html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-style:normal;font-weight:bold;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-y:scroll}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input,textarea{margin:0;padding:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}a:focus{outline:none}.clearfix::after{content:"";display:block;clear:both}.both{clear:both}.inline_block{display:inline-block;display:inline;zoom:1}input:focus,button:focus,select:focus{outline:0}:focus{outline:-webkit-focus-ring-color none}@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}*{letter-spacing:.06em;line-height:1.6;box-sizing:border-box;color:#262626;-webkit-appearance:none}@media screen and (max-width: 810px){*{line-height:1.65}}.preload *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}html{width:100%;font-size:62.5%;scroll-behavior:smooth}@media screen and (max-width: 1080px){html{font-size:61.5%}}@media screen and (max-width: 810px){html{font-size:54.6%}}html.fadeout{opacity:0}body{margin:0px;overflow:hidden;font-size:1.6em;font-weight:bold;font-family:"Zen Kaku Gothic New",sans-serif;opacity:0;transition:opacity .5s}body.is-loaded{opacity:1}select,option,span{font-family:"Zen Kaku Gothic New",sans-serif}h1,h2,h3,h4,h5{font-family:"Zen Kaku Gothic New",sans-serif}h1 span,h2 span,h3 span,h4 span,h5 span{font-family:"Zen Kaku Gothic New",sans-serif}a{color:#262626;text-decoration:none;transition:.4s}@media print{a[href]:after{content:none !important}}a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}@media screen and (max-width: 500px){a[href*="tel:"]{pointer-events:all;cursor:auto}}p{font-family:"Zen Kaku Gothic New",sans-serif}input[type=text],textarea{-webkit-appearance:none;border:none;font-family:"Zen Kaku Gothic New",sans-serif}textarea{resize:none;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (max-width: 1080px){button,select,input,a{-webkit-tap-highlight-color:transparent}}button,select,input,input[type=submit]{-webkit-appearance:none;background-color:transparent;border:none;border-radius:0;font-family:"Zen Kaku Gothic New",sans-serif}select::-ms-expand{display:none}img{display:block;height:auto}section{position:relative}.l-main{overflow:hidden;position:relative}.l-main:before{position:absolute;content:"";background-image:url(./../../assets/images/common/noise.png);background-repeat:repeat;width:100%;height:100%;top:0;left:0;opacity:.3}.l-header{position:fixed;top:0;left:0;width:100%;justify-content:space-between;align-items:center;z-index:100;padding:26px 30px}@media screen and (max-width: 500px){.l-header{padding:20px}}.l-header.--black .l-header__left .l-header__logo img:nth-child(1){display:none}.l-header.--black .l-header__left .l-header__logo img:nth-child(2){display:block}.l-header.--black .l-header__left .text{color:#fff}.l-header.--black .l-hamburgerButton__icon .line{background-color:#fff}.l-header__left{position:relative;display:block;z-index:100}.l-header__left .l-header__logo{width:150px;position:relative;height:30px}.l-header__left .l-header__logo img{position:absolute;top:0;left:0;width:100%;height:auto}.l-header__left .l-header__logo img:nth-child(1){display:block}.l-header__left .l-header__logo img:nth-child(2){display:none}.l-header__left .text{margin-top:10px;font-size:1.4rem;line-height:.8;display:table}.c-buttonEntry{line-height:1;background-color:#e5322b;border:1px solid #e5322b;width:110px;height:40px;display:flex;justify-content:center;align-items:center;transition:background-color .3s,color .3s;color:#fff;font-size:1.3rem;z-index:110}.c-buttonEntry:hover{background-color:#fff;color:#e5322b}.l-hamburgerButton{position:relative;display:block;width:27px;height:6.5px;z-index:100;cursor:pointer;margin-left:10px}.l-hamburgerButton__icon{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;margin:auto}.l-hamburgerButton__icon .line{position:absolute;left:50%;transform:translateX(-50%);height:1px;width:100%;background-color:#262626;transition:transform .3s,background-color .3s;overflow:hidden}.l-hamburgerButton__icon .line:nth-child(1){top:0}.is-navOpen .l-hamburgerButton__icon .line:nth-child(1){transform:translate(-50%, -50%) translate3d(0, 3px, 0) rotate(45deg)}.l-hamburgerButton__icon .line:nth-child(2){bottom:0}.is-navOpen .l-hamburgerButton__icon .line:nth-child(2){transform:translate(-50%, -50%) translate3d(0, -3px, 0) rotate(-45deg)}.l-headerNav{position:fixed;top:0;right:0;width:400px;height:100%;pointer-events:none;z-index:20;transition:transform .3s;transform:translateX(100%)}.l-headerNav:before{position:absolute;content:"";top:0;left:0;background-color:#424242;opacity:.9;height:100%;width:100%}@media screen and (max-width: 500px){.l-headerNav{width:100%}}.is-navOpen .l-headerNav{pointer-events:all;transform:translateX(0)}.l-headerNav__inner{width:100%;height:100%;display:flex;align-items:center;z-index:110;position:relative}@media screen and (max-width: 500px){.l-headerNav__inner{justify-content:center}}.l-headerNav__list{display:flex;justify-content:center;max-height:470px;flex-direction:column;margin-left:80px;gap:20px 0px;width:fit-content}@media screen and (max-height: 660px)and (min-width: 1081px){.l-headerNav__list{gap:10px 0}}@media screen and (max-width: 500px){.l-headerNav__list{margin-top:50px;align-items:center;margin-left:0}}.l-headerNav__item.soon{opacity:.5;pointer-events:none}.l-headerNav__link .en{font-size:2rem;display:table;width:fit-content}@media screen and (max-width: 500px){.l-headerNav__link .en{margin:0 auto}}.l-headerNav__link .jp{font-size:1.2rem;display:block;width:fit-content}@media screen and (max-width: 500px){.l-headerNav__link .jp{margin:0 auto}}.l-headerNav__link:hover .jp{opacity:1}.l-footer{position:relative;background-color:#262626;padding-top:70px}.l-footerWrap{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:70px}@media screen and (max-width: 650px){.l-footerWrap{flex-wrap:wrap;flex-direction:column;padding-bottom:40px}}.l-footer__logo{display:block;width:160px}.l-footer__entryLogo{width:160px;display:none}.l-footer__btn{margin-top:40px;width:250px;height:60px;border:2px solid #fff;margin-top:40px;color:#fff;font-size:1.6rem;display:block;display:flex;justify-content:center;align-items:center;transition:color .3s,background-color .3s}@media screen and (max-width: 810px){.l-footer__btn{width:200px}}@media screen and (max-width: 650px){.l-footer__btn{margin:30px auto 0}}@media screen and (max-width: 650px){.l-footer__btn.pc{display:none}}.l-footer__btn.sp{display:none}@media screen and (max-width: 650px){.l-footer__btn.sp{display:flex}}.l-footer__btn:hover{background-color:#fff;color:#262626}.l-footer__list{display:flex;flex-direction:column;gap:20px 70px;max-width:400px;flex-wrap:wrap;max-height:250px}@media screen and (max-width: 650px){.l-footer__list{width:100%;margin-top:30px}}.l-footer__item.soon{opacity:.5;pointer-events:none}.l-footer__link .en{font-size:2rem;line-height:1.2;display:table}.l-footer__link .jp{font-size:1.2rem;opacity:.5;transition:opacity .3s;display:table}.l-footer__link:hover .jp{opacity:1}.l-footer__copy{text-align:center;padding:20px;width:100%;border-top:1px solid rgba(255,255,255,.3);display:flex;justify-content:center;align-items:center}.l-footer__copy small{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:500;color:#fff}.fadeIn{opacity:0;transition:opacity .8s}.fadeIn.view{opacity:1}.fadeUp{opacity:0;transform:translateY(20px);transition:opacity 1.2s,transform 1.2s}.fadeUp.view{opacity:1;transform:translateY(0)}@keyframes moveRight{0%{transform:translateX(-100%)}100%{transform:translateX(0%)}}.comingSoon{pointer-events:none !important;font-family:"Zen Antique",serif;font-weight:400;font-size:1.4rem !important;padding-left:30px !important;letter-spacing:.1em !important}.c-button{position:relative;display:block;width:250px;border:1px solid #262626;background:#262626;transition:background-color .3s,color .3s;font-family:"Zen Antique",serif;font-weight:400;height:60px;color:#fff;display:flex;align-items:center;padding-left:60px;letter-spacing:.1em}.c-button:before{position:absolute;content:"";top:50%;right:20px;transform:translateY(-50%);width:18px;height:18px;background-image:url(./../../assets/images/common/button-arrow-white.svg);background-repeat:no-repeat;background-size:cover;transition:opacity .3s;opacity:1}.c-button:after{position:absolute;content:"";top:50%;right:20px;transform:translateY(-50%);width:18px;height:18px;background-image:url(./../../assets/images/common/button-arrow-black.svg);background-repeat:no-repeat;background-size:cover;transition:opacity .3s;opacity:0}.c-button:hover{background-color:#fff;color:#262626}.c-button:hover:before{opacity:0}.c-button:hover:after{opacity:1}.c-button.--white{background-color:transparent;border:1px solid #fff}.c-button.--white:hover{background-color:#fff}.c-fontBl{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:900;font-style:normal}.c-fontM{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:500;font-style:normal}.c-fontEn{font-family:"Zen Antique",serif;font-weight:400;font-style:normal}.c-inner{max-width:1024px;width:95%;margin:auto;position:relative}@media screen and (max-width: 1080px){.c-inner{width:90%}}.c-innerTop{max-width:1180px;width:95%;margin:auto;position:relative}@media screen and (max-width: 1080px){.c-innerTop{width:90%}}.c-ofiCover{object-fit:cover;font-family:"object-fit: cover;, object-position: center;";width:100%;height:100%;object-position:center}.c-ofiContain{object-fit:contain;font-family:"object-fit: contain;, object-position: center;";width:100%;height:100%;object-position:center}.c-title{width:fit-content}.c-title .en{font-size:11rem;line-height:1.2;background:linear-gradient(91deg, #72050D 1.52%, #FC0406 50.88%, #72050D 100.25%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:table;position:relative}.c-title .en:before{position:absolute;content:"";width:100%;height:2px;background-color:#262626;transform-origin:center;transform:scaleX(0);left:0%;bottom:0;transition:transform .5s .5s}@media screen and (max-width: 1080px){.c-title .en{font-size:8rem}}@media screen and (max-width: 810px){.c-title .en{font-size:7rem}}@media screen and (max-width: 650px){.c-title .en{font-size:6rem}}@media screen and (max-width: 500px){.c-title .en{font-size:4.4rem}}@media screen and (max-width: 370px){.c-title .en{font-size:4rem}}.c-title .jp{display:table;font-size:2.4rem;margin-top:20px;line-height:1}@media screen and (max-width: 500px){.c-title .jp{font-size:2.2rem;margin-top:10px}}.c-title.--white .en{background:linear-gradient(91deg, rgba(255, 255, 255, 0.3) 1.52%, #FFF 50.88%, rgba(255, 255, 255, 0.3) 100.25%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.c-title.--white .en:before{background-color:#fff}.c-title.--white .jp{color:#fff}.c-title.--center{margin:0 auto}.c-title.--center .en{margin:0 auto}.c-title.--center .jp{margin:20px auto 0}.c-title.view .en:before{transform:scaleX(1)}.p-catch{width:fit-content}.p-catch .text{color:#fff;font-size:3.2rem;transform:skew(-3deg);position:relative;z-index:1;display:table;padding:0 5px;text-align:center}.p-catch .text:before{position:absolute;content:"";background-color:#262626;height:100%;width:100%;top:0;left:0;transform:skew(3deg);z-index:-1}.p-catch .text:nth-child(n+2){margin-top:5px}@media screen and (max-width: 1080px){.p-catch .text{font-size:2.8rem}}@media screen and (max-width: 810px){.p-catch .text{font-size:2.5rem}}@media screen and (max-width: 650px){.p-catch .text{font-size:2.2rem}}.p-catch.--white .text{color:#262626}.p-catch.--white .text:before{background-color:#fff}.p-main__form{margin:70px auto 0;max-width:800px;width:100%}@media screen and (max-width: 810px){.p-main__form{margin:60px auto 0}}@media screen and (max-width: 650px){.p-main__form{margin:50px auto 0}}@media screen and (max-width: 500px){.p-main__form{margin:40px auto 0}}.p-form__item{display:flex;border-bottom:1px solid rgba(0,0,0,.5);flex-wrap:wrap}.p-form__item:nth-child(1){border-top:1px solid rgba(0,0,0,.5)}.p-form__item:nth-child(1) .wpcf7-list-item{margin-top:20px}.p-form__title{position:relative;padding:24px;display:flex;align-items:center;font-feature-settings:"palt";font-size:1.7rem;width:230px}@media screen and (max-width: 810px){.p-form__title{width:200px;padding:20px 10px}}@media screen and (max-width: 650px){.p-form__title{width:100%;padding:20px 10px 0}}.p-form__required{line-height:1;font-size:1.2rem;color:#fff;position:relative;margin-left:15px;z-index:1}.p-form__required:before{position:absolute;content:"";left:50%;top:50%;transform:translate(-50%, -50%);width:38px;height:21px;background-color:#e5322b;z-index:-1}@media screen and (max-width: 650px){.p-form__required{top:0;right:initial;position:relative;margin-left:10px}}.p-form__content{position:relative;width:calc(100% - 230px);align-self:center;padding:24px}@media screen and (max-width: 810px){.p-form__content{width:calc(100% - 200px);padding:20px 10px}}@media screen and (max-width: 650px){.p-form__content{display:block;width:100%;padding:10px 10px 20px}}.p-form__content .p-form__textarea{height:150px}.p-form__content .text{margin-top:10px;display:block}.p-form__text,.p-form__textarea,input[type=text],textarea{position:relative;padding:15px 20px;width:100%;font-size:1.8rem;background-color:#f3f3f3}@media screen and (max-width: 650px){.p-form__text,.p-form__textarea,input[type=text],textarea{padding:12px 15px}}.p-form__text::placeholder,.p-form__textarea::placeholder,input[type=text]::placeholder,textarea::placeholder{color:#999;font-size:1.6rem;font-weight:500}.p-form__address .postcd{width:150px;margin:0 0 8px 10px}@media screen and (max-width: 650px){.p-form__address .postcd{margin-left:10px;width:120px}}.p-form__row{display:flex;align-items:center}@media screen and (max-width: 500px){.p-form__row{flex-wrap:wrap}}.p-form__row:nth-child(n+2){margin-top:10px}.p-form__row .text{min-width:130px;margin-top:0}.mwform-radio-field label{cursor:pointer}.mwform-radio-field input{position:absolute;cursor:pointer}.p-form__desc{border-radius:5px;padding:25px 35px;border:1px solid #dcdcdc}@media screen and (max-width: 650px){.p-form__desc{padding:15px 20px}}.p-form__desc .wpcf7-form-control{display:flex;flex-wrap:wrap;gap:20px 0}.p-form__desc .wpcf7-form-control .wpcf7-list-item{width:45%}@media screen and (max-width: 650px){.p-form__desc .wpcf7-form-control .wpcf7-list-item{width:100%}}.wpcf7-radio{display:flex;gap:0 15px}.wpcf7-radio .wpcf7-list-item{cursor:pointer;display:block;margin:0 !important}@media screen and (max-width: 500px){.wpcf7-radio .wpcf7-list-item{margin-top:5px}}.wpcf7-radio input{position:absolute;cursor:pointer}.wpcf7-radio span.wpcf7-list-item-label{position:relative;display:flex;align-items:center;width:fit-content;padding:2px 10px 2px 0;border:1px solid transparent;transition:border-color .2s;color:#000;cursor:pointer}.wpcf7-radio span.wpcf7-list-item-label::before{content:"";display:inline-block;margin-right:10px;height:20px;width:20px;border-radius:50%;border:1px solid #999;transition:border-color .3s}.wpcf7-radio span.wpcf7-list-item-label::after{position:absolute;content:"";top:calc(50% - 7px);left:4px;width:14px;height:14px;border-radius:50%;transform:scale(0);background-color:#e5322b;transition:transform .2s}.wpcf7-radio input:checked+span.wpcf7-list-item-label::before{border-color:#e5322b}.wpcf7-radio input:checked+span.wpcf7-list-item-label::after{transform:scale(1)}.p-form__button{position:relative;width:310px;height:70px;margin:15px auto 0;font-size:2rem;transition:background-color .5s;display:flex;align-items:center;justify-content:center;background-color:#000;cursor:pointer;color:#fff;transition:color .3s,background-color .3s;font-weight:500;border:1px solid #000}@media screen and (max-width: 650px){.p-form__button{width:200px}}@media screen and (max-width: 500px){.p-form__button{width:150px}}.p-form__button input{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;z-index:2;cursor:pointer}.p-form__button .wpcf7-spinner{display:none}.p-form__button:hover{background-color:#fff;color:#000}.p-form__privacy{margin:50px auto 0;width:fit-content;position:relative;padding-left:25px}.p-form__privacy a{color:#e5322b;text-decoration:underline;z-index:2;position:relative}.p-form__privacy .wpcf7-form-control-wrap{position:static}.p-form__privacy input{position:absolute;top:0;left:0;height:100%;width:100%}.p-form__privacy .wpcf7-list-item{margin:0 !important}.p-form__privacy .wpcf7-list-item-label{display:flex;align-items:center;width:fit-content;border:1px solid transparent;transition:border-color .2s;color:#000;display:inline;cursor:pointer}.p-form__privacy .wpcf7-list-item-label::before{position:absolute;content:"";display:inline-block;margin-right:10px;height:20px;width:20px;border-radius:50%;border:1px solid #999;transition:border-color .3s;left:0;top:2px}.p-form__privacy .wpcf7-list-item-label::after{position:absolute;content:"";left:4px;width:14px;height:14px;border-radius:50%;transform:scale(0);background-color:#e5322b;transition:transform .2s;top:6px}.p-form__privacy input:checked~.wpcf7-list-item-label::before{border-color:#e5322b}.p-form__privacy input:checked~.wpcf7-list-item-label::after{transform:scale(1)}.p-secEntry{width:100%;height:650px}@media screen and (max-width: 1080px){.p-secEntry{height:550px}}@media screen and (max-width: 810px){.p-secEntry{height:480px}}@media screen and (max-width: 500px){.p-secEntry{height:600px}}.p-secEntry .c-inner{display:flex;justify-content:space-between;max-width:970px;height:100%;align-items:center}@media screen and (max-width: 650px){.p-secEntry .c-inner{flex-direction:column;justify-content:center;gap:80px 0}}.p-secEntry .c-button{height:95px;width:340px;font-size:3rem}@media screen and (max-width: 1080px){.p-secEntry .c-button{height:70px;width:280px}}@media screen and (max-width: 1080px){.p-secEntry .c-button{height:60px;width:250px}}.p-secEntry .c-button:before,.p-secEntry .c-button:after{width:25px;height:25px}@media screen and (max-width: 1080px){.p-secEntry .c-button:before,.p-secEntry .c-button:after{width:20px;height:20px}}@media screen and (max-width: 810px){.p-secEntry .c-button:before,.p-secEntry .c-button:after{width:18px;height:18px}}.p-secEntry__bg{position:absolute;top:0;left:0;width:100%;height:100%}.p-secEntry__bg img:nth-child(1){display:block}.p-secEntry__bg img:nth-child(2){display:none}@media screen and (max-width: 500px){.p-secEntry__bg img:nth-child(2){display:block}.p-secEntry__bg img:nth-child(1){display:none}}.p-secEntry__catch .top{font-size:13.5rem;color:#fff;text-shadow:.04em .04em 0 #000;line-height:.8;display:flex;width:100%;align-items:center;transform:skew(-8deg) rotate(-5deg);letter-spacing:-0.02em}@media screen and (max-width: 1080px){.p-secEntry__catch .top{font-size:11rem}}@media screen and (max-width: 810px){.p-secEntry__catch .top{font-size:9rem}}.p-secEntry__catch .top .small{font-size:10rem;text-shadow:.04em .04em 0 #000;line-height:.8;color:#fff}@media screen and (max-width: 1080px){.p-secEntry__catch .top .small{font-size:8rem}}@media screen and (max-width: 810px){.p-secEntry__catch .top .small{font-size:6rem}}.p-secEntry__catch .bottom{margin-left:30px;font-size:16rem;color:#e5322b;text-shadow:.04em .04em 0 #fff;line-height:.8;display:flex;width:100%;align-items:center;transform:skew(-8deg) rotate(-5deg);letter-spacing:-0.02em;white-space:nowrap}@media screen and (max-width: 1080px){.p-secEntry__catch .bottom{font-size:13rem}}@media screen and (max-width: 810px){.p-secEntry__catch .bottom{font-size:10rem}}@media screen and (max-width: 500px){.p-secEntry__catch{margin-top:100px}}.p-breadcrumbs{position:absolute;top:120px;left:-30px;display:flex;align-items:center;gap:0 10px}@media screen and (max-width: 810px){.p-breadcrumbs{left:0}}.p-pager{position:relative;display:block;margin:100px auto 0;width:fit-content}@media screen and (max-width: 1080px){.p-pager{margin:90px aauto 0}}@media screen and (max-width: 810px){.p-pager{margin:80px auto 0}}@media screen and (max-width: 650px){.p-pager{margin:70px auto 0}}@media screen and (max-width: 500px){.p-pager{margin:60px auto 0}}.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:0 8px}.page-numbers a,.page-numbers span{display:flex;align-items:center;justify-content:center;position:relative;font-size:1.6rem;line-height:1;width:40px;height:40px;transition:color .3s;z-index:1}.page-numbers a:before,.page-numbers span:before{position:absolute;content:"";height:2px;width:50%;background-color:#e5322b;bottom:5px;left:50%;transform:translateX(-50%);z-index:-1;opacity:0;transition:opacity .3s}.page-numbers a:hover,.page-numbers span:hover{color:#e5322b}.page-numbers a:hover:before,.page-numbers span:hover:before{opacity:1}@media screen and (max-width: 500px){.page-numbers a,.page-numbers span{width:30px;height:30px}}.page-numbers .current{color:#e5322b}.page-numbers .current:before{opacity:1}.page-numbers .prev,.page-numbers .next{position:relative;transition:background-color .3s;background-color:#e5322b;border:1px solid #e5322b}.page-numbers .prev:before,.page-numbers .next:before{position:absolute;content:"";background-image:url(./../../assets/images/common/pager-arrow-red.svg);background-repeat:no-repeat;background-size:cover;width:6.5px;height:10px;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;transition:opacity .3s,background-color .3s;background-color:#fff}.page-numbers .prev::after,.page-numbers .next::after{position:absolute;content:"";background-image:url(./../../assets/images/common/pager-arrow.svg);background-repeat:no-repeat;background-size:cover;width:6.5px;height:10px;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity .3s,background-color .3s;background-color:#e5322b}.page-numbers .prev:hover,.page-numbers .next:hover{background-color:#fff}.page-numbers .prev:hover:before,.page-numbers .next:hover:before{opacity:1}.page-numbers .prev:hover:after,.page-numbers .next:hover:after{opacity:0}.page-numbers .prev{margin-right:20px}@media screen and (max-width: 810px){.page-numbers .prev{margin-right:0}}.page-numbers .next{transform:scaleX(-1);margin-left:20px}@media screen and (max-width: 810px){.page-numbers .next{margin-left:0}}.u-tabBlock{display:none}@media screen and (max-width: 810px){.u-tabBlock{display:block}}.u-tabNone{display:block}@media screen and (max-width: 810px){.u-tabNone{display:none}}.u-spNone{display:block}@media screen and (max-width: 500px){.u-spNone{display:none}}.u-spBlock{display:none}@media screen and (max-width: 500px){.u-spBlock{display:block}}.u-w100{width:100%;height:auto}.u-h100{width:auto;height:100%}.u-d-f{display:flex}.u-aic{align-items:center}.u-tac{text-align:center}.u-tacs{text-align:center}@media screen and (max-width: 350px){.u-tacs{text-align:left}}.u-jsb{justify-content:space-between}.u-jcc{justify-content:center}.u-fww{flex-wrap:wrap}.u-tateMoji{writing-mode:vertical-rl}.u-white{color:#fff}