@charset "UTF-8";body{margin:0;font-family:var(--font_sans);font-weight:500;color:var(--text_color);background-color:var(--bg_color)}@media screen and (max-width:767px){body{font-size:4vw}}@media screen and (min-width:768px){body{font-size:16px}}html[lang=en-US] body{font-family:var(--font_sans_en_02);letter-spacing:.05em}body.is-nav-opened{height:100%;overflow:hidden}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}figure{margin:0}img{max-width:100%;height:auto;vertical-align:top}video{vertical-align:top}@media screen and (max-width:767px){iframe{width:100%}}svg{max-width:100%;height:auto;vertical-align:top}a{color:inherit;text-decoration:none}a[href^="tel:"]{color:inherit}@media screen and (min-width:768px){a[href^="tel:"]{pointer-events:none}}button{padding:0;color:inherit;appearance:none;cursor:pointer;outline:none;background-color:transparent;border:none}ul,ol,li,dl,dd{padding:0;margin:0;list-style:none}input[type=radio]{appearance:none;border:1px solid #d6d6d6;border-radius:50%}input[type=radio]:before{display:block;width:.75em;height:.75em;margin:3px;content:"";background:var(--color_green_01);border-radius:50%;transform:scale(0);transition:all ease-out .25s}input[type=radio]:checked:before{transform:scale(1)}label{cursor:pointer}.main{position:relative}.icons{display:none}.icon-arrow-up path,.icon-location-dot path,.icon-car-pool path,.icon-restaurant path,.icon-instagram path{fill:var(--fill, currentColor)}@media screen and (max-width:767px){.pc-only{display:none!important}}@media screen and (min-width:768px){.sp-only{display:none!important}}@media screen and (min-width:768px){.l-flex{display:flex;gap:1em;align-items:center;justify-content:space-between}}.disable-link{pointer-events:none}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0!important}.pb--0{padding-bottom:0!important}.pr--0{padding-right:0!important}.pl--0{padding-left:0!important}.mt--5{margin-top:5px!important}.mb--5{margin-bottom:5px!important}.mr--5{margin-right:5px!important}.ml--5{margin-left:5px!important}.pt--5{padding-top:5px!important}.pb--5{padding-bottom:5px!important}.pr--5{padding-right:5px!important}.pl--5{padding-left:5px!important}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px!important}.pb--10{padding-bottom:10px!important}.pr--10{padding-right:10px!important}.pl--10{padding-left:10px!important}.mt--15{margin-top:15px!important}.mb--15{margin-bottom:15px!important}.mr--15{margin-right:15px!important}.ml--15{margin-left:15px!important}.pt--15{padding-top:15px!important}.pb--15{padding-bottom:15px!important}.pr--15{padding-right:15px!important}.pl--15{padding-left:15px!important}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px!important}.pb--20{padding-bottom:20px!important}.pr--20{padding-right:20px!important}.pl--20{padding-left:20px!important}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px!important}.pb--25{padding-bottom:25px!important}.pr--25{padding-right:25px!important}.pl--25{padding-left:25px!important}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px!important}.pb--30{padding-bottom:30px!important}.pr--30{padding-right:30px!important}.pl--30{padding-left:30px!important}.mt--35{margin-top:35px!important}.mb--35{margin-bottom:35px!important}.mr--35{margin-right:35px!important}.ml--35{margin-left:35px!important}.pt--35{padding-top:35px!important}.pb--35{padding-bottom:35px!important}.pr--35{padding-right:35px!important}.pl--35{padding-left:35px!important}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px!important}.pb--40{padding-bottom:40px!important}.pr--40{padding-right:40px!important}.pl--40{padding-left:40px!important}.mt--45{margin-top:45px!important}.mb--45{margin-bottom:45px!important}.mr--45{margin-right:45px!important}.ml--45{margin-left:45px!important}.pt--45{padding-top:45px!important}.pb--45{padding-bottom:45px!important}.pr--45{padding-right:45px!important}.pl--45{padding-left:45px!important}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px!important}.pb--50{padding-bottom:50px!important}.pr--50{padding-right:50px!important}.pl--50{padding-left:50px!important}.display-none{display:none}.italic{font-style:italic}.bold{font-weight:700}.underline{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.5em}.txt-red{color:var(--color_red_01)}:root{--color_black_01: #231815;--color_white_01: #FFF;--color_gray_01: #C0C0C0;--color_gray_02: #F5F5F5;--color_red_01: #ED1800;--color_orange_01: #EC5C27;--text_color: var(--color_black_01);--bg_color: var(--color_white_02);--font_sans: "Noto Sans JP", sans-serif;--font_sans_en_01: "Oswald", sans-serif;--font_sans_en_02: "Roboto", sans-serif;--breakpoint-xs: 400px;--breakpoint-sm: 768px;--breakpoint-md: 801px;--breakpoint-lg: 1000px;--breakpoint-xl: 1025px;--breakpoint-xxl: 1200px;--breakpoint-xxxl: 1441px}@media(hover:hover){.fade-alpha{transition:opacity .4s ease-in}}@media(hover:hover){.fade-alpha:hover{text-decoration:none;opacity:.7;transition-timing-function:ease-out}}.title-01{display:flex;flex-flow:column;gap:.2em;font-weight:500}@media screen and (min-width:768px){.title-01[data-space-between]{display:flex;flex-flow:row;align-items:end;justify-content:space-between}}.title-01__en{overflow:hidden;font-family:var(--font_sans_en_01);letter-spacing:.1em;white-space:nowrap}@media screen and (max-width:767px){.title-01__en{font-size:13.7333333333vw}}@media screen and (min-width:768px){.title-01__en{font-size:min(6.1111111111vw,88px)}}.title-01__en .char-item{display:inline-block;line-height:1;opacity:0;translate:0 100%;transition-timing-function:cubic-bezier(.38,0,.215,1);transition-duration:.8s}.title-01.is-inview .title-01__en .char-item{opacity:1;translate:0 0}@media screen and (max-width:767px){.title-01__en:has(br){margin-bottom:.25em;line-height:1.1}}.title-01__ja{display:inline-flex;align-items:center}@media screen and (max-width:767px){.title-01__ja{gap:.7em;font-size:3.4666666667vw}}@media screen and (min-width:768px){.title-01__ja{gap:.9em;padding-bottom:1.5em;font-size:min(1.25vw,18px)}}.title-01__ja:before{display:block;height:1px;content:"";border-bottom:1px solid;translate:0 1px}@media screen and (max-width:767px){.title-01__ja:before{width:1.3em}}@media screen and (min-width:768px){.title-01__ja:before{width:2.223em}}.title-02__en{display:block;font-family:var(--font_sans_en_01);font-weight:400;line-height:1.1;color:var(--color_gray_02);letter-spacing:.11em}@media screen and (max-width:767px){.title-02__en{font-size:13.8666666667vw}}@media screen and (min-width:768px){.title-02__en{font-size:100px}}.title-02__en .char-item{display:inline-block;line-height:1;opacity:0;translate:0 100%;transition-timing-function:cubic-bezier(.38,0,.215,1);transition-duration:.8s}.title-02.is-inview .title-02__en .char-item{opacity:1;translate:0 0}.title-02__ja{display:block;font-weight:500;line-height:1.8}@media screen and (max-width:767px){.title-02__ja{font-size:4vw}}@media screen and (min-width:768px){.title-02__ja{font-size:24px}}.button-01{display:inline-flex;gap:.5em;align-items:center}@media screen and (max-width:767px){.button-01{font-size:3.4666666667vw}}.button-02{display:inline-flex;gap:.15em;align-items:center;padding-block:.65em;padding-inline:2.3em 2.1em;font-family:var(--font_sans_en_01);font-weight:500;color:var(--color_white_01);letter-spacing:.1em;background-color:var(--color_black_01);border-radius:3em}@media screen and (max-width:767px){.button-02{font-size:4vw}}@media screen and (min-width:768px){.button-02{font-size:14px}}.button-03{position:relative;display:inline-block;width:100%;overflow:hidden;font-family:var(--font_sans_en_01);font-weight:500;color:var(--color_white_01);text-align:center;letter-spacing:.3em;background-color:var(--color_white_01);border:1px solid var(--color_white_01);border-radius:3em;transition-timing-function:ease;transition-duration:.4s;transition-property:border-color,color}@media screen and (min-width:768px){.button-03{padding-block:.84em;font-size:14px}}@media screen and (max-width:767px){.button-03[data-size=large]{padding-block:1em;font-size:5.3333333333vw}}@media screen and (min-width:768px){.button-03[data-size=large]{padding-block:1.267em;font-size:18px}}.button-03:hover{color:transparent;background-image:none;border-color:#d56b3f}.button-03:before{position:absolute;inset:0;content:"";background:linear-gradient(283deg,#35a1af 10.46%,#e69f63 45.06%,#d56b3f 80.08%,#ec5c27 97.6%);background-position:right center}@media(hover:hover){.button-03:before{transition:opacity .4s ease-in}}@media(hover:hover){.button-03:hover:before{opacity:0;transition-timing-function:ease-out}}.button-03__text{position:relative}.button-03:hover .button-03__text{color:transparent;background-image:linear-gradient(283deg,#35a1af 10.46%,#e69f63 45.06%,#d56b3f 80.08%,#ec5c27 97.6%);-webkit-background-clip:text;background-clip:text}.button-04{display:inline-block;width:100%;font-family:var(--font_sans_en_01);font-weight:400;color:var(--color_white_01);letter-spacing:.1em;background-color:var(--color_black_01);border-radius:3em}@media screen and (max-width:767px){.button-04{padding-block:1em;font-size:5.3333333333vw}}@media screen and (min-width:768px){.button-04{padding-block:1.931em;font-size:18px}}.link-01,.article a{text-decoration:none;background-image:linear-gradient(90deg,currentcolor,currentcolor);background-repeat:no-repeat;background-position:bottom left;background-size:100% 1px;-webkit-box-decoration-break:clone;box-decoration-break:clone}@media(hover:hover){.link-01,.article a{animation:underline-in-left .4s ease forwards}}@media(hover:hover){.link-01:hover,.article a:hover{animation:underline-out-right .4s ease forwards}}.link-01:hover[data-reverse=true],.article a:hover[data-reverse=true]{animation:underline-in-left-reverse .4s ease forwards}.link-01[data-reverse=true],.article a[data-reverse=true]{background-size:0 1px;animation:underline-out-right-reverse .4s ease forwards}@keyframes underline-out-right{0%{background-position:bottom right;background-size:100% 1px}to{background-position:bottom right;background-size:0 1px}}@keyframes underline-in-left{0%{background-position:bottom left;background-size:0 1px}to{background-position:bottom left;background-size:100% 1px}}@keyframes underline-in-left-reverse{0%{background-position:bottom left;background-size:0 1px}to{background-position:bottom left;background-size:100% 1px}}@keyframes underline-out-right-reverse{0%{background-position:bottom right;background-size:100% 1px}to{background-position:bottom right;background-size:0 1px}}.article a{color:#0693e3}.link-02[data-before],.link-02 [data-before]{display:flex;flex-flow:column;gap:.5em;width:fit-content;height:1em;overflow:hidden;line-height:1}@media(hover:hover){.link-02[data-before]:before,.link-02 [data-before]:before{content:attr(data-before);transition:margin-top .4s ease}}@media(hover:hover){.link-02[data-before]:hover:before,.link-02 [data-before]:hover:before{margin-top:-1.5em}}@media(hover:hover){.link-02:hover[data-before]:before,.link-02:hover [data-before]:before{margin-top:-1.5em}}.table-01{width:100%}@media screen and (max-width:767px){.table-01{border-spacing:0 2.4vw}}@media screen and (min-width:768px){.table-01{border-spacing:0 1em}}.table-01 th,.table-01 td{border:1px solid var(--color_gray_01)}@media screen and (max-width:767px){.table-01 th,.table-01 td{display:block;padding-inline:4.5333333333vw}}@media screen and (min-width:768px){.table-01 th,.table-01 td{padding-block:2em}}.table-01 th{font-weight:500;text-align:left}@media screen and (max-width:767px){.table-01 th{display:flex;gap:.5em;align-items:baseline;padding-top:4.5333333333vw;border-bottom:none}}@media screen and (min-width:768px){.table-01 th{box-sizing:border-box;width:340px;padding-left:40px;border-right:none}}.table-01 th .ja{display:block;margin-bottom:.445em;font-size:1.125em;line-height:1}@media screen and (max-width:767px){.table-01 th .ja{font-size:4.5333333333vw}}.table-01 th .en{display:block;font-family:var(--font_sans_en_01);font-size:.938em;font-weight:400;line-height:1.1;letter-spacing:.1em}@media screen and (max-width:767px){.table-01 th .en{font-size:2.8vw}}.table-01 td{position:relative}@media screen and (max-width:767px){.table-01 td{padding-bottom:4.5333333333vw;border-top:none}}@media screen and (min-width:768px){.table-01 td{padding-right:40px;padding-left:2.5em;border-left:none}}.table-01 td:before{content:""}@media screen and (max-width:767px){.table-01 td:before{display:block;width:1.1em;margin-bottom:1em;border-bottom:1px solid #D9D9D9}}@media screen and (min-width:768px){.table-01 td:before{position:absolute;inset-block:2em;left:0;content:"";border-left:2px solid #D9D9D9}}.table-02{width:100%;border-spacing:0}@media screen and (max-width:767px){.table-02 tr:not(:last-child) td{padding-bottom:1em}}@media screen and (max-width:767px){.table-02 th,.table-02 td{display:block}}@media screen and (min-width:768px){.table-02 th,.table-02 td{padding-block:2em}}.table-02 th{font-weight:500;text-align:left}@media screen and (max-width:767px){.table-02 th{padding-bottom:1em}}@media screen and (min-width:768px){.table-02 th{width:156px}}.table-02 th.v-align-top{vertical-align:top}@media screen and (max-width:767px){.table-02 th br{display:none}}.marquee{display:flex;gap:.5em;align-items:center;width:100vw;overflow:hidden;font-family:var(--font_sans_en_01);font-weight:400;line-height:.91;letter-spacing:.01em;white-space:nowrap;pointer-events:none}@media screen and (max-width:767px){.marquee{font-size:34.2666666667vw}}@media screen and (min-width:768px){.marquee{font-size:15.2777777778vw}}@media print{.marquee{display:none}}.marquee img{position:relative;z-index:100}.marquee__text{align-items:center;animation:marquee 100s linear infinite;will-change:translate}[data-reverse] .marquee__text{animation-direction:reverse}@keyframes marquee{0%{translate:0}to{translate:calc(-100% - .5em)}}.footer{position:relative;background:linear-gradient(0deg,#0000 50%,#fff)}@media screen and (max-width:1199px){.footer{padding-block:22.6666666667vw 13.3333333333vw}}@media screen and (min-width:1200px){.footer{padding-block:min(12.5vw,180px) min(3.4722222222vw,50px)}}@media screen and (max-width:1199px){.footer__inner{padding-inline:4.2666666667vw;margin-bottom:24vw}}@media screen and (min-width:1200px){.footer__inner{display:flex;justify-content:space-between;width:min(83.3333333333vw,1200px);margin-inline:auto;margin-bottom:min(10.4166666667vw,150px)}}.footer__figure{overflow:hidden}@media screen and (max-width:1199px){.footer__figure{margin-bottom:10vw}}@media screen and (min-width:1200px){.footer__figure{width:min(36.1111111111vw,520px);padding-top:3px}}@media screen and (min-width:1200px){.footer__info{width:min(38.8888888889vw,560px)}}.footer__info-title{margin-bottom:1.3em;font-family:var(--font_sans_en_01);font-weight:500;letter-spacing:.1em}@media screen and (max-width:1199px){.footer__info-title{font-size:5.8666666667vw}}@media screen and (min-width:1200px){.footer__info-title{font-size:20px}}.footer__info-title:after{display:block;width:1.2em;margin-top:.5em;content:"";border-bottom:1px solid}.footer__info-list{display:grid;grid-template-rows:1fr;grid-template-columns:auto 1fr}@media screen and (max-width:1199px){.footer__info-list{gap:1.5em;margin-bottom:1.6em;font-size:4.5333333333vw}}@media screen and (min-width:1200px){.footer__info-list{gap:2em 1.5em;margin-bottom:2.1em}}.footer__info-list dt{font-family:var(--font_sans_en_01);font-weight:500;letter-spacing:.1em}.footer__info-list dd{line-height:1.6}.footer__info-list .en{font-family:var(--font_sans_en_01);letter-spacing:.1em}.footer__info-list .note{font-size:.875em}.footer__info-list span{display:block}.footer__info-list .button-02{margin-top:1.5em}.footer__utility{display:flex;flex-flow:column;gap:2.2em}@media screen and (min-width:1200px){.footer__utility-button{max-width:360px}}.footer__utility-title{display:flex;gap:.5em;align-items:center;line-height:1.8}@media screen and (max-width:1199px){.footer__utility-title{margin-bottom:1em;font-size:4.2666666667vw}}@media screen and (min-width:1200px){.footer__utility-title{margin-bottom:.8em}}html[lang=en-US] .footer__utility-title{font-family:var(--font_sans_en_01);font-weight:700;letter-spacing:.05em}.footer__utility-title-icon{width:1.3em}.footer__utility-body{line-height:1.8}@media screen and (min-width:1200px){.footer__utility-body{font-size:14px}}@media screen and (max-width:767px){.footer__utility-body:has(.footer__utility-button){padding-inline:4.8vw}}@media screen and (max-width:1199px){.footer__logo{width:90.6666666667vw;margin-inline:auto;margin-bottom:10.6666666667vw}}@media screen and (min-width:1200px){.footer__logo{width:min(83.3333333333vw,1200px);padding-right:min(4.7222222222vw,68px);margin-inline:auto;margin-bottom:min(4.375vw,63px)}}.footer__logo .text path{fill:#000!important}.footer__bottom{line-height:1}@media screen and (max-width:1199px){.footer__bottom{display:grid;grid-template-rows:repeat(2,auto);grid-template-columns:1fr auto;gap:21.3333333333vw 0;align-items:center;justify-content:space-between;padding-inline:6.6666666667vw}}@media screen and (min-width:1200px){.footer__bottom{display:flex;align-items:center;padding-inline:min(8.3333333333vw,120px)}}@media screen and (max-width:1199px){.footer__bottom .sns{grid-area:1/2/2/3}}@media screen and (max-width:1199px){.footer__bottom .sns-item__icon{width:2.2em}}@media screen and (min-width:1200px){.footer__bottom .sns-item__icon{width:1.8em}}.footer__copylight{font-family:var(--font_sans_en_01);font-weight:500;letter-spacing:.1em}@media screen and (max-width:1199px){.footer__copylight{grid-area:2/1/3/3;text-align:center}}@media screen and (min-width:1200px){.footer__copylight{font-size:14px}}@media screen and (max-width:1199px){.footer__nav{grid-area:1/1/2/2}}@media screen and (min-width:1200px){.footer__nav{margin-left:auto}}.footer__nav-list{display:flex}@media screen and (max-width:1199px){.footer__nav-list{gap:1.4em}}@media screen and (min-width:1200px){.footer__nav-list{gap:1.5em;margin-right:min(3.4722222222vw,50px)}}.footer__nav-list a{font-family:var(--font_sans_en_01);color:inherit;letter-spacing:.1em;pointer-events:auto}@media screen and (min-width:1200px){.footer__nav-list a{font-size:14px}}@media screen and (max-width:1199px){.gnav{position:fixed;inset:0;z-index:10;box-sizing:border-box;overflow:scroll;overscroll-behavior:contain;background-color:var(--color_white_01);transform:translateY(-100%);transition:transform .8s cubic-bezier(.62,.05,.01,.99) 0s}}@media screen and (min-width:1200px){.gnav{margin-left:auto}}.is-nav-opened .gnav{transform:translateY(0)}@media screen and (max-width:1199px){.gnav .background{position:absolute;height:100%}}@media screen and (min-width:1200px){.gnav .background{display:none}}@media screen and (max-width:1199px){.gnav .language{position:relative;z-index:2;justify-content:end;margin-bottom:30px;color:var(--text_color)}}@media screen and (min-width:1200px){.gnav .language{display:none}}.gnav .language-item__link[data-current=true]{color:#2318154d;pointer-events:none}@media screen and (min-width:1200px){.gnav .footer__info{display:none}}@media screen and (min-width:1200px){html[lang=en-US] .gnav{display:none}}@media screen and (max-width:1199px){.gnav__inner{position:relative;z-index:2;display:flex;flex-flow:column;padding-block:92px;padding-inline:6.6666666667vw}}@media screen and (min-width:1200px){.gnav__inner{display:contents}}@media screen and (max-width:1199px){.gnav__inner:before{position:absolute;inset-inline:0;top:0;z-index:1;height:100%;content:"";background:linear-gradient(0deg,#0000 40%,#fff)}}.gnav__list{display:flex}@media screen and (max-width:1199px){.gnav__list{position:relative;z-index:2;flex-flow:column;gap:1.7em;margin-bottom:54px;font-size:clamp(20px,5.3333333333vw,30px)}}@media screen and (min-width:1200px){.gnav__list{gap:1.5em;font-size:14px}}@media screen and (min-width:1200px){.gnav__list li:has([data-before=CONTACT]){display:none}}.gnav__list a{font-family:var(--font_sans_en_01);color:inherit;letter-spacing:.1em;pointer-events:auto}@media screen and (max-width:1199px){.gnav__block{position:relative;z-index:2}}@media screen and (min-width:1200px){.gnav__block{display:contents}}.gnav__block .footer__info-title{color:var(--color_orange_01)}@media screen and (min-width:1200px){.gnav__block .footer__info-title{display:none}}.gnav__block .footer__info-title:after{border-color:var(--color_black_01)}@media screen and (max-width:1199px){.gnav__block .footer__utility-block[data-block=shuttle]{display:none}}.header,.header-logo-layer{position:fixed;top:0;z-index:11;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:1199px){.header,.header-logo-layer{box-sizing:border-box;justify-content:space-between;width:100%;height:60px;padding-inline:5.3333333333vw;background-color:var(--color_white_01);opacity:1!important;transition:translate .4s ease .4s}}@media screen and (min-width:1200px){.header,.header-logo-layer{padding-inline:min(4.1666666667vw,60px);padding-top:40px;color:var(--color_white_01);pointer-events:none;transition:opacity .4s ease .4s}}body[data-page=home] .header,body[data-page=home] .header-logo-layer{pointer-events:none;opacity:0}@media screen and (max-width:1199px){body[data-page=home] .header,body[data-page=home] .header-logo-layer{translate:0 -100%}}@media screen and (min-width:1200px){.is-animationend .header,.is-animationend .header-logo-layer{opacity:1!important}}@media screen and (max-width:1199px){.is-scrolled .header,.is-scrolled .header-logo-layer{pointer-events:auto!important;translate:0 0!important}}@media screen and (max-width:1199px){.header{display:contents}}@media screen and (min-width:1200px){.header{mix-blend-mode:difference}}@media screen and (min-width:1200px){.header .header__logo{display:none}}.header__logo{pointer-events:auto}@media screen and (max-width:1199px){.header__logo{width:45px}}.header__sitename{pointer-events:auto}@media screen and (max-width:1199px){.header__sitename{display:none}}@media screen and (min-width:1200px){.header__sitename{width:min(7.6388888889vw,110px);min-width:100px;margin-left:42.0138888889vw}}.header__utility{display:flex;gap:1.2em;align-items:center;line-height:1}@media screen and (max-width:1199px){.header__utility{display:none}}@media screen and (min-width:1200px){.header__utility{margin-left:min(4.1666666667vw,60px)}}.language{display:flex;color:var(--color_white_01)}@media screen and (max-width:1199px){.language{font-size:5.3333333333vw}}@media screen and (min-width:1200px){.language{font-size:12px}}.language-item__link{font-family:var(--font_sans_en_01);color:inherit;letter-spacing:.1em;pointer-events:auto}.language-item__link[data-current=true]{color:#ffffff4d;pointer-events:none}.language-item:not(:last-child):after{margin-inline:.25em;content:"/"}.sns{display:flex;align-items:center}.sns-item__link{color:inherit;pointer-events:auto}@media screen and (max-width:767px){.hero-01{position:relative;padding-inline:5.3333333333vw;padding-top:108px}}@media screen and (min-width:768px){.hero-01{padding-block:min(13.8888888889vw,200px) min(1.0416666667vw,15px);background-color:var(--color_white_01)}}@media screen and (max-width:767px){.hero-01:before{position:absolute;inset:0;height:100vh;pointer-events:none;content:"";background:linear-gradient(0deg,#0000 10%,#fff)}}@media screen and (max-width:767px){.hero-01__inner{position:relative}}@media screen and (min-width:768px){.hero-01__inner{width:min(83.3333333333vw,1200px);margin-inline:auto}}.nav-toggle{position:relative;z-index:20;display:flex;flex-flow:column;gap:.5em;align-items:center;justify-content:center;height:100%;padding:0;appearance:none;outline:none;background-color:var(--color_navy_01);border:0;transition:background-color .4s ease}@media screen and (max-width:1199px){.nav-toggle{flex-shrink:0;width:60px}}@media screen and (min-width:1200px){.nav-toggle{display:none;width:110px}}@media screen and (min-width:1200px){.is-nav-opened .nav-toggle{background-color:transparent}}.nav-toggle:before{position:absolute;inset-block:0;left:-1px;content:"";border-left:1px solid var(--color_navy_01);transition:border-color .4s ease}@media screen and (min-width:1200px){.is-nav-opened .nav-toggle:before{background-color:transparent;border-color:var(--color_black_01)}}.nav-toggle__inner{position:relative;display:inline-block;align-self:center}@media screen and (max-width:1199px){.nav-toggle__inner{width:60px;height:11px}}@media screen and (min-width:1200px){.nav-toggle__inner{width:50px;height:13px}}.nav-toggle__inner span{position:absolute;left:0;display:inline-block;width:100%;height:1px;background-color:var(--color_black_01);transition:all .4s}.is-nav-opened .nav-toggle__inner span{background-color:var(--color_black_01)!important}.nav-toggle__bar--01{top:0}.is-nav-opened .nav-toggle__bar--01{transform:translate(50%) scale(0)}@media screen and (min-width:1200px){.nav-toggle:hover .nav-toggle__bar--01{top:50%}}.nav-toggle__bar--02{bottom:0;transform:translateY(-50%)}.nav-toggle__bar--02:after{position:absolute;top:0;left:0;width:100%;height:1px;content:"";background-color:var(--color_black_01);opacity:0;transition:transform .4s}body:not(.is-scrolled) .is-invert .nav-toggle__bar--02:after{background-color:var(--color_black_01);opacity:1}.is-nav-opened .nav-toggle__bar--02:after{background-color:var(--color_black_01)!important;opacity:1}.is-nav-opened .nav-toggle__bar--02{top:50%;transform:rotate(12deg)}.is-nav-opened .nav-toggle__bar--02:after{transform:rotate(155deg)}@media screen and (min-width:1200px){.nav-toggle:hover .nav-toggle__bar--02{bottom:calc(50% - 1px)}}.nav-toggle__bar--03{bottom:0}.is-nav-opened .nav-toggle__bar--03{transform:translate(-50%) scale(0)}@media screen and (min-width:1200px){.nav-toggle:hover .nav-toggle__bar--03{bottom:50%;opacity:0}}.scale-up{display:block}.scale-up figure{overflow:hidden}@media(hover:hover){.scale-up img{transition:transform .5s ease-out,opacity .5s}}@media(hover:hover){.scale-up:not([data-fade=none]):hover img{opacity:.7;transform:scale(1.1)}}@media(hover:hover){.scale-up:hover img{transform:scale(1.1)}}.tr-focus-in{overflow:hidden;transition:clip-path 1s cubic-bezier(.87,0,.13,1)}@media screen and (min-width:768px){.tr-focus-in{clip-path:inset(50% 50% round 1.1111111111vw)}}.is-inview .tr-focus-in{clip-path:inset(0% 0% round 1.1111111111vw)}.tr-title-bg{position:relative;display:inline-block;--start-point: 49%;--end-point: 55%}.tr-title-bg:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background-color:var(--color_green_01);transform:scaleX(0)}:where(.is-inview) .tr-title-bg:after{perspective:1000;backface-visibility:hidden;animation:move-bg 1.1s forwards}.tr-title-bg--dilay01:after{animation-delay:.4s}.tr-title-bg--dilay02:after{animation-delay:.8s}.tr-title-bg--dilay03:after{animation-delay:1.2s}.tr-title-bg--dilay04:after{animation-delay:1.6s}.tr-title-bg--dilay05:after{animation-delay:2s}.tr-title-bg--dilay06:after{animation-delay:2.4s}.tr-title-bg--dilay07:after{animation-delay:2.8s}.tr-title-bg--dilay08:after{animation-delay:3.2s}.tr-title-bg--dilay09:after{animation-delay:3.6s}.tr-title-bg__text{opacity:0;transition:opacity .75s ease .5s}.is-inview .tr-title-bg__text{opacity:1}.tr-fade-in{opacity:0;transition:transform 1s,opacity 1s}.tr-fade-in.is-inview,.inview-wrap.is-inview .tr-fade-in,[data-transition=none] .tr-fade-in{opacity:1;transition-delay:.4s}@media print{.tr-fade-in{opacity:1!important;transform:translate(0)!important}}[data-fade-direction=bottom],.tr-fade-direction-bottom{transform:translateY(30px)}[data-fade-direction=bottom].is-inview,.inview-wrap.is-inview [data-fade-direction=bottom],.tr-fade-direction-bottom.is-inview,.inview-wrap.is-inview .tr-fade-direction-bottom{transform:translate(0)}@media screen and (max-width:767px){[data-fade-direction=right]{transform:translateY(30px)}}@media screen and (min-width:768px){[data-fade-direction=right]{transform:translate(30px)}}[data-fade-direction=right].is-inview,.inview-wrap.is-inview [data-fade-direction=right]{transform:translate(0)}[data-fade-direction=left]{transform:translate(-30px)}[data-fade-direction=scale]{transform:scale(1.3)}@media screen and (min-width:768px){[data-fade-direction=scale]{transform:scale(1.1)}}[data-fade-direction=scale].is-inview,.inview-wrap.is-inview [data-fade-direction=scale]{transform:scale(1)}.tr-fade-lag span{display:inline-block;opacity:0;transform:translate(.3em);transition:transform 1.5s,opacity 1s}.inview-wrap.is-inview .tr-fade-lag span{opacity:1;transform:translate(0)}@media print{.tr-fade-lag{opacity:1!important;transform:translate(0)!important}}.tr-blur-in,.tr-blur-in-wrap span{opacity:0;filter:blur(10px)}.tr-blur-in.is-inview,.inview-wrap.is-inview .tr-blur-in,.hero-01.scene-02 .tr-blur-in,.tr-blur-in-wrap span.is-inview,.inview-wrap.is-inview .tr-blur-in-wrap span,.hero-01.scene-02 .tr-blur-in-wrap span{opacity:1;filter:blur(0);transition:filter 1s,opacity 1s}@media print{.tr-blur-in,.tr-blur-in-wrap span{opacity:1!important;transform:translate(0)!important}}.inview-wrap.is-inview .tr-blur-in-wrap span{opacity:1;filter:blur(0)}.tr-blur-in--pseudo-elements:before,.tr-blur-in--pseudo-elements:after{opacity:0;filter:blur(1em);transition:filter 1s .4s,opacity 1s .4s}.tr-blur-in--pseudo-elements.is-inview:before,.tr-blur-in--pseudo-elements.is-inview:after{opacity:1;filter:blur(0)}.tr-blur-lag span{display:inline-block;opacity:0;filter:blur(.5em);transition:filter 1s,opacity 1s}.inview-wrap.is-inview .tr-blur-lag span{opacity:1;filter:blur(0)}.slide-in{display:inline-block;overflow:hidden}.slide-in__inner{position:relative;bottom:-2em;opacity:0}.is-inview.slide-in .slide-in__inner,.inview-wrap.is-inview .slide-in__inner{bottom:0;opacity:1;transition:bottom 1s ease-out 0s,opacity .4s ease-out .4s}@media screen and (min-width:768px){.slide-in__inner.tr-fade-in--delay-01{transition-delay:.4s}}@media screen and (min-width:768px){.slide-in__inner.tr-fade-in--delay-02{transition-delay:.8s}}@media screen and (min-width:768px){.slide-in__inner.tr-fade-in--delay-03{transition-delay:1.2s}}@media screen and (min-width:768px){.slide-in__inner.tr-fade-in--delay-04{transition-delay:1.6s}}@media screen and (min-width:768px){.slide-in__inner.tr-fade-in--delay-05{transition-delay:2s}}@media screen and (min-width:768px){.slide-in__inner.tr-fade-in--delay-06{transition-delay:2.4s}}@media screen and (min-width:768px){.slide-in__inner.tr-fade-in--delay-07{transition-delay:2.8s}}@media screen and (min-width:768px){.slide-in__inner.tr-fade-in--delay-08{transition-delay:3.2s}}@media screen and (min-width:768px){.slide-in__inner.tr-fade-in--delay-09{transition-delay:3.6s}}@keyframes move-bg{0%{transform:scaleX(0);transform-origin:0 100%}49%{transform:scaleX(1);transform-origin:0 100%}55%{transform:scaleX(1);transform-origin:100% 0}to{transform:scaleX(0);transform-origin:100% 0}}.tr-popup-text .s_t{display:inline-block;opacity:0;transform:translateY(30px);transition:transform .4s,opacity .6s}.tr-popup-text.is-inview .s_t{opacity:1;transform:none}[data-transition-delay="0"]{transition-delay:0s!important}@media screen and (min-width:768px){[data-transition-delay="1"].is-inview,.inview-wrap.is-inview [data-transition-delay="1"],.hero-01.scene-02 [data-transition-delay="1"]{transition-delay:.2s!important}}@media screen and (min-width:768px){[data-transition-delay="2"].is-inview,.inview-wrap.is-inview [data-transition-delay="2"],.hero-01.scene-02 [data-transition-delay="2"]{transition-delay:.4s!important}}@media screen and (min-width:768px){[data-transition-delay="3"].is-inview,.inview-wrap.is-inview [data-transition-delay="3"],.hero-01.scene-02 [data-transition-delay="3"]{transition-delay:.6s!important}}@media screen and (min-width:768px){[data-transition-delay="4"].is-inview,.inview-wrap.is-inview [data-transition-delay="4"],.hero-01.scene-02 [data-transition-delay="4"]{transition-delay:.8s!important}}@media screen and (min-width:768px){[data-transition-delay="5"].is-inview,.inview-wrap.is-inview [data-transition-delay="5"],.hero-01.scene-02 [data-transition-delay="5"]{transition-delay:1s!important}}@media screen and (min-width:768px){[data-transition-delay="6"].is-inview,.inview-wrap.is-inview [data-transition-delay="6"],.hero-01.scene-02 [data-transition-delay="6"]{transition-delay:1.2s!important}}@media screen and (min-width:768px){[data-transition-delay="7"].is-inview,.inview-wrap.is-inview [data-transition-delay="7"],.hero-01.scene-02 [data-transition-delay="7"]{transition-delay:1.4s!important}}@media screen and (min-width:768px){[data-transition-delay="8"].is-inview,.inview-wrap.is-inview [data-transition-delay="8"],.hero-01.scene-02 [data-transition-delay="8"]{transition-delay:1.6s!important}}@media screen and (min-width:768px){[data-transition-delay="9"].is-inview,.inview-wrap.is-inview [data-transition-delay="9"],.hero-01.scene-02 [data-transition-delay="9"]{transition-delay:1.8s!important}}@media screen and (min-width:768px){[data-transition-delay="10"].is-inview,.inview-wrap.is-inview [data-transition-delay="10"],.hero-01.scene-02 [data-transition-delay="10"]{transition-delay:2s!important}}@media screen and (min-width:768px){[data-transition-delay="11"].is-inview,.inview-wrap.is-inview [data-transition-delay="11"],.hero-01.scene-02 [data-transition-delay="11"]{transition-delay:2.2s!important}}@media screen and (min-width:768px){[data-transition-delay="12"].is-inview,.inview-wrap.is-inview [data-transition-delay="12"],.hero-01.scene-02 [data-transition-delay="12"]{transition-delay:2.4s!important}}@media screen and (min-width:768px){[data-transition-delay="13"].is-inview,.inview-wrap.is-inview [data-transition-delay="13"],.hero-01.scene-02 [data-transition-delay="13"]{transition-delay:2.6s!important}}@media screen and (min-width:768px){[data-transition-delay="14"].is-inview,.inview-wrap.is-inview [data-transition-delay="14"],.hero-01.scene-02 [data-transition-delay="14"]{transition-delay:2.8s!important}}@media screen and (min-width:768px){[data-transition-delay="15"].is-inview,.inview-wrap.is-inview [data-transition-delay="15"],.hero-01.scene-02 [data-transition-delay="15"]{transition-delay:3s!important}}@media screen and (min-width:768px){[data-transition-delay="16"].is-inview,.inview-wrap.is-inview [data-transition-delay="16"],.hero-01.scene-02 [data-transition-delay="16"]{transition-delay:3.2s!important}}@media screen and (min-width:768px){[data-transition-delay="17"].is-inview,.inview-wrap.is-inview [data-transition-delay="17"],.hero-01.scene-02 [data-transition-delay="17"]{transition-delay:3.4s!important}}@media screen and (min-width:768px){[data-transition-delay="18"].is-inview,.inview-wrap.is-inview [data-transition-delay="18"],.hero-01.scene-02 [data-transition-delay="18"]{transition-delay:3.6s!important}}@media screen and (min-width:768px){[data-transition-delay="19"].is-inview,.inview-wrap.is-inview [data-transition-delay="19"],.hero-01.scene-02 [data-transition-delay="19"]{transition-delay:3.8s!important}}@media screen and (min-width:768px){[data-transition-delay="20"].is-inview,.inview-wrap.is-inview [data-transition-delay="20"],.hero-01.scene-02 [data-transition-delay="20"]{transition-delay:4s!important}}@media screen and (min-width:768px){[data-transition-delay="21"].is-inview,.inview-wrap.is-inview [data-transition-delay="21"],.hero-01.scene-02 [data-transition-delay="21"]{transition-delay:4.2s!important}}@media screen and (min-width:768px){[data-transition-delay="22"].is-inview,.inview-wrap.is-inview [data-transition-delay="22"],.hero-01.scene-02 [data-transition-delay="22"]{transition-delay:4.4s!important}}@media screen and (min-width:768px){[data-transition-delay="23"].is-inview,.inview-wrap.is-inview [data-transition-delay="23"],.hero-01.scene-02 [data-transition-delay="23"]{transition-delay:4.6s!important}}@media screen and (min-width:768px){[data-transition-delay="24"].is-inview,.inview-wrap.is-inview [data-transition-delay="24"],.hero-01.scene-02 [data-transition-delay="24"]{transition-delay:4.8s!important}}@media screen and (min-width:768px){[data-transition-delay="25"].is-inview,.inview-wrap.is-inview [data-transition-delay="25"],.hero-01.scene-02 [data-transition-delay="25"]{transition-delay:5s!important}}.about-intro{display:flex;flex-flow:column;overflow:hidden}@media screen and (max-width:767px){.about-intro{gap:22vw;padding-top:18vw;padding-bottom:56.6666666667vw}}@media screen and (min-width:768px){.about-intro{gap:clamp(100px,6.9444444444vw,6.9444444444vw);padding-block:3.125vw min(18.0555555556vw,260px);background:linear-gradient(0deg,#0000 50%,#fff)}}.about-intro__block{position:relative}@media screen and (max-width:767px){.about-intro__block{padding-inline:5.3333333333vw}}@media screen and (min-width:768px){.about-intro__block{display:flex;gap:8.3333333333vw}}@media screen and (min-width:768px){.about-intro__block:nth-child(odd){box-sizing:border-box;width:83.3333333333vw;margin-inline:auto}}@media screen and (min-width:768px){.about-intro__block:nth-child(2n){flex-flow:row-reverse;width:84.7222222222vw;margin-left:auto}}.about-intro__bg-text{position:absolute;font-family:var(--font_sans_en_01);font-weight:400;line-height:1;color:#fff6;letter-spacing:.1em;white-space:nowrap}@media screen and (max-width:767px){.about-intro__bg-text{top:-13.3333333333vw;z-index:2;font-size:22.9333333333vw}}@media screen and (min-width:768px){.about-intro__bg-text{font-size:min(15.2777777778vw,220px)}}@media screen and (max-width:767px){.about-intro__block:nth-child(odd) .about-intro__bg-text{right:0}}@media screen and (min-width:768px){.about-intro__block:nth-child(odd) .about-intro__bg-text{right:max(-9.7222222222vw,-140px);bottom:-.12em}}@media screen and (max-width:767px){.about-intro__block:nth-child(2n) .about-intro__bg-text{left:16vw}}@media screen and (min-width:768px){.about-intro__block:nth-child(2n) .about-intro__bg-text{bottom:-.31em;left:max(-6.9444444444vw,-100px)}}.about-intro__figure{flex-shrink:0;overflow:hidden}@media screen and (max-width:767px){.about-intro__figure{width:100%;height:65.3333333333vw;margin-bottom:8vw}}@media screen and (min-width:768px){.about-intro__block:nth-child(odd) .about-intro__figure{width:33.3333333333vw;height:37.5vw}}@media screen and (min-width:768px){.about-intro__block:nth-child(2n) .about-intro__figure{width:43.0555555556vw;height:36.1111111111vw}}.about-intro__image{width:100%;max-width:none;height:115%;object-fit:cover}@media screen and (min-width:768px){.about-intro__block:nth-child(odd) .about-intro__content{padding-top:2.6388888889vw}}@media screen and (min-width:768px){.about-intro__block:nth-child(2n) .about-intro__content{padding-top:4.0277777778vw}}@media screen and (max-width:767px){.about-intro__title{margin-bottom:1.1em}}@media screen and (min-width:768px){.about-intro__title{margin-bottom:1.6em}}.about-intro__title-en{display:block;margin-bottom:.4em;font-family:var(--font_sans_en_01);font-weight:500;letter-spacing:.1em}@media screen and (max-width:767px){.about-intro__title-en{font-size:4.5333333333vw}}@media screen and (min-width:768px){.about-intro__title-en{font-size:16px}}.about-intro__title-ja{display:block;font-weight:500;line-height:1.8}@media screen and (max-width:767px){.about-intro__title-ja{font-size:5.8666666667vw}}@media screen and (min-width:768px){.about-intro__title-ja{font-size:28px}}.about-intro__body{line-height:1.8}.about-intro__body p:not(:last-child){margin-bottom:1.8em}.interior{position:relative}.interior__image{position:absolute;z-index:1;overflow:hidden}@media screen and (max-width:767px){.interior__image{top:-34.6666666667vw;left:5.3333333333vw;width:65.3333333333vw;height:57.3333333333vw}}@media screen and (min-width:768px){.interior__image{top:-10.4166666667vw;left:8.3333333333vw;width:29.1666666667vw;height:33.3333333333vw}}.interior__image-image{width:100%;max-width:none;height:115%;object-fit:cover}.interior__background{clip-path:inset(0)}@media screen and (max-width:767px){.interior__background{height:113.3333333333vw}}@media screen and (min-width:768px){.interior__background{height:100vh}}.interior__background-image{position:fixed;inset:0;width:100%;max-width:none;height:100svh;object-fit:cover}.staff{background-color:var(--color_white_01)}@media screen and (max-width:767px){.staff{padding-block:21.3333333333vw 22.6666666667vw}}@media screen and (min-width:768px){.staff{padding-block:min(8.3333333333vw,120px) 80px}}@media screen and (max-width:767px){.staff__inner{padding-inline:5.3333333333vw}}@media screen and (min-width:768px){.staff__inner{width:min(83.3333333333vw,1200px);margin-inline:auto}}@media screen and (max-width:767px){.staff__title{margin-bottom:5.3333333333vw}}@media screen and (min-width:768px){.staff__title{margin-bottom:40px}}@media screen and (max-width:767px){.staff__list{display:flex;flex-flow:column;gap:5.3333333333vw}}@media screen and (min-width:768px){.staff__list{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(3,1fr);gap:min(1.6666666667vw,24px)}}.staff__item{padding:1.4em;text-align:center;border:1px solid var(--color_gray_01)}.staff__item-figure{margin-bottom:2em}@media screen and (max-width:767px){.staff__item-image{width:100%;max-width:none}}.staff__item-name{font-weight:500;line-height:1.8}@media screen and (max-width:767px){.staff__item-name{font-size:5.8666666667vw}}@media screen and (min-width:768px){.staff__item-name{font-size:24px}}.staff__item-job{margin-bottom:1.1em;font-family:var(--font_sans_en_01);font-weight:400;line-height:1.1;letter-spacing:.1em}@media screen and (max-width:767px){.staff__item-job{font-size:3.4666666667vw}}@media screen and (min-width:768px){.staff__item-job{font-size:15px}}.staff__item-body{padding-inline:.5em;font-weight:500;line-height:1.8}.company{background-color:var(--color_white_01)}@media screen and (min-width:768px){.company{padding-bottom:min(4.3055555556vw,62px)}}@media screen and (max-width:767px){.company__inner{padding-inline:5.3333333333vw}}@media screen and (min-width:768px){.company__inner{width:min(83.3333333333vw,1200px);margin-inline:auto}}@media screen and (max-width:767px){.company__title{margin-bottom:6.6666666667vw}}@media screen and (min-width:768px){.company__title{margin-bottom:25px}}@media screen and (max-width:767px){.form{position:relative;padding-inline:4.8vw;padding-top:12.6666666667vw;background:linear-gradient(0deg,#fff 1%,#0000)}}@media screen and (min-width:768px){.form{padding-top:3.125vw;background:linear-gradient(0deg,#fff,#0000 50%,#fff 95%)}}.form__inner{box-sizing:border-box;background:#fffc}@media screen and (max-width:767px){.form__inner{padding:10.6666666667vw 4.2666666667vw}}@media screen and (min-width:768px){.form__inner{width:min(83.3333333333vw,1200px);padding:0 min(5.5555555556vw,80px) min(8.1944444444vw,118px);margin-inline:auto}}.form__reservation{margin-bottom:4em;font-weight:500;line-height:2.4}.form__reservation a{color:var(--color_orange_01)}.form__note{margin-bottom:2.2em;font-weight:400}.required{display:flex;gap:.5em}.required:after{font-size:.625em;color:var(--color_red_01);content:"※ "}.form__table{margin-bottom:1.8em}@media screen and (min-width:768px){.form__table{max-width:960px;margin-inline:auto}}input[type=text],input[type=tel],input[type=email]{box-sizing:border-box;padding:.86em 1em;font-size:16px;border:1px solid var(--color_gray_01)}.input-text{width:100%}.input-age{max-width:6.25em;margin-right:1em}.input-zip{margin-left:.5em}@media screen and (max-width:767px){.input-zip{width:10em}}@media screen and (min-width:768px){.input-zip{max-width:12.5em}}.input-tel{width:100%}.textarea{box-sizing:border-box;width:100%;padding:.86em 1em;font-size:16px;resize:vertical;border:1px solid var(--color_gray_01)}@media screen and (max-width:767px){.textarea{height:15em}}@media screen and (min-width:768px){.textarea{height:17.5em}}.privacy-policy{box-sizing:border-box;height:15.5em;margin-bottom:2.9em;overflow:scroll;background-color:var(--color_white_01);border:1px solid var(--color_gray_01)}@media screen and (max-width:767px){.privacy-policy{padding:5.3333333333vw}}@media screen and (min-width:768px){.privacy-policy{padding:2.5em}}.privacy-policy__title{margin-bottom:.7em;font-size:1.375em;font-weight:500;line-height:1.8}.privacy-policy__description{margin-bottom:1.5em;font-weight:500;line-height:1.8}.privacy-policy__list dt{padding-left:.8em;margin-bottom:.5em;font-size:1.25em;font-weight:500;line-height:1.8;border-left:8px solid var(--color_gray_01)}.privacy-policy__list dd{font-weight:400;line-height:1.8}.privacy-policy__list dd:not(:last-child){margin-bottom:2em}.privacy-policy__list dd p:not(:last-child){margin-bottom:2em}.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item{margin-left:0}.form__button{margin-top:4.2em;text-align:center}@media screen and (min-width:768px){.form__button .button-04{max-width:460px}}.background{position:fixed;inset:0;display:block;width:100%;height:100lvh;pointer-events:none}.hero{position:relative;clip-path:inset(0)}@media screen and (max-width:1199px){.hero{padding-block:200lvh 26.6666666667vw}}@media screen and (min-width:1200px){.hero{padding-block:200lvh min(11.8055555556vw,170px)}}@media screen and (max-width:1199px){.hero[data-lang=en]{padding-top:110lvh}}@media screen and (min-width:1200px){.hero[data-lang=en]{padding-top:110lvh}}.hero__background{position:fixed;inset:0;width:100%;height:100lvh}.hero__background:before{position:absolute;inset:0;z-index:2;content:"";background-color:#0006;opacity:0;transition-timing-function:ease;transition-duration:.4s;transition-property:opacity,backdrop-filter}.hero[data-lang=en] .hero__background:before{opacity:1}@media screen and (max-width:1199px){.is-bg-transitionend .hero__background:before{opacity:1}}.is-scrolled .hero__background:before{opacity:1}.is-intro-visible .hero__background:before{-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px)}.hero__background-image{width:100%;height:100%;object-fit:cover;transition-delay:.2s!important}.hero__logo{position:fixed;inset-inline:0;z-index:2;display:flex;align-items:center;opacity:0;transform:translateY(50px)}@media screen and (max-width:1199px){.hero__logo{top:calc(100svh - 29.1666666667vw);height:24vw;padding-top:2vw}}@media screen and (min-width:1200px){.hero__logo{top:calc(100lvh - min(29.1666666667vw,420px));height:min(29.1666666667vw,420px)}}.is-first-view .hero__logo{top:0;opacity:1;transform:translateY(0)}@media screen and (max-width:1199px){.is-first-view .hero__logo{transition:top 1.6s cubic-bezier(.87,0,.13,1) 2s,opacity 1.2s ease .8s,transform 1.2s ease .8s}}@media screen and (min-width:1200px){.is-first-view .hero__logo{transition:top 1.8s cubic-bezier(.87,0,.13,1) 2s,opacity 1.2s ease .8s,transform 1.2s ease .8s}}.is-return-view .hero__logo{top:0;opacity:1;transform:translateY(0);transition:top 0s 0s,opacity .8s ease 1s}.is-animationend .hero__logo{opacity:1;transition:top 0s 0s,opacity .8s ease 0s}.hero__logo-background{position:absolute;inset:0;z-index:2;height:100lvh;content:"";background-color:var(--color_white_01);clip-path:inset(100lvh 0 0);transition:translate 1.6s ease;animation:none}.is-first-view .hero__logo-background{animation:logo 1s cubic-bezier(.24,1.06,.71,.95) 2.8s forwards}.is-return-view .hero__logo-background,.is-animationend .hero__logo-background{clip-path:inset(0 0 calc(100lvh - min(29.1666666667vw,420px)))}.is-scrolled .hero__logo-background{translate:0 -100%}.hero__logo-inner{position:relative;z-index:3;margin-inline:auto}@media screen and (max-width:1199px){.hero__logo-inner{width:90.6666666667vw}}@media screen and (min-width:1200px){.hero__logo-inner{width:min(83.3333333333vw,1200px);padding-top:min(6.9444444444vw,100px)}}.hero__logo-inner .logo-svg{width:100%;max-width:none;color:var(--color_white_01);scale:1;transition:scale .8s ease 1s,opacity .4s ease 1s,color .4s ease 0s}.is-scrolled .hero__logo-inner .logo-svg{opacity:0;scale:1.1;transition-delay:0s}.is-bg-animationstart .hero__logo-inner .logo-svg{color:var(--color_black_01)}.hero__logo-inner .logo-svg .text path{fill:currentcolor;transition:fill 1.2s ease 1s}.is-return-view .hero__logo-inner .logo-svg .text path{color:var(--color_black_01);transition:none}@keyframes logo{0%{clip-path:inset(100lvh 0 0)}35%{clip-path:inset(0 0 0)}75%,to{clip-path:inset(0 0 calc(100lvh - min(29.1666666667vw,420px)))}}.intro{position:relative;z-index:1;overflow:hidden}.intro__logo{position:fixed;top:0;z-index:2;display:flex;flex-flow:column;gap:1.5em;justify-content:center;width:100%;height:100lvh;color:var(--color_white_01);opacity:0;transition:opacity .4s ease}@media screen and (max-width:1199px){.intro__logo{padding-inline:7.4666666667vw}}@media screen and (min-width:1200px){.intro__logo{padding-inline:min(13.8888888889vw,200px)}}.hero[data-lang=en] .intro__logo,.is-scrolled .intro__logo{opacity:1}@media screen and (max-width:1199px){.is-bg-transitionend .intro__logo{opacity:1}}.is-intro-visible .intro__logo{opacity:0!important}.intro__logo-en,.intro__logo-ja{font-weight:700;line-height:1.8}@media screen and (max-width:767px){.intro__logo-en,.intro__logo-ja{font-size:5.8666666667vw}}@media screen and (min-width:768px){.intro__logo-en,.intro__logo-ja{font-size:1.9444444444vw}}.intro__logo-en[data-lang=en],.intro__logo-ja[data-lang=en]{font-family:var(--font_sans_en_01);letter-spacing:.1em}@media screen and (max-width:767px){.intro__logo-en{width:74.6666666667vw}}.intro__inner{position:relative;z-index:2;color:var(--color_white_01)}@media screen and (max-width:767px){.intro__inner{box-sizing:border-box;padding-inline:4.2666666667vw}}@media screen and (min-width:768px){.intro__inner{display:flex;align-items:center;justify-content:space-between;width:min(72.2222222222vw,1040px);margin-inline:auto}}@media screen and (max-width:767px){.intro__content{margin-bottom:16vw}}@media screen and (min-width:768px){.intro__content{width:min(32.2222222222vw,464px)}}.intro__title{margin-bottom:1.45em;font-weight:500;line-height:1.8}@media screen and (max-width:767px){.intro__title{font-size:5.8666666667vw}}@media screen and (min-width:768px){.intro__title{font-size:28px}}html[lang=en-US] .intro__title{font-family:var(--font_sans_en_01);letter-spacing:.05em}.intro__body{font-weight:500;line-height:1.8}.intro__body p:not(:last-child){margin-bottom:1.8em}.intro__figure{display:grid;flex-direction:column-reverse;grid-template-areas:"stack";overflow:visible}@media screen and (max-width:767px){.intro__figure{width:86.6666666667vw;margin-inline:auto}}@media screen and (min-width:768px){.intro__figure{width:min(31.9444444444vw,460px)}}.intro__figure picture{grid-area:stack;width:100%;height:auto;clip-path:inset(0 0 0% 0)}.features-section{position:relative}@media screen and (max-width:767px){.features-section{padding-block:25.3333333333vw 22.9333333333vw}}@media screen and (min-width:768px){.features-section{padding-block:min(12.5vw,180px);background:linear-gradient(0deg,#0000 50%,#fff)}}@media screen and (max-width:767px){.features-section__inner{padding-inline:4.2666666667vw}}@media screen and (min-width:768px){.features-section__inner{width:min(83.3333333333vw,1200px);margin-inline:auto}}.features-section__title{position:relative;z-index:2}.features-section__marquee{position:relative;z-index:1;width:100vw;margin-inline:calc(50% - 50vw);color:#ffffff4d}@media screen and (min-width:768px){.features-section__marquee{margin-top:-.45em}}.features-section__list{position:relative;z-index:2}@media screen and (max-width:767px){.features-section__list{display:flex;flex-flow:column;gap:6.6666666667vw;margin-top:-18.6666666667vw}}@media screen and (min-width:768px){.features-section__list{display:grid;grid-template-rows:auto auto auto;grid-template-columns:repeat(3,1fr);gap:0 min(1.6666666667vw,24px);margin-top:max(-1.5972222222vw,-23px)}}.features-section__item{text-align:center;background:#fff3;border:1px solid var(--color_white_01)}@media screen and (max-width:767px){.features-section__item{padding-block:10.6666666667vw 6.6666666667vw;padding-inline:6.6666666667vw}}@media screen and (min-width:768px){.features-section__item{display:grid;grid-template-rows:subgrid;grid-row:span 3;padding:min(3.4722222222vw,50px) 1.4em 1.4em}}.features-section__item-title{font-weight:500;line-height:1.8}@media screen and (max-width:767px){.features-section__item-title{margin-bottom:.5em;font-size:5.8666666667vw}}@media screen and (min-width:768px){.features-section__item-title{grid-row:1;margin-bottom:.7em;font-size:24px;font-size:clamp(14px,1.6666666667vw,24px)}}html[lang=en-US] .features-section__item-title{font-family:var(--font_sans_en_01);letter-spacing:.05em}@media screen and (min-width:768px){html[lang=en-US] .features-section__item-title{font-size:clamp(14px,1.8055555556vw,26px)}}@media screen and (min-width:768px){.features-section__item-figure{grid-row:3}}.features-section__item-body{font-weight:500;line-height:1.8}@media screen and (max-width:767px){.features-section__item-body{margin-bottom:2em}}@media screen and (min-width:768px){.features-section__item-body{display:flex;grid-row:2;margin-bottom:1.5em;font-size:clamp(12px,1.1111111111vw,16px)}}@media screen and (max-width:767px){.features-section__item-image{width:100%;max-width:none}}.grandmenu-section{position:relative;clip-path:inset(0)}@media screen and (max-width:767px){.grandmenu-section{padding-block:20vw 29.3333333333vw}}@media screen and (min-width:768px){.grandmenu-section{padding-block:min(11.25vw,162px) min(9.7222222222vw,140px)}}.grandmenu-section__background{position:fixed;inset:0;height:100lvh}.grandmenu-section__background-image{position:absolute;inset:0;width:100%;max-width:none;height:100%;object-fit:cover}.grandmenu-section__inner{position:relative;color:var(--color_white_01)}@media screen and (max-width:767px){.grandmenu-section__inner{padding-inline:4.5333333333vw}}@media screen and (min-width:768px){.grandmenu-section__inner{width:min(83.3333333333vw,1200px);margin-inline:auto}}@media screen and (max-width:767px){.grandmenu-section__title{margin-bottom:18.6666666667vw}}@media screen and (min-width:768px){.grandmenu-section__title{margin-bottom:min(2.7777777778vw,40px)}}.grandmenu-section__list{display:grid;flex-direction:column-reverse;grid-template-areas:"stack";overflow:visible}@media screen and (min-width:768px){.grandmenu-section__list{width:min(40.2777777778vw,580px);height:min(27.7777777778vw,400px);margin-inline:auto}}.grandmenu-section__item{position:relative;grid-area:stack;width:100%;height:auto;clip-path:inset(0 0 0% 0)}.grandmenu-section__item-figure{position:relative}.grandmenu-section__item-figure:before{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(0deg,#0000 80%,#00000080 90% 100%)}.grandmenu-section__item-title{position:absolute;z-index:2;font-weight:500}@media screen and (max-width:767px){.grandmenu-section__item-title{top:1.5em;left:1.4em;font-size:3.4666666667vw}}@media screen and (min-width:768px){.grandmenu-section__item-title{top:1.9em;left:2em;font-size:14px}}.news-section{background-color:var(--color_white_01)}@media screen and (max-width:767px){.news-section{padding-top:25.3333333333vw}}@media screen and (min-width:768px){.news-section{padding-top:min(10.1388888889vw,146px)}}@media screen and (max-width:767px){.news-section__inner{padding-inline:4.5333333333vw}}@media screen and (min-width:768px){.news-section__inner{display:flex;gap:min(10.6944444444vw,154px);width:min(83.3333333333vw,1200px);margin-inline:auto}}@media screen and (max-width:767px){.news-section__title{margin-bottom:6vw}}@media screen and (min-width:768px){.news-section__title{padding-top:.5em}}.news-section__button{text-align:right}@media screen and (max-width:767px){.news-section__button{margin-top:1em}}@media screen and (min-width:768px){.news-section__button{margin-top:42px}}.floating-box{position:fixed;inset-inline:0;z-index:9;display:flex;align-items:end;justify-content:space-between;pointer-events:none}@media screen and (max-width:767px){.floating-box{display:contents}}@media screen and (min-width:768px){.floating-box{bottom:min(2.7777777778vw,40px);padding-inline:min(4.1666666667vw,60px)}}.floating-box__recommend{pointer-events:auto;background:var(--color_white_01);opacity:0;transition:opacity .4s ease}@media screen and (max-width:767px){.floating-box__recommend{position:fixed;bottom:5.3333333333vw;z-index:2;margin-inline:5.3333333333vw;transition:opacity .6s ease .4s}}@media screen and (min-width:768px){.floating-box__recommend{width:400px}}@media screen and (max-width:767px){.is-bg-transitionend .floating-box__recommend{opacity:1}}.is-scrolled .floating-box__recommend{opacity:1;transition-delay:0s}.is-intro-visible .floating-box__recommend{pointer-events:none;opacity:0}.floating-box__recommend .news-item__link{align-items:center;padding:1em}@media screen and (max-width:767px){.floating-box__recommend .news-item__thumbnail{width:24vw}}@media screen and (min-width:768px){.floating-box__recommend .news-item__thumbnail{width:90px}}.floating-box__recommend .news-item__content{padding-top:0}.floating-box__recommend .news-item__info{margin-bottom:.25em}@media screen and (max-width:767px){.floating-box__recommend .news-item__info{font-size:2.6666666667vw}}@media screen and (max-width:767px){.floating-box__recommend .news-item__title{font-size:2.6666666667vw}}@media screen and (min-width:768px){.floating-box__recommend .news-item__title{font-size:12px}}.floating-box__button{pointer-events:auto;transition:opacity .4s ease}@media screen and (max-width:767px){.floating-box__button{position:fixed;inset-inline:0;bottom:0;z-index:2;opacity:0}}@media screen and (min-width:768px){.floating-box__button{justify-self:end;margin-left:auto;opacity:0}}@media screen and (min-width:768px){.is-scrolled .floating-box__button{opacity:1}}@media screen and (max-width:767px){.is-intro-visible .floating-box__button{opacity:1}}@media screen and (max-width:767px){.floating-box__button .button-03{padding-block:1em;vertical-align:top;border-width:1px 0 0;border-radius:0}}@media screen and (min-width:768px){.floating-box__button .button-03{width:180px}}html.is-footer-passed .floating-box__button{pointer-events:none;opacity:0}@media screen and (max-width:767px){.news-wrapper{padding-inline:4.8vw;padding-top:12.6666666667vw;background:linear-gradient(0deg,#fff 1%,#0000)}}@media screen and (min-width:768px){.news-wrapper{padding-top:3.125vw;background:linear-gradient(0deg,#fff,#0000 50%,#fff 95%)}}.news-inner{box-sizing:border-box;background-color:var(--color_white_01)}@media screen and (max-width:767px){.news-inner{padding:10.6666666667vw 4.2666666667vw}}@media screen and (min-width:768px){.news-inner{width:min(83.3333333333vw,1200px);padding:min(2.0833333333vw,30px) min(5.5555555556vw,80px) min(8.1944444444vw,118px);margin-inline:auto}}@media screen and (max-width:767px){.article{margin-bottom:10.6666666667vw}}@media screen and (min-width:768px){.article{margin-bottom:104px}}.article__info{display:flex;gap:1em;align-items:center;margin-bottom:.9em}.article__time{font-family:var(--font_sans_en_01);font-weight:500;letter-spacing:.1em}@media screen and (min-width:768px){.article__time{font-size:11px}}.article__category{padding:.182em 1.33em;font-family:var(--font_sans_en_01);font-weight:500;letter-spacing:.1em;border:1px solid var(--color_gray_01);border-radius:3em}@media screen and (min-width:768px){.article__category{font-size:11px}}.article__title{display:-webkit-box;margin-bottom:1.35em;overflow:hidden;-webkit-line-clamp:2;line-height:1.8;-webkit-box-orient:vertical}@media screen and (max-width:767px){.article__title{font-size:5.3333333333vw}}@media screen and (min-width:768px){.article__title{font-size:24px}}.article__body .wp-block-image:not(:last-child){margin-bottom:1.5em}.article__body h2{padding-left:.8em;margin-bottom:1em;font-weight:500;line-height:1.8;border-left:8px solid var(--color_gray_01)}@media screen and (max-width:767px){.article__body h2{font-size:4.6666666667vw}}@media screen and (min-width:768px){.article__body h2{font-size:20px}}.article__body h2:not(:first-child){margin-top:3.2em}.article__body h3{width:fit-content;padding-bottom:.3em;margin-bottom:1em;font-weight:500;line-height:1.6;border-bottom:1px solid var(--color_gray_01)}@media screen and (max-width:767px){.article__body h3{font-size:4.2666666667vw}}@media screen and (min-width:768px){.article__body h3{font-size:18px}}.article__body h3:not(:first-child){margin-top:3.8em}.article__body p{font-weight:400;line-height:1.8}.news-item{border-bottom:1px solid var(--color_gray_01)}.news-item__link{display:flex}@media screen and (max-width:767px){.news-item__link{gap:4.5333333333vw;padding-block:1.6em}}@media screen and (min-width:768px){.news-item__link{gap:32px;padding-block:2em;padding-right:1.5em}}.news-item__thumbnail{flex-shrink:0}@media screen and (max-width:767px){.news-item__thumbnail{width:28.5333333333vw}}@media screen and (min-width:768px){.news-item__thumbnail{width:min(13.8888888889vw,200px)}}@media screen and (max-width:767px){.news-item__image{aspect-ratio:5/4;object-fit:cover}}@media screen and (min-width:768px){.news-item__content{padding-top:1.1em}}.news-item__info{display:flex;gap:1em;align-items:center}@media screen and (max-width:767px){.news-item__info{margin-bottom:.8em}}@media screen and (min-width:768px){.news-item__info{margin-bottom:.9em}}.news-item__time{font-family:var(--font_sans_en_01);font-weight:500;letter-spacing:.1em}@media screen and (max-width:767px){.news-item__time{font-size:2.9333333333vw}}@media screen and (min-width:768px){.news-item__time{font-size:11px}}.news-item__category{font-family:var(--font_sans_en_01);font-weight:500;letter-spacing:.1em;border:1px solid var(--color_gray_01);border-radius:3em}@media screen and (max-width:767px){.news-item__category{padding:.2em 1.33em;font-size:2.9333333333vw}}@media screen and (min-width:768px){.news-item__category{padding:.182em 1.33em;font-size:11px}}.news-item__title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;line-height:1.8;-webkit-box-orient:vertical}@media screen and (max-width:767px){.news-item__title{font-size:3.4666666667vw}}@media screen and (min-width:768px){.news-item__title{font-size:18px}}.aside{padding-bottom:1.9em;border-bottom:1px solid var(--color_gray_01)}@media screen and (min-width:768px){.aside{margin-bottom:1.9em}}.aside-block__title{margin-bottom:1.3em;font-family:var(--font_sans_en_01);font-weight:500;letter-spacing:.1em}.aside-categories{display:flex}@media screen and (max-width:767px){.aside-categories{flex-wrap:wrap;gap:.5em}}@media screen and (min-width:768px){.aside-categories{gap:1em}}.aside-category__link{display:inline-block;padding:.13em .8em;font-family:var(--font_sans_en_01);letter-spacing:.1em;border:1px solid var(--color_gray_01);border-radius:3em}@media screen and (max-width:767px){.aside-category__link{font-size:4.5333333333vw}}@media screen and (min-width:768px){.aside-category__link{font-size:18px}}.pagination{display:flex;justify-content:space-between}@media screen and (max-width:767px){.pagination{margin-top:6.6666666667vw}}@media screen and (min-width:768px){.pagination{margin-top:80px}}.wp-pagenavi{display:flex;align-items:center;justify-content:center;font-family:var(--font_sans_en_01)}@media screen and (max-width:767px){.wp-pagenavi{flex-wrap:wrap;gap:1em;padding-inline:4.2666666667vw;margin-top:6.6666666667vw}}@media screen and (min-width:768px){.wp-pagenavi{gap:2em;padding-inline:min(5.5555555556vw,80px);margin-top:64px}}.wp-pagenavi:before{margin-right:auto;content:""}.wp-pagenavi:after{margin-left:auto;content:""}.wp-pagenavi:has(.previouspostslink):before{display:none}.wp-pagenavi:has(.nextpostslink):after{display:none}.wp-pagenavi .page,.wp-pagenavi .extend{color:var(--color_gray_01)}@media(hover:hover){.wp-pagenavi .page,.wp-pagenavi .extend{transition:color .4s ease-in}}@media(hover:hover){.wp-pagenavi .page:hover,.wp-pagenavi .extend:hover{color:var(--text_color);transition-timing-function:ease-in-out}}.wp-pagenavi .current{color:var(--text_color)}.pagination__link,.previouspostslink,.nextpostslink{display:flex;flex-shrink:0;gap:.3em;align-items:center;padding-block:.55em;padding-inline:1.8em;font-size:.75em;font-weight:500;color:var(--color_white_01);letter-spacing:.1em;background-color:var(--color_black_01);border-radius:3em}@media(hover:hover){.pagination__link,.previouspostslink,.nextpostslink{transition:opacity .4s ease-in}}@media(hover:hover){.pagination__link:hover,.previouspostslink:hover,.nextpostslink:hover{opacity:.7;transition-timing-function:ease-in-out}}.pagination__link:before,.previouspostslink:before,.nextpostslink:before{display:inline-block;width:.6em;height:.6em;content:"";background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226%22%20height%3D%229%22%20viewBox%3D%220%200%206%209%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M5.36534%207.98407L4.65801%208.66549L0.805343%204.95171C0.74324%204.8922%200.693954%204.82144%200.660322%204.74349C0.62669%204.66554%200.609376%204.58195%200.609376%204.49753C0.609376%204.41311%200.62669%204.32952%200.660322%204.25157C0.693954%204.17362%200.74324%204.10286%200.805343%204.04335L4.65801%200.327636L5.36468%201.00906L1.74868%204.49657L5.36534%207.98407Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E) no-repeat;background-size:contain}.previouspostslink{margin-right:auto}.pagination__link[data-direction=next],.nextpostslink{flex-flow:row-reverse;margin-left:auto}.pagination__link[data-direction=next]:before,.nextpostslink:before{rotate:180deg}.thanks{display:flex;align-items:center;min-height:100svh;background:linear-gradient(0deg,#fff,#0000,#fff)}@media screen and (min-width:768px){.thanks{padding-top:3.125vw}}@media screen and (max-width:767px){.thanks__inner{padding-inline:5.3333333333vw}}@media screen and (min-width:768px){.thanks__inner{width:min(83.3333333333vw,1200px);margin-inline:auto}}.thanks__title{margin-bottom:.3em;font-family:var(--font_sans_en_01);font-weight:500;letter-spacing:.1em}@media screen and (max-width:767px){.thanks__title{font-size:13.7333333333vw}}@media screen and (min-width:768px){.thanks__title{font-size:88px}}.thanks__body{line-height:1.8}.thanks__body:not(:last-child){margin-bottom:1.2em}.thanks__body[lang=en]{font-family:var(--font_sans_en_01)}.thanks__button{margin-top:2.5em}
