:root{font-family:system-ui,-apple-system,"Noto Sans JP",sans-serif;color:#172b4d;background:#fff;line-height:1.85}*{box-sizing:border-box}body{margin:0}a{color:#174ea6;text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid #d49119;outline-offset:5px}.skip{position:absolute;top:-90px}.skip:focus{top:0;background:#fff;padding:12px;z-index:5}header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px max(5vw,20px);border-bottom:1px solid #dce2ed}.logo{font-size:28px;font-weight:850;text-decoration:none;color:#172b4d;white-space:nowrap}nav{display:flex;gap:24px;font-size:14px}nav a{text-decoration:none;font-weight:700}.notice{max-width:1150px;margin:20px auto;padding:0 24px;color:#526176;font-size:14px}main,footer{max-width:1150px;margin:auto;padding:32px 24px 60px}h1{font-size:clamp(30px,4vw,52px);line-height:1.5;letter-spacing:.02em;margin:10px 0 20px;overflow-wrap:anywhere}h2{font-size:24px;line-height:1.6;margin:0 0 16px}.kicker{color:#2454ce;font-weight:750;font-size:14px;letter-spacing:.08em}.intro{font-size:18px;max-width:760px;margin-bottom:36px}.choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.choice{display:flex;flex-direction:column;padding:28px;border:1px solid #cdd8e9;border-top:5px solid #24489c;border-radius:12px}.choice:nth-child(2){border-top-color:#784a3e}.choice:nth-child(3){border-top-color:#1c6c76}.choice h2{font-size:22px}.choice .button{margin-top:auto}.small{font-size:14px;color:#526176}.button{display:block;text-decoration:none;background:#203e78;color:white;text-align:center;border-radius:8px;padding:14px;font-size:16px;font-weight:700}section{margin:0 0 42px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;min-width:670px;width:100%;font-size:16px}th,td{padding:20px;text-align:left;vertical-align:top;border-bottom:1px solid #dce2ed}thead{background:#edf2fb}th{min-width:160px}.note{padding:28px;border-left:4px solid #b77916;background:#fff7e8}.fit{display:grid;grid-template-columns:1fr 1fr;gap:32px}.fit section{padding:26px;background:#f1f5fc;border-radius:12px}.crumb{font-size:14px;margin-bottom:28px}li{margin-bottom:12px}footer{border-top:1px solid #dce2ed;font-size:14px;color:#526176}summary{cursor:pointer;padding:12px 0}p{overflow-wrap:anywhere}@media(max-width:760px){.choices,.fit{grid-template-columns:1fr}.choice{padding:24px}header{padding:16px 20px}header nav{gap:14px}main{padding-top:14px}h1{font-size:32px}.intro{font-size:16px}.notice{margin:16px auto}.fit{gap:0}section{margin-bottom:32px}.note{padding:20px}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}

.epos-ad{min-height:250px;max-width:100%;overflow-x:auto}
/* Visual comparison guide */
main,footer{max-width:1240px}main{padding-top:12px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin:14px 0 56px}.hero h1{font-size:clamp(30px,3.5vw,46px)}.hero .intro{margin-bottom:20px;color:#526176}figure{margin:0}figure img{display:block;width:100%;height:auto;border-radius:18px}figcaption{font-size:12px;color:#526176;margin-top:8px}.text-link{font-weight:750}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px}.section-heading h2{margin-bottom:20px}.scene-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.scene{padding:0;overflow:hidden;border:2px solid transparent;border-radius:14px;background:#f0f3f7;color:#172b4d;text-align:left;font:inherit;cursor:pointer}.scene img{width:100%;height:145px;object-fit:cover;display:block}.scene>span{display:flex;justify-content:space-between;padding:12px 16px;font-weight:750}.scene[aria-pressed=true]{border-color:#2454ce;background:#eaf0ff}.filter-bar{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin:26px 0 4px;font-size:14px}.filter-bar a{margin-left:auto}.filter-all{font:inherit;padding:10px 20px;border:1px solid #b5c2d6;border-radius:30px;background:#fff;color:#172b4d;cursor:pointer;min-height:44px}.filter-all[aria-pressed=true]{background:#172b4d;color:#fff}button:focus-visible{outline:3px solid #c47f13;outline-offset:4px}.choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.choice{padding:0;border:1px solid #d5ddeb;border-radius:14px;background:#fff;overflow:hidden}.choice-body{padding:26px;display:flex;flex-direction:column;flex:1}.choice h2{font-size:23px;margin-bottom:8px}.choice .kicker{margin-top:0}.card-lead{font-weight:650}.choice dl{margin:4px 0 24px;font-size:14px}.choice dt{font-weight:750;margin-top:14px}.choice dd{margin:3px 0 0;color:#526176}.choice .button{margin-top:auto}.choice[hidden]{display:none}.table-wrap{border:1px solid #dce2ed;border-radius:12px}.table-wrap th:first-child{min-width:200px}.detail-image{max-width:760px;margin:0 0 38px}.detail-image img{max-height:320px;object-fit:cover}section[id]{scroll-margin-top:20px}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.hero h1{font-size:32px}.hero .intro{margin-bottom:16px}.hero figure img{max-height:230px;object-fit:cover}.desktop-break{display:none}.scene-grid{gap:8px}.scene img{height:95px}.scene>span{padding:9px 7px;font-size:12px}.scene>span>span{display:none}.choices{grid-template-columns:1fr}.choice-body{padding:22px}.section-heading{display:block}.section-heading .small{margin-top:-10px}.filter-bar{gap:12px}.filter-bar a{margin-left:0}.notice{font-size:12px}.detail-image img{max-height:220px}nav{flex-wrap:wrap}.table-wrap th,.table-wrap td{padding:16px}}
