
/* 特大デバイス（ワイド・デスクトップ, 1200px 以上）
==============================================*/
@media screen and (min-width: 1200px) {
    
#footer #footer-contents > div{
    border-left: 1px solid #774831;
    border-right: 1px solid #774831;
    border-collaps: collapse;
}
#footer #footer-contents > div:last-child{
    border-right: 1px solid #774831;
}
#footer img {
width: 100%;
}  
	
} /* END */

/* 大デバイス（デスクトップ, 1200px 未満）
==============================================*/
@media screen and (max-width:1199.98px) {

/* トップページ：各セクション */
    
#sec2 .row {
    background-size: auto 550px;
}

.article_block {
	width: 50%;
	margin-bottom: 30px;
	
	}

} /* END */


/* 中デバイス（タブレット, 992px 未満）
==============================================*/
@media screen and (max-width:991.98px) {
#footer #footer-contents > div{
    border-bottom: 1px solid #774831;
    border-left: none;
    border-right: none;
    padding-bottom: 1rem;
}
#footer img {
    width: 100%;
    max-width: 748px;
    margin: 0 auto;
}

/* トップページ：各セクション */    
#sec2 img {
    width: 100%;
    height: 100%;
}   

.article_block {
	width: 50%;
	margin-bottom: 30px;
	
	} 
  .main_imgBox {
    height: 680px;
    overflow: hidden;
  position: relative;
  top: 0;
  }

  .main_logo {
    z-index:11;
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-100%);
    width:90%;
    height:auto;
    text-align: center;
}

.main_logo img{
width: 130px;
margin-bottom: 190px;
}

.main_text{
 	text-align: center;
 	margin: 0 auto;
	width: 100%;
    height:auto;
    color: #000000;	
}
/* インタビューセクション */
.interview_contents{
	margin: 0 auto;
	width: 90%
}
.interview_image{
	width: 100%;
	float: none;
}

.interview_image img{
	width: 100%;
}

.interview_right{
    float: none;
    width: 100%;
}

.interview_ttl{
	text-align: left;
    border-bottom: 1px solid #000000;
    margin-bottom: 10px;
    padding-bottom: 20px;
    margin-top: 20px;
    color: #000000;
    font-weight: bold;
    font-size: 18px;
}

.interview_read{
	width: 100%;
    color: #000000;
    position: relative;
    font-family: 'Hina Mincho', serif;
    font-size: 13px;
    line-height: 26px;
    text-align: justify;	
 }

.leftfloat{
margin: 0px 0px 0px 40px!important;	
}

.article_block {
	width: 50%;
	margin-bottom: 30px
	
	}
	
	
    
} /* END */

/* 小デバイス（横向きモバイル, 768px 未満）
==============================================*/
@media screen and (max-width:767.98px) {
h1{
    font-size: 2rem;
}    
main .btn{
    font-size: 0.95rem;
}
    #footer #footer-contents > div:first-child {
    border-right: none !important;
}
#footer .container{
    padding-top: 0px;
}
#footer .container .row{
    margin-bottom: 0;
}

#footer #copyright{
    font-size: 0.8rem;
    font-family: 'Zen Kaku Gothic New', sans-serif;
}
#footer h2{
    margin: 2rem 0;
}

/* メインイメージスライダー */

  .main_imgBox {
    height: 630px;
    overflow: hidden;
  position: relative;
  top: 0;
  }

  .main_logo {
    z-index:11;
    position: absolute;
    top:70%;
    left:50%;
    width:100%;
    height:auto;
    text-align: center;
}

.main_logo img{
width: 300px;
margin-bottom: 190px;
}

.main_text{
 	text-align: center;
 	margin: 0 auto;
	width: 100%;
    height:auto;
    color: #000000;
    margin-top: -200px;
    font-size: 90%;
    line-height: 180%;
}
nav.globalMenuSp ul{
	padding: 50% 0 0 0;
}

/* インタビューセクション */
.interview_contents{
	margin: 0 auto;
	width: 90%
}
.interview_image{
	width: 100%;
	float: none;
}

.interview_image img{
	width: 100%;
}

.interview_right{
    float: none;
    width: 100%;
}

.interview_ttl{
	text-align: left;
    border-bottom: 1px solid #000000;
    margin-bottom: 10px;
    padding-bottom: 20px;
    margin-top: 20px;
    color: #000000;
    font-family: 'Hina Mincho', serif;
    font-weight: bold;
    font-size: 18px;
}

.interview_read{
	width: 100%;
    color: #000000;
    position: relative;
    font-family: 'Hina Mincho', serif;
    font-size: 13px;
    line-height: 26px;
    text-align: justify;	
 }

.leftfloat{
margin: 0px 0px 0px 40px!important;	
}

.article_block {
	width: 50%;
	margin-bottom: 30px
	
	}
/* インタビューページ */

#page-top section {
    background-color: #fff;
    padding: 0px 0;
    z-index: 20;
    position: relative;
    border-top: 0px solid #eee;
}

.interview_topbox{
	background-color: #fff;
}

.interview_img {
    position: relative;
    width: 100%;
}
.eyecatch_ttl {
    font-family: 'Zen Kaku Gothic New', sans-serif;
    -ms-writing-mode: tb-rl;
    writing-mode: horizontal-tb;
    position: relative;
	top: 6px;
    left: 0px;
    width: 100%;
}

.eyecath_largettl {
position: absolute;
    bottom: 0px;
    width: 98%;
    top: 80px;
    margin: 0;
    left: 2%;
}

.whitemat {
line-height: 2;
    background-color: #fff;
    padding: 10px;
    font-size: 12px;
    width: fit-content;
}

.whitemat2 {
background-color: #fff;
    padding: 4px 4px;
    line-height: 18px;
    font-size: 14px;
    width: fit-content;
    margin-bottom: 5px;
}

.eyecath_largettl h1{
	font-size:20px;
}

.introducing{
	background-color: #eee;
	padding: 20px;
	width: 100%;
    margin: 0 auto;
}

.introducing h2 {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    line-height: 23px;
    color: #666666;
    margin-bottom: 15px;
}

.introducing p {
    text-align: center;
    font-size: 11px;
    color: #666666;
    line-height: 22px;
}

.interview_teaser{
	width: 100%;
    margin: 30px auto;   	
}

.interview_text {
    margin: 20px;
}

.interview_cell h2 {
font-size: 23px;
line-height: 36px;
}
.item_info {
    width: 100%;
    margin: 0 auto;
}
.interview_guest {
    width: 100%;
    margin: 30px auto;
}

.item_info_images {
    width: 70%;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.item_info_text {
    display: block;
    vertical-align: top;
    margin: 0 auto;
    width: 80%;
}

.guest_image {
    width: 50%;
    margin: 0 auto;
display: block;
}

.guest_info {
    display: block;
    vertical-align: top;
    margin: 0 30px;
    width: 80%;
        text-align: center;
}

.interview_guest p {
    text-align: left;

}

.guest_name {
    font-size: 20px;
    margin-top: 20px;
}

.item_info_ttl {

    margin-top: 20px;
}

.interview_text .question{
    font-size: 85%;
    line-height: 200%;
}

.interview_text .answer{
    font-size: 85%;
    line-height: 200%;
}

.check_btn{
border: 1px solid #ae67a7;
    text-align: center;
    width: 100%;
    background-color: #fff;
    padding: 6px;
    margin-top: 20px;
    display: block;
    font-size: 12px;
    letter-spacing: 4px;
    background: url(../img/ne_ttl_img_check.png)no-repeat;
    height: 40px;
    background-size: 150px;
    background-position: center;
}	


.check_btn:hover{
border: 1px solid #ae67a7;
    text-align: center;
    width: 100%;
    background-color: #ae67a7!important;
    padding: 6px;
    margin-top: 20px;
    display: block;
    font-size: 12px;
    letter-spacing: 4px;
    text-decoration: none;
    background: url(../img/ne_ttl_img_check_o.png)no-repeat;
    height: 40px;
    background-size: 150px;
    background-position: center;
    }	

.readmore_btn{
border: 1px solid #ae67a7;
    text-align: center;
    width: 100%;
    margin: 0 auto!important;
    background-color: #fff;
    padding: 6px;
    margin-top: 20px;
    display: block;
    font-size: 12px;
    letter-spacing: 4px;
    background: url(../img/ne_ttl_img_readmore.png)no-repeat;
    height: 40px;
    background-size: 150px;
    background-position: center;
}	


.readmore_btn:hover{
border: 1px solid #ae67a7;
    text-align: center;
    width: 100%;
    margin: 0 auto!important;
    background-color: #ae67a7!important;
    padding: 6px;
    margin-top: 20px;
    display: block;
    font-size: 12px;
    letter-spacing: 4px;
    text-decoration: none;
    background: url(../img/ne_ttl_img_readmore_o.png)no-repeat;
    height: 40px;
    background-size: 150px;
    background-position: center;
    }	

.whiteback{
    background-color: #fff;
	}
	
.whiteback:hover{
    background-color: #ae67a7!important;
	}


.article_read {
overflow: hidden;
  height: 80px;
  margin-bottom: 5px;
}

.article_read:before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  content: "";
}

/* アバウトページ */
.about_contents{
    text-align: center;
    width: 90%;
    margin: 0 auto;
    font-size: 90%;
    line-height: 170%;
    }

  
} /* END */


/* 極小デバイス（縦向きモバイル, 576px 未満）
==============================================*/
@media screen and (max-width:575.98px) {
.navbar-collapse .btn {
    margin: 10px auto;
}
    
/* トップページ：各セクション */
    
#sec2 .row {
    background-size: auto 300px;
}

/* 下層ページ */

#page section {
    padding: 2rem 0 0;
}   

.article_block {
	width: 50%;
	margin-bottom: 30px
	
	} 
    
} /* END */