#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;
}
.adspecial_type1 .frame_header{
	margin-bottom: 10px;
	text-align: left;
}
.adspecial_type1 .frame_col_left_container {
	float: left;
	position:relative;
	background: #fafafa;
	right: 320px;
	text-align: left;
}
.adspecial_type1 .frame_col_right_container {
	overflow:hidden;
	float: left;
	position:relative;
	background: #ccc;
}
.adspecial_type1 .frame_col_left {
	float:left;
	position:relative;
}
.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_dell_201910{
margin-left: -5px;
padding: 0;
}
#adspecial_dell_201910.adspecial_type1 .frame_col_left_container {
	background: #ffffff;
}
#adspecial_dell_201910.adspecial_type1 .frame_col_right_container {
	background: #ffffff;
}


#block_story {margin: 0 16px;}
.center img {margin-bottom: 10px;}

.info-btm {
overflow: hidden;
margin: 64px 0;
padding: 24px;
background-color: #0076CE;
text-align: center;
}
.info-btm h3 {
color: #fff !important;}

.info-btm img {
float: left;
width: 200px;
margin: 0 24px 0 0 !important;
}

.info-btm-wp {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 0;
  background-color: #39A628;
}

.info-btm-wp > div {
width: 50%;
padding: 24px;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.info-btm-wp img {
width: 80px;
margin: 0 16px 0 0 !important;
}
.info-btm a,
.info-btm-wp a {
display: block;
color: #fff !important;
font-feature-settings: "palt" 1;
text-align: left;}
.info-btm a:hover img,
.info-btm-wp a:hover img {opacity: 0.7;}


/* Headline設定-------------------------------------------------------------------------------- */
.frame_header {
  position: relative;
  color: #0076CE;
  font-feature-settings: "palt" 1;

}
.frame_header::before,
.frame_header::after {
content: "";
display: block;
width: 250px;
height: 250px;
position: absolute;
bottom: 48px;
right: -50px;
background-color: #0076CE;
opacity: 0.3;
}
.frame_header::after {
bottom: auto;
right: auto;
top: 0;
left: -50px;
width: 150px;
height: 150px;
}


.frame_header > img {border: 64px solid #fff;}
.frame_header > small {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  display: block;
  padding: 32px 32px 24px 24px;
  font-size: 24px;
  font-weight: bold;
  background-color: #fff;
  line-height: 1.3;
}

#adspecial_dell_201910.adspecial_type1 h1.adspecial {
  position: absolute;
  bottom: 48px;
  right: 0;
  padding: 32px 16px 16px 32px;  
  font-size: 30px;
  background-color: #fff;
  line-height: 1.3;
}

.lead {
margin: 0 0 48px !important;
padding-bottom: 48px;
border-bottom: 1px solid #ccc;}



#adspecial_dell_201910.adspecial_type1 h2.adspecial {
  position: relative;
  margin: 64px 0 48px;
  padding: 30px 15px;
  font-size: 24px;
  text-align: center;
  color: #0076CE;
  background-color: #F2F8FD;
}
#adspecial_dell_201910.adspecial_type1 h2.adspecial::before,
#adspecial_dell_201910.adspecial_type1 h2.adspecial::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 30px;
  border-top: 1px solid #0076CE;
  border-bottom: 1px solid #0076CE;
  border-left: 5px solid #0076CE;
}
#adspecial_dell_201910.adspecial_type1 h2.adspecial::after {
  left: auto;
  right: 0;
  border-left: none;
  border-right: 5px solid #0076CE;
}





/* 左本文Additional CSS設定-------------------------------------------------------------------------------- */

#adspecial_dell_201910.adspecial_type1 .frame_col_left #block_story p {
	line-height:1.8em;
}

#adspecial_dell_201910.adspecial_type1 .frame_col_left #block_story p{
	margin:1em 10px;
	font-size:16px;
}

#adspecial_dell_201910.adspecial_type1 .article_leaf_paging_word {
	font-size:12px;
	margin:20px 0px 30px 0;
	text-align:right;
}

#adspecial_dell_201910.adspecial_type1 .frame_col_left #block_story.article_body {
	margin-top:0;
}





/* フッタースポンサー枠CSS設定--------------------------------------------------------------------------------*/
#adspecial_dell_201910.adspecial_type1 .block_sponsored{
	clear: both;
	border:1px solid #ccc;
	padding:5px 10px;
}





/* レスポンシブ --------------------------------------------------------------------------*/

@media screen and (max-width: 800px) {
  #adspecial_dell_201910.adspecial_type1,
  #adspecial_dell_201910.adspecial_type1 .frame_col_right_container,
  #adspecial_dell_201910.adspecial_type1 .frame_col_left_container,
  #adspecial_dell_201910.adspecial_type1 .frame_col_left,
  #adspecial_dell_201910.adspecial_type1 .frame_col_right {
  width: auto !important;
  float: none;
  }
  #adspecial_dell_201910.adspecial_type1 .article_body .left,
  #adspecial_dell_201910.adspecial_type1 .article_body .right,
  #adspecial_dell_201910.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_dell_201910.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_dell_201910.adspecial_type1 .block_right_plink {display: none;}

  .frame_header::before {height: 150px;}
  .frame_header::after {height: 100px;}
  .frame_header > small {font-size: 18px; padding: 16px;}
  #adspecial_dell_201910.adspecial_type1 h1.adspecial {font-size: 22px; padding: 24px;}
  .info-btm a,.info-btm-wp a {line-height: 1.5;}
.info-btm-wp > div {width: 100%;}

#adspecial_dell_201910.adspecial_type1 .info-btm-wp img {width: 80px !important;}
}


@media screen and (max-width: 480px) {

  .frame_header::before {height: 80px; width: 150px; bottom: 0;}
  .frame_header::after {height: 50px;}
  .frame_header > img {border-width: 16px;}
  .frame_header > small {font-size: 14px; padding: 8px;}
  #adspecial_dell_201910.adspecial_type1 h1.adspecial {font-size: 16px; padding: 8px; bottom: 0;}
  #adspecial_dell_201910.adspecial_type1 h2.adspecial {font-size: 16px; padding: 10px;}
  .article-contents iframe, .article_body iframe {min-height: 0;}
}

/*#ff0000*/


/* 1column adjust CSS 　以下flat版のみ追記
-----------------------------------------------*/
.adspecial_type1 .frame_col_left{
position:static;
float: none;
}

.adspecial_type1 .frame_col_left_container{
float: none;
position:static;
}

.adspecial_type1 .bottomwp{
	margin: 0 auto;
	text-align: center;
}

#adspecial_dell_201910.adspecial_type1 h2.adspecial{
	width: auto;
}

.adspecial_type1 .frame_col_left_inner {
	padding: 0;
}

#adspecial_dell_201910.adspecial_type1 .article_body ul {
	margin:10px 25px;
}