:root{--bg:#fffdfb;--surface:#fff;--text:#111;--muted:#666;--line:rgba(0,0,0,.15);--red:#e60012;--red-soft:rgba(230,0,18,.065);--content-width:1120px;--narrow-width:920px;--page-padding-x:clamp(22px,4vw,64px)}[data-astro-cid-jwfvhfnu]{box-sizing:border-box}html{background:var(--bg)}body{margin:0;color:var(--text);background:radial-gradient(circle at 88% 18%,var(--red-soft) 0 10%,transparent 10.5%),var(--bg);font-family:Public Sans,Noto Sans JP,sans-serif;-webkit-font-smoothing:antialiased}h1[data-astro-cid-jwfvhfnu],h2[data-astro-cid-jwfvhfnu],h3[data-astro-cid-jwfvhfnu],p[data-astro-cid-jwfvhfnu]{margin:0}a[data-astro-cid-jwfvhfnu]{color:inherit}.hero[data-astro-cid-jwfvhfnu],main[data-astro-cid-jwfvhfnu]{width:min(calc(100% - var(--page-padding-x) * 2),var(--content-width));margin-inline:auto}.hero[data-astro-cid-jwfvhfnu]{padding:clamp(74px,8vw,116px) 0 clamp(54px,6vw,78px)}.eyebrow[data-astro-cid-jwfvhfnu]{display:block;margin-bottom:18px;color:var(--red);font-size:clamp(34px,3.6vw,58px);font-weight:700;line-height:1;letter-spacing:-.03em}h1[data-astro-cid-jwfvhfnu]{font-size:clamp(25px,2vw,34px);line-height:1.42;letter-spacing:-.02em}.lead[data-astro-cid-jwfvhfnu]{max-width:760px;margin-top:28px;color:var(--muted);font-size:clamp(14px,1.05vw,16px);font-weight:400;line-height:2;letter-spacing:0}main[data-astro-cid-jwfvhfnu]{padding-bottom:96px}.form-wrap[data-astro-cid-jwfvhfnu]{max-width:var(--narrow-width)}.form-head[data-astro-cid-jwfvhfnu]{margin-bottom:28px}.form-head[data-astro-cid-jwfvhfnu] h2[data-astro-cid-jwfvhfnu]{color:var(--red);font-size:clamp(38px,3.6vw,58px);line-height:1;letter-spacing:-.03em}.form-head[data-astro-cid-jwfvhfnu] p[data-astro-cid-jwfvhfnu]{margin-top:10px;color:var(--text);font-size:clamp(16px,1.25vw,20px);font-weight:700;line-height:1.5}form[data-astro-cid-jwfvhfnu]{padding:clamp(28px,4vw,44px);border:1px solid var(--line);border-radius:10px;background:#ffffffc2;overflow:hidden}fieldset[data-astro-cid-jwfvhfnu]{min-width:0;margin:0;padding:0;border:0}fieldset[data-astro-cid-jwfvhfnu]+fieldset[data-astro-cid-jwfvhfnu]{margin-top:34px;padding-top:34px;border-top:1px solid var(--line)}legend[data-astro-cid-jwfvhfnu]{width:100%;margin-bottom:22px;font-size:clamp(18px,1.5vw,22px);font-weight:700;line-height:1.5}.grid[data-astro-cid-jwfvhfnu]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.field[data-astro-cid-jwfvhfnu]{display:grid;gap:10px}.field[data-astro-cid-jwfvhfnu].full{grid-column:1/-1}label[data-astro-cid-jwfvhfnu],.label[data-astro-cid-jwfvhfnu]{font-size:14px;font-weight:700;line-height:1.7}.required[data-astro-cid-jwfvhfnu]{margin-left:.4em;color:var(--red);font-size:12px}input[data-astro-cid-jwfvhfnu],textarea[data-astro-cid-jwfvhfnu]{width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--text);font:inherit;font-size:15px;line-height:1.6}textarea[data-astro-cid-jwfvhfnu]{min-height:96px;resize:vertical}.change-information[data-astro-cid-jwfvhfnu]{min-height:132px;line-height:1.8}input[data-astro-cid-jwfvhfnu]:focus,textarea[data-astro-cid-jwfvhfnu]:focus{outline:2px solid rgba(230,0,18,.22);border-color:var(--red)}.change-section[data-astro-cid-jwfvhfnu] legend[data-astro-cid-jwfvhfnu]{margin-bottom:12px}.field-note[data-astro-cid-jwfvhfnu]{margin:10px 0 0;color:var(--muted);font-size:13px;font-weight:500;line-height:1.8}.privacy[data-astro-cid-jwfvhfnu]{display:flex;align-items:flex-start;gap:10px;margin-top:34px;color:var(--muted);font-size:14px;font-weight:500;line-height:1.8}.privacy[data-astro-cid-jwfvhfnu] input[data-astro-cid-jwfvhfnu]{width:18px;min-height:18px;margin-top:4px}.privacy[data-astro-cid-jwfvhfnu] a[data-astro-cid-jwfvhfnu]{color:var(--red);font-weight:700}button[data-astro-cid-jwfvhfnu]{margin-top:28px;min-height:48px;padding:0 22px;border:1.5px solid var(--red);border-radius:6px;background:transparent;color:var(--red);font:700 14px/1 Public Sans,Noto Sans JP,sans-serif;cursor:pointer;transition:.2s ease}button[data-astro-cid-jwfvhfnu]:after{content:"→";margin-left:26px}button[data-astro-cid-jwfvhfnu]:hover{background:var(--red);color:#fff;transform:translateY(-1px)}.status[data-astro-cid-jwfvhfnu]{margin-top:18px;padding:16px 18px;border-radius:8px;background:var(--red-soft);color:var(--muted);font-size:13px;line-height:1.8}@media(max-width:640px){.hero[data-astro-cid-jwfvhfnu]{padding:56px 0 54px}.eyebrow[data-astro-cid-jwfvhfnu]{font-size:42px}.lead[data-astro-cid-jwfvhfnu]{margin-top:22px}.grid[data-astro-cid-jwfvhfnu]{grid-template-columns:1fr}.field[data-astro-cid-jwfvhfnu].full{grid-column:auto}}
