
.gallery-wrap__inner {
    width: 1280px;
    margin: 0 auto;
}
.gallery-event__scene {
    position: relative;
}
.gallery-event__txt {
    font-size: .16rem;
    position: absolute;
    width: 50%;
    font-weight: bold;
    text-shadow: rgba(255,255,255,0.7) 2px 0px 0.05rem,
                 rgba(255,255,255,0.7) -2px 0px 0.05rem,
                 rgba(255,255,255,0.7) 0px -2px 0.05rem,
                 rgba(255,255,255,0.7) 0px 2px 0.05rem,
                 rgba(255,255,255,0.7) 2px 2px 0.05rem,
                 rgba(255,255,255,0.7) -2px 2px 0.05rem,
                 rgba(255,255,255,0.7) 2px -2px 0.05rem,
                 rgba(255,255,255,0.7) -2px -2px 0.05rem,
                 rgba(255,255,255,0.7) 1px 2px 0.05rem,
                 rgba(255,255,255,0.7) -1px 2px 0.05rem,
                 rgba(255,255,255,0.7) 1px -2px 0.05rem,
                 rgba(255,255,255,0.7) -1px -2px 0.05rem,
                 rgba(255,255,255,0.7) 2px 1px 0.05rem,
                 rgba(255,255,255,0.7) -2px 1px 0.05rem,
                 rgba(255,255,255,0.7) 2px -1px 0.05rem,
                 rgba(255,255,255,0.7) -2px -1px 0.05rem;
}
.hihara .gallery-event__txt {
    bottom: .40rem;
    left: 2.1rem;
}
.yugi .gallery-event__txt {
    bottom: .40rem;
    left: 2.1rem;
}
.yagisawa .gallery-event__txt {
    text-align: right;
    bottom: .40rem;
    right: .60rem;
}
.myouga .gallery-event__txt.txt1 {
    top: .40rem;
    left: 2.1rem;
}
.myouga .gallery-event__txt.txt2 {
    text-align: right;
    bottom: .40rem;
    right: .60rem;
}
.tsukimori .gallery-event__txt {
    text-align: right;
    bottom: .40rem;
    right: .60rem;
}
.kyoya .gallery-event__txt {
    bottom: .40rem;
    left: 2.1rem;
}
.kanazawa .gallery-event__txt {
    text-align: right;
    top: .40rem;
    right: .60rem;
}
.ouzaki .gallery-event__txt {
    text-align: right;
    top: .40rem;
    right: .60rem;
}
.kira .gallery-event__txt {
    text-align: right;
    top: .40rem;
    right: .60rem;
}

.hozumi .gallery-event__txt {
    text-align: right;
    bottom: .40rem;
    right: 0.8rem;
}


.kaji .gallery-event__txt {
    text-align: right;
    bottom: .40rem;
    right: 0.8rem;
}



.toki .gallery-event__txt {
    bottom: .40rem;
    left: 2.1rem;
}

.haru .gallery-event__txt {
    text-align: right;
    bottom: .40rem;
    right: 0.8rem;
}
.tougane .gallery-event__txt {
    text-align: right;
    bottom: .40rem;
    right: 0.8rem;
}
.arata .gallery-event__txt {
    bottom: .40rem;
    left: 2.1rem;
}


.nanam .gallery-event__txt {
    text-align: right;
    bottom: .40rem;
    right: 0.8rem;
}

.amamiya .gallery-event__txt {
    text-align: right;
    bottom: .40rem;
    right: 0.8rem;
}

.tuchiura .gallery-event__txt {
    text-align: right;
    bottom: .40rem;
    right: 0.8rem;
}

.etou .gallery-event__txt {
    text-align: right;
    bottom: .40rem;
    right: 0.8rem;
}

.etou .gallery-event__txt.txt1 {
    text-align: left;
    top: .40rem;
    left: 2.1rem;
}
.etou .gallery-event__txt.txt2 {
    text-align: right;
    bottom: .40rem;
    right: .60rem;
}



.shimizu .gallery-event__txt {
    text-align: right;
    bottom: .40rem;
    right: 0.8rem;
}

.ritu .gallery-event__txt {
    text-align: right;
    top: .50rem;
    right: 0.8rem;
}


.daichi .gallery-event__txt {
    text-align: right;
    top: .50rem;
    right: 0.8rem;
}









.b-font {
    font-size: .20rem;
    font-weight: bold;
    display: inline-block;
    padding: .16rem 0;
}
.hihara .b-font { color: #f47b00; }
.yugi .b-font { color: #9950ac; }
.yagisawa .b-font { color: #00abb5; }
.myouga .b-font { color: #7a1703; }
.tsukimori .b-font { color: #0078a8; }
.kyoya .b-font { color: #6faef6; }
.kanazawa .b-font { color: #688070; }
.ouzaki .b-font { color: #b82828; }
.kira .b-font { color: #5f5f5f; }
.hozumi .b-font { color: #c70100; }
.kaji .b-font { color: #00b0a5; }
.toki .b-font { color: #9e7ec4; }
.haru .b-font { color: #d6cc16; }
.tougane .b-font { color: #d0bb00; }
.arata .b-font { color: #ea6309; }
.nanam .b-font { color: #8ac72e; }
.amamiya .b-font { color: #b3b0a7; }
.tuchiura .b-font { color: #0fa733; }
.shimizu .b-font { color: #f7c600; }
.etou .b-font { color: #a62d72; }

.ritu .b-font { color: #252777; }
.daichi .b-font { color: #586a0d; }



/* NEWマーク */
.ac-item-wrap {
    position: relative;
}
.ac-item-wrap.new-active::after {
    content: '';
    background: url('../../common/img/new.png') no-repeat right top;
    background-size: contain;
    width: 1.00rem;
    height: 1.00rem;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    -webkit-animation: new 1s 0.5s 1 forwards;
            animation: new 1s 0.5s 1 forwards;
}
@-webkit-keyframes new {
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes new {
    0% {opacity:0;}
    100% {opacity:1;}
}

/* ムービー */
.mov-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .60rem .60rem .70rem 2.10rem;
}
.mov-list--flexend{
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.mov-list__item {
    width: 4.70rem;
    text-align: center;
    line-height: 1.8;
    padding-bottom: .48rem;
}
.mov__ttl {
    font-size: .20rem;
    font-weight: bold;
    color: #03ceb8;
    line-height: 1.2;
}
.mov__time {
    font-size: .16rem;
    font-weight: bold;
    color: #03ceb8;
    padding-bottom: .1rem;
}
.yt-wrap a{
    position: relative;
}
.yt-wrap a::before {
    display: block;
    content: "";
    position: absolute;
    top: -5px;
    left: 50%;
    width: 100px;
    height: 60px;
    border-radius: 12%;
    background: #000;
    margin-left: -50px;
    opacity: 0.8;
}
.yt-wrap a:hover::before {
    opacity: 1;
}
.yt-wrap a::after {
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    left: 50%;
    width: 0px;
    height: 0px;
    border: 20px solid transparent;
    border-left: 35px solid #fff;
    margin-left: -15px;
}

/* twitter埋め込み */
.mov_tw_collection{width: 1280px; margin: 0 auto; text-align: center; padding: .6rem .6rem 2rem 2.1rem;}

@media screen and (max-width: 750px) {
.mov_tw_collection{padding: .42rem .25rem; width: 100%;}
}

.at{font-size: 0.1rem;}

@media screen and (max-width: 750px) {
.at{font-size: 0.15rem;}
}


.mov_title{width: 1280px; margin: 0 auto; text-align: center; padding: .6rem .6rem 0 2.1rem;}


/* モーダル */
.mfp-bg {
    background: url('../img/overlay_modal.gif') repeat 0 0 !important;
}
.mfp-close-btn-in .mfp-close {
    border: 1px solid #434343;
    border-radius: 50%;
    line-height: 1;
    width: .60rem;
    height: .60rem;
    top: -.50rem;
    right: -.50rem;
    background: url('../../common/img/icon_close_bk.svg') no-repeat center center;
    background-size: 50%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
/*アコーディオン*/
.ac-wrap {
    font-size: 100px;
}
.ac-item-wrap {
    position: relative;
    height: 1.50rem;
    overflow: hidden;
    -webkit-transition: .4s;
    transition: .4s;
    cursor: pointer;
}
.ac-item-wrap:hover .gallery-event__scene2 {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
}
.ac-item-wrap.active:hover .gallery-event__scene2 {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
}
.gallery-event__scene2 {
    position: absolute;
    -webkit-transition: .4s;
    transition: .4s;
}
.ac-item-wrap.active {
    height: 7.20rem;
}
.active .gallery-event__scene2 {
    top: 0 !important;
}
.gallery-event__txt {
    -webkit-transition: .4s .3s;
    transition: .4s .3s;
    opacity: 0;
}
.active .gallery-event__txt {
    opacity: 1;
}

/* 楽曲 */
.gallery-wrap__inner.music {
    width: 1280px;
    margin: 0 auto;
    padding: .6rem .6rem 2rem 2.1rem;
}
.music-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: .60rem;
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #65e5d1;
}
.music-info__img {
    width: 3.00rem;
}
.music-info__data {}
.music-info__tbl {
    width: 6.34rem;
    margin-left: .30rem;
    font-size: .16rem;
    border-top: 1px solid #b0e3de;
}
.music-info__tbl th {
    width: 1.40rem;
    background-color: #8be2d1;
    color: #fff;
    font-weight: normal;
    padding: 1em;
    border-bottom: 1px solid #c2ece8;
    white-space: nowrap;
}
.music-info__tbl td {
    background-color: #fff;
    color: #000;
    padding: 1em;
    text-align: left;
    border-bottom: 1px solid #b0e3de;
}

.music__ttl {
    font-size: .30rem;
    font-weight: bold;
    color: #03ceb8;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 0;
}



@media screen and (max-width: 750px) {
    /* イベントシーン *//*アコーディオン*/
    .ac-wrap {
        font-size: 4vw;
    }
    .ac-item-wrap.active {
        height: auto;
    }
    .ac-item-wrap .gallery-event__scene2 {
        position: relative;
    }
    .ac-item-wrap:hover .gallery-event__scene2 {
        -webkit-transform: scale(1.00);
                transform: scale(1.00);
    }
    .gallery-event__txt {
        font-size: .24rem;
        position: static;
        width: 100%;
        padding: .20rem;
        margin-bottom: 0.1rem;
    }
    .b-font {
        font-size: .28rem;
    }
    .myouga .gallery-event__txt.txt1 {
        margin-bottom:0;
    }
    .etou .gallery-event__txt.txt1 {
        margin-bottom:0;
    }

    /* ムービー */
    .gallery-wrap__inner {
        width: 100%;
    }
    li.mov-list__item:not(:first-child){
        padding-top: .42rem;
    }
    .mov-list {
        padding: .42rem .25rem .70rem .25rem;
    }
    .mov-list__item {
        width: 7rem;
        padding-bottom: 0rem;
    }
    .mov__ttl {
        font-size: .32rem;
    }
    .mov__time {
        font-size: .24rem;
        padding-bottom: .3rem;
    }
    .mfp-close-btn-in .mfp-close{
        top: -0.7rem;
        right: 0.1rem;
    }
/* 楽曲 */
    .gallery-wrap__inner.music {
        width: 100%;
        padding: .42rem .25rem;
    }
    .music-info {
        display: block;
    }
    .music-info__img {
        width: 6.00rem;
        margin: 0 auto .30rem;
    }
    .music-info__data {}
    .music-info__tbl {
        width: 100%;
        margin-left: 0;
        font-size: .24rem;
    }
.music__ttl {
    font-size: .50rem;

}

.mov_title{width: 95%; margin: 0 auto; text-align: center; padding: .6rem 0 .1rem 0; border-bottom: dotted 2px #0acfbd;}


.yagisawa .gallery-event__txt{ text-align: left;}
.myouga .gallery-event__txt.txt2{ text-align: left;}
.tsukimori .gallery-event__txt{ text-align: left;}
.kanazawa .gallery-event__txt{ text-align: left;}
.ouzaki .gallery-event__txt{ text-align: left;}
.kira .gallery-event__txt{ text-align: left;}
.hozumi .gallery-event__txt { text-align: left;}
.kaji .gallery-event__txt { text-align: left;}
.haru .gallery-event__txt { text-align: left;}
.tougane .gallery-event__txt { text-align: left;}

.nanam .gallery-event__txt { text-align: left;}

.amamiya .gallery-event__txt { text-align: left;}
.tuchiura .gallery-event__txt { text-align: left;}

.etou .gallery-event__txt.txt2{ text-align: left;}
.shimizu .gallery-event__txt { text-align: left;}

.ritu .gallery-event__txt { text-align: left;}
.daichi .gallery-event__txt { text-align: left;}




}

.mov-list__item span.new{
    content: 'NEW';
    font-size: .12rem;
    font-weight: bold;
    color: #ff60a5;
    letter-spacing: -1px;
}


.music_info{font-size: 0.2rem; text-align: center; padding-bottom: 0.5rem;}

.music_info a:link { color: #c05be3; text-decoration: none;}
.music_info a:visited { color: #c05be3; }
.music_info a:hover { color: #c05be3; text-decoration: underline;}
.music_info a:active { color: #c05be3; }