#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: 980px;
}
.adspecial_type1 .frame_header{
	margin-bottom: 10px;
	text-align: left;
}

.adspecial_type1 .frame_col_right_container {
	overflow:hidden;
	width: 970px;
	float: left;
	position:relative;
	background: #ccc;
}

.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;
}



.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_surface_201908{
padding: 0;
}
.adspecial_type1,
.adspecial_type1 .frame_col_left {margin: 0 auto !important;}


#adspecial_surface_201908.adspecial_type1 .frame_col_left_container {
	background: #ffffff;
}
#adspecial_surface_201908.adspecial_type1 .frame_col_right_container {
	background: #ffffff;
}
#contents {padding: 0;}

#block_story {
width: 800px;
margin: 0 auto;
text-align: left;
}



/* Headline設定-------------------------------------------------------------------------------- */
.adspecial_type1 .frame_header {
        position: relative;
	background: radial-gradient(ellipse at center, #596066 0%,#363a3d 100%);
        color: #fff;
	height:300px;
	margin:0;
        display: flex;
        align-items: center;
        overflow: hidden;
}
.adspecial_type1 .frame_header::before,
.adspecial_type1 .frame_header::after {
content: "";
position: absolute;
top: 0;
right: 0;
display: block;
width: 100%;
height: 100%;
background: url(/extra/surface_201908/media/surface.png) no-repeat top right;
}
.adspecial_type1 .frame_header::before {
right: -400px;
width: 1200px;
height: 900px;
opacity: .15;
transform: rotate(-26deg);
background: #000;
}
.adspecial_type1 .frame_header::after {
right: -100%;
opacity: 0;
animation: fadein 1.5s 0.5s 1 forwards;}

@keyframes fadein {
0% {opacity: 0; right: -100%;}
100% {opacity: 1; right: 0;}
}



#adspecial_surface_201908.adspecial_type1 h1.adspecial {
position: relative;
z-index: 5;
font-size: 30px;
padding-left: 48px;
}

#adspecial_surface_201908.adspecial_type1 h1.adspecial small {font-size: 18px;}

#adspecial_surface_201908.adspecial_type1 h1.adspecial .bar {
position: absolute;
top: -30px;
left: 0;
}
#adspecial_surface_201908.adspecial_type1 h1.adspecial .bar:nth-of-type(2) {
top: auto;
bottom: -60px;
left: 270px;
}
#adspecial_surface_201908.adspecial_type1 h1.adspecial .bar span {
position: absolute;
bottom: 0;
left: 0;
display: block;
width: 100px;
height: 6px;
border-radius: 15px;
opacity: .6;
background-color: #f6ff00;
}


#adspecial_surface_201908.adspecial_type1 h1.adspecial .bar span:nth-of-type(2) {background-color: #72ff00; left: 70px;animation: slideup 0.5s 1.8s ease 1 forwards;}
#adspecial_surface_201908.adspecial_type1 h1.adspecial .bar span:nth-of-type(3) {background-color: #00ffe4; left: 140px;animation: slideup2 0.5s 1.8s ease 1 forwards;}
#adspecial_surface_201908.adspecial_type1 h1.adspecial .bar span:nth-of-type(4) {background-color: #2FA3FD; left: 210px;animation: slideup3 0.5s 1.8s ease 1 forwards;}
#adspecial_surface_201908.adspecial_type1 h1.adspecial .bar span:nth-of-type(5) {background-color: #a257ff; left: 280px;animation: slideup4 0.5s 1.8s ease 1 forwards;}


@keyframes slideup {
0% {bottom: 0;}
100% {bottom: 10px;}
}
@keyframes slideup2 {
0% {bottom: 0;}
100% {bottom: 20px;}
}
@keyframes slideup3 {
0% {bottom: 0;}
100% {bottom: 30px;}
}
@keyframes slideup4 {
0% {bottom: 0;}
100% {bottom: 40px;}
}

.list-point {
position: relative;
margin: 0 -90px;
padding: 32px 90px;
background: #313638;
}
.list-point::before,
.list-point::after {
content: "";
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 1px;
background: linear-gradient(to right, #363a3d 0%,#596066 50%, #363a3d 100%);
}
.list-point::after {top: auto; bottom: 0;}

.list-point p {
margin: 0 0 8px !important;
color: #fff;
font-size: 24px !important;
font-weight: bold;
font-family: Arial,Impact,sans-serif;
}
.list-point ol {
margin: 0 !important;
counter-reset: index;
}
.list-point li {
position: relative;
counter-increment: index; 
list-style: none !important;
padding-left: 40px !important;
font-size: 18px;
}
.list-point li::before {
position: absolute;
top: 0;
left: 0;
  content: counters(index, ".", decimal-leading-zero);
padding-right: 24px;
color: #eadc3f;
font-size: 24px;
font-weight: bold;
font-family: Arial,Impact,sans-serif;
}
.list-point li a {color: #eadc3f;}
.list-point li:nth-of-type(2) a,
.list-point li:nth-of-type(2)::before {color: #95cc5f;}
.list-point li:nth-of-type(3) a,
.list-point li:nth-of-type(3)::before {color: #5fcca9;}
.list-point li:nth-of-type(4) a,
.list-point li:nth-of-type(4)::before {color: #2fa3fd;}
.list-point li:nth-of-type(5) a,
.list-point li:nth-of-type(5)::before {color: #be5fcc;}

/*.list-point li a {color: #0067B8; font-weight: bold;}*/


.lead {
    position: relative;
    margin: 0 -90px;
    padding: 48px 90px 32px;
color: #fff;
background: #313638;
}
.lead ::before {
content: "";
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 1px;
background: linear-gradient(to right, #363a3d 0%,#596066 50%, #363a3d 100%);
}



#adspecial_surface_201908.adspecial_type1 h2.adspecial {
position: relative;
margin: 0 -90px 24px;
padding: 24px;
color: #fff;
font-size: 24px;
font-weight: normal;
text-align: center;
background: linear-gradient(to right, #596066 0%,#363a3d 100%);
}
#adspecial_surface_201908.adspecial_type1 h2.adspecial::before {
content: "";
display: block;
width: 100%;
height: 3px;
position: absolute;
bottom: 0;
left: 0;
background: linear-gradient(to right, #f6ff00 0%,#f6ff00 20%,#72ff00 20%,#72ff00 20%,#72ff00 40%,#00ffe4 40%,#00ffe4 40%,#00ffe4 59%,#51cdff 59%,#51cdff 80%,#a257ff 80%,#a257ff 100%);
opacity: .6;
}


#adspecial_surface_201908.adspecial_type1 h3.adspecial {color: #444; font-weight: normal;}


#adspecial_surface_201908.adspecial_type1 h4.adspecial {
	color:#000;
	margin: 20px 0 10px;
	background:url(/extra/surface_201908/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_surface_201908.adspecial_type1 h5.adspecial {
	background:url(/extra/surface_201908/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_surface_201908.adspecial_type1 .frame_col_left #block_story p {
	line-height:1.8em;
}

#adspecial_surface_201908.adspecial_type1 .frame_col_left #block_story p{
	margin:1em 10px;
	font-size:16px;
}

#adspecial_surface_201908.adspecial_type1 .article_leaf_paging_word {
	font-size:12px;
	margin:20px 0px 30px 0;
	text-align:right;
}

#adspecial_surface_201908.adspecial_type1 .frame_col_left #block_story.article_body {
	margin-top:0;
}




/* 左側WP誘導CSS設定--------------------------------------------------------------------------------*/

#adspecial_surface_201908.adspecial_type1 .block_wp {
	margin-bottom:20px;
}
#adspecial_surface_201908.adspecial_type1 .bottomwp {
	border-bottom:1px dotted #999999;
	margin-bottom:10px;
	margin-left:25px;
	margin-right:25px;
	padding-bottom:10px;
}
#adspecial_surface_201908.adspecial_type1 .bottomwp.last {
	border:medium none;
}
#adspecial_surface_201908.adspecial_type1 .bottomwp a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_surface_201908.adspecial_type1 .bottomwp a:hover{
	text-decoration:none;
}
#adspecial_surface_201908.adspecial_type1 .bottomwp a:hover h4{
	text-decoration:underline;
}
#adspecial_surface_201908.adspecial_type1 .bottomwp h4{
	border:none;
	font-size:12px;
	font-weight:normal;
	margin-top:2px;
}



/* 左側バックナンバーCSS設定--------------------------------------------------------------------------------*/
#adspecial_surface_201908.adspecial_type1 .block_backnumber {
	margin-bottom:20px;
	margin-left: 10px;
}
#adspecial_surface_201908.adspecial_type1 .block_backnumber .backnumber {
	margin-bottom:10px;
}
#adspecial_surface_201908.adspecial_type1 .block_backnumber .backnumber a img {
	margin:0 10px 10px 10px;
	float:left;
	vertical-align:top;
	border:1px solid #999;
}
#adspecial_surface_201908.adspecial_type1 .block_backnumber .backnumber a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_surface_201908.adspecial_type1 .block_backnumber .backnumber a h5.title {
	border-bottom:none;
	font-size:14px;
	display:inline;
}
#adspecial_surface_201908.adspecial_type1 .block_backnumber .backnumber p {
	margin-top:3px;
}
#adspecial_surface_201908.adspecial_type1 .block_backnumber .backnumber a:hover h5.title {
	text-decoration:underline;
}
#adspecial_surface_201908.adspecial_type1 .block_backnumber .backnumber .property {
	color:#666666;
	font-size:10px;
}
#adspecial_surface_201908.adspecial_type1 .block_backnumber .backnumber .property a{
	margin-left:5px;
}




/* 左側バナー枠CSS設定*/
#adspecial_surface_201908.adspecial_type1 .block_banner {
	margin-bottom:20px;
	margin-left: 10px;
}
#adspecial_surface_201908.adspecial_type1 .block_banner .banner img{
	margin:0 auto 10px;
	display:block;
}
#adspecial_surface_201908.adspecial_type1 .block_banner .banner a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/* フッタースポンサー枠CSS設定--------------------------------------------------------------------------------*/
#adspecial_surface_201908.adspecial_type1 .block_sponsored{
	clear: both;
	border:1px solid #ccc;
	padding:5px 10px;
}






/* 右側PageLink CSS設定-------------------------------------------------------------------------------- */

#adspecial_surface_201908.adspecial_type1 .block_right_plink{
	margin-bottom:20px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_plink ul li {
	width: 300px;
	padding-bottom:0px;
	height:70px;
	margin-bottom: 5px;
}
#adspecial_surface_201908.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_surface_201908.adspecial_type1 .block_right_plink ul li.plink1 a{
	background-position: 0 0;
}
#adspecial_surface_201908.adspecial_type1 .block_right_plink ul li.plink1 a:hover,
#adspecial_surface_201908.adspecial_type1 .block_right_plink ul#on1 li.plink1 a {
	background-position: -300px 0;
}

#adspecial_surface_201908.adspecial_type1 .block_right_plink ul li.plink2 a{
	background-position: 0 -70px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_plink ul li.plink2 a:hover,
#adspecial_surface_201908.adspecial_type1 .block_right_plink ul#on2 li.plink2 a {
	background-position: -300px -70px;
}


#adspecial_surface_201908.adspecial_type1 .block_right_plink ul li.plink3 a{
	background-position: 0 -140px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_plink ul li.plink3 a:hover,
#adspecial_surface_201908.adspecial_type1 .block_right_plink ul#on3 li.plink3 a {
	background-position: -300px -140px;
}


#adspecial_surface_201908.adspecial_type1 .block_right_plink ul li.plink4 a{
	background-position: 0 -210px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_plink ul li.plink4 a:hover,
#adspecial_surface_201908.adspecial_type1 .block_right_plink ul#on4 li.plink4 a {
	background-position: -300px -210px;
}

#adspecial_surface_201908.adspecial_type1 .block_right_plink ul li.plink5 a{
	background-position: 0 -280px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_plink ul li.plink5 a:hover,
#adspecial_surface_201908.adspecial_type1 .block_right_plink ul#on5 li.plink5 a {
	background-position: -300px -280px;
}




/* 右側バックナンバーCSS設定--------------------------------------------------------------------------------*/

/*リストマーク付きバージョン*/

#adspecial_surface_201908.adspecial_type1 .block_right_backnumber {
	margin-bottom:20px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_backnumber ul{
	margin-top:10px;
	margin-bottom:20px;
}

#adspecial_surface_201908.adspecial_type1 .block_right_backnumber ul  li{
	background:url(/extra/surface_201908/media/right_list_backnumber.gif) no-repeat 2px 4px;
	padding-left:16px;
	margin-bottom:7px;
	line-height:1.2em;
	font-size: 12px;
}


/*画像付きバージョン*/

#adspecial_surface_201908.adspecial_type1 .block_right_backnumber {
	margin-bottom:20px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_backnumber .backnumber {
	margin-bottom:10px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_backnumber .backnumber a img {
	margin:0 10px 10px 5px;
	float:left;
	vertical-align:top;
	border:1px solid #999;
}
#adspecial_surface_201908.adspecial_type1 .block_right_backnumber .backnumber a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_surface_201908.adspecial_type1 .block_right_backnumber .backnumber a h6.title {
	border-bottom:none;
	font-size:12px;
	display:inline;
}
#adspecial_surface_201908.adspecial_type1 .block_right_backnumber .backnumber p {
	margin-top:3px;
	font-size:12px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_backnumber .backnumber a:hover h6.title {
	text-decoration:underline;
}
#adspecial_surface_201908.adspecial_type1 .block_right_backnumber .backnumber .property {
	color:#666666;
	font-size:10px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_backnumber .backnumber .property a{
	margin-left:5px;
}





/* 右側インフォメーションCSS設定--------------------------------------------------------------------------------*/
#adspecial_surface_201908.adspecial_type1 .block_right_info{
	margin-bottom:20px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_info .info{
	margin-bottom:20px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_info .info a img{
	margin:0 auto 5px auto;
	display:block;
}
#adspecial_surface_201908.adspecial_type1 .block_right_info .info a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_surface_201908.adspecial_type1 .block_right_info .info a .txt{
	font-size:12px;
	margin-bottom:5px;
	display:block;
}
#adspecial_surface_201908.adspecial_type1 .block_right_info .info a:hover .txt{
	text-decoration:underline;
}
#adspecial_surface_201908.adspecial_type1 .block_right_info .info p{
	font-size:12px;
}


/* 右側ホワイトペーパーCSS設定--------------------------------------------------------------------------------*/
#adspecial_surface_201908.adspecial_type1 .block_right_wp {
	margin-bottom:20px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_wp .wp {
	margin-bottom:10px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_wp .wp a img {
	margin:0 10px 10px 5px;
	float:left;
	vertical-align:top;
	border:1px solid #999;
}
#adspecial_surface_201908.adspecial_type1 .block_right_wp .wp a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
* html #adspecial_surface_201908.adspecial_type1 .block_right_wp .wp a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#adspecial_surface_201908.adspecial_type1 .block_right_wp .wp a h6.title {
	border-bottom:none;
	font-size:12px;
	display:inline;
}
#adspecial_surface_201908.adspecial_type1 .block_right_wp .wp p {
	margin-top:3px;
	font-size: 12px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_wp .wp a:hover h6.title {
	text-decoration:underline;
}
#adspecial_surface_201908.adspecial_type1 .block_right_wp .wp .property {
	color:#666666;
	font-size:10px;
}
#adspecial_surface_201908.adspecial_type1 .block_right_wp .wp .property a{
	margin-left:5px;
}



/* 右側関連記事CSS設定--------------------------------------------------------------------------------*/
#adspecial_surface_201908.adspecial_type1 .block_right_related ul {
	margin-top:10px;
	margin-bottom:20px;
}

#adspecial_surface_201908.adspecial_type1 .block_right_related ul li{
	background:url(/extra/surface_201908/media/right_list_related.gif) no-repeat 2px 4px;
	padding-left:16px;
	margin-bottom:7px;
	line-height:1.2em;
	font-size: 12px;
}

/* フッター責任表示--------------------------------------------------------------------------------*/
#adspecial_surface_201908.adspecial_type1 .block_sponsored address{
	font-weight: normal;
	font-style: normal;
}

/* フォトグリッド --------------------------------------------------------------------------*/
#adspecial_surface_201908.adspecial_type1 .article_body div.photo_grid {margin-bottom: 1em;}
#adspecial_surface_201908.adspecial_type1 .article_body .right {
	margin-left: 1em;
	float: right;
}
#adspecial_surface_201908.adspecial_type1 .article_body .left {
	margin-left: 1em;
	float: left;
}
#adspecial_surface_201908.adspecial_type1 .article_body .center table{
	margin: 0 auto;
}
#adspecial_surface_201908.adspecial_type1 .article_body .photo_grid table {border-collapse: collapse;}
#adspecial_surface_201908.adspecial_type1 .article_body .photo_grid td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#adspecial_surface_201908.adspecial_type1 .article_body .photo {
	padding: 10px;
	background: #FFF none repeat scroll 0%;
	border: 1px solid #CCC;
	margin-right: 15px;
}
#adspecial_surface_201908.adspecial_type1 .article_body .photo .caption {
	width: 150px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 120%;
}
#adspecial_surface_201908.adspecial_type1 .article_body .photo .border {border: 1px solid #CCC;}
#adspecial_surface_201908.adspecial_type1 .article_body .photo .image {position: relative;}
#adspecial_surface_201908.adspecial_type1 .article_body .photo img.main {margin: 10px;}
#adspecial_surface_201908.adspecial_type1 .article_body ul {
	margin: 10px 0 0;
	padding: 0 0 0 10px;
}
#adspecial_surface_201908.adspecial_type1 .article_body .photo .glass {
	z-index: 2;
	position: absolute;
	right: 0;
	bottom: 0;
}


.table-wrapper {
width: 100%;
}
.article_body table.table-ms {
width: 100%;
table-layout: fixed;
background: transparent;
border: 1px solid #ccc;;
border-collapse: collapse;
}
.article_body table.table-ms th,
.article_body table.table-ms td {
min-width: 5em;
padding: 8px;
border-right: 1px solid #ccc;
text-align: center;
background: transparent;

}
.article_body table.table-ms th {
color: #fff;
background: #444 !important;
}
.table-ms tr:nth-of-type(odd) {background-color: #f5f5f5;}

.info-event {
margin: 24px 0;
padding: 24px;
text-align: center;
background-color: #f5f5f5;
 }

.info-event ul {
display: flex;
justify-content: space-between;
}
.info-event ul li {
background: none !important;
margin: 0 !important;
padding: 0 !important;}

.info-event ul li img {max-width: 100%;}

.info-event ul li a:hover img {opacity: 0.7;}




/* レスポンシブ --------------------------------------------------------------------------*/

@media screen and (max-width: 800px) {

#block_story {
width: auto;
padding: 0 16px;
}

.list-point {
margin: 0 -16px 0;
padding: 24px 16px 16px;
}
.list-point li {font-size: 16px; margin-left: 0 !important;}
.list-point li a {font-weight: normal;}

#adspecial_surface_201908.adspecial_type1 h2.adspecial {
margin: 0 -16px 24px;
font-size: 18px;
}

.table-wrapper {overflow-x: scroll;}
.article_body table.table-ms {width: auto; min-width: 100%;}

.nextpage_link {padding: 16px 16px 0;}
.nextpage_link p a {display: inline-block; padding: 5px !important;}

  #adspecial_surface_201908.adspecial_type1,
  #adspecial_surface_201908.adspecial_type1 .frame_col_right_container,
  #adspecial_surface_201908.adspecial_type1 .frame_col_left_container,
  #adspecial_surface_201908.adspecial_type1 .frame_col_left,
  #adspecial_surface_201908.adspecial_type1 .frame_col_right {
  width: auto !important;
  float: none;
  }
  #adspecial_surface_201908.adspecial_type1 .article_body .left,
  #adspecial_surface_201908.adspecial_type1 .article_body .right,
  #adspecial_surface_201908.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_surface_201908.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_surface_201908.adspecial_type1 .block_right_plink {display: none;}

#adspecial_surface_201908.adspecial_type1 h1.adspecial {
display: flex;
flex-direction: column;
box-sizing: border-box;
align-items: left;
justify-content: center;
width: 100%;
height: 100%;
padding-left: 24px;
font-size: 20px;
background-color: rgba(0,0,0,0.4);
}
#adspecial_surface_201908.adspecial_type1 h1.adspecial small {font-size: 14px;}
#adspecial_surface_201908.adspecial_type1 h1.adspecial .bar {top: 50px; width: 100%; height: 6px; }
#adspecial_surface_201908.adspecial_type1 h1.adspecial .bar:nth-of-type(2) {bottom: 50px; left: calc(100% - 380px); text-align: right;}

.info-event ul {
display: block;
}

}


@media screen and (max-width: 480px) {
.adspecial_type1 .frame_header::after {animation: none; right: 0; opacity: 1;}
#adspecial_surface_201908.adspecial_type1 h1.adspecial {font-size: 18px;padding: 16px;}
#adspecial_surface_201908.adspecial_type1 h1.adspecial .bar span {animation: none !important;}
.list-point li a {font-size: 14px;}

.info-event ul {margin: 0 !important;}
}

/*#ff0000*/


/* 1column adjust CSS 　以下flat版のみ追記
-----------------------------------------------*/


.adspecial_type1 .frame_col_left_container{
float: none;
position:static;
}

.adspecial_type1 .bottomwp{
	margin: 0 auto;
	text-align: center;
}

#adspecial_surface_201908.adspecial_type1 h2.adspecial{
	width: auto;
}

.adspecial_type1 .frame_col_left_inner {
	padding: 0;
}

#adspecial_surface_201908.adspecial_type1 .article_body ul {
	margin:10px 25px;
}