@charset "UTF-8";
*{
margin:0;
padding:0;
outline:none;
border:0;
line-height:1.5em;
font-size:0;
text-align:center;
}
html,body {
height:100%;
-webkit-text-size-adjust:100%;
}
body{
font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", Meiryo, メイリオ, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

/*共通項目*/
section{
padding:5% 0;
width:90%;
margin: 0% auto;
}
section p{
color:#000;
font-size:2.7vw;
line-height:1.6em;
margin: 1em auto;
}
section p a{
color:#FF0;
font-size:2.7vw;
line-height:1.6em;
margin: 1em auto;
}
h2 img{
width: 90%;
}
.sp{
display:block;
}
.pc{
display:none;
}
.noPC{
display:block;
}
.noSP{
display:none;
}
#loading{
width: 100%;
height: 100%;
background: #FFF;
position: fixed;
z-index: 10;
}
#loadingChara,#loadingTXT{
position: fixed;
top:50%;
left: 50%;
}
#loadingChara{
margin-top: -64px;
margin-left: -55px;
transform-origin:50% 100%;
}
#loadingTXT{
margin-top: 40px;
margin-left: -60px;
}


/*ヘッダ*/
header{
width: 100%;
overflow: hidden;
position: relative;
padding: 1% 0;
}
#minihead{
width: 50%;
max-width: 460px;
}

#cts{
background:url(../images/pattern_sp.png) top center , url(../images/bg2_sp.png) top center;
background-size: 100%;
padding: 0 0 15% 0;
}
/*インタビュー*/
#interview{
background:url(images/bg.png) top center #FFF;
background-size: 200%;
}
#main{
width: 90%;
max-width: 860px;
}
#read{
width: 90%;
max-width: 800px;
text-align: justify;
font-size: 3.2vw;
line-height: 1.8em;
color:#170A8B;
margin: 0 auto 1em auto;
}

/*SNSバナー*/
.shareWrap a{
display: inline-block;
width: 10%;
padding: 0 1%;
}
.shareWrap img{
width: 100%;
}
#headShare{
margin: 1% auto 5% auto;
}
#footShare{
margin: 3% auto;
}

#profile{
width: 80%;
max-width: 740px;
background: #F8339A;
margin: 0 auto;
padding: 5%;
margin-bottom: 10%;
}
#profile dd{
color: #FFF;
text-align: justify;
font-size: 2.6vw;
line-height: 1.4em;
margin-top: 1em;
}
#profBTN{
display: block;
margin: 0 auto;
width: 80%;
max-width: 360px;
}
#profile div{
margin: 0 auto;
color: #FFF;
text-align: center;
}
#profile div p{
margin: 1em auto 0 auto;
display:inline-block;
color: #FFF;
font-size: 2.6vw;
line-height: 1.4em;
text-align: left;
}

/*トグル系*/
.acMenu dd{
display:none;
}
#profile .close{
background:url(images/btn_prof_off.png) center center no-repeat;
background-size:80%;
}
#profile .open{
background:url(images/btn_prof_on.png) center center no-repeat;
background-size:80%;
}
#omake .close{
background:url(images/btn_omake_off.png) center center no-repeat;
background-size:100%;
}
#omake .open{
background:url(images/btn_omake_on.png) center center no-repeat;
background-size:100%;
}

/*本文*/
.bodyWrap{
margin: 0 auto 10% auto;
width: 90%;
}
.bodyWrap p{
text-indent: 1em;
font-size: 3.2vw;
line-height: 1.8em;
text-align: justify;
margin-bottom: 2em;
}
.bodyWrap p strong{
font-size: 3.2vw;
font-weight: bold;
}
.cut{
margin: 5% auto;
text-align: center;
}
.cut p{
display: inline-block;
font-size: 2.1vw;
line-height: 1.4em;
color: #5C308D;
margin-top: 1em;
text-align: center;
text-indent: 0;
}
.cutW p{
max-width: 740px;
}
.cutS p{
max-width: 560px;
}
.cut p a,
.cut p a:hover,
.cut p a:visited{
color:#F8339A;
font-size: 2.1vw;
}
.cut img{
width: 100%;
}
.cutW img{
max-width: 760px;
}
.cutS img{
max-width: 560px;
}
.cut .p1{
margin-left: 1.5%;
text-align: justify;
vertical-align: top;
}
.cut .p2{
margin-right: 1.5%;
text-align: justify;
vertical-align: top;
}
#cut5 .p1{
margin-right: 2.5%;
width: 60%;
}
#cut5 .p2{
width: 34.5%;
}
#cut6 p{
text-align: justify;
}
#cut7 .p1{
margin-right: 2.5%;
width: 47%;
}
#cut7 .p2{
width: 47%;
}
#cut8 .p1{
width: 52.5%;
margin-right: 2.5%;
}
#cut8 .p2{
width: 42%;
}


/*おまけ*/
#omake{
width: 80%;
padding: 5%;
margin: 0 auto 10% auto;
background: #5D2B98;
border: solid 4px #D9BE71;
text-align: justify;
}
#omakeBTN{
width: 100%;
max-width: 520px;
}
#omakeCut{
margin-top: 5%;
width: 100%;
max-width: 520px;
}
#omake p{
margin-bottom: 0;
font-size: 2.6vw;
color: #D9BE71;
text-align: justify;
}

#cr{
font-size: 2.1vw;
margin: 1em auto;
}
#gotop{
width: 60%;
max-width:210px;
margin: 8% auto;
}

/*フッタ*/
footer{
background:#000;
width:100%;
padding:6% 0 2% 0;
}
footer section{
width:100%;
margin: 0% auto;
}
footer section p{
color:#FFF;
}
footer h1{
margin-bottom:1%;
}
footer h1 img{
width: 90%;
max-width: 547px;
height: auto;
}
.bnr{
display:inline-block;
width:93.75%;
margin:0 auto;
}
.bnr img{
width:100%;
height:auto;
}
#shogakukan{
display: block;
width: 20%;
max-width: 110px;
margin: 5% auto;
}
#shogakukan img{
width: 100%;
}
footer p,footer p span{
color: #FFF;
font-size:2.5vw;
line-height:1.4em;
}


/*プロフィールボタン ブレイクポイント*/
@media screen and (min-width: 620px){
#profile .close{
background:url(images/btn_prof_off.png) center center no-repeat;
background-size:contain;
}
#profile .open{
background:url(images/btn_prof_on.png) center center no-repeat;
background-size:contain;
}
}

@media screen and (min-width: 768px){


/*共通項目*/
body{
min-width: 1260px;
}
section{
padding:40px 0;
width:980px;
margin: 0px auto;
}
section p,
section p a{
font-size:14px;
}
h2 img{
width: 800px;
}
.sp{
display:none;
}
.pc{
display:inline-block;
}
.noPC{
display: none;
}
.noSP{
display: block;
}

/*ヘッダ*/
header{
padding: 5px 0;
}
#cts{
background:url(../images/pattern_pc.png) top center, url(../images/bg2_pc.png) top center;
background-size: auto;
padding: 0 0 50px 0;
}
/*インタビュー*/
#interview{
background:url(images/bg.png) top center #FFF;
background-size: 100%;
}
#read{
font-size: 18px;
}

/*SNSバナー*/
.shareWrap{
}
.shareWrap a{
width: 40px;
padding: 0 5px;
}
#headShare{
margin: 10px auto 30px auto;
}
#footShare{
margin: 20px auto;
}

#profile{
padding: 30px;
margin-bottom: 80px;
}
#profile dd{
font-size: 14px;
}
#profile div{
margin: 1em auto 0 auto;
}
#profile div p{
font-size: 14px;
margin: 0 auto;
}
/*本文*/
.bodyWrap{
width: 800px;
margin: 0 auto 80px auto;
}
.bodyWrap p{
font-size: 16px;
}
.bodyWrap p strong{
font-size: 16px;
font-weight: bold;
}
.cut{
margin: 20px auto;
}
.cut p{
font-size: 12px;
}
.cut p a,
.cut p a:hover,
.cut p a:visited{
font-size: 12px;
}
.cut .p1{
margin-left: 15px;
}
.cut .p2{
margin-right: 15px;
}
#cut5 .p1{
margin-right: 20px;
width: 453px;
}
#cut5 .p2{
width: 264px;
}
#cut7 .p1{
width: 362px;
margin-right: 20px;
}
#cut7 .p2{
width: 362px;
}
#cut8 .p1{
width: 400px;
margin-right: 20px;
}
#cut8 .p2{
width: 320px;
}
#omake{
width: 520px;
margin-bottom: 40px;
background: #5D2B98;
border: solid 4px #D9BE71;
}
#omake p{
font-size: 14px;
}
#cr{
font-size: 12px;
}
#gotop{
margin: 60px auto;
}

/*フッタ*/
footer{
padding:20px 0;
min-width:980px;
}
footer section{
margin: 0 auto;
}
footer h1{
margin-bottom:5px;
}
footer h1 img{
width: 960px;
height: auto;
}
.bnr{
width:600px;
margin:0 5px 5px 5px;
}
#shogakukan{
margin:20px auto;
}
#shogakukan img{
width: 100%;
}
footer p,footer p span{
font-size:10px;
}

}