

#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;
  text-align: center;
  max-width: 100% !important;
}
.adspecial_type1 .frame_header {
  margin-bottom: 10px;
  text-align: left;
}
.adspecial_type1 .frame_col_left_container {
  width: 970px;
  float: left;
  position: relative;
  background: #fafafa;
  right: 320px;
  text-align: left;
}
/*.adspecial_type1 .frame_col_right_container {
  overflow: hidden;
  width: 100%;
  float: left;
  position: relative;
  background: #ccc;
}*/

.adspecial_type1 .frame_col_right_container {
  overflow: hidden;
  max-width: 1050px;
  float: none;
  position: relative;
  background: #ccc;
margin:0 auto;
}

.adspecial_type1 .frame_col_left {
  float: left;
  width: 650px;
  position: relative;
  left: 320px;
}
.adspecial_type1 .frame_col_left_inner {
  padding: 0 10px 0 0;
}
.adspecial_type1 .frame_col_right {
  float: left;
  width: 320px;
  position: relative;
  /*left: 350px;*/
left:400px;
}
.adspecial_type1 .frame_col_right_inner {
  padding: 0 10px;
}
* html .adspecial_type1 .frame_col_right_inner {
  width: 300px;
}
* html .adspecial_type1 .frame_col_left {
  overflow: hidden;
}
* html .adspecial_type1 .frame_col_right  {
  overflow: hidden;
}




/* フレーム設定-------------------------------------------------------------------------------- */



#adspecial_nhn-techorus_202306{
margin-left: 0;
padding: 0;
}

footer{
margin-top:0;
}


#adspecial_nhn-techorus_202306.adspecial_type1 .frame_col_left_container {
background: #ffffff;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .frame_col_right_container {
background: #ffffff;
}


#adspecial_nhn-techorus_202306.adspecial_type1 .frame_col_left_inner{
padding:0;
}


#block_story{
margin-left:0;
}

#contents{padding:0 !important;}
#content{padding:0 !important;}

#adspecial_nhn-techorus_202306.adspecial_type1{
width:100%;
margin:0 auto !important;
}



#adspecial_nhn-techorus_202306.adspecial_type1 .leaf_content .left{
margin:0 10px 0 20px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .leaf_content .right{
margin:0 20px 0 10px;
}


#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .left,
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .right{
margin:0 auto !important;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_sponsored{
width:100%;
margin:0 auto !important;
padding:40px 15px !important;
background-color:#16161f;
color:#fff;
border:none !important;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_sponsored a{
color:#33bde2 !important;
}



/*2カラム記事の調整*/


#adspecial_nhn-techorus_202306.adspecial_type1 .article_body p{
margin:0 10px !important;
}



/*写真左右幅調整*/


#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .left{
margin-left:5% !important;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .right{
margin-right:5% !important;
}




/* Headline設定-------------------------------------------------------------------------------- */



#adspecial_nhn-techorus_202306.adspecial_type1 .frame_header{
margin-left:0;
margin-bottom:20px !important;
position:relative;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .frame_header:before{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
/*background: rgb(85,74,161);
background: linear-gradient(45deg, rgba(85,74,161,1) 0%, rgba(35,138,204,1) 100%);*/
background:url(/extra/nhn-techorus_202306/media/head_parts.jpg) center center no-repeat;
z-index:-1;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .frame_header:after{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:url(/extra/nhn-techorus_202306/media/head_photo.jpg) 90% center no-repeat;
opacity:0;
animation:fade .8s .4s forwards;
z-index:1;
}



#adspecial_nhn-techorus_202306.adspecial_type1 .frame_header h1{
font-size:2rem;
color:#fff;
margin:0 auto;
padding:0 0 5% 0;
height:500px;
display:flex;
flex-flow:column;
justify-content:flex-end;
max-width:1300px;
position:relative;
z-index:100;
}

#adspecial_nhn-techorus_202306.adspecial_type1 h1 span{
margin:8px 0;
padding:3px 10px;
display: inline-block;
overflow:hidden;
width:fit-content;
position:relative;
opacity:0;
}

#adspecial_nhn-techorus_202306.adspecial_type1 h1 span.ttl01{
background:rgba(68,53,128,0.9);
animation: slide .5s 0.8s forwards;
}


#adspecial_nhn-techorus_202306.adspecial_type1 h1 span.ttl02{
background:rgba(51,153,205,0.9);
animation: slide .5s 1.2s forwards;
}


#adspecial_nhn-techorus_202306.adspecial_type1 h1 span:before{
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
z-index:-1;
}


#adspecial_nhn-techorus_202306.adspecial_type1 h1 span.ttl01:before{
animation: afterSlide .5s 1.6s forwards;
}

#adspecial_nhn-techorus_202306.adspecial_type1 h1 span.ttl02:before{
animation: afterSlide .5s 2.0s forwards;
}


@keyframes slide{
    from{
transform: translateX(-20%);
opacity:0;
    }
    to{
transform: translateX(0);
opacity:1;
    }
}

@keyframes afterSlide {
    from{
position:absolute;
top:0;
left:0;
    }
    to{
position:absolute;
top:0;
left:100%;
    }
}



@keyframes fade{
  0% {
    opacity: 0;}

  100% {
    opacity: 1;}
}




/* add style -------------------------------------------------------------------------------- */


#adspecial_nhn-techorus_202306.adspecial_type1 .lead_block{

}


#adspecial_nhn-techorus_202306.adspecial_type1 h2{
font-size:1.5rem;
font-weight:normal;
line-height:1.5;
padding:20px;
/*color:#443580;*/
color:#3399cc;
position:relative;
}


#adspecial_nhn-techorus_202306.adspecial_type1 h2:before{
content:"";
position:absolute;
top:0;
left:0;
width:8px;
height:90%;
background-color:#3399cc;
}

#adspecial_nhn-techorus_202306.adspecial_type1 h2:after{
content:"";
position:absolute;
top:0;
left:0;
width:100px;
height:8px;
background-color:#443580;
}



#adspecial_nhn-techorus_202306.adspecial_type1 h3{
font-size:1.1rem;
font-weight:normal;
color:#3399cc;
margin:0 0 30px 0;
position:relative;
}


#adspecial_nhn-techorus_202306.adspecial_type1 h3:before{
content:"";
position:absolute;
bottom:-5px;
left:0;
width:100%;
height:3px;
background-color:#3399cc;
}

#adspecial_nhn-techorus_202306.adspecial_type1 h3:after{
content:"";
position:absolute;
bottom:-5px;
left:0;
width:50%;
height:3px;
background-color:#443580;
}








#adspecial_nhn-techorus_202306.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_wp {
  margin-bottom: 20px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .bottomwp {
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 10px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .bottomwp.last {
  border: medium none;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .bottomwp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .bottomwp a:hover {
  text-decoration: none;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .bottomwp a:hover h4 {
  text-decoration: underline;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .bottomwp h4 {
  border: none;
  font-size: 12px;
  font-weight: normal;
  margin-top: 2px;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_backnumber {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_backnumber .backnumber {
  margin-bottom: 10px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_backnumber .backnumber a img {
  margin: 0 10px 10px 10px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_backnumber .backnumber a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_backnumber .backnumber a h5.title {
  border-bottom: none;
  font-size: 14px;
  display: inline;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_backnumber .backnumber p {
  margin-top: 3px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_backnumber .backnumber a:hover h5.title {
  text-decoration: underline;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_backnumber .backnumber .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_backnumber .backnumber .property a {
  margin-left: 5px;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_banner {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_banner .banner img {
  margin: 0 auto 10px;
  display: block;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_banner .banner a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_sponsored {
  clear: both;
  border: 1px solid #ccc;
  padding: 5px 10px;
}


#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink {
  margin-bottom: 20px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li {
  width: 300px;
  padding-bottom: 0px;
  height: 70px;
  margin-bottom: 5px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li a {
  display: block;
  height: 70px;
  margin-bottom: 5px;
  overflow: hidden;
  text-indent: -9999px;
  width: 300px;
  background-repeat: no-repeat;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li.plink1 a {
  background-position: 0 0;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li.plink1 a:hover,
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul#on1 li.plink1 a {
  background-position: -300px 0;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li.plink2 a {
  background-position: 0 -70px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li.plink2 a:hover,
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul#on2 li.plink2 a {
  background-position: -300px -70px;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li.plink3 a {
  background-position: 0 -140px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li.plink3 a:hover,
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul#on3 li.plink3 a {
  background-position: -300px -140px;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li.plink4 a {
  background-position: 0 -210px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li.plink4 a:hover,
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul#on4 li.plink4 a {
  background-position: -300px -210px;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li.plink5 a {
  background-position: 0 -280px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul li.plink5 a:hover,
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink ul#on5 li.plink5 a {
  background-position: -300px -280px;
}




#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber {
  margin-bottom: 20px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber ul li {
  background: url(/extra/nhn-techorus_202306/media/right_list_backnumber.gif) no-repeat 2px 4px;
  padding-left: 16px;
  margin-bottom: 7px;
  line-height: 1.2em;
  font-size: 12px;
}



#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber {
  margin-bottom: 20px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber .backnumber {
  margin-bottom: 10px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber .backnumber a img {
  margin: 0 10px 10px 5px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber .backnumber a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber .backnumber a h6.title {
  border-bottom: none;
  font-size: 12px;
  display: inline;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber .backnumber p {
  margin-top: 3px;
  font-size: 12px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber .backnumber a:hover h6.title {
  text-decoration: underline;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber .backnumber .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_backnumber .backnumber .property a {
  margin-left: 5px;
}


#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_info  {
  margin-bottom: 20px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_info .info {
  margin-bottom: 20px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_info .info a img {
  margin: 0 auto 5px auto;
  display: block;
border:1px solid #ccc;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_info .info a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_info .info a .txt {
  font-size: 12px;
  margin-bottom: 5px;
  display: block;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_info .info a:hover .txt {
  text-decoration: underline;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_info .info p {
  font-size: 12px;
}


#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_wp {
  margin-bottom: 20px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_wp .wp {
  margin-bottom: 10px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_wp .wp a img {
  margin: 0 10px 10px 5px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_wp .wp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
* html #adspecial_nhn-techorus_202306.adspecial_type1 .block_right_wp .wp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_wp .wp a h6.title {
  border-bottom: none;
  font-size: 12px;
  display: inline;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_wp .wp p {
  margin-top: 3px;
  font-size: 12px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_wp .wp a:hover h6.title {
  text-decoration: underline;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_wp .wp .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_wp .wp .property a {
  margin-left: 5px;
}


#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_related ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_right_related ul li {
  background: url(/extra/nhn-techorus_202306/media/right_list_related.gif) no-repeat 2px 4px;
  padding-left: 16px;
  margin-bottom: 7px;
  line-height: 1.2em;
  font-size: 12px;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .block_sponsored address {
  font-weight: normal;
  font-style: normal;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .article_body div.photo_grid {
  margin-bottom: 1em;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .right {
  margin-left: 1em;
  float: right;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .left {
  margin-left: 1em;
  float: left;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .center table {
  margin: 0 auto;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .photo_grid table {
  border-collapse: collapse;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .photo_grid td {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .photo {
  padding: 10px;
  background: #FFF none repeat scroll 0%;
  border: 1px solid #CCC;
  margin-right: 15px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .photo .caption {
  width: 150px;
  margin-top: 10px;
  font-size: 12px;
  line-height: 120%;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .photo .border {
  border: 1px solid #CCC;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .photo .image {
  position: relative;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .photo img.main {
  margin: 10px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body ul {
  margin: 10px 0 0;
  padding: 0 0 0 10px;
}
#adspecial_nhn-techorus_202306.adspecial_type1 .article_body .photo .glass {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
}




@media screen and (max-width: 960px) {
  #adspecial_nhn-techorus_202306.adspecial_type1,
  #adspecial_nhn-techorus_202306.adspecial_type1 .frame_col_right_container,
  #adspecial_nhn-techorus_202306.adspecial_type1 .frame_col_left_container,
  #adspecial_nhn-techorus_202306.adspecial_type1 .frame_col_left,
  #adspecial_nhn-techorus_202306.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_nhn-techorus_202306.adspecial_type1 .article_body .left,
  #adspecial_nhn-techorus_202306.adspecial_type1 .article_body .right,
  #adspecial_nhn-techorus_202306.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_nhn-techorus_202306.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }


  #adspecial_nhn-techorus_202306.adspecial_type1 .frame_col_right{
left:320px;
}

  #adspecial_nhn-techorus_202306.adspecial_type1 .block_right_plink {
    display: none;
  }


#adspecial_nhn-techorus_202306.adspecial_type1 .frame_header:before{
background-size:cover;
}

#adspecial_nhn-techorus_202306.adspecial_type1 .frame_header:after{
background-size:70%;
}


#adspecial_nhn-techorus_202306.adspecial_type1 .frame_header h1{
height:350px;
font-size:1.5rem;
}


#adspecial_nhn-techorus_202306.adspecial_type1 h2{
font-size:1.25rem;
}



}


@media screen and (max-width: 480px) {


#adspecial_nhn-techorus_202306.adspecial_type1 .frame_header h1{
font-size:1.1rem;
}

}

