@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap";
.Header-module__hBw1pG__header{z-index:40;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.Header-module__hBw1pG__inner{align-items:center;gap:30px;height:82px;display:flex}.Header-module__hBw1pG__brand{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.Header-module__hBw1pG__crest{filter:grayscale()contrast(3)invert();mix-blend-mode:multiply;flex-shrink:0;width:48px;height:48px}.Header-module__hBw1pG__crestInverted{filter:grayscale()contrast(3);mix-blend-mode:screen}.Header-module__hBw1pG__brandText{letter-spacing:.04em;font-size:26px;font-weight:900;line-height:1.1}.Header-module__hBw1pG__wordmark{white-space:nowrap;letter-spacing:-.055em;align-items:baseline;gap:7px;padding-right:3px;font:italic 900 28px/.88 Arial Black,Arial,sans-serif;display:flex}.Header-module__hBw1pG__brandName,.Header-module__hBw1pG__brandSuffix{font:inherit;letter-spacing:inherit}.Header-module__hBw1pG__brandSuffix{color:#0079b9}.Header-module__hBw1pG__desktop{align-items:center;gap:28px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.Header-module__hBw1pG__desktop a{padding-block:14px;position:relative}.Header-module__hBw1pG__desktop a:after{content:"";background:var(--blue);width:0;height:2px;transition:width .2s;position:absolute;bottom:3px;left:0}.Header-module__hBw1pG__desktop a:hover:after,.Header-module__hBw1pG__desktop a[aria-current]:after{width:100%}.Header-module__hBw1pG__access{background:var(--ink);color:#fff;white-space:nowrap;flex-shrink:0;align-items:center;gap:23px;min-height:46px;padding:12px 18px;font-size:13px;font-weight:700;display:flex}.Header-module__hBw1pG__access:hover{background:#0075b4}.Header-module__hBw1pG__toggle{background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:none}.Header-module__hBw1pG__toggleIcon{width:24px;height:24px;display:block;position:relative}.Header-module__hBw1pG__toggleIcon span{background:currentColor;border-radius:1px;width:20px;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .2s;position:absolute;top:11px;left:2px}.Header-module__hBw1pG__toggleIcon span:first-child{transform:translateY(-6px)}.Header-module__hBw1pG__toggleIcon span:last-child{transform:translateY(6px)}.Header-module__hBw1pG__toggle[aria-expanded=true] .Header-module__hBw1pG__toggleIcon span:first-child{transform:rotate(45deg)}.Header-module__hBw1pG__toggle[aria-expanded=true] .Header-module__hBw1pG__toggleIcon span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__toggle[aria-expanded=true] .Header-module__hBw1pG__toggleIcon span:last-child{transform:rotate(-45deg)}.Header-module__hBw1pG__menuPanel{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.22,1,.36,1),opacity .22s,visibility 0s .36s;display:grid}.Header-module__hBw1pG__menuPanel[data-open=true]{opacity:1;visibility:visible;grid-template-rows:1fr;transition-delay:0s}.Header-module__hBw1pG__mobile{background:#fff;min-height:0;overflow:hidden}.Header-module__hBw1pG__mobileLinks{overscroll-behavior:contain;border-bottom:1px solid var(--ink);max-height:calc(100dvh - 76px);padding:12px 28px 26px;overflow-y:auto}.Header-module__hBw1pG__mobile a{border-bottom:1px solid var(--line);opacity:0;align-items:center;gap:18px;padding:18px 0;font-size:20px;font-weight:700;transition:opacity .24s,transform .3s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(-8px)}.Header-module__hBw1pG__menuPanel[data-open=true] .Header-module__hBw1pG__mobile a{opacity:1;transform:translateY(0)}.Header-module__hBw1pG__menuPanel[data-open=true] .Header-module__hBw1pG__mobile a:nth-child(2){transition-delay:35ms}.Header-module__hBw1pG__menuPanel[data-open=true] .Header-module__hBw1pG__mobile a:nth-child(3){transition-delay:70ms}.Header-module__hBw1pG__menuPanel[data-open=true] .Header-module__hBw1pG__mobile a:nth-child(4){transition-delay:.105s}.Header-module__hBw1pG__menuPanel[data-open=true] .Header-module__hBw1pG__mobile a:nth-child(5){transition-delay:.14s}.Header-module__hBw1pG__mobile a svg{margin-left:auto}.Header-module__hBw1pG__bottom{display:none}.Header-module__hBw1pG__skip{z-index:100;background:var(--blue);color:var(--ink);padding:12px 20px;position:fixed;top:0;left:20px;transform:translateY(-120%)}.Header-module__hBw1pG__skip:focus{top:12px;transform:translateY(0)}@media (min-width:981px){.Header-module__hBw1pG__menuPanel{display:none}}@media (max-width:980px){.Header-module__hBw1pG__desktop{display:none}.Header-module__hBw1pG__access{margin-left:auto}.Header-module__hBw1pG__toggle{display:flex}.Header-module__hBw1pG__inner{gap:15px;height:76px}}@media (max-width:600px){.Header-module__hBw1pG__inner{gap:6px;height:72px}.Header-module__hBw1pG__crest{width:42px;height:42px}.Header-module__hBw1pG__brandText{font-size:22px}.Header-module__hBw1pG__brand{gap:6px}.Header-module__hBw1pG__brand .Header-module__hBw1pG__crest{width:32px;height:32px}.Header-module__hBw1pG__wordmark{gap:4px;font-size:20px}.Header-module__hBw1pG__access{gap:9px;padding:10px 12px;font-size:12px}.Header-module__hBw1pG__mobileLinks{max-height:calc(100dvh - 144px - env(safe-area-inset-bottom))}.Header-module__hBw1pG__bottom{z-index:50;border-top:1px solid var(--line);padding:7px 10px max(7px, env(safe-area-inset-bottom));background:#fff;display:flex;position:fixed;bottom:0;left:0;right:0}.Header-module__hBw1pG__bottom a{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:46px;font-size:11px;font-weight:700;display:flex}.Header-module__hBw1pG__bottom a[aria-current]{color:#0075b4}}@media (max-width:360px){.Header-module__hBw1pG__inner{gap:4px}.Header-module__hBw1pG__wordmark{font-size:18px}.Header-module__hBw1pG__access{padding-inline:8px;font-size:11px}.Header-module__hBw1pG__access>svg{display:none}}
.Footer-module__S6Hkya__footer{background:var(--ink);color:#fff;padding:56px 0 20px}.Footer-module__S6Hkya__top{justify-content:space-between;gap:40px;padding-bottom:44px;display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:8px;width:fit-content;display:flex}.Footer-module__S6Hkya__top p{color:#a9bbbf;margin-top:20px;font-size:14px;line-height:2}.Footer-module__S6Hkya__links{grid-template-columns:1fr 1fr;gap:14px 50px;font-size:14px;display:grid}.Footer-module__S6Hkya__links a{align-items:center;gap:8px;display:flex}.Footer-module__S6Hkya__links a:hover{color:var(--blue)}.Footer-module__S6Hkya__back{border:1px solid #536369;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.Footer-module__S6Hkya__bottom{letter-spacing:.05em;color:#a9bbbf;border-top:1px solid #344146;justify-content:space-between;gap:20px;padding-top:20px;font-size:12px;display:flex}@media (max-width:600px){.Footer-module__S6Hkya__footer{padding-top:40px;padding-bottom:90px}.Footer-module__S6Hkya__top{flex-wrap:wrap;gap:28px;position:relative}.Footer-module__S6Hkya__links{gap:15px 18px;width:100%}.Footer-module__S6Hkya__back{position:absolute;top:0;right:0}.Footer-module__S6Hkya__bottom{flex-wrap:wrap;gap:12px}.Footer-module__S6Hkya__bottom span:last-child{display:none}}
.OpeningIntro-module__SoC5NW__overlay{z-index:1000;pointer-events:none;background:#fff;animation:0s 5s forwards OpeningIntro-module__SoC5NW__failSafe;position:fixed;inset:0;overflow:hidden}.OpeningIntro-module__SoC5NW__overlay:not([data-phase=waiting]){animation-name:OpeningIntro-module__SoC5NW__activeFailSafe;animation-delay:4s}.OpeningIntro-module__SoC5NW__stage{position:absolute;inset:0}.OpeningIntro-module__SoC5NW__logo{aspect-ratio:2048/683;width:min(128vw,1100px,235dvh);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OpeningIntro-module__SoC5NW__body{transform-origin:50% 95%;--rebound:clamp(4px, .65vw, 8px);position:absolute;inset:0}.OpeningIntro-module__SoC5NW__shadow{opacity:0;background:radial-gradient(#10274824 0%,#1027480b 42%,#0000 72%);border-radius:50%;width:64%;height:7%;position:absolute;top:93%;left:19%}.OpeningIntro-module__SoC5NW__dust{opacity:0;--drift:clamp(32px, 9vw, 105px);background:radial-gradient(#8294a52b,#8294a508 45%,#0000 70%);width:44%;height:11%;position:absolute;top:91%;left:28%}.OpeningIntro-module__SoC5NW__dustLeft{--direction:-1}.OpeningIntro-module__SoC5NW__dustRight{--direction:1}.OpeningIntro-module__SoC5NW__piece{position:absolute;inset:0}.OpeningIntro-module__SoC5NW__piece img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%}.OpeningIntro-module__SoC5NW__left{clip-path:polygon(0 0,47.8027% 0,47.8027% 100%,0 100%)}.OpeningIntro-module__SoC5NW__right{clip-path:polygon(47.8027% 0,100% 0,100% 100%,47.8027% 100%)}.OpeningIntro-module__SoC5NW__overlay[data-phase=waiting] .OpeningIntro-module__SoC5NW__logo{visibility:hidden}.OpeningIntro-module__SoC5NW__overlay[data-phase=fall] .OpeningIntro-module__SoC5NW__body{animation:.56s cubic-bezier(.33333,0,.66667,.33333) both OpeningIntro-module__SoC5NW__fall}.OpeningIntro-module__SoC5NW__overlay[data-phase=fall] .OpeningIntro-module__SoC5NW__shadow{animation:.56s ease-in both OpeningIntro-module__SoC5NW__approachingShadow}.OpeningIntro-module__SoC5NW__overlay[data-phase=impact] .OpeningIntro-module__SoC5NW__body{animation:.42s linear both OpeningIntro-module__SoC5NW__land}.OpeningIntro-module__SoC5NW__overlay[data-phase=impact] .OpeningIntro-module__SoC5NW__stage{animation:.38s linear both OpeningIntro-module__SoC5NW__impactShake}.OpeningIntro-module__SoC5NW__overlay[data-phase=impact] .OpeningIntro-module__SoC5NW__shadow{animation:.42s ease-out both OpeningIntro-module__SoC5NW__contactShadow}.OpeningIntro-module__SoC5NW__overlay[data-phase=impact] .OpeningIntro-module__SoC5NW__dust{animation:.42s ease-out both OpeningIntro-module__SoC5NW__impactDust}.OpeningIntro-module__SoC5NW__overlay[data-phase=hold] .OpeningIntro-module__SoC5NW__shadow{opacity:.48}.OpeningIntro-module__SoC5NW__overlay[data-phase=exit]{animation:.76s ease-in forwards OpeningIntro-module__SoC5NW__fadeAway}.OpeningIntro-module__SoC5NW__overlay[data-phase=exit] .OpeningIntro-module__SoC5NW__shadow{animation:.3s ease-out both OpeningIntro-module__SoC5NW__shadowAway}.OpeningIntro-module__SoC5NW__overlay[data-phase=exit] .OpeningIntro-module__SoC5NW__left{animation:.7s cubic-bezier(.5,0,.82,.25) both OpeningIntro-module__SoC5NW__flyLeft}.OpeningIntro-module__SoC5NW__overlay[data-phase=exit] .OpeningIntro-module__SoC5NW__right{animation:.7s cubic-bezier(.5,0,.82,.25) both OpeningIntro-module__SoC5NW__flyRight}@keyframes OpeningIntro-module__SoC5NW__fall{0%{transform:translateY(calc(-50dvh - 100%))}to{transform:translateY(0)}}@keyframes OpeningIntro-module__SoC5NW__land{0%{transform:translateY(0)scale(1)}12%{animation-timing-function:cubic-bezier(.18,.65,.35,1);transform:translateY(2px)scale(1.006,.988)}42%{transform:translateY(calc(-1 * var(--rebound))) scale(1);animation-timing-function:cubic-bezier(.4,0,.75,.4)}73%{transform:translateY(0)scale(1.002,.996)}86%{transform:translateY(-1px)scale(1)}to{transform:translateY(0)scale(1)}}@keyframes OpeningIntro-module__SoC5NW__impactShake{0%,to{transform:translate(0)}10%{transform:translateY(4px)}23%{transform:translate(-1.2px,-3px)}37%{transform:translate(1px,2px)}52%{transform:translate(-.6px,-1.2px)}72%{transform:translateY(.6px)}}@keyframes OpeningIntro-module__SoC5NW__approachingShadow{0%{opacity:0;transform:scale(1.45,1.6)}65%{opacity:.04}to{opacity:.48;transform:scale(1)}}@keyframes OpeningIntro-module__SoC5NW__contactShadow{0%,to{opacity:.48;transform:scale(1)}12%{opacity:.85;transform:scale(1.09,.8)}42%{opacity:.28;transform:scale(1.04,1.15)}73%{opacity:.58;transform:scale(1.02,.95)}}@keyframes OpeningIntro-module__SoC5NW__impactDust{0%{opacity:0;transform:translate(0)scale(.45,.3)}18%{opacity:.65}to{transform:translate(calc(var(--direction) * var(--drift)), -9px) scale(1.2, .8);opacity:0}}@keyframes OpeningIntro-module__SoC5NW__shadowAway{0%{opacity:.48}to{opacity:0}}@keyframes OpeningIntro-module__SoC5NW__flyLeft{0%{opacity:1;transform:translate(0)rotate(0)}to{opacity:0;transform:translate(-75vw)rotate(-8deg)}}@keyframes OpeningIntro-module__SoC5NW__flyRight{0%{opacity:1;transform:translate(0)rotate(0)}to{opacity:0;transform:translate(75vw)rotate(8deg)}}@keyframes OpeningIntro-module__SoC5NW__fadeAway{0%,18%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes OpeningIntro-module__SoC5NW__failSafe{to{opacity:0;visibility:hidden}}@keyframes OpeningIntro-module__SoC5NW__activeFailSafe{to{opacity:0;visibility:hidden}}@media (prefers-reduced-motion:reduce){.OpeningIntro-module__SoC5NW__overlay{display:none}}
:root{--blue:#00adff;--ink:#111719;--muted:#556169;--paper:#fafbfc;--line:#d3d9df;--lime:#cef;--font-sans:"Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{color:var(--ink);background:var(--paper);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,select{cursor:pointer}button{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default;opacity:.45}button,a,input,select,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline-offset:5px;outline:3px solid #0063be}::selection{background:var(--lime);color:var(--ink)}img{max-width:100%;display:block}svg{flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.45}p:last-child{margin-bottom:0}.container{width:100%;max-width:1296px;margin-inline:auto;padding-inline:48px}.section{padding-block:80px}.eyebrow{letter-spacing:.15em;font-size:12px;font-weight:800;line-height:1.5;display:block}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:4px;justify-content:space-between;align-items:center;gap:28px;min-height:54px;padding:14px 23px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:#263d47;transform:translateY(-2px)}.button-outline{color:var(--ink);background:0 0}.button-outline:hover{background:var(--lime)}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:16px;padding-block:10px;font-weight:700;display:inline-flex}.empty-state{text-align:center;border:1px dashed var(--line);background:#fff;border-radius:8px;padding:64px 24px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.container{padding-inline:28px}.section{padding-block:64px}}@media (max-width:600px){body{font-size:14px}.container{padding-inline:20px}.section{padding-block:52px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
