:root{--blue:#002fa7;--ink:#171a22;--muted:#656975;--line:#dadde4;--surface:#f7f7f8;--white:#fff;--gutter:clamp(24px,5vw,88px);--font:"Helvetica Neue",Helvetica,Arial,"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:6px}p,h1,h2,h3{margin:0}p{line-height:1.9}svg{display:block}.icon{width:22px;height:22px;flex:none;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:-70px;left:16px;padding:12px 20px;background:var(--blue);color:white;z-index:100}.skip-link:focus{top:12px}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter);border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--white);z-index:20}.brand{display:flex;align-items:center;font-size:34px;font-weight:800;letter-spacing:-1.8px}.brand-dot{height:7px;width:7px;background:var(--blue);align-self:flex-end;margin:0 20px 7px 3px}.brand-jp{font-size:11px;font-weight:500;letter-spacing:1px;padding-left:20px;border-left:1px solid var(--line)}nav{display:flex;align-items:center;gap:38px}nav a{font-size:13px;font-weight:500;display:flex;align-items:center;gap:16px;min-height:44px;position:relative}nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--blue);transition:width .2s}nav a:hover:after,nav a[aria-current="location"]:after{width:100%}nav .icon{width:17px;height:17px}.menu-button{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.hero-copy{padding:52px var(--gutter) 26px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:1px}.blue-square{display:inline-block;width:7px;height:7px;background:var(--blue)}h1{margin-top:35px;width:100%}.hero-name{display:block;font-size:clamp(94px,10.2vw,162px);line-height:.94;font-weight:750;letter-spacing:-.075em;margin-left:-.05em}.hero-subtitle{margin-top:19px;display:flex;align-items:center;gap:22px;font-size:25px;font-weight:500;letter-spacing:.1em}.hero-subtitle span{font-size:12px;letter-spacing:.15em;font-weight:400;color:var(--muted)}.hero-description{font-size:32px;font-weight:500;line-height:1.55;letter-spacing:-1px;margin-top:39px}.hero-detail{font-size:13px;color:var(--muted);margin-top:13px}.button{min-height:52px;padding:16px 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:40px;font-size:12px;font-weight:500;transition:background .2s,color .2s;line-height:1.5;border:1px solid transparent}.button-primary{background:var(--blue);color:white;margin-top:29px;min-width:176px}.button-primary:hover{background:var(--ink)}.button .icon{width:19px;height:19px;transition:transform .2s}.button:hover .icon{transform:translate(2px,2px)}.hero-bottom{display:flex;justify-content:space-between;gap:20px;width:100%;font-size:10px;color:var(--muted);margin-top:auto;padding-top:42px;letter-spacing:.3px}.hero-art{background:var(--blue);color:var(--white);position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;min-height:650px;padding:37px 38px}.art-top,.art-bottom{display:flex;justify-content:space-between;align-items:flex-start;z-index:2}.art-top{font-size:10px;letter-spacing:1.1px}.art-top span:first-child{font-weight:700}.art-bottom{font-size:12px;line-height:1.8;letter-spacing:1px;align-items:flex-end}.art-index{font-size:64px;line-height:1;letter-spacing:-4px;font-weight:500}.d-art{position:absolute;width:100%;height:95%;inset:3% 0 0;max-height:700px}.d-fill{fill:var(--white)}.d-back{stroke:var(--white);stroke-opacity:.25;stroke-width:1}.d-line{stroke:var(--blue);stroke-opacity:.28;stroke-width:1}.art-rule{stroke:var(--white);stroke-opacity:.17;stroke-width:1}.art-cross{stroke:var(--white);stroke-opacity:.7;stroke-width:1}.d-fill{animation:arrive 1s cubic-bezier(.2,.7,.2,1) both}.d-back{animation:arrive 1.6s cubic-bezier(.2,.7,.2,1) both}@keyframes arrive{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.location-strip{display:grid;grid-template-columns:145px 1fr 32px;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:21px var(--gutter);font-size:11px}.location-strip>span{color:var(--muted)}.location-strip p{font-size:12px}.location-strip p span{margin-left:14px}.location-strip a{display:grid;place-items:center;min-height:40px}.section{padding:96px var(--gutter);display:grid;grid-template-columns:22% 1fr;gap:24px;border-bottom:1px solid var(--line)}.section-label{display:flex;align-items:flex-start;flex-direction:column;gap:7px;font-size:12px}.section-no{font-size:12px;color:var(--blue);font-weight:600;margin-bottom:30px}.label-en{font-size:10px;letter-spacing:1px;color:var(--muted)}h2{font-size:clamp(29px,3.15vw,48px);font-weight:500;line-height:1.45;letter-spacing:-1.5px}.text-blue{color:var(--blue)}.about-detail{max-width:615px;margin-top:31px;font-size:14px}.about-detail p+p{margin-top:14px}.muted{color:var(--muted)}.about-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid var(--line);margin-top:39px;padding-top:25px}.fact-label{font-size:10px;color:var(--muted);display:block;margin-bottom:15px}.about-facts strong{font-size:38px;font-weight:500;line-height:1.2;letter-spacing:-1px;white-space:nowrap}.about-facts strong span{font-size:10px;letter-spacing:1px;margin-left:12px;color:var(--muted);font-weight:400}.about-facts .fact-jp{font-size:28px;line-height:1.5;letter-spacing:0}.business-section{background:var(--surface)}.heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.status-label{font-size:10px;border:1px solid var(--line);padding:7px 12px;white-space:nowrap;margin-top:13px;color:var(--muted)}.business-content{margin-top:40px}.business-empty{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #cdd1da;border-bottom:1px solid #cdd1da;min-height:146px}.business-empty>div{padding:25px 0}.business-empty>div+div{border-left:1px solid var(--line);padding-left:32px}.business-empty h3{font-size:13px;font-weight:500}.empty-line{display:block;width:28px;height:1px;background:#abb1bf;margin-top:35px}.empty-explanation{margin-top:18px;font-size:11px;color:var(--muted)}.business-scope{font-size:15px;white-space:pre-line;line-height:1.9;margin-bottom:30px}.service-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.service-item{display:grid;grid-template-columns:45px 1fr;gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}.service-number{font-size:12px;color:var(--blue);padding-top:5px}.service-item h3{font-size:23px;font-weight:500;margin-bottom:10px}.service-item p,.service-item li{font-size:14px;line-height:1.9;color:var(--muted)}.service-item ul{margin:12px 0 0;padding-left:18px}.profile-section .heading-row{align-items:center}.text-button{display:inline-flex;align-items:center;gap:12px;padding:10px 0;background:none;border:0;font-size:11px;white-space:nowrap}.text-button:hover{color:var(--blue)}.text-button .icon{height:16px;width:16px}.profile-list{margin:36px 0 0}.profile-row{display:grid;grid-template-columns:180px 1fr;gap:30px;border-top:1px solid var(--line);padding:21px 0;font-size:13px;line-height:1.8}.profile-row:last-child{border-bottom:1px solid var(--line)}dt{color:var(--muted);font-size:12px}dd{margin:0;overflow-wrap:anywhere;white-space:pre-line}.profile-value-number{letter-spacing:.8px;font-variant-numeric:tabular-nums}.profile-unset{color:var(--muted)}.profile-note{font-size:10px;color:var(--muted);margin-top:17px}.access-section{padding:36px var(--gutter) 64px;background:var(--blue);color:white}.access-heading{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;border-bottom:1px solid #ffffff40;padding-bottom:27px}.access-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);gap:6%;padding-top:49px;align-items:start}.access-copy h2{font-size:clamp(56px,6.5vw,92px);font-weight:500;letter-spacing:-4px;line-height:1.2}.address-block{margin-top:35px}.address-block>span{font-size:10px;color:#fff9}.address-block p{margin-top:13px;font-size:14px}.access-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:26px}.button-white{background:white;color:var(--blue);gap:24px}.button-white:hover{background:var(--surface)}.light{color:white}.light:hover{color:white;text-decoration:underline}.access-map{margin:0;min-width:0;background:#fff;color:var(--ink)}.access-map iframe{display:block;width:100%;height:450px;border:0;background:var(--surface)}.access-map figcaption{padding:15px 18px;border-top:1px solid var(--line);font-size:11px;line-height:1.7;color:var(--muted)}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:68px var(--gutter);border-bottom:1px solid var(--line);align-items:center}.contact-section h2{font-size:33px;margin-top:12px}.contact-section .eyebrow{font-size:10px;color:var(--muted)}#contact-content{font-size:13px;color:var(--muted);justify-self:end}.contact-pending{display:flex;align-items:center;gap:35px}.contact-pending span:first-child{display:block;font-size:13px;color:var(--ink);margin-bottom:8px}.contact-pending p{font-size:11px}.contact-pending .icon{width:34px;height:34px;color:#a5a9b1}.contact-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.contact-links a{color:var(--blue);text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}.site-footer{padding:36px var(--gutter) 24px}.footer-top{display:flex;align-items:center;justify-content:space-between}.footer-brand{font-size:clamp(64px,9vw,128px);font-weight:750;letter-spacing:-.075em;line-height:1}.footer-brand span{color:var(--blue)}.back-top{display:flex;gap:17px;align-items:center;font-size:11px;min-height:44px}.back-top .icon{width:18px;height:18px}.footer-bottom{margin-top:32px;display:flex;justify-content:space-between;gap:30px;align-items:center;border-top:1px solid var(--line);padding-top:18px}.footer-bottom p{font-size:10px;color:var(--muted);max-width:65%}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);background:var(--ink);color:white;padding:14px 22px;font-size:12px;z-index:80;opacity:0;pointer-events:none;transition:transform .2s,opacity .2s;max-width:calc(100% - 40px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1600px){body{max-width:1800px;margin:auto;border-left:1px solid var(--line);border-right:1px solid var(--line)}.hero{min-height:730px}.hero-art{min-height:730px}.hero-copy{padding-top:65px}.hero-description{font-size:36px;margin-top:45px}.hero-detail{font-size:14px}.hero-bottom{padding-top:55px}}
@media(max-width:1100px){nav{gap:25px}.hero-copy{padding-right:35px}.hero-name{font-size:12vw}.hero{min-height:630px}.hero-art{min-height:630px}.hero-description{font-size:29px}.hero-detail{font-size:12px}.hero-subtitle{font-size:20px}.hero-bottom{font-size:9px;gap:8px}.section{grid-template-columns:18% 1fr}.about-facts strong{font-size:31px}.about-facts strong span{margin-left:6px}.about-facts .fact-jp{font-size:23px}.profile-row{grid-template-columns:135px 1fr;gap:20px}.access-grid{gap:6%}.access-actions{gap:14px}.access-actions .button{padding:15px;gap:20px}.contact-section h2{font-size:29px}}
@media(max-width:760px){html{scroll-padding-top:90px}.site-header{height:74px}.brand{font-size:28px}.brand-dot{width:6px;height:6px;margin-right:14px;margin-bottom:6px}.brand-jp{padding-left:14px;font-size:10px}.menu-button{display:flex;align-items:center;gap:13px;padding:10px 0;background:none;border:0;font-size:11px;min-height:44px}.menu-button .icon{width:22px;height:22px}nav{position:absolute;left:0;right:0;top:74px;background:white;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px var(--gutter) 24px;border-bottom:1px solid var(--line)}nav.is-open{display:flex}nav a{padding:12px 0;justify-content:space-between;font-size:14px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:36px var(--gutter) 23px}.hero-name{font-size:clamp(105px,24.5vw,175px);line-height:.94}.hero-subtitle{font-size:24px;margin-top:18px}.hero-subtitle span{font-size:11px}h1{margin-top:29px}.hero-description{font-size:31px;margin-top:30px}.hero-detail{font-size:12px}.button-primary{margin-top:25px}.hero-bottom{font-size:9px;padding-top:34px}.hero-art{min-height:390px;height:390px;padding:25px var(--gutter)}.d-art{width:90%;height:100%;left:5%;top:-3%}.art-top{font-size:8px}.art-bottom{font-size:10px}.art-index{font-size:44px}.location-strip{grid-template-columns:1fr 28px;gap:9px;padding-top:21px;padding-bottom:21px}.location-strip>span{grid-column:1}.location-strip p{grid-column:1;font-size:10px}.location-strip p span{display:block;margin:0}.location-strip a{grid-column:2;grid-row:1/3}.section{grid-template-columns:1fr;gap:29px;padding-top:55px;padding-bottom:55px}.section-label{flex-direction:row;align-items:center;gap:12px}.section-no{margin:0}.label-en{margin-left:auto;font-size:9px}h2{font-size:33px;letter-spacing:-1px}.about-detail{margin-top:23px;font-size:13px}.about-facts{gap:12px;margin-top:29px;padding-top:20px}.fact-label{font-size:9px;margin-bottom:11px}.about-facts strong{font-size:28px}.about-facts strong span{display:block;font-size:8px;margin:8px 0 0}.about-facts .fact-jp{font-size:20px;line-height:1.8}.about-facts>div:last-child strong span{display:inline;margin-left:5px}.heading-row{gap:12px}.status-label{font-size:9px;margin-top:8px;padding:6px 8px}.business-content{margin-top:26px}.business-empty{min-height:132px}.business-empty>div+div{padding-left:22px}.business-empty h3{font-size:12px}.empty-explanation{font-size:10px}.profile-section .heading-row{flex-direction:column;align-items:flex-start;gap:8px}.profile-section .text-button{padding:7px 0}.profile-list{margin-top:17px}.profile-row{grid-template-columns:108px 1fr;gap:15px;padding:17px 0;font-size:12px}dt{font-size:11px}.profile-note{font-size:9px}.access-section{padding-top:28px;padding-bottom:46px}.access-grid{grid-template-columns:1fr;gap:40px;padding-top:32px}.access-copy h2{font-size:67px;letter-spacing:-3px}.address-block{margin-top:28px}.address-block p{font-size:13px}.access-actions{gap:20px}.access-actions .button{font-size:11px;gap:20px}.access-map iframe{height:350px}.access-map figcaption{padding:12px 14px;font-size:10px}.contact-section{grid-template-columns:1fr;padding-top:43px;padding-bottom:43px;gap:25px}.contact-section h2{font-size:30px}#contact-content{justify-self:stretch}.contact-pending{justify-content:space-between;gap:20px}.contact-pending p{font-size:10px}.site-footer{padding-top:28px}.footer-brand{font-size:80px}.back-top{font-size:10px;gap:11px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px;margin-top:25px}.footer-bottom p{max-width:100%;font-size:9px}.footer-bottom .text-button{font-size:10px}.service-item{grid-template-columns:27px 1fr;gap:12px}.service-item h3{font-size:22px}.business-scope{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.hero-art,.location-strip,.hero .button,.access-actions,.menu-button,.text-button,.site-footer,.svg-sprite,.toast{display:none!important}html{scroll-padding:0}body{font-size:11pt}.hero{display:block;min-height:0}.hero-copy{padding:25px 0}.hero-name{font-size:60px}.hero-description,.hero-detail,.hero-bottom{display:none}.hero-subtitle{font-size:18px}.hero h1{margin-top:15px}.section{padding:25px 0;grid-template-columns:120px 1fr;break-inside:avoid}.section-label{flex-direction:column}.section-no{margin-bottom:6px}h2{font-size:23px}.business-section{background:white}.access-section{background:white;color:var(--ink);padding:25px 0;break-inside:avoid}.access-heading{border-color:var(--line)}.access-grid{padding-top:20px}.access-copy h2{font-size:35px;letter-spacing:-1px}.access-map{display:none}.address-block{margin-top:15px}.address-block>span{color:var(--muted)}.contact-section{padding:25px 0}.about-facts strong{font-size:25px}.profile-row{padding:10px 0}.section-body{min-width:0}}
