
body::before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  display: block;
  background: url(/extra/hcl_202105/media/bg.jpg) no-repeat center right;
  background-size: cover;
  
}
#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 {
  margin: 20px auto;
  max-width: none !important;
}

footer {margin-top: 0;}

.frame_col_left {
  max-width: 800px;
  margin: 0 auto;
  padding: 80px 16px;
  position: relative;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
}
.frame_col_left::before {
  content: "";
  position: absolute;
  top: -24px;
  right: 40%;
  display: block;
  width: 120%;
  height: 48px;
  background: linear-gradient(to right, #333 0%, #495A62 60%);
  transform: skewX(-60deg);
  box-shadow: -40px 24px 0 #eee;
}

.adspecial_type1 {
  margin-top: 0;
  padding-top: 20px;
}


.style_block1 {
  margin-left: 10px;
}

#adspecial_hcl_202105 {
  padding: 0;
}


.adspecial_type1 .frame_header {
  height: 400px;
   background: #397A89 url(/extra/hcl_202105/media/head_title.jpg) no-repeat bottom right;
  text-align: left;
}
#adspecial_hcl_202105.adspecial_type1 h1.adspecial {
  position: relative;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 2rem;
  line-height: 1.5;
  font-feature-settings: "palt" 1;
}
#adspecial_hcl_202105.adspecial_type1 h1.adspecial::before,
#adspecial_hcl_202105.adspecial_type1 h1.adspecial::after {
  content: "";
  position: absolute;
  top: -300px;
  left: -500px;
  display: block;
  width: 1000px;
  height: 1000px;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  transform: scale(0,0);
  animation: expand 1.8s linear .6s 1 forwards;
}
#adspecial_hcl_202105.adspecial_type1 h1.adspecial::after {
  top: -600px;
  left: -800px;
  display: block;
  width: 1600px;
  height: 1600px;
  animation: expand 1.8s linear .5s 1 forwards;
}

@keyframes expand {
  0% {opacity: 0;  transform: scale(0,0);}
  50% {opacity: .1;  transform: scale(0.5,0.5);}
  100% {opacity: 0;  transform: scale(1.2,1.2);}
}


#adspecial_hcl_202105.adspecial_type1 h2.adspecial {
  position: relative;
  color: #495B62;
  background: #f5f5f5;
  margin: 40px -16px 24px;
  padding: 16px 24px 14px;
  border-top: 4px solid #495b62;
}

#adspecial_hcl_202105.adspecial_type1 h2.adspecial::before {
content: "";
position: absolute;
left: -16px;
top: -8px;
width: 0;
height: 0;
border-style: solid;
border-width: 48px 48px 0 0;
border-color: #495b62 transparent transparent transparent;
box-shadow: -8px -8px 0 #ddd;
}

#adspecial_hcl_202105.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_hcl_202105.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_hcl_202105.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_hcl_202105.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

#adspecial_hcl_202105.adspecial_type1 .block_sponsored {
  clear: both;
  border: 1px solid #ccc;
  margin-top: 80px;
  padding: 5px 10px;
  text-align: center;
  background: #fff;
}



@media screen and (max-width: 960px) {
  #adspecial_hcl_202105.adspecial_type1,
  #adspecial_hcl_202105.adspecial_type1 .frame_col_right_container,
  #adspecial_hcl_202105.adspecial_type1 .frame_col_left_container,
  #adspecial_hcl_202105.adspecial_type1 .frame_col_left,
  #adspecial_hcl_202105.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_hcl_202105.adspecial_type1 .article_body .left,
  #adspecial_hcl_202105.adspecial_type1 .article_body .right,
  #adspecial_hcl_202105.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_hcl_202105.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_hcl_202105.adspecial_type1 .block_right_plink {
    display: none;
  }

.adspecial_type1 .frame_header {
  padding-top: 40px;
}

#adspecial_hcl_202105.adspecial_type1 h1.adspecial {
  align-items: flex-start;
  padding: 8px 24px;
  font-size: 1.5rem;
  box-decoration-break: clone;	
  -webkit-box-decoration-break: clone;
  display: inline;
  line-height: 2;
  background-color: #397A89;
}
}


@media screen and (max-width: 480px) {
.adspecial_type1 .frame_header {
  height: 300px;
}
#adspecial_hcl_202105.adspecial_type1 h1.adspecial {
  padding: 8px 16px;
  font-size: 1rem;
  line-height: 2.4;
}
}

