:root{--c-paper: #ffffff;--c-ink: #101418;--c-blue: #00538f;--c-light: #00a3ff;--c-tint: #e3eef7;--c-muted: #55636e;--c-dark-ground: #0a121b;--c-ink-70: rgba(16, 20, 24, .7);--c-ink-12: rgba(16, 20, 24, .12);--c-light-20: rgba(85, 99, 110, .2);--font-jp: "IBM Plex Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;--font-latin: "IBM Plex Sans", "IBM Plex Sans JP", system-ui, sans-serif;--fs-caption: 13px;--fs-nav: 14px;--fs-body: 16px;--fs-lead: 19px;--fs-h4: 22px;--fs-h3: 28px;--fs-h2: clamp(1.75rem, 1.2rem + 1.8vw, 2.75rem);--fs-h1: clamp(2.1rem, 1.2rem + 3.4vw, 4.6rem);--sp-1: 8px;--sp-2: 16px;--sp-3: 24px;--sp-4: 32px;--sp-6: 48px;--sp-8: 64px;--sp-12: 96px;--sp-16: 128px;--content-max: 1200px;--margin-desktop: 96px;--margin-tablet: 48px;--margin-mobile: 20px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;background:var(--c-paper);color:var(--c-ink);font-family:var(--font-jp);font-size:var(--fs-body);line-height:1.85;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{max-width:100%;display:block}a{color:var(--c-blue);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{text-decoration-thickness:1.5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2.5px solid var(--c-blue);outline-offset:2px;border-radius:2px}h1,h2,h3,h4{margin:0;font-weight:700;line-height:1.35;letter-spacing:.01em}h1{font-size:var(--fs-h1);line-height:1.4}h2{font-size:var(--fs-h2);line-height:1.45}h3{font-size:var(--fs-h3)}h4{font-size:var(--fs-h4)}p{margin:0}ul,ol{margin:0;padding:0}table{border-collapse:collapse;width:100%}.skip-link{position:absolute;left:-9999px;top:0;z-index:1000;background:var(--c-blue);color:#fff;padding:12px 20px;font-size:14px;border-radius:0 0 4px}.skip-link:focus{left:0}:root{--blue:#00538f;--ink:#101418;--light:#e3eef7;--muted:#55636e;--line:#ccdde9;--cyan:#00a3ff;--gutter:clamp(28px,6.2vw,112px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:IBM Plex Sans,IBM Plex Sans JP,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block}::selection{background:#c4e8fb;color:#00538f}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:6px}.header{height:108px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:20;background:#fffffff7}.brand{display:inline-flex;align-items:center;gap:15px;color:var(--blue);font-size:18px;font-weight:600;white-space:nowrap}.logo-symbol{position:relative;display:block;width:34px;height:44px;overflow:hidden;flex-shrink:0}.logo-symbol img{position:absolute;width:86px;max-width:none;left:-26px;top:-24px}.nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:500;color:var(--blue)}.nav>a{position:relative}.nav>a:not(.nav-contact):after{content:"";position:absolute;bottom:-7px;left:0;width:0;height:1px;background:var(--blue);transition:width .3s}.nav>a:hover:after{width:100%}.nav-contact{border:1px solid var(--blue);padding:14px 20px;display:flex;gap:30px;align-items:center}.arrow{font-size:23px;font-weight:400;transition:transform .3s;display:inline-block}.nav-contact:hover .arrow,.button:hover .arrow,.product-panel:hover .arrow,.news-row:hover .arrow{transform:translate(3px,-3px)}.menu-button{display:none}.skip{position:fixed;top:-60px;left:20px;z-index:100;background:#fff;padding:12px}.skip:focus{top:5px}.hero{position:relative;min-height:830px;height:calc(100svh - 108px);max-height:1040px;overflow:hidden}.hero-image{position:absolute;right:0;top:0;width:50.6%;height:calc(100% - 78px);overflow:hidden;border-bottom-left-radius:110px}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:center 48%;animation:image-open 1.5s cubic-bezier(.2,.65,.3,1) both}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.72),transparent 16%);pointer-events:none}.image-edge{position:absolute;inset:24px 24px 24px 30px;border-top:1px solid rgba(255,255,255,.65);border-right:1px solid rgba(255,255,255,.65);pointer-events:none}.hero-content{position:relative;z-index:2;padding:67px 0 100px var(--gutter);width:60%;pointer-events:none}.hero-content>*{pointer-events:auto}.hero h1{margin:0;color:var(--blue);font-weight:500;letter-spacing:-.065em;line-height:1.14}.intro-line{display:block;font-size:clamp(26px,2.7vw,44px);letter-spacing:-.04em;margin-bottom:24px}.hero-line{display:block;font-size:clamp(66px,7.65vw,118px);white-space:nowrap}.last-line{margin-left:-.04em}.full-stop{color:var(--blue);letter-spacing:-.12em}.hero-sub{font-size:20px;line-height:1.9;font-weight:500;color:var(--blue);margin:30px 0 22px;letter-spacing:.015em}.hero-description{font-size:14px;line-height:2.1;margin:0 0 28px;letter-spacing:.01em}.button{border:1px solid var(--blue);color:var(--blue);padding:16px 21px;display:inline-flex;align-items:center;justify-content:space-between;gap:78px;font-size:14px;font-weight:500;position:relative;overflow:hidden;transition:background .3s}.button:hover{background:var(--light)}.scroll-link{position:absolute;right:38px;bottom:25px;display:flex;gap:22px;align-items:center;color:var(--blue);font-size:10px;letter-spacing:.12em}.scroll-line{width:76px;height:1px;background:var(--line);position:relative;overflow:hidden}.scroll-line:after{content:"";position:absolute;left:-20px;top:0;height:1px;width:20px;background:var(--cyan);animation:signal 2.5s infinite}.hero-baseline{position:absolute;left:var(--gutter);right:var(--gutter);bottom:0;height:1px;background:var(--line)}.hero-baseline>i{position:absolute;left:0;bottom:-3px;width:7px;height:7px;border-radius:50%;background:var(--cyan)}.section{padding:64px var(--gutter) 100px}.section-top{display:flex;justify-content:space-between;align-items:center;color:var(--blue);margin-bottom:78px}.section-kicker{font-size:13px;letter-spacing:.1em;margin:0;display:flex;gap:32px;align-items:center}.section-kicker>span{font-size:12px;letter-spacing:0;padding-right:20px;border-right:1px solid var(--line)}.section-jp{font-size:13px;margin:0;letter-spacing:.08em}.business-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;margin-bottom:74px}.business h2{font-weight:500;font-size:clamp(46px,5.2vw,82px);line-height:1.45;letter-spacing:-.07em;color:var(--blue);margin:0}.business-intro{padding-top:10px;max-width:480px;justify-self:end}.category{display:inline-flex;color:var(--blue);font-size:12px;letter-spacing:.07em;padding:6px 12px;border:1px solid var(--line);margin-bottom:14px}.business-intro p{font-size:16px;line-height:2.1;margin:15px 0 0}.product-panel{display:block;position:relative;overflow:hidden;color:var(--blue);background:#f2f7fb;padding:30px 42px 42px;border-top:1px solid #88b5d3;border-bottom:1px solid #88b5d3;transition:background .4s}.product-panel:before{content:"";position:absolute;width:1px;left:65%;top:0;bottom:0;background:#c9dfea}.product-top,.product-bottom{display:flex;justify-content:space-between;align-items:center;position:relative}.product-top{font-size:12px;letter-spacing:.1em}.product-link{font-size:13px;letter-spacing:0;display:flex;align-items:center;gap:25px}.product-name{position:relative;font-size:clamp(88px,13.7vw,212px);line-height:1.35;letter-spacing:-.065em;font-weight:400;margin:18px 0 4px}.product-name>span{font-weight:500}.product-bottom h3{font-weight:500;letter-spacing:.06em;font-size:26px;margin:0}.product-bottom>span{font-size:13px;letter-spacing:.04em}.product-track{height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.product-track>span{position:absolute;width:18%;left:-18%;height:100%;background:var(--cyan);animation:signal 5s linear infinite}.product-panel:hover{background:#e3eef7}.business-foot{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px}.business-foot p{font-size:12px;color:var(--muted);line-height:1.9;margin:0}.text-link{color:var(--blue);display:inline-flex;align-items:center;gap:52px;min-height:42px;border-bottom:1px solid var(--blue);font-size:14px;white-space:nowrap}.text-link>span{font-size:23px;transition:transform .3s}.text-link:hover>span{transform:translate(3px,-3px)}.company{border-top:1px solid var(--line);background:#fff}.company-grid{display:grid;grid-template-columns:1fr 1.18fr;gap:70px}.company h2,.news h2{color:var(--blue);font-size:42px;letter-spacing:-.04em;font-weight:500;margin:0}.established{margin:75px 0 65px;color:var(--blue)}.established>span{font-size:11px;letter-spacing:.13em}.established p{font-size:clamp(55px,6.3vw,94px);line-height:1.2;letter-spacing:-.065em;margin:14px 0 12px;font-weight:400}.established p>span{padding:0 4px}.facts{margin:0}.facts>div{display:grid;grid-template-columns:110px 1fr;padding:23px 0;border-bottom:1px solid var(--line);font-size:15px;line-height:1.9;gap:30px}.facts>div:first-child{border-top:1px solid var(--line)}.facts dt{color:var(--muted);font-size:13px}.facts dd{margin:0}.facts a{color:var(--blue)}.facts a>span{margin-left:20px}.news{border-top:1px solid var(--line);padding-bottom:120px}.news-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:45px}.news-row{padding:35px 0;display:grid;grid-template-columns:125px 108px 1fr 35px;gap:25px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);transition:padding .3s,color .3s}.news-row:hover{color:var(--blue);padding-left:12px;padding-right:12px}.news-row time{font-size:14px;color:var(--blue)}.news-category{font-size:11px;border:1px solid var(--line);padding:4px 12px;width:max-content}.news-row h3{font-weight:400;font-size:17px;line-height:1.8;margin:0}.news-row .arrow{color:var(--blue)}.contact{background:#edf5fa;border-top:1px solid #98c8e5;position:relative;overflow:hidden;padding-bottom:68px}.contact:after{content:"";position:absolute;width:1px;top:0;bottom:0;right:var(--gutter);background:#ccdfec;pointer-events:none}.contact .section-top{margin-bottom:56px}.contact-main{display:flex;align-items:center;justify-content:space-between;color:var(--blue);padding-right:30px}.contact-main h2{font-size:clamp(54px,6.45vw,100px);font-weight:500;letter-spacing:-.07em;margin:0;line-height:1.45}.contact-arrow{font-size:clamp(80px,9vw,130px);line-height:1;font-weight:400;transition:transform .5s}.contact-main:hover .contact-arrow{transform:translate(10px,-10px)}.contact-foot{display:flex;justify-content:space-between;padding-right:45px;margin-top:55px}.contact-foot p{font-size:14px;line-height:2;margin:0}.contact-foot a{color:var(--blue);text-decoration:underline;text-underline-offset:5px}.footer{padding:60px 38px 24px;overflow:hidden}.footer-top{display:flex;justify-content:space-between;align-items:center}.footer-top>div{display:flex;gap:28px;font-size:13px;color:var(--blue)}.back-top{font-size:28px;color:var(--blue);padding:12px}.footer-logo{position:relative;overflow:hidden;height:clamp(70px,13.2vw,230px);margin:65px auto 42px;width:100%}.footer-logo img{position:absolute;width:120%;max-width:none;left:-10.4%;top:-103.45vw}.footer-bottom{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding-top:22px}.mobile{display:none}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s,transform .8s}.motion-ready .reveal.visible{opacity:1;transform:none}.inner-main{padding:95px var(--gutter) 120px}.inner-kicker{font-size:13px;letter-spacing:.12em;color:var(--blue);margin-bottom:22px}.inner-title{font-size:clamp(46px,6vw,84px);font-weight:500;letter-spacing:-.06em;color:var(--blue);margin:0 0 70px;line-height:1.4}.inner-grid{display:grid;grid-template-columns:280px 1fr;gap:80px}.inner-side{font-size:13px;color:var(--blue);position:sticky;top:40px;align-self:start}.prose{max-width:800px;font-size:16px;line-height:2.2}.prose h2{color:var(--blue);font-weight:500;font-size:29px;line-height:1.6;margin:64px 0 30px;letter-spacing:-.04em}.prose h2:first-child{margin-top:0}.prose p{margin:0 0 26px}.prose strong{color:var(--blue);font-weight:500}.prose a{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.mission{font-size:28px;line-height:1.85;color:var(--blue);padding:36px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:55px}.prose .note{font-size:12px;color:var(--muted)}.value-row{padding:30px 0;border-top:1px solid var(--line)}.value-row h3{font-size:23px;color:var(--blue);font-weight:500}.contact-form{max-width:760px;margin-left:auto}.field{margin-bottom:30px}.field label{display:block;margin-bottom:12px;color:var(--blue);font-size:15px}.field input,.field textarea,.field select{width:100%;background:#f3f7fa;border:0;border-bottom:1px solid #abc9df;padding:18px;color:var(--ink);border-radius:0}.field textarea{height:190px;resize:vertical}.form-note{font-size:13px;color:var(--muted);margin:20px 0}.form-result{font-size:15px;color:var(--blue);margin-top:24px}@keyframes signal{0%{transform:translate(0)}to{transform:translate(760%)}}@keyframes image-open{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media(min-width:1600px){.hero-content{padding-top:85px}.hero-sub{margin-top:45px}.hero-description{font-size:16px}.hero{min-height:920px}.footer-logo img{top:-104vw}}@media(max-width:1100px){.nav{gap:18px}.header{padding:0 24px}.brand{font-size:16px;gap:10px}.nav{font-size:12px}.nav-contact{padding:10px 14px;gap:18px}.hero{min-height:775px}.hero-line{font-size:8.4vw}.hero-content{padding-top:62px}.hero-description{font-size:13px;max-width:390px}.desktop{display:none}.hero-sub{font-size:18px}.business-heading{gap:45px}.business-intro p{font-size:15px}.company-grid{gap:45px}.facts>div{grid-template-columns:80px 1fr;gap:15px}.news-row{grid-template-columns:100px 90px 1fr 25px;gap:15px}.footer-logo img{top:-102.25vw}}@media(max-width:760px){:root{--gutter:24px}.header{height:78px;padding:0 24px}.brand{font-size:15px;gap:10px}.logo-symbol{width:28px;height:36px}.logo-symbol img{width:71px;left:-21.5px;top:-20px}.nav{position:absolute;top:78px;left:0;right:0;background:#fff;padding:25px;display:none;font-size:17px;border-bottom:1px solid var(--line);gap:0}.nav.open{display:flex;flex-direction:column;align-items:stretch}.nav>a{padding:20px 0}.nav-contact{border:0;border-top:1px solid var(--line);margin-top:8px;justify-content:space-between}.menu-button{width:28px;height:28px;padding:0;border:0;background:none;display:flex;flex-direction:column;justify-content:center;gap:7px}.menu-button>span{width:100%;height:1px;background:var(--blue);transition:transform .3s}.menu-button[aria-expanded=true]>span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button[aria-expanded=true]>span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero{height:auto;max-height:none;min-height:0;padding-bottom:69px;display:flex;flex-direction:column}.hero-content{width:100%;padding:44px 24px 32px;pointer-events:auto}.intro-line{font-size:25px;margin-bottom:15px;letter-spacing:-.035em}.hero-line{font-size:18vw;line-height:1.12;letter-spacing:-.065em}.hero h1{position:relative;z-index:2}.hero-sub{font-size:17px;line-height:1.85;margin:24px 0 20px}.hero-description{font-size:13px;max-width:none;line-height:2.05;margin-bottom:25px}.button{padding:12px 18px;gap:85px}.hero-image{position:relative;order:2;right:auto;width:calc(100% - 24px);margin-left:24px;height:auto;aspect-ratio:1.03;border-bottom-left-radius:75px}.hero-image>img{object-position:50% 45%}.hero-image:after{background:none}.image-edge{inset:15px}.scroll-link{bottom:25px;right:24px;font-size:9px;gap:15px}.hero-baseline{left:24px;right:24px}.section{padding:42px 24px 60px}.section-top{margin-bottom:43px}.section-kicker{font-size:11px;gap:20px}.section-kicker>span{padding-right:15px}.section-jp{font-size:11px}.business-heading{display:block;margin-bottom:35px}.business h2{font-size:12vw;line-height:1.4}.business-intro{padding-top:30px;max-width:none}.business-intro p{font-size:15px;line-height:2}.category{font-size:11px;margin-bottom:3px}.product-panel{padding:22px 22px 29px}.product-top{font-size:9px;letter-spacing:.08em}.product-link{font-size:11px;gap:8px}.product-name{font-size:19vw;line-height:1.45;margin:20px 0}.product-bottom h3{font-size:18px;letter-spacing:0}.product-bottom>span{font-size:10px}.business-foot{display:block;margin-top:20px}.business-foot p{font-size:11px;line-height:1.8;margin-bottom:20px}.text-link{font-size:13px;gap:40px}.company-grid{display:block}.company h2,.news h2{font-size:32px}.established{margin:38px 0 23px}.established p{font-size:75px}.company-lead .text-link{margin-bottom:35px}.facts>div{font-size:14px;padding:19px 0;grid-template-columns:72px 1fr;gap:15px}.facts dt{font-size:12px}.news-heading{align-items:flex-end;margin-bottom:28px}.news-heading .text-link{gap:20px;font-size:12px}.news-row{grid-template-columns:100px 1fr 20px;gap:16px 8px;padding:24px 0}.news-row time{font-size:13px}.news-category{font-size:10px}.news-row h3{grid-column:1/3;grid-row:2;font-size:15px}.news-row>.arrow{grid-column:3;grid-row:1/3}.mobile{display:block}.contact .section-top{margin-bottom:35px}.contact-main{padding-right:8px}.contact-main h2{font-size:13.4vw;line-height:1.3}.contact-arrow{font-size:60px}.contact-foot{display:block;padding-right:15px;margin-top:35px}.contact-foot p{font-size:13px;margin-top:22px}.footer{padding:35px 24px 24px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top>div{order:3;width:100%;font-size:11px;gap:24px}.footer-logo{height:15vw;margin:42px auto 26px}.footer-logo img{top:-101.2vw;width:120%;left:-10.4%}.footer-bottom{font-size:10px;padding-top:18px}.inner-main{padding:48px 24px 70px}.inner-title{margin-bottom:40px;font-size:42px}.inner-grid{display:block}.inner-side{position:static;margin-bottom:35px}.prose{font-size:15px;line-height:2.1}.prose h2{font-size:25px}.mission{font-size:21px}.contact-form{margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}.motion-ready .reveal{opacity:1;transform:none}.header{height:132px;padding:0 var(--gutter)}.brand{display:inline-flex;flex-shrink:0;gap:0}.brand .brand-original{position:static;width:260px;height:auto;max-width:100%;object-fit:contain}.nav-contact{background:var(--blue);color:#fff;border-color:var(--blue)}.hero{height:calc(100svh - 132px);min-height:820px}.hero-baseline{background:var(--blue);height:2px}.hero-description{font-size:16px;max-width:470px;line-height:1.95}.hero-description .desktop{display:none}.hero-content{padding-top:56px}.hero h1{font-size:inherit}.hero .button{margin-top:0}.section-top{margin-bottom:46px}.section-kicker{font-size:13px}.business{background:var(--blue);color:#fff;padding-top:52px;padding-bottom:64px}.business .section-top{color:#fff;margin-bottom:35px}.business .section-kicker>span{border-color:#83b4d6}.business-layout{display:grid;grid-template-columns:.7fr 1.6fr;gap:72px;align-items:start}.business h2{font-size:44px;letter-spacing:-.03em;line-height:1.5;font-weight:500;color:#fff}.business-label>.text-link{font-size:14px;color:#fff;border-color:#93bdd9;margin-top:38px;gap:28px}.business-details{padding:35px 40px 30px;background:#fff;color:var(--ink);border-top:3px solid #9ad5f5;box-shadow:0 12px 28px #00203d14}.offering-label{font-size:13px;color:var(--muted);margin:0 0 13px;line-height:1.8}.offering-title{font-size:26px;font-weight:500;letter-spacing:0;line-height:1.55;margin:0 0 24px;color:var(--ink)}.offering-title>span{display:inline-block}.business-details>p:not(.offering-label):not(.provider-note){font-size:16px;line-height:2;margin:0 0 18px}.offering-site{border-top:1px solid var(--line);padding-top:20px;margin-top:25px}.offering-site p{font-size:14px;color:var(--muted);line-height:1.8;margin:0}.offering-site .text-link{font-size:16px;gap:45px}.business-details .provider-note{font-size:12px;line-height:1.9;color:var(--muted);margin:23px 0 0}.company{border:0;background:#e3eef7;padding-top:55px;padding-bottom:65px}.company .section-top{margin-bottom:42px}.company-grid{grid-template-columns:.7fr 1.6fr;gap:72px}.company h2{font-size:38px}.company-lead>.text-link{margin-top:34px}.facts{background:#fff;padding:10px 35px}.facts>div{padding:18px 0;font-size:15px}.facts>div:first-child{border-top:0}.facts>div:last-child{border-bottom:0}.news{border-top:0;padding-top:55px;padding-bottom:75px}.news h2{font-size:38px}.news .section-top{margin-bottom:38px}.news-heading{margin-bottom:30px}.news-row{padding:29px 0}.contact{background:var(--blue);color:#fff;padding-top:44px;padding-bottom:42px;border-top:0}.contact:after{display:none}.contact .section-top{color:#fff;margin-bottom:28px}.contact .section-kicker>span{border-color:#83b4d6}.contact-layout{display:flex;justify-content:space-between;align-items:center;gap:35px}.contact h2{font-size:42px;font-weight:500;letter-spacing:-.03em;line-height:1.5;margin:0 0 18px;color:#fff}.contact-layout p{font-size:16px;line-height:1.9;margin:0}.contact .button{border-color:#fff;color:#fff;min-width:265px;padding:19px 24px;gap:36px}.contact .button:hover{background:#ffffff1f}.contact-product{font-size:13px;line-height:1.9;border-top:1px solid #5c91b8;padding-top:24px;margin:30px 0 0}.contact-product a{text-decoration:underline;text-underline-offset:4px}.footer{padding:12px var(--gutter) 24px}.footer-top{gap:35px}.footer .brand-original{width:290px}.footer-top>div{gap:28px;font-size:14px}.footer-bottom{font-size:12px}.inner-main{border-top:3px solid var(--blue)}@media(max-width:1100px)and (min-width:761px){.header{padding:0 25px}.nav{gap:20px;font-size:13px}.brand .brand-original{width:244px}.business-layout,.company-grid{gap:38px;grid-template-columns:.65fr 1.6fr}.business-details{padding:28px 30px}.business h2{font-size:38px}.offering-title{font-size:23px}.hero-description{max-width:390px;font-size:15px}.footer-top>div{gap:17px}}@media(max-width:760px){.header{height:108px;padding:0 18px}.brand .brand-original{width:216px}.nav{top:108px}.nav-contact{background:#fff;color:var(--blue)}.hero{min-height:0;height:auto}.hero-content{padding-top:32px}.hero-description{font-size:15px;line-height:1.9;max-width:none}.hero-sub{font-size:17px}.business,.company,.news{padding:38px 24px 42px}.business .section-top{margin-bottom:26px}.business-layout,.company-grid{display:block}.business h2,.company h2,.news h2{font-size:32px}.business-label{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:25px}.business-label>.text-link{margin:0;font-size:12px;gap:12px}.business-details{padding:24px 22px}.offering-title{font-size:23px;margin-bottom:20px}.business-details>p:not(.offering-label):not(.provider-note){font-size:16px;line-height:1.95}.offering-site p{font-size:14px}.business-details .provider-note{font-size:12px}.company .section-top{margin-bottom:27px}.company-lead>.text-link{margin-top:15px;margin-bottom:25px}.facts{padding:5px 20px}.facts>div{font-size:14px;grid-template-columns:63px 1fr;gap:10px}.facts dt{font-size:12px}.news .section-top{margin-bottom:25px}.news-row{padding:24px 0}.contact{padding:37px 24px}.contact h2{font-size:32px}.contact .section-top{margin-bottom:23px}.contact-layout{display:block}.contact-layout p{font-size:15px}.contact .button{margin-top:24px;min-width:0;width:100%;padding:16px 22px}.contact-product{font-size:13px;line-height:1.9;margin-top:24px;padding-top:21px}.footer{padding:8px 24px 22px}.footer-top{gap:0}.footer .brand-original{width:238px}.footer-top>div{font-size:13px;gap:21px;margin-bottom:28px;flex-wrap:wrap}.footer-bottom{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}body{background:#fff}.header{height:94px;margin:22px 30px 0;padding:0 32px;border:1px solid rgba(255,255,255,.95);border-radius:18px;background:#fffffff0;box-shadow:0 2px 3px #11395506,0 14px 45px #11395516;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.brand .brand-original{width:238px;height:auto;max-width:100%;object-fit:contain;position:static;filter:none;transform:none}.nav{gap:29px}.nav-contact{background:linear-gradient(145deg,#08639f,#00538f);border:1px solid #2d78aa;border-radius:9px;box-shadow:inset 0 1px #ffffff40,0 5px 12px #0042712e;padding:13px 19px;gap:25px}.hero{height:auto;min-height:1000px;max-height:none;margin-top:-116px;padding-top:174px;padding-bottom:105px;isolation:isolate;background:linear-gradient(145deg,#fff 12%,#f0f7fc 68%,#dfecf5);overflow:hidden}.hero:before{content:"";position:absolute;z-index:-1;left:47%;top:140px;right:2.1%;height:765px;border:1px solid #fff;border-radius:32px;background:linear-gradient(125deg,#fff,#d2e5f3);transform:translate(14px,17px);box-shadow:20px 35px 80px #144b7624}.hero:after{content:"";position:absolute;z-index:-2;left:4%;top:148px;width:60%;height:760px;border:1px solid rgba(158,193,220,.4);border-radius:34px;transform:translate(-12px,17px);pointer-events:none}.hero-image{top:140px;right:3.2%;width:53.6%;height:752px;border-radius:28px;box-shadow:0 24px 60px #0c3e672b,0 3px 8px #0c3e6714;border:1px solid rgba(255,255,255,.9);transform:translate3d(var(--photo-x,0px),var(--photo-y,0px),0);transition:transform .6s ease-out;will-change:transform}.hero-image>img{object-fit:cover;object-position:center 48%;animation:none;opacity:1;transform:none}.hero-image:after{background:linear-gradient(110deg,rgba(255,255,255,.12),transparent 40%);pointer-events:none}.image-edge{inset:12px;border:1px solid rgba(255,255,255,.55);border-radius:18px;box-shadow:inset 0 0 18px #ffffff26}.hero-content{position:relative;margin:23px 0 0 var(--gutter);padding:41px 43px 38px;width:52%;border-radius:24px;background:linear-gradient(120deg,#fffffffb,#ffffffe8);border:1px solid rgba(255,255,255,.95);box-shadow:0 2px 2px #1144690a,0 26px 64px #11446922,inset 0 0 0 1px #d2e5f240;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.hero h1{font-weight:500}.hero-content{width:46%}.hero-line{font-size:clamp(60px,6.3vw,92px)}.intro-line{font-size:clamp(25px,2.35vw,34px);margin-bottom:21px}.hero-line{font-size:clamp(60px,6.3vw,92px);line-height:1.16;letter-spacing:-.065em}.hero-sub{font-size:19px;line-height:1.9;margin:25px 0 20px}.hero-description{font-size:16px;line-height:1.9;max-width:none;margin-bottom:25px}.button{border-radius:9px;background:linear-gradient(#fff,#f4f8fc);box-shadow:0 4px 11px #13456c12,inset 0 1px #fff;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{transform:translateY(-2px);background:#fff;box-shadow:0 8px 18px #13456c21}.hero-baseline{display:none}.scroll-link{right:5%;bottom:33px;letter-spacing:.1em;font-size:11px}.business{position:relative;isolation:isolate;background:linear-gradient(125deg,#00538f 2%,#126da6);padding-top:58px;padding-bottom:0;border-top:1px solid rgba(255,255,255,.6);box-shadow:inset 0 1px #ffffff29}.business:before{content:"";position:absolute;z-index:-1;inset:20px 24px 30px;border:1px solid rgba(201,233,255,.2);border-radius:26px;pointer-events:none}.business:after{content:"";position:absolute;z-index:-1;top:0;right:0;width:42%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 65%);pointer-events:none}.business{z-index:2}.company{z-index:1}.business .section-top{margin-bottom:39px}.business-layout{grid-template-columns:.72fr 1.6fr;gap:60px}.business-label{padding-top:17px}.business h2{font-size:43px}.business-details{position:relative;border:1px solid #fff;border-radius:18px;padding:38px 42px 34px;background:linear-gradient(135deg,#fff,#f7fbff);box-shadow:0 30px 60px #05335336,0 4px 12px #062e4a14,inset 0 0 0 1px #e5eff6;transform:translateY(28px);z-index:2}.business-details:before{content:"";position:absolute;inset:9px;border:1px solid rgba(189,215,234,.4);border-radius:11px;pointer-events:none}.offering-title{font-size:25px;font-weight:500}.offering-label{color:#526778}.business-details .provider-note{margin-top:20px}.company{padding-top:116px;padding-bottom:82px;background:linear-gradient(180deg,#e8f2f9,#f7fafc);position:relative}.company .section-top{margin-bottom:40px}.company-grid{grid-template-columns:.72fr 1.6fr;gap:60px}.company-lead{padding-top:14px}.facts{background:#ffffffdb;border:1px solid #fff;border-radius:15px;box-shadow:0 12px 28px #1f507411,inset 0 0 0 1px #ebf2f7;padding:10px 34px}.facts>div{padding:19px 0}.news{position:relative;background:#fff;padding-top:67px;padding-bottom:76px}.news:before{content:"";position:absolute;left:var(--gutter);right:var(--gutter);top:0;height:1px;background:linear-gradient(90deg,transparent,#a3c9e4,transparent)}.news-row{transition:background .25s,padding .25s}.news-row:hover{background:#f1f7fc}.contact{margin:0 30px 28px;border-radius:24px;position:relative;isolation:isolate;padding:43px calc(var(--gutter) - 30px) 41px;background:linear-gradient(115deg,#00538f,#116da5);box-shadow:0 20px 38px #003a6630,inset 0 1px #ffffffa6;overflow:hidden}.contact:before{content:"";position:absolute;z-index:-1;inset:11px;border:1px solid rgba(194,232,255,.25);border-radius:16px;pointer-events:none}.contact:after{display:block;content:"";position:absolute;z-index:-1;top:-100px;bottom:-130px;right:10%;width:24%;background:linear-gradient(90deg,transparent,rgba(214,239,255,.09),transparent);transform:skew(-23deg);pointer-events:none}.contact .button{background:#ffffff1a;border-color:#fffc;box-shadow:inset 0 1px #ffffff2e,0 8px 24px #00233e24;backdrop-filter:blur(8px)}.contact .button:hover{background:#ffffff2e}.contact-product{border-color:#c7e7fc57}.footer{padding:20px var(--gutter) 25px;background:#fff}.footer .brand-original{width:265px}.footer-top{padding:8px 0 31px}.inner-main{border-top:0;background:linear-gradient(155deg,#f2f8fc,#fff 40%);margin-top:24px;border-radius:24px 24px 0 0}.inner-title{letter-spacing:-.035em}.mission{border-radius:14px;padding:30px;background:#fff;box-shadow:0 12px 32px #1144690f;border:1px solid #e2edf5}.field input,.field textarea,.field select{border:1px solid #d2e3ef;border-radius:9px;box-shadow:inset 0 2px 5px #1a4f7509;background:#f7fafc}@media(min-width:1600px){.hero{min-height:1070px}.hero-image{height:850px}.hero:before{height:861px}.hero:after{height:855px}.hero-content{padding:50px;margin-top:45px}.hero-sub{margin-top:30px}}@media(max-width:1100px)and (min-width:761px){.header{margin:18px 20px 0;padding:0 24px;height:88px}.brand .brand-original{width:210px}.nav{gap:17px;font-size:12px}.nav-contact{padding:12px 14px;gap:18px}.hero{margin-top:-106px;padding-top:152px;min-height:920px}.hero-image{top:129px;right:2.5%;height:710px}.hero:before{top:129px;height:720px}.hero:after{top:147px;height:716px}.hero-content{margin-top:30px;margin-left:4%;width:49%;padding:35px 30px}.hero-line{font-size:6.5vw}.hero-description{font-size:15px}.hero-sub{font-size:17px}.business-layout,.company-grid{grid-template-columns:.62fr 1.6fr;gap:30px}.business-details{padding:31px}.business h2{font-size:36px}.offering-title{font-size:23px}.contact{margin-left:20px;margin-right:20px;padding-left:var(--gutter);padding-right:var(--gutter)}.footer .brand-original{width:225px}}@media(max-width:760px){.header{height:77px;margin:12px 12px 0;padding:0 17px;border-radius:13px;box-shadow:0 7px 24px #11395514}.brand .brand-original{width:205px}.nav{top:88px;left:0;right:0;border:1px solid #e0ecf5;border-radius:14px;box-shadow:0 20px 40px #11395526;padding:16px 24px}.nav-contact{border-radius:0;box-shadow:none;background:#fff;color:var(--blue)}.hero{margin-top:-89px;padding-top:112px;padding-bottom:65px;min-height:0;display:flex;flex-direction:column;overflow:hidden}.hero:before{display:none}.hero:after{left:15px;right:15px;top:112px;width:auto;height:540px;transform:translate(3px,11px);border-radius:22px}.hero-content{margin:10px 19px 0;padding:30px 25px 28px;width:auto;border-radius:20px;order:1;box-shadow:0 19px 37px #1144691d;background:linear-gradient(130deg,#fff,#ffffffeb)}.intro-line{font-size:22px;margin-bottom:17px}.hero-line{font-size:15.5vw;line-height:1.15}.hero-sub{font-size:16px;margin:24px 0 18px;line-height:1.9}.hero-description{font-size:15px;line-height:1.9;margin-bottom:22px}.hero .button{padding:13px 18px;gap:68px}.hero-image{position:relative;top:auto;right:auto;margin:-20px 14px 0 40px;width:calc(100% - 54px);height:auto;aspect-ratio:.9;order:2;border-radius:21px;box-shadow:0 20px 33px #0c3e6729;transform:none;z-index:0}.image-edge{inset:9px;border-radius:14px}.hero-image>img{object-position:center}.scroll-link{bottom:20px;right:22px;font-size:10px}.business{padding:35px 24px 0}.business:before{inset:12px 10px 18px;border-radius:20px}.business .section-top{margin-bottom:22px}.business-layout{display:block}.business-label{padding-top:0;margin-bottom:0;gap:16px}.business h2{font-size:31px}.business-label>.text-link{font-size:12px;gap:10px}.business-details{padding:27px 23px 24px;border-radius:16px;transform:translateY(24px);box-shadow:0 20px 33px #05335326}.business-details:before{inset:7px;border-radius:10px}.offering-title{font-size:23px}.business-details>p:not(.offering-label):not(.provider-note){font-size:16px;line-height:1.95}.company{padding:75px 24px 47px}.company-grid{display:block}.company-lead{padding-top:0}.facts{border-radius:14px;padding:7px 18px}.facts>div{padding:18px 0}.news{padding:40px 24px 46px}.contact{margin:0 12px 22px;padding:33px 24px 31px;border-radius:19px;box-shadow:0 13px 24px #003a6626}.contact:before{inset:8px;border-radius:13px}.contact-layout{display:block}.contact h2{font-size:31px}.contact .button{width:100%;margin-top:24px}.contact-product{font-size:13px}.footer{padding:12px 24px 23px}.footer .brand-original{width:224px}.footer-top{padding:10px 0 18px;gap:20px}.footer-top>div{margin-bottom:0;font-size:13px;gap:19px}.inner-main{margin-top:20px;padding-top:40px}.mission{padding:23px;font-size:20px}}@media(prefers-reduced-motion:reduce){.hero-image{will-change:auto;transform:none;transition:none}}:root{--section-edge:clamp(20px,4.5vw,80px);--section-pad:clamp(28px,4.6vw,72px)}#main>.section,.inner-main{width:calc(100% - var(--section-edge)*2);max-width:1480px;margin-left:auto;margin-right:auto;padding-left:var(--section-pad);padding-right:var(--section-pad)}#main>.business{margin-top:52px;margin-bottom:42px;padding-top:48px;padding-bottom:54px;border-radius:28px;box-shadow:0 18px 45px #003d6821,inset 0 1px #80b9db}.business:before{inset:13px;border-radius:20px}.business:after{border-radius:28px}.business .section-top{margin-bottom:26px}.portfolio-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:36px}.portfolio-heading>.text-link{color:#fff;border-color:#83b4d6;font-size:14px;gap:26px}.portfolio-label{font-size:14px;letter-spacing:.03em;margin:0 0 16px;color:#e4f3ff}.product-list{list-style:none;margin:0;padding:0;display:grid;gap:20px}.product-entry{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(0,1.6fr);gap:clamp(26px,4vw,60px);padding:36px 38px;background:linear-gradient(135deg,#fff,#f7fbff);color:var(--ink);border:1px solid #fff;border-radius:17px;box-shadow:0 12px 26px #001e3729,inset 0 0 0 1px #e0edf5}.product-identity{padding-right:28px;border-right:1px solid #d7e6f0;display:flex;flex-direction:column;align-items:flex-start}.product-type{color:var(--muted);font-size:14px;margin:0 0 14px}.product-identity h3{font-size:25px;font-weight:500;line-height:1.65;color:var(--blue);margin:0 0 25px;letter-spacing:.005em}.product-identity h3>span{display:block}.product-identity>.text-link{margin-top:auto;gap:36px}.product-description{min-width:0;font-size:16px;line-height:2}.product-description>p{margin:0 0 15px}.product-description .product-price-note{font-size:14px;color:var(--muted);margin-top:22px;margin-bottom:12px}.product-description .provider-note{font-size:13px;color:var(--muted);line-height:1.8;margin:0}#main>.company{padding-top:48px;padding-bottom:52px;border:1px solid #e0eaf2;border-radius:26px;background:linear-gradient(135deg,#f8fbfd,#eaf3f9);box-shadow:inset 0 1px #fff}.company-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.2fr);gap:clamp(30px,4vw,62px)}.company-lead{padding-top:0}.company-lead>.text-link{margin-top:20px}.company-story{display:block;position:relative;margin-top:34px;border-radius:16px;overflow:hidden;border:1px solid #fff;box-shadow:0 14px 28px #0a3e631f;background:#e3eef7}.company-story img{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;transition:transform .6s}.company-story:hover img{transform:scale(1.025)}#main>.news{margin-top:24px;padding-top:44px;padding-bottom:52px;border:0}.news:before{left:var(--section-pad);right:var(--section-pad)}#main>.contact{margin-top:8px;margin-bottom:40px;padding-top:40px;padding-bottom:38px}.inner-main{margin-top:36px;margin-bottom:38px;border:1px solid #e4edf4;border-radius:28px;padding-top:64px;padding-bottom:80px}.inner-grid{grid-template-columns:minmax(150px,.33fr) minmax(0,1fr);gap:clamp(30px,5vw,80px)}.prose{max-width:850px;min-width:0;font-size:16px}.mission{font-size:clamp(20px,1.9vw,28px);text-wrap:pretty}.section-visual{position:relative;margin:42px 0 48px;padding:0;border-radius:18px;overflow:hidden;border:1px solid #fff;background:#edf5fa;box-shadow:0 18px 38px #0e456a21}.section-visual img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.section-visual:after{content:"";position:absolute;inset:9px;border:1px solid rgba(255,255,255,.5);border-radius:11px;pointer-events:none}.section-visual figcaption{font-size:12px;color:var(--muted);text-align:right;padding:8px 15px;background:#f7fbfd}@media(max-width:1100px){.product-entry{grid-template-columns:minmax(190px,.75fr) minmax(0,1.2fr);padding:30px;gap:30px}.product-identity{padding-right:22px}.product-identity h3{font-size:23px}.inner-grid{grid-template-columns:140px minmax(0,1fr);gap:35px}}@media(max-width:760px){:root{--section-edge:16px;--section-pad:22px}#main>.business{margin-top:26px;margin-bottom:26px;padding-top:30px;padding-bottom:28px;border-radius:22px}.business:before{inset:8px;border-radius:16px}.portfolio-heading{display:block;margin-bottom:26px}.portfolio-heading>.text-link{margin-top:13px;gap:25px}.product-entry{display:block;padding:24px 21px;border-radius:14px}.product-identity{display:grid;grid-template-columns:1fr;padding:0 0 22px;border-right:0;border-bottom:1px solid #d7e6f0;margin-bottom:22px}.product-type{margin-bottom:8px}.product-identity h3{font-size:23px;margin-bottom:17px}.product-identity>.text-link{justify-self:start}.product-description{font-size:16px;line-height:1.95}#main>.company{padding-top:31px;padding-bottom:30px;border-radius:22px}.company-grid{display:block}.company-lead>.text-link{margin-top:16px;margin-bottom:0}.company-story{margin:27px 0 30px}.company-story img{aspect-ratio:16/10}.facts{padding:5px 16px}.facts>div{grid-template-columns:62px 1fr;gap:10px;font-size:14px}#main>.news{padding-top:25px;padding-bottom:32px;margin-top:15px}.news-heading{align-items:center;gap:15px}.news-heading>.text-link{font-size:13px;gap:10px}#main>.contact{padding:28px var(--section-pad);margin-bottom:24px}.section-top{margin-bottom:28px}.section-kicker{font-size:13px}.section-jp{font-size:12px}.inner-main{padding-top:35px;padding-bottom:42px;margin-top:22px;margin-bottom:24px;border-radius:22px}.inner-title{font-size:36px;margin-bottom:32px}.inner-grid{display:block}.inner-side{margin-bottom:28px}.prose{font-size:16px;line-height:2}.prose h2{font-size:24px;margin-top:44px}.mission{font-size:20px;padding:22px 20px;margin-bottom:36px}.section-visual{margin:30px -8px 36px;border-radius:13px}.section-visual:after{inset:6px;border-radius:8px}}@media(prefers-reduced-motion:reduce){.company-story img{transition:none}.company-story:hover img{transform:none}}.company-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:34px}.company-destination{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:32px;background:linear-gradient(135deg,#fff,#f8fbfe);border:1px solid #fff;border-radius:16px;box-shadow:0 12px 28px #0a3e6314,inset 0 0 0 1px #e5eef5;transition:box-shadow .25s,transform .25s}.company-destination h3{font-size:25px;font-weight:500;color:var(--blue);line-height:1.5;margin:0 0 14px}.company-destination p{font-size:16px;line-height:1.9;color:var(--muted);margin:0;max-width:360px}.company-destination>.arrow{color:var(--blue);flex-shrink:0}.company-destination:hover{transform:translateY(-3px);box-shadow:0 18px 36px #0a3e6321}.company-profile{min-width:0;max-width:850px}.company-profile .facts{background:#fff;padding:8px 32px;border:1px solid #e1ebf3;border-radius:16px;box-shadow:0 16px 35px #0a3e6312}.company-profile .facts>div:first-child{border-top:0}.company-profile .facts>div:last-child{border-bottom:0}.profile-about{margin-top:30px}@media(max-width:760px){.company-links{grid-template-columns:1fr;gap:16px;margin-top:25px}.company-destination{padding:25px 22px;gap:14px}.company-destination h3{font-size:23px}.company-profile .facts{padding:6px 16px}.company-profile .facts>div{grid-template-columns:62px minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.company-destination{transition:none}.company-destination:hover{transform:none}}.article-nav{display:grid;gap:17px;padding-bottom:27px;border-bottom:1px solid var(--line);font-size:14px;line-height:1.7}.article-nav a{padding-left:12px;border-left:2px solid #b6d4e8}.article-nav a:hover{border-left-color:var(--blue)}.article-back{display:inline-block;margin-top:25px;line-height:1.8}.prose>section{margin-top:60px}.prose>section:first-child{margin-top:0}.prose>section>h2{margin-top:0}.prose>section+section{padding-top:40px;border-top:1px solid #d9e7f0}.article-next{margin-top:50px;padding:27px 30px;border:1px solid #d5e5f0;border-radius:14px;background:#f3f8fc}.article-next p:last-child{margin-bottom:0}.value-row{padding:24px 0}.value-row p{margin-bottom:0}.value-row strong{display:block;margin-bottom:8px;font-size:21px}.data-table{width:100%;border-collapse:collapse;margin:30px 0;font-size:16px;line-height:1.9}.data-table th,.data-table td{text-align:left;vertical-align:top;padding:20px 18px;border-bottom:1px solid #d5e4ef}.data-table thead th{font-size:14px;color:var(--muted);background:#eef5fa;font-weight:400}.data-table tbody th{width:125px;color:var(--blue);font-weight:500;white-space:nowrap}.data-table td{font-weight:500}.data-table .org-note,.history-table td{font-weight:400}.prose .company-profile .facts>div{grid-template-columns:155px minmax(0,1fr);gap:24px;font-size:16px}.prose .company-profile .facts dt{font-size:14px}.company-profile .facts dd{overflow-wrap:anywhere}.values-list{padding-left:23px}.values-list li{margin-bottom:21px}.footer-bottom>a{font-size:13px;color:var(--blue)}.hero h1,.hero .intro-line,.hero .hero-line,.hero .hero-sub{font-size:clamp(24px,2.5vw,40px);font-weight:500;line-height:1.6;letter-spacing:-.025em}.hero .intro-line{margin-bottom:0}.hero .hero-line{display:inline;white-space:normal}.hero .last-line{margin-left:0}.hero .full-stop{letter-spacing:inherit}.hero .hero-sub{margin:25px 0 26px}.hero .hero-description{margin-top:0}@media(max-width:760px){.article-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;font-size:13px}.article-back{margin-top:20px}.prose>section{margin-top:42px}.prose>section+section{padding-top:30px}.article-next{padding:23px}.data-table{font-size:15px}.data-table th,.data-table td{padding:16px 10px}.data-table tbody th{width:97px}.prose .company-profile .facts>div{display:block;font-size:16px;padding:19px 0}.prose .company-profile .facts dt{margin-bottom:9px}.hero h1,.hero .intro-line,.hero .hero-line,.hero .hero-sub{font-size:clamp(20px,5.4vw,34px);line-height:1.65}.hero .hero-sub{margin:20px 0 22px}.footer-bottom{flex-wrap:wrap;gap:15px}}.product-list a.product-banner{margin:0}.product-list .provider-note{margin:18px 4px 0}.footer.site-footer{padding:0 clamp(24px,4.5vw,80px);background:#fff;overflow:visible}.footer-inner{max-width:1340px;margin:0 auto;border-top:1px solid #d4e3ee}.footer-main{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.5fr);gap:70px;align-items:center;padding:46px 0 38px}.footer-brand{display:block;width:270px;max-width:100%}.footer-brand img{display:block;width:100%;height:auto}.footer-nav ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 30px;list-style:none;margin:0;padding:0}.footer-nav a{display:flex;align-items:center;min-height:48px;padding:10px 0;color:#185575;font-size:15px;font-weight:500;line-height:1.7;text-decoration:none;text-underline-offset:6px}.footer-nav a:hover,.footer-nav a[aria-current=page]{color:#0074bb;text-decoration:underline}.footer-meta{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #e0eaf1;padding:18px 0 22px}.footer-meta small{font-size:12px;line-height:1.8;color:#586e7f;letter-spacing:.015em}.footer-to-top{display:inline-flex;align-items:center;gap:16px;min-height:44px;font-size:13px;color:#185575;white-space:nowrap}.footer-to-top>span:last-child{display:grid;place-items:center;width:40px;height:40px;border:1px solid #bed6e6;border-radius:50%;font-size:22px;line-height:1}.footer-to-top:hover>span:last-child{background:#eaf5fc;border-color:#74add0}.site-footer a:focus-visible{outline:2px solid #0074bb;outline-offset:5px;border-radius:3px}@media(max-width:1000px){.footer-main{grid-template-columns:220px minmax(0,1fr);gap:36px}.footer-nav ul{gap:4px 20px}.footer-nav a{font-size:14px}}@media(max-width:760px){.footer-main{grid-template-columns:1fr;gap:27px;padding:32px 0 26px}.footer-brand{width:235px}.footer-nav ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.footer-nav li{border-bottom:1px solid #e5edf3}.footer-nav a{font-size:15px;min-height:52px}.footer-meta{align-items:flex-start;flex-direction:column-reverse;gap:14px;padding:16px 0 25px}.footer-to-top{align-self:flex-end}.footer-meta small{font-size:12px}}.name-logo{margin:28px 0 34px;padding:42px 32px 25px;border:1px solid #dbe7ef;border-radius:14px;background:#fff;box-shadow:0 12px 28px #1240600e;text-align:center}.name-logo img{display:block;width:min(100%,440px);height:auto;margin:0 auto}.name-logo figcaption{margin-top:23px;color:var(--muted);font-size:13px;line-height:1.7}@media(max-width:540px){.name-logo{padding:30px 22px 22px;margin:24px 0 28px}.name-logo figcaption{margin-top:19px}}a.product-banner{display:grid;grid-template-columns:1.05fr 1fr;margin:30px 0 12px;overflow:hidden;border:1px solid #ced9cf;border-radius:16px;background:#f1f1e9;color:#102e23;text-decoration:none;box-shadow:0 14px 30px #143a2c1a;transition:box-shadow .25s,border-color .25s}.product-banner-copy{padding:32px 32px 30px;align-self:center;position:relative;z-index:1}.product-banner-label{display:block;font-size:12px;font-weight:600;letter-spacing:.16em;color:#35715b;margin-bottom:14px}.product-banner h3{font-size:clamp(23px,2.15vw,31px);line-height:1.45;font-weight:600;letter-spacing:-.025em;color:#102e23;margin:0 0 19px}.product-banner h3 span{display:block;font-size:1.05em;letter-spacing:0}.product-banner p{font-size:16px;line-height:1.9;margin:0;color:#304b3e}.product-banner-visual{min-width:0;align-self:stretch;display:flex;align-items:center;padding:18px 18px 12px 6px}.product-banner-visual img{display:block;width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply}.product-banner-footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 30px;border-top:1px solid #ced9cf;background:#123c2d;color:#fff;font-size:16px;font-weight:500;line-height:1.6}.product-banner-domain{display:inline-block;margin-left:20px;font-size:13px;font-weight:400;color:#c2dbcf}.product-banner-arrow{font-size:25px;line-height:1}a.product-banner:hover{border-color:#35715b;box-shadow:0 18px 34px #143a2c2e}.product-banner:focus-visible{outline:3px solid #008b60;outline-offset:5px}@media(max-width:1000px){.product-banner-copy{padding:24px}.product-banner-domain{display:block;margin:4px 0 0}.product-banner-footer{padding:17px 24px}}@media(max-width:540px){a.product-banner{grid-template-columns:1fr}.product-banner-copy{padding:26px 25px 0}.product-banner-visual{padding:16px 22px 20px}.product-banner-visual img{max-height:240px}.product-banner h3{font-size:27px}.product-banner-footer{padding:18px 24px}}@media(prefers-reduced-motion:reduce){a.product-banner{transition:none}}a.product-banner-home{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);min-height:300px;background:#f1f1e9}.product-banner-home .product-banner-visual{position:relative;padding:0;background:#efefe7;align-self:stretch}.product-banner-home .product-banner-visual img{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;object-position:center 40%;mix-blend-mode:normal}.product-banner-home .product-banner-copy{display:grid;grid-template-columns:minmax(0,1fr) 250px;column-gap:24px;padding:24px clamp(28px,3vw,46px);align-self:center}.product-banner-home .product-banner-label{grid-column:1/-1;margin-bottom:10px}.product-banner-home h3{grid-column:1/-1;font-size:clamp(26px,2.1vw,32px);line-height:1.4;margin-bottom:16px}.product-banner-home h3 span{display:inline;margin-right:.4em}.product-banner-home p{grid-column:1/-1;grid-row:3;font-size:16px;line-height:1.75;align-self:center}.product-banner-action{grid-column:2;grid-row:4;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-width:0;min-height:48px;margin:18px 0 0;padding:10px 18px;border-radius:7px;background:#123c2d;color:#fff;font-size:15px;font-weight:500;line-height:1.8}.product-banner-action>span{font-size:23px;line-height:1}.product-banner-site{grid-column:1;grid-row:4;align-self:center;display:block;margin-top:18px;font-size:12px;color:#486758;letter-spacing:.025em}.product-banner-home:hover .product-banner-action{background:#1c543f}@media(max-width:1200px){.product-banner-home .product-banner-copy{display:block;padding:24px}.product-banner-home h3{font-size:26px;margin-bottom:16px}.product-banner-home h3 span{display:block;margin-right:0}.product-banner-action{margin-top:18px;min-height:48px;padding:10px 17px;font-size:14px}.product-banner-site{margin-top:6px}}@media(max-width:760px){a.product-banner-home{grid-template-columns:1fr}.product-banner-home .product-banner-visual{display:block;height:190px}.product-banner-home .product-banner-copy{padding:22px 24px}.product-banner-home h3{font-size:26px}.product-banner-action{margin-top:18px}}.hero h1,.hero .intro-line,.hero .hero-line,.hero .hero-sub{font-size:clamp(26px,2.7vw,43px);font-weight:600;line-height:1.48;letter-spacing:-.035em}.hero .hero-sub{margin-top:20px;margin-bottom:27px}.hero-content{padding-top:44px;padding-bottom:42px}#main>.section{margin-top:64px;margin-bottom:64px}#main>.business{color:var(--ink);background:linear-gradient(135deg,#f5f9fc,#eaf3f9);border-radius:22px;border:1px solid #e2edf5;box-shadow:none;padding-top:45px;padding-bottom:48px}.business:before,.business:after{display:none}.business .section-top{color:var(--blue);margin-bottom:14px}.business .section-kicker>span{border-color:#9ec2dc}.business h2,.company h2,.news h2,.contact h2{font-size:clamp(32px,3.3vw,48px);font-weight:600;letter-spacing:-.035em;line-height:1.4}.business h2{color:var(--blue)}.portfolio-heading{margin-bottom:30px}.portfolio-heading>.text-link{color:var(--blue);border-color:#9ebbd0;font-size:14px}.section-kicker{font-size:12px;font-weight:500;letter-spacing:.1em}.section-kicker>span{font-size:12px}.business-feature{display:grid;grid-template-columns:1fr 1.1fr;min-height:345px;border-radius:16px;overflow:hidden;background:#00538f;box-shadow:0 18px 34px #0b42681f;margin-bottom:36px}.business-feature-copy{padding:37px 34px;color:#fff;background:linear-gradient(130deg,#00538f,#0876b2)}.business-feature-copy h3{font-size:23px;line-height:1.6;font-weight:600;margin:0 0 23px;letter-spacing:-.02em}.business-feature-copy p{font-size:16px;line-height:1.95;margin:0 0 18px}.business-feature-copy p:last-child{margin-bottom:0}.business-feature-image{position:relative;margin:0;min-width:0;overflow:hidden;background:#eef6fb}.business-feature-image img{width:100%;height:100%;object-fit:cover;object-position:58% center;min-height:345px}.business-feature-image figcaption{position:absolute;right:14px;bottom:12px;font-size:12px;line-height:1.6;padding:5px 10px;border-radius:4px;background:#ffffffe6;color:#38566b}.portfolio-label{color:var(--blue);font-weight:500;font-size:15px;margin-bottom:18px}.product-list{gap:18px}.product-entry{border-radius:12px;box-shadow:0 8px 22px #07375c0b;border:1px solid #ccdfed;background:#fff;padding:31px 34px;grid-template-columns:.85fr 1.6fr;gap:36px}.product-identity h3{font-weight:600;font-size:25px}.product-description{font-size:16px;line-height:1.95}.product-description .product-price-note{margin-top:16px}#main>.company{background:#fff;border:none;border-radius:0;box-shadow:none;padding-top:13px;padding-bottom:10px}.company .section-top{margin-bottom:14px}.company-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-top:32px;align-items:stretch}.company-destination{display:flex;flex-direction:column;gap:0;align-items:stretch;padding:0;border:0;border-radius:14px;background:#fff;box-shadow:none;overflow:visible;transition:none}.company-overview{margin-top:0}.company-destination:hover{transform:none;box-shadow:none}.destination-image{height:auto;aspect-ratio:3/2;flex-shrink:0;border-radius:13px;overflow:hidden;position:relative;background:#eff5fa;box-shadow:0 16px 30px #0d3b5b17}.destination-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.6,.3,1)}.company-destination:hover .destination-image img{transform:scale(1.035)}.portrait-preview img{object-position:center}.portrait-preview>span{position:absolute;bottom:0;left:0;right:0;padding:26px 21px 14px;font-size:13px;color:#fff;background:linear-gradient(transparent,#0a141eb8);pointer-events:none}.destination-caption{display:flex;flex:1;gap:22px;justify-content:space-between;align-items:flex-start;padding:26px 3px 23px;border-bottom:1px solid #b9d0e0}.destination-caption>div{flex:1;min-width:0}.destination-caption>.arrow{align-self:center}.destination-caption h3{font-size:27px;font-weight:600;line-height:1.5;margin-bottom:10px}.destination-caption p{font-size:16px;line-height:1.85;max-width:none}.destination-caption>.arrow{display:grid;place-items:center;width:46px;height:46px;border:1px solid #c1d8e8;border-radius:50%;color:var(--blue);flex-shrink:0;transition:background .25s,color .25s}.company-destination:hover .destination-caption>.arrow{background:var(--blue);color:#fff}#main>.news{position:relative;display:grid;grid-template-columns:240px minmax(0,1fr);column-gap:52px;padding-top:46px;padding-bottom:47px;border-top:1px solid #d1e1ec;border-bottom:1px solid #d1e1ec}.news:before{display:none}.news .section-top{grid-column:1;grid-row:1;align-self:start;margin-bottom:12px}.news .section-jp{display:none}.news-heading{grid-column:1;grid-row:2;display:block;margin:0;align-self:start}.news-heading>.text-link{margin-top:25px}.news-items{grid-column:2;grid-row:1/span 2;align-self:center;min-width:0}.news-row{grid-template-columns:102px 1fr 30px;gap:15px;align-content:center;border:0;padding:24px 26px;border-radius:10px;transition:background .25s}.news-row+.news-row{border-top:1px solid #d1e1ec}.news-row .news-category{justify-self:start;font-size:12px;background:#eff6fb;border-color:#d5e4ee;border-radius:4px}.news-row h3{grid-column:1/3;grid-row:2;font-size:18px;font-weight:500;line-height:1.9}.news-row>.arrow{grid-column:3;grid-row:1/3;align-self:center}.news-row:hover{padding-left:26px;padding-right:26px}#main>.contact{display:grid;grid-template-columns:.85fr 1.5fr;gap:0;padding:0;overflow:hidden;border-radius:20px;box-shadow:0 18px 40px #00416e1f;background:linear-gradient(120deg,#00538f,#006aa8)}.contact:before,.contact:after{display:none}.contact-art{position:relative;overflow:hidden;min-width:0}.contact-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:40% center}.contact-copy{padding:34px clamp(28px,3vw,46px);display:grid;grid-template-columns:minmax(0,1fr) clamp(220px,18vw,270px);column-gap:32px}.contact-copy .section-top{grid-column:1;grid-row:1;margin-bottom:15px}.contact-layout{display:contents}.contact-layout>div{display:block;grid-column:1;grid-row:2}.contact-layout .button{grid-column:2;grid-row:1/span 2;align-self:center}.contact h2{margin:0}.contact-layout p{font-size:16px;line-height:1.9;margin:16px 0 0}.contact-layout .button{margin:0;min-width:0;width:100%;min-height:80px;padding:22px 26px;border-radius:9px;background:#fff;color:#005b95;border-color:#fff;box-shadow:0 10px 24px #00233e26;font-size:16px;gap:20px}.contact-layout .button:hover{background:#eaf6ff;color:#004d80}.contact-product{grid-column:1/-1;grid-row:3;font-size:13px;line-height:1.9;margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.25)}.representative-profile{display:grid;grid-template-columns:minmax(180px,.85fr) minmax(0,1.25fr);gap:32px;align-items:start;margin-bottom:34px}.representative-photo{margin:0}.representative-photo img{width:100%;height:auto;border-radius:12px;box-shadow:0 13px 26px #112f4421}.representative-photo figcaption{font-size:13px;line-height:1.7;color:var(--muted);padding-top:17px}.representative-photo strong{display:inline-block;font-size:23px;font-weight:600;letter-spacing:.06em;margin-top:5px}.representative-profile>div p{font-size:16px;line-height:2;margin-top:0}@media(max-width:1100px){.business-feature{grid-template-columns:1fr 1fr}.business-feature-copy{padding:28px}.business-feature-copy h3{font-size:22px}.business-feature-copy p{font-size:16px}.product-entry{grid-template-columns:.9fr 1.35fr;gap:25px;padding:28px}.product-identity h3{font-size:23px}.company-links{gap:24px}#main>.news{grid-template-columns:210px minmax(0,1fr);gap:20px 36px}#main>.contact{grid-template-columns:.6fr 1.4fr}.contact-copy{padding:31px;display:block}.contact-layout{display:grid;grid-template-columns:1fr;gap:24px}.contact-layout>div,.contact-layout .button{grid-column:auto;grid-row:auto}.contact-layout .button{min-height:64px;padding:18px 24px}.contact-product{margin-top:24px}.representative-profile{grid-template-columns:minmax(160px,.85fr) minmax(0,1.2fr);gap:25px}}@media(max-width:760px){.hero h1,.hero .intro-line,.hero .hero-line,.hero .hero-sub{font-size:clamp(22px,5.8vw,36px);font-weight:600;line-height:1.5;letter-spacing:-.035em}.hero-content{padding:30px 25px 28px}.hero .hero-sub{margin:17px 0 23px}#main>.section{margin-top:36px;margin-bottom:36px}#main>.business{padding:29px 20px 25px;border-radius:19px}.business h2,.company h2,.news h2,.contact h2{font-size:31px}.portfolio-heading{margin-bottom:25px}.portfolio-heading>.text-link{margin-top:12px}.business-feature{display:flex;flex-direction:column;margin:0 -7px 27px;border-radius:11px;min-height:0}.business-feature-copy{padding:26px 22px}.business-feature-copy h3{font-size:21px;margin-bottom:18px}.business-feature-copy p{font-size:16px;line-height:1.9}.business-feature-image img{height:220px;min-height:0;object-position:50% center}.business-feature-image figcaption{font-size:12px;right:8px;bottom:8px}.product-entry{display:block;padding:24px 20px}.product-identity h3{font-size:23px}.product-description{font-size:16px}#main>.company{padding:9px 6px 5px}.company-links{grid-template-columns:1fr;gap:32px;margin-top:24px}.company-overview{margin-top:0}.destination-image{height:auto;aspect-ratio:3/2}.portrait-preview img{object-position:center}.destination-caption{padding:22px 3px 21px;gap:18px}.destination-caption h3{font-size:24px}.destination-caption p{font-size:16px}.destination-caption>.arrow{width:40px;height:40px}#main>.news{display:block;padding:30px 8px}.news .section-top{margin-bottom:13px}.news-heading{display:flex;align-items:center;justify-content:space-between;gap:17px;margin-bottom:23px}.news-heading>.text-link{margin-top:0;font-size:13px;gap:12px}.news-row{padding:22px 18px;border-top:1px solid #d1e1ec}.news-row:hover{padding-left:18px;padding-right:18px}.news-row h3{font-size:16px}.news-category{font-size:12px}#main>.contact{display:flex;flex-direction:column;border-radius:17px}.contact-art{height:175px}.contact-art img{height:100%;min-height:0;object-position:center 65%}.contact-copy{padding:28px 25px}.contact-layout>div{display:block}.contact-layout .button{width:100%}.contact-product{font-size:13px}.representative-profile{grid-template-columns:1fr;gap:25px}.representative-photo{max-width:340px}.representative-photo figcaption{padding-top:15px}.representative-profile>div p{font-size:16px}}@media(prefers-reduced-motion:reduce){.destination-image img,.destination-caption>.arrow{transition:none}.company-destination:hover .destination-image img{transform:none}}
