
#width {
  width: 990px;
}
.adspecial_type1 h1, .adspecial_type1 h2, .adspecial_type1 h3, .adspecial_type1 h4, .adspecial_type1 h5, .adspecial_type1 h6 {
display:block;
}
.adspecial_type1 {
  max-width: none !important;
}
.adspecial_type1 .frame_header {
  margin-bottom: 10px;
  text-align: left;
}

.frame_col_left {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 20px;
}





#adspecial_ms_m365e5_202103 {
  padding: 0;
}
#adspecial_ms_m365e5_202103.adspecial_type1 .frame_col_left_container {
  background: #ffffff;
}
#adspecial_ms_m365e5_202103.adspecial_type1 .frame_col_right_container {
  background: #ffffff;
}

.adspecial_type1 .frame_header {
  position: relative;
  height: 400px;
  margin-bottom: 10px;
  text-align: left;
  /*background: linear-gradient(to right, #f5f5f5 0%, #eaeaea 100%);*/
}
.adspecial_type1 .frame_header::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/extra/ms_m365e5_202103/media/bg_animated.svg) no-repeat bottom right;
  background-size: cover;
  opacity: .4;
}
.frame_header_inner {
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
}
.frame_header span {
  position: absolute;
  animation: fadein .5s linear 0 1 forwards;
   opacity: 0;
}
@keyframes fadein {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
.frame_header span:first-of-type {
  bottom: 250px;
  right: 0;
  background: #33a6f0;
  width: 48px;
  height: 48px;
  animation: fadein .5s linear 0s 1 forwards;
}
.frame_header span:nth-of-type(2) {
  bottom: 0;
  right: 0;
  background: linear-gradient(to bottom, #6e74cc 0%, #4b53bd 100%);
  width: 240px;
  height: 240px;
  animation: fadein .5s linear .3s 1 forwards;
}

.frame_header span:nth-of-type(3) {
  bottom: 250px;
  right: 105px;
  background: url(/extra/ms_m365e5_202103/media/person_1.png) no-repeat bottom right;
  width: 138px;
  height: 138px;
  animation: fadein .5s linear .6s 1 forwards;
}

.frame_header span:nth-of-type(4) {
  bottom:310px;
  right: 250px;
  background: linear-gradient(to bottom, #3ca8ac 0%, #1b8488 100%);
  width: 48px;
  height: 48px;
  animation: fadein .5s linear .9s 1 forwards;
}

.frame_header span:nth-of-type(5) {
  bottom:136px;
  right: 250px;
  background: url(/extra/ms_m365e5_202103/media/person_2.png) no-repeat bottom right;
  width: 165px;
  height: 168px;
  animation: fadein .5s linear 1.2s 1 forwards;
}

.frame_header span:nth-of-type(6) {
  bottom:0;
  right: 240px;
  background: url(/extra/ms_m365e5_202103/media/person_4.png) no-repeat bottom right;
  width: 184px;
  height: 125px;
  animation: fadein .5s linear 1.5s 1 forwards;
}
.frame_header span:nth-of-type(7) {
  bottom: 310px;
  right: 425px;
  background: url(/extra/ms_m365e5_202103/media/person_3.png) no-repeat bottom right;
  width: 81px;
  height: 84px;
  animation: fadein .5s linear 1.8s 1 forwards;
}
.frame_header span:nth-of-type(8) {
  bottom: 24px;
  right: 375px;
  background: url(/extra/ms_m365e5_202103/media/person_5.png) no-repeat bottom right;
  width: 119px;
  height: 108px;
  animation: fadein .5s linear 2.1s 1 forwards;
}
.frame_header span:nth-of-type(9) {
  bottom: 0;
  right: 500px;
  background: #4b53bd;
  width: 48px;
  height: 48px;
  animation: fadein .5s linear 2.3s 1 forwards;
}

#adspecial_ms_m365e5_202103.adspecial_type1 h1.adspecial {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  font-size: 32px;
  line-height: 1.5;
  font-feature-settings: "palt" 1;
}
#adspecial_ms_m365e5_202103.adspecial_type1 h1.adspecial small {
  display: block;
  width: 20em;
  margin-bottom: 24px;
  font-size: 1.15rem;
  background: linear-gradient(to bottom, transparent 0%, transparent 65%, #33A6F0 66%, #33A6F0 100%);
}


#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial {
  position: relative;
  margin-top: 80px;
  padding: 40px;
}
#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial::before,
#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -20px;
  left: -20px;
  background: #34A6F0;
}

#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial::after {
  top: 10px;
  left: 10px;
  width: 20px;
  height: 20px;
  background: #FBCD47;
}

#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial:nth-of-type(2)::before {background: #99CA35;}
#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial:nth-of-type(2)::after {background: #35A0A4;}
#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial:nth-of-type(3)::before {background: #FBCA3A;}
#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial:nth-of-type(3)::after {background: #F06943;}
#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial:nth-of-type(4)::before {background: #4D54BE;}
#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial:nth-of-type(4)::after {background: #FBCA3A;}


#adspecial_ms_m365e5_202103.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_ms_m365e5_202103.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_ms_m365e5_202103.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_ms_m365e5_202103.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}


#adspecial_ms_m365e5_202103.adspecial_type1 .block_sponsored {
  clear: both;
  border-top: 1px solid #ccc;
  padding: 40px 10px 0;
  text-align: center;
}

.lead-area {
  position: relative;
  margin: 80px 0;
}
.lead-area::before,
.lead-area:after {
  content: "";
  display: block;
  width: 160px;
  height: 160px;
  position: absolute;
  top: -80px;
  left: -80px;
  background: linear-gradient(to bottom, #6e74cc 0%, #4b53bd 100%);
}

.lead-area:after {
  top: auto;
  bottom: -80px;
  left: auto;
  right: -100px;
  width: 80px;
  height: 80px;
  background: #34A6F0;
}


p.lead {
  position: relative;
  z-index: 5;
  padding: 48px !important;
  background: #fff;
  border-radius: 5px;
  box-shadow: 15px 15px 30px #ccc;
}


p.interviewer {
  padding: 24px;
  background: #f5f5f5;
}
.article-contents .person1 {color: #255ABD; border-color:  #255ABD; }
.article-contents .person2 {color: #107C41; border-color:  #107C41;}


@media screen and (max-width: 960px) {
  #adspecial_ms_m365e5_202103.adspecial_type1,
  #adspecial_ms_m365e5_202103.adspecial_type1 .frame_col_right_container,
  #adspecial_ms_m365e5_202103.adspecial_type1 .frame_col_left_container,
  #adspecial_ms_m365e5_202103.adspecial_type1 .frame_col_left,
  #adspecial_ms_m365e5_202103.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_ms_m365e5_202103.adspecial_type1 .article_body .left,
  #adspecial_ms_m365e5_202103.adspecial_type1 .article_body .right,
  #adspecial_ms_m365e5_202103.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_ms_m365e5_202103.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }
.adspecial_type1 .frame_header {
    height: 600px;
}
#adspecial_ms_m365e5_202103.adspecial_type1 h1.adspecial {
  justify-content: flex-start;
  margin-top: 40px;
}

}


@media screen and (max-width: 600px) {

#adspecial_ms_m365e5_202103.adspecial_type1 h1.adspecial {
  font-size: 1.5rem;
}
#adspecial_ms_m365e5_202103.adspecial_type1 h1.adspecial  br {display: none;}
#adspecial_ms_m365e5_202103.adspecial_type1 h1.adspecial small {
  width: 100%;
  font-size: 1rem;
}
#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial {
  margin: 80px 16px 0;
  padding: 40px 0 24px;
}
#adspecial_ms_m365e5_202103.adspecial_type1 h2.adspecial br {display: none;}

p.lead {padding: 24px !important;}
p.interviewer {padding: 16px;}
}

