
#width {
  width: 990px;
}

footer {margin-top: 0;}

#content {
  position: relative;
  background: url(/extra/ms_win11_202209/media/asfalt-dark.png) top left;}

#content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,.5);
}

.adspecial_type1 h1, .adspecial_type1 h2, .adspecial_type1 h3, .adspecial_type1 h4, .adspecial_type1 h5, .adspecial_type1 h6 {
display:block;
}

.adspecial_type1 {
  position: relative;
  z-index: 2;
    max-width:none !important;
}


.frame_col_left {
    max-width: 800px !important;
   margin: 0 auto;
  padding: 0 16px 40px;
}







.adspecial_type1 .frame_header {
  position: relative;
  height: 400px;
  padding: 0 24px;
  overflow: hidden;
  background: #fff;
}
.adspecial_type1 .frame_header::before {
  content: "";
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(/extra/ms_win11_202209/media/bg.png) no-repeat bottom left;
  background-size: cover;
}

.adspecial_type1 .frame_header .slider {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: right;
}
.adspecial_type1 .frame_header .slider img {
  position: absolute;
  top: 0;
  right: 0;
  object-fit: cover;
  max-width: none !important;
  width: 100%;
  height: 100%;
    opacity: 0;
    z-index: 0;
    animation: imageAnimation 24s linear infinite 0s;
}
.adspecial_type1 .frame_header .slider img:nth-child(2) {animation-delay: 6s;}
.adspecial_type1 .frame_header .slider img:nth-child(3) {animation-delay: 12s;}
.adspecial_type1 .frame_header .slider img:nth-child(4) {animation-delay: 18s;}
@keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    transform: scale(1.05);
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    transform: scale(1.1);
	}
	100% { opacity: 0 }
}




.adspecial_type1 .frame_header .frame_header_inner {
  display: flex;
  align-items: center;
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
}

#adspecial_ms_win11_202209.adspecial_type1 h1.adspecial {
  position: relative;
  z-index: 5;
  padding: 40px;
  border-radius: 15px;
  -webkit-backdrop-filter: blur(0px);
  backdrop-filter: blur(0px);
  box-shadow: 0 0 40px #1C2D99;
  color: #fff;
  text-align: left;
  font-size: clamp(24px, 4vw,40px);
  line-height: 1.3;
  font-feature-settings: "palt" 1;
  animation: blur 1.6s linear .8s 1 forwards;
}

@keyframes blur {
  from {-webkit-backdrop-filter: blur(0px); backdrop-filter: blur(0px);}
  to {-webkit-backdrop-filter: blur(16px); backdrop-filter: blur(16px);}
}


#adspecial_ms_win11_202209.adspecial_type1 h1.adspecial span {
  display: block;
}


#adspecial_ms_win11_202209.adspecial_type1 h2.adspecial {
  margin: 40px 0 24px;
  padding: 0;
  color: #fff;
  line-height: 1.3;
  font-feature-settings: "palt" 1;
  background: url(/extra/ms_win11_202209/media/bg.png) no-repeat center left;
  background-size: 200%;
  border-radius: 15px;
  overflow: hidden;
}
#adspecial_ms_win11_202209.adspecial_type1 h2.adspecial span {
  display: block;
  padding: 16px;
  background: rgba(36,36,112,.5);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 15px;
}



.lead {
  position: relative;
  padding: 80px 0;
  margin-bottom: 80px;
}
.lead::before,
.lead::after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  display: block;
  width: 100vw;
  height: 100%;
  background: rgba(0,0,0,.1);
}
.lead::after {
  background: url(/extra/ms_win11_202209/media/bg.png) no-repeat bottom left;
  background-size: cover;
  transform: rotateY(180deg);
  opacity: .2;
}
.lead-inner {
  position: relative; z-index: 2;
  padding: 24px 24px 4px;
  background: rgba(255,255,255,.3);
  box-shadow: 0 8px 24px #aaa;
  border: 2px solid #fff;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}


#adspecial_ms_win11_202209.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_ms_win11_202209.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 0;
  font-size: 16px;
}

#adspecial_ms_win11_202209.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_ms_win11_202209.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}
.article-contents .img-xxxl {
  padding: 24px 24px 16px;
  background: url(/extra/ms_win11_202209/media/bg.png) no-repeat bottom left;
  background-size: 200%;
}


#adspecial_ms_win11_202209.adspecial_type1 .block_sponsored {
  clear: both;
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-align: center;
}



@media screen and (max-width: 800px) {
  #adspecial_ms_win11_202209.adspecial_type1,
  #adspecial_ms_win11_202209.adspecial_type1 .frame_col_right_container,
  #adspecial_ms_win11_202209.adspecial_type1 .frame_col_left_container,
  #adspecial_ms_win11_202209.adspecial_type1 .frame_col_left,
  #adspecial_ms_win11_202209.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_ms_win11_202209.adspecial_type1 .article_body .left,
  #adspecial_ms_win11_202209.adspecial_type1 .article_body .right,
  #adspecial_ms_win11_202209.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_ms_win11_202209.adspecial_type1 img {
    display: block;
    margin: 0 auto 10px;
  }

  #adspecial_ms_win11_202209.adspecial_type1 .block_right_plink {
    display: none;
  }

  .adspecial_type1 .frame_header {height: 300px;}
  .article-contents .img-xxxl {padding: 8px 8px 1px;}
}


@media screen and (max-width: 480px) {
  .lead {padding: 24px 0;}
  /*.lead::after {display: none;}*/
  .adspecial_type1 .frame_header::before {background-position: 40% 0;}
  #adspecial_ms_win11_202209.adspecial_type1 img {object-position: bottom right;}
  #adspecial_ms_win11_202209.adspecial_type1 h1.adspecial {padding: 24px;}
  #adspecial_ms_win11_202209.adspecial_type1 h2.adspecial span br {display: none;}
}

