@media screen and (min-width: 1024px){.visible-md,.visible-sm{display:none}.visible-lg{display:inherit}}@media screen and (min-width: 750px)and (max-width: 1023px){.visible-lg,.visible-sm{display:none}.visible-md{display:inherit}}@media screen and (max-width: 749px){.visible-lg,.visible-md{display:none}.visible-sm{display:inherit}}.colorNews{color:#2abdf0}.colorCharacter{color:#efadb0}.colorEpisode{color:#d890bc}.colorOnair{color:#a4ce87}.colorStaffcast{color:#589acb}.colorProducts{color:#f4cb5b}.colorComic{color:#eba067}.colorMusic{color:#ccaf64}.colorMovie{color:#aa95dd}.colorSns{color:#ed828b}.colorRed{color:#ed7373}.colorBluray{color:#88cfcb}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:rgba(0,0,0,0)}*{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5}@media screen and (min-width: 750px){html{font-size:10px}}@media screen and (max-width: 749px){html{font-size:2.66666vw}}body{width:100%;overflow-x:hidden;background:#fff;font-family:"Noto Serif JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;color:#555;letter-spacing:.05em}main{display:block}li{list-style-type:none}a{text-decoration:none;color:inherit}@media screen and (min-width: 750px){a{-webkit-transition:all .3s;transition:all .3s}a::before,a::after{-webkit-transition:all .3s;transition:all .3s}}img{vertical-align:bottom;max-width:100%;height:auto}svg{width:100%;height:auto}sup{font-size:.5em;vertical-align:super}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}table{border-collapse:collapse;border-spacing:0;width:100%}address{font-style:normal}.splide__track--nav>.splide__list>.splide__slide{border:none !important}@media screen and (min-width: 750px){.l-inner-lg{width:90%;max-width:1400px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-lg{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-md{width:90%;max-width:1100px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-md{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-ex{width:90%;max-width:1100px;margin:0 auto}}@media screen and (min-width: 750px){.l-inner-sm{width:90%;max-width:940px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-sm{padding:0 1.5rem}}.swiper{display:none}.swiper.swiper-initialized{display:block}body{background-repeat:no-repeat;background-size:100% auto}body.loaded{overflow:auto}@media screen and (min-width: 750px){body{padding-top:16rem;background-position:center -15vh}}@media screen and (max-width: 749px){body{padding-top:9rem;background-position:center -2rem}}.loading{position:fixed;top:0;bottom:0;left:0;right:0;background:#fff;z-index:20;opacity:1;visibility:visible;-webkit-transition:all .5s;transition:all .5s;background-image:url("../img/common/loading_bg.jpg");background-size:cover;background-position:center center;background-repeat:no-repeat}.loaded .loading{opacity:0;visibility:hidden}.loading__wrapper{height:100%;position:relative;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}@media screen and (max-width: 749px){.loading__wrapper img{width:23rem}}.loading__title{font-family:"Noto Serif JP",serif;text-align:center}@media screen and (min-width: 750px){.loading__title{font-size:2.4rem;margin-top:3rem}}@media screen and (max-width: 749px){.loading__title{font-size:2rem;white-space:nowrap;margin-top:2rem}}@-webkit-keyframes fadeInOut{0%,100%{opacity:0}50%{opacity:1}}@keyframes fadeInOut{0%,100%{opacity:0}50%{opacity:1}}.loading__title span{opacity:0;-webkit-animation:fadeInOut 1s infinite;animation:fadeInOut 1s infinite}.loading__title span:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.loading__title span:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.loading__title span:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.header{position:fixed;top:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:rgba(0,0,0,0);-webkit-transition:background .3s;transition:background .3s}@media screen and (min-width: 1200px){.header{height:8rem;padding-left:2.5rem;padding-right:3.2rem;gap:3rem;z-index:12;-webkit-transition:opacity .2s,-webkit-transform .3s;transition:opacity .2s,-webkit-transform .3s;transition:opacity .2s,transform .3s;transition:opacity .2s,transform .3s,-webkit-transform .3s}}@media screen and (max-width: 1199px){.header{height:6.8rem;padding:0 1.6rem;z-index:12}}.is-view .header{background-color:#fff}@media screen and (min-width: 1024px){.is-view .header.hidden{background-color:rgba(0,0,0,0)}}@media screen and (min-width: 1200px){.header.hidden .header__logo{opacity:0;visibility:hidden}}@media screen and (max-width: 749px){.header__logo__img{width:10.8rem}}.headerNav{position:fixed;top:0;bottom:0;left:0;right:0;bottom:0;z-index:13;background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:center center;opacity:0;visibility:hidden;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition:all .3s;transition:all .3s;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}.is-active .headerNav{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}@media screen and (min-width: 1200px){.headerNav{padding:5rem}}@media screen and (min-width: 750px)and (max-width: 1199px){.headerNav{padding:3rem}}@media screen and (max-width: 1023px){.headerNav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 750px){.headerNav{background-image:url("../img/common/ham_bg_pc.jpg");gap:7.5rem}}@media screen and (max-width: 749px){.headerNav{background-image:url("../img/common/ham_bg_sp.jpg");padding:7rem 2rem 2rem;gap:3.4rem}}@media screen and (min-width: 750px)and (max-width: 1199px){.headerNav__logo{width:30rem}}@media screen and (max-width: 749px){.headerNav__logo{width:22rem}}@media screen and (min-width: 1200px){.headerNav__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:3.2rem}}@media screen and (max-width: 1199px){.headerNav__list{display:grid;grid-template-columns:repeat(2, 1fr);margin:0 auto}}@media screen and (min-width: 750px)and (max-width: 1199px){.headerNav__list{grid-gap:2.4rem 4rem}}@media screen and (max-width: 749px){.headerNav__list{grid-gap:2.4rem 3rem}}@media screen and (min-width: 750px){.headerNav__sns{margin-top:6rem}}@media screen and (max-width: 749px){.headerNav__sns{margin-top:4rem}}@media screen and (min-width: 1200px){.headerNav__sns__title{display:none}}@media screen and (max-width: 1199px){.headerNav__sns__title{text-align:center;font-size:1.3rem;margin-bottom:1.5rem;text-transform:uppercase;color:#888}}.headerNav__sns__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1199px){.headerNav__sns__list{margin-top:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 750px){.headerNav__sns__list{gap:1.6rem}}@media screen and (max-width: 749px){.headerNav__sns__list{gap:2.4rem}}.headerNav__sns__item{line-height:1}@media(hover: hover){.headerNav__sns__item:hover{opacity:.8}}@media screen and (min-width: 750px){.headerNav__sns__icon{width:3.2rem}}@media screen and (max-width: 749px){.headerNav__sns__icon{width:4.8rem}}.headerNav__anc{display:inline-block;position:relative}@media(hover: hover){.headerNav__anc:hover .headerNav__anc__jp{color:#fff;background:#555}.headerNav__anc:hover .headerNav__anc__jp.colorNews{background:#2abdf0}.headerNav__anc:hover .headerNav__anc__jp.colorCharacter{background:#efadb0}.headerNav__anc:hover .headerNav__anc__jp.colorEpisode{background:#d890bc}.headerNav__anc:hover .headerNav__anc__jp.colorOnair{background:#a4ce87}.headerNav__anc:hover .headerNav__anc__jp.colorStaffcast{background:#589acb}.headerNav__anc:hover .headerNav__anc__jp.colorProducts{background:#f4cb5b}.headerNav__anc:hover .headerNav__anc__jp.colorComic{background:#eba067}.headerNav__anc:hover .headerNav__anc__jp.colorMusic{background:#ccaf64}.headerNav__anc:hover .headerNav__anc__jp.colorMovie{background:#aa95dd}.headerNav__anc:hover .headerNav__anc__jp.colorBluray{background:#88cfcb}}.headerNav__anc__en{font-family:"Noto Serif JP",serif;-webkit-transition:all .3s;transition:all .3s;display:block;font-weight:600}@media screen and (min-width: 750px){.headerNav__anc__en{font-size:2.6rem}}@media screen and (max-width: 749px){.headerNav__anc__en{font-size:2rem}}.headerNav__anc__jp{font-family:"Noto Serif JP",serif;display:inline-block;border-radius:.3rem;font-weight:600;background:#fff;padding:.2rem .6rem;-webkit-transition:all .3s;transition:all .3s}@media screen and (min-width: 750px){.headerNav__anc__jp{font-size:1.4rem}}@media screen and (max-width: 749px){.headerNav__anc__jp{font-size:1.2rem}}.ham{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:13}@media screen and (min-width: 750px){.ham{width:5rem}}@media screen and (max-width: 1199px){.ham{width:3.7rem}}.ham span{display:block;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%;line-height:1}@media screen and (min-width: 750px){.ham span+span{margin-top:.85rem}}@media screen and (max-width: 749px){.ham span+span{margin-top:.5rem}}@media screen and (min-width: 750px){.is-active .ham span:nth-child(1){-webkit-transform:rotate(15deg) translate(0.3rem, 1.1rem);transform:rotate(15deg) translate(0.3rem, 1.1rem)}}@media screen and (max-width: 749px){.is-active .ham span:nth-child(1){-webkit-transform:rotate(15deg) translate(0.15rem, 0.65rem);transform:rotate(15deg) translate(0.15rem, 0.65rem)}}@media screen and (min-width: 750px){.is-active .ham span:nth-child(2){-webkit-transform:rotate(-15deg) translate(0, -0.1rem);transform:rotate(-15deg) translate(0, -0.1rem)}}@media screen and (max-width: 749px){.is-active .ham span:nth-child(2){-webkit-transform:rotate(-15deg) translate(0, -0.1rem);transform:rotate(-15deg) translate(0, -0.1rem)}}.ham__bar{display:block;width:100%}.ham__menu__text{display:block;position:relative;line-height:1}@media screen and (min-width: 750px){.ham__menu__text{margin-top:1.2rem}}@media screen and (max-width: 749px){.ham__menu__text{margin-top:.8rem}}.ham__menu__text__img{-webkit-transition:all .3s;transition:all .3s;display:block}.ham__menu__text__menu{width:100%;opacity:1;visibility:visible}.is-active .ham__menu__text__menu{opacity:0;visibility:hidden}.ham__menu__text__close{width:100%;opacity:0;visibility:hidden;position:absolute;left:0;bottom:0}.is-active .ham__menu__text__close{opacity:1;visibility:visible}.footer{background:#f2f2f2}@media screen and (min-width: 750px){.footer{margin-top:12rem;padding-top:12rem}}@media screen and (max-width: 749px){.footer{margin-top:6.5rem;padding-top:6.5rem}}@media screen and (min-width: 750px){.footer__inner{padding-bottom:7.5rem}}@media screen and (max-width: 749px){.footer__inner{padding-bottom:3.5rem}}.footerBnr__wrapper{position:relative}@media screen and (max-width: 749px){.footerBnr__wrapper{padding:0 1.8rem}}.footerBnr__wrapper .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footerBnr__btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 1200px){.footerBnr__btn{font-size:2.7rem}}@media screen and (max-width: 1199px){.footerBnr__btn{font-size:1.3rem}}.footerBnr__btn::before{font-family:"icomoon" !important;color:#888}@media screen and (min-width: 1200px){.footerBnr__btn.-prev{right:calc(100% + 1rem)}}@media screen and (min-width: 750px)and (max-width: 1199px){.footerBnr__btn.-prev{right:calc(100% + 1rem)}}@media screen and (max-width: 749px){.footerBnr__btn.-prev{left:-0.5rem}}.footerBnr__btn.-prev::before{content:""}@media screen and (min-width: 1200px){.footerBnr__btn.-next{left:calc(100% + 1rem)}}@media screen and (min-width: 750px)and (max-width: 1199px){.footerBnr__btn.-next{left:calc(100% + 1rem)}}@media screen and (max-width: 749px){.footerBnr__btn.-next{right:-0.5rem}}.footerBnr__btn.-next::before{content:""}.footerBnr__item{display:block;overflow:hidden}@media(hover: hover){.footerBnr__item:hover .footerBnr__img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.footerBnr__img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.footerSns{text-align:center}@media screen and (min-width: 750px){.footerSns{margin:4.5rem 0}}@media screen and (max-width: 749px){.footerSns{margin-top:8.4rem;margin-bottom:5.6rem}}.footerSns__title{text-transform:uppercase;margin-bottom:1.5rem}@media screen and (min-width: 750px){.footerSns__title{font-size:1.6rem}}@media screen and (max-width: 749px){.footerSns__title{font-size:1.3rem}}.footerSns__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.4rem}.footerSns__item{line-height:1;border-radius:50%;position:relative;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.footerSns__item:hover{opacity:.8}}.footerSns__item__img{width:5.5rem}@media screen and (min-width: 750px){.footerSns__item__img{width:5.5rem}}@media screen and (max-width: 749px){.footerSns__item__img{width:4.8rem}}.footer__ca__logo__wrapper{text-align:center}@media(hover: hover){.footer__ca__logo:hover{opacity:.8}}@media screen and (max-width: 749px){.footer__ca__logo__img{width:19.4rem}}.footer__menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 750px){.footer__menu__list{font-size:1.3rem;margin-top:4.8rem;margin-bottom:4rem}}@media screen and (max-width: 749px){.footer__menu__list{font-size:1.1rem;margin:5.4rem 0}}@media(hover: hover){.footer__menu:hover{text-decoration:underline}}.footer__text{font-size:1.2rem;color:#888;text-align:center;line-height:1.8}.footer__text__copyright{margin-top:1em}.backtop{position:fixed;z-index:11;display:inline-block;cursor:pointer;opacity:0;visibility:hidden;-webkit-transition:all .5s;transition:all .5s}@media screen and (min-width: 750px){.backtop{bottom:2.4rem;right:2.4rem}}@media screen and (max-width: 749px){.backtop{width:4.5rem;bottom:1rem;right:1rem}}.backtop.visible{opacity:1;visibility:visible}@media screen and (min-width: 750px){.sec{padding:9rem 0}}@media screen and (max-width: 749px){.sec{padding:4rem 0}}.secHead{text-align:center}@media screen and (min-width: 750px){.secHead{margin-bottom:6rem}}@media screen and (max-width: 749px){.secHead{margin-bottom:3rem}}.secHead__container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.secHead__en{font-family:"Noto Serif JP",serif;font-weight:500;letter-spacing:-0.02em}@media screen and (min-width: 750px){.secHead__en{font-size:6rem}}@media screen and (max-width: 749px){.secHead__en{font-size:4.8rem}}.secHead__jp{position:relative;display:inline-block;font-weight:600;font-family:"Noto Serif JP",serif}@media screen and (min-width: 750px){.secHead__jp{font-size:1.4rem}}@media screen and (max-width: 749px){.secHead__jp{font-size:1.8rem}}.secMore{margin-top:4rem;text-align:center}.pageHead{text-align:center}@media screen and (min-width: 750px){.pageHead{margin-bottom:7rem}}@media screen and (max-width: 749px){.pageHead{margin-bottom:6rem}}.pageHead__en{font-family:"Noto Serif JP",serif;font-weight:500;letter-spacing:.05em;line-height:1.3}@media screen and (min-width: 750px){.pageHead__en{font-size:6rem}}@media screen and (max-width: 749px){.pageHead__en{font-size:4rem}}.pageHead__jp{position:relative;display:inline-block;font-weight:500;font-family:"Noto Serif JP",serif;font-size:1.8rem}@media screen and (min-width: 750px){.pageHead__en+.pageHead__jp{margin-top:1rem}}.pageHead__subtitle__wrapper{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}@media screen and (min-width: 750px){.pageHead__subtitle__wrapper{margin-bottom:4.8rem}}@media screen and (max-width: 749px){.pageHead__subtitle__wrapper{margin-bottom:2.5rem}}.pageHead__subtitle__wrapper:before,.pageHead__subtitle__wrapper:after{content:"";display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;border-top:1px dashed #888}.pageHead__subtitle{position:relative;display:inline-block;font-weight:700;font-family:"Noto Serif JP",serif}@media screen and (min-width: 750px){.pageHead__subtitle{font-size:1.8rem}}@media screen and (max-width: 749px){.pageHead__subtitle{font-size:1.8rem}}.newsCategory__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Noto Serif JP",serif;font-weight:600}@media screen and (min-width: 750px){.newsCategory__list{font-size:1.3rem;gap:2.4rem;margin-bottom:6.4rem}}@media screen and (max-width: 749px){.newsCategory__list{font-size:1rem;gap:1rem;margin-bottom:2.4rem}}.newsCategory__anc{text-align:center;line-height:1.3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative;border:1px solid #dedede;border-radius:.4rem}@media screen and (min-width: 750px){.newsCategory__anc{min-width:10rem;min-height:4.2rem}}@media screen and (max-width: 749px){.newsCategory__anc{min-width:8rem;min-height:3.6rem}}.newsCategory__anc.-current{border-color:#ed7373;color:#ed7373}.newsCategory__anc.-current.-newsColor{background:#2abdf0;color:#fff;border-color:#2abdf0}.newsCategory__anc.-current.-movieColor{background:#aa95dd;color:#fff;border-color:#aa95dd}@media(hover: hover){.newsCategory__anc.-newsColor:hover{background:#2abdf0;color:#fff;border-color:#2abdf0}}@media(hover: hover){.newsCategory__anc.-movieColor:hover{background:#aa95dd;color:#fff;border-color:#aa95dd}}.newsCol{display:block;padding:1.5rem 0;border-bottom:1px dashed #dedede}@media(hover: hover){.newsCol:hover .newsCol__title{color:#2abdf0;text-decoration:underline}}@media screen and (max-width: 749px){.newsCol{padding-bottom:2rem;border-bottom:1px dashed #dedede}.newsCol:first-child{grid-column:span 2}}.newsCol__thumb{overflow:hidden}@media screen and (min-width: 750px){.newsCol__thumb{margin-bottom:1.5rem}}@media screen and (max-width: 749px){.newsCol__thumb{margin-bottom:1rem}}.newsCol__thumb__img{width:100%}.newsCol__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;margin-bottom:1rem}.newsCol__date{color:#888}@media screen and (min-width: 750px){.newsCol__date{font-size:1.1rem}}@media screen and (max-width: 749px){.newsCol__date{font-size:1rem}}.newsCol__title{-webkit-transition:color .3s;transition:color .3s}@media screen and (min-width: 750px){.newsCol__title{font-size:1.5rem}}@media screen and (max-width: 749px){.newsCol__title{font-size:1.3rem}}.secMore .btn-text{font-family:"Noto Serif JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;color:#555}.btn{width:24rem;height:4.8rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;border:1px solid #ddd;border-radius:999px;font-size:1.5rem;background:#fff;position:relative;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.btn:hover{background:#555;color:#fff}}.btn::after{display:block;line-height:1;content:"";font-family:"icomoon" !important;position:absolute;right:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:1rem}@media(hover: hover){.btn.-btnNews:hover{background:#2abdf0;border-color:#2abdf0}}@media(hover: hover){.btn.-btnSns:hover{background:#ed828b;border-color:#ed828b}}@media(hover: hover){.btn:hover .btn-text{color:#fff !important}}.tag{display:inline-block;text-align:center;font-size:1.1rem}@media screen and (max-width: 749px){.tag{font-size:.8rem}}.btn{width:24rem;height:4.8rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;border:1px solid #ddd;border-radius:999px;font-size:1.5rem;background:#fff;position:relative}@media(hover: hover){.btn:hover{background:#555;color:#fff}}.btn::after{display:block;line-height:1;content:"";font-family:"icomoon" !important;position:absolute;right:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:1rem}@media(hover: hover){.btn.-btnNews:hover{background:#2abdf0;border-color:#2abdf0}}@media(hover: hover){.btn.-btnSns:hover{background:#ed828b;border-color:#ed828b}}.size-example-rem{font-size:1.8rem;margin-top:3.2rem}.size-min-rem{width:min(50vw,32rem)}.size-max-rem{width:max(10vw,12rem)}.size-clmp-rem{font-size:clamp(1.4rem,1.3542vw,2.6rem)}.size-example-par{width:2.813%}.size-example-par02{width:2.868%}.size-example-vw{width:4.6154vw}.size-example-vh{width:2.8125vh}.size-min-vw{width:min(50vw,320px)}.size-max-vw{width:max(10vw,120px)}.size-clmp-vw{font-size:clamp(14px,1.3542vw,26px)}.size-line-height{line-height:1.667}.title{font-size:38px;line-height:1.6}.episode__mv-slider{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;gap:2.5641vw}@media screen and (max-width: 749px){.episode__mv-slider{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;gap:2.5641vw}}.episode__mv-slider .swiper-container{overflow:hidden;width:100%}.episode__mv-slider .main__slider{position:relative;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.episode__mv-slider .main__slider .swiper-wrapper{position:relative}.episode__mv-slider .main__item-inner{width:100%;overflow:hidden}.episode__mv-slider .mvSlider__main__item__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.episode__mv-slider .thumb__slider{width:100%}@media screen and (max-width: 749px){.episode__mv-slider .thumb__slider{width:100%;height:62px}}.episode__mv-slider .thumb__slider .swiper-wrapper{gap:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 749px){.episode__mv-slider .thumb__slider .swiper-wrapper{gap:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.episode__mv-slider .thumb__item-inner{aspect-ratio:1/1;overflow:hidden}@media screen and (max-width: 749px){.episode__mv-slider .thumb__item-inner{width:15.8974vw}}.episode__mv-slider .mvSlider_thumb__item__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.episode__mv-slider .thumb__slider .swiper-slide{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;cursor:pointer;opacity:.5;-webkit-transition:opacity .5s;transition:opacity .5s}.episode__mv-slider .thumb__slider .swiper-slide.swiper-slide-thumb-active{opacity:1}.episode__mv-slider .episodeMv__swiper-button-next,.episode__mv-slider .episodeMv__swiper-button-prev{content:"";background-image:url("../img/story/story_slide_arrow_next.svg");background-repeat:no-repeat;background-size:100% auto;aspect-ratio:1/1;width:2.7rem;display:block;position:absolute;top:50%;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:2;cursor:pointer}.episode__mv-slider .episodeMv__swiper-button-next{right:1rem}@media screen and (max-width: 749px){.episode__mv-slider .episodeMv__swiper-button-next{right:.6rem}}.episode__mv-slider .episodeMv__swiper-button-prev{background-image:url("../img/story/story_slide_arrow_prev.svg");left:3rem}@media screen and (max-width: 749px){.episode__mv-slider .episodeMv__swiper-button-prev{left:2.1rem}}.products__box{margin-bottom:2rem}@media screen and (min-width: 750px){.products__box__cnt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4.5rem}}@media screen and (max-width: 749px){.products__box__cnt{left:2.1rem}}@media screen and (min-width: 750px){.products__block{width:50%}}@media screen and (max-width: 749px){.products__block{width:100 .products__block}}.size-example-rem{font-size:1.8rem;margin-top:3.2rem}.size-min-rem{width:min(50vw,32rem)}.size-max-rem{width:max(10vw,12rem)}.size-clmp-rem{font-size:clamp(1.4rem,1.3542vw,2.6rem)}.size-example-par{width:2.813%}.size-example-par02{width:2.868%}.size-example-vw{width:4.6154vw}.size-example-vh{width:2.8125vh}.size-min-vw{width:min(50vw,320px)}.size-max-vw{width:max(10vw,120px)}.size-clmp-vw{font-size:clamp(14px,1.3542vw,26px)}.size-line-height{line-height:1.667}.title{font-size:38px;line-height:1.6}@media screen and (min-width: 750px){body{background-image:url("../img/products/body_bg_pc.png")}}@media screen and (max-width: 749px){body{background-image:url("../img/products/body_bg_sp.png")}}.bookPage__sec{overflow:hidden}.pageHead__jp.-products{color:#f4cb5b}.l-main.achive-products{position:relative}.l-main.achive-products .newsCategory__anc.-current{background-color:#f4cb5b;border-color:#f4cb5b;color:#fff}.l-main.achive-products .newsCategory__anc:hover{background-color:#f4cb5b;border-color:#f4cb5b;color:#fff}.l-main.achive-products .newsCol__row{display:grid}@media screen and (min-width: 750px){.l-main.achive-products .newsCol__row:not(.-col1,.-col2){grid-template-columns:repeat(3, 1fr);grid-gap:4rem 3rem}}@media screen and (max-width: 749px){.l-main.achive-products .newsCol__row:not(.-col1,.-col2){grid-template-columns:repeat(2, 1fr);grid-gap:2.4rem 1rem}}@media screen and (max-width: 749px){.l-main.achive-products .newsCol__row.-col1,.l-main.achive-products .newsCol__row.-col2{grid-template-columns:repeat(1, 1fr);grid-gap:3rem 0}}@media screen and (min-width: 750px){.l-main.achive-products .newsCol__row.-col1{grid-template-columns:repeat(1, 1fr);grid-gap:3rem 0}}@media screen and (min-width: 750px){.l-main.achive-products .newsCol__row.-col2{grid-template-columns:repeat(2, 1fr);grid-gap:3rem 4.8rem}}@media(hover: hover){.l-main.achive-products .newsCol:hover .newsCol__title{color:#ed7373;text-decoration:underline}}@media screen and (max-width: 749px){.l-main.achive-products .newsCol{border-bottom:none}.l-main.achive-products .newsCol:first-child{grid-column:span 1}}.l-main.achive-products .newsCol__thumb{overflow:hidden;aspect-ratio:16/9}@media screen and (min-width: 750px){.l-main.achive-products .newsCol__thumb{margin-bottom:1.5rem}}@media screen and (max-width: 749px){.l-main.achive-products .newsCol__thumb{margin-bottom:1rem}}.l-main.achive-products .newsCol__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.l-main.achive-products .newsCol__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;margin-bottom:1rem}.l-main.achive-products .newsCol__date{color:#888}@media screen and (min-width: 750px){.l-main.achive-products .newsCol__date{font-size:1.1rem}}@media screen and (max-width: 749px){.l-main.achive-products .newsCol__date{font-size:1rem}}.l-main.achive-products .newsCol__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-webkit-transition:color .3s;transition:color .3s}@media screen and (min-width: 750px){.l-main.achive-products .newsCol__title{font-size:1.5rem}}@media screen and (max-width: 749px){.l-main.achive-products .newsCol__title{font-size:1.3rem}}.l-main.achive-products .newsCol__title::before{content:"";background-image:url("../img/episode/story_title_arrow.svg");background-repeat:no-repeat;background-size:cover;background-position:center;aspect-ratio:24/21;width:2.4rem;display:block;position:relative}.intro__texts{border:1px solid #555;padding:1rem;text-align:center}.introHead__text{font-family:"Noto Serif JP",serif}.introHead__text.-lg{font-weight:600}@media screen and (min-width: 750px){.introHead__text.-lg{font-size:2.2rem}}@media screen and (max-width: 749px){.introHead__text.-lg{font-size:1.8rem}}.introHead__text.-md{font-weight:600}@media screen and (min-width: 750px){.introHead__text.-md{font-size:1.6rem}}@media screen and (max-width: 749px){.introHead__text.-md{font-size:1.4rem}}@media screen and (min-width: 750px){.introHead__text.-sm{font-size:1.2rem}}@media screen and (max-width: 749px){.introHead__text.-sm{font-size:1.1rem}}.introHead__text+.introHead__text{margin-top:1em}.products__title{text-align:center;font-family:"Noto Serif JP",serif}@media screen and (min-width: 750px){.products__title{font-size:clamp(2.6rem,2.5714285714vw,3.6rem)}}@media screen and (max-width: 749px){.products__title{font-size:1.8rem}}@media screen and (min-width: 750px){.products__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 750px){.products__img{width:48%;-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;min-width:0}}.products__img img{display:block;width:100%;max-width:100%;height:auto}@media screen and (min-width: 750px){.products__img img+img{margin-top:2rem}}@media screen and (max-width: 749px){.products__img img+img{margin-top:1.6rem}}@media screen and (min-width: 750px){.products__info{width:48%}}@media screen and (max-width: 749px){.products__info{margin-top:2.4rem}}@media screen and (min-width: 750px){.products__main.no-image{display:block}}.products__main.no-image .products__info{width:100%}.heading{color:#888;font-weight:bold}.componentheading-lg{font-family:"Noto Serif JP",serif}.componentheading-lg .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 750px){.componentheading-lg .heading{font-size:2.8rem;margin-bottom:4rem;margin-left:.3rem}}@media screen and (max-width: 749px){.componentheading-lg .heading{font-size:2rem;margin-bottom:3rem;margin-left:.3rem}}.componentheading-lg .heading::before{content:"";display:inline-block;background:url("../img/products/blu-eay-title-icon.svg") no-repeat center/contain}@media screen and (min-width: 750px){.componentheading-lg .heading::before{width:1.5rem;height:1.5rem;margin-right:.6rem}}@media screen and (max-width: 749px){.componentheading-lg .heading::before{width:1em;height:1em;margin-right:.6rem}}.componentheading-md{font-family:"Noto Serif JP",serif}.componentheading-md .heading{line-height:1.4;padding-left:1rem;border-left:2px solid #f4cb5b;font-weight:normal !important;letter-spacing:.05em}@media screen and (min-width: 750px){.componentheading-md .heading{font-size:1.6rem;margin-bottom:1.2rem}}@media screen and (max-width: 749px){.componentheading-md .heading{font-size:1.4rem;margin-bottom:1rem}}.componentheading-sm{font-family:"Noto Serif JP",serif}.componentheading-sm .heading{font-size:1.4rem}@media screen and (min-width: 750px){.componentheading-sm .heading{margin-bottom:1.22rem}}@media screen and (max-width: 749px){.componentheading-sm .heading{margin-bottom:1.22rem}}.componentheading-xs{font-family:"Noto Serif JP",serif}.componentheading-xs .heading{color:#f4cb5b;font-weight:normal;opacity:.8}@media screen and (min-width: 750px){.componentheading-xs .heading{font-size:1.4rem;margin-bottom:.3rem}}@media screen and (max-width: 749px){.componentheading-xs .heading{font-size:1.3rem;margin-bottom:.5rem}}.component-text{font-size:clamp(12px,1.383vw,13px);letter-spacing:.05em;line-height:2}@media screen and (min-width: 750px){.component-text{margin-bottom:3rem}}@media screen and (max-width: 749px){.component-text{margin-bottom:1.8rem}}.component-text.-frame{border:1px solid #dedede;padding:2rem}.component-text.-bg{background-color:#f4cb5b;color:#fff;padding:2rem}.component-text.-narrow{margin:2rem 0}@media screen and (min-width: 750px){.component-text.-narrow p{font-size:1.4rem;line-height:1.7}}@media screen and (max-width: 749px){.component-text.-narrow p{font-size:1.3rem;line-height:1.7}}@media screen and (min-width: 750px){.component-btn{margin-top:2.8rem !important}}@media screen and (max-width: 749px){.component-btn{margin-top:.4rem !important}}.component-btn .btn-products{margin:0;color:#fff;border:1px solid #f4cb5b;border-radius:999px;font-size:1.5rem;background:#f4cb5b}@media screen and (min-width: 750px){.component-btn .btn-products{width:100%;max-width:34.6rem}}@media screen and (max-width: 749px){.component-btn .btn-products{margin-bottom:1.8rem;width:90%}}.component-btn .btn-products:hover{background:none;color:#333 !important;border-color:#f4cb5b}.component-btn .btn-products:hover .btn-text{color:#333 !important}@media screen and (min-width: 750px){.btn__link{text-align:left}}@media screen and (max-width: 749px){.btn__link{text-align:center}}.component-btn{margin-top:4rem}.component-btn .btn-products{margin:0}.products__sliderGroup{max-width:800px;margin:0 auto}@media screen and (min-width: 750px){.products__sliderGroup{margin-bottom:6rem}}@media screen and (max-width: 749px){.products__sliderGroup{margin-bottom:3rem}}.products__slider{width:100%;margin-bottom:20px;position:relative}.products__slider .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products__slider .swiper-slide{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;background:#000}.products__slider img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.products__thumbsGrid{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}.products__thumbItem{position:relative;aspect-ratio:1.81/1;overflow:hidden;cursor:pointer;border:1px solid #dcdcdc;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.products__thumbItem img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.products__thumbItem.is-portrait img{-o-object-fit:contain;object-fit:contain;background:#fff}.products__thumbItem:hover{opacity:.7}@media(max-width: 767px){.products__thumbsGrid{grid-template-columns:repeat(3, 1fr);gap:6px}}.introHead{text-align:center;margin-bottom:5.6rem}.introHead__en{font-weight:600;font-family:"Noto Serif JP",serif}@media screen and (min-width: 750px){.introHead__en{font-size:6rem}}@media screen and (max-width: 749px){.introHead__en{font-size:4rem}}.introHead__jp{margin-bottom:2rem}@media screen and (min-width: 750px){.introHead__jp{font-size:1.4rem}}@media screen and (max-width: 749px){.introHead__jp{font-size:1.3rem}}.intro__texts{border:1px solid #555;padding:1rem;text-align:center}.introHead__text{font-family:"Noto Serif JP",serif}.introHead__text.-lg{font-weight:600}@media screen and (min-width: 750px){.introHead__text.-lg{font-size:2.2rem}}@media screen and (max-width: 749px){.introHead__text.-lg{font-size:1.8rem}}.introHead__text.-md{font-weight:600}@media screen and (min-width: 750px){.introHead__text.-md{font-size:1.6rem}}@media screen and (max-width: 749px){.introHead__text.-md{font-size:1.4rem}}.introHead__text+.introHead__text{margin-top:1em}.c-tax-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none;margin-bottom:1rem}.c-tax-list__link{display:inline-block;padding:4px 8px;border:1px solid #888;text-decoration:none;line-height:1}.c-tax-list__link:hover{opacity:.7}.products-title{border-bottom:1px dashed #555;color:#555;letter-spacing:.1em;font-weight:normal;text-align:center}@media screen and (min-width: 750px){.products-title{display:block;font-size:2.8rem;padding-bottom:2rem;margin-bottom:4rem}}@media screen and (max-width: 749px){.products-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.7rem;padding-bottom:1.6rem;margin-bottom:2.4rem}}.products-spec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media screen and (min-width: 750px){.products-spec{margin-bottom:1rem}}@media screen and (max-width: 749px){.products-spec{margin-bottom:1rem}}.products-spec.-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 750px){.products-spec.-column{gap:.5rem}}.products-spec dt{padding-left:1rem;border-left:3px solid #f4cb5b;color:#888}@media screen and (min-width: 750px){.products-spec dt{font-size:1.6rem}}@media screen and (max-width: 749px){.products-spec dt{font-size:1.4rem}}.products-spec dd{color:#555}@media screen and (min-width: 750px){.products-spec dd{font-size:1.4rem}}@media screen and (max-width: 749px){.products-spec dd{font-size:1.3rem}}@media screen and (min-width: 750px){.products-contents__item{margin-bottom:1.6rem}}@media screen and (max-width: 749px){.products-contents__item{margin-bottom:1rem}}.products-contents__title{font-weight:bold;margin-bottom:.4rem}.release{color:#888 !important}@media screen and (min-width: 750px){.release{font-size:1.6rem !important;margin-bottom:.5rem !important}}@media screen and (max-width: 749px){.release{font-size:1.4rem !important;margin-bottom:1rem !important}}@media screen and (min-width: 750px){.text.-sm{font-size:1.4rem;color:#555}}.products-contents-title{padding-left:1rem;border-left:3px solid #f4cb5b;color:#888}@media screen and (min-width: 750px){.products-contents-title{font-size:1.6rem;margin-bottom:.5rem}}@media screen and (max-width: 749px){.products-contents-title{font-size:1.4rem;margin-bottom:1rem}}.products__images{margin-top:2rem}.products__images img{margin-bottom:2rem}.products-contents__title{color:#f4cb5b}@media screen and (min-width: 750px){.products-contents__title{font-size:1.4rem;margin-bottom:.5rem}}@media screen and (max-width: 749px){.products-contents__title{font-size:1.3rem}}.products-contents__text{color:#555;line-height:1.7}@media screen and (min-width: 750px){.products-contents__text{font-size:1.4rem;margin-bottom:.5rem}}@media screen and (max-width: 749px){.products-contents__text{font-size:1.3rem}}.l-main.achive-products .newsCol__title::before{display:none;content:"";background-image:none}.newsCol__meta{margin-bottom:.6rem}.newsCol{border:none}