:root{--navy:#101d28;--ink:#13232e;--sand:#f5f1e9;--paper:#fcfbf8;--blue:#257587;--coral:#c96549;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;color:var(--ink)}*{box-sizing:border-box}body{margin:0;background:var(--paper);line-height:1.8}header{height:76px;background:var(--navy);display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1200px)/2));color:#fff}.brand{font-size:22px;font-weight:800;letter-spacing:.04em;color:#fff;text-decoration:none}header nav{display:flex;gap:26px}header nav a{font-size:13px;color:#fff;text-decoration:none}.hero{height:680px;position:relative;overflow:hidden;color:#fff}.hero>img,.shade{position:absolute;inset:0;width:100%;height:100%}.hero>img{object-fit:cover}.shade{background:linear-gradient(90deg,rgba(8,16,23,.88),rgba(8,16,23,.42) 58%,rgba(8,16,23,.12))}.hero-copy{position:relative;z-index:1;width:min(calc(100% - 56px),1200px);margin:auto;padding-top:170px}.hero-copy>p,.intro>p,.safe>div>p:first-child,.contact>p:first-child{font-size:11px;letter-spacing:.14em;font-weight:bold;color:#8ec5d0;margin:0 0 13px}.hero h1,h2,h3{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-weight:600;line-height:1.4}.hero h1{font-size:clamp(43px,5vw,68px);margin:0 0 16px}.hero h2{font-size:21px;margin:0 0 28px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:var(--coral);color:#fff;text-decoration:none;padding:15px 19px;font-size:14px;font-weight:bold}.hero small{position:absolute;right:28px;bottom:18px;z-index:1;font-size:10px;letter-spacing:.1em}aside{background:#e3edf0;padding:12px max(28px,calc((100vw - 1200px)/2));font-size:12px}.intro{width:min(calc(100% - 56px),1200px);margin:auto;padding:110px 0;display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:end}.intro>p{grid-column:1/-1;color:var(--blue);margin-bottom:-42px}.intro h2{font-size:clamp(35px,4vw,56px);margin:0}.intro div p{margin-top:0}.intro li{margin:8px 0}.cards{width:min(calc(100% - 56px),1200px);margin:0 auto 120px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{background:var(--sand);padding-bottom:28px}.cards img{width:100%;height:225px;object-fit:cover;display:block}.cards p{font-size:10px;color:var(--coral);font-weight:bold;letter-spacing:.13em;margin:24px 26px 9px}.cards h3{font-size:23px;margin:0 26px}.guides{background:#e3edf0;padding:82px max(28px,calc((100vw - 1200px)/2))}.guides p{font-size:11px;letter-spacing:.14em;font-weight:bold;color:var(--blue);margin:0 0 12px}.guides h2{font-size:clamp(32px,4vw,50px);margin:0 0 18px}.guides span{display:block;max-width:600px;margin-bottom:24px}.guides a{display:inline-block;background:var(--navy);color:#fff;text-decoration:none;padding:14px 18px;font-size:14px;font-weight:bold}.safe{background:var(--navy);color:#fff;padding:100px max(28px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:12%}.safe h2,.contact h2{font-size:clamp(32px,4vw,52px);margin:0 0 30px}.safe small{display:block;margin-top:12px;color:#d2e6e8}.safe>div>p{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:17px;line-height:1.85}.contact{background:var(--sand);padding:100px max(28px,calc((100vw - 1200px)/2)) 125px}.contact>p:not(:first-child){max-width:600px}.contact .primary{margin-top:20px}.mobile-break{display:none}.sticky{position:fixed;right:26px;bottom:26px;z-index:5;background:var(--coral);color:#fff;text-decoration:none;padding:13px 16px;font-size:13px;font-weight:bold;box-shadow:0 10px 28px rgba(16,29,40,.28)}@media(max-width:760px){.mobile-break{display:inline}header{height:65px;padding:0 18px}.brand{font-size:19px}header nav{gap:0}header nav a{font-size:12px}header nav a:first-child{display:none}.hero{height:570px}.hero-copy{width:calc(100% - 40px);padding-top:125px}.hero h1{font-size:36px}.hero h2{font-size:17px}.intro{width:calc(100% - 40px);display:block;padding:75px 0}.intro>p{margin-bottom:12px}.intro h2{font-size:36px;margin-bottom:28px}.cards{width:calc(100% - 40px);display:block;margin-bottom:76px}.cards article{margin-bottom:15px}.guides{padding:62px 20px}.guides h2{font-size:34px}.safe{display:block;padding:72px 20px 95px}.safe>div+div{margin-top:35px}.contact{padding:68px 20px 100px}.sticky{left:10px;right:10px;bottom:8px;text-align:center}}
.guides-bar{width:min(calc(100% - 56px),1200px);margin:0 auto 18px;padding:25px 28px;background:#e3edf0;display:flex;align-items:center;justify-content:space-between;gap:30px}.guides-bar p{margin:0 0 5px;font-size:10px;letter-spacing:.14em;font-weight:700;color:var(--blue)}.guides-bar strong{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:21px;font-weight:600}.guides-bar a{flex:0 0 auto;background:var(--navy);color:#fff;text-decoration:none;padding:13px 17px;font-size:13px;font-weight:bold}.guides-bar a span{margin-left:14px}@media(max-width:760px){.guides-bar{width:calc(100% - 40px);display:block;margin-bottom:15px;padding:20px}.guides-bar strong{display:block;font-size:18px;margin-bottom:16px}.guides-bar a{display:flex;justify-content:space-between}}