@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Hind:400,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Patua+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+SC:wght@300;400;500;600;700&family=Zen+Old+Mincho&display=swap');

/***********************
        COMMON
*************************/

:root {
    --ttl-font:  "Cormorant SC", serif;
    --sub-color: #ea6060;
    --bg-gradation: linear-gradient(135deg, var(--main-color) 0%, var(--sub-color) 100%) fixed;
  }

.wapper {
    color: #121212;
    background-color: #ECF0ED;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background: url(../images/BK-interview.png_) #C3B5D4;
    background-size:180px 180px;
    overflow: hidden;
    -webkit-animation: 9.5s infinite BK-inter linear;
    animation: 9.5s infinite BK-inter linear;
}

@keyframes BK-inter {
    0% { background-position: 0 0;}
  100% { background-position: -100px 200px;}
}


.wapper .InterViewTop {
    background-color: #CCC;
    margin-bottom: 5%;
}
.wapper .InterView_inner {
    padding: 5% 10%;
}
.wapper .IV_Ttls {
    margin-bottom: 2%;
    font-size: 2.5em;
    letter-spacing: 2px;
    color: #615A88;
    font-family: 'Patua One', cursive;
}
.wapper .IV_Ttl {
    margin-bottom: 3%;
    font-size: 4.5em;
    letter-spacing: 4px;
    color: #615A88;
    font-family: 'Patua One', cursive;
}
.wapper .IV_Ttl img{
    width: 25%;
}
.wapper .IV_Txt {
    color: #615A88;
    font-weight: normal;
}
.wapper .IVCastBox {
    width: 80%;
    min-width: 800px;
    margin: 0 auto 6%;
    background-color: #F0F0EC;
}
.wapper .IVCastBox_inner {
    padding: 5%;
    line-height: 1.3;
    letter-spacing: 1px;
    justify-content: space-between;
    flex-direction: column;
}

.wapper .IVCastBox .ai_c{
    align-items: center;
    flex-direction: row;
}

.wapper .IVCastBox_inner .IVCast_left {
    width: 100%;
    
}
.wapper .CastID {
    align-items: center;
    margin: 0 0 2% 0;
    flex-basis: 100%;
}
.wapper .CastID .IDImg{
    width: 47%;
}

.wapper .CastID .IDImg img{
    width: 100%;
}

.wapper .CastID .IDname {
    margin: 0 0 0 4%;
}

.wapper .nameL {
    font-family: var(--ttl-font);
    font-weight: bold;
    color: #615A88;
    font-size: 3vw;
    letter-spacing: 0px;
    line-height: 1;
}
.wapper .nameLY {
    font-family: var(--ttl-font);
    font-weight: bold;
    color: #615A88;
    font-size: 3.1vw;
    letter-spacing: 3px;
    line-height: 1;
}
.wapper .LongLetter{
    font-size: 3.8vw;
    letter-spacing: 3px;
}

.wapper .nameM {
    margin-top: 1%;
    margin-left: 1%;
    font-size: 1em;
    letter-spacing: 1px;
    font-weight: bold;
}

.wapper .Question_left {
    margin: 0 2% 0% 0;
    width: 98%;
}
.wapper .Question_left .Movie{
    margin: 3% 0% 3% 6%;

}
.wapper .Question_left .Movie2{
    margin: 10% 0% 3% 6%;
    display: flex;
    justify-content: space-between;

}
.wapper .Question_left .Movie2 .Movie_inner{
    width: 49%;
}
.wapper .Question_left .Qbold {
    margin: 0 0 2% 0;
    font-weight: bold;
}
.wapper .Question_left .Qno {
    margin-right: 2%;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #D95524;
    font-size: 1.5em;
    letter-spacing: 3px;
}

.wapper .QTxt {
    font-size: 0.95em;
    line-height:1.4;
    
    
}
.wapper .QTtl {
    margin: 0 0 2% 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #B5C3B9;
    color: #9bcdac;
    font-size: 1.8em;
    letter-spacing: 2px;
    
}
.wapper .IVCastBox_inner .IVCast_right {
    width: 100%;
    margin-top: 3%;
    margin-left: 0%;
    
}
.wapper .Question_right {
    justify-content:space-between;
}
.wapper .Question_right .Qbox{
    width: 48%;

}
.wapper .Question_right .Qbold {
    margin: 0 0 2% 0;
    font-weight: bold;
    font-family: "游ゴシック体", YuGothic, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W6", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
.wapper .Question_right .Qno {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #B5C3B9;
    color: #9bcdac;
    font-size: 1.3em;
    letter-spacing: 3px;
}
.wapper .Question_right .QTxt {
    margin: 0 0 2% 0;
    
}



.IVCastBox .IVCastBox_inner2 {
    padding: 5%;
    line-height: 1.3;
    letter-spacing: 1px;
    justify-content: space-between;
}

.IVCastBox_inner2 .nameM {
    margin-top: 1%;
    margin-left: 0%;
    margin-bottom: 4%;
    font-size: 1em;
    letter-spacing: 1px;
    font-weight: bold;
}


/*NEWS*/
.wapper .NewsTop {
    background-color: #CCCCCC;
    margin-bottom: 5%;
}
.wapper .News_inner {
    padding: 5% 10%;
}

.wapper .NW_Ttls {
    margin-bottom: 2%;
    font-size: 2.5em;
    letter-spacing: 2px;
    color: #C3BB87;
    font-family: 'Patua One', cursive;
}
.wapper .NW_Ttl {
    margin-bottom: 3%;
    font-size: 4.5em;
    letter-spacing: 4px;
    color: #C3BB87;
    font-family: 'Patua One', cursive;
}
.wapper .NW_Ttl img{
    width: 20%;
}
.wapper .NW_Txt {
    color: #fff;
    font-weight: normal;
}
.wapper .NWCastBox {
    width: 80%;
    min-width: 800px;
    margin: 0 auto 6%;
    background-color: #ECF0ED;
}
.wapper .NWCastBox_inner {
    padding: 5%;
    line-height: 1.3;
    letter-spacing: 1px;
    justify-content: space-between;
    border-bottom: 1px dotted #D95524;
}

.NWCastBox .date {
    margin: 2% 0;
    font-family: 'Patua One', cursive;
    font-family: var(--ttl-font);
    font-weight: bold;
    color: #615A88;
    font-size: 1.4vw;
    letter-spacing: 4px;
    line-height: 1;
}
.NWCastBox .Ttl {
    margin: 2% 0;
    font-weight: bold;
}
.NWCastBox .Txt {
    line-height: 1.5;
}

.NWCastBox a {
    margin: 2% 0;
    font-weight: bold;
    word-break: break-all;
    color: #615A88;
}
.NWCastBox a:visited {
    color: #615A88;
}

.wapper .NWCastBox .ai_c{
    align-items: center;
}

.wapper .NWCastBox_inner .IVCast_left {
    width: 100%;
    
}

/***********************
        ARCHIVES
*************************/



.wapper .NW_Ttls {
    margin-bottom: 2%;
    font-size: 2.5em;
    letter-spacing: 2px;
    color: #C3BB87;
    font-family: 'Patua One', cursive;
}
.wapper .NW_Ttl {
    margin-bottom: 3%;
    font-size: 4.5em;
    letter-spacing: 4px;
    color: #C3BB87;
    font-family: 'Patua One', cursive;
}
.wapper .NW_Ttl img{
    width: 20%;
}
.wapper .NW_Txt {
    color: #615A88;
    font-weight: normal;
}
.wapper .ARCH_CastBox {
    width: 80%;
    min-width: 800px;
    margin: 0 auto 6%;
    background-color: #ECF0ED;
}
.wapper .ARCH_CastBox_inner {
    padding: 5%;
    line-height: 1.3;
    letter-spacing: 1px;
    justify-content: space-between;
    border-bottom: 1px dotted #D95524;
    align-items: center;
}

.ARCH_CastBox .date {
    margin: 2% 0;
    font-family: 'Patua One', cursive;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #D95524;
    font-size: 1.4vw;
    letter-spacing: 3px;
    line-height: 1;
}
.ARCH_CastBox .Ttl {
    margin: 2% 0;
    font-weight: bold;
    font-size: 18px;
}



.ARCH_CastBox a {
    margin: 2% 0;
    font-weight: bold;
    color: #D95524;
}

.wapper .ARCH_CastBox .ai_c{
    align-items: center;
}

.wapper .ARCH_CastBox_inner .IVCast_left {
    width: 100%;
    
}

.ARCH_CastBox_inner {
    
}
.ARCH_CastBox_inner .Img {
    width: 36%;
    margin-left: 6%;
}
.ARCH_CastBox_inner img {
    width: 100%;
}
.ARCH_CastBox_inner .TxtBox {
    width: 46%;
}
.ARCH_CastBox_inner .TxtBox .Ttl {
}
.ARCH_CastBox_inner .TxtBox br {
}
.ARCH_CastBox_inner .date {
}
.ARCH_CastBox_inner .Txt {
}
.ARCH_CastBox_inner .Txt br {
}
.ARCH_CastBox_inner .Link {
}
.ARCH_CastBox_inner .Link br {
}
.ARCH_CastBox_inner a {
}
.ARCH_CastBox_inner .SongList {
    background-color: #EE876C40;
    margin-top: 2%;
    padding: 3% 5%;
}
.ARCH_CastBox .SongList .Txt {
    line-height: 1.5;
    font-size: 14px;
}
.ARCH_CastBox_inner .SongList .Ttl {
}
.ARCH_CastBox_inner ul {
    text-decoration: none;
    list-style: none;
}
.ARCH_CastBox_inner li {
    text-decoration: none;
}


/***********************
        MEDIA QUERY
*************************/

    
/***********************
       COMMON
*************************/
@media (max-width: 1280px) {

        
}

@media (max-width: 769px)and (min-width: 481px) {}


@media (max-width: 769px){
    .wapper .IVCastBox, .wapper .NWCastBox {
        width: 96%;
        min-width: auto !important;
        margin: 0 auto 5%;
        background-color: #F0F0EC;
    }
.wapper .IVCastBox_inner, .wapper .NWCastBox_inner {
    min-width: none;
    padding: 6% 4%;
    line-height: 1.5;
    justify-content: space-between;
    flex-direction:column;
    
}
.wapper .IVCastBox_inner .IVCast_left {
    width: 100%;
    
}
.wapper .IVCastBox_inner .IVCast_right {
    width: 100%;
    margin-top: 4%;
    margin-left: 0%;
}
.wapper .nameL {
    font-size: 9.5vw;
    letter-spacing: 2px;
    line-height: 1;
}
.wapper .nameLY {
    font-size: 8vw;
    letter-spacing: 2px;
    line-height: 1;
}
.wapper .LongLetter{
    font-size: 8.8vw;
    letter-spacing: 3px;
}

.wapper .nameM {
    width: 100%;
}
    
/*ARCHIVES*/
    .wapper .IVCastBox, .wapper ARCH_CastBox {
        width: 96%;
        min-width: auto !important;
        margin: 0 auto 5%;
        background-color: #EAEAEA;
    }
.wapper .IVCastBox_inner, .wapper .ARCH_CastBox_inner {
    min-width: none;
    padding: 6% 4%;
    line-height: 1.5;
    justify-content: space-between;
    flex-direction:column;
    
}
.wapper .IVCastBox_inner .IVCast_left {
    width: 100%;
    
}
.wapper .IVCastBox_inner .IVCast_right {
    width: 100%;
    margin-top: 4%;
    margin-left: 0%;
}
}


@media screen and (max-width: 600px){
.wapper {
    color: #333;
}
    



}
        

@media screen and (max-width: 480px){

.wapper .InterViewTop {
    margin-bottom: 10%;
}
.wapper .InterView_inner {
    padding: 5% 5%;
}   
.wapper .IV_Ttls {
    margin-bottom: 2%;
    font-size: 1.8em;
    letter-spacing: 2px;
}

.wapper .IV_Ttl {
    margin-bottom: 3%;
    font-size: 3.5em;
    letter-spacing: 4px;
}
.wapper .IV_Ttl img{
    width: 60%;
}
.wapper .IV_Txt {
    margin: 4% 0 0 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
}
.wapper .IVCastBox {
    margin: 0 auto 10%;
}
.wapper .IVCastBox_inner .IVCast_left {
    width: 100%;
    flex-direction: column;
    
}
.wapper .CastID .IDImg img {
    /*width: 130px;*/
}
.wapper .IDname {
    margin-left: 5%;
}
.wapper .Question_left .Qno {
    font-family: 'Patua One', cursive;
    color: #9A0202;
    font-size: 1.5em;
    letter-spacing: 3px;
}
    .wapper .Question_right {
    flex-direction: column;
}
.wapper .Question_right .Qbox {
    width: 98%;
}
.wapper .Question_left .Qbold ,.wapper .Question_right .Qbold {
    font-size: 14px;
    margin-top: 2%;
    margin-bottom: 4%;
} 
.wapper .Question_left .Movie {
    margin: 3% 0% 3% 0%;
}
.wapper .Question_left .Movie2{
    margin: 3% 0% 3% 1%;
    display:  flex;
    flex-direction:column;

}
.wapper .Question_left .Movie2 .Movie_inner{
    margin-top: 2%;
    width: 100%;
}
.wapper .QTxt {
    font-size: 13px;
    line-height:1.6;
        
}
.wapper .QTtl {
    margin: 0 0 2% 0;
    font-size: 1.6em;
    letter-spacing: 2px;
    
}
.wapper .Question_right .QTxt {
    margin: 0 0 6% 0;
    
}

.IVCastBox .IVCastBox_inner2 {
    padding: 4% 0%;
    line-height: 1.3;
    letter-spacing: 1px;
    justify-content: space-between;
}

.wapper .IVCastBox .ai_c{
    flex-direction: column;
}

/*NEWS*/
.wapper .NewsTop {
    margin-bottom: 12%;
}
.wapper .NW_Ttl img {
    width: 40%;
}
.wapper .NWCastBox {
    width: 94%;
    }
.NWCastBox .date {
    margin: 3% 0;
    font-size: 16px;

}
.NWCastBox .Txt {
    font-size: 13px;
    line-height: 1.6;
}
.wapper .ARCH_CastBox {
    width: 94%;
    }
}