@charset "UTF-8";

.l-main__inner{ padding-bottom: 5em;}
@media screen and (max-width: 768px) {
    .l-main__inner{ padding-bottom: 5vw;}
}
.l-mainvisual{ z-index: 3333;}
/* --------------------- メインビジュアル ティザーサイト --------------------- */
.l-mainvisual::before,
.l-mainvisual::after{
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 93%;
    top: 3.5%;
    left: 10px;
    background: url("../img/mainV_asset2.png") repeat-x center bottom;
    background-size: contain;
}
.l-mainvisual::after{
    left: auto; right: 10px;
}
.mainvisual-pre{
    height: 220px;
    background: #691c09;
    background: -moz-linear-gradient(top,  #691c09 0%, #380e08 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#691c09), color-stop(100%,#380e08));
    background: -webkit-linear-gradient(top,  #691c09 0%,#380e08 100%);
    background: -o-linear-gradient(top,  #691c09 0%,#380e08 100%);
    background: -ms-linear-gradient(top,  #691c09 0%,#380e08 100%);
    background: linear-gradient(to bottom,  #691c09 0%,#380e08 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#691c09', endColorstr='#380e08',GradientType=0 );
}
.mainvisual-pre:before,
.mainvisual-pre::after{
    content: "";
    display: block;
    position: absolute;
    width: 48%;
    height: 88px;
    top: 0;
    left: 0;
    background-image: url("../img/mainV_asset1.png");
    background-position: right top;
    background-repeat: repeat-x;
    background-size: contain;
}
.mainvisual-pre::after{
    left: auto; right: 0;
    background-position: left top;
}
.mainvisual-pre h1{
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    background: url("../img/logo.svg") no-repeat center center;
    width: 168px;
    height: 136px;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0; right: 0;
    margin: -86px auto 0;

}
.mainvisual-pre__oadate{
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 1em;
    left: 0; right: 0;
    margin: 0 auto 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-image: url("../img/oadate_pc.svg");
}

@media screen and (max-width: 768px) {
    .l-mainvisual::before, .l-mainvisual::after{
        width: 5vw;
    }
    .mainvisual-pre{ height: 34vw;}
    .mainvisual-pre h1{
        width: 90%;
        height: 0;
        padding-top: 24%;
        background-size: contain;
        margin-top: -14vw;
    }
    .mainvisual-pre__oadate{
        height: 0;
        padding-top: 5.5%;
        /* background-image: url("../img/oadate_sp.svg"); */
        bottom: 1vw;
    }
}
/* ---------------------------------------------
	TOPページ
--------------------------------------------- */
.mainvisual{
    height: 180px;
    position: relative;
    background-color: #f0ff00;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.webp .mainvisual{ 
    background-image: url("../photo/hdr_s.webp");
}
.no-webp .mainvisual{ 
    background-image: url("../photo/hdr_s.jpg");
}
/* .mainvisual::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bg_03.svg") no-repeat center bottom;
    background-size: cover;
    opacity: 0.28;
    filter: drop-shadow(0 0 10px rgb(0, 142, 234)) drop-shadow(0 0 10px rgb(0, 142, 234));
} */
.mainvisual h1{
    /* width: 400px;
    height: 88px;
    margin: 0 auto; */
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    /* background: url("../img/logo.png") no-repeat center center;
    background-size: contain;
    margin-top: 2em;
    z-index: 333; */
    position: relative;
}
.mainvisual__oadate{
    width: 100%;
    /* height: 110px; */
    height: 70px;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    background: url("../img/oadate.png") no-repeat center center;
    background-size: contain;
    margin: 0 auto 0;
    position: relative;
    z-index: 332;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #000;
}
.webp .mainvisual__oadate{
    background-image: url("../img/oadate.webp");
    background-size: contain;
}
.no-webp .mainvisual__oadate{
    background-image: url("../img/oadate.png");
    background-size: contain;
}
/* @media screen and (min-width: 1420px) {
    .mainvisual h1{
        width: 720px;
        height: 156px;
        background-size: contain;
    }
} */
/* @media screen and (max-width: 1240px) { */

/* @media screen and (max-width: 1040px) {
    .mainvisual h1{
        width: 50%;
        height: 0;
        padding-top: 6.1%;
        background-size: contain;
        margin: 1em auto;
    }
} */
@media screen and (max-width: 768px) {
    .mainvisual{
        width: 100%;
        height: 24vw;
    }
    /* .mainvisual h1{
        width: 56%;
        height: 0;
        padding-top: 13.68%;
        margin-top: 4vw;
    } */
    .mainvisual__oadate{
        width: 100%;
        height: 0;
        /* padding-top: 18%; */
        padding-top: 10%;
    }
}
/* @media screen and (min-width: 1600px) {
    .mainvisual::before,
    .mainvisual::after{
        content: "";
        display: block;
        position: absolute;
        width: 15%;
        height: 100%;
        background-color: #fff;
        top: 0;
        left: 0;
        background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
        background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
        background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
        opacity: 0.8;
    }
    .mainvisual::after{
        left: auto;
        right: 0;
        background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
        background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
        background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    }
} */
/* @media screen and (min-width: 2000px) {
    .mainvisual::before,
    .mainvisual::after{
        width: 20%;
    }
} */
.info-area{
    position: relative;
    bottom: auto;
    padding-bottom: 0.8em;
}
.info-area img{
    width: 40%;
    /* width: 24%; */
}
@media screen and (max-width: 768px) {
    .info-area img{
        width: 70%;
        /* width: 40%; */
    }
}


/* -------------------------------
	イントロダクション
------------------------------- */
#introduction .photo-wrap{
    margin-bottom: 1em;
}
h3.intro{
    font-size: 120%;
    line-height: 1.8;
    margin-top: 1.8em;
    margin-bottom: 0.8em;
}
.cx_smartphoneview h3.intro{
    font-size: 100%;
    line-height: 1.6;
}

.intro__comment__q{
    font-weight: bold;
    padding-bottom: 0.4em;
    color: #61b2ab;
}
.intro__comment__q::before{
    content: "Q. ";
}
.intro__comment__a{
    line-height: 2.0;
    padding-bottom: 1em;
    color: #666;
}
@media screen and (max-width: 768px) {
    .intro__comment__q,
    .intro__comment__a{ font-size: 90%;}
}

/* -------------------------------
	キャスト＆スタッフ
------------------------------- */
#caststaff{text-align: center;}
#caststaff h2{ margin-bottom: 3em;}
#caststaff h3{
    margin: 0 auto 1em;
    display: inline-block;
    color: #f0ff00;
    line-height: 1;
    font-size: 130%;
    font-weight: bold;
    padding: 0.1em;
    min-width: 8em;
    background: #000;
    border-bottom: solid 0.2em #f0ff00;
}
/* #caststaff .content__body{ padding-bottom: 4em;} */
.cast-list{
    margin-bottom: 3em;
}
.cast-list dl,
.cast-list p.main{
    font-weight: bold;
    color: #000;
    font-size: 130%;
    /* text-shadow: 1px 1px 0.2em #000b3a, -1px 1px 0.2em #000b3a, 1px -1px 0.2em #000b3a, -1px -1px 0.2em #000b3a, 1px 1px 0.4em #000b3a, -1px 1px 0.4em #000b3a, 1px -1px 0.4em #000b3a, -1px -1px 0.4em #000b3a; */
}
.cast-list dt{ width: 47.5%;}
.cx_smartphoneview .cast-list dt{ width: 43.3%;}
.cast-list p{
    text-align: center; color: #000;
    /* text-shadow: 1px 1px 0.2em #000b3a, -1px 1px 0.2em #000b3a, 1px -1px 0.2em #000b3a, -1px -1px 0.2em #000b3a, 1px 1px 0.4em #000b3a, -1px 1px 0.4em #000b3a, 1px -1px 0.4em #000b3a, -1px -1px 0.4em #000b3a; */
}
.cast-list__disc{
    width: 4px;
    height: 4px;
    background-color: #555;
    margin: 1.0em auto 1.0em;
    border-radius: 50%;
}
.staff-list{
    text-align: center;
    /* text-shadow: 1px 1px 0.2em #000b3a, -1px 1px 0.2em #000b3a, 1px -1px 0.2em #000b3a, -1px -1px 0.2em #000b3a, 1px 1px 0.4em #000b3a, -1px 1px 0.4em #000b3a, 1px -1px 0.4em #000b3a, -1px -1px 0.4em #000b3a; */
}
.staff-list dl{
    font-weight: bold;
    color: #000;
    margin-bottom: 1.7em;
    font-size: 110%;
}
.staff-list dt{
    font-size: 80%;
    line-height: 1.2;
    padding-bottom: 0.4em;
}
.staff-list dd{
    line-height: 1.4;
    margin-bottom: 0.2em;
}
.staff-list dd span{
    font-size: 80%;
    font-feature-settings: "palt";
}
.cast-list .pt-1em{ padding-top: 1em;}
@media screen and (max-width: 768px) {
    #caststaff h3{ font-size: 90%;}
    .cast-list dl{ font-size: 110%;}
    .staff-list dl{ font-size: 95%;}
    .cast-list p.main{ font-size: 120%;}
}

/* -------------------------------
	ストーリー
------------------------------- */
.story_info{
    text-align: center;
}
.story__num{
    background: #000;
    color: #f0ff00;
    font-size: 140%;
    font-weight: bold;
    line-height: 1.2;
    padding: 0.1em 1em;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    z-index: 333;
}
.story__oadate{
    font-size: 110%;
    font-weight: bold;
    color: #fff;
    line-height: 1.0;
    padding: 0.4em 0 0.6em;
}
#story .content__body{
    padding-bottom: 0;
    margin-top: 0.2em;
}
#story .content__body__txt1{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
/* @media screen and (min-width: 900px) {
    #story .content__body__txt1{
        width: 800px;
    }
} */
#story .chart__btn{
    color: #f0ff00;
    cursor: pointer;
}
.cx_displaydevice #story .chart__btn:hover{ color: #fff;}
#story .photo-wrap{
    margin: 0 auto 1.5em;
    text-align: center;
}
#story .content__body.flex{
    margin: 0 40px 0;
    padding-bottom: 0;
}
#story .flex{
    flex-wrap: wrap;
    margin-bottom: 1.5em;
}
#story .boxHalf{ width: 49%;}
@media screen and (max-width: 768px) {
    .story__num{
        font-size: 110%;
        margin-top: 0;
    }
    .story__oadate{ font-size: 90%;}
    #story .boxHalf{
        width: 100%;
        margin-bottom: 1em;
    }
    #story .boxHalf:nth-last-of-type(1){ margin-bottom: 0;}
}
/* ---------------- 配信リンク ---------------- */
.stream-bnr.lower{
    background: none;
    padding: 0;
    border: none;
}
.lower .stream-bnr__link{ background-color: rgba(255,255,255,0.9);}
@media screen and (max-width: 768px) {
    .stream-bnr.lower{ padding: 0;}
    .stream-bnr__link{ font-size: 90%;}
}
/* ---------------- バックナンバー ---------------- */
.backnumber .content__title{
    font-size: 220%;
    margin-top: 0.5em;
}
.backnumber .content__body{
    margin-top: 0;
    padding: 1em 0 0.6em;
}
.backnumber__list--img{
    display: flex;
    flex-wrap: wrap;
    margin: 0.5em 0 0 0;
}
.backnumber__list--img li{
    overflow: hidden;
    padding: 0;
    width: 24%;
    margin: 0 0.5% 0.4em;
    transition: 300ms;
    display: block;
}
.backnumber__list--img li.comingsoon{
    background-color: rgba(255,255,255,0.3);
}
.backnumber__list--img a{
    transition: 300ms;
}
.backnumber__list--img a:hover {
    opacity: 1;
}
.cx_displaydevice .backnumber__list--img li:hover {
    margin-top: -5px;
    border-bottom: solid 5px #f0ff00;
}
.cx_displaydevice .backnumber__list--img li.comingsoon:hover {
    margin-top: 0;
    border-bottom: none;
}
.backnumber__list__info{
    text-align: center;
}
#news .backnumber__list__info{ text-align: left;}
.backnumber__list__info__num{
    background: #000;
    color: #fff;
    font-size: 90%;
    line-height: 1.3;
}
.backnumber__list__info__oadate{
    background-color: #fff;
    color: #000;
    font-weight: bold;
    line-height: 1.2;
    padding: 0.2em 0;
}
@media screen and (max-width: 768px) {
    .backnumber h2 img{ width: 46%;}
    .backnumber__list--img li{
        width: 32.333%;
    }
    .backnumber__list__info__num{ font-size: 80%;}
    .backnumber__list__info__oadate{ font-size: 88%;}
}
/* ---------------- オーバーレイ ---------------- */
#ovrly_bs{
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100vh;
    z-index: 99999;
    display: none;
}
.ovrly_main{
    background-color: #fff;
    width: 850px;
    height: 484px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -242px auto 0;
    display: none;
}
.ovrly_main__data{
    display: flex;
    flex-wrap: wrap;
}
.ovrly_main__data > *{ flex-shrink: 0;}
.ovrly_main__data__photo{
    width: 48%;
    height: 484px;
    overflow: hidden;
}

.ovrly_main img{ width: 100%; height: auto;}
.ovrly_main__data__txt{
    width: 52%;
}
@media screen and (max-width: 768px) {
    .ovrly_main{
        width: 80%;
        height: 80vh;
        top: 5vh;
        margin-top: 0;
    }
    .ovrly_main__data__photo{
        width: 100%;
        height: auto;
    }
    .ovrly_main__data__txt__mask{
        height: calc(80vh - (80vw * 1.29098361) - 56px - 0.2em);
        overflow-y: scroll;
    }
    .ovrly_main__data__txt{ width: 100%;}
}
.ovrly_main__data__txt__name{
    position: relative;
    /* height: 92px; */
}
.ovrly_main__data__txt__mask{
    height: calc( 484px - 92px);
    overflow-y: scroll;
}
@media screen and (max-width: 768px)and (max-height: 800px) {
    .ovrly_main__data__photo{
        width: 100%;
        height: 48vh;
    }
    .ovrly_main__data__txt__mask{
        height: calc(80vh - 48vh - 74px);
        overflow-y: scroll;
    }
    .ovrly_main img{ margin-top: -0.5em;}
}
.ovrly_main__data__txt__name::after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* background: url("../img/chart_name_bg1.png") no-repeat 0 0;
    background-size: cover; */
    background-color: #f0ff00;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform 300ms;
}
.ovrly_main__data__txt__name.on::after{
    transform-origin: left top;
    transform: scale(1, 1);
}
.ovrly_main__data__txt__name p{
    width: 100%; 
    height: 92px;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    z-index: 333;
    opacity: 0;
    transition: all 300ms;
}
.ovrly_main__data__txt__name.on p{ opacity: 1;}
#data01 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name01.png") no-repeat 0 0;
    background-size: contain;
}
#data02 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name02.png") no-repeat 0 0;
    background-size: contain;
}
#data03 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name03.png") no-repeat 0 0;
    background-size: contain;
}
#data04 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name04.png") no-repeat 0 0;
    background-size: contain;
}
#data05 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name05.png") no-repeat 0 0;
    background-size: contain;
}
#data06 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name06.png") no-repeat 0 0;
    background-size: contain;
}
#data07 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name07.png") no-repeat 0 0;
    background-size: contain;
}
#data08 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name08.png") no-repeat 0 0;
    background-size: contain;
}
#data09 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name09.png") no-repeat 0 0;
    background-size: contain;
}
#data10 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name10.png") no-repeat 0 0;
    background-size: contain;
}
#data11 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name11.png") no-repeat 0 0;
    background-size: contain;
}
#data12 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name12.png") no-repeat 0 0;
    background-size: contain;
}
#data13 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name13.png") no-repeat 0 0;
    background-size: contain;
}
#data14 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name14.png") no-repeat 0 0;
    background-size: contain;
}
#data15 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name15.png") no-repeat 0 0;
    background-size: contain;
}
#data16 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name16.png") no-repeat 0 0;
    background-size: contain;
}
#data17 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name17.png") no-repeat 0 0;
    background-size: contain;
}
#data18 .ovrly_main__data__txt__name p{
    background: url("../chart/img/chart_name18.png") no-repeat 0 0;
    background-size: contain;
}
@media screen and (max-width: 768px) {
    .ovrly_main__data__txt__name p{
        height: 60px;
        background-size: contain;
    }
}
.ovrly_main__data__txt__post{
    padding: 0.8em 1.4em 0.6em;
    font-weight: bold;
    line-height: 1.4;
    color: #e6007c;
}
.ovrly_main__data__txt__intro{
    font-size: 88%;
    line-height: 2.0;
    padding: 1em 1.6em 1.5em;
    text-align: justify;
    -ms-transform: translate3d(0, -20px, 0);
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    transition : opacity 0.5s, transform 0.2s ease-out;
    opacity: 0;
}
.ovrly_main__data__txt__intro.on{
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    opacity: 1;
}

/*--------オーバーレイCLOSE--------*/
#ovrly_bs .closeBtn{
    position: absolute;
    top: -0.6em;
    right: -0.6em;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
    border: none;
    border: solid 0.2em #000;
}
/* #ovrly_bs #data03 .closeBtn,
#ovrly_bs #data15 .closeBtn{ background-color: #f6a409;}
#ovrly_bs #data04 .closeBtn{ background-color: #268fdb;}
#ovrly_bs #data06 .closeBtn,
#ovrly_bs #data07 .closeBtn{ background-color: #c19f00;} */
/* .cx_smartphoneview #ovrly_bs .closeBtn{ zoom: 1.8;} */
#ovrly_bs .closeBtn span:nth-of-type(1){
    width: 2px;
    height: 24px;
    background-color: #000;
    display: block;
    position: absolute;
    top: 8px;
    left: 19px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform-origin: center center;
}
#ovrly_bs .closeBtn span:nth-of-type(2){
    width: 24px;
    height: 2px;
    background-color: #000;
    display: block;
    position: absolute;
    top: 19px;
    left: 9px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform-origin: center center;
}

/* -------------------------------
	メッセージ
------------------------------- */
.massege-tl{
    width: 600px;
    margin: 0 auto;
    background: rgba(108, 209, 209, 0.5);
}
.massege-tl iframe{
    vertical-align: bottom;
}
@media screen and (max-width: 768px) {
    .massege-tl{
        width: 100%;
        position: relative;
        padding-bottom: 100%;
        height: 0;
        overflow: hidden;
    }
    .massege-tl iframe{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    /* .massege-tl{
        transform: scale(0.56);
        transform-origin: top left;
    } */
}
.iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
  
.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}