
#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;
  background: url(/extra/revcomm_202201/media/bg.png) top left;
}
.frame_col_left {
  max-width: 800px;
  margin: 0 auto;
  background: #fff;
}


#adspecial_revcomm_202201 {
  padding: 0;
}
.adspecial_type1 .frame_header_wrapper {
  height: 400px;
  margin-bottom: 10px;
  text-align: left;
  background: #2285d4 url(/extra/revcomm_202201/media/bg.png) top left;
  overflow: hidden;
}
.adspecial_type1 .frame_header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
  padding: 0 24px;
}

.adspecial_type1 .frame_header::before {
  content: "";
  position: absolute;
  top: -50px;
  right: -30px;
  display: block;
  width: 500px;
  height: 500px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 80px 0 0 rgba(221,247,252, .2),-80px 0 0 rgba(221,247,252, .2);
}

.fallback-img {display: none;}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .fallback-img { 
  display: block;
    position: relative;
 }
  *::-ms-backdrop, .fallback-img img {width: 400px; max-width: 100%;}
}

#adspecial_revcomm_202201.adspecial_type1 h1.adspecial {
 width: calc(100% - 400px);
  font-size: 1.8rem;
  color: #fff;
  line-height: 1.4;
  font-feature-settings: "palt" 1;
}


#adspecial_revcomm_202201.adspecial_type1 h2.adspecial {
  padding: 24px 0 16px;
  margin: 0 16px 16px;
  text-align: center;
  border-bottom: 4px solid #3B98E2;
}

.lead {
   margin: 0 16px 40px;
   padding: 24px 24px 0;
   background: #eefcff;
   border-radius: 15px;
}



#adspecial_revcomm_202201.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_revcomm_202201.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
  text-indent: 1em;
}
#adspecial_revcomm_202201.adspecial_type1 .frame_col_left #block_story ul {
  font-size: 1rem;
  margin: 0 24px 0 2em;
}

#adspecial_revcomm_202201.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_revcomm_202201.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 40px;
}

.lead_btn {
    margin: 40px 0;
    display: inline-block;
    min-width: 60%;
    padding: 16px;
    color: #fff !important;
    font-size: 20px;
    font-weight: bold;
    border-radius: 50px;
    background: #FA4C28;
}
a.lead_btn:hover {
    color: #fff !important;
    background: #ff0000;
}

.adspecial-info {
  display: flex;
  margin: 40px 16px;
  padding: 0 24px;
  align-items: center;
  justify-content: space-between;
  background: #EEFCFF;
  border-radius: 15px;
}
.adspecial-info .thumb {
  width: 160px;
  flex-shrink: 0;
}
.adspecial-info .thumb img {max-width: 100%;}
.adspecial-info .text {
  width: 100%;
  padding: 0 16px;
}
.adspecial-info .text a {
  display: block;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}


#adspecial_revcomm_202201.adspecial_type1 .block_sponsored {
  clear: both;
  padding: 5px 10px;
  text-align: center;
   background: #2B85D4;
   color: #fff;
}
#adspecial_revcomm_202201.adspecial_type1 .block_sponsored a {color: #C7EDF5;}
#adspecial_revcomm_202201.adspecial_type1 .block_sponsored a:hover {color: #fff !important;}

footer {margin-top: 0;}


@media screen and (max-width: 960px) {
  .adspecial_type1 .frame_header_wrapper {
  padding-bottom: 40px;
    height: auto;
  }
  .adspecial_type1 .frame_header {
  flex-direction: column;
    height: auto;
  text-align: center;
  }

  .adspecial_type1 .frame_header::before {display: none;}

  #adspecial_revcomm_202201.adspecial_type1 h1.adspecial {
   width: 100%;
  padding: 40px 0;
  font-size: 1.5rem;
  text-align: left;
  }
  #adspecial_revcomm_202201.adspecial_type1 h1.adspecial br:nth-of-type(odd) {display: none;}


  #adspecial_revcomm_202201.adspecial_type1,
  #adspecial_revcomm_202201.adspecial_type1 .frame_col_right_container,
  #adspecial_revcomm_202201.adspecial_type1 .frame_col_left_container,
  #adspecial_revcomm_202201.adspecial_type1 .frame_col_left,
  #adspecial_revcomm_202201.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_revcomm_202201.adspecial_type1 .article_body .left,
  #adspecial_revcomm_202201.adspecial_type1 .article_body .right,
  #adspecial_revcomm_202201.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_revcomm_202201.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_revcomm_202201.adspecial_type1 .block_right_plink {
    display: none;
  }
}


@media screen and (max-width: 480px) {
  #adspecial_revcomm_202201.adspecial_type1 h1.adspecial {
  font-size: 1.25rem;
  }
  
  .lead {
    margin: 24px 16px;
   padding: 16px 8px 0;
  }
  .lead_btn {font-size: 1rem;}
  .adspecial-info {padding: 16px;}
  .adspecial-info .thumb {
  display: none;
  }

  .adspecial-info .text {padding: 0;}
  .adspecial-info .text a {
    font-size: 1rem;
}
}

