.movie .p-page-header{background:#fff url(../images/movie/p-page-header_bg.jpg) no-repeat center top}@media screen and (max-width:768px){.movie .p-page-header{background:#fff url(../images/movie/p-page-header_bg_sp.jpg) no-repeat center top;background-size:100%}}@media print,screen and (min-width:769px){.movie .p-page-header__inner{height:355px;padding-bottom:100px}}@media screen and (max-width:768px){.movie .p-page-header__inner{min-height:260px;padding:20px 5.33333vw 90px}}.movie .p-page-header__ttl{font-size:4rem}@media screen and (max-width:768px){.movie .p-page-header__ttl{font-size:2.7rem}}@media screen and (max-width:768px){.movie .wave{top:-14vw}}@media screen and (max-width:380px){.movie .wave{top:-25vw}}.movie-anchor-list{padding-top:40px;padding-bottom:100px}@media screen and (max-width:768px){.movie-anchor-list{padding-top:40px;padding-bottom:45px}}.movie-anchor-list__ttl{text-align:center;margin-bottom:20px}.movie-anchor-list__items{margin-left:-15px;margin-right:-15px}.movie-anchor-list__item{width:calc(100% / 3);padding:20px 15px 0}.movie-anchor-list__item .c-btn__txt{font-size:1.6rem;font-weight:500}@media screen and (max-width:1024px){.movie-anchor-list__item{width:calc(100% / 2)}}@media screen and (max-width:768px){.movie-anchor-list__item{width:100%}}.movie-anchor-list__link{min-height:60px}.movie-anchor-list__link::before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.movie-list{position:relative;padding:100px 0;background-color:#fff;background-image:url(../images/movie/bg_movie-list.jpg);background-size:100% auto}@media screen and (max-width:768px){.movie-list{padding:50px 0;background-image:url(../images/movie/bg_movie-list_sp.jpg);background-size:100% auto}}.movie-list__item+.movie-list__item{margin-top:50px}@media screen and (max-width:768px){.movie-list__item{padding-top:6vw;padding-bottom:6vw}.movie-list__item+.movie-list__item{margin-top:25px}}.movie-list__ttl:not(.is-nostyle){position:relative;font-size:2.4rem;padding-bottom:20px;margin-bottom:25px;font-weight:700}@media screen and (max-width:768px){.movie-list__ttl:not(.is-nostyle){padding-bottom:10px;margin-bottom:20px;font-size:2rem}}.movie-list__ttl:not(.is-nostyle)::after,.movie-list__ttl:not(.is-nostyle)::before{content:"";position:absolute;left:0;bottom:0;height:3px}@media screen and (max-width:768px){.movie-list__ttl:not(.is-nostyle)::after,.movie-list__ttl:not(.is-nostyle)::before{height:2px}}.movie-list__ttl:not(.is-nostyle)::before{width:100%;background:#6bbddb}.movie-list__ttl:not(.is-nostyle)::after{width:120px;background:#ff6854}@media screen and (max-width:768px){.movie-list__ttl:not(.is-nostyle)::after{width:60px}}.movie-list__sub-ttl{position:relative;font-size:2rem;margin-bottom:20px;padding-left:22px;font-weight:700}@media screen and (max-width:768px){.movie-list__sub-ttl{margin-bottom:15px;padding-left:17px;font-size:1.6rem}}.movie-list__sub-ttl::after,.movie-list__sub-ttl::before{content:"";position:absolute;top:0;bottom:0;height:100%;width:3px;border-radius:50px}@media screen and (max-width:768px){.movie-list__sub-ttl::after,.movie-list__sub-ttl::before{width:2px}}.movie-list__sub-ttl::before{left:0;background:#ff6854}.movie-list__sub-ttl::after{left:8px;background:#6bbddb}@media screen and (max-width:768px){.movie-list__sub-ttl::after{left:5px}}.movie-list__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1024px){.movie-list__contents{display:block}}.movie-list-movie{width:calc(50% - 30px)}@media screen and (max-width:1024px){.movie-list-movie{width:100%}}.movie-list-movie__txt{font-size:1.6rem;line-height:1.8}.movie-thumbnail{position:relative;cursor:pointer;margin-top:20px;max-width:520px}@media print,screen and (min-width:769px){.movie-thumbnail:hover{opacity:.8}}.movie-thumbnail img{width:100%;height:auto}.movie-thumbnail::after{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;content:"";width:74px;height:74px;background-image:url(../images/movie/ico_player.png);background-repeat:no-repeat;background-size:100%}@media screen and (max-width:1024px){.movie-thumbnail{max-width:560px;margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.movie-thumbnail::after{content:"";width:45px;height:45px}}.movie-list-article{width:calc(50% - 30px)}@media screen and (max-width:1024px){.movie-list-article{width:100%;margin-top:30px}}.movie-list-article__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.movie-list-article__item+.movie-list-article__item{margin-top:24px}@media print,screen and (min-width:769px){.movie-list-article__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.movie-list-article__item .c-ico-triangle{width:40px;height:40px}.movie-list-article__item .c-ico-triangle::before{width:40px;height:40px;border-width:0 0 40px 40px}.movie-list-article__item .c-ico-triangle::after{top:24px;left:23px;width:8px;height:8px}@media screen and (max-width:768px){.movie-list-article__item .c-ico-triangle{width:22px;height:22px}.movie-list-article__item .c-ico-triangle::before{width:22px;height:22px;border-width:0 0 22px 22px}.movie-list-article__item .c-ico-triangle::after{top:12px;left:12px;width:6px;height:6px}}.movie-list-article__image{position:relative;width:240px;height:160px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:block}.movie-list-article__image img{width:100%;height:auto}@media print,screen and (min-width:769px){.movie-list-article__image:hover{opacity:.8}}@media screen and (max-width:768px){.movie-list-article__image{width:120px;height:80px}}.movie-list-article__txts{width:calc(100% - 260px)}@media screen and (max-width:768px){.movie-list-article__txts{width:calc(100% - 130px)}}@media print,screen and (min-width:1025px){.movie-list-article__txt{max-width:240px;margin:auto}}.movie-list-article__btn{margin-top:10px}.movie-list-article__link{min-height:44px;font-weight:500;max-width:240px;margin:0 auto}@media screen and (max-width:1024px){.movie-list-article__link{margin-left:0;margin-right:0}}@media screen and (max-width:768px){.movie-list-article__link{min-height:40px}}.movie-list-articl__txt{font-size:1.6rem}@media screen and (max-width:768px){.movie-list-articl__txt{font-size:1.5rem}}.movie-modal{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.8);visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.movie-modal.is-show{visibility:visible;opacity:1}.movie-modal-bg{position:absolute;top:0;left:0;right:0;bottom:0}.movie-modal-content{position:relative;margin:auto;width:80%;max-width:800px;padding-top:60px}@media screen and (max-width:768px){.movie-modal-content{width:calc(100% - 40px)}}.movie-modal-content__player{position:relative;overflow:hidden;width:100%}.movie-modal-content__player::after{display:block;content:"";width:100%;padding-top:56.5%}.movie-modal-content__player iframe{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.movie-modal-close{position:absolute;top:0;right:0;cursor:pointer;width:40px;height:40px}.movie-modal-close span{pointer-events:none;display:block;width:35px;height:2px;position:absolute;left:50%;margin:0 0 0 -17px;top:50%;-webkit-transition:background-color .1s;transition:background-color .1s}.movie-modal-close span:after,.movie-modal-close span:before{content:'';display:block;background:#fff;width:35px;height:2px;position:absolute;left:0;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.movie-modal-close span:before{top:0;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.movie-modal-close span:after{top:0;-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}
/*# sourceMappingURL=map/movie.css.map */
