.admin-shell{min-height:100vh;background:#e9edef;color:var(--ink)}.admin-login-shell{min-height:100vh;padding:28px;display:grid;place-items:center;background:linear-gradient(#07141ee0,#07141ef0),url(/images/hero-yard-desktop.jpg) center / cover;color:var(--ink)}.admin-login-card{width:min(100%,460px);padding:46px 42px;background:var(--white);border-top:5px solid var(--orange);box-shadow:0 24px 70px #00000057;text-align:center}.admin-login-mark{width:66px;height:66px;margin:0 auto 18px;display:grid;place-items:center;background:var(--ink);color:var(--orange)}.admin-login-mark svg{width:36px;height:36px}.admin-login-company,.admin-login-card h1{margin:0}.admin-login-company{color:#61717a;font-size:13px;font-weight:800;letter-spacing:.1em}.admin-login-card h1{margin-top:6px;font-family:"Noto Serif JP",serif;font-size:30px;letter-spacing:.08em}.admin-login-card form{margin-top:30px;display:grid;gap:14px;text-align:left}.admin-login-card label{font-size:14px;font-weight:800}.admin-login-card input{min-height:54px;padding:0 14px;border:1px solid #9ba8ae;border-radius:0;background:#fbfcfc;color:var(--ink);font:inherit;font-size:18px}.admin-login-card input:focus{border-color:var(--orange);outline:3px solid rgba(239,104,22,.18)}.admin-login-card button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;font:inherit;font-weight:800;cursor:pointer}.admin-login-card button:disabled{cursor:wait;opacity:.65}.admin-login-status{margin:28px 0 0;color:#5c6c75}.admin-header{min-height:104px;padding:22px max(28px,calc((100% - 1120px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--ink);color:var(--white);border-bottom:4px solid var(--orange)}.admin-header p,.admin-header h1{margin:0}.admin-header p{color:#ffffffad;font-size:13px;font-weight:700;letter-spacing:.08em}.admin-header h1{margin-top:3px;font-size:28px;letter-spacing:.06em}.admin-header button{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.55);background:transparent;color:inherit;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.admin-header button:hover,.admin-header button:focus-visible{border-color:var(--orange);background:var(--orange)}.admin-main{width:min(calc(100% - 48px),1120px);margin-inline:auto;padding:46px 0 72px;display:grid;gap:34px}.admin-editor,.admin-notices{padding:34px;background:var(--white);border:1px solid #c8d0d4;box-shadow:0 12px 32px #07141e14}.admin-section-title{display:flex;align-items:center;gap:15px}.admin-section-title>svg{width:40px;height:40px;color:var(--orange)}.admin-section-title p,.admin-section-title h2{margin:0}.admin-section-title p{color:var(--orange-deep);font-size:11px;font-weight:800;letter-spacing:.16em}.admin-section-title h2{font-family:"Noto Serif JP",serif;font-size:25px;letter-spacing:.06em}.admin-editor form{margin-top:28px;display:grid;gap:22px}.admin-editor label:not(.admin-publish-toggle){position:relative;display:grid;gap:8px}.admin-editor label>span{font-size:14px;font-weight:800}.admin-editor input[type=date],.admin-editor input[type=text],.admin-editor textarea{width:100%;border:1px solid #9ba8ae;border-radius:0;background:#fbfcfc;color:var(--ink);font:inherit;font-size:16px}.admin-editor input[type=date],.admin-editor input[type=text]{min-height:52px;padding:0 14px}.admin-editor input[type=date]{max-width:260px}.admin-editor textarea{min-height:180px;padding:13px 14px;line-height:1.75;resize:vertical}.admin-editor input:focus,.admin-editor textarea:focus{border-color:var(--orange);outline:3px solid rgba(239,104,22,.18)}.admin-editor label small{position:absolute;right:8px;bottom:-18px;color:#65747d;font-size:11px}.admin-publish-toggle{width:fit-content;min-height:46px;display:flex;align-items:center;gap:11px;cursor:pointer}.admin-publish-toggle input{width:24px;height:24px;accent-color:var(--orange)}.admin-form-actions,.admin-notice-actions{display:flex;flex-wrap:wrap;gap:12px}.admin-form-actions button,.admin-notice-actions button,.admin-list-heading>button{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.admin-form-actions button:disabled,.admin-list-heading>button:disabled{cursor:wait;opacity:.6}.admin-primary{background:var(--orange);color:var(--white)}.admin-secondary,.admin-notice-actions button,.admin-list-heading>button{background:#e4e9eb;color:var(--ink)}.admin-feedback{margin:0;padding:13px 15px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.admin-feedback--success{background:#e4f6ea;color:#155d2f}.admin-feedback--error{background:#fff0ed;color:#a82c17}.admin-list-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.admin-notice-list{margin-top:28px;display:grid;gap:16px}.admin-notice-list article{padding:24px;border:1px solid #c5cdd1;border-left:5px solid var(--steel)}.admin-notice-meta{display:flex;align-items:center;gap:12px;color:#5c6c75;font-size:13px;font-weight:700}.admin-notice-meta span{padding:4px 10px;border-radius:999px;font-size:11px}.admin-notice-meta .is-published{background:#dff4e6;color:#176536}.admin-notice-meta .is-draft{background:#e5eaed;color:#52616a}.admin-notice-list h3{margin:11px 0 7px;font-size:19px}.admin-notice-list article>p{margin:0 0 18px;color:#44565f;font-size:14px;line-height:1.75;white-space:pre-wrap}.admin-notice-actions button{min-height:40px;padding-inline:15px}.admin-notice-actions .admin-delete{background:#fff0ed;color:#a82c17}.admin-empty{margin:28px 0 0;padding:32px;background:#f1f4f5;color:#566770;text-align:center}@media(max-width:720px){body:has(.admin-shell){padding-bottom:0}.admin-header{min-height:88px;padding:16px}.admin-header h1{font-size:22px}.admin-header button{min-height:42px;padding-inline:12px;font-size:12px}.admin-main{width:calc(100% - 24px);padding:24px 0 45px;gap:22px}.admin-editor,.admin-notices{padding:21px 16px}.admin-section-title>svg{width:34px;height:34px}.admin-section-title h2{font-size:20px}.admin-editor form{margin-top:24px}.admin-editor input[type=date]{max-width:none}.admin-form-actions button{width:100%}.admin-list-heading{align-items:flex-start}.admin-list-heading>button{min-width:80px;padding-inline:12px}.admin-notice-list article{padding:18px 15px}.admin-login-shell{padding:16px}.admin-login-card{padding:34px 20px}.admin-login-card h1{font-size:25px}}@font-face{font-family:Noto Sans JP;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-sans-jp-japanese-400-normal-Cy9Yahyj.woff2) format("woff2"),url(/assets/noto-sans-jp-japanese-400-normal-CVXqO_9z.woff) format("woff")}@font-face{font-family:Noto Sans JP;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-sans-jp-latin-400-normal-CiI97xlr.woff2) format("woff2"),url(/assets/noto-sans-jp-latin-400-normal-Bqwd-IAT.woff) format("woff")}@font-face{font-family:Noto Sans JP;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-sans-jp-japanese-700-normal-Cy7xyTMA.woff2) format("woff2"),url(/assets/noto-sans-jp-japanese-700-normal-CLExAywd.woff) format("woff")}@font-face{font-family:Noto Sans JP;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-sans-jp-latin-700-normal-B5WF5-M-.woff2) format("woff2"),url(/assets/noto-sans-jp-latin-700-normal-BzNrfb2r.woff) format("woff")}@font-face{font-family:Noto Sans JP;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/noto-sans-jp-japanese-900-normal-Ces6733t.woff2) format("woff2"),url(/assets/noto-sans-jp-japanese-900-normal-DjZs2QcB.woff) format("woff")}@font-face{font-family:Noto Sans JP;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/noto-sans-jp-latin-900-normal-DRJnVEyw.woff2) format("woff2"),url(/assets/noto-sans-jp-latin-900-normal-UYzMqwkK.woff) format("woff")}@font-face{font-family:"Noto Serif JP";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-serif-jp-japanese-700-normal-sR4zo45n.woff2) format("woff2"),url(/assets/noto-serif-jp-japanese-700-normal-seHTYoOU.woff) format("woff")}@font-face{font-family:"Noto Serif JP";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-serif-jp-latin-700-normal-D7D8L-xs.woff2) format("woff2"),url(/assets/noto-serif-jp-latin-700-normal-BZhTsU1X.woff) format("woff")}:root{color:#12202a;background:#07141e;font-family:Noto Sans JP,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #07141e;--ink-soft: #0e2534;--steel: #15384d;--silver: #eef1f2;--silver-deep: #d9dfe2;--white: #ffffff;--orange: #ef6816;--orange-deep: #c94d0a;--line: #06c755;--content: 1280px;--header-height: 88px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{margin:0;min-width:320px;min-height:100vh;background:var(--ink);color:#10202b;-webkit-font-smoothing:antialiased}body,button,a{font-family:Noto Sans JP,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{border:0}img{display:block;max-width:100%}svg{flex:0 0 auto}.site-shell{min-height:100vh;overflow:clip}.content-width{width:min(calc(100% - 80px),var(--content));margin-inline:auto}.site-header{position:relative;z-index:100;height:var(--header-height);background:#05121cfa;color:var(--white);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{width:min(calc(100% - 64px),var(--content));height:100%;margin-inline:auto;display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(190px,1fr);align-items:center;gap:28px}.wordmark{width:max-content;font-size:clamp(22px,2vw,31px);font-weight:900;letter-spacing:.04em;white-space:nowrap}.desktop-nav{display:flex;align-self:stretch;align-items:center;gap:44px}.desktop-nav a{position:relative;display:grid;height:100%;place-items:center;font-size:16px;font-weight:700;letter-spacing:.04em}.desktop-nav a:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--orange);content:"";opacity:0;transform:scaleX(.3);transition:opacity .18s ease,transform .18s ease}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.desktop-nav a.is-current:after{opacity:1;transform:scaleX(1)}.header-phone{justify-self:end;display:inline-flex;min-height:58px;align-items:center;justify-content:center;gap:10px;padding:0 27px;background:var(--orange);color:var(--white);font-size:18px;font-weight:800;transition:background .18s ease}.header-phone svg{width:25px;height:25px}.header-phone:hover,.header-phone:focus-visible{background:var(--orange-deep)}.menu-toggle,.mobile-menu{display:none}.hero{position:relative;isolation:isolate;min-height:770px;background-color:#12242e;background-image:url(/images/hero-yard-desktop.jpg);background-position:center 48%;background-size:cover;color:var(--white)}.hero:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:#020c132e;content:""}.hero-inner{position:relative;width:min(calc(100% - 80px),var(--content));min-height:660px;margin-inline:auto;padding:58px 0 44px}.hero-copy{width:min(640px,54%)}.hero-eyebrow{margin:0 0 17px;color:var(--orange);font-size:19px;font-weight:800;letter-spacing:.08em}.hero-eyebrow:after{display:block;width:54px;height:3px;margin-top:12px;background:var(--orange);content:""}.hero h1{margin:0;color:var(--white);font-size:clamp(50px,5.15vw,76px);font-weight:900;letter-spacing:.035em;line-height:1.2;text-shadow:0 2px 18px rgba(0,0,0,.35)}.hero h1 span{display:block}.hero-lead{margin:24px 0 21px;font-size:clamp(19px,1.75vw,27px);font-weight:700;letter-spacing:.07em;line-height:1.6}.hero-phone{display:inline-flex;align-items:center;gap:12px;color:var(--white);font-size:clamp(35px,3.6vw,54px);font-weight:900;letter-spacing:.02em;line-height:1.1}.hero-phone svg{width:.85em;height:.85em;color:var(--orange)}.hero-actions{display:flex;gap:16px;margin-top:25px}.hero-button{display:inline-flex;min-width:182px;min-height:58px;align-items:center;justify-content:center;gap:11px;border:2px solid rgba(255,255,255,.82);color:var(--white);font-size:18px;font-weight:800;transition:background .18s ease,border-color .18s ease}.hero-button svg{width:24px;height:24px}.hero-button--map:hover,.hero-button--map:focus-visible{border-color:var(--orange);background:var(--orange)}.hero-button--line{border-color:var(--line);background:var(--line)}.hero-button--line:hover,.hero-button--line:focus-visible{border-color:#04a947;background:#04a947}.hero-image-note{position:absolute;right:0;bottom:14px;color:#ffffffc7;font-size:11px}.fact-strip{position:absolute;right:0;bottom:0;left:0;min-height:110px;display:grid;grid-template-columns:repeat(4,minmax(140px,1fr)) minmax(280px,1.55fr);align-items:stretch;background:#04141ff0;border-top:1px solid rgba(255,255,255,.22)}.fact-strip>div{display:flex;align-items:center;justify-content:center;gap:13px;padding:20px 22px;border-right:1px solid rgba(255,255,255,.2)}.fact-strip>div:last-child{border-right:0}.fact-strip svg{width:34px;height:34px}.fact-strip span{display:grid;gap:3px;color:#fffc;font-size:13px}.fact-strip b{color:var(--white);font-size:16px}.metal-surface{background:var(--silver)}.notice-section{padding:58px 0 53px;border-bottom:1px solid #cdd4d7}.notice-section .section-heading{margin-bottom:25px}.notice-list{display:grid;border-top:1px solid #aab4b9}.notice-card{padding:24px 20px;display:grid;grid-template-columns:180px 1fr;gap:28px;border-bottom:1px solid #aab4b9}.notice-card__meta{display:flex;align-items:center;gap:11px;color:var(--orange-deep);font-size:14px;font-weight:800;letter-spacing:.05em}.notice-card__meta svg{width:27px;height:27px}.notice-card__content h3{margin:0 0 8px;font-size:18px;letter-spacing:.03em}.notice-card__content p{margin:0;color:#40515c;font-size:14px;line-height:1.8;white-space:pre-wrap}.notice-empty{margin:0;padding:25px 22px;border-block:1px solid #aab4b9;color:#50606a;font-size:14px;text-align:center}.items-section{padding:67px 0 59px;border-bottom:1px solid #cdd4d7}.section-heading{margin-bottom:28px}.section-heading h2{margin:0;font-family:"Noto Serif JP",serif;font-size:clamp(32px,3.1vw,46px);font-weight:700;letter-spacing:.14em;line-height:1.35}.section-heading>p{margin:0 0 4px;color:var(--orange);font-size:13px;font-weight:700;letter-spacing:.1em}.section-heading>span{display:block;width:40px;height:3px;margin-top:13px;background:var(--orange)}.items-section .section-heading,.faq-section .section-heading{display:grid;justify-items:center;text-align:center}.section-heading--light h2{color:var(--white)}.section-intro{margin:-8px 0 42px;color:#40515c;font-size:16px;text-align:center}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);border-block:1px solid #9ba7ad}.category{min-width:0;padding:29px 18px 25px;border-right:1px solid #9ba7ad;text-align:center}.category:last-child{border-right:0}.category svg{width:54px;height:54px;margin:0 auto 15px;color:var(--ink-soft)}.category h3{min-height:56px;margin:0;display:grid;place-items:center;font-family:"Noto Serif JP",serif;font-size:clamp(17px,1.5vw,23px);letter-spacing:.03em;line-height:1.45}.category p{margin:9px 0 0;color:#50606a;font-size:12px;line-height:1.55}.dark-link{width:fit-content;min-width:330px;min-height:58px;margin:36px auto 0;padding:0 26px;display:flex;align-items:center;justify-content:center;gap:16px;background:var(--ink);color:var(--white);font-size:17px;font-weight:700;list-style:none;cursor:pointer;transition:background .18s ease}.dark-link::-webkit-details-marker{display:none}.dark-link:hover,.dark-link:focus-visible{background:var(--orange-deep)}.dark-link svg{transition:transform .18s ease}.item-details[open] .dark-link svg{transform:rotate(180deg)}.item-details__content{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #aab4b9;border-left:1px solid #aab4b9}.item-detail-group{padding:22px 24px;border-right:1px solid #aab4b9;border-bottom:1px solid #aab4b9}.item-detail-group h3{margin:0 0 9px;color:var(--ink);font-family:"Noto Serif JP",serif;font-size:18px;letter-spacing:.04em}.item-detail-group p,.item-details__note{margin:0;color:#40515c;font-size:14px;line-height:1.9}.item-details__note{grid-column:1 / -1;padding:17px 24px;border-right:1px solid #aab4b9;border-bottom:1px solid #aab4b9;background:#e3e8ea;font-weight:600}.services-section{background:var(--ink)}.service-band{min-height:360px;display:grid;grid-template-columns:minmax(420px,.92fr) 1.35fr;background:var(--ink);color:var(--white);border-bottom:2px solid rgba(255,255,255,.6)}.service-band--machinery{background:#0c1c27}.service-copy{align-self:center;width:min(100%,620px);justify-self:end;padding:54px 62px 54px 40px}.service-copy .section-heading{margin-bottom:18px}.service-copy p{margin:0;color:#ffffffe0;font-size:17px;letter-spacing:.045em;line-height:1.9}.service-copy .service-note{margin-top:8px;color:var(--white);font-weight:700}.service-band>img{width:100%;height:360px;object-fit:cover;filter:saturate(.86) contrast(1.08) brightness(.78)}.service-band--metal>img{object-position:50% 48%}.service-band--machinery>img{object-position:50% 55%}.consult-strip{min-height:150px;display:grid;grid-template-columns:1.4fr .6fr;align-items:stretch;background:var(--steel);color:var(--white)}.consult-strip__main,.consult-strip__pickup{display:flex;align-items:center;justify-content:center;gap:24px;padding:30px 46px}.consult-strip__main{border-right:1px solid rgba(255,255,255,.25)}.consult-strip svg{width:62px;height:62px}.consult-strip__main div{display:grid;gap:8px}.consult-strip strong{font-family:"Noto Serif JP",serif;font-size:clamp(22px,2.1vw,34px);letter-spacing:.06em}.consult-strip span{color:#ffffffd1;font-size:15px;letter-spacing:.04em;line-height:1.7}.access-section{padding:74px 0 70px;border-bottom:1px solid #b8c1c5}.access-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:stretch}.access-copy h3{margin:0 0 18px;font-family:"Noto Serif JP",serif;font-size:25px;letter-spacing:.08em}.access-copy dl{display:grid;gap:10px;margin:0 0 24px}.access-copy dl>div{display:grid;grid-template-columns:28px 1fr;align-items:start;gap:10px}.access-copy dt,.access-copy dd{margin:0}.access-copy dt svg{width:22px;height:22px;color:var(--ink-soft)}.access-copy dd{font-size:16px;line-height:1.55}.access-copy dd a{color:var(--orange-deep);font-weight:800}.access-copy .license-row dd{color:#40515c;font-size:13px}.access-button{width:100%;min-height:56px;margin-top:11px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--white);font-size:16px;font-weight:700}.access-button svg{width:23px;height:23px}.access-button--map{background:var(--ink)}.access-button--line{background:var(--line)}.access-button:hover,.access-button:focus-visible{filter:brightness(.9)}.map-frame{min-height:450px;border:1px solid #bdc6ca;background:#d9dfe2}.map-frame iframe{width:100%;height:100%;min-height:450px;border:0;filter:saturate(.65) contrast(.9)}.faq-section{padding:65px 0 75px}.faq-list{max-width:1160px;margin-inline:auto;border:1px solid #aab4b9;border-bottom:0}.faq-item{border-bottom:1px solid #aab4b9}.faq-item h3{margin:0}.faq-item button{width:100%;min-height:56px;padding:12px 21px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff3;color:var(--ink);font-size:16px;font-weight:600;text-align:left;cursor:pointer}.faq-item button:hover,.faq-item button:focus-visible,.faq-item.is-open button{background:#dfe5e7}.faq-item button svg{width:20px;height:20px;transition:transform .18s ease}.faq-item.is-open button svg{transform:rotate(180deg)}.faq-answer{padding:5px 54px 20px 21px;background:#f7f8f8}.faq-answer p{margin:0;color:#3f505a;font-size:15px;line-height:1.8}.final-cta{padding:63px 40px 60px;background:var(--ink-soft);color:var(--white);text-align:center;border-bottom:1px solid rgba(255,255,255,.3)}.final-cta>p{margin:0 0 8px;color:#ffffffc7;font-size:17px;font-weight:700;letter-spacing:.12em}.final-cta h2{margin:0;font-family:"Noto Serif JP",serif;font-size:clamp(29px,3vw,44px);letter-spacing:.09em}.final-phone{width:fit-content;margin:22px auto 30px;display:flex;align-items:center;justify-content:center;gap:13px;color:var(--white);font-size:clamp(37px,4.3vw,58px);font-weight:900;letter-spacing:.03em}.final-phone svg{color:var(--orange)}.contact-actions{max-width:980px;margin-inline:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.action{min-height:60px;display:flex;align-items:center;justify-content:center;gap:10px;border:2px solid rgba(255,255,255,.75);color:var(--white);font-size:17px;font-weight:800;transition:filter .18s ease,background .18s ease}.action svg{width:25px;height:25px}.action--phone{border-color:var(--orange);background:var(--orange)}.action--map{background:transparent}.action--line{border-color:var(--line);background:var(--line)}.action:hover,.action:focus-visible{filter:brightness(.88)}.site-footer{padding:38px 0 22px;background:#04101a;color:#ffffffc2}.footer-inner{width:min(calc(100% - 64px),var(--content));margin-inline:auto;display:flex;align-items:end;justify-content:space-between;gap:48px}.footer-inner strong{color:var(--white);font-size:21px}.footer-inner p{margin:6px 0 0;font-size:12px}.footer-inner nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:17px 30px;font-size:12px}.footer-inner a:hover,.footer-inner a:focus-visible{color:var(--orange)}.copyright{width:min(calc(100% - 64px),var(--content));margin:25px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:11px;text-align:center}.privacy-page-shell{min-height:100vh;background:var(--silver);color:var(--ink)}body.is-privacy-page{padding-bottom:0}.privacy-page-header{height:var(--header-height);background:var(--ink);color:var(--white);border-bottom:3px solid var(--orange)}.privacy-page-header__inner{width:min(calc(100% - 64px),var(--content));height:100%;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.privacy-page-wordmark{font-size:clamp(21px,2vw,29px);font-weight:900;letter-spacing:.04em}.privacy-page-back,.privacy-page-bottom-back{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:800}.privacy-page-back{min-height:44px;padding:0 18px;border:1px solid rgba(255,255,255,.55)}.privacy-page-back:hover,.privacy-page-back:focus-visible{border-color:var(--orange);background:var(--orange)}.privacy-page-main{width:min(calc(100% - 64px),980px);margin-inline:auto;padding:66px 0 82px}.privacy-page-title{padding-bottom:31px;border-bottom:1px solid #aab4b9}.privacy-page-title p,.privacy-page-title h1,.privacy-page-title span{margin:0}.privacy-page-title p{color:var(--orange-deep);font-size:13px;font-weight:900;letter-spacing:.16em}.privacy-page-title h1{margin-top:8px;font-family:"Noto Serif JP",serif;font-size:clamp(34px,5vw,52px);letter-spacing:.07em}.privacy-page-title span{display:block;margin-top:12px;color:#5c6d76;font-size:13px}.privacy-page-content{margin-top:34px;padding:44px 52px;background:var(--white);border-top:4px solid var(--orange);box-shadow:0 12px 34px #07141e14}.privacy-page-lead{margin:0 0 38px;padding-bottom:30px;border-bottom:1px solid var(--silver-deep);font-weight:700}.privacy-page-content section+section{margin-top:35px}.privacy-page-content h2{margin:0 0 12px;padding-left:14px;border-left:4px solid var(--orange);font-size:20px;letter-spacing:.04em}.privacy-page-content p,.privacy-page-content li{color:#3f5059;font-size:14px;line-height:1.9}.privacy-page-content p{margin:0}.privacy-page-content ul{margin:10px 0 0;padding-left:1.5em}.privacy-page-contact{padding:25px 28px;background:var(--silver)}.privacy-page-contact p+p{margin-top:3px}.privacy-page-contact a{width:fit-content;margin-top:14px;display:flex;align-items:center;gap:9px;color:var(--orange-deep);font-size:20px;font-weight:900}.privacy-page-bottom-back{min-height:48px;margin-top:34px;padding:0 22px;border:1px solid var(--ink)}.privacy-page-bottom-back:hover,.privacy-page-bottom-back:focus-visible{background:var(--ink);color:var(--white)}.privacy-page-footer{padding:22px 24px;background:var(--ink);color:#ffffffa6;font-size:11px;text-align:center}.mobile-action-bar{display:none}[data-reveal]{opacity:1;transform:none}:focus-visible{outline:3px solid #ffb07a;outline-offset:3px}@media(max-width:1180px){.header-inner{grid-template-columns:1fr auto auto}.desktop-nav{gap:25px}.header-phone{min-height:52px;padding-inline:19px}.fact-strip{grid-template-columns:repeat(4,1fr) 1.35fr}.fact-strip>div{padding-inline:12px}.fact-strip__address svg{display:none}.service-copy{padding-inline:40px}.access-layout{gap:46px}}@media(max-width:1023px){:root{--header-height: 70px}body{padding-bottom:74px}.content-width,.hero-inner,.header-inner,.footer-inner,.copyright{width:min(calc(100% - 44px),900px)}.header-inner{display:flex;justify-content:space-between}.wordmark{font-size:24px}.desktop-nav,.header-phone{display:none}.menu-toggle{width:50px;height:50px;display:grid;place-items:center;background:transparent;color:var(--white);cursor:pointer}.menu-toggle svg{width:36px;height:36px}.mobile-menu{position:absolute;top:100%;right:0;left:0;display:grid;visibility:hidden;background:#07141e;border-top:1px solid rgba(255,255,255,.12);opacity:0;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.mobile-menu.is-open{visibility:visible;opacity:1;transform:translateY(0)}.mobile-menu a{min-height:58px;display:grid;place-items:center;border-bottom:1px solid rgba(255,255,255,.12);font-weight:700}.hero{min-height:760px;background-position:63% center}.hero-inner{min-height:605px;padding-top:55px}.hero-copy{width:min(620px,75%)}.hero h1{font-size:clamp(48px,7vw,66px)}.fact-strip{min-height:155px;grid-template-columns:repeat(4,1fr)}.fact-strip>div{padding-block:17px}.fact-strip__address{grid-column:1 / -1;border-top:1px solid rgba(255,255,255,.2)}.fact-strip__address svg{display:block}.category-grid{grid-template-columns:repeat(3,1fr)}.category:nth-child(3){border-right:0}.category:nth-child(-n+3){border-bottom:1px solid #9ba7ad}.service-band{min-height:320px;grid-template-columns:.82fr 1.18fr}.service-band>img{height:320px}.consult-strip{grid-template-columns:1fr}.consult-strip__main{border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}.access-layout{grid-template-columns:1fr 1.1fr;gap:32px}.mobile-action-bar{position:fixed;z-index:120;right:0;bottom:0;left:0;display:block;height:74px;background:var(--ink);box-shadow:0 -5px 20px #0003}.mobile-action-bar .contact-actions{max-width:none;height:100%;gap:0}.mobile-action-bar .action{min-height:74px;border-width:0 1px 0 0;font-size:18px}.mobile-action-bar .action--map{background:var(--ink-soft)}}@media(max-width:720px){:root{--header-height: 64px}body{padding-bottom:68px}.content-width,.hero-inner,.header-inner,.footer-inner,.copyright{width:calc(100% - 32px)}.wordmark{font-size:20px;letter-spacing:.02em}.menu-toggle{width:44px;height:44px}.hero{min-height:670px;background-image:url(/images/hero-yard-mobile.jpg);background-position:62% 50%}.hero:before{background:#020c1352}.hero-inner{min-height:514px;padding:27px 0 22px}.hero-copy{width:100%}.hero-eyebrow{margin-bottom:12px;font-size:14px}.hero-eyebrow:after{width:38px;height:2px;margin-top:8px}.hero h1{max-width:360px;font-size:clamp(38px,11.6vw,49px);letter-spacing:.015em;line-height:1.25}.hero-lead{margin:17px 0 15px;font-size:16px;line-height:1.55}.hero-phone{gap:8px;color:var(--orange);font-size:clamp(29px,8.8vw,37px)}.hero-phone svg{color:var(--orange)}.hero-actions{display:none}.hero-image-note{bottom:12px;font-size:11px}.fact-strip{min-height:156px;grid-template-columns:repeat(2,1fr)}.fact-strip>div{min-height:52px;gap:8px;padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.2)}.fact-strip>div:nth-child(2n){border-right:0}.fact-strip svg{width:27px;height:27px}.fact-strip span{font-size:12px}.fact-strip b{font-size:14px}.fact-strip__address{min-height:52px;grid-column:1 / -1;border-bottom:0}.items-section{padding:43px 0 44px}.notice-section{padding:39px 0 36px}.notice-section .section-heading{margin-bottom:18px}.notice-card{padding:18px 4px;grid-template-columns:1fr;gap:8px}.notice-card__meta{font-size:12px}.notice-card__meta svg{width:22px;height:22px}.notice-card__content h3{font-size:16px}.notice-card__content p,.notice-empty{font-size:13px}.section-heading{margin-bottom:21px}.section-heading h2{font-size:29px;letter-spacing:.1em}.section-intro{margin:-5px 10px 27px;font-size:13px;line-height:1.7}.category-grid{grid-template-columns:repeat(2,1fr)}.category{min-height:130px;padding:18px 10px 15px;border-bottom:1px solid #9ba7ad}.category:nth-child(2n){border-right:0}.category:nth-last-child(-n+2){border-bottom:0}.category svg{width:38px;height:38px;margin-bottom:8px}.category h3{min-height:auto;font-size:15px;line-height:1.55}.category p{display:none}.dark-link{min-width:0;width:100%;min-height:52px;margin-top:25px;font-size:15px}.item-details__content{grid-template-columns:1fr;margin-top:20px}.item-detail-group{padding:18px 16px}.item-detail-group h3{font-size:16px}.item-detail-group p,.item-details__note{font-size:13px;line-height:1.8}.item-details__note{grid-column:auto;padding:15px 16px}.service-band{min-height:220px;grid-template-columns:42% 58%}.service-copy{grid-column:2;grid-row:1;padding:23px 18px}.service-copy .section-heading{margin-bottom:11px}.service-copy .section-heading h2{font-size:21px;letter-spacing:.04em}.service-copy .section-heading>span{width:28px;height:2px;margin-top:7px}.service-copy p{font-size:13px;letter-spacing:.01em;line-height:1.65}.service-copy .service-note{margin-top:4px}.service-band>img{grid-column:1;grid-row:1;height:220px}.consult-strip{min-height:0}.consult-strip__main,.consult-strip__pickup{gap:14px;padding:21px 18px}.consult-strip svg{width:44px;height:44px}.consult-strip strong{font-family:Noto Sans JP,sans-serif;font-size:17px}.consult-strip span{font-size:13px}.consult-strip__pickup{justify-content:flex-start}.access-section{padding:46px 0}.access-layout{display:flex;flex-direction:column-reverse;gap:27px}.map-frame,.map-frame iframe{min-height:250px}.access-copy h3{font-size:21px}.access-copy dd{font-size:14px}.access-copy .license-row dd{font-size:12px}.access-button{min-height:52px;font-size:14px}.faq-section{padding:43px 0 54px}.faq-item button{min-height:50px;padding:10px 13px;font-size:14px;line-height:1.45}.faq-answer{padding:3px 36px 16px 13px}.faq-answer p{font-size:13px}.final-cta{padding:43px 18px 38px}.final-cta>p{font-size:13px}.final-cta h2{font-size:24px}.final-phone{margin:17px auto 0;color:var(--orange);font-size:clamp(29px,8.5vw,36px)}.final-cta>.contact-actions{display:none}.site-footer{padding:31px 0 21px}.footer-inner{display:grid;gap:25px}.footer-inner nav{justify-content:flex-start;gap:12px 20px}.privacy-page-header__inner,.privacy-page-main{width:calc(100% - 32px)}.privacy-page-header__inner{gap:16px}.privacy-page-wordmark{font-size:18px}.privacy-page-back{min-height:40px;padding:0 12px;font-size:12px}.privacy-page-main{padding:43px 0 56px}.privacy-page-title h1{font-size:30px}.privacy-page-content{margin-top:27px;padding:30px 20px}.privacy-page-lead{margin-bottom:31px;padding-bottom:25px}.privacy-page-content h2{font-size:17px}.privacy-page-content p,.privacy-page-content li{font-size:13px}.privacy-page-contact{padding:22px 18px}.mobile-action-bar{height:68px}.mobile-action-bar .action{min-height:68px;gap:8px;font-size:16px}.mobile-action-bar .action svg{width:25px;height:25px}}@media(max-width:370px){.hero h1{font-size:37px}.hero-phone{font-size:28px}.service-copy{padding-inline:13px}.service-copy .section-heading h2{font-size:18px}.service-copy p{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}
