#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_dell_201909{
padding: 0;
}
#adspecial_dell_201909.adspecial_type1 {width: 100%; max-width: 980px;}
#adspecial_dell_201909.adspecial_type1 .frame_col_left_container {
	background: #ffffff;
}
#adspecial_dell_201909.adspecial_type1 .frame_col_right_container {
	background: #ffffff;
}
#contents {padding: 0;}
.adspecial_type1 .frame_col_right_container,
.adspecial_type1 .frame_col_left_container,
.adspecial_type1 .frame_col_left {width: 100% !important; float: none;}


/* Headline設定-------------------------------------------------------------------------------- */
.frame_header {
position: relative;
height: 500px;
overflow: hidden;
margin: 0 !important;
background: url(/extra/dell_201909/media/35142413/head_title.jpg) no-repeat center center; 
}

[class^="header-img-"] {
position: absolute;
opacity: 0;
margin-top: 50px;
animation: up 0.5s 0.8s linear 1 forwards;
}
[class^="header-img-"] img {vertical-align: bottom; width: 100%;}

.header-img-01 {
width: 360px;
top: 86px;
right: 0;
animation: up 0.5s 1.2s linear 1 forwards;
}
.header-img-02 {
top: 0;
left: 0;
}

.header-img-03 {
width: 400px;
bottom: 0;
left: calc(50% - 180px);
animation: up2 0.5s 1.6s linear 1 forwards;
}


@keyframes up {
  0% {opacity: 0; margin-top: 50px;}
  100% {opacity: 0.7; margin-top: 0;}
}


@keyframes up2 {
  0% {opacity: 0; bottom: -50px;}
  100% {opacity: 0.9; bottom: 0;}
}

.frame_header h1.adspecial {
position: relative;
z-index: 5;
height: 100%;
margin-top: 100px;
font-size: 2rem;
font-weight: bold;
color: #fff;
}
.frame_header h1.adspecial strong,
.frame_header h1.adspecial small {
position: relative;
display: inline-block;
padding: 8px 16px;
}
.frame_header h1.adspecial strong::before,
.frame_header h1.adspecial small::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #0075ce;
}
.frame_header h1.adspecial span {
position: relative;
z-index: 10;
}


.frame_header h1.adspecial small {
font-weight: normal;
margin-top: 16px;
font-size: 16px;
}


.list-person {
position: relative;
display: flex;
justify-content: space-between;
animation: up3 0.5s 2.0s linear 1 forwards;
opacity: 0;
top: 50px;
}

@keyframes up3 {
  0% {opacity: 0; top: 50px;}
  100% {opacity: 1; top: 0;}
}

.list-person li {
background-color: #666;
color: #fff;}

.list-person li img {
width: 50%;
float: left;
padding-right: 8px;
}
.list-person li .profile {
position: relative;
height: 100%;
padding: 8px;
font-size: 12px;
text-align: left;
}
.list-person li .profile::after {
content: "";
display: block;
position: absolute;
bottom: 16px;
left: calc(50% - 24px);
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 24px 24px;
border-color: transparent transparent #666 transparent;
}



#adspecial_dell_201909.adspecial_type1 h2.adspecial {
position: relative;
margin: 32px 96px;
padding: 24px;
font-size: 18px;
color: #fff;
text-align: center;
background-color: #0075ce;
}
#adspecial_dell_201909.adspecial_type1 h2.adspecial::before,
#adspecial_dell_201909.adspecial_type1 h2.adspecial::after {
    position: absolute;
    left: -2px;
    top: -2px;
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border: 10px solid transparent;
    border-top: 10px solid #00447C;
    border-left: 10px solid #001D3A;
}
#adspecial_dell_201909.adspecial_type1 h2.adspecial::after {
    top: auto;
    left: auto;
    bottom: -2px;
    right: -2px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #00447C;
    border-right: 10px solid #001D3A;
}



/* 左本文Additional CSS設定-------------------------------------------------------------------------------- */

#adspecial_dell_201909.adspecial_type1 .frame_col_left #block_story p {
	line-height:1.8em;
}

#adspecial_dell_201909.adspecial_type1 .frame_col_left #block_story p{
	margin:1em 10px;
	font-size:16px;
}

#adspecial_dell_201909.adspecial_type1 .article_leaf_paging_word {
	font-size:12px;
	margin:20px 0px 30px 0;
	text-align:right;
}

#adspecial_dell_201909.adspecial_type1 .frame_col_left #block_story.article_body {
	margin-top:0;
}



/* フッタースポンサー枠CSS設定--------------------------------------------------------------------------------*/
#adspecial_dell_201909.adspecial_type1 .block_sponsored{
	clear: both;
	border:1px solid #ccc;
	padding:5px 10px;
}





/* フッター責任表示--------------------------------------------------------------------------------*/
#adspecial_dell_201909.adspecial_type1 .block_sponsored address{
	font-weight: normal;
	font-style: normal;
}


#adspecial_dell_201909.adspecial_type1 .frame_col_left #block_story p,
.block-img,
.info-btm,
.logo-intel {
    margin: 1em 96px;
    font-size: 16px;
}
.block-img p {margin: 1em 0 !important;}

#block_story {margin: 0;}


.lead {
padding: 24px 0 8px; 
}
.lead p {margin-top: 0 !important;}


p.interviewer {
padding: 24px;
background-color: #eee;
border-radius: 5px;
}

.article_body .mr_ono {
color: #0869FF !important;
font-weight: bold;
border-color: #0869FF !important;}

.article_body .mr_yamazaki {
color: #00AA9C !important;
font-weight: bold;
border-color: #00AA9C !important;}

.article_body .mr_sugaya {
color: #eba325 !important;
font-weight: bold;
border-color: #eba325 !important;}

.info-btm {
position: relative;
margin: 48px 96px;
padding: 32px 16px;
border: 4px solid #0075ce;
}

.info-btm span {
position: absolute;
top: -24px;
left: 24px;
display: inline-block;
padding: 8px 24px;
color: #fff;
font-family: Impact,Arial,sans-serif;
background-color: #0075ce;
}

.wp-btm {display: flex; justify-content: space-between;}
.wp-btm a {overflow: hidden; display: block; width: 48%;}
.wp-btm img {
float: left;
width: 100px;
margin: 0 16px 16px 0;
border: 1px solid #ccc;
}


.logo-intel {
margin-bottom: 48px;
}

.logo-intel .logo {
float: left;
margin: 0 30px 30px 0;
}

.logo-intel p {
font-size: 14px !important;}




/* レスポンシブ --------------------------------------------------------------------------*/

@media screen and (max-width: 800px) {
  #adspecial_dell_201909.adspecial_type1,
  #adspecial_dell_201909.adspecial_type1 .frame_col_right_container,
  #adspecial_dell_201909.adspecial_type1 .frame_col_left_container,
  #adspecial_dell_201909.adspecial_type1 .frame_col_left,
  #adspecial_dell_201909.adspecial_type1 .frame_col_right {
  width: auto !important;
  float: none;
  }
  #adspecial_dell_201909.adspecial_type1 .article_body .left,
  #adspecial_dell_201909.adspecial_type1 .article_body .right,
  #adspecial_dell_201909.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
    margin: 0;
  }
  #adspecial_dell_201909.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_dell_201909.adspecial_type1 .block_right_plink {display: none;}

[class^="header-img-"] img {margin: 0 !important;}

#adspecial_dell_201909.adspecial_type1 h2.adspecial,
#adspecial_dell_201909.adspecial_type1 .frame_col_left #block_story p,
.logo-intel {
    margin: 1em 15px;
}
}


@media screen and (max-width: 600px) {
.adspecial_type1 .frame_header {height: 300px;}

.frame_header h1.adspecial {margin-top: 50px;}

.frame_header h1.adspecial strong, .frame_header h1.adspecial small {padding: 8px;}
.frame_header h1.adspecial strong {font-size: 1.25rem; line-height: 1.3;}
.frame_header h1.adspecial small {
font-size: 14px;
margin-top: 8px;}

[class^="header-img-"] {display: none;}

.list-person {animation: none; opacity: 1; top: 0;}
.list-person li .profile::after {
display: none;
}

.lead {padding: 16px 0 8px;}
.lead p {font-size: 14px !important;}


#adspecial_dell_201909.adspecial_type1 .frame_col_left #block_story p,
.lead p,
.block-img,
#adspecial_dell_201909.adspecial_type1 h2.adspecial,
.info-btm {
     margin: 1em 15px;
}
#adspecial_dell_201909.adspecial_type1 h2.adspecial {padding: 16px;}

.info-btm {margin-top: 48px;}
}

/*#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_dell_201909.adspecial_type1 h2.adspecial{
	width: auto;
}

.adspecial_type1 .frame_col_left_inner {
	padding: 0;
}

#adspecial_dell_201909.adspecial_type1 .article_body ul {
	margin:10px 25px;
}