@charset "UTF-8";

.l-main__inner{ padding-bottom: 5em;}
/* ---------------------------------------------
	TOPページ
--------------------------------------------- */
/* .l-mainvisual::before{
    content: "";
    display: block;
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
} */
/* .no-webp .l-mainvisual::before{
    background: url("../photo/bg.jpg") no-repeat center bottom;
    background-size: cover;
}
.webp .l-mainvisual::before{
background: url("../photo/bg.webp") no-repeat center bottom;
background-size: cover;
} */

.mainvisual{
    position: relative;
    padding: 0.5em 0 0.2em;
    /* background-color: rgba(5, 45, 113, 0.3); */
}
/* .mainvisual::before{
    content: "";
    display: block;
    width: 100%;
    height: 747px;
    position: absolute;
    bottom: -12.7vw;
    left: 0;
    background: url("../img/hdr_img04.png") repeat-x 0 bottom;
}
@media screen and (min-width: 1980px) {
    .mainvisual::before{
        bottom: -246px;
    }
}
@media screen and (max-width: 1370px) {
    .mainvisual::before{
        bottom: -174px;
    }
}
@media screen and (max-width: 768px) {
    .mainvisual::before{
        background-position: -50vw bottom;
        bottom: -17.7vw;
    }
}  */
/* .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: 472px;
    height: 150px;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0.5em auto 0.5em;
    z-index: 333;
    position: relative;
    background: url("../img/logo_sp.svg") no-repeat center center;
    background-size: contain;
}
.mainvisual .mainvisual__oadate{
    /* width: 100%;
    height: 90px; */
    width: 474px;
    height: 36px;
    /* padding-top: 20%; */
    /* padding-top: 12.666%; */
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    background: url("../img/oadate.svg") no-repeat center bottom;
    background-size: contain;
    margin: 0 auto 0.5em;
    position: relative;
    z-index: 332;
}
/* @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) {
    .l-mainvisual::before{ height: 40vw;}
    .mainvisual{
        width: 100%;
        height: 36vw;
        /* background-size: cover; */
    }
    .mainvisual h1{
        width: 100%;
        height: 0;
        padding-top: 26%;
        margin-top: 0.5vw;
        margin-bottom: 0.2vw;
    }
    .mainvisual .mainvisual__oadate{
        /* width: 100%; */
        width: 80%;
        height: 0;
        /* padding-top: 13%; */
        padding-top: 8%;
        margin-top: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin-left: auto; margin-right: auto;
    }
}
/* @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%; */
    }
}

/* .content{ padding-top: 4em;}
@media screen and (max-width: 768px) {
    .content{ padding-top: 0;}
} */
/* -------------------------------
	イントロダクション
------------------------------- */
#introduction .photo-wrap{
    margin-bottom: 2em;
    text-align: center;
    /* background: url("../img/bg_02.jpg") no-repeat center center;
    background-size: cover; */
    background-color: #000;
    z-index: 333;
}
#introduction .photo-wrap .w60{
    width: 60%;
}
#introduction .photo-wrap .w80{
    width: 80%;
}
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{
    background-color: rgba(255,255,255,0.6);
    padding:  1.8em 2em 1em;
    margin-bottom: 1em;
    background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0.9) 0%, rgba(217,249,246,0.3) 50%, rgba(255,255,255,0.9) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0.9)), color-stop(50%,rgba(217,249,246,0.3)), color-stop(100%,rgba(255,255,255,0.9)));
    background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0.9) 0%,rgba(217,249,246,0.3) 50%,rgba(255,255,255,0.9) 100%);
    background: -o-linear-gradient(-45deg,  rgba(255,255,255,0.9) 0%,rgba(217,249,246,0.3) 50%,rgba(255,255,255,0.9) 100%);
    background: -ms-linear-gradient(-45deg,  rgba(255,255,255,0.9) 0%,rgba(217,249,246,0.3) 50%,rgba(255,255,255,0.9) 100%);
    background: linear-gradient(135deg,  rgba(255,255,255,0.9) 0%,rgba(217,249,246,0.3) 50%,rgba(255,255,255,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#e6ffffff',GradientType=1 );
}
@media screen and (max-width: 768px) {
    .intro__comment{ padding:  1.4em 1.6em 1em;}
}
.intro__comment h4{
    background: rgb(60,87,196);
    background: -moz-linear-gradient(left,  rgba(60,87,196,1) 0%, rgba(158,153,252,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(60,87,196,1)), color-stop(100%,rgba(158,153,252,1)));
    background: -webkit-linear-gradient(left,  rgba(60,87,196,1) 0%,rgba(158,153,252,1) 100%);
    background: -o-linear-gradient(left,  rgba(60,87,196,1) 0%,rgba(158,153,252,1) 100%);
    background: -ms-linear-gradient(left,  rgba(60,87,196,1) 0%,rgba(158,153,252,1) 100%);
    background: linear-gradient(to right,  rgba(60,87,196,1) 0%,rgba(158,153,252,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c57c4', endColorstr='#9e99fc',GradientType=1 );
    margin-top: 0;
}
.intro__comment__q{
    font-weight: bold;
    padding-bottom: 0.4em;
    color: #26418c;
    background: rgb(38,65,140);
    background: -moz-linear-gradient(left,  rgba(38,65,140,1) 0%, rgba(40,211,194,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(38,65,140,1)), color-stop(100%,rgba(40,211,194,1)));
    background: -webkit-linear-gradient(left,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    background: -o-linear-gradient(left,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    background: -ms-linear-gradient(left,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    background: linear-gradient(to right,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26418c', endColorstr='#28d3c2',GradientType=1 );
    ter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db26418c', endColorstr='#28d3c2',GradientType=1 );
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.intro__comment__q::before{
    content: "Q. ";
}
.intro__comment__a{
    line-height: 2.0;
    padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
    #introduction .photo-wrap .w80{ width: 100%;}
    .intro__comment__q,
    .intro__comment__a{ font-size: 90%;}
}

/* -------------------------------
	キャスト＆スタッフ
------------------------------- */
#caststaff{text-align: center;}
#caststaff h2{ margin-bottom: 3em;}
@media screen and (max-width: 768px) {
    #caststaff h2{ margin-bottom: 1em;}
}
#caststaff h3{
    margin: 0 auto 1em;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    padding: 0.1em;
    font-size: 120%;
    padding: 0.1em 1.5em 0.2em 1.5em;
    margin: 0 0 1em;
    text-shadow: none;
    filter: none;
    background: rgb(38,65,140);
    background: -moz-linear-gradient(left,  rgba(38,65,140,1) 0%, rgba(40,211,194,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(38,65,140,1)), color-stop(100%,rgba(40,211,194,1)));
    background: -webkit-linear-gradient(left,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    background: -o-linear-gradient(left,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    background: -ms-linear-gradient(left,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    background: linear-gradient(to right,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26418c', endColorstr='#28d3c2',GradientType=1 );
    ter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db26418c', endColorstr='#28d3c2',GradientType=1 );
    color: #fff;
    -webkit-text-fill-color: #fff;
}
/* #caststaff .content__body{ padding-bottom: 4em;} */
.cast-list{
    margin-bottom: 3em;
}
.cast-list dl,
.cast-list p.main{
    font-weight: 500;
    color: #333;
    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: 48.5%;}
.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: #000;
    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: 500;
    color: #333;
    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";
    font-weight: normal;
}
.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%;}
    .cast-list dt{ width: 44.4%;}
}

/* -------------------------------
	ストーリー
------------------------------- */
.story_info{
    text-align: center;
}
.story__num{
    color: #fff;
    font-size: 130%;
    line-height: 1.2;
    padding: 0.1em 1em;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    z-index: 333;
    background: rgb(53,83,125);
    background: -moz-linear-gradient(-45deg,  rgba(53,83,125,1) 0%, rgba(172,66,95,1) 30%, rgba(216,148,66,1) 70%, rgba(241,103,98,1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(53,83,125,1)), color-stop(30%,rgba(172,66,95,1)), color-stop(70%,rgba(216,148,66,1)), color-stop(100%,rgba(241,103,98,1)));
    background: -webkit-linear-gradient(-45deg,  rgba(53,83,125,1) 0%,rgba(172,66,95,1) 30%,rgba(216,148,66,1) 70%,rgba(241,103,98,1) 100%);
    background: -o-linear-gradient(-45deg,  rgba(53,83,125,1) 0%,rgba(172,66,95,1) 30%,rgba(216,148,66,1) 70%,rgba(241,103,98,1) 100%);
    background: -ms-linear-gradient(-45deg,  rgba(53,83,125,1) 0%,rgba(172,66,95,1) 30%,rgba(216,148,66,1) 70%,rgba(241,103,98,1) 100%);
    background: linear-gradient(135deg,  rgba(53,83,125,1) 0%,rgba(172,66,95,1) 30%,rgba(216,148,66,1) 70%,rgba(241,103,98,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35537d', endColorstr='#f16762',GradientType=1 );
}
.story__oadate{
    font-size: 110%;
    font-weight: bold;
    color: #333;
    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: #b51345;
    cursor: pointer;
    font-weight: bold;
}
.cx_displaydevice #story .chart__btn:hover{ text-decoration: underline;}
#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;
}
.lower .stream-bnr__link{ background-color: rgba(255,255,255,0.9);}
.stream-bnr__link.fod{
    border: solid 0.2em #000;
}
.cx_displaydevice .stream-bnr__link.fod:hover{
    border: solid 0.2em #575757;
}
@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 .l-main h5{
    color: #fff;
    margin: 0;
}
.backnumber__list--text{ margin: 0;}
.l-main h5.backnumber__title{
    /* font-family: "Anton", sans-serif; */
    margin: 0 auto;
    height: auto;
    background: none;
    text-indent: 0;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 150%;
    position: relative;
    z-index: 111;
    color: #26418c;
    background: rgb(38,65,140);
    background: -moz-linear-gradient(left,  rgba(38,65,140,1) 0%, rgba(40,211,194,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(38,65,140,1)), color-stop(100%,rgba(40,211,194,1)));
    background: -webkit-linear-gradient(left,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    background: -o-linear-gradient(left,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    background: -ms-linear-gradient(left,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    background: linear-gradient(to right,  rgba(38,65,140,1) 0%,rgba(40,211,194,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26418c', endColorstr='#28d3c2',GradientType=1 );
    ter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db26418c', endColorstr='#28d3c2',GradientType=1 );
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}


.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;
    position: relative;
}
.backnumber__list--img li.comingsoon{
    background-color: rgba(0, 0, 0, 0.4);
}
.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 #ffe42a;
} */
/* .cx_displaydevice .backnumber__list--img li.comingsoon:hover {
    margin-top: 0;
    border-bottom: none;
} */

.cx_displaydevice .backnumber__list--img li::before{
    content: '';
    width: 100%;
    height: 5px;
    background: rgb(241,103,98);
    background: -moz-linear-gradient(-45deg,  rgba(241,103,98,1) 0%, rgba(216,148,66,1) 30%, rgba(172,66,95,1) 70%, rgba(53,83,125,1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(241,103,98,1)), color-stop(30%,rgba(216,148,66,1)), color-stop(70%,rgba(172,66,95,1)), color-stop(100%,rgba(53,83,125,1)));
    background: -webkit-linear-gradient(-45deg,  rgba(241,103,98,1) 0%,rgba(216,148,66,1) 30%,rgba(172,66,95,1) 70%,rgba(53,83,125,1) 100%);
    background: -o-linear-gradient(-45deg,  rgba(241,103,98,1) 0%,rgba(216,148,66,1) 30%,rgba(172,66,95,1) 70%,rgba(53,83,125,1) 100%);
    background: -ms-linear-gradient(-45deg,  rgba(241,103,98,1) 0%,rgba(216,148,66,1) 30%,rgba(172,66,95,1) 70%,rgba(53,83,125,1) 100%);
    background: linear-gradient(135deg,  rgba(241,103,98,1) 0%,rgba(216,148,66,1) 30%,rgba(172,66,95,1) 70%,rgba(53,83,125,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16762', endColorstr='#35537d',GradientType=1 );
    position: absolute;
    left: 0; right: 0;
    bottom: 0;
    margin: auto;
    transform-origin: center top;
    transform: scale(0, 1);
    transition: transform 300ms;
}
.cx_displaydevice .backnumber__list--img li:hover::before {
  transform-origin: center top;
  transform: scale(1, 1);
}
.cx_displaydevice .backnumber__list--img li.comingsoon:hover::before {
    transform: scale(0, 1);
}

.backnumber__list__info{
    text-align: center;
}
.cx_displaydevice .backnumber__list__info{ padding-bottom: 8px;}
#news .backnumber__list__info{ text-align: left;}
.backnumber__list__info__num{
    background: rgb(216,36,84);
    background: -moz-linear-gradient(-45deg,  rgba(216,36,84,1) 0%, rgba(178,51,85,1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(216,36,84,1)), color-stop(100%,rgba(178,51,85,1)));
    background: -webkit-linear-gradient(-45deg,  rgba(216,36,84,1) 0%,rgba(178,51,85,1) 100%);
    background: -o-linear-gradient(-45deg,  rgba(216,36,84,1) 0%,rgba(178,51,85,1) 100%);
    background: -ms-linear-gradient(-45deg,  rgba(216,36,84,1) 0%,rgba(178,51,85,1) 100%);
    background: linear-gradient(135deg,  rgba(216,36,84,1) 0%,rgba(178,51,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d82454', endColorstr='#b23355',GradientType=1 );
    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%;
}

.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) {
    .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.19434) - 56px - 0.2em);
        overflow-y: scroll;
    }
    .ovrly_main__data__txt{ width: 100%;}
}
@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("../chart/img/chart_name_bg1.png") no-repeat 0 0;
    background-size: cover;
    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);
}
/* #data03 .ovrly_main__data__txt__name::after,
#data15 .ovrly_main__data__txt__name::after{
    background: url("../img/chart_name_bg2.png") repeat 0 0;
    background-size: contain;
}
#data04 .ovrly_main__data__txt__name::after{
    background: url("../img/chart_name_bg3.png") repeat 0 0;
    background-size: contain;
}
#data06 .ovrly_main__data__txt__name::after,
#data07 .ovrly_main__data__txt__name::after{
    background: url("../img/chart_name_bg4.png") repeat 0 0;
    background-size: contain;
} */
.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;
}
@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;
}
/* #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(0,0,0,0.3);
}
.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%;
}