
#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 {
  align-items: center;
  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;
}








#adspecial_dellmb_202209_03 {
  margin-left: 0;
  padding: 0;
}
#adspecial_dellmb_202209_03.adspecial_type1 .frame_col_left_container {
  background: #ffffff;
}
#adspecial_dellmb_202209_03.adspecial_type1 .frame_col_right_container {
  background: #ffffff;
}


footer{
margin-top:0;
}


/*ヘッダー横幅100% layout*/


#adspecial_dellmb_202209_03.adspecial_type1{
width:100% !important;
max-width:100% !important;
}


#adspecial_dellmb_202209_03.adspecial_type1 .frame_col_left{
width:100%;
}


#adspecial_dellmb_202209_03.adspecial_type1 .frame_col_left_container{
width:100%;
}




/*本文＆画像余白調整*/




#adspecial_dellmb_202209_03.adspecial_type1 #block_story p{
margin:2% !important;
}

#adspecial_dellmb_202209_03.adspecial_type1 .article-contents{/*横幅100％の場合*/
max-width:1100px;
margin:0 auto;
}



#adspecial_dellmb_202209_03.adspecial_type1 .article-contents .left{
margin:0 15px 0 4%;
}

#adspecial_dellmb_202209_03.adspecial_type1 .article-contents .right{
margin:0 2% 0 15px;
}


#adspecial_dellmb_202209_03.adspecial_type1 .article-contents .center{
margin:0;
}



.article-contents .img-xl{
max-width:600px;
}





#adspecial_dellmb_202209_03.adspecial_type1{
position:relative;
}

#adspecial_dellmb_202209_03.adspecial_type1 .frame_header{
background-color: #007db8;
background-image: url("https://www.transparenttextures.com/patterns/groovepaper.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
margin:0 0 8% 0;
padding:3% 0 2%;
position:relative;
}

#adspecial_dellmb_202209_03.adspecial_type1 .frame_header_wrapper {
  display: flex;
  align-items: center;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}


#adspecial_dellmb_202209_03.adspecial_type1 h1{
color:#fff;
font-size:160%;
padding:0 8%;
line-height:1.6;
font-feature-settings: "palt" 1;
position:relative;
z-index:1000;
text-shadow:0 0 10px #333;
animation: fade 0.5s linear 0.3s forwards;
opacity:0;
}


#adspecial_dellmb_202209_03.adspecial_type1 h1:after{
content:"";
position:absolute;
left: -50%;
bottom:-3px;
width:0;
height:2px;
background-color:#fff;
animation: line 1.5s linear 1.0s forwards;
}


@keyframes line{
0%{
width:0;
}
100%{
width:142%;
}
}


#adspecial_dellmb_202209_03.adspecial_type1 .head_main {
  width: 50%;
  flex-shrink: 0;
  margin-bottom: -80px;
}
#adspecial_dellmb_202209_03.adspecial_type1 .head_main img{
box-shadow:0 0 15px #444;
display:block;
}




#adspecial_dellmb_202209_03.adspecial_type1 .lead_block{
padding:25px 10% 20px 8%;
font-size:16px;
font-weight:bold;
color:#fff;
position:relative;
z-index:1000;
text-shadow:0 0 10px #333;
animation: fade 0.5s linear 0.5s forwards;
opacity:0;
}



@keyframes fade{
  0% {
    opacity: 0;}

  100% {
    opacity: 1;}
}








#adspecial_dellmb_202209_03.adspecial_type1 h2{
font-size:160%;
margin:35px 2% 0 !important;
line-height:1.5;
color:#151515;
position:relative;
}


#adspecial_dellmb_202209_03.adspecial_type1 h2:before{
content:"";
position:absolute;
top:-5px;
left:0;
width:120px;
height:5px;
background-color:#007db8;
}





/*続きはPDF*/


.continued_block{
border:1px solid #999;
margin:40px auto 50px;
padding:30px;
position:relative;
width:80%;
}


.continued_block:after{
content:"こちらの続きはPDFでご覧いただけます";
position:absolute;
top:-20px;
left:25%;
width:50%;
height:20px;
background-color:#fff;
color:#707070;
text-align:center;
font-size:20px;
}


.continued_block .dlDocument{
text-align:center;
background:#007db8;
font-size:18px;
font-weight:bold;
margin:40px auto !important;
padding:20px 0;
display:block;
text-decoration:none;
color:#ffffff;
width:70%;
transition:0.5s;
border-radius:10px;
}


.continued_block .dlDocument:hover{
background-color:#151515 !important;
color:#fff !important;
}



/*Intelファンド*/

.license_block{
background:#efefef;
padding:35px 15px 5px 15px;
}

.license_block .heading{
font-weight:bold;
font-size:110% !important;
text-align:center;
margin:25px auto 0 !important;
}


.img-center {
    width: 300px;
    height: 300px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    padding-top: 20px;
}
.img-center img {
    max-width: 100%;
}


.license_block .buy-box{
width:100%;
margin:15px auto 30px;
text-align:center;
}

.license_block .buy-box span{
width:150px;
height:100px;
text-align:center;
background-color:#050505;
padding:7px;
color:#fff;
font-size:14px;
}
.license_block sup {font-size: 11px;}


.license_block .btn-purchase{
text-align:center;
background:#e0822d;
font-size:18px;
font-weight:bold;
margin:40px auto !important;
padding:20px 0;
display:block;
text-decoration:none;
color:#ffffff;
width:70%;
transition:0.5s;
border-radius:10px;
}


.license_block .btn-purchase:hover{
background-color:#151515 !important;
color:#fff !important;
}







#adspecial_dellmb_202209_03.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_dellmb_202209_03.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_dellmb_202209_03.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_dellmb_202209_03.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}



#adspecial_dellmb_202209_03.adspecial_type1 .block_sponsored {
  clear: both;
  padding: 30px 10px;
background-color:#999;
color:#fff;
}



@media screen and (max-width: 1024px) {
 #adspecial_dellmb_202209_03.adspecial_type1 .head_main {margin-bottom: 0;}
}
@media screen and (max-width: 960px) {
  #adspecial_dellmb_202209_03.adspecial_type1,
  #adspecial_dellmb_202209_03.adspecial_type1 .frame_col_right_container,
  #adspecial_dellmb_202209_03.adspecial_type1 .frame_col_left_container,
  #adspecial_dellmb_202209_03.adspecial_type1 .frame_col_left,
  #adspecial_dellmb_202209_03.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_dellmb_202209_03.adspecial_type1 .article_body .left,
  #adspecial_dellmb_202209_03.adspecial_type1 .article_body .right,
  #adspecial_dellmb_202209_03.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_dellmb_202209_03.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

#adspecial_dellmb_202209_03.adspecial_type1 .frame_header {background: none; padding: 0; margin-bottom: 40px;}
#adspecial_dellmb_202209_03.adspecial_type1 .frame_header_wrapper {
   display: block;
  padding: 0;
}

#adspecial_dellmb_202209_03.adspecial_type1 .head_main {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#adspecial_dellmb_202209_03.adspecial_type1 .head_main img {box-shadow: none;}

#adspecial_dellmb_202209_03.adspecial_type1 .header_text {
  margin-bottom: 40px;
  padding: 40px 24px;
    background: #007db8 url(https://www.transparenttextures.com/patterns/groovepaper.png);
}

#adspecial_dellmb_202209_03.adspecial_type1 h1{
padding:2% 3% 0;
text-align:center;
font-size:180%;
}

#adspecial_dellmb_202209_03.adspecial_type1 h1:after{
display:none;
}


#adspecial_dellmb_202209_03.adspecial_type1 .lead_block{
width:100%;
padding:2% 3% 5%;
}


#adspecial_dellmb_202209_03.adspecial_type1 h2{
font-size:140%;
}


.continued_block:after{
font-size:16px;
width:60%;
left:20%;
top:-10px;
}


}


@media screen and (max-width: 640px) {



#adspecial_dellmb_202209_03.adspecial_type1 .frame_header{
margin:0;
}

#adspecial_dellmb_202209_03.adspecial_type1 .header_text {margin-bottom: 0;}

#adspecial_dellmb_202209_03.adspecial_type1 h1{
font-size:140%;
}


#adspecial_dellmb_202209_03.adspecial_type1 .lead_block{
width:100%;
}


#adspecial_dellmb_202209_03.adspecial_type1 h2{
margin:10px 2% !important;
font-size:120%;
}


.continued_block{
width:90%;
padding:10px;
}


.continued_block:after{
font-size:14px;
width:80%;
left:10%;
top:-10px;
}

.continued_block .dlDocument{
width:85%;
}


.license_block .heading{
text-align:left;
}


.license_block .btn-purchase{
width:85%;
}

.license_block .img-center{
max-width:100%;
}


}
