#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;
	width: 970px;
}
.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: 970px;
	float: left;
	position:relative;
	background: #ccc;
}
.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: 320px;
}
.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;
}


/* 2011/02リニューアル対応-------------------------------------------------------------------------------- */

.adspecial_type1{
margin-top: 0;
padding-top: 20px;
}

#block_story {
margin-left: 10px;
}

.style_block1{
margin-left: 10px;
}

p.more{
margin-top: 0px;
}

.style_indexlist1 li{
font-weight: normal;
list-style-image: none;
line-height: 1.3;
background-position:  4px 7px;
}
.style_indexlist1 li a{
line-height: 1.5;
}

.style_indexlist1 li.stronger a {
font-weight: bold;
}

.style_indexlist1 li.largersize{
font-size: 14px;
}

.style_indexlist1 li a img {
border: 1px solid #666666;
float: left;
margin: 0 5px 5px 0;
}

h4.ttl_backnumber {
background: url('/media/z/2011/bg_h2_underline.gif') repeat-x 0 bottom;
color: #961515;
font-size: 16px;
font-weight: bold;
line-height: 1.2;
margin-bottom: 10px;
padding-bottom: 7px;
}

.backnumber p.summary{
overflow: hidden;
_zoom: 1;
}


/*#ff0000*/

/* フレーム設定-------------------------------------------------------------------------------- */
#adspecial_netsuite_201910{
margin-left: 0;
padding: 0;
}


#adspecial_netsuite_201910.adspecial_type1{
margin:0 auto;
width:980px !important;
}

#adspecial_netsuite_201910.adspecial_type1 .adspecial_type1 .frame_col_left{
/*width:980px;*/
}

#adspecial_netsuite_201910.adspecial_type1 .frame_col_left_container {
background: #ffffff;
width:980px;
/*padding-bottom:40px;*/
}





#adspecial_netsuite_201910.adspecial_type1 .frame_col_right_container {
background: #ffffff;
}

#adspecial_netsuite_201910.adspecial_type1  .frame_col_left_inner{
padding:0 !important;
}


#contents{padding:0 !important;}
#content{padding:0 !important;}

/*#adspecial_netsuite_201910.adspecial_type1{width:100%;}*/
#adspecial_netsuite_201910.adspecial_type1 .frame_header{
margin-left:0;
margin-bottom:0 !important;
position:relative;
}


#adspecial_netsuite_201910.adspecial_type1 #block_story{
margin-left:0;
}


#adspecial_netsuite_201910.adspecial_type1 .block_sponsored{
clear:both;
margin:0 auto !important;
padding:15px 0 !important;
background-color:#050505;
color:#fff;
border:none !important;
}


#adspecial_netsuite_201910.adspecial_type1 .block_sponsored a{
color:#e55844;
}


/*1カラム記事の調整*/

#adspecial_netsuite_201910.adspecial_type1 .article_body p{
margin:15px 7% !important;
}


/*写真左右幅調整*/


#adspecial_netsuite_201910.adspecial_type1 .article_body .left{
margin-left:7% !important;
}

#adspecial_netsuite_201910.adspecial_type1 .article_body .right{
margin-right:7% !important;
}


#adspecial_netsuite_201910.adspecial_type1 .leaf_content .center{
margin:40px auto;
}


/* Headline設定-------------------------------------------------------------------------------- */


#adspecial_netsuite_201910.adspecial_type1 .frame_header{
background:url(/extra/netsuite_201910/media/35143211/head_title.jpg) 0 0 no-repeat;
background-size:cover;
height:300px;
animation: background 1.0s linear 0s forwards;
opacity:0;
}

#adspecial_netsuite_201910.adspecial_type1 h1.adspecial {
padding:4% 7% 0;
color:#151515;
font-size:220%;
text-shadow:0 1px 2px #fff;
}


#adspecial_netsuite_201910.adspecial_type1 h1.adspecial span.main{
animation: fadein 0.5s linear 1.5s forwards;
opacity:0;
display:block;
line-height:1.4;
}

#adspecial_netsuite_201910.adspecial_type1 h1.adspecial span.sub{
font-size:70%;
display:block;
color:#1e99c4;
margin-bottom:15px;
border-bottom:3px solid #1e99c4;
width:50%;
position:relative;
}


@keyframes background{
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}



@keyframes fadein{
0% {
    opacity: 0;
    transform: translateY(-20px);
}
100% {
    opacity: 1;
    transform: translateY(0);
}
}



#adspecial_netsuite_201910.adspecial_type1 h2{
margin:45px auto;
padding:3% 0;
clear:both;
background-color:#f3f3f3;
position:relative;
}

#adspecial_netsuite_201910.adspecial_type1 h2:before{
content:"";
position:absolute;
top:0;
left:0;
width:0;
height:5px;
/*background-color:#e55844;*/
background-color:#287587;
transition:2.0s ease;
}

#adspecial_netsuite_201910.adspecial_type1 h2:after{
content:"";
position:absolute;
bottom:0;
right:0;
width:0;
height:5px;
/*background-color:#e55844;*/
background-color:#287587;
transition:2.0s ease;
}


#adspecial_netsuite_201910.adspecial_type1 h2.slide:before,
#adspecial_netsuite_201910.adspecial_type1 h2.slide:after{
width:100%;
}




#adspecial_netsuite_201910.adspecial_type1 h2 span{
/*color:#e55844;*/
color:#287587;
font-size:130%;
display:block;
position:relative;
text-align:center;
top:0;
right:0;
}

#adspecial_netsuite_201910.adspecial_type1 h2 span:before,
#adspecial_netsuite_201910.adspecial_type1 h2 span:after{
content:"";
position:absolute;
top: 45%;
width: 40px;
height: 2px;
/*background-color:#e55844;*/
background-color:#287587;
}

#adspecial_netsuite_201910.adspecial_type1 h2 span:before{
left:16%;
}

#adspecial_netsuite_201910.adspecial_type1 h2 span:after{
right:16%;
}



#adspecial_netsuite_201910.adspecial_type1 h3{

}


/* 左本文Additional CSS設定-------------------------------------------------------------------------------- */

#adspecial_netsuite_201910.adspecial_type1 .frame_col_left #block_story p {
	line-height:1.8em;
}

#adspecial_netsuite_201910.adspecial_type1 .frame_col_left #block_story p{
	margin:1em 10px;
	font-size:16px;
}

#adspecial_netsuite_201910.adspecial_type1 .article_leaf_paging_word {
	font-size:12px;
	margin:20px 0px 30px 0;
	text-align:right;
}

#adspecial_netsuite_201910.adspecial_type1 .frame_col_left #block_story.article_body {
	margin-top:0;
}




/* 左側WP誘導CSS設定--------------------------------------------------------------------------------*/

#adspecial_netsuite_201910.adspecial_type1 .block_wp {
	margin-bottom:20px;
}
#adspecial_netsuite_201910.adspecial_type1 .bottomwp {
	border-bottom:1px dotted #999999;
	margin-bottom:10px;
	margin-left:25px;
	margin-right:25px;
	padding-bottom:10px;
}
#adspecial_netsuite_201910.adspecial_type1 .bottomwp.last {
	border:medium none;
}
#adspecial_netsuite_201910.adspecial_type1 .bottomwp a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_netsuite_201910.adspecial_type1 .bottomwp a:hover{
	text-decoration:none;
}
#adspecial_netsuite_201910.adspecial_type1 .bottomwp a:hover h4{
	text-decoration:underline;
}
#adspecial_netsuite_201910.adspecial_type1 .bottomwp h4{
	border:none;
	font-size:12px;
	font-weight:normal;
	margin-top:2px;
}



/* 左側バックナンバーCSS設定--------------------------------------------------------------------------------*/
#adspecial_netsuite_201910.adspecial_type1 .block_backnumber {
	margin-bottom:20px;
	margin-left: 10px;
}
#adspecial_netsuite_201910.adspecial_type1 .block_backnumber .backnumber {
	margin-bottom:10px;
}
#adspecial_netsuite_201910.adspecial_type1 .block_backnumber .backnumber a img {
	margin:0 10px 10px 10px;
	float:left;
	vertical-align:top;
	border:1px solid #999;
}
#adspecial_netsuite_201910.adspecial_type1 .block_backnumber .backnumber a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_netsuite_201910.adspecial_type1 .block_backnumber .backnumber a h5.title {
	border-bottom:none;
	font-size:14px;
	display:inline;
}
#adspecial_netsuite_201910.adspecial_type1 .block_backnumber .backnumber p {
	margin-top:3px;
}
#adspecial_netsuite_201910.adspecial_type1 .block_backnumber .backnumber a:hover h5.title {
	text-decoration:underline;
}
#adspecial_netsuite_201910.adspecial_type1 .block_backnumber .backnumber .property {
	color:#666666;
	font-size:10px;
}
#adspecial_netsuite_201910.adspecial_type1 .block_backnumber .backnumber .property a{
	margin-left:5px;
}




/* 左側バナー枠CSS設定*/
#adspecial_netsuite_201910.adspecial_type1 .block_banner {
	margin-bottom:20px;
	margin-left: 10px;
}
#adspecial_netsuite_201910.adspecial_type1 .block_banner .banner img{
	margin:0 auto 10px;
	display:block;
}
#adspecial_netsuite_201910.adspecial_type1 .block_banner .banner a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}





/* フォトグリッド --------------------------------------------------------------------------*/
#adspecial_netsuite_201910.adspecial_type1 .article_body div.photo_grid {margin-bottom: 1em;}
#adspecial_netsuite_201910.adspecial_type1 .article_body .right {
	margin-left: 1em;
	float: right;
}
#adspecial_netsuite_201910.adspecial_type1 .article_body .left {
	margin-left: 1em;
	float: left;
}
#adspecial_netsuite_201910.adspecial_type1 .article_body .center table{
	margin: 0 auto;
}
#adspecial_netsuite_201910.adspecial_type1 .article_body .photo_grid table {border-collapse: collapse;}
#adspecial_netsuite_201910.adspecial_type1 .article_body .photo_grid td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#adspecial_netsuite_201910.adspecial_type1 .article_body .photo {
	padding: 10px;
	background: #FFF none repeat scroll 0%;
	border: 1px solid #CCC;
	margin-right: 15px;
}
#adspecial_netsuite_201910.adspecial_type1 .article_body .photo .caption {
	width: 150px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 120%;
}
#adspecial_netsuite_201910.adspecial_type1 .article_body .photo .border {border: 1px solid #CCC;}
#adspecial_netsuite_201910.adspecial_type1 .article_body .photo .image {position: relative;}
#adspecial_netsuite_201910.adspecial_type1 .article_body .photo img.main {margin: 10px;}
#adspecial_netsuite_201910.adspecial_type1 .article_body ul {
	margin: 10px 0 0;
	padding: 0 0 0 10px;
}
#adspecial_netsuite_201910.adspecial_type1 .article_body .photo .glass {
	z-index: 2;
	position: absolute;
	right: 0;
	bottom: 0;
}



/* add 201910 */


.leaf_content .img-xl{
max-width:280px !important;
}


.lead_block{
padding:4% 5%;
/*background-color:#312d2a;*/
color:#fff;
line-height:2.0 !important;
background-color: #312d2a;
background-image: url("https://www.transparenttextures.com/patterns/low-contrast-linen.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

.lead_block span{
display;block;
animation: fadein 0.5s linear 1.7s forwards;
opacity:0;
}




#adspecial_netsuite_201910.adspecial_type1 h3{
background:#287587;
margin-top:40px;
padding:3% 0;
color:#fff;
font-size:160%;
text-align:center;
}

.wp_block{
display:flex;
flex-wrap:wrap;
justify-content:space-around;
background-color:#312d2a;
}


.wp_block li{
width:28%;
padding:4% 2%;
/*border-right:2px solid #fff;*/
position:relative;
}

.wp_block li a{
color:#1e99c4;
transition:0.3s ease;
display:block;
}

.wp_block li a:hover{
color:#fff;
opacity:0.85;
text-decoration:none;
}


.wp_block li img{
display:block;
margin:10px auto;
}

.wp_block li span{
text-align:center;
display:block;
}



/* レスポンシブ --------------------------------------------------------------------------*/

@media screen and (max-width: 800px) {
  #adspecial_netsuite_201910.adspecial_type1,
  #adspecial_netsuite_201910.adspecial_type1 .frame_col_right_container,
  #adspecial_netsuite_201910.adspecial_type1 .frame_col_left_container,
  #adspecial_netsuite_201910.adspecial_type1 .frame_col_left,
  #adspecial_netsuite_201910.adspecial_type1 .frame_col_right {
  width: auto !important;
  float: none;
  }
  #adspecial_netsuite_201910.adspecial_type1 .article_body .left,
  #adspecial_netsuite_201910.adspecial_type1 .article_body .right,
  #adspecial_netsuite_201910.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_netsuite_201910.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_netsuite_201910.adspecial_type1 .block_right_plink {display: none;}




/* add 201910 */

#adspecial_netsuite_201910.adspecial_type1 .leaf_content .right{
margin:0 auto !important;
}

#adspecial_netsuite_201910.adspecial_type1 h1.adspecial{
font-size:200%;
}


#adspecial_netsuite_201910.adspecial_type1 h1.adspecial span.sub{
font-size:70%;
width:100%;
}



#adspecial_netsuite_201910.adspecial_type1 h2{
font-size:100%;
padding:5% 0;
}

#adspecial_netsuite_201910.adspecial_type1 h2 span:before{
left:8%;
}

#adspecial_netsuite_201910.adspecial_type1 h2 span:after{
right:8%;
}



.wp_block li{
width:100%;
padding:5% 0;
border-bottom:1px solid #fff;
}


}




@media screen and (max-width: 480px) {

#adspecial_netsuite_201910.adspecial_type1 .frame_header{
height:250px;
}

#adspecial_netsuite_201910.adspecial_type1 h1.adspecial{
font-size:140%;
font-weight:bold;
}

#adspecial_netsuite_201910.adspecial_type1 h1.adspecial span.sub{
font-size:80%;
width:100%;
text-align:center;
padding-bottom:5px;
}


#adspecial_netsuite_201910.adspecial_type1 h2{
padding:5% 3%;
line-height:1.6;
}


#adspecial_netsuite_201910.adspecial_type1 h2 span:before{
display:none;
}

#adspecial_netsuite_201910.adspecial_type1 h2 span:after{
display:none;
}

#adspecial_netsuite_201910.adspecial_type1 h3{
font-size:120%;
}


}
