#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_ntttx_201903{
margin-left: 0;
padding: 0;
}


#adspecial_ntttx_201903.adspecial_type1{
margin:0 auto;
width:980px;
font-size:14px;
font-normal:weight;
}

#adspecial_ntttx_201903.adspecial_type1 .adspecial_type1 .frame_col_left{
width:980px;
}

#adspecial_ntttx_201903.adspecial_type1 .frame_col_left_container {
	background: #ffffff;
width:980px;
}
#adspecial_ntttx_201903.adspecial_type1 .frame_col_right_container {
	background: #ffffff;
}

#contents{padding:0 !important;}
#content{padding:0 !important;}

#adspecial_ntttx_201903.adspecial_type1 .frame_header{
margin-left:0;
margin-bottom:0 !important;
position:relative;
}


#adspecial_ntttx_201903.adspecial_type1 .block_sponsored{
width:100%;
background-color:#080808;
margin:0 auto !important;
padding:15px 0 !important;
color:#fff !important;
border:none !important;
}



#adspecial_ntttx_201903.adspecial_type1 .block_sponsored a{
color:#007ad1;
}


#adspecial_ntttx_201903.adspecial_type1 .block_sponsored a:hover{
color:#ccc;
}


/*1カラム記事の調整*/

#adspecial_ntttx_201903.adspecial_type1 #block_story{
margin:0;
}

#adspecial_ntttx_201903.adspecial_type1 #block_story p{
margin:15px 5% !important;
}


/*1カラム記事の写真左右幅調整*/


#adspecial_ntttx_201903.adspecial_type1 .article_body .left{
margin-left:5% !important;
}

#adspecial_ntttx_201903.adspecial_type1 .article_body .right{
margin-right:5% !important;
}


/* Headline設定-------------------------------------------------------------------------------- */

#adspecial_ntttx_201903.adspecial_type1 .frame_header {
	background:url(/extra/ntttx_201903/media/35133288/head_title.jpg) center left no-repeat;
	height:450px;
	margin:0;
position:relative;
overflow:hidden;
background-size:cover;
}


#adspecial_ntttx_201903.adspecial_type1 h1.adspecial{
padding:10% 5% 5%;
color:#fff;
font-size:230%;
display:block;
width:50%;
/*font-weight:bold;*/
animation: slide 1s 1.2s ease forwards;
opacity:0;
text-shadow:0 3px 7px #151515;

}

#adspecial_ntttx_201903.adspecial_type1 .frame_header:before{
content:"";
position:absolute;
top:15%;
left:0;
height:7px;
/*background-color:#0068b7;*/
background-color:#0084e2;
animation: stroke 1s 0.5s ease forwards;
}

#adspecial_ntttx_201903.adspecial_type1 h1.adspecial span{
display:block;
opacity:0;
}

#adspecial_ntttx_201903.adspecial_type1 h1.adspecial span.ttl01{
animation: slide 1s 1.2s ease forwards;
}


#adspecial_ntttx_201903.adspecial_type1 h1.adspecial span.ttl02{
animation: slide 1s 1.8s ease forwards;
}


#adspecial_ntttx_201903.adspecial_type1 h1.adspecial span.ttl03{
animation: slide 1s 2.4s ease forwards;
}



@keyframes stroke {
  0% {
    width:0;
  }
  100%{
    width:55%;
}
}


@keyframes slide{
  0% {
    opacity:0;
transform:translateX(-15px);
  }
  100%{
   opacity:100;
transform:translateX(0);
}
}


#adspecial_ntttx_201903.adspecial_type1 h2.extra{
border-top:12px solid #0068b7;
border-bottom:1px solid #ccc;
/*border-bottom:1px solid #0068b7;*/
background-color:#f3fafc;
font-weight:normal;
padding:20px 0;
}

#adspecial_ntttx_201903.adspecial_type1 h2.extra span{
color:#0068b7;
text-align:center;
font-size:140%;
display:block;
position:static;
}


/*fade*/


.fade_off {
    opacity: 0;
    transition:all 1s ease;
transform:translateY(-10px);
}

.fade_on {
    opacity: 1;
transform:translateY(0);
}



#adspecial_ntttx_201903.adspecial_type1 h4.adspecial {
	color:#000;
	margin: 20px 0 10px;
	background:url(/extra/ntttx_201903/media/left_foot_h4.gif) no-repeat 0 0;
	padding:5px 10px 5px 20px;
	font-size:14px;
	height:auto;
	zoom:1;
	border:none;
	line-height:1.6em;
}
#adspecial_ntttx_201903.adspecial_type1 h5.adspecial {
	background:url(/extra/ntttx_201903/media/right_h5.gif);
	padding:3px 5px 3px 15px;
	font-size:12px;
	color:#666;
	font-weight:bold;
	height:auto;
	margin-bottom:10px;
	zoom:1;
	text-shadow:none;
}




/* 左本文Additional CSS設定-------------------------------------------------------------------------------- */

#adspecial_ntttx_201903.adspecial_type1 .frame_col_left #block_story p {
	line-height:1.8em;
}

#adspecial_ntttx_201903.adspecial_type1 .frame_col_left #block_story p{
	margin:1em 10px;
	font-size:16px;
}

#adspecial_ntttx_201903.adspecial_type1 .article_leaf_paging_word {
	font-size:12px;
	margin:20px 0px 30px 0;
	text-align:right;
}

#adspecial_ntttx_201903.adspecial_type1 .frame_col_left #block_story.article_body {
	margin-top:0;
}




/* 左側WP誘導CSS設定--------------------------------------------------------------------------------*/

#adspecial_ntttx_201903.adspecial_type1 .block_wp {
	margin-bottom:20px;
}
#adspecial_ntttx_201903.adspecial_type1 .bottomwp {
	border-bottom:1px dotted #999999;
	margin-bottom:10px;
	margin-left:25px;
	margin-right:25px;
	padding-bottom:10px;
}
#adspecial_ntttx_201903.adspecial_type1 .bottomwp.last {
	border:medium none;
}
#adspecial_ntttx_201903.adspecial_type1 .bottomwp a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_ntttx_201903.adspecial_type1 .bottomwp a:hover{
	text-decoration:none;
}
#adspecial_ntttx_201903.adspecial_type1 .bottomwp a:hover h4{
	text-decoration:underline;
}
#adspecial_ntttx_201903.adspecial_type1 .bottomwp h4{
	border:none;
	font-size:12px;
	font-weight:normal;
	margin-top:2px;
}



/* 左側バックナンバーCSS設定--------------------------------------------------------------------------------*/
#adspecial_ntttx_201903.adspecial_type1 .block_backnumber {
	margin-bottom:20px;
	margin-left: 10px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_backnumber .backnumber {
	margin-bottom:10px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_backnumber .backnumber a img {
	margin:0 10px 10px 10px;
	float:left;
	vertical-align:top;
	border:1px solid #999;
}
#adspecial_ntttx_201903.adspecial_type1 .block_backnumber .backnumber a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_ntttx_201903.adspecial_type1 .block_backnumber .backnumber a h5.title {
	border-bottom:none;
	font-size:14px;
	display:inline;
}
#adspecial_ntttx_201903.adspecial_type1 .block_backnumber .backnumber p {
	margin-top:3px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_backnumber .backnumber a:hover h5.title {
	text-decoration:underline;
}
#adspecial_ntttx_201903.adspecial_type1 .block_backnumber .backnumber .property {
	color:#666666;
	font-size:10px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_backnumber .backnumber .property a{
	margin-left:5px;
}




/* 左側バナー枠CSS設定*/
#adspecial_ntttx_201903.adspecial_type1 .block_banner {
	margin-bottom:20px;
	margin-left: 10px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_banner .banner img{
	margin:0 auto 10px;
	display:block;
}
#adspecial_ntttx_201903.adspecial_type1 .block_banner .banner a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/* フッタースポンサー枠CSS設定--------------------------------------------------------------------------------*/
#adspecial_ntttx_201903.adspecial_type1 .block_sponsored{
	clear: both;
	border:1px solid #ccc;
	padding:5px 10px;
}






/* 右側PageLink CSS設定-------------------------------------------------------------------------------- */

#adspecial_ntttx_201903.adspecial_type1 .block_right_plink{
	margin-bottom:20px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul li {
	width: 300px;
	padding-bottom:0px;
	height:70px;
	margin-bottom: 5px;
}
#adspecial_ntttx_201903.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_ntttx_201903.adspecial_type1 .block_right_plink ul li.plink1 a{
	background-position: 0 0;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul li.plink1 a:hover,
#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul#on1 li.plink1 a {
	background-position: -300px 0;
}

#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul li.plink2 a{
	background-position: 0 -70px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul li.plink2 a:hover,
#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul#on2 li.plink2 a {
	background-position: -300px -70px;
}


#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul li.plink3 a{
	background-position: 0 -140px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul li.plink3 a:hover,
#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul#on3 li.plink3 a {
	background-position: -300px -140px;
}


#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul li.plink4 a{
	background-position: 0 -210px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul li.plink4 a:hover,
#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul#on4 li.plink4 a {
	background-position: -300px -210px;
}

#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul li.plink5 a{
	background-position: 0 -280px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul li.plink5 a:hover,
#adspecial_ntttx_201903.adspecial_type1 .block_right_plink ul#on5 li.plink5 a {
	background-position: -300px -280px;
}




/* 右側バックナンバーCSS設定--------------------------------------------------------------------------------*/

/*リストマーク付きバージョン*/

#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber {
	margin-bottom:20px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber ul{
	margin-top:10px;
	margin-bottom:20px;
}

#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber ul  li{
	background:url(/extra/ntttx_201903/media/right_list_backnumber.gif) no-repeat 2px 4px;
	padding-left:16px;
	margin-bottom:7px;
	line-height:1.2em;
	font-size: 12px;
}


/*画像付きバージョン*/

#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber {
	margin-bottom:20px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber .backnumber {
	margin-bottom:10px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber .backnumber a img {
	margin:0 10px 10px 5px;
	float:left;
	vertical-align:top;
	border:1px solid #999;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber .backnumber a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber .backnumber a h6.title {
	border-bottom:none;
	font-size:12px;
	display:inline;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber .backnumber p {
	margin-top:3px;
	font-size:12px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber .backnumber a:hover h6.title {
	text-decoration:underline;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber .backnumber .property {
	color:#666666;
	font-size:10px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_backnumber .backnumber .property a{
	margin-left:5px;
}





/* 右側インフォメーションCSS設定--------------------------------------------------------------------------------*/
#adspecial_ntttx_201903.adspecial_type1 .block_right_info{
	margin-bottom:20px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_info .info{
	margin-bottom:20px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_info .info a img{
	margin:0 auto 5px auto;
	display:block;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_info .info a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_info .info a .txt{
	font-size:12px;
	margin-bottom:5px;
	display:block;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_info .info a:hover .txt{
	text-decoration:underline;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_info .info p{
	font-size:12px;
}


/* 右側ホワイトペーパーCSS設定--------------------------------------------------------------------------------*/
#adspecial_ntttx_201903.adspecial_type1 .block_right_wp {
	margin-bottom:20px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_wp .wp {
	margin-bottom:10px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_wp .wp a img {
	margin:0 10px 10px 5px;
	float:left;
	vertical-align:top;
	border:1px solid #999;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_wp .wp a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
* html #adspecial_ntttx_201903.adspecial_type1 .block_right_wp .wp a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_wp .wp a h6.title {
	border-bottom:none;
	font-size:12px;
	display:inline;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_wp .wp p {
	margin-top:3px;
	font-size: 12px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_wp .wp a:hover h6.title {
	text-decoration:underline;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_wp .wp .property {
	color:#666666;
	font-size:10px;
}
#adspecial_ntttx_201903.adspecial_type1 .block_right_wp .wp .property a{
	margin-left:5px;
}



/* 右側関連記事CSS設定--------------------------------------------------------------------------------*/
#adspecial_ntttx_201903.adspecial_type1 .block_right_related ul {
	margin-top:10px;
	margin-bottom:20px;
}

#adspecial_ntttx_201903.adspecial_type1 .block_right_related ul li{
	background:url(/extra/ntttx_201903/media/right_list_related.gif) no-repeat 2px 4px;
	padding-left:16px;
	margin-bottom:7px;
	line-height:1.2em;
	font-size: 12px;
}

/* フッター責任表示--------------------------------------------------------------------------------*/
#adspecial_ntttx_201903.adspecial_type1 .block_sponsored address{
	font-weight: normal;
	font-style: normal;
}

/* フォトグリッド --------------------------------------------------------------------------*/
#adspecial_ntttx_201903.adspecial_type1 .article_body div.photo_grid {margin-bottom: 1em;}
#adspecial_ntttx_201903.adspecial_type1 .article_body .right {
	margin-left: 1em;
	float: right;
}
#adspecial_ntttx_201903.adspecial_type1 .article_body .left {
	margin-left: 1em;
	float: left;
}
#adspecial_ntttx_201903.adspecial_type1 .article_body .center table{
	margin: 0 auto;
}
#adspecial_ntttx_201903.adspecial_type1 .article_body .photo_grid table {border-collapse: collapse;}
#adspecial_ntttx_201903.adspecial_type1 .article_body .photo_grid td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#adspecial_ntttx_201903.adspecial_type1 .article_body .photo {
	padding: 10px;
	background: #FFF none repeat scroll 0%;
	border: 1px solid #CCC;
	margin-right: 15px;
}
#adspecial_ntttx_201903.adspecial_type1 .article_body .photo .caption {
	width: 150px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 120%;
}
#adspecial_ntttx_201903.adspecial_type1 .article_body .photo .border {border: 1px solid #CCC;}
#adspecial_ntttx_201903.adspecial_type1 .article_body .photo .image {position: relative;}
#adspecial_ntttx_201903.adspecial_type1 .article_body .photo img.main {margin: 10px;}
#adspecial_ntttx_201903.adspecial_type1 .article_body ul {
	margin: 10px 0 0;
	padding: 0 0 0 10px;
}
#adspecial_ntttx_201903.adspecial_type1 .article_body .photo .glass {
	z-index: 2;
	position: absolute;
	right: 0;
	bottom: 0;
}


/* add 201903 */


#adspecial_ntttx_201903.adspecial_type1 .paper{
width:70%;
margin:35px auto;
padding:3%;
border:1px solid #0068b7;
background-color:#f5f5f5;
overflow:hidden;
}


#adspecial_ntttx_201903.adspecial_type1 .paper img{
float:left;
width:140px;
border:1px solid #ccc;
margin-right:35px;
display:block;
}

#adspecial_ntttx_201903.adspecial_type1 .paper span{
float:left;
width:70%;
font-size:120%;
color:#505050;
line-height:1.5;
margin:10px 0 0 0;
}

#adspecial_ntttx_201903.adspecial_type1 .paper a{
background: rgb(51,38,139);
background: linear-gradient(0deg, rgba(51,38,139,1) 0%, rgba(20,42,184,1) 100%);
color:#fff;
margin:20px 0 0 0;
padding:20px;
display:block;
text-align:center;
font-size:18px;
transition:0.3s ease;
}

#adspecial_ntttx_201903.adspecial_type1 .paper a:hover{
opacity:0.7;
text-decoration:none;
}



#adspecial_ntttx_201903.adspecial_type1 .infomation{
margin:25px 0 0 0;
background:url(/extra/ntttx_201903/media/bg_infomation.jpg) right top no-repeat;
background-size:cover;
/*border:1px solid #0068b7;*/
padding:5% 8%;
color:#fff;
}

#adspecial_ntttx_201903.adspecial_type1 .infomation a{
color:#41abf6;
transition:0.3s ease;
}


#adspecial_ntttx_201903.adspecial_type1 .infomation a:hover{
color:#8433fc;
}



#adspecial_ntttx_201903.adspecial_type1 .infomation span{
display:block;
font-size:16px;
margin:10px 0;
}

#adspecial_ntttx_201903.adspecial_type1 .infomation .head{
font-size:20px !important;
background:rgba(0,0,0,0.2);
margin:0 !important;
padding:5px 15px;
display:inline-block;
}



/* レスポンシブ --------------------------------------------------------------------------*/

@media screen and (max-width: 800px) {
  #adspecial_ntttx_201903.adspecial_type1,
  #adspecial_ntttx_201903.adspecial_type1 .frame_col_right_container,
  #adspecial_ntttx_201903.adspecial_type1 .frame_col_left_container,
  #adspecial_ntttx_201903.adspecial_type1 .frame_col_left,
  #adspecial_ntttx_201903.adspecial_type1 .frame_col_right {
  width: auto !important;
  float: none;
  }
  #adspecial_ntttx_201903.adspecial_type1 .article_body .left,
  #adspecial_ntttx_201903.adspecial_type1 .article_body .right,
  #adspecial_ntttx_201903.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_ntttx_201903.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }


  #adspecial_ntttx_201903.adspecial_type1 .block_right_plink {display: none;}


  #adspecial_ntttx_201903.adspecial_type1 .article_body .left{
margin:0 !important;
}



#adspecial_ntttx_201903.adspecial_type1 .frame_header{
height:350px;
}


#adspecial_ntttx_201903.adspecial_type1 h1.adspecial{
width:80%;
padding:15% 5% 5%;
font-size:180%;
}



#adspecial_ntttx_201903.adspecial_type1 .paper img{
float:none;
margin:10px auto;
text-align:center;
}


#adspecial_ntttx_201903.adspecial_type1 .paper span{
width:100%;
}

#adspecial_ntttx_201903.adspecial_type1 .paper .btn{
margin:15px 0 0 0;
}



@keyframes stroke {
  0% {
    width:0;
  }
  100%{
    width:70%;
}
}


}


@media screen and (max-width: 480px) {


#adspecial_ntttx_201903.adspecial_type1 .frame_header{
height:250px;
}

#adspecial_ntttx_201903.adspecial_type1 h1.adspecial{
padding:20% 3% 3%;
font-size:130%;
font-weight:normal;
}

#adspecial_ntttx_201903.adspecial_type1 h2.extra span{
font-size:110%;
padding:2%;
}


#adspecial_ntttx_201903.adspecial_type1 .paper{
width:90%;
}


@keyframes stroke {
  0% {
    width:0;
  }
  100%{
    width:85%;
}
}


}

/*#ff0000*/


/* 1column adjust CSS 　以下flat版のみ追記
-----------------------------------------------*/
.adspecial_type1 .frame_col_left{
position:static;
width:970px;
float: none;
}

.adspecial_type1 .frame_col_left_container{
float: none;
position:static;
}

.adspecial_type1 .bottomwp{
	margin: 0 auto;
	text-align: center;
}

#adspecial_ntttx_201903.adspecial_type1 h2.adspecial{
	width: auto;
}

.adspecial_type1 .frame_col_left_inner {
	padding: 0;
}

#adspecial_ntttx_201903.adspecial_type1 .article_body ul {
	margin:10px 25px;
}