@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: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__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):not(.-col2){grid-template-columns:repeat(3, 1fr);grid-gap:4rem 3rem}}@media screen and (max-width: 749px){.newsCol__row:not(.-col1):not(.-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}}.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}.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}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@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}.movie__play__btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1;cursor:pointer}@media screen and (min-width: 750px){.movie__play__btn{width:9.418rem;height:9.425rem}}@media screen and (max-width: 749px){.movie__play__btn{width:6.368rem;height:6.373rem}}.movie__play__btn::before,.movie__play__btn::after{content:"";display:block;width:100%;height:100%}.movie__play__btn::before{background-image:url("../img/top/movie_play_btn.png");background-position:center;background-repeat:no-repeat}@media screen and (min-width: 750px){.movie__play__btn::before{background-size:75% 75%}}@media screen and (max-width: 749px){.movie__play__btn::before{background-size:75% 75%}}.movie__play__btn::after{background-image:url("../img/top/movie_play_btn_text.png");background-position:center;background-repeat:no-repeat;position:absolute;top:0;left:0;background-size:100% 100%}@media(hover: hover){.movie__play__btn:hover::after{-webkit-animation-play-state:paused;animation-play-state:paused}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.movie__iframe{position:relative;overflow:hidden;padding-top:56.25%}.movie__iframe iframe{position:absolute;top:0;right:0;width:100%;height:100%}.movie__item{position:relative}.newsCol__thumb{position:relative;cursor:pointer;aspect-ratio:16/9}.newsCol__thumb__img{-webkit-transition:all .3s;transition:all .3s}.newsCol__thumb__img.-hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.newsCol__thumb:hover .newsCol__thumb__img{-webkit-transform:scale(1.1);transform:scale(1.1)}.newsCol__thumb::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.newsCol__title{display:inline-block;cursor:pointer}.musicSec__title{text-align:center;color:#d30715;font-family:"Noto Serif JP",serif;font-weight:bold}@media screen and (min-width: 750px){.musicSec__title{margin-bottom:3.5rem;font-size:2.8rem}}@media screen and (max-width: 749px){.musicSec__title{margin-bottom:2.4rem;font-size:2.4rem}}.musicSec__title .-inner{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;gap:1.4rem}.musicSec__title .-inner::before,.musicSec__title .-inner::after{content:"";display:block;width:.6em;height:1px;background:#d30715}@media screen and (min-width: 750px){.music__bundle:not(:first-of-type){margin-top:7rem}}@media screen and (max-width: 749px){.music__bundle:not(:first-of-type){margin-top:6rem}}@media screen and (min-width: 750px){.secMore.-musicBtnarea{margin-right:auto;margin-left:auto;max-width:25.5rem}}@media screen and (max-width: 749px){.secMore.-musicBtnarea{margin-top:3rem}}@media screen and (min-width: 750px){.secMore.-musicBtnarea .btn{width:100%}}@media screen and (min-width: 750px){.secMore.-musicBtnarea .btn-text{font-size:1.3rem}}@media screen and (max-width: 749px){.music__container{margin-top:4.8rem}}@media screen and (min-width: 750px){.music__block:not(:first-of-type){margin-top:8rem}}@media screen and (max-width: 749px){.music__block:not(:first-of-type){margin-top:6rem}}.music__head{position:relative;border-bottom:1px solid #d30715}@media screen and (min-width: 750px){.music__head{margin-bottom:4rem;padding-bottom:2.5rem}}@media screen and (max-width: 749px){.music__head{margin-bottom:2rem;padding-bottom:1.5rem}}.music__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%}.music__tagarea{text-align:center}@media screen and (min-width: 750px){.music__tagarea{margin-bottom:1.4rem}}@media screen and (max-width: 749px){.music__tagarea{margin-bottom:2rem}}.music__tag{display:inline-block;padding:.4em 1.8em;color:#fff;background:#d30715;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){.music__tag{font-size:1.4rem}}@media screen and (max-width: 749px){.music__tag{font-size:1.3rem}}.music__title{text-align:center;font-family:"Noto Serif JP",serif}@media screen and (min-width: 750px){.music__title{font-size:clamp(2.6rem,2.5714285714vw,3.6rem)}}@media screen and (max-width: 749px){.music__title{font-size:1.8rem}}.music__name{text-align:center;font-family:"Noto Serif JP",serif}@media screen and (min-width: 750px){.music__name{margin-top:1.4rem;font-size:1.6rem}}@media screen and (max-width: 749px){.music__name{margin-top:1.2rem;font-size:1.4rem}}@media screen and (min-width: 750px){.music__main{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 5.1063829787%}}@media screen and (min-width: 750px){.music__img{width:47.4468085106%}}@media screen and (min-width: 750px){.music__info{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width: 749px){.music__info{margin-top:2.4rem}}.music__date{margin-bottom:2rem;color:#d30715;font-weight:bold}@media screen and (min-width: 750px){.music__date{font-size:1.6rem}}@media screen and (max-width: 749px){.music__date{font-size:1.3rem}}.music__dl{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem .8rem;padding-left:1.2rem}.music__dl::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:2px;height:calc(100% - .4rem);background:#d30715}.music__dl:not(:first-of-type){margin-top:1rem}@media screen and (min-width: 750px){.music__dt,.music__dd{font-size:1.6rem}}@media screen and (max-width: 749px){.music__dt,.music__dd{font-size:1.3rem}}.music__dt{color:#d30715;font-family:"Noto Serif JP",serif;font-weight:bold}@media screen and (min-width: 750px){.music__box{margin-top:3rem}}@media screen and (max-width: 749px){.music__box{margin-top:3.2rem}}.music__subtitle{margin-bottom:1rem;text-align:center;color:#d30715;font-family:"Noto Serif JP",serif;font-size:1.6rem;font-weight:bold}.music__subtitle .-inner{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;gap:.8rem}.music__subtitle .-inner::before,.music__subtitle .-inner::after{content:"";display:block;height:1px;background:#d30715}@media screen and (min-width: 750px){.music__subtitle .-inner::before,.music__subtitle .-inner::after{width:1em}}@media screen and (max-width: 749px){.music__subtitle .-inner::before,.music__subtitle .-inner::after{width:.8em}}@media screen and (min-width: 750px){.music__item:not(:first-of-type){margin-top:1rem}}@media screen and (max-width: 749px){.music__item:not(:first-of-type){margin-top:1.2rem}}.music__item__name{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 750px){.music__item__name{font-size:1.4rem}}@media screen and (max-width: 749px){.music__item__name{font-size:1.3rem}}.music__text{font-size:1.2rem}@media screen and (min-width: 750px){.music__text{margin-top:.8rem}}@media screen and (max-width: 749px){.music__text{margin-top:.5rem}}@media screen and (min-width: 750px){.movietext{margin-top:8rem}}@media screen and (max-width: 749px){.movietext{margin-top:7.5rem}}@media screen and (max-width: 749px){.movietext .newsCol{border-bottom:none;padding-bottom:0}}@media screen and (min-width: 750px){.movietext__block:not(:first-of-type){margin-top:4rem}}@media screen and (max-width: 749px){.movietext__block:not(:first-of-type){margin-top:3rem}}.artist__img{margin:0 auto;max-width:30rem;text-align:center}.artist__text{margin-top:1.5rem;text-align:center;font-weight:bold}@media screen and (min-width: 750px){.artist__text{font-size:1.6rem}}@media screen and (max-width: 749px){.artist__text{font-size:1.3rem}}.sound__main{margin:0 auto;max-width:44.6rem}.sound__info{margin-top:2.4rem}@media screen and (min-width: 750px){.sound__container{margin-top:4.5rem}}@media screen and (max-width: 749px){.sound__container{margin-top:3.6rem}}@media screen and (min-width: 750px){.sound__list{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}}@media screen and (min-width: 750px){.sound__list .music__item{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}}.sound__btnList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 750px){.sound__btnList{gap:2rem 2.7659574468%}}@media screen and (max-width: 749px){.sound__btnList{gap:1.8rem 4.347826087%}}.sound__btnItem:first-of-type{width:100%}@media screen and (max-width: 749px){.sound__btnItem:first-of-type .triBtn{text-align:center}}@media screen and (min-width: 750px){.sound__btnItem:not(:first-of-type){width:31.4893617021%}}@media screen and (max-width: 749px){.sound__btnItem:not(:first-of-type){width:47.8260869565%}}.sound__btnItem .triBtn{width:100%}