:root{--paper: #fffef9;--ink: #0a2540;--muted: #3f556a;--line: #f0b269;--hero-a: #ffe067;--hero-b: #ffc05d;--hero-c: #ff9e5f;--brand: #004e7a;--brand-deep: #00395a;--accent: #ff8d3a}[data-astro-cid-yzocectd]{box-sizing:border-box}body{margin:0;font-family:Noto Sans JP,sans-serif;color:var(--ink);line-height:1.7;background:var(--paper)}.container[data-astro-cid-yzocectd]{width:min(1140px,calc(100% - 32px));margin:0 auto}header[data-astro-cid-yzocectd]{background:#fff;border-bottom:1px solid #dbe7e3;position:sticky;top:0;z-index:100}.header-inner[data-astro-cid-yzocectd]{display:flex;align-items:center;justify-content:flex-start;gap:36px;height:70px}.header-inner[data-astro-cid-yzocectd]>nav[data-astro-cid-yzocectd]{margin-left:auto}.logo[data-astro-cid-yzocectd]{font-family:Zen Kaku Gothic New,sans-serif;font-size:1.45rem;font-weight:900;color:#136f63;text-decoration:none;display:flex;align-items:center;gap:8px}.logo-icon[data-astro-cid-yzocectd]{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#136f63,#ff8d3a);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}nav[data-astro-cid-yzocectd] ul[data-astro-cid-yzocectd]{display:flex;list-style:none;gap:32px;padding:0;margin:0}nav[data-astro-cid-yzocectd] a[data-astro-cid-yzocectd]{text-decoration:none;color:#1f2c2a;font-size:.95rem;font-weight:500}nav[data-astro-cid-yzocectd] a[data-astro-cid-yzocectd]:hover{color:#136f63}.header-cta[data-astro-cid-yzocectd]{background:#ff8d3a;color:#fff;text-decoration:none;font-weight:700;font-size:.9rem;padding:10px 24px;border-radius:6px}.header-cta[data-astro-cid-yzocectd]:hover{background:#ff7137}.service-hero[data-astro-cid-yzocectd]{background:linear-gradient(122deg,var(--hero-a) 0%,var(--hero-b) 48%,var(--hero-c) 100%);padding:64px 0 72px}.hero-layout[data-astro-cid-yzocectd]{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:28px}.hero-copy[data-astro-cid-yzocectd] h1[data-astro-cid-yzocectd]{margin:0;font-family:Zen Kaku Gothic New,sans-serif;color:#fff;text-shadow:0 4px 18px rgba(12,37,63,.22);font-size:clamp(2rem,4vw,3.2rem);line-height:1.25}.hero-kicker[data-astro-cid-yzocectd]{margin:0 0 12px;display:inline-block;padding:6px 12px;border-radius:999px;background:#ffffff52;color:#173353;font-weight:700;font-size:.84rem}.hero-copy[data-astro-cid-yzocectd] p[data-astro-cid-yzocectd]{margin:20px 0 28px;color:#055c8f;font-size:clamp(1rem,1.9vw,1.25rem);font-weight:700}.hero-cta[data-astro-cid-yzocectd]{display:inline-flex;align-items:center;justify-content:center;min-width:280px;padding:13px 28px;border-radius:999px;text-decoration:none;background:linear-gradient(90deg,var(--brand),var(--brand-deep));color:#fff;font-size:1.35rem;font-weight:900;box-shadow:0 14px 32px #00355340}.hero-art[data-astro-cid-yzocectd]{background:#fff8ec;border:4px solid #255f96;border-radius:28px;min-height:320px;box-shadow:0 26px 50px #14365738;position:relative}.hero-art[data-astro-cid-yzocectd]:before{content:"";position:absolute;inset:20px;border-radius:14px;background:radial-gradient(circle at 25% 20%,#ffd7e7 0 24%,transparent 24%),radial-gradient(circle at 70% 65%,#9be2f5 0 30%,transparent 30%),linear-gradient(130deg,#fff5df 0 45%,#e6f6ff 45% 100%)}.section[data-astro-cid-yzocectd]{padding:74px 0}.problem-box[data-astro-cid-yzocectd]{border:2px solid #ffad4d;border-radius:12px;background:#fff;padding:34px 30px 24px;box-shadow:0 14px 34px #ffa9511f}.problem-box[data-astro-cid-yzocectd] h2[data-astro-cid-yzocectd],.value-section[data-astro-cid-yzocectd] h2[data-astro-cid-yzocectd],.service-menu[data-astro-cid-yzocectd] h2[data-astro-cid-yzocectd],.flow[data-astro-cid-yzocectd] h2[data-astro-cid-yzocectd]{margin:0;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem)}.problem-list[data-astro-cid-yzocectd]{margin:18px 0 0;padding-left:1.2em}.problem-list[data-astro-cid-yzocectd] li[data-astro-cid-yzocectd]{margin:12px 0}.problem-title[data-astro-cid-yzocectd]{font-size:1.3rem;font-weight:900}.problem-detail[data-astro-cid-yzocectd]{margin-top:3px;color:var(--muted)}.value-section[data-astro-cid-yzocectd]{background:#ffc66e}.value-section[data-astro-cid-yzocectd] h2[data-astro-cid-yzocectd]{text-align:center;color:#fff}.value-grid[data-astro-cid-yzocectd]{margin-top:34px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.value-card[data-astro-cid-yzocectd]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 22px #0a25401f}.value-visual[data-astro-cid-yzocectd]{min-height:110px;display:grid;place-items:center;font-size:2rem;border-bottom:1px solid #e6eff6}.value-note[data-astro-cid-yzocectd]{padding:16px}.value-note[data-astro-cid-yzocectd] h3[data-astro-cid-yzocectd]{margin:0;font-size:1.1rem}.value-note[data-astro-cid-yzocectd] p[data-astro-cid-yzocectd]{margin:8px 0 0;color:#163953;font-size:.92rem}.tone-yellow[data-astro-cid-yzocectd]{background:#ffe277}.tone-blue[data-astro-cid-yzocectd]{background:#d6ecff}.tone-pink[data-astro-cid-yzocectd]{background:#ffe0e1}.tone-green[data-astro-cid-yzocectd]{background:#deefdb}.service-menu[data-astro-cid-yzocectd] h2[data-astro-cid-yzocectd],.flow[data-astro-cid-yzocectd] h2[data-astro-cid-yzocectd]{text-align:center}.service-grid[data-astro-cid-yzocectd]{margin-top:36px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.service-card[data-astro-cid-yzocectd]{padding:24px;border:1px solid #e3ecf2;border-radius:14px;background:#fff;box-shadow:0 14px 30px #072a4714}.service-icon[data-astro-cid-yzocectd]{width:58px;height:58px;border-radius:14px;display:grid;place-items:center;font-size:1.55rem;background:#ffe5dd}.service-card[data-astro-cid-yzocectd] h3[data-astro-cid-yzocectd]{margin:14px 0 10px;font-size:1.35rem}.service-card[data-astro-cid-yzocectd] p[data-astro-cid-yzocectd]{margin:0;color:var(--muted)}.service-card[data-astro-cid-yzocectd] ul[data-astro-cid-yzocectd]{margin:14px 0 0;padding:14px 16px;border:1px dashed #d5e6ee;background:#f8fcff;list-style:none}.service-card[data-astro-cid-yzocectd] li[data-astro-cid-yzocectd]{position:relative;padding-left:20px;margin:7px 0;font-weight:700}.service-card[data-astro-cid-yzocectd] li[data-astro-cid-yzocectd]:before{content:"•";position:absolute;left:4px;color:#0072b1}.flow-list[data-astro-cid-yzocectd]{margin:36px auto 0;padding:0;list-style:none;width:min(840px,100%)}.flow-item[data-astro-cid-yzocectd]{display:grid;grid-template-columns:70px 1fr;gap:18px;padding:0 0 24px}.flow-badge[data-astro-cid-yzocectd]{width:52px;height:52px;border-radius:50%;background:linear-gradient(140deg,#00527f,#00395a);color:#fff;display:grid;place-items:center;font-weight:900}.flow-content[data-astro-cid-yzocectd] h3[data-astro-cid-yzocectd]{margin:0;font-size:1.2rem}.flow-content[data-astro-cid-yzocectd] p[data-astro-cid-yzocectd]{margin:7px 0 0;color:var(--muted)}.bottom-cta[data-astro-cid-yzocectd]{background:linear-gradient(160deg,#ffb95c,#ffad4f);padding:60px 0 74px}.bottom-cta-inner[data-astro-cid-yzocectd]{width:min(740px,100%);margin:0 auto;text-align:center;color:#fff}.bottom-cta[data-astro-cid-yzocectd] h2[data-astro-cid-yzocectd]{margin:0;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(1.9rem,3.6vw,2.7rem);line-height:1.35}.bottom-cta[data-astro-cid-yzocectd] p[data-astro-cid-yzocectd]{margin:14px 0 0;font-size:clamp(1rem,1.8vw,1.3rem);font-weight:700}.bottom-cta[data-astro-cid-yzocectd] a[data-astro-cid-yzocectd]{margin-top:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-width:320px;padding:14px 24px;background:linear-gradient(90deg,#2193ff,#1d78f1);color:#fff;text-decoration:none;font-size:1.45rem;font-weight:900}.reveal[data-astro-cid-yzocectd]{opacity:0;animation:rise .65s ease forwards}.delay-1[data-astro-cid-yzocectd]{animation-delay:.08s}.delay-2[data-astro-cid-yzocectd]{animation-delay:.16s}.delay-3[data-astro-cid-yzocectd]{animation-delay:.24s}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1040px){.hero-layout[data-astro-cid-yzocectd]{grid-template-columns:1fr;gap:18px}.hero-copy[data-astro-cid-yzocectd]{text-align:center}.value-grid[data-astro-cid-yzocectd]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){nav[data-astro-cid-yzocectd] ul[data-astro-cid-yzocectd]{display:none}.header-cta[data-astro-cid-yzocectd]{padding:8px 14px;font-size:.82rem}.hero-cta[data-astro-cid-yzocectd]{min-width:100%;font-size:1.2rem}.value-grid[data-astro-cid-yzocectd],.service-grid[data-astro-cid-yzocectd]{grid-template-columns:1fr}.flow-item[data-astro-cid-yzocectd]{grid-template-columns:58px 1fr;gap:12px}.flow-badge[data-astro-cid-yzocectd]{width:46px;height:46px}.bottom-cta[data-astro-cid-yzocectd] a[data-astro-cid-yzocectd]{min-width:100%;font-size:1.2rem}}
