@charset "utf-8";
:root{--navy:#0b2936;--navy2:#123d4b;--blue:#165f75;--ice:#eaf2f1;--paper:#f7f5f0;--white:#fff;--coral:#d8664f;--gold:#c89b54;--ink:#102c38;--muted:#617780;--line:#d9e2e1;--serif:"Yu Mincho","Hiragino Mincho ProN",serif;--sans:"Noto Sans JP","Yu Gothic",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);line-height:1.8;background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1240px,calc(100% - 64px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;z-index:100;background:#fff;padding:8px}.alertbar{height:34px;background:var(--navy);color:#fff;font-size:11px;letter-spacing:.05em}.alertbar .shell{display:flex;align-items:center;justify-content:center;gap:35px;height:100%}.alertbar a{color:#fff}.alertbar b{margin-left:9px}.header{height:88px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(16,44,56,.09);position:relative;z-index:30}.header__inner{height:100%;display:flex;align-items:center;gap:44px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto;line-height:1}.brand svg{width:40px;height:40px;fill:none;stroke:var(--navy);stroke-width:2.5}.brand svg path:last-child{stroke:var(--coral)}.brand strong,.brand small{display:block}.brand strong{font-size:17px;letter-spacing:.16em}.brand small{font-size:9px;letter-spacing:.25em;color:var(--muted);margin-top:7px}.nav{display:flex;gap:33px;font-size:13px;font-weight:700}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;height:1px;bottom:-9px;background:var(--coral);transition:.25s}.nav a:hover:after{right:0}.headerCta{border:1px solid var(--navy);padding:10px 17px;font-size:12px;font-weight:700}.menu{display:none}.hero{height:760px;position:relative;background:#e8ece9;overflow:visible}.hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,245,240,.98) 0%,rgba(247,245,240,.91) 34%,rgba(247,245,240,.22) 66%,rgba(247,245,240,.04) 100%)}.hero__inner{height:100%;display:flex;align-items:center;position:relative}.hero__copy{max-width:590px;margin-top:-45px}.kicker{text-transform:uppercase;color:var(--coral);font-size:10px;font-weight:800;letter-spacing:.26em;margin:0 0 24px}.hero h1{font-family:var(--serif);font-size:clamp(54px,6vw,86px);font-weight:500;letter-spacing:.03em;line-height:1.28;margin:0 0 28px}.hero h1 em{font-style:normal;color:var(--blue)}.hero__lead{font-size:16px;color:#415a64;line-height:2}.hero__actions{display:flex;align-items:center;gap:34px;margin-top:37px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:16px 21px;font-size:13px;font-weight:800;min-width:190px;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn--navy{background:var(--navy);color:#fff}.btn--coral{background:var(--coral);color:#fff}.linkArrow{display:inline-flex;align-items:center;gap:22px;font-size:13px;font-weight:800}.linkArrow span{transition:.25s}.linkArrow:hover span{transform:translateX(5px)}.hero__index{position:absolute;right:0;bottom:105px;display:flex;align-items:center;gap:14px;color:#fff;font:11px Georgia}.hero__index i{width:100px;height:1px;background:rgba(255,255,255,.7)}.taskbar{position:absolute;bottom:-55px;left:50%;transform:translateX(-50%);height:110px;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 15px 50px rgba(11,41,54,.16)}.task{background:#fff;display:flex;align-items:center;gap:17px;padding:25px 30px;border-right:1px solid var(--line)}.task--urgent{background:#fff3ef}.task__icon{width:40px;height:40px;flex:none;border:1px solid var(--line);display:grid;place-items:center;border-radius:50%;color:var(--coral);font-weight:800}.task small,.task strong{display:block}.task small{font-size:10px;color:var(--muted)}.task strong{font-size:14px}.task b{margin-left:auto}.section{padding:130px 0}.intro{padding-top:180px;background:#fff}.intro__grid{display:grid;grid-template-columns:.65fr 1.15fr 1fr;gap:70px;align-items:start}.sectionLabel{display:flex;align-items:center;gap:18px;font-size:10px;text-transform:uppercase;letter-spacing:.2em}.sectionLabel span{font:14px Georgia;color:var(--coral)}.sectionLabel p{margin:0}.sectionLabel:after{content:"";height:1px;width:70px;background:var(--line)}.intro h2,.headingRow h2,.numbers h2,.news h2,.contact h2,.productIntro h2,.coverage h2,.steps h2,.documents h2{font-family:var(--serif);font-weight:500;line-height:1.45;margin:0}.intro h2{font-size:52px}.intro__body{padding-top:15px}.intro__body p{font-size:14px;color:var(--muted);margin:0 0 35px}.products{background:var(--paper)}.headingRow{display:flex;align-items:end;justify-content:space-between;margin-bottom:55px}.headingRow h2{font-size:45px}.headingRow>p{font-size:13px;color:var(--muted)}.productGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.productCard{background:#fff;min-height:510px;padding:28px 32px 0;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:.35s}.productCard:hover{transform:translateY(-8px);box-shadow:0 22px 45px rgba(11,41,54,.1)}.productCard__no{font:12px Georgia;color:#80939a}.productCard__art{height:180px;display:grid;place-items:center}.productCard__art svg{width:120px;height:120px;fill:none;stroke:var(--navy);stroke-width:2}.productCard--warm .productCard__art svg{stroke:var(--coral)}.productCard--blue .productCard__art svg{stroke:var(--blue)}.productCard small{font-size:10px;color:var(--muted)}.productCard h3{font-size:21px;margin:8px 0}.productCard p{font-size:13px;color:var(--muted);margin:0}.productCard__link{margin-top:auto;border-top:1px solid var(--line);padding:20px 0;font-size:12px;font-weight:800;display:flex;justify-content:space-between}.disclaimer{font-size:10px;color:#788b91;margin-top:22px}.numbers{background:var(--navy);color:#fff}.sectionLabel--light:after{background:rgba(255,255,255,.18)}.numbers__grid{display:grid;grid-template-columns:1fr 1.35fr;gap:100px;margin-top:60px}.numbers__copy h2{font-size:52px}.numbers__copy>p:last-child{color:#afc0c5;font-size:13px;max-width:400px}.stats{display:grid;grid-template-columns:repeat(3,1fr)}.stats article{border-left:1px solid rgba(255,255,255,.18);padding:15px 30px;min-height:175px}.stats strong{font:52px Georgia;color:#fff}.stats small{font:13px var(--sans);margin-left:4px}.stats p{font-size:11px;color:#afc0c5;margin-top:35px}.news__grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}.news h2{font-size:42px;margin:38px 0}.newsList{border-top:1px solid var(--line)}.newsList a{display:grid;grid-template-columns:100px 80px 1fr 25px;gap:20px;align-items:center;padding:23px 0;border-bottom:1px solid var(--line)}.newsList time{font:11px Georgia;color:var(--muted)}.tag{font-size:9px;background:var(--ice);padding:4px 7px;text-align:center}.tag--alert{background:#fbe6df;color:#a84331}.newsList p{font-size:13px;margin:0}.contact{background:var(--blue);color:#fff;padding:90px 0}.contact__inner{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:100px}.contact h2{font-size:43px}.contact .kicker{color:#fff;opacity:.7}.contact__actions{border-top:1px solid rgba(255,255,255,.35)}.contactLink{display:flex;justify-content:space-between;align-items:center;padding:19px 4px;border-bottom:1px solid rgba(255,255,255,.35)}.contactLink small,.contactLink strong{display:block}.contactLink small{font-size:9px;opacity:.75}.contactLink strong{font-size:15px}.footer{background:#081f29;color:#aebdc1;padding:70px 0 20px}.brand--light{color:#fff}.brand--light svg{stroke:#fff}.brand--light small{color:#aebdc1}.footer__top{display:flex;align-items:start}.footer__nav{display:grid;grid-template-columns:repeat(3,1fr);gap:70px}.footer__nav div{display:flex;flex-direction:column;gap:8px;font-size:11px}.footer__nav strong{color:#fff;margin-bottom:8px}.footer__bottom{border-top:1px solid #314750;margin-top:55px;padding-top:18px;display:flex;justify-content:space-between;font-size:9px}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.is-visible{opacity:1;transform:none}.crumbs{display:flex;gap:12px;padding:18px 0;font-size:10px;color:var(--muted)}.productHero{background:var(--paper);padding:48px 0 85px}.productHero__grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:80px}.productHero__copy{padding-left:55px}.pill{display:inline-block;border-bottom:1px solid var(--coral);font-size:11px;padding-bottom:4px}.productHero h1{font:500 70px/1.18 var(--serif);margin:20px 0}.productHero__copy>p{color:var(--muted);font-size:14px}.productHero__visual{height:570px;position:relative}.productHero__visual img{width:100%;height:100%;object-fit:cover;object-position:60% center}.productHero__badge{position:absolute;left:-55px;bottom:35px;width:155px;height:155px;background:var(--navy);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:5px}.productHero__badge small{position:absolute;top:28px;font-size:9px}.productHero__badge strong{font:57px Georgia;margin-top:15px}.productHero__badge span{font-size:9px;margin-top:26px}.anchorNav{position:sticky;top:0;background:#fff;border-bottom:1px solid var(--line);z-index:20}.anchorNav .shell{display:grid;grid-template-columns:repeat(4,1fr)}.anchorNav a{text-align:center;padding:17px;border-left:1px solid var(--line);font-size:11px;font-weight:700}.anchorNav a:last-child{border-right:1px solid var(--line)}.productIntro__head{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end;margin:55px 0}.productIntro__head h2{font-size:50px}.productIntro__head p{font-size:13px;color:var(--muted)}.featureStrip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.featureStrip article{padding:35px;border-right:1px solid var(--line)}.featureStrip article:last-child{border-right:0}.featureStrip article>span{font:11px Georgia;color:var(--coral)}.featureStrip svg{display:block;width:70px;height:70px;fill:none;stroke:var(--blue);stroke-width:1.8;margin:35px 0}.featureStrip h3{font-size:18px}.featureStrip p{font-size:12px;color:var(--muted)}.coverage{background:var(--navy);color:#fff}.coverage__head{display:grid;grid-template-columns:.65fr 1.35fr;margin-bottom:55px}.coverage h2{font-size:50px}.coverage__head p{font-size:13px;color:#afc0c5}.coverageGrid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.coverageGrid article{min-height:170px;padding:28px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.coverageGrid span{font:10px Georgia;color:#d98b78}.coverageGrid strong{font:24px var(--serif);display:block;margin:15px 0}.coverageGrid p{font-size:11px;color:#afc0c5}.legalBox{display:flex;gap:18px;margin-top:28px;background:#fff;color:var(--ink);padding:18px 22px}.legalBox b{color:var(--coral)}.legalBox p{font-size:11px;margin:0}.steps__head{display:grid;grid-template-columns:1fr 1fr;margin:55px 0}.steps h2{font-size:48px}.steps__head p{font-size:13px;color:var(--muted)}.steps ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.steps li{padding:35px;border-right:1px solid var(--line)}.steps li>span{font:12px Georgia;color:var(--coral)}.steps li strong{display:block;font-size:17px;margin:25px 0 8px}.steps li p{font-size:12px;color:var(--muted)}.documents{background:var(--paper)}.documents__grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.documents h2{font-size:43px}.documents__grid>div:last-child{border-top:1px solid var(--ink)}.documents a{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:23px 5px}.documents a small,.documents a strong{display:block}.documents a small{font:9px Georgia;color:var(--coral)}.documents a strong{font-size:14px}@media(max-width:900px){.nav,.headerCta{display:none}.menu{display:block;border:0;background:none;width:44px}.menu i{height:1px;background:var(--ink);display:block;margin:8px}.nav.is-open{display:flex;position:absolute;top:88px;left:0;right:0;background:#fff;flex-direction:column;padding:25px 32px}.hero{height:690px}.hero__veil{background:linear-gradient(90deg,rgba(247,245,240,.97),rgba(247,245,240,.7))}.taskbar{grid-template-columns:1fr;height:auto;bottom:-165px}.intro{padding-top:260px}.intro__grid,.numbers__grid,.news__grid,.contact__inner,.productHero__grid,.productIntro__head,.coverage__head,.steps__head,.documents__grid{grid-template-columns:1fr}.productGrid{grid-template-columns:1fr}.productCard{min-height:430px}.stats{margin-top:25px}.productHero__copy{padding:0}.productHero__visual{height:470px}.footer__top{display:block}.footer__nav{margin-top:45px}}@media(max-width:600px){.shell{width:calc(100% - 36px)}.alertbar span{display:none}.header{height:72px}.brand svg{width:34px}.hero{height:640px}.hero__image{object-position:64% center}.hero__veil{background:linear-gradient(90deg,rgba(247,245,240,.98) 0%,rgba(247,245,240,.8) 70%,rgba(247,245,240,.35))}.hero h1{font-size:46px}.hero__copy{margin-top:-60px}.hero__lead{font-size:13px}.hero__actions{align-items:flex-start;flex-direction:column;gap:18px}.task{padding:18px}.taskbar{bottom:-150px}.section{padding:90px 0}.intro{padding-top:240px}.intro__grid{gap:25px}.intro h2,.numbers__copy h2{font-size:40px}.headingRow{display:block}.headingRow h2{font-size:36px}.headingRow>p{margin-top:20px}.productCard{padding:25px;min-height:440px}.productCard__art{height:130px}.numbers__grid{gap:40px}.stats{grid-template-columns:1fr}.stats article{min-height:auto;padding:20px}.newsList a{grid-template-columns:80px 1fr 20px}.newsList .tag{display:none}.contact h2{font-size:34px}.footer__nav{grid-template-columns:1fr 1fr;gap:35px}.footer__bottom{flex-direction:column}.productHero{padding-top:25px}.productHero h1{font-size:49px}.productHero__visual{height:330px}.productHero__badge{width:120px;height:120px;left:-8px}.anchorNav{overflow:auto}.anchorNav .shell{width:650px}.productIntro__head h2,.coverage h2,.steps h2,.documents h2{font-size:36px}.featureStrip,.coverageGrid,.steps ol{grid-template-columns:1fr}.featureStrip article,.steps li{border-right:0;border-bottom:1px solid var(--line)}.coverage__head{gap:35px}.documents__grid{gap:45px}}
