@media screen and (max-width:768px){.no-sm{display:none!important}}@media screen and (min-width:769px){.no-lg,.sm-only{display:none!important}}@media screen and (max-width:768px){.lg-only{display:none!important}}body{background-color:var(--color-white-pure);color:var(--color-text-black);font-family:Lato,Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.03em}main{scrollbar-gutter:auto}header.global-header{z-index:2}.interview-modal{z-index:3}.navigation{z-index:4}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.more-button{align-items:center;color:var(--color-text-black);display:flex;text-decoration:none;width:fit-content}@media screen and (min-width:769px){.more-button{gap:12px}}@media screen and (max-width:768px){.more-button{gap:3.0769230769vw}}@media(hover:hover){.more-button:hover span.circle{background-color:var(--color-dark-green)}.more-button:hover span.circle>svg>path{fill:var(--color-white-pure)}.more-button:hover span.text:after{animation-duration:.5s;animation-name:hover-line;animation-timing-function:cubic-bezier(.165,.84,.44,1)}}@keyframes hover-line{0%{transform:scale(1);transform-origin:right}33%{transform:scale(0);transform-origin:right}66%{transform:scale(0);transform-origin:left}to{transform:scale(1);transform-origin:left}}.more-button span.circle{align-items:center;background-color:var(--color-green);border-radius:100%;display:flex;flex-shrink:0;justify-content:center;position:relative;transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:769px){.more-button span.circle{height:56px;width:56px}}@media screen and (max-width:768px){.more-button span.circle{height:14.358974359vw;width:14.358974359vw}}@media screen and (min-width:769px){.more-button span.circle svg{height:13px;width:14px}}@media screen and (max-width:768px){.more-button span.circle svg{height:3.3333333333vw;width:3.5897435897vw}}.more-button span.text{font-weight:700;position:relative}@media screen and (min-width:769px){.more-button span.text{font-size:16px}}@media screen and (max-width:768px){.more-button span.text{font-size:4.1025641026vw}}.more-button span.text:after{background-color:var(--color-black);content:"";height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:right;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.165,.84,.44,1);width:100%}@media screen and (min-width:769px){.more-button span.text:after{bottom:-4px}}@media screen and (max-width:768px){.more-button span.text:after{bottom:-1.0256410256vw}}@media(hover:hover){.more-button.white:hover span.circle{background-color:var(--color-dark-green)}.more-button.white:hover span.circle>svg>path{fill:var(--color-white-pure)}}.more-button.white span.circle{background-color:var(--color-white-pure)}.more-button.white span svg path{fill:var(--color-green)}.map-button{align-items:center;background-color:var(--color-white-pure);color:var(--color-text-black);display:flex;font-weight:700;text-decoration:none;transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.165,.84,.44,1);width:fit-content}@media screen and (min-width:769px){.map-button{border-radius:20px;font-size:14px;gap:6px;padding:6px 12px}}@media screen and (max-width:768px){.map-button{border-radius:5.1282051282vw;font-size:3.5897435897vw;gap:1.5384615385vw;padding:1.5384615385vw 3.0769230769vw}}@media(hover:hover){.map-button:hover{background-color:var(--color-yellow)}.map-button:hover span.icon svg path{fill:var(--color-white-pure)}}@media screen and (min-width:769px){.map-button span.icon svg{height:18px;transform:translateY(3px);width:13px}}@media screen and (max-width:768px){.map-button span.icon svg{height:4.6153846154vw;transform:translateY(.7692307692vw);width:3.3333333333vw}}.map-button span.icon svg path{transition-duration:.3s;transition-property:fill;transition-timing-function:cubic-bezier(.165,.84,.44,1)}.text-marker{background:linear-gradient(transparent 10%,var(--color-light-green) 10%,var(--color-light-green) 100%);display:inline;font-weight:700}@media screen and (min-width:769px){.text-marker{padding-block:6px 4px}}@media screen and (max-width:768px){.text-marker{padding-block:1.5384615385vw 1.0256410256vw}}.text-marker.green02{background:linear-gradient(transparent 10%,var(--color-green02) 10%,var(--color-green02) 100%)}@media screen and (min-width:769px){.text-marker.green02{padding-block:4px 2px}}@media screen and (max-width:768px){.text-marker.green02{padding-block:1.0256410256vw .5128205128vw}}.text-marker.yellow{background:linear-gradient(transparent 60%,var(--color-yellow) 60%)}header.global-header.lg-only{box-sizing:border-box;left:0;padding:20px max(min(40px,2.7777777778vw),16px);position:fixed;top:0;width:100%}header.global-header.lg-only .inner{align-items:center;background-color:var(--color-white-pure);border-radius:40px;box-shadow:0 0 20px 0 var(--color-blue-black);display:flex;justify-content:space-between;padding:min(20px,1.3888888889vw) min(36px,2.5vw)}header.global-header.lg-only .logo{aspect-ratio:210/40;width:min(210px,14.5833333333vw)}header.global-header.lg-only .logo svg{height:100%;width:100%}header.global-header.lg-only .logo svg path{fill:var(--color-dark-green)}header.global-header.lg-only .menu{align-items:center;display:flex;gap:min(20px,1.3888888889vw)}header.global-header.lg-only nav ul{align-items:center;display:flex;gap:min(14px,.9722222222vw)}header.global-header.lg-only nav ul>li a{color:var(--color-text-black);font-size:max(min(14px,.9722222222vw),12px);font-weight:700;letter-spacing:.03em;position:relative;text-decoration:none;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.165,.84,.44,1)}header.global-header.lg-only nav ul>li a:after{background-color:var(--color-green);bottom:-4px;content:"";height:1px;left:0;position:absolute;transform:scale(0);transform-origin:right;transition-duration:.4s;transition-property:transform;transition-timing-function:cubic-bezier(.165,.84,.44,1);width:100%}@media(hover:hover){header.global-header.lg-only nav ul>li a:hover{color:var(--color-green)}header.global-header.lg-only nav ul>li a:hover:after{transform:scale(1);transform-origin:left}}header.global-header.lg-only .button-area{display:flex;gap:min(14px,.9722222222vw)}header.global-header.lg-only .button-area>a{align-items:center;border-radius:20px;color:var(--color-text-black);display:flex;font-size:max(min(13px,.9027777778vw),12px);font-weight:700;gap:6px;height:40px;padding:0 12px;text-decoration:none}header.global-header.lg-only .trial-button{background-color:var(--color-yellow);border:2px solid var(--color-yellow);box-sizing:border-box;transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.165,.84,.44,1)}header.global-header.lg-only .trial-button>span svg{height:min(22px,1.5277777778vw);transform:translateY(min(2px,.1388888889vw));width:min(15px,1.0416666667vw)}header.global-header.lg-only .trial-button>span svg path{transition-duration:.3s;transition-property:fill;transition-timing-function:cubic-bezier(.165,.84,.44,1)}header.global-header.lg-only .trial-button>span:last-child{transform:translateY(min(2px,.1388888889vw))}@media(hover:hover){header.global-header.lg-only .trial-button:hover{background-color:var(--color-white-pure)}header.global-header.lg-only .trial-button:hover span svg path{fill:var(--color-yellow)}}header.global-header.lg-only .contact-button{background-color:var(--color-green);border:2px solid var(--color-green);box-sizing:border-box;transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.165,.84,.44,1)}header.global-header.lg-only .contact-button>span svg{height:min(18px,1.25vw);transform:translateY(min(2px,.1388888889vw));width:min(23px,1.5972222222vw)}header.global-header.lg-only .contact-button>span svg path{transition-duration:.3s;transition-property:fill;transition-timing-function:cubic-bezier(.165,.84,.44,1)}header.global-header.lg-only .contact-button>span:last-child{transform:translateY(min(2px,.1388888889vw))}@media(hover:hover){header.global-header.lg-only .contact-button:hover{background-color:var(--color-white-pure)}header.global-header.lg-only .contact-button:hover span svg path{fill:var(--color-green)}}header.global-header.sm-only{box-sizing:border-box;left:0;position:fixed;top:0;width:100%}@media screen and (max-width:768px){header.global-header.sm-only{padding:2.0512820513vw 3.0769230769vw}}header.global-header.sm-only .inner{align-items:center;background-color:var(--color-white-pure);display:flex;justify-content:space-between}@media screen and (max-width:768px){header.global-header.sm-only .inner{border-radius:7.1794871795vw;box-shadow:0 0 2.5641025641vw 0 var(--color-blue-black);padding:2.0512820513vw 3.3333333333vw 2.0512820513vw 5.1282051282vw}}header.global-header.sm-only .logo{aspect-ratio:210/40;width:40.5128205128vw}header.global-header.sm-only .logo svg{height:100%;width:100%}header.global-header.sm-only .logo svg path{fill:var(--color-dark-green)}header.global-header.sm-only .button-area{align-items:center;display:flex;gap:3.5897435897vw}header.global-header.sm-only .trial-button{align-items:center;background-color:var(--color-yellow);border-radius:5.1282051282vw;box-sizing:border-box;color:var(--color-black);display:flex;font-size:2.8205128205vw;font-weight:700;gap:1.5384615385vw;height:10.2564102564vw;letter-spacing:.02em;line-height:3.0769230769vw;padding:0 2.5641025641vw;text-decoration:none;transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.165,.84,.44,1)}header.global-header.sm-only .trial-button .icon{height:4.1025641026vw;width:2.8205128205vw}header.global-header.sm-only .trial-button .icon>svg{height:100%;width:100%}header.global-header.sm-only .hamburger-button,header.global-header.sm-only .trial-button .icon>svg path{transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.165,.84,.44,1)}header.global-header.sm-only .hamburger-button{background-color:var(--color-green);border-radius:5.1282051282vw;cursor:pointer;font-size:3.5897435897vw;font-weight:700;height:10.2564102564vw;letter-spacing:.01em;line-height:10.2564102564vw;padding:0 1.2820512821vw}.navigation{background-image:url(../images/shared/bg-green.webp);background-repeat:repeat;height:100%;left:0;overflow:auto;position:fixed;top:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.165,.84,.44,1);width:100%}.navigation[data-nav-state=close]{opacity:0;pointer-events:none}.navigation .close-button{background-color:var(--color-white-pure);border-radius:7.6923076923vw;bottom:unset;cursor:pointer;height:10.2564102564vw;left:unset;right:5.3846153846vw;top:3.0769230769vw;width:12.3076923077vw}.navigation .close-button,.navigation .close-button span{position:absolute;transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.165,.84,.44,1)}.navigation .close-button span{background-color:var(--color-black);border-radius:2px;height:.5128205128vw;left:4.1025641026vw;top:4.8717948718vw;width:4.1025641026vw}.navigation .close-button span:first-child{transform:rotate(45deg)}.navigation .close-button span:last-child{transform:rotate(-45deg)}.navigation .inner{display:flex;flex-direction:column;gap:6.1538461538vw;overflow:auto;padding:10.2564102564vw 6.1538461538vw;position:relative}.navigation .info{align-items:center;display:flex;flex-direction:column;gap:3.0769230769vw}.navigation .logo{height:9.2307692308vw;width:48.4615384615vw}.navigation .logo svg{height:100%;width:100%}.navigation .logo svg path{fill:var(--color-white-pure)}.navigation .opening-hours{flex-direction:column;justify-content:space-between;margin-inline:auto;width:fit-content}.navigation .close,.navigation .open,.navigation .opening-hours{display:flex;gap:2.0512820513vw}.navigation .close span,.navigation .open span{font-size:3.5897435897vw;line-height:1.5714285714}.navigation .buttons{display:flex;gap:2.5641025641vw;justify-content:center}.navigation .contact-button,.navigation .tel-button{align-items:center;background-color:var(--color-pale-green);border-radius:5.1282051282vw;color:var(--color-text-black);display:flex;font-weight:700;gap:1.0256410256vw;height:6.1538461538vw;padding-inline:2.5641025641vw;text-decoration:none}.navigation .contact-button{font-size:3.0769230769vw}.navigation .contact-button>span svg{height:3.0769230769vw;width:4.1025641026vw}.navigation .contact-button>span svg path{fill:var(--color-green)}.navigation .tel-button{font-size:3.5897435897vw}.navigation .tel-button>span svg{height:3.5897435897vw;transform:translateY(.2564102564vw);width:2.3076923077vw}.navigation .note{font-size:3.0769230769vw;line-height:1.3333333333;text-align:left}.navigation .menu{display:flex;flex-direction:column;gap:6.1538461538vw}.navigation ul{column-gap:2.3076923077vw;display:grid;grid-template-columns:repeat(2,40.7692307692vw);justify-content:space-between;letter-spacing:.02em;row-gap:7.1794871795vw}.navigation ul li{box-sizing:border-box;font-size:4.1025641026vw;font-weight:700;line-height:1.25;padding-left:3.0769230769vw;position:relative}.navigation ul li:before{background-image:url(../images/shared/arrow_mini.svg);background-repeat:no-repeat;background-size:contain;bottom:unset;content:"";height:3.3333333333vw;left:0;position:absolute;right:unset;top:1.0256410256vw;width:1.7948717949vw}.navigation ul li:first-of-type{grid-column:1/2;grid-row:1/2}.navigation ul li:nth-of-type(2){grid-column:2/3;grid-row:1/3}.navigation ul li:nth-of-type(3){grid-column:1/2;grid-row:2/3}.navigation ul li:nth-of-type(4){grid-column:1/3;grid-row:3/4}.navigation ul li:nth-of-type(5){grid-column:1/3;grid-row:4/5}.navigation ul li:nth-of-type(6){grid-column:1/3;grid-row:5/6}.navigation ul a{color:var(--color-text-black);text-decoration:none}.navigation ul .sub-links{display:flex;flex-direction:column;font-size:3.5897435897vw;font-weight:500;gap:4.6153846154vw;line-height:1.1428571429;margin-top:4.6153846154vw}.navigation ul .sub-links>a{padding-left:2.0512820513vw;position:relative}.navigation ul .sub-links>a:before{background-color:var(--color-black);bottom:unset;content:"";height:.2564102564vw;left:0;position:absolute;right:unset;top:1.5384615385vw;width:1.2820512821vw}.navigation .button-area{background-color:var(--color-pale-green);border-radius:5.1282051282vw;display:flex;flex-direction:column;gap:6.6666666667vw;padding:3.5897435897vw}.navigation .trial-button{align-items:center;background-color:var(--color-yellow);border:.5128205128vw solid var(--color-white-pure);border-radius:10.2564102564vw;box-sizing:border-box;color:var(--color-text-black);display:flex;font-size:4.6153846154vw;font-weight:700;grid-column:1/3;grid-row:6/7;height:14.358974359vw;justify-content:center;margin-inline:auto;text-decoration:none;transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.165,.84,.44,1);width:71.7948717949vw}:root{--color-white-pure:#fff;--color-black-pure:#000;--color-black:#3b2f27;--color-text-black:#3b2f27;--color-brown:#a79983;--color-light-brown:#ece5db;--color-dark-green:#00727e;--color-green:#59c2c6;--color-green02:#98e4e6;--color-light-green:#d5f0f1;--color-pale-green:#e8f7f7;--color-pale-green02:#c8f1f3;--color-blue:#289fd4;--color-pale-blue:#e5f4fa;--color-pale-blue02:#c2e4f4;--color-orange:#f2a601;--color-yellow:#ffc301;--color-light-yellow:#fff4cf;--color-deep-yellow:#c09300;--color-ivory:#fcf8ed;--color-blue-black:rgb(6 52 56/8%);--color-blue-black4:rrgb(6 52 56/4%);--section-radius-height-lg:80px;--section-radius-height-sm:12.3076923077vw}footer.global-footer{display:flex;flex-direction:column;position:relative}@media screen and (min-width:769px){footer.global-footer{margin-top:-80px}}@media screen and (max-width:768px){footer.global-footer{margin-top:-14.358974359vw}}footer.global-footer:before{content:"";position:relative;top:1px;width:100%}@media screen and (min-width:769px){footer.global-footer:before{aspect-ratio:1440/80;background-image:url(../images/shared/border_green_lg.svg);background-repeat:no-repeat;background-size:contain}}@media screen and (max-width:768px){footer.global-footer:before{aspect-ratio:390/56;background-image:url(../images/shared/border_green_sm.svg);background-repeat:no-repeat;background-size:contain}}footer.global-footer .inner{background-image:url(../images/shared/bg-green.webp);background-repeat:repeat;display:flex;flex-direction:column}@media screen and (min-width:769px){footer.global-footer .inner{gap:40px;padding:0 40px}}@media screen and (max-width:768px){footer.global-footer .inner{gap:16.4102564103vw;padding:0 6.1538461538vw}}@media screen and (min-width:769px){footer.global-footer .inner>.contents{margin-inline:auto;max-width:920px;width:100%}}footer.global-footer .info{display:flex}@media screen and (min-width:769px){footer.global-footer .info{align-items:center;justify-content:space-between;margin-bottom:56px;padding-top:48px}}@media screen and (max-width:768px){footer.global-footer .info{flex-direction:column;gap:12.3076923077vw;margin-bottom:12.3076923077vw}}@media screen and (min-width:769px){footer.global-footer .about-studio{flex-shrink:0;width:276px}}footer.global-footer .about-studio .buttons{display:flex}@media screen and (min-width:769px){footer.global-footer .about-studio .buttons{gap:17px;margin-bottom:12px}}@media screen and (max-width:768px){footer.global-footer .about-studio .buttons{gap:2.5641025641vw;justify-content:center;margin-bottom:3.0769230769vw}}footer.global-footer .about-studio .note{line-height:1.3333333333}@media screen and (min-width:769px){footer.global-footer .about-studio .note{font-size:12px}}@media screen and (max-width:768px){footer.global-footer .about-studio .note{font-size:3.0769230769vw;margin-inline:auto;width:72.3076923077vw}}footer.global-footer .logo{background-image:url(../images/shared/footer_logo.svg);background-repeat:no-repeat;background-size:contain;display:block;line-height:0;text-indent:-9999px}@media screen and (min-width:769px){footer.global-footer .logo{height:143px;width:261px}}@media screen and (max-width:768px){footer.global-footer .logo{height:31.2820512821vw;margin-inline:auto;width:56.1538461538vw}}@media screen and (min-width:769px){footer.global-footer .opening-hours{margin-bottom:14px;margin-top:16px}}@media screen and (max-width:768px){footer.global-footer .opening-hours{display:flex;flex-direction:column;gap:2.0512820513vw;justify-content:space-between;margin-inline:auto;margin-bottom:3.5897435897vw;margin-top:4.1025641026vw;width:fit-content}}footer.global-footer .opening-hours .close,footer.global-footer .opening-hours .open{display:flex}@media screen and (max-width:768px){footer.global-footer .opening-hours .close,footer.global-footer .opening-hours .open{gap:2.0512820513vw}}footer.global-footer .opening-hours .close span,footer.global-footer .opening-hours .open span{line-height:1.5714285714}@media screen and (min-width:769px){footer.global-footer .opening-hours .close span,footer.global-footer .opening-hours .open span{font-size:14px}}@media screen and (max-width:768px){footer.global-footer .opening-hours .close span,footer.global-footer .opening-hours .open span{font-size:3.5897435897vw}}@media screen and (min-width:769px){footer.global-footer .opening-hours .close span:first-child,footer.global-footer .opening-hours .open span:first-child{width:80px}}footer.global-footer .contact-button,footer.global-footer .tel-button{align-items:center;background-color:var(--color-pale-green);color:var(--color-black);display:flex;font-weight:700;text-decoration:none}@media screen and (min-width:769px){footer.global-footer .contact-button,footer.global-footer .tel-button{border-radius:20px;font-size:12px;gap:4px;height:24px;padding:0 10px}}@media screen and (max-width:768px){footer.global-footer .contact-button,footer.global-footer .tel-button{border-radius:5.1282051282vw;font-size:3.0769230769vw;gap:1.0256410256vw;height:6.1538461538vw;padding:0 2.5641025641vw}}footer.global-footer .contact-button{border:1px solid var(--color-pale-green);transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:769px){footer.global-footer .contact-button>span svg{height:12px;width:16px}}@media screen and (max-width:768px){footer.global-footer .contact-button>span svg{height:3.0769230769vw;width:4.1025641026vw}}footer.global-footer .contact-button>span svg path{fill:var(--color-green);transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.165,.84,.44,1)}@media(hover:hover){footer.global-footer .contact-button:hover{background-color:var(--color-yellow)}footer.global-footer .contact-button:hover span svg path{fill:var(--color-white-pure)}}@media screen and (min-width:769px){footer.global-footer .tel-button>span svg{height:12px;transform:translateY(1px);width:8px}}@media screen and (max-width:768px){footer.global-footer .tel-button>span svg{transform:translateY(.2564102564vw)}}footer.global-footer .studio-list{display:flex;flex-direction:column}@media screen and (min-width:769px){footer.global-footer .studio-list{border-bottom:1px solid var(--color-light-green);border-top:1px solid var(--color-light-green);gap:40px;margin-left:32px;max-width:448px;padding-block:24px;width:100%}}@media screen and (max-width:768px){footer.global-footer .studio-list{gap:10.2564102564vw;margin-inline:auto;width:65.641025641vw}}footer.global-footer .studio-list li{display:flex;justify-content:space-between}@media screen and (min-width:769px){footer.global-footer .studio-list li{align-items:flex-end;gap:min(32px,2.2222222222vw)}}@media screen and (max-width:768px){footer.global-footer .studio-list li{flex-direction:column;gap:3.0769230769vw}}footer.global-footer .studio-list .detail{display:flex;flex-direction:column}@media screen and (min-width:769px){footer.global-footer .studio-list .detail{flex-grow:1;gap:8px}}@media screen and (max-width:768px){footer.global-footer .studio-list .detail{gap:2.0512820513vw}}footer.global-footer .studio-list .detail .name{font-weight:700}@media screen and (min-width:769px){footer.global-footer .studio-list .detail .name{font-size:16px}}@media screen and (max-width:768px){footer.global-footer .studio-list .detail .name{font-size:4.1025641026vw}}footer.global-footer .studio-list .detail .address{line-height:1.5}@media screen and (min-width:769px){footer.global-footer .studio-list .detail .address{font-size:13px}}@media screen and (max-width:768px){footer.global-footer .studio-list .detail .address{font-size:3.3333333333vw}}footer.global-footer .map-button{background-color:var(--color-pale-green);border:1px solid var(--color-pale-green)}@media screen and (min-width:769px){footer.global-footer .map-button{border-radius:20px;flex-shrink:0;font-size:12px}}@media screen and (max-width:768px){footer.global-footer .map-button{border-radius:5.1282051282vw;font-size:2.8205128205vw}}@media(hover:hover){footer.global-footer .map-button:hover{background-color:var(--color-yellow)}footer.global-footer .map-button:hover span.icon svg path{fill:var(--color-white-pure)}}@media screen and (min-width:769px){footer.global-footer .map-button span.icon svg{height:14px;transform:translateY(1px);width:10px}}@media screen and (max-width:768px){footer.global-footer .map-button span.icon svg{height:3.5897435897vw;transform:translateY(.2564102564vw);width:2.5641025641vw}}footer.global-footer .map-button span.icon svg path{fill:var(--color-green)}footer.global-footer .links{display:flex}@media screen and (min-width:769px){footer.global-footer .links{align-items:flex-start;justify-content:space-between}}@media screen and (max-width:768px){footer.global-footer .links{align-items:center;flex-direction:column-reverse;gap:8.2051282051vw}}footer.global-footer .links .note{line-height:1.3333333333;text-align:left}@media screen and (min-width:769px){footer.global-footer .links .note{font-size:12px}}@media screen and (max-width:768px){footer.global-footer .links .note{flex:1;font-size:3.0769230769vw}}footer.global-footer .menu{letter-spacing:.02em}@media screen and (min-width:769px){footer.global-footer .menu{display:flex;flex-wrap:wrap;gap:32px;margin-top:12px}}@media screen and (max-width:768px){footer.global-footer .menu{column-gap:2.3076923077vw;display:grid;grid-template-columns:repeat(2,40.7692307692vw);grid-template-rows:repeat(3,auto);justify-content:space-between;row-gap:7.1794871795vw}}@media screen and (min-width:769px){footer.global-footer .menu ul{flex-shrink:1}}footer.global-footer .menu li{font-weight:700;line-height:1.375;position:relative}@media screen and (min-width:769px){footer.global-footer .menu li{font-size:16px;padding-left:12px}}@media screen and (max-width:768px){footer.global-footer .menu li{font-size:4.1025641026vw;padding-left:3.0769230769vw}}footer.global-footer .menu li:before{background-image:url(../images/shared/arrow_mini.svg);background-repeat:no-repeat;background-size:contain;content:""}@media screen and (min-width:769px){footer.global-footer .menu li:before{bottom:unset;height:13px;left:0;position:absolute;right:unset;top:5px;width:7px}}@media screen and (max-width:768px){footer.global-footer .menu li:before{bottom:unset;height:3.3333333333vw;left:0;position:absolute;right:unset;top:1.0256410256vw;width:1.7948717949vw}}footer.global-footer .menu li a{color:var(--color-black);display:inline-block;line-height:1.3;position:relative;text-decoration:none;width:fit-content}@media screen and (min-width:769px){footer.global-footer .menu li a:after{background-color:var(--color-black);bottom:-4px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition-duration:.4s;transition-property:transform;transition-timing-function:cubic-bezier(.165,.84,.44,1);width:100%}}@media(hover:hover){footer.global-footer .menu li a:hover:after{transform:scaleX(1);transform-origin:left}}footer.global-footer .list01,footer.global-footer .list02,footer.global-footer .list03,footer.global-footer .list04{display:flex;flex-direction:column}@media screen and (min-width:769px){footer.global-footer .list04{gap:24px}}@media screen and (max-width:768px){footer.global-footer .list04{gap:6.1538461538vw}footer.global-footer .list01{grid-column:1/2;grid-row:1/2}footer.global-footer .list02{grid-column:2/3;grid-row:1/3}footer.global-footer .list03{grid-column:1/2;grid-row:2/3}footer.global-footer .list04{grid-column:1/3;grid-row:3/4}}footer.global-footer .sub-links{display:flex;flex-direction:column;font-weight:500;line-height:1.1428571429}@media screen and (min-width:769px){footer.global-footer .sub-links{font-size:14px;gap:12px;margin-top:12px}}@media screen and (max-width:768px){footer.global-footer .sub-links{font-size:3.5897435897vw;gap:4.6153846154vw;margin-top:4.6153846154vw}}footer.global-footer .sub-links>a{position:relative}@media screen and (min-width:769px){footer.global-footer .sub-links>a{padding-left:8px}}@media screen and (max-width:768px){footer.global-footer .sub-links>a{padding-left:2.0512820513vw}}footer.global-footer .sub-links>a:before{background-color:var(--color-black);content:""}@media screen and (min-width:769px){footer.global-footer .sub-links>a:before{bottom:unset;height:1px;left:0;position:absolute;right:unset;top:8px;width:5px}}@media screen and (max-width:768px){footer.global-footer .sub-links>a:before{bottom:unset;height:.2564102564vw;left:0;position:absolute;right:unset;top:2.0512820513vw;width:1.2820512821vw}}footer.global-footer .trial-button{align-items:center;background-color:var(--color-yellow);border:2px solid var(--color-white-pure);box-sizing:border-box;color:var(--color-black);display:flex;font-weight:700;justify-content:center;line-height:1.3;text-align:center;text-decoration:none;transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:769px){footer.global-footer .trial-button{border-radius:40px;flex-shrink:0;font-size:16px;height:66px;margin-left:16px;width:200px}}@media screen and (max-width:768px){footer.global-footer .trial-button{border-radius:10.2564102564vw;font-size:4.1025641026vw;height:14.358974359vw;width:71.5384615385vw}}@media(hover:hover){footer.global-footer .trial-button:hover{background-color:var(--color-white-pure);border-color:var(--color-yellow)}}footer.global-footer .copyright{align-items:center;display:flex;justify-content:center;text-align:center}@media screen and (min-width:769px){footer.global-footer .copyright{font-size:12px;gap:40px;padding-bottom:32px}}@media screen and (max-width:768px){footer.global-footer .copyright{flex-direction:column;font-size:3.0769230769vw;gap:3.5897435897vw;padding-bottom:6.1538461538vw}}footer.global-footer .copyright a{color:var(--color-black)}