@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}}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 Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;color:#333;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}@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-image:url("../img/common/header_bg.png");background-repeat:no-repeat;background-position:center top;overflow:hidden}body.loaded{overflow:auto}@media screen and (min-width: 750px){body{padding-top:16rem}}@media screen and (max-width: 749px){body{padding-top:8rem}}.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}.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{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-family:"Cinzel",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif}@media screen and (min-width: 750px){.loading__title{font-size:5rem}}@media screen and (max-width: 749px){.loading__title{font-size:3.4rem;white-space:nowrap}}.header{position:fixed;top:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 1200px){.header{height:8rem;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2.5rem;padding-right:3.2rem;gap:3rem;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:11;-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}.header.hidden{opacity:0;visibility:hidden;-webkit-transform:translateY(-8rem);transform:translateY(-8rem)}}@media screen and (max-width: 1199px){.header{bottom:0;z-index:10;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url("../img/common/ham_menu_bg.png");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}.is-active .header{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}}@media screen and (min-width: 750px)and (max-width: 1199px){.header{padding:7rem 3.7rem 6.5rem 3.7rem}}@media screen and (max-width: 749px){.header{padding:7rem 3rem 6.5rem 3rem}}@media screen and (max-width: 1199px){.header__logo{text-align:center}}@media screen and (min-width: 750px)and (max-width: 1199px){.header__logo{margin-bottom:7rem}}@media screen and (max-width: 749px){.header__logo{margin-bottom:3.5rem}}@media screen and (min-width: 750px)and (max-width: 1199px){.header__logo__img{width:30rem}}@media screen and (max-width: 749px){.header__logo__img{width:25rem}}@media screen and (min-width: 1200px){.headerNav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.2rem}}@media screen and (max-width: 1199px){.headerNav{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 1200px){.headerNav__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.3rem}}@media screen and (min-width: 1300px){.headerNav__list{gap:3.2rem}}@media screen and (max-width: 1199px){.headerNav__list{display:grid;grid-template-columns:repeat(2, 1fr);width:35rem;max-width:100%;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: 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;gap:1.2rem}@media screen and (max-width: 1199px){.headerNav__sns__list{margin-top:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.headerNav__sns__item{line-height:1}@media(hover: hover){.headerNav__sns__item:hover{opacity:.8}}.headerNav__sns__img{width:3.2rem}.headerNav__anc{display:inline-block;position:relative;font-size:1.5rem}@media(hover: hover){.headerNav__anc:hover .headerNav__anc__en{opacity:0;visibility:hidden}.headerNav__anc:hover .headerNav__anc__jp{opacity:1;visibility:visible;-webkit-transform:translate(-50%, -50%) rotateX(0);transform:translate(-50%, -50%) rotateX(0);color:#d30715}}.headerNav__anc__en{font-family:"Cinzel",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width: 1199px){.headerNav__anc__en{font-weight:600;line-height:1}}@media screen and (min-width: 750px)and (max-width: 1199px){.headerNav__anc__en{font-size:2rem}}@media screen and (max-width: 749px){.headerNav__anc__en{font-size:1.9rem}}.headerNav__anc__jp{font-family:"Noto Serif JP",serif}@media screen and (min-width: 1200px){.headerNav__anc__jp{-webkit-transition:all .3s;transition:all .3s;white-space:nowrap;opacity:0;visibility:hidden;position:absolute;-webkit-transform:translate(-50%, -50%) rotateX(270deg);transform:translate(-50%, -50%) rotateX(270deg);top:50%;left:50%}}@media screen and (min-width: 750px)and (max-width: 1199px){.headerNav__anc__jp{font-size:1.2rem}}@media screen and (max-width: 1199px){.headerNav__anc__jp{display:block;color:#d30715;font-weight:600}}@media screen and (max-width: 749px){.headerNav__anc__jp{font-size:.9rem}}@media screen and (min-width: 1200px){.ham__header{display:none}}@media screen and (max-width: 1199px){.ham__header{position:fixed;top:0;left:0;right:0;padding:0 1.6rem 0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .3s;transition:background .3s;z-index:12}}.is-view:not(.is-active) .ham__header{background:#fff}@media screen and (max-width: 1199px){.ham{width:5rem;height:4.3rem;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem;background-image:url("../img/common/ham_bg.png");background-size:100% 100%;background-repeat:no-repeat;-webkit-transition:all .5s;transition:all .5s;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.is-active .ham{background-image:url("../img/common/ham_bg_hover.png");-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}.ham span{display:block;height:2px;width:1.4rem;background:#fff;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.is-active .ham span{width:2rem}.is-active .ham span:nth-child(1){-webkit-transform:rotate(225deg) translate(-0.5rem, -0.4rem);transform:rotate(225deg) translate(-0.5rem, -0.4rem)}.is-active .ham span:nth-child(2){-webkit-transform:rotate(-360deg);transform:rotate(-360deg);opacity:0}.is-active .ham span:nth-child(3){-webkit-transform:rotate(-225deg) translate(-0.4rem, 0.4rem);transform:rotate(-225deg) translate(-0.4rem, 0.4rem)}.ham__logo{-webkit-transition:opacity .3s;transition:opacity .3s}.is-active .ham__logo{opacity:0;visibility:hidden}.ham__logo__img{width:15rem}.footer{background-image:url("../img/common/footer_bg.png");background-position:center top}@media screen and (min-width: 750px){.footer{padding-top:10rem;background-size:auto 10.1rem;margin-top:12rem}}@media screen and (max-width: 749px){.footer{padding-top:5rem;background-size:auto 5.1rem;margin-top:8rem}}.footer__inner{background:#272727;color:#fff}@media screen and (min-width: 750px){.footer__inner{padding:7.5rem 0}}@media screen and (max-width: 749px){.footer__inner{padding-top:7rem;padding-bottom:3.5rem}}.footerBnr__wrapper{position:relative}@media screen and (max-width: 749px){.footerBnr__wrapper{padding:0 1.8rem}}.footerBnr.swiper.swiper-initialized{display:block}.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:#707070}@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:4rem}}.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:"Cinzel",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;font-weight:600;line-height:1;margin-bottom:-0.2em;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:4rem}}.secHead__jp{position:relative;display:inline-block;font-weight:600;min-width:17.4rem;border-bottom:#707070 solid 1px;border-top:#707070 solid 1px;padding:.5rem 0;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.3rem}}.secHead__jp::after{content:"";display:block;position:absolute;top:calc(100% + 1px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url("../img/common/sec_title_bg.png");background-size:100% 100%;width:7.227rem;height:.286rem}.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:2.5rem}}.pageHead__en{font-family:"Cinzel",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;font-weight:600;line-height:1;margin-bottom:-0.2em;letter-spacing:-0.02em}@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:600;padding:.5rem 0;font-family:"Noto Serif JP",serif}@media screen and (min-width: 750px){.pageHead__jp{font-size:1.4rem}}@media screen and (max-width: 749px){.pageHead__jp{font-size:1.5rem}}.pageHead__en+.pageHead__jp{margin-top:1rem}.pageHead__subtitle__wrapper{text-align:center}@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{position:relative;display:inline-block;font-weight:600;min-width:17.4rem;border-bottom:#d30715 solid 1px;border-top:#d30715 solid 1px;padding:.5rem 0;font-family:"Noto Serif JP",serif;text-align:center}@media screen and (min-width: 750px){.pageHead__subtitle{font-size:1.8rem}}@media screen and (max-width: 749px){.pageHead__subtitle{font-size:1.5rem}}.pageHead__subtitle::after{content:"";display:block;position:absolute;top:calc(100% + 1px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url(../img/news/category_dec_active.png);background-size:100% 100%;width:7.227rem;height:.286rem}.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-size:1.3rem;font-family:"Noto Serif JP",serif;font-weight:600}@media screen and (min-width: 750px){.newsCategory__list{gap:2.4rem;margin-bottom:8.5rem}}@media screen and (max-width: 749px){.newsCategory__list{gap:1rem;margin-bottom:2.4rem}}.newsCategory__anc{min-height:4.4rem;text-align:center;line-height:1.3;border:1px solid #707070;border-left:none;border-right:none;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}@media screen and (min-width: 750px){.newsCategory__anc{min-width:10rem}}@media screen and (max-width: 749px){.newsCategory__anc{min-width:8rem}}.newsCategory__anc.-current{border-color:#d30715;color:#d30715}.newsCategory__anc.-current:after{background-image:url("../img/news/category_dec_active.png")}@media(hover: hover){.newsCategory__anc:hover{color:#d30715}}.newsCategory__anc:after{content:"";display:block;position:absolute;top:calc(100% + 1px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url("../img/news/category_dec.png");background-size:100% 100%;background-repeat:no-repeat;width:5.3rem;height:.3rem}.newsCol__row{display:grid}@media screen and (min-width: 750px){.newsCol__row:not(.-col1,.-col2){grid-template-columns:repeat(3, 1fr);grid-gap:4rem 3rem}}@media screen and (max-width: 749px){.newsCol__row:not(.-col1,.-col2){grid-template-columns:repeat(2, 1fr);grid-gap:2.4rem 1rem}}@media screen and (max-width: 749px){.newsCol__row.-col1,.newsCol__row.-col2{grid-template-columns:repeat(1, 1fr);grid-gap:3rem 0}}@media screen and (min-width: 750px){.newsCol__row.-col1{grid-template-columns:repeat(1, 1fr);grid-gap:3rem 0}}@media screen and (min-width: 750px){.newsCol__row.-col2{grid-template-columns:repeat(2, 1fr);grid-gap:3rem 4.8rem}}@media(hover: hover){.newsCol:hover .newsCol__title{color:#d30715;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__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}}.newsCol__row-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}.newsCol__row-list .newsCol{display:block;padding-bottom:2rem;border-bottom:1px dashed #dedede}@media(hover: hover){.newsCol__row-list .newsCol:hover .newsCol__title{color:#d30715}}.newsCol__row-list .newsCol__content{gap:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsCol__row-list .newsCol__info{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}@media screen and (max-width: 749px){.newsCol__row-list .newsCol__info{-webkit-transform:translateY(0);transform:translateY(0)}}.newsCol__row-list .newsCol__date{color:#888}@media screen and (min-width: 750px){.newsCol__row-list .newsCol__date{font-size:1.1rem}}@media screen and (max-width: 749px){.newsCol__row-list .newsCol__date{font-size:1rem}}.newsCol__row-list .newsCol__title{-webkit-transition:color .3s;transition:color .3s}@media screen and (min-width: 750px){.newsCol__row-list .newsCol__title{font-size:1.5rem}}@media screen and (max-width: 749px){.newsCol__row-list .newsCol__title{font-size:1.3rem}}.btn{font-family:"Cinzel",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;position:relative;display:inline-block;border:none;background:rgba(0,0,0,0);text-align:center}@media screen and (min-width: 750px){.btn{font-size:1.8rem}}@media screen and (max-width: 749px){.btn{font-size:1.3rem}}.btn::before,.btn::after{content:"";position:absolute;-webkit-transform:skew(-25deg);transform:skew(-25deg)}.btn::before{border-right:1px solid #333;border-bottom:1px solid #333;left:.5rem;top:.65rem;width:100%;height:100%}.btn::after{top:0;bottom:0;left:0;right:0;background-color:#333;background-image:url("../img/common/btn_bg.png")}@media(hover: hover){.btn:hover::after{background-color:#d30715}.btn:hover::before{border-color:#d30715}}.btn-text{z-index:1;max-width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}@media screen and (min-width: 750px){.btn-text{width:38rem;height:5.5rem}}@media screen and (max-width: 749px){.btn-text{width:25.3rem;height:4.3rem}}.btn-text::after{content:"";font-family:"icomoon" !important;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:3rem}@media screen and (min-width: 750px){.btn-text::after{font-size:2.6rem}}@media screen and (max-width: 749px){.btn-text::after{font-size:2rem}}.triBtn{position:relative;display:inline-block;color:#fff;background:#333;clip-path:polygon(10px 5%, calc(100% - 10px) 5%, 100% 50%, calc(100% - 10px) 95%, 10px 95%, 0% 50%)}@media screen and (min-width: 750px){.triBtn{padding:1.2em 4em;text-align:center;font-size:1.4rem}}@media screen and (max-width: 749px){.triBtn{padding:1.2em 2.8em 1.2em 1.4em;font-size:1.3rem}}.triBtn::after{content:"";font-family:"icomoon" !important;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1em}@media screen and (min-width: 750px){.triBtn::after{font-size:2rem}}@media screen and (max-width: 749px){.triBtn::after{font-size:1.6rem}}@media(hover: hover){.triBtn:hover{opacity:.5}}.modal{display:none}.modal.is-open{display:block}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);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;padding:1.5rem;z-index:11}.modal__container{background-color:#000;color:#fff;width:900px;max-width:100%;max-height:100vh;border-radius:4px;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;visibility:hidden;-webkit-transition:opacity 1s;transition:opacity 1s}@media screen and (min-width: 750px){.modal__container{padding:3rem}}@media screen and (max-width: 749px){.modal__container{padding:1.5rem}}.modal.is-open .modal__container{opacity:1;visibility:visible}.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__title{line-height:1.25;font-weight:bold}@media screen and (min-width: 750px){.modal__title{font-size:2.4rem}}@media screen and (max-width: 749px){.modal__title{font-size:1.8rem}}.modal__close{background:rgba(0,0,0,0);border:0;padding:0;font-size:2.4rem;margin-left:auto;color:#fff}.modal__header .modal__close:before{content:"✕"}.modal__content{line-height:1.5}@media screen and (min-width: 750px){.modal__content{margin-top:2rem;margin-bottom:2rem}}@media screen and (max-width: 749px){.modal__content{margin-top:1.5rem;margin-bottom:1.5rem}}.modal__btn::after{color:#fff;content:"✕"}.modal__btn:focus,.modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@-webkit-keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{-webkit-animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=false] .modal__container{-webkit-animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__overlay{-webkit-animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__container{-webkit-animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.blu-ray__archiveGroup+.blu-ray__archiveGroup{margin-top:8.5rem}@media screen and (max-width: 749px){.blu-ray__archiveGroup+.blu-ray__archiveGroup{margin-top:4.4rem}}@media screen and (min-width: 750px){.blu-ray__block:not(:first-of-type){margin-top:8rem}}@media screen and (max-width: 749px){.blu-ray__block:not(:first-of-type){margin-top:6rem}}.blu-ray__head{position:relative;border-bottom:1px solid #d30715}@media screen and (min-width: 750px){.blu-ray__head{margin-bottom:4rem;padding-bottom:2.5rem}}@media screen and (max-width: 749px){.blu-ray__head{margin-bottom:2rem;padding-bottom:1.5rem}}.blu-ray__head::after{content:"";position:absolute;top:calc(100% + 1px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;width:5.3rem;aspect-ratio:53/3;background-image:url("../img/news/category_dec_active.png");background-size:100% 100%}.blu-ray__title{text-align:center;font-family:"Noto Serif JP",serif}@media screen and (min-width: 750px){.blu-ray__title{font-size:clamp(2.6rem,2.5714285714vw,3.6rem)}}@media screen and (max-width: 749px){.blu-ray__title{font-size:1.8rem}}@media screen and (min-width: 750px){.blu-ray__main{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 5.1063829787%}}@media screen and (min-width: 750px){.blu-ray__img{width:47.4468085106%}}@media screen and (min-width: 750px){.blu-ray__info{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width: 749px){.blu-ray__info{margin-top:2.4rem}}.heading{color:#d30715;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/blu-ray/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{font-size:1.6rem;line-height:1.4;padding-left:1rem;border-left:2px solid #d30715}@media screen and (min-width: 750px){.componentheading-md .heading{margin-bottom:2rem}}@media screen and (max-width: 749px){.componentheading-md .heading{margin-bottom:1.4rem}}.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}}.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.-bg{border:1px solid #dedede;padding:2rem}.component-btn{margin-top:4rem}.component-btn .btn-blu-ray{margin:0}.btn__link{text-align:center}.component-text:has(+.component-btn){margin-bottom:0}.component-btn{margin-top:4rem}.component-btn .btn-blu-ray{margin:0}.blu-ray__sliderGroup{max-width:800px;margin:0 auto}@media screen and (min-width: 750px){.blu-ray__sliderGroup{margin-bottom:6rem}}@media screen and (max-width: 749px){.blu-ray__sliderGroup{margin-bottom:3rem}}.blu-ray__slider{width:100%;margin-bottom:20px;position:relative}.blu-ray__slider .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blu-ray__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}.blu-ray__slider img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.blu-ray__thumbsGrid{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}.blu-ray__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}.blu-ray__thumbItem img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.blu-ray__thumbItem.is-portrait img{-o-object-fit:contain;object-fit:contain;background:#fff}.blu-ray__thumbItem:hover{opacity:.7}@media(max-width: 767px){.blu-ray__thumbsGrid{grid-template-columns:repeat(3, 1fr);gap:6px}}.introHead{text-align:center;margin-bottom:5.6rem}.introHead__en{font-weight:600;font-family:"Cinzel",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-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 #333;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}