
#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;*/

max-width:100% !important;
width:100%;
}
.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;
}
.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_intra-mart_202009 {
  margin-left: 0;
  padding: 0;
}


.article-contents{
padding:0 20%;
text-align:left;
}


footer{
margin-top:0;
}


/*本文＆画像余白調整*/


#adspecial_intra-mart_202009.adspecial_type1 #block_story p{
margin:2% 0;
}


#adspecial_intra-mart_202009.adspecial_type1 .leaf_content .left{
margin:0 15px 0 2%;
}

#adspecial_intra-mart_202009.adspecial_type1 .leaf_content .right{
margin:0 2% 0 15px;
}

#adspecial_intra-mart_202009.adspecial_type1 .img-xl{
max-width:***px;
}

.article-contents .img-xxxl{
margin:45px auto;
}




#adspecial_intra-mart_202009.adspecial_type1 .frame_header{
	background:url(/extra/intra-mart_202009/media/35160002/head_title.jpg) center right no-repeat;
	background-size:cover;
height:400px;
}

#adspecial_intra-mart_202009.adspecial_type1 h1{
padding:8% 10% 0;
font-size:170%;
opacity:0;
animation: fade 0.5s linear 0.5s forwards;
}

#adspecial_intra-mart_202009.adspecial_type1 h1 span{
font-size:70%;
display:block;
}

#adspecial_intra-mart_202009.adspecial_type1 h1 strong{
color:#e50012;
font-size:110%;
}


@keyframes fade{
  0% {
    opacity: 0;}

  100% {
    opacity: 1;}
}








#adspecial_intra-mart_202009.adspecial_type1 .lead_block{
font-size:110%;
text-align:left;
padding:0 10%;
opacity:0;
animation: fade 0.5s linear 0.8s forwards;
}

#adspecial_intra-mart_202009.adspecial_type1 .lead_block span{
font-weight:bold;
} 


#adspecial_intra-mart_202009.adspecial_type1 .info_block{
margin:40px auto;
}

#adspecial_intra-mart_202009.adspecial_type1 .info_block .ttl{
margin:0 auto 40px;
padding:5px;
text-align:center;
font-size:120%;
color:#fff;
width:15%;
background-color:#015f95;
}

#adspecial_intra-mart_202009.adspecial_type1 .info_block .photo_area{
display:flex;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:25px;
}

#adspecial_intra-mart_202009.adspecial_type1 .info_block .photo_area div{
display:flex;
justify-content:space-between;
width:48%;
margin:0 0 25px 0;
padding:20px;
}




#adspecial_intra-mart_202009.adspecial_type1 .info_block .photo_area span{
margin-left:15px;
font-size:90%;
line-height:1.4;
color:#fff;
}



#adspecial_intra-mart_202009.adspecial_type1 h2{
color:#151515;
text-align:center;
font-size:150%;
margin:30px auto 60px;
padding:10px 0;
/*border-bottom:2px solid #ccc;*/
position:relative;
}


#adspecial_intra-mart_202009.adspecial_type1 h2:before{
content:"";
position:absolute;
bottom:0;
left:0;
width:100%;
height:2px;
transform:scaleX(0);
background-color:#ccc;
transition:1.5s ease;
}



#adspecial_intra-mart_202009.adspecial_type1 h2:after{
content:"";
position:absolute;
bottom:0;
left:40%;
width:20%;
height:2px;
transform:scaleX(0);
background-color:#015f95;
transition:1.0s ease;
}


#adspecial_intra-mart_202009.adspecial_type1 h2.slide:before{
transform:scaleX(1);
}

#adspecial_intra-mart_202009.adspecial_type1 h2.slide:after{
transform:scaleX(1);
}




#adspecial_intra-mart_202009.adspecial_type1 h2 span{
color:#e50012;
}




#adspecial_intra-mart_202009.adspecial_type1 .info_block .mr_kitagawa{
background-color:#3aa3d8;
}

#adspecial_intra-mart_202009.adspecial_type1 .info_block .miss_shozuka{
background-color:#ff8571;
}

#adspecial_intra-mart_202009.adspecial_type1 .info_block .mr_nanashima{
background-color:#68bf5b;
}

#adspecial_intra-mart_202009.adspecial_type1 .info_block .mr_kukita{
background-color:#a575cc;
}




.interviewer{
/*background-color:#f0f0f0;*/
border-top:1px dotted #015f95;
border-bottom:1px dotted #015f95;
padding:15px 0 !important;
color:#015f95;
}


span.mr_kitagawa,
span.miss_shozuka,
span.mr_nanashima,
span.mr_kukita{
display:block;
width:15%;
margin:3% auto 0 !important;
padding:5px;
text-align:center;
font-weight:bold;
color:#fff;
}



.mr_kitagawa{
background-color:#3aa3d8;
}

.miss_shozuka{
background-color:#ff8571;
}

.mr_nanashima{
background-color:#68bf5b;
}

.mr_kukita{
background-color:#a575cc;
}



.banner_block,
.wp_block{
background-color:#f0f0f0;
margin:0 auto;
padding:2%;
}


.banner_block h3,
.wp_block h3{
text-align:center;
font-size:130%;
color:#015f95;
}



.wp_block ul{
display:flex;
justify-content:center;
}

.wp_block ul li{
width:250px;
margin:0 15px;
}



.wp_block a{
color:#151515;
}

.wp_block a img{
display:block;
text-align:center;
margin:25px auto;
border:1px solid #ccc;
}


.wp_block a span{
display:block;
text-align:center;
margin:0 auto 40px;
}





.banner_block a img:hover,
.wp_block a img:hover{
opacity:0.8;
transition:0.5s;
}


.banner_block{
background-color:#e5e5e5;
overflow:hidden;
padding:3% 0;
}

/*
.banner_block div{
width:80%;
margin:25px auto;
display:flex;
justify-content:center;
}
*/



.banner_block span{
padding:3% 15px 15px;
text-align:center;
display:block;
font-size:16px;
font-weight:bold;
line-height:1.5;
}







#adspecial_intra-mart_202009.adspecial_type1 .block_wp {
  margin-bottom: 20px;
}
#adspecial_intra-mart_202009.adspecial_type1 .bottomwp {
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 10px;
}
#adspecial_intra-mart_202009.adspecial_type1 .bottomwp.last {
  border: medium none;
}
#adspecial_intra-mart_202009.adspecial_type1 .bottomwp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_intra-mart_202009.adspecial_type1 .bottomwp a:hover {
  text-decoration: none;
}
#adspecial_intra-mart_202009.adspecial_type1 .bottomwp a:hover h4 {
  text-decoration: underline;
}
#adspecial_intra-mart_202009.adspecial_type1 .bottomwp h4 {
  border: none;
  font-size: 12px;
  font-weight: normal;
  margin-top: 2px;
}

#adspecial_intra-mart_202009.adspecial_type1 .block_backnumber {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_intra-mart_202009.adspecial_type1 .block_backnumber .backnumber {
  margin-bottom: 10px;
}
#adspecial_intra-mart_202009.adspecial_type1 .block_backnumber .backnumber a img {
  margin: 0 10px 10px 10px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_intra-mart_202009.adspecial_type1 .block_backnumber .backnumber a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_intra-mart_202009.adspecial_type1 .block_backnumber .backnumber a h5.title {
  border-bottom: none;
  font-size: 14px;
  display: inline;
}
#adspecial_intra-mart_202009.adspecial_type1 .block_backnumber .backnumber p {
  margin-top: 3px;
}
#adspecial_intra-mart_202009.adspecial_type1 .block_backnumber .backnumber a:hover h5.title {
  text-decoration: underline;
}
#adspecial_intra-mart_202009.adspecial_type1 .block_backnumber .backnumber .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_intra-mart_202009.adspecial_type1 .block_backnumber .backnumber .property a {
  margin-left: 5px;
}

#adspecial_intra-mart_202009.adspecial_type1 .block_banner {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_intra-mart_202009.adspecial_type1 .block_banner .banner img {
  margin: 0 auto 10px;
  display: block;
}
#adspecial_intra-mart_202009.adspecial_type1 .block_banner .banner a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}





#adspecial_intra-mart_202009.adspecial_type1 .block_sponsored {
  clear: both;
border-top:1px solid #ccc;
  padding: 45px 15px;
}



#adspecial_intra-mart_202009.adspecial_type1 .block_sponsored address {
  font-weight: normal;
  font-style: normal;
}

#adspecial_intra-mart_202009.adspecial_type1 .article_body div.photo_grid {
  margin-bottom: 1em;
}
#adspecial_intra-mart_202009.adspecial_type1 .article_body .right {
  margin-left: 1em;
  float: right;
}
#adspecial_intra-mart_202009.adspecial_type1 .article_body .left {
  margin-left: 1em;
  float: left;
}
#adspecial_intra-mart_202009.adspecial_type1 .article_body .center table {
  margin: 0 auto;
}
#adspecial_intra-mart_202009.adspecial_type1 .article_body .photo_grid table {
  border-collapse: collapse;
}
#adspecial_intra-mart_202009.adspecial_type1 .article_body .photo_grid td {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#adspecial_intra-mart_202009.adspecial_type1 .article_body .photo {
  padding: 10px;
  background: #FFF none repeat scroll 0%;
  border: 1px solid #CCC;
  margin-right: 15px;
}
#adspecial_intra-mart_202009.adspecial_type1 .article_body .photo .caption {
  width: 150px;
  margin-top: 10px;
  font-size: 12px;
  line-height: 120%;
}
#adspecial_intra-mart_202009.adspecial_type1 .article_body .photo .border {
  border: 1px solid #CCC;
}
#adspecial_intra-mart_202009.adspecial_type1 .article_body .photo .image {
  position: relative;
}
#adspecial_intra-mart_202009.adspecial_type1 .article_body .photo img.main {
  margin: 10px;
}
#adspecial_intra-mart_202009.adspecial_type1 .article_body ul {
  margin: 10px 0 0;
  padding: 0 0 0 10px;
}
#adspecial_intra-mart_202009.adspecial_type1 .article_body .photo .glass {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
}



@media screen and (max-width: 1200px) {


.article-contents{
padding:0 8%;
}

#adspecial_intra-mart_202009.adspecial_type1 .info_block .ttl{
width:30%;
}

#adspecial_intra-mart_202009.adspecial_type1 .info_block .photo_area div{
display:flex;
justify-content:space-between;
width:100%;
margin:0 auto 25px;
padding:20px;
}


.banner_block div{
display:block;
}


.banner_block span{
text-align:center;
}





}


@media screen and (max-width: 800px) {
  #adspecial_intra-mart_202009.adspecial_type1,
  #adspecial_intra-mart_202009.adspecial_type1 .frame_col_right_container,
  #adspecial_intra-mart_202009.adspecial_type1 .frame_col_left_container,
  #adspecial_intra-mart_202009.adspecial_type1 .frame_col_left,
  #adspecial_intra-mart_202009.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_intra-mart_202009.adspecial_type1 .article_body .left,
  #adspecial_intra-mart_202009.adspecial_type1 .article_body .right,
  #adspecial_intra-mart_202009.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }



.article-contents{
padding:0 5%;
}



#adspecial_intra-mart_202009.adspecial_type1 h1{
color:#fff;
background:rgba(0,0,0,0.7);
padding:3% !important;
}



#adspecial_intra-mart_202009.adspecial_type1 .lead_block{
padding:0 5%;
}


#adspecial_intra-mart_202009.adspecial_type1 .info_block .ttl{
width:50%;
font-size:100%;
}

#adspecial_intra-mart_202009.adspecial_type1 .info_block .photo_area{
display:block;
}

#adspecial_intra-mart_202009.adspecial_type1 .info_block .photo_area div{
width:100%;
justify-content:left;
}






#adspecial_intra-mart_202009.adspecial_type1 h2{
font-size:120%;
line-height:1.4;
}



span.mr_kitagawa, span.miss_shozuka, span.mr_nanashima, span.mr_kukita{
width:50%;
margin:8% auto 0 !important;
}




}






@media screen and (max-width: 480px) {



#adspecial_intra-mart_202009.adspecial_type1 .frame_header{
height:300px;
}

#adspecial_intra-mart_202009.adspecial_type1 h1{
font-size:130%;
}




#adspecial_intra-mart_202009.adspecial_type1 .info_block .photo_area div{
width:100%;
display:block;
}

#adspecial_intra-mart_202009.adspecial_type1 .info_block .photo_area span{
display:block;
margin:15px 0 0 0;
}


}

