﻿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:normal;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:.1em;line-height:1.6;box-sizing:border-box;color:#484848;-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%}@media screen and (max-width: 1080px){html{font-size:61.5%}}@media screen and (max-width: 810px){html{font-size:54.6%}}body{margin:0px;font-size:1.6em;font-weight:bold;font-family:"リュウミン L-KL";opacity:0;transition:opacity .5s}body.is-loaded{opacity:1}select,option,span{font-family:"リュウミン L-KL"}h1,h2,h3,h4,h5{font-family:"リュウミン L-KL"}h1 span,h2 span,h3 span,h4 span,h5 span{font-family:"リュウミン L-KL"}a{color:#484848;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:"リュウミン L-KL"}input[type=text],textarea{-webkit-appearance:none;border:none;font-family:serif !important}textarea{resize:none}@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:"リュウミン L-KL"}select::-ms-expand{display:none}img{display:block;height:auto}section{position:relative}.l-main{contain:paint;background-image:url(../../assets/images/common/bg.png);background-size:100% 100%;background-position:center;background-repeat:repeat-y;position:relative}.l-header{position:fixed;top:0;left:0;width:100%;justify-content:space-between;align-items:center;z-index:100;padding:25px 20px}@media screen and (max-width: 810px){.l-header{padding:20px}}@media screen and (max-width: 500px){.l-header{padding:15px 10px}}.l-header__logo{position:relative;display:block;z-index:100;width:280px}@media screen and (max-width: 810px){.l-header__logo{width:240px}}@media screen and (max-width: 650px){.l-header__logo{width:160px}}.l-header__right{display:flex;gap:0 15px}@media screen and (max-width: 500px){.l-header__right{gap:0 10px}}.c-buttonEntry{display:flex;justify-content:center;align-items:center;border-radius:25px;height:50px;transition:opacity .4s}.c-buttonEntry:hover{opacity:.7}.c-buttonEntry:nth-child(1){width:280px;background-image:linear-gradient(0deg, #27acff, #14e4ff)}@media screen and (max-width: 1080px){.c-buttonEntry:nth-child(1){width:240px}}@media screen and (max-width: 810px){.c-buttonEntry:nth-child(1){display:none}}.c-buttonEntry:nth-child(2){background-image:linear-gradient(0deg, #ff3131, #ff4a81);width:160px}@media screen and (max-width: 1080px){.c-buttonEntry:nth-child(2){width:140px}}@media screen and (max-width: 650px){.c-buttonEntry:nth-child(2){width:120px}}@media screen and (max-width: 500px){.c-buttonEntry:nth-child(2){width:100px;height:40px}}@media screen and (max-width: 370px){.c-buttonEntry:nth-child(2){width:80px;font-size:1.4rem;height:35px}}.l-hamburgerButton{position:relative;display:block;width:50px;height:50px;background-color:#484848;z-index:100;cursor:pointer;border-radius:50%}@media screen and (max-width: 500px){.l-hamburgerButton{height:40px;width:40px}}.l-hamburgerButton__icon{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:8px;margin:auto}.l-hamburgerButton__icon .line{position:absolute;left:50%;transform:translateX(-50%);height:1px;width:50%;background-color:#fff;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, 4px, 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:50%;height:100%;background-color:rgba(0,0,0,0);opacity:0;pointer-events:none;z-index:20;transition:opacity .2s;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 810px){.l-headerNav{width:65%}}@media screen and (max-width: 650px){.l-headerNav{width:70%}}@media screen and (max-width: 500px){.l-headerNav{width:100%}}.is-navOpen .l-headerNav{opacity:1;pointer-events:all;background-color:rgba(255,255,255,.9)}.l-headerNav__wrap{max-width:362px;width:90%}@media screen and (max-width: 500px){.l-headerNav__wrap{padding-top:50px}}.l-headerNav__contents{display:flex;gap:35px}@media screen and (max-width: 350px){.l-headerNav__contents{gap:30px}}.l-headerNav__item:nth-child(n+2){margin-top:25px}@media screen and (max-height: 600px)and (min-width: 1081px){.l-headerNav__item:nth-child(n+2){margin-top:20px}}@media screen and (max-width: 500px){.l-headerNav__item:nth-child(n+2){margin-top:20px}}.l-headerNav__link{font-size:1.4rem;color:rgba(72,72,72,.3);display:table;transition:color .4s}@media screen and (max-height: 600px)and (min-width: 1081px){.l-headerNav__link{font-size:1.3rem}}@media screen and (max-width: 350px){.l-headerNav__link{font-size:1.3rem}}.l-headerNav__link:hover{color:#484848}.l-headerNav__link .en{color:#484848;display:block}.l-headerNav__buttons{margin-top:50px}@media screen and (max-height: 600px)and (min-width: 1081px){.l-headerNav__buttons{margin-top:40px}}@media screen and (max-width: 500px){.l-headerNav__buttons{margin-top:40px}}.l-headerNav__buttons .c-button{width:100%}.l-headerNav__buttons .c-button:nth-child(n+2){margin-top:15px}.l-footer{position:relative;background-color:#484848;padding:90px 0 50px}.l-footer__wrap{display:flex;flex-wrap:wrap}.l-footer__content{width:50%}@media screen and (max-width: 650px){.l-footer__content{width:100%;flex-direction:column;align-items:center;display:flex}.l-footer__content .l-footer__thumb{display:none}}.l-footer__logo{width:270px;display:block}.l-footer__logo:nth-child(2){position:absolute;right:0;bottom:0;width:140px}@media screen and (max-width: 650px){.l-footer__logo:nth-child(2){width:120px;right:initial;bottom:50px;left:50%;transform:translateX(-50%)}}.l-footer__recruit{font-size:1.4rem;display:table;margin-top:20px}.l-footer__address{margin-top:20px;display:table}@media screen and (max-width: 650px){.l-footer__address{text-align:center}}.l-footer__thumb{margin-top:30px}.l-footer__button{width:250px;display:block;padding:15px 0 15px 40px;border-radius:30px;border:1px solid #fff;position:relative;transition:background-color .3s,color .3s}.l-footer__button:before{position:absolute;content:"";border:1px solid #fff;border-left:none;border-top:none;top:50%;right:40px;transform:translateY(-50%) rotate(-45deg);height:10px;width:10px;transition:border-color .3s}.l-footer__button:not(:first-child){margin-top:15px}.l-footer__button:hover{background-color:#fff;color:#484848}.l-footer__button:hover:before{border-color:#484848}.l-footer__list{width:50%;display:flex;flex-wrap:wrap}@media screen and (max-width: 650px){.l-footer__list{margin:50px auto 0;width:100%;align-items:center;max-width:400px}}.l-footer__item{width:50%;margin-top:15px}@media screen and (max-width: 650px){.l-footer__item:nth-child(odd){width:70%}.l-footer__item:nth-child(even){width:30%}}@media screen and (max-width: 500px){.l-footer__item:nth-child(odd){width:60%}.l-footer__item:nth-child(even){width:40%}}@media screen and (max-width: 370px){.l-footer__item:nth-child(odd){width:55%}.l-footer__item:nth-child(even){width:45%}}.l-footer__link{width:fit-content;display:block}.l-footer__link .en{font-size:1.4rem;display:table}.l-footer__link .jp{font-size:1.4rem;display:table;opacity:.3;transition:opacity .4s}.l-footer__link:hover .jp{opacity:1}.l-footer__copy{text-align:center;margin:130px auto 0}@media screen and (max-width: 650px){.l-footer__copy{margin:100px auto 0}}.l-footer__copy small{color:#fff;font-size:1.4rem}.l-footer__thumbSp{margin:50px auto 0;display:none}@media screen and (max-width: 650px){.l-footer__thumbSp{display:block}}.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)}.fadeL{opacity:0;transition:opacity 1.4s,transform 1.4s;transform:translateX(-100%)}.fadeL.view{opacity:1;transform:translateX(0)}@keyframes zoomIn{0%{transform:scale(0.8);opacity:0}100%{opacity:1;transform:scale(1)}}@keyframes blur{0%{opacity:0;filter:blur(10px)}100%{opacity:1;filter:blur(0)}}@keyframes moveLeft{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}@keyframes moveLeft2{0%{transform:translateX(0%)}100%{transform:translateX(-200%)}}@keyframes educationRotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes pop{0%{opacity:0;transform:scale(0.6)}50%{opacity:1;transform:scale(1.2)}100%{transform:scale(1);opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}100%{transform:translateY(0px);opacity:1}}@keyframes circleBorder{0%{border:1px solid #fff}33%{border:10px solid #fff}66%{border:0px solid #fff}100%{border:1px solid #fff}}@keyframes careerRotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.c-splash{position:absolute;transition:opacity .8s .4s;border-radius:50%;opacity:0;mix-blend-mode:multiply}.c-splash.visible{opacity:1}.c-splash.view{opacity:.8}.c-button{border:1px solid #484848;padding:10px 75px 10px 20px;border-radius:40px;background-color:#484848;color:#fff;position:relative;transition:color .3s,background-color .3s,border-color .3s;display:table}.c-button:before{position:absolute;content:"";right:24px;top:50%;transform:translateY(-50%) rotate(-45deg);border:1px solid #fff;border-left:none;border-top:none;transition:border-color .3s;height:10px;width:10px}.c-button:hover{background-color:#fff;color:#484848}.c-button:hover:before{border-color:#484848}.c-button.--white{background-color:transparent;border-color:#fff;color:#fff}.c-button.--white:before{border-color:#fff}.c-button.--white:hover{border-color:#484848;background-color:#484848}.c-fontEn{font-family:"Marcellus",serif;font-weight:400;font-style:normal}.c-fontM{font-family:"リュウミン M-KL"}.c-fontR{font-family:"リュウミン R-KL"}.c-inner{max-width:1024px;width:95%;margin:0 auto;position:relative}@media screen and (max-width: 1080px){.c-inner{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-titleTop .small{display:table;line-height:1;position:relative}.c-titleTop .small:before{position:absolute;content:"";bottom:-15px;left:0;height:1px;background-color:#484848;width:22px}.c-titleTop .big{font-size:5.5rem;margin-top:30px;display:table;line-height:1.3}@media screen and (max-height: 600px)and (min-width: 1081px){.c-titleTop .big{font-size:5.2rem}}@media screen and (max-width: 1080px){.c-titleTop .big{font-size:5.4rem}}@media screen and (max-width: 810px){.c-titleTop .big{font-size:5.2rem}}@media screen and (max-width: 650px){.c-titleTop .big{font-size:4.2rem}}@media screen and (max-width: 500px){.c-titleTop .big{font-size:3.3rem}}@media screen and (max-width: 370px){.c-titleTop .big{font-size:2.8rem}}.c-titleTop.--center .small{display:table;margin:0 auto}.c-titleTop.--center .small:before{left:50%;transform:translateX(-50%)}.c-titleTop.--center .big{text-align:center;margin:30px auto 0}.c-title{font-size:4.6rem;line-height:1.1}@media screen and (max-width: 810px){.c-title{font-size:4.2rem}}@media screen and (max-width: 500px){.c-title{font-size:3.6rem}}.c-title.--center{text-align:center}.c-title .ja{font-size:1.6rem;display:block}.p-entry-section{height:660px;overflow:hidden;max-height:100vh}.p-entry-section .c-inner{height:100%;display:flex;justify-content:center;align-items:center}.p-entry-section__bg{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.3;z-index:-2}.p-entry__link{height:100%;width:100%;cursor:none}.p-entry__title{height:fit-content;width:fit-content;z-index:6;height:350px;display:flex;opacity:0}@media screen and (max-width: 650px){.p-entry__title{height:auto;padding-top:0}}.p-entry__title .u-white{text-shadow:0 0 10px rgba(0,0,0,.27);line-height:1.1;font-size:8rem;writing-mode:vertical-rl;text-orientation:upright}@media screen and (max-width: 650px){.p-entry__title .u-white{font-size:7.6rem}}.p-entry__title .u-white:nth-child(1){margin-top:85px}.p-entry__title.view{animation:.75s blur linear forwards .5s}.p-entryCircle__text{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:90%;max-width:1020px;aspect-ratio:1/1;z-index:0;pointer-events:none;opacity:.4;mix-blend-mode:color-burn}@media screen and (max-width: 810px){.p-entryCircle__text{width:800px}}@media screen and (max-width: 650px){.p-entryCircle__text{width:700px}}@media screen and (max-width: 500px){.p-entryCircle__text{width:600px}}.p-entryCircle__text path{fill:transparent;margin:0 auto}.p-entryCircle__text svg{overflow:visible;animation:careerRotate linear 25s infinite}.p-entryCircle__text text{fill:#484848;font-size:4.25rem;font-family:"Chillax",sans-serif;font-weight:500}@media screen and (max-width: 810px){.p-entryCircle__text text{font-size:4.75rem}}.p-entry__thumb1{position:absolute;height:100%;width:100%;top:0;left:0;z-index:1}.p-entry__thumb1 .p-entryThumb1__img:nth-child(1){top:40px;width:25%;aspect-ratio:2.5/1.7;left:150px}@media screen and (max-width: 650px){.p-entry__thumb1 .p-entryThumb1__img:nth-child(1){left:10px;width:140px}}.p-entry__thumb1 .p-entryThumb1__img:nth-child(2){top:60px;right:9%;aspect-ratio:2.75/3.35;width:28%}@media screen and (max-width: 650px){.p-entry__thumb1 .p-entryThumb1__img:nth-child(2){right:0;width:180px;top:150px}}.p-entry__thumb1 .p-entryThumb1__img:nth-child(3){width:35%;aspect-ratio:3.4/3;left:30px;bottom:45px}@media screen and (max-width: 650px){.p-entry__thumb1 .p-entryThumb1__img:nth-child(3){bottom:0;left:-10%;width:200px}}.p-entry__thumb1 .p-entryThumb1__img:nth-child(4){right:0;bottom:40px;aspect-ratio:2.35/1.64;width:23%}@media screen and (max-width: 650px){.p-entry__thumb1 .p-entryThumb1__img:nth-child(4){display:none}}@media screen and (max-height: 760px)and (min-width: 1081px){.p-entry__thumb1 .p-entryThumb1__img:nth-child(1){width:23%}.p-entry__thumb1 .p-entryThumb1__img:nth-child(2){width:21%}.p-entry__thumb1 .p-entryThumb1__img:nth-child(3){width:30%}.p-entry__thumb1 .p-entryThumb1__img:nth-child(4){width:21%}}.p-entryThumb1__img,.p-entryThumb2__img,.p-entry__catch{position:absolute}.p-entry__thumb2{position:absolute;height:100%;width:100%;top:0;left:0;opacity:.5;z-index:-1}.p-entry__thumb2 .p-entryThumb2__img:nth-child(1){top:-20px;width:22%;aspect-ratio:2.2/1.6;left:50%;transform:translateX(-46%)}@media screen and (max-width: 650px){.p-entry__thumb2 .p-entryThumb2__img:nth-child(1){display:none}}.p-entry__thumb2 .p-entryThumb2__img:nth-child(2){top:10px;right:-9%;aspect-ratio:2.75/1.95;width:26%}@media screen and (max-width: 650px){.p-entry__thumb2 .p-entryThumb2__img:nth-child(2){width:200px;top:-5px;right:0;transform:translateX(50%)}}.p-entry__thumb2 .p-entryThumb2__img:nth-child(3){width:15%;aspect-ratio:1.5/1.75;left:-14%;transform:translateX(50%);top:170px}@media screen and (max-width: 650px){.p-entry__thumb2 .p-entryThumb2__img:nth-child(3){width:unset;height:150px;left:-25px;transform:translate(0);top:250px}}.p-entry__thumb2 .p-entryThumb2__img:nth-child(4){right:-4%;top:50%;transform:translateX(100%);aspect-ratio:2.2/1.6;width:23%}@media screen and (max-width: 650px){.p-entry__thumb2 .p-entryThumb2__img:nth-child(4){width:150px;top:unset;bottom:90px;right:-40px;transform:translate(0)}}.p-entry__thumb2 .p-entryThumb2__img:nth-child(5){left:50%;bottom:0;transform:translateY(50%);aspect-ratio:2.15/2;width:17%}@media screen and (max-width: 650px){.p-entry__thumb2 .p-entryThumb2__img:nth-child(5){display:none}}.p-entry__thumb3{position:absolute;height:100%;width:100%;top:0;left:0;opacity:.5;z-index:1}.p-entry__thumb3 .p-entry__catch{position:absolute;white-space:nowrap}.p-entry__thumb3 .p-entry__catch:nth-child(1){font-size:6rem;z-index:-1;top:30px;filter:blur(2px);left:0;transform:translateX(-70%)}@media screen and (max-width: 650px){.p-entry__thumb3 .p-entry__catch:nth-child(1){top:165px}}.p-entry__thumb3 .p-entry__catch:nth-child(2){top:30px;font-size:6rem;opacity:.4;left:30%;z-index:1}@media screen and (max-width: 650px){.p-entry__thumb3 .p-entry__catch:nth-child(2){left:-30%;opacity:1;top:10px;font-size:4.5rem}}.p-entry__thumb3 .p-entry__catch:nth-child(3){top:190px;left:0;z-index:1;font-size:4.6rem;opacity:.4}@media screen and (max-width: 650px){.p-entry__thumb3 .p-entry__catch:nth-child(3){display:none}}.p-entry__thumb3 .p-entry__catch:nth-child(4){left:50%;font-size:9rem;z-index:-1;opacity:.5;top:120px;filter:blur(1px)}@media screen and (max-width: 650px){.p-entry__thumb3 .p-entry__catch:nth-child(4){z-index:3;opacity:.4;filter:none;top:100px;left:30%;font-size:5.5rem}}.p-entry__thumb3 .p-entry__catch:nth-child(5){left:40%;font-size:6rem;z-index:1;bottom:220px;opacity:.4}@media screen and (max-width: 650px){.p-entry__thumb3 .p-entry__catch:nth-child(5){display:none}}.p-entry__thumb3 .p-entry__catch:nth-child(6){font-size:8rem;opacity:.4;z-index:1;opacity:.4;bottom:60px;left:-60px}@media screen and (max-width: 650px){.p-entry__thumb3 .p-entry__catch:nth-child(6){font-size:4.4rem;bottom:190px;left:-50px}}.p-entry__thumb3 .p-entry__catch:nth-child(7){right:-7%;bottom:40px;z-index:1;font-size:4rem}@media screen and (max-width: 650px){.p-entry__thumb3 .p-entry__catch:nth-child(7){display:none}}.p-entry__thumb3 .p-entry__catch:nth-child(8){display:none;font-size:3.5rem;bottom:50px;right:-60px;opacity:.4;z-index:1}@media screen and (max-width: 650px){.p-entry__thumb3 .p-entry__catch:nth-child(8){display:block}}.custom-cursor{position:fixed;width:160px;height:160px;background-color:#fff;border-radius:50%;pointer-events:none;transform:translate(-50%, -50%);z-index:10000;display:none}.custom-cursor:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%;height:170px;width:170px;border:1px solid #fff}.custom-cursor span{font-family:"Chillax",sans-serif;font-size:2rem;position:absolute;bottom:50%;left:50%;transform:translateX(-50%)}.custom-cursor:after{position:absolute;content:"";top:55%;left:50%;transform:translateX(-50%) rotate(-45deg);border:1px solid #484848;height:10px;width:10px;border-left:none;border-top:none}.p-pageMv{height:550px;display:flex;align-items:center}@media screen and (max-width: 810px){.p-pageMv{height:480px}}@media screen and (max-width: 500px){.p-pageMv{height:initial;flex-direction:column-reverse;gap:25px;padding-top:140px}}.p-pageMv__image{position:absolute;right:0;top:0;height:100%;width:895px;opacity:0;transform:translateY(20px);transition:opacity 1.2s .2s,transform 1.2s .2s}@media screen and (max-width: 1080px){.p-pageMv__image{width:80%}}@media screen and (max-width: 500px){.p-pageMv__image{position:relative;width:100%;height:75vw}}.is-loaded .p-pageMv__image{opacity:1;transform:translateY(0)}.p-pageMv__title{font-size:10rem;line-height:1;opacity:0;transform:translateY(20px);transition:opacity 1.2s .2s,transform 1.2s .2s}@media screen and (max-width: 1080px){.p-pageMv__title{font-size:9rem}}@media screen and (max-width: 810px){.p-pageMv__title{font-size:8.4rem}}@media screen and (max-width: 650px){.p-pageMv__title{font-size:7rem}}@media screen and (max-width: 500px){.p-pageMv__title{font-size:5.2rem}}.is-loaded .p-pageMv__title{opacity:1;transform:translateY(0)}.p-pageMv__title .ja{font-size:2rem;display:block}@media screen and (max-width: 500px){.p-pageMv__title .ja{font-size:1.8rem}}.p-breadcrumbs{position:absolute;left:-60px;top:-60px}@media screen and (max-width: 1200px){.p-breadcrumbs{left:-2.5vw}}@media screen and (max-width: 1080px){.p-breadcrumbs{left:0}}@media screen and (max-width: 810px){.p-breadcrumbs{top:-95px}}@media screen and (max-width: 500px){.p-breadcrumbs{top:-60px}}.p-breadcrumbs .arrow{font-size:1.2rem;margin:0 10px}.p-breadcrumbs__link{font-size:1.2rem}.p-breadcrumbs__text{font-size:1.2rem}.p-pager{position:relative;display:table;margin:140px auto 0;width:auto}@media screen and (max-width: 650px){.p-pager{margin-top:70px}}.p-pager li{margin:0 15px}@media screen and (max-width: 500px){.p-pager li{margin:0 10px}}.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.page-numbers a{border-bottom:1px solid transparent;transition:border .4s}.page-numbers a:hover{border-bottom:1px solid #484848}.page-numbers a,.page-numbers span{line-height:1.4;position:relative;z-index:2;font-size:1.8rem}.page-numbers .current{position:relative;border-bottom:1px solid #484848}.page-numbers .dots{pointer-events:none}.page-numbers .prev,.page-numbers .next{position:relative;font-size:1.6rem}@media screen and (max-width: 500px){.page-numbers .prev,.page-numbers .next{font-size:1.4rem}}.page-numbers .prev::before,.page-numbers .next::before{content:"";position:absolute;top:50%;width:8px;height:8px;border-right:2px solid #000;border-bottom:2px solid #000;transition:border-bottom .4s,border-right .4s}@media screen and (max-width: 500px){.page-numbers .prev::before,.page-numbers .next::before{width:6px;height:6px}}.page-numbers .prev{margin-right:75px}@media screen and (max-width: 500px){.page-numbers .prev{margin-right:10px}}.page-numbers .prev::before{transform:translateY(-50%) rotate(135deg);left:-25px}@media screen and (max-width: 500px){.page-numbers .prev::before{left:-20px}}.page-numbers .next{margin-left:75px}@media screen and (max-width: 500px){.page-numbers .next{margin-left:10px}}.page-numbers .next::before{transform:translateY(-50%) rotate(-45deg);right:-25px}@media screen and (max-width: 500px){.page-numbers .next::before{right:-20px}}.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}.u-fs25{font-size:2.5rem;line-height:1.4}@media screen and (max-width: 810px){.u-fs25{font-size:2.4rem}}@media screen and (max-width: 500px){.u-fs25{font-size:2.2rem}}.u-lh{line-height:2.2}@media screen and (max-width: 650px){.u-lh{line-height:1.9}}