*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f7fa;color:#142c47;font-family:"Noto Sans JP","Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.85}a{color:inherit}a:focus-visible{outline:3px solid #ec6317;outline-offset:5px}header{background:#fff;border-top:5px solid #ec6317;border-bottom:1px solid #dde3e9}.bar{max-width:1200px;margin:auto;padding:18px 28px;display:flex;justify-content:space-between;align-items:center;gap:15px}.brand{text-decoration:none;font-size:20px;font-weight:800}.brand small{display:block;font-size:12px;letter-spacing:.12em;font-weight:500}.home{font-size:14px;text-underline-offset:5px}.wrap{max-width:1200px;margin:auto;padding:0 28px}.hero{padding:64px 0 46px;border-bottom:1px solid #cbd5df}.eyebrow{font-size:14px;font-weight:bold;color:#a5420e;letter-spacing:.08em}h1{font-size:clamp(30px,4.4vw,54px);line-height:1.45;letter-spacing:.01em;margin:16px 0 22px}h1 span{display:block}.intro{max-width:720px;font-size:18px;margin:0}.hero-bottom{margin-top:30px;display:flex;align-items:center;gap:22px}.badge{font-size:14px;border-left:3px solid #ed6419;padding-left:16px}.badge strong{font-size:28px}.jump{background:#16344f;color:white;padding:12px 22px;border-radius:5px;text-decoration:none;font-weight:bold}.shelf{padding-top:45px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-title small{font-size:12px;letter-spacing:.12em;color:#647489}h2{margin:3px 0;font-size:26px}.section-title>span{font-size:14px;color:#56697e}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 24px}.card{background:white;display:block;text-decoration:none;border:1px solid #dde3e9;border-radius:8px;overflow:hidden;transition:box-shadow .15s}.card:hover{box-shadow:0 8px 24px #18364e20}.card img{display:block;width:100%;height:auto}.card-text{padding:17px 20px 20px}h3{font-size:20px;margin:0 0 6px}.card p{font-size:15px;color:#536375;margin:0 0 17px;min-height:3.7em}.card span{display:flex;justify-content:space-between;border-top:1px solid #e9edf1;padding-top:12px;font-size:14px;font-weight:bold;color:#a5420e}.about{background:#142e48;color:white;margin:60px 0 40px;padding:36px 40px;border-radius:8px}.about small{color:#ffc29b;font-size:14px}.about p{max-width:770px}.about a{display:inline-block;color:white;text-underline-offset:5px}.signature{font-weight:bold}footer{border-top:1px solid #d7dfe6;padding:25px 0 35px;font-size:14px;color:#56697e}footer a{margin-right:24px}footer small{display:block;margin-top:12px}@media(max-width:850px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.bar,.wrap{padding-left:20px;padding-right:20px}.brand{font-size:17px}.brand small{font-size:12px}.home{font-size:12px}.hero{padding-top:34px}.intro{font-size:16px}.grid{grid-template-columns:1fr;gap:22px}.card p{min-height:0}.section-title h2{font-size:23px}.about{padding:26px 22px}.hero-bottom{gap:16px}.jump{padding:10px 15px}.badge strong{font-size:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card{transition:none}}