:root{font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif;color:#20313c;background:#f5f3ee;font-synthesis:none;line-height:1.8;--gold:#8b713f;--navy:#183240;--line:#deded5;--soft:#eeeee5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #bf9645;outline-offset:4px}.masthead{max-width:1120px;margin:auto;padding:24px 32px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{text-decoration:none;color:var(--navy);font-weight:750;letter-spacing:.14em;font-size:19px}.brand span{font-weight:400}.edition{font-size:12px;color:#65726d}main{max-width:820px;margin:auto;min-height:65vh;padding:48px 28px 24px}h1,h2,h3,p{margin-top:0}h1{font-family:"Hiragino Mincho ProN","Yu Mincho",serif;font-weight:500;font-size:clamp(32px,5vw,48px);line-height:1.55;letter-spacing:.03em}h2{font-size:26px;line-height:1.5;font-weight:600}h3{font-size:18px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--gold);font-size:12px;font-weight:700;margin:0 0 20px}.lead{font-size:16px;color:#52626b;max-width:600px}.hero{padding:18px 0 12px}.steps{padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:32px 0}.steps li{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;font-size:14px}.steps strong{display:block;font-size:20px;font-weight:500;color:var(--gold)}.small{font-size:13px;color:#65716c}.card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;margin:24px 0}.primary,.secondary,.quiet{border-radius:10px;border:1px solid transparent;padding:12px 22px;font-weight:600}.primary{background:var(--navy);color:white}.secondary{border-color:#bac3c6;background:white;color:var(--navy)}.quiet{background:transparent;color:#637074;font-weight:400;text-decoration:underline}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:20px}.actions .primary{min-width:180px}fieldset{border:0;padding:0;margin:0 0 30px}legend{font-size:16px;font-weight:700;border-bottom:1px solid var(--line);padding:0 0 12px;margin-bottom:18px;width:100%}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:block;font-size:14px;font-weight:600}.field input,.field select,.field textarea{display:block;width:100%;margin-top:8px;border:1px solid #bbc6c7;border-radius:9px;padding:11px 12px;background:#fff;color:#20313c;font-size:16px;font-weight:400;min-height:49px}.field textarea{resize:vertical;min-height:130px}.required{font-size:11px;color:#87621f;margin-left:8px}.check{display:flex;gap:12px;align-items:flex-start;font-size:14px;margin:18px 0}.check input{flex:0 0 auto;width:20px;height:20px;margin-top:3px;accent-color:var(--navy)}.progress-label{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-bottom:10px;color:#61706e}progress{display:block;width:100%;height:6px;accent-color:var(--gold);margin-bottom:32px}.question{font-size:21px;line-height:1.9;font-weight:500}.question-tag{font-size:12px;color:var(--gold);margin-bottom:16px}.answer{width:100%;border:1px solid #bcc5c7;border-radius:12px;min-height:160px;padding:16px;font-size:16px;line-height:1.8;resize:vertical}.hint{font-size:12px;color:#6d7b7c;margin-top:10px}.history{padding:16px 0;border-bottom:1px solid var(--line)}.history strong{font-size:13px;color:#6d7778}.history p{white-space:pre-wrap;font-size:14px;margin:6px 0 0}details{margin-top:22px}summary{cursor:pointer;font-size:14px;color:#4b625f}.review-field{margin-bottom:24px}.review-field textarea{min-height:150px}.success-mark{height:64px;width:64px;border-radius:50%;display:grid;place-items:center;background:#e7efe8;color:#3e6a50;font-size:28px;margin-bottom:24px}#notice:empty{display:none}#notice{max-width:764px;margin:0 auto 18px;padding:16px 20px;border:1px solid #d0ab7d;background:#fff5e6;border-radius:12px;color:#774d27;white-space:pre-line}footer{max-width:1100px;padding:32px 28px;margin:40px auto 0;border-top:1px solid var(--line);text-align:center;font-size:11px;line-height:2;color:#75807c}.loading{padding:48px 0;color:#65716c}.table-wrap{overflow:auto}.admin-table{border-collapse:collapse;width:100%;font-size:13px;white-space:nowrap}.admin-table th,.admin-table td{padding:12px;border-bottom:1px solid var(--line);text-align:left}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.8 ui-monospace,monospace}a{color:#32586e}.closed{background:#ede6d7;border-radius:10px;padding:14px 18px;margin-bottom:24px}@media(max-width:600px){.masthead{padding:18px 20px}.edition{display:none}main{padding:30px 18px 18px}.steps{gap:8px;margin:24px 0}.steps li{padding:12px 9px;font-size:11px;border-radius:12px}.steps strong{font-size:18px}.fields{grid-template-columns:1fr}.card{padding:20px;border-radius:16px;margin:20px 0}.question{font-size:18px}.actions .primary{width:100%}.actions{gap:8px}.answer{min-height:170px}#notice{margin:0 18px 18px}footer{margin-top:24px}h2{font-size:23px}}

/* Display the supplied square logo with only its outer whitespace clipped. */
.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand-image{display:block;width:180px;height:112px;object-fit:cover;object-position:center;background:#fff;border-radius:8px}.masthead{padding-top:12px;padding-bottom:12px}@media(max-width:600px){.brand-image{width:160px;height:100px}}
