@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap");.gb{--gb-grotesk:"Space Grotesk",sans-serif;--gb-jp:"Zen Kaku Gothic New","Hiragino Sans","Noto Sans JP",sans-serif;--gb-ink:#161A1D;--gb-body:#666E70;--gb-dark-link:#45494B;--gb-faint:#9AA0A1;--gb-faint2:#94999A;--gb-accent:#14876B;--gb-blue:#134E92;--gb-blue-btn:#16557F;--gb-grad:linear-gradient(118deg,#134E92,#15739B 48%,#1B9268);--gb-grad-btn:linear-gradient(118deg,#134E92,#1B9268);--gb-grad-rule:linear-gradient(90deg,#134E92,#1B9268);--gb-mark:linear-gradient(125deg,#1462A2,#1B926C);--gb-surface:#F4F6F6;--gb-card:#fff;--gb-line:#E2E6E6;--gb-line2:#EBEEEE;--gb-line3:#E6EAEA;--gb-band:linear-gradient(118deg,rgba(19,78,146,.06),rgba(27,146,104,.07));--gb-band-border:#DCE6E4;--gb-footer:#14181B;--gb-footer-text:#C7CDCD;--gb-footer-muted:#868C8D;--gb-footer-label:#7A8081;--gb-footer-line:#2A2F31;width:100%;min-height:100vh;background:var(--gb-surface);font-family:var(--gb-jp);color:var(--gb-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.gb *,.gb :after,.gb :before{box-sizing:border-box}@keyframes gbpulse{0%,to{opacity:1}50%{opacity:.4}}.gb-mark{display:inline-flex;align-items:center;justify-content:center;flex:none}.gb-mark.is-solid{background:var(--gb-mark);border-radius:8px}.gb-mark.is-outline{border:1px solid rgba(255,255,255,.35);border-radius:9px}.gb-btn{font-family:var(--gb-jp);font-size:15px;font-weight:500;padding:14px 30px;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.gb-btn-white{background:#fff;color:var(--gb-blue-btn);font-weight:600;box-shadow:0 6px 20px rgba(0,0,0,.12)}.gb-btn-white:hover{transform:translateY(-1px)}.gb-btn-ghost-w{background:transparent;border:1px solid rgba(255,255,255,.55);color:#fff}.gb-btn-ghost-w:hover{background:rgba(255,255,255,.12)}.gb-btn-grad{background:var(--gb-grad-btn);color:#fff;box-shadow:0 6px 18px rgba(21,115,140,.25)}.gb-btn-grad:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(21,115,140,.32)}.gb-btn-outline{background:#fff;border:1px solid #d6dcdc;color:var(--gb-ink)}.gb-btn-outline:hover{border-color:var(--gb-ink)}.gb-btn.is-disabled{background:#EDF0F0;color:#9AA0A1;box-shadow:none;cursor:default}.gb-hero{position:relative;overflow:hidden;background:var(--gb-grad);color:#fff}.gb-hero-glyph{position:absolute;right:-40px;top:50%;transform:translateY(-50%);opacity:.13;pointer-events:none}.gb-header{position:relative;justify-content:space-between;padding:22px clamp(22px,5vw,56px)}.gb-brand,.gb-header{display:flex;align-items:center}.gb-brand{gap:12px}.gb-brand .name{font-weight:700;font-size:19px;letter-spacing:.16em;color:#fff}.gb-nav{display:flex;align-items:center;gap:34px}.gb-nav a{font-size:14px;color:rgba(255,255,255,.82);text-decoration:none;transition:color .15s}.gb-nav a:hover{color:#fff}.gb-hero-body{position:relative;padding:clamp(46px,7vw,74px) clamp(22px,5vw,56px) clamp(54px,8vw,88px);max-width:720px}.gb-eyebrow{font-family:var(--gb-grotesk);font-size:clamp(11px,1.4vw,13px);letter-spacing:.22em;color:rgba(255,255,255,.78);margin-bottom:22px}.gb-hero h1{font-weight:700;font-size:clamp(28px,5.2vw,52px);letter-spacing:.01em;line-height:1.3;margin:0;color:#fff;text-wrap:pretty}.gb-hero-sub{font-size:clamp(14px,1.8vw,17px);color:rgba(255,255,255,.85);line-height:1.85;margin:24px 0 0;max-width:540px;text-wrap:pretty}.gb-hero-ctas{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}.gb-sec{padding:clamp(44px,7vw,72px) clamp(22px,5vw,56px)}.gb-label{font-family:var(--gb-grotesk);letter-spacing:.22em;font-size:12px;font-weight:600;color:var(--gb-accent)}.gb-rule{width:30px;height:2px;background:var(--gb-grad-rule);margin-top:9px}.gb-h2{font-weight:700;font-size:clamp(21px,3.4vw,27px);letter-spacing:.01em;margin:18px 0 0;color:var(--gb-ink);text-wrap:pretty}.gb-divider{height:1px;background:var(--gb-line);margin:0 clamp(22px,5vw,56px)}.gb-sec-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:34px;flex-wrap:wrap}.gb-seemore{font-size:14px;color:var(--gb-dark-link);text-decoration:none;white-space:nowrap}.gb-seemore:hover{color:var(--gb-accent)}.gb-principles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:44px;gap:44px;margin-top:42px}.gb-principle .n{font-family:var(--gb-grotesk);font-size:34px;font-weight:600;color:var(--gb-accent);line-height:1}.gb-principle .t{font-weight:700;font-size:19px;color:var(--gb-ink);margin-top:18px}.gb-principle .en{font-family:var(--gb-grotesk);font-size:11px;letter-spacing:.12em;color:var(--gb-faint);margin-top:7px}.gb-principle p{font-size:14px;color:var(--gb-body);line-height:1.75;margin:14px 0 0;text-wrap:pretty}.gb-badge-live{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--gb-accent);border:1px solid rgba(20,135,107,.3);background:rgba(20,135,107,.07);padding:4px 11px;border-radius:999px;font-weight:500;white-space:nowrap}.gb-badge-live .dot{width:6px;height:6px;border-radius:50%;background:var(--gb-accent);animation:gbpulse 2.4s ease-in-out infinite}.gb-badge-prep{font-size:12px;color:#8A9092;border:1px solid var(--gb-line);padding:4px 11px;border-radius:999px;font-weight:500;white-space:nowrap}.gb-icon{border-radius:22%;flex:none;box-shadow:0 1px 2px rgba(0,0,0,.12);overflow:hidden;display:grid;place-items:center}.gb-icon img{width:100%;height:100%;object-fit:cover;display:block}.gb-icon-label{font-family:var(--gb-grotesk);font-weight:700;letter-spacing:-.02em}.gb-icon--card{width:54px;height:54px}.gb-icon--card .gb-icon-label{font-size:20px}.gb-icon--md{width:80px;height:80px}.gb-icon--md .gb-icon-label{font-size:30px}.gb-icon--lg{width:116px;height:116px}.gb-icon--lg .gb-icon-label{font-size:44px}.gb-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.gb-card{border:1px solid var(--gb-line);border-radius:12px;padding:26px;background:var(--gb-card);text-decoration:none;color:inherit;display:block;transition:border-color .25s,transform .25s,box-shadow .25s}.gb-card:hover{border-color:#1B9268;transform:translateY(-2px);box-shadow:0 14px 34px rgba(20,98,140,.08)}.gb-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.gb-card-name{margin-top:22px;font-weight:700;font-size:18px;color:var(--gb-ink);line-height:1.4}.gb-card-en{font-family:var(--gb-grotesk);font-size:11px;letter-spacing:.1em;color:var(--gb-faint);margin-top:7px}.gb-card-desc{margin:14px 0 0;font-size:14px;line-height:1.75;color:var(--gb-body);text-wrap:pretty}.gb-card-foot{margin-top:22px;padding-top:16px;border-top:1px solid var(--gb-line2);display:flex;justify-content:space-between;align-items:center;gap:10px}.gb-card-target{font-size:12.5px;color:var(--gb-faint)}.gb-card-go{font-size:13.5px;color:var(--gb-accent);font-weight:500;white-space:nowrap}.gb-card-go.is-prep{color:#A6ACAD}.gb-cta{padding:20px clamp(22px,5vw,56px) clamp(54px,8vw,76px)}.gb-cta-inner{border:1px solid var(--gb-band-border);border-radius:16px;padding:clamp(32px,5vw,56px);text-align:center;background:var(--gb-band)}.gb-cta-inner h2{font-weight:700;font-size:clamp(20px,3.4vw,30px);letter-spacing:.01em;margin:0;color:var(--gb-ink)}.gb-cta-inner p{font-size:clamp(13px,1.6vw,15px);color:var(--gb-body);margin:12px 0 26px}.gb-cta-ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.gb-footer{background:var(--gb-footer);padding:54px clamp(22px,5vw,56px) 40px;color:var(--gb-footer-text)}.gb-footer-top{display:flex;justify-content:space-between;gap:48px;flex-wrap:wrap}.gb-footer-about{max-width:340px}.gb-footer-brand{display:flex;align-items:center;gap:11px}.gb-footer-brand .name{font-weight:700;font-size:17px;letter-spacing:.14em;color:#fff}.gb-footer-disc{font-size:12.5px;color:var(--gb-footer-muted);line-height:1.75;margin:18px 0 0}.gb-footer-cols{display:flex;gap:60px;flex-wrap:wrap}.gb-footer-col-label{font-family:var(--gb-grotesk);font-size:11px;font-weight:600;letter-spacing:.16em;color:var(--gb-footer-label);margin-bottom:16px}.gb-footer-links{display:flex;flex-direction:column;gap:11px;font-size:13.5px}.gb-footer-links a{color:var(--gb-footer-text);text-decoration:none;transition:color .15s}.gb-footer-links a:hover{color:#fff}.gb-footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid var(--gb-footer-line);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-family:var(--gb-grotesk);font-size:12px;letter-spacing:.04em;color:var(--gb-footer-label)}.gb-footer-bottom .mark{letter-spacing:.18em}.gb-detail-header{background:#fff;border-bottom:1px solid var(--gb-line3);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px clamp(22px,5vw,56px)}.gb-crumb{display:inline-flex;align-items:center;gap:11px;font-size:13.5px;color:var(--gb-dark-link);text-decoration:none}.gb-crumb:hover{color:var(--gb-accent)}.gb-crumb .arrow{font-size:15px;line-height:1}.gb-detail-tag{font-family:var(--gb-grotesk);font-size:12px;letter-spacing:.1em;color:var(--gb-faint)}.gb-detail-hero{padding:clamp(36px,5vw,60px) clamp(22px,5vw,56px) 44px;display:grid;grid-template-columns:auto 1fr;grid-gap:clamp(24px,4vw,44px);gap:clamp(24px,4vw,44px);align-items:start}.gb-detail-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.gb-series-no{font-family:var(--gb-grotesk);font-size:12px;letter-spacing:.16em;font-weight:600;color:var(--gb-accent)}.gb-detail-h1{font-weight:700;font-size:clamp(26px,4.4vw,38px);letter-spacing:.01em;margin:16px 0 0;color:var(--gb-ink)}.gb-detail-sub{font-family:var(--gb-grotesk);font-size:12px;letter-spacing:.12em;color:var(--gb-faint);margin-top:9px}.gb-tagline{font-size:clamp(16px,2.4vw,19px);color:var(--gb-accent);line-height:1.6;margin:22px 0 0;font-weight:700;max-width:640px;text-wrap:pretty}.gb-detail-desc{font-size:15px;color:var(--gb-body);line-height:1.85;margin:13px 0 0;max-width:600px;text-wrap:pretty}.gb-detail-actions{display:flex;align-items:center;gap:14px;margin-top:30px;flex-wrap:wrap}.gb-ios-chip{border:1.5px dashed #c5cccc;color:#8A9092;font-size:13.5px;padding:11px 18px;border-radius:8px;display:inline-flex;align-items:center;gap:9px}.gb-ios-chip .pill{font-family:var(--gb-grotesk);font-size:11px;background:#EAEEEE;color:#838A8B;padding:2px 9px;border-radius:999px}.gb-more{font-size:14px;color:var(--gb-dark-link);text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:#C5CCCC;text-decoration-color:#C5CCCC;cursor:pointer}.gb-more:hover{color:var(--gb-accent)}.gb-features{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:30px}.gb-feature{border:1px solid var(--gb-line);border-radius:12px;padding:26px;background:#fff;display:flex;gap:20px}.gb-feature .n{font-family:var(--gb-grotesk);font-size:24px;color:var(--gb-accent);font-weight:600;line-height:1}.gb-feature .t{font-weight:700;font-size:17px;color:var(--gb-ink)}.gb-feature .en{font-family:var(--gb-grotesk);font-size:10.5px;letter-spacing:.12em;color:var(--gb-faint);margin-top:6px}.gb-feature p{font-size:14px;color:var(--gb-body);line-height:1.72;margin:11px 0 0;text-wrap:pretty}@media (max-width:760px){.gb-nav{display:none}.gb-hero-ctas{flex-direction:column;align-items:stretch}.gb-hero-ctas .gb-btn{width:100%}.gb-principles{gap:26px}.gb-features,.gb-grid,.gb-principles{grid-template-columns:1fr}.gb-cta-ctas{flex-direction:column;align-items:stretch}.gb-cta-ctas .gb-btn{width:100%}.gb-detail-hero{grid-template-columns:1fr;justify-items:center;text-align:center}.gb-detail-meta{justify-content:center}.gb-detail-desc,.gb-tagline{margin-left:auto;margin-right:auto}.gb-detail-actions{flex-direction:column;align-items:stretch}.gb-detail-actions,.gb-detail-actions .gb-btn,.gb-ios-chip{justify-content:center;width:100%}.gb-footer-bottom{flex-direction:column}}