:root{--navy:#06163d;--navy-2:#082457;--blue:#075df5;--blue-2:#1d75ff;--blue-soft:#edf5ff;--blue-pale:#f7fbff;--yellow:#ffca05;--yellow-2:#ffdc28;--red:#d31820;--green:#18a044;--text:#07163b;--muted:#50617e;--line:#d9e3f1;--line-blue:#c4d9f8;--surface:#fff;--background:#f8fbff;--radius-sm:10px;--radius:16px;--radius-lg:24px;--shadow-sm:0 5px 14px rgba(8,38,91,.08);--shadow:0 12px 32px rgba(14,46,95,.1);--container:1120px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;color:var(--text);background:var(--background);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:500;line-height:1.75;letter-spacing:.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}a,button{-webkit-tap-highlight-color:transparent}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button{border:0}:focus-visible{outline:3px solid rgba(7,93,245,.34);outline-offset:3px}.brand-header{position:relative;z-index:20;min-height:84px;border-bottom:1px solid var(--line);background:hsla(0,0%,100%,.96)}.brand-header__inner{width:min(calc(100% - 48px),var(--container));min-height:84px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:24px;font-weight:900;letter-spacing:-.04em}.brand>svg{color:var(--blue);flex:0 0 auto}.header-nav,.header-progress,.header-trust{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:700}.header-progress a,.header-progress span,.header-safe,.header-trust span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.header-progress i,.header-trust i{width:21px;height:21px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;font-size:12px;font-style:normal;line-height:1}.header-progress>:not(.is-active) i{background:#aeb9ca}.header-progress .is-lock{border-radius:0;background:transparent;color:#7f8ba1}.header-progress--diagnosis .is-active{color:var(--blue)}.header-nav a{position:relative;padding:28px 4px 21px;font-size:16px;font-weight:800}.header-nav a.is-active{color:var(--blue)}.header-nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;border-radius:4px 4px 0 0;background:var(--blue)}.header-account{width:40px;height:40px;display:grid;place-items:center;color:var(--blue);border:1px solid #a9c8fb;border-radius:50%}.header-safe{color:#54647e;font-weight:700}.cta-button{min-height:72px;padding:16px 28px;display:flex;align-items:center;justify-content:center;gap:14px;color:var(--navy);border:1px solid #f2b900;border-radius:11px;background:linear-gradient(135deg,var(--yellow-2),var(--yellow));box-shadow:0 8px 18px rgba(172,126,0,.2);font-size:22px;font-weight:900;line-height:1.3;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.cta-button:hover{transform:translateY(-2px);filter:brightness(1.015);box-shadow:0 10px 22px rgba(172,126,0,.26)}.cta-button:active{transform:translateY(0)}.cta-button__arrow{margin-left:auto}.icon-badge{flex:0 0 auto;display:inline-grid;place-items:center;color:var(--blue);border-radius:50%;background:linear-gradient(145deg,#f4f8ff,#e0edff)}.icon-badge--sm{width:42px;height:42px}.icon-badge--md{width:64px;height:64px}.icon-badge--lg{width:92px;height:92px}.score-ring{--score:280.8deg;display:inline-block;border-radius:50%;background:conic-gradient(from 28deg,var(--blue) 0 var(--score),#dce9fc var(--score) 1turn);position:relative;filter:drop-shadow(0 3px 5px rgba(6,93,245,.12))}.score-ring:after{content:"";position:absolute;inset:18%;border-radius:inherit;background:#fff}.score-ring--sm{width:72px;height:72px}.score-ring--md{width:142px;height:142px}.score-ring--lg{width:168px;height:168px}.radar-chart{width:min(100%,520px);overflow:visible}.radar-grid path,.radar-grid polygon{fill:none;stroke:#c9d5e7;stroke-width:1}.radar-fill{fill:rgba(7,93,245,.15)}.radar-line{fill:none;stroke:var(--blue);stroke-width:3}.radar-dot{fill:var(--blue)}.radar-labels{fill:var(--text);font-size:14px;font-weight:800}.radar-chart--compact .radar-labels{font-size:16px}.page-shell{min-height:100vh;background:radial-gradient(circle at 50% 5%,#fff 0,#f8fbff 56%,#f3f8ff 100%)}.section-kicker{margin:0 0 10px;color:var(--blue);font-size:17px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.desktop-only{display:initial}.mobile-only{display:none}@media (max-width:760px){body{font-size:15px;line-height:1.7}.brand-header,.brand-header__inner{min-height:66px}.brand-header__inner{width:min(calc(100% - 30px),var(--container));gap:12px}.brand{gap:7px;font-size:18px}.brand>svg{width:27px}.header-nav,.header-progress,.header-trust{gap:12px;font-size:11px}.header-nav a:not(.is-active),.header-progress--diagnosis span:not(.is-active),.header-progress:not(.header-progress--diagnosis) a:not(.is-active),.header-trust span:not(:first-child){display:none}.header-nav a{padding:20px 2px 14px}.header-account{width:34px;height:34px}.cta-button{width:100%;min-height:62px;padding:14px 20px;font-size:18px}.score-ring--md{width:112px;height:112px}.score-ring--lg{width:136px;height:136px}.desktop-only{display:none!important}.mobile-only{display:initial}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.checkout-error{margin:12px 0 0;padding:11px 15px;color:#8a1c22;font-size:13.5px;line-height:1.75;border:1px solid #f0c2c4;border-radius:9px;background:#fdf5f5}