:root{font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:#182433;background:#F7F8FA;font-synthesis:none;line-height:1.85}*{box-sizing:border-box}body{margin:0}a{color:#0e53ba;text-underline-offset:4px}header{max-width:1000px;margin:auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:12px 24px;gap:16px}header a{text-decoration:none;color:#182433;font-weight:700;display:flex;align-items:center;gap:10px;min-height:44px}header img{width:32px;height:32px}main{max-width:760px;margin:32px auto 64px;padding:40px;background:white;border:1px solid #DCE3EC;border-radius:18px}h1{font-size:28px;line-height:1.5;margin:0 0 24px}h2{font-size:20px;margin:36px 0 12px}p,ul,ol{margin:12px 0}li{margin:8px 0}dt{font-weight:700;margin-top:16px}dd{margin-left:0}footer{max-width:1000px;margin:auto;padding:24px;display:flex;gap:20px;flex-wrap:wrap;font-size:14px}footer a{min-height:44px;display:inline-flex;align-items:center}.back{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:8px 24px;background:#1665D8;color:white;text-decoration:none;border-radius:8px;margin:20px 0}.note{color:#556477;font-size:14px}table{width:100%;border-collapse:collapse}th,td{padding:12px;text-align:left;border-bottom:1px solid #DCE3EC}a:focus-visible{outline:2px solid #1665D8;outline-offset:4px}@media(max-width:600px){header{padding:8px 16px}main{margin:8px 12px 32px;padding:24px 20px}h1{font-size:25px}footer{padding:16px;gap:12px}}
