:root{font-family:system-ui,-apple-system,"Noto Sans JP",sans-serif;color:#233a40;background:#f3f7f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:#087b77;text-underline-offset:4px}a:focus-visible{outline:3px solid #df9642;outline-offset:5px}header,main,footer{max-width:850px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap}.brand{font-weight:750;text-decoration:none;font-size:20px}nav{display:flex;gap:20px;flex-wrap:wrap}main{background:white;border:1px solid #dce7e6;border-radius:20px;padding:40px;margin:12px auto 24px;line-height:1.95}h1{font-size:30px;margin:0 0 8px}h2{font-size:19px;margin-top:32px;border-bottom:1px solid #e2ebea;padding-bottom:8px}p,ul{margin:12px 0}li{margin:6px 0}small,.date{color:#5b6f75;font-size:13px}.lead{background:#edf7f5;padding:18px;border-radius:12px}footer{font-size:13px;line-height:1.8;padding-bottom:40px}address{font-style:normal;overflow-wrap:anywhere}@media(max-width:650px){main{margin:8px 12px 20px;padding:24px 20px}header,footer{padding:20px}h1{font-size:25px}nav{gap:14px}}@media print{body{background:white}main{border:0;padding:0}header nav,footer nav{display:none}}
