*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif;color:#173a3c;line-height:1.8;background:#fff}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}header{position:sticky;top:0;z-index:10;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid #deebe8}.nav{height:74px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center}.brand>b{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#2f7f74;color:white}.brand span{font-size:11px;line-height:1.25}.brand strong{font-size:16px}.tel{background:#173a3c;color:white;text-decoration:none;border-radius:999px;padding:10px 17px;font-weight:800}.hero{background:linear-gradient(180deg,#f1faf7,#fff)}.grid{min-height:650px;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;padding:70px 0}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:900;color:#2f7f74;margin:0 0 12px}.hero h1{font-size:clamp(42px,5vw,70px);line-height:1.25;margin:0;letter-spacing:-.04em}.hero em{font-style:normal;color:#2f7f74}.lead{font-size:18px;color:#607978;max-width:650px;margin:26px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-block;padding:13px 21px;border-radius:14px;border:1px solid #dbe8e5;text-decoration:none;font-weight:800}.primary{background:#2f7f74;color:#fff;border-color:#2f7f74}.panel{background:white;border:1px solid #dcebe7;border-radius:28px;padding:40px;box-shadow:0 20px 70px #1f61591c}.panel>span{background:#e9f6f2;color:#1f6159;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900}.panel h2{font-size:34px;line-height:1.45;margin:20px 0}.panel ul{padding:0;list-style:none;margin:0}.panel li{margin:8px 0}.panel li:before{content:'✓';color:#2f7f74;font-weight:900;margin-right:10px}.points{border-block:1px solid #dbe8e5}.pointgrid{display:grid;grid-template-columns:repeat(3,1fr)}.pointgrid div{padding:25px 32px;border-right:1px solid #dbe8e5}.pointgrid div:last-child{border:none}.pointgrid b{display:block;font-size:22px}.pointgrid small{color:#607978}.section{padding:95px 0}.title{font-size:48px;margin:0 0 30px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{border:1px solid #dbe8e5;border-radius:22px;padding:27px;min-height:220px}.cards i{font-style:normal;color:#2f7f74;font-size:12px;font-weight:900}.cards h3{font-size:20px;margin:16px 0 8px}.cards p{font-size:14px;color:#607978;margin:0}.info{background:#fbfaf6}.split{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}dl{margin:0}dl div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid #dbe8e5}dt{font-size:13px;color:#607978;font-weight:800}dd{margin:0;font-weight:650}.contact{background:#173a3c;color:white;padding:75px 0}.light{color:#9fd8cd}.contactbox{display:flex;justify-content:space-between;align-items:center;gap:35px}.contact h2{font-size:42px;margin:0}.contact p{color:#d4e3e1}.contact a{min-width:335px;background:white;color:#173a3c;text-decoration:none;border-radius:20px;padding:24px 28px;display:flex;flex-direction:column}.contact a strong{font-size:29px}.contact a small,.contact a span{color:#607978}footer{padding:28px 0}.foot{display:flex;justify-content:space-between;gap:20px;align-items:center}.foot small{color:#607978}@media(max-width:850px){.grid,.split{grid-template-columns:1fr}.grid{min-height:auto}.cards{grid-template-columns:1fr 1fr}.contactbox{flex-direction:column;align-items:stretch}.contact a{min-width:0}}@media(max-width:600px){.wrap{width:min(100% - 28px,1120px)}.brand span{display:none}.hero h1{font-size:39px}.lead{font-size:16px}.pointgrid,.cards{grid-template-columns:1fr}.pointgrid div{border-right:none;border-bottom:1px solid #dbe8e5}.title{font-size:37px}dl div{grid-template-columns:1fr;gap:2px}.contact h2{font-size:34px}.foot{align-items:flex-start;flex-direction:column}}