
:root{
  --green:#0b5a43;
  --green-dark:#073a2d;
  --green-black:#08241d;
  --ink:#111514;
  --paper:#f4f4f0;
  --paper2:#fafaf8;
  --line:#d8dad5;
  --blue:#079fdf;
  --white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Yu Gothic","Hiragino Kaku Gothic ProN",sans-serif;background:#fff;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,select,textarea{font:inherit}
.content-width{width:min(1420px,90vw);margin-inline:auto}
.eyebrow{font-size:10px;font-weight:900;letter-spacing:.19em;margin:0 0 14px}.eyebrow-green{color:var(--green)}.eyebrow-light{color:rgba(255,255,255,.78)}
.button{display:inline-flex;min-height:55px;padding:0 27px;align-items:center;justify-content:center;font-weight:900;border:1px solid transparent;transition:.25s}
.button:hover{transform:translateY(-2px)}
.button-green{background:var(--green);color:#fff}.button-white{background:#fff;color:#111}.button-outline{border-color:var(--green);color:var(--green);background:rgba(255,255,255,.82)}
.text-link{font-weight:900;border-bottom:1px solid currentColor;padding-bottom:5px}

.site-header{height:96px;display:flex;align-items:center;padding:0 2.5vw;gap:28px;background:#fff;position:sticky;top:0;z-index:100;border-bottom:1px solid #e8e9e5;box-shadow:0 4px 20px rgba(0,0,0,.035)}
.site-brand{display:flex;align-items:center;gap:14px;flex:0 0 auto}.site-brand img{width:205px;height:64px;object-fit:contain;object-position:left center}.site-brand span{font-size:16px;font-weight:900;white-space:nowrap}
.site-navigation{margin-left:auto;display:flex;align-items:center;gap:24px;font-size:13px;font-weight:900}.site-navigation a{padding:37px 0 33px;position:relative}.site-navigation a:after{content:"";position:absolute;left:0;right:100%;bottom:26px;height:2px;background:var(--green);transition:.25s}.site-navigation a:hover:after{right:0}
.header-contact{height:96px;display:flex;align-items:stretch;margin-right:-2.5vw}.header-tel{padding:0 22px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#0a70a9}.header-tel small{font-size:9px}.header-tel strong{font-size:19px}.header-cta{background:var(--green);color:#fff;padding:0 25px;display:flex;align-items:center;font-weight:900}
.menu-toggle{display:none}

.hero{height:calc(100vh - 96px);min-height:700px;position:relative;color:#fff;overflow:hidden}
.hero-bg{position:absolute;inset:0;background:url('../images/tunnel.jpg') center/cover no-repeat;transform:scale(1.01)}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,.58) 38%,rgba(0,0,0,.17) 72%,rgba(0,0,0,.05) 100%)}
.hero-inner{position:absolute;left:5vw;top:50%;transform:translateY(-50%);z-index:2;max-width:820px}
.hero h1{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(58px,6.15vw,104px);line-height:1.24;letter-spacing:.03em;margin:.12em 0 .2em;font-weight:600}
.hero-lead{font-size:clamp(17px,1.35vw,23px);font-weight:700;margin:0}
.hero-actions{display:flex;gap:12px;margin-top:33px}
.hero-project{position:absolute;right:4vw;bottom:42px;z-index:2;text-align:right}.hero-project span{display:block;font-size:9px;letter-spacing:.18em;opacity:.65}.hero-project strong{display:block;font-size:15px;letter-spacing:.12em;margin-top:5px}

.credibility{display:grid;grid-template-columns:repeat(4,1fr);background:#0d0f0f;color:#fff}.credibility>div{padding:25px 3vw;border-right:1px solid #292c2b}.credibility>div:last-child{border-right:0}.credibility small{display:block;font-size:8px;letter-spacing:.16em;color:#7d8683;margin-bottom:7px}.credibility strong{font-size:16px}

.statement{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;padding-block:120px;align-items:end}.statement h2{font-size:clamp(40px,4.3vw,70px);line-height:1.3;margin:.1em 0}.statement h3{font-size:clamp(31px,3.2vw,52px);line-height:1.35;color:var(--green);margin:.05em 0}.statement-text{border-left:1px solid var(--line);padding-left:40px;line-height:2;color:#4e5552}

.featured-project{display:grid;grid-template-columns:1.45fr .55fr;background:#efefea;min-height:670px}.featured-photo{position:relative;overflow:hidden}.featured-photo img{width:100%;height:100%;object-fit:cover}.project-number{position:absolute;left:28px;top:22px;color:#fff;font-size:80px;font-weight:200;line-height:1}
.featured-copy{padding:75px 5vw;display:flex;flex-direction:column;justify-content:center}.featured-copy h2{font-size:clamp(52px,5.2vw,82px);line-height:.92;margin:.08em 0 .3em;letter-spacing:-.02em}.featured-copy h3{font-size:26px;margin:0 0 22px}.featured-copy>p:not(.eyebrow){line-height:2;color:#555}

.works-section{background:#111;color:#fff;padding:115px 0 125px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:45px}.section-heading h2{font-size:clamp(42px,5vw,76px);line-height:1.18;margin:.08em 0}.dark-heading>a{font-weight:900}
.works-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:315px 315px;gap:14px}.work-card{position:relative;overflow:hidden;background:#222}.work-card-main{grid-row:span 2}.work-card:nth-child(4){grid-column:span 2}.work-card img{width:100%;height:100%;object-fit:cover;transition:.55s}.work-card:hover img{transform:scale(1.035)}.work-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.8))}.work-card>strong{position:absolute;left:25px;right:25px;bottom:22px;font-size:20px}.work-meta{position:absolute;left:25px;bottom:51px;font-size:9px;letter-spacing:.14em;opacity:.7}

.business-section{background:var(--paper);padding:120px 0}.business-intro{display:grid;grid-template-columns:1fr .75fr;gap:8vw;align-items:end}.business-intro h2{font-size:clamp(42px,5vw,76px);line-height:1.22;margin:.1em 0}.business-intro>p{line-height:2;color:#555;margin-bottom:10px}
.business-cards{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.business-cards article{padding:45px 38px;border-right:1px solid var(--line);min-height:310px}.business-cards article:last-child{border-right:0}.business-cards span{display:block;font-size:58px;color:#c5c6c1;font-weight:200}.business-cards small{font-size:8px;letter-spacing:.16em;color:var(--green);font-weight:900}.business-cards h3{font-size:29px;margin:.4em 0}.business-cards p{line-height:1.9;color:#555}

.homeowner-message{display:grid;grid-template-columns:1.05fr .95fr;background:var(--green-dark);color:#fff;min-height:650px}.homeowner-actual{position:relative;overflow:hidden}.homeowner-actual img{width:100%;height:100%;object-fit:cover}.homeowner-actual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 70%,rgba(0,0,0,.48))}.homeowner-actual span{position:absolute;left:28px;bottom:24px;z-index:2;font-size:9px;letter-spacing:.14em}
.homeowner-copy{padding:80px 6vw;display:flex;flex-direction:column;justify-content:center}.homeowner-copy h2{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(40px,4.3vw,68px);line-height:1.4;margin:.12em 0 .35em}.homeowner-copy>p:not(.eyebrow){line-height:2;opacity:.9}.homeowner-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.homeowner-tags span{border:1px solid rgba(255,255,255,.3);padding:10px 14px;font-size:13px}

.premium-exterior{display:grid;grid-template-columns:2fr 1fr;min-height:470px;background:#f7f8f5}.premium-main{position:relative;overflow:hidden}.premium-main>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.premium-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,250,247,.98) 0%,rgba(250,250,247,.92) 28%,rgba(250,250,247,.55) 50%,rgba(250,250,247,.05) 75%)}.premium-copy{position:relative;z-index:2;width:55%;min-width:520px;padding:70px 0 60px 5vw}.premium-copy h2{font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Yu Gothic","Hiragino Kaku Gothic ProN",sans-serif;font-weight:800;color:#124f3d;font-size:clamp(38px,3.8vw,60px);line-height:1.4;margin:.08em 0 .3em}.premium-copy>p:not(.eyebrow){line-height:1.9;color:#39403d}.image-note{position:absolute;right:18px;bottom:15px;z-index:3;background:rgba(255,255,255,.8);padding:5px 8px;font-size:8px;letter-spacing:.12em;color:#555}
.photo-consult{background:linear-gradient(135deg,#0b5b42,#06422f);color:#fff;padding:55px 3vw;display:flex;align-items:center;gap:28px}.phone-visual{width:78px;height:132px;border:3px solid rgba(255,255,255,.82);border-radius:13px;position:relative;transform:rotate(7deg);flex:0 0 auto}.phone-visual span{position:absolute;left:8px;right:8px;top:13px;bottom:17px;background:linear-gradient(155deg,#9ec8e4,#426e48)}.phone-visual i{position:absolute;bottom:6px;width:10px;height:3px;background:#fff;left:50%;transform:translateX(-50%)}.photo-consult h3{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(32px,2.8vw,48px);line-height:1.35;margin:.08em 0 .3em}.photo-consult>div:last-child>p:not(.eyebrow){line-height:1.85;opacity:.9}.full-button{width:100%;margin-top:12px}

.needs-section{padding:120px 0;background:#fff}.needs-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.needs-grid h2{font-size:clamp(42px,5vw,76px);line-height:1.2;margin:.1em 0}.needs-grid>div:first-child>p:last-child{line-height:2;color:#555}.needs-list{border-top:1px solid var(--line)}.needs-list>div{display:grid;grid-template-columns:80px 1fr;align-items:center;min-height:88px;border-bottom:1px solid var(--line)}.needs-list span{color:#999;font-size:11px}.needs-list strong{font-size:19px}

.process-section{padding:110px 0;background:var(--paper2)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-grid article{padding:38px 30px;border-right:1px solid var(--line)}.process-grid article:last-child{border-right:0}.process-grid span{font-size:38px;color:#bbb}.process-grid h3{font-size:23px}.process-grid p{line-height:1.8;color:#555}

.faq-section{padding:110px 0;background:#fff}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:8vw}.faq-grid h2{font-size:clamp(40px,4.4vw,68px);line-height:1.25;margin:.1em 0}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{cursor:pointer;list-style:none;padding:24px 5px;font-size:17px;font-weight:900}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin:0;padding:0 5px 25px;line-height:1.9;color:#555}

.verified-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#0e1010;color:#fff}.verified-strip>div{padding:32px 3vw;border-right:1px solid #292d2c}.verified-strip>div:last-child{border-right:0}.verified-strip small{display:block;font-size:8px;color:#747e7b;letter-spacing:.14em;margin-bottom:7px}.verified-strip strong{font-size:15px}

.final-contact{display:grid;grid-template-columns:1fr .7fr;gap:7vw;padding:90px 5vw;background:linear-gradient(135deg,#0b5c44,#07382c 70%,#111);color:#fff}.final-contact h2{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(44px,5vw,76px);line-height:1.32;margin:.08em 0 .25em}.final-contact>div:first-child>p:last-child{opacity:.82}.final-actions{display:grid;align-content:center;gap:12px}.final-actions a{background:#fff;color:#111;padding:22px 25px}.final-actions small{display:block;color:#777;font-size:9px}.final-actions strong{display:block;font-size:20px;margin-top:5px}.final-actions a:last-child strong{font-size:30px}

.site-footer{background:#080a0a;color:#fff;padding:60px 0 25px}.footer-top{display:grid;grid-template-columns:1.1fr .7fr .45fr;gap:7vw}.footer-brand img{width:300px;height:auto}.footer-brand strong{display:block;font-size:19px;margin-top:10px}.footer-brand p{font-size:9px;letter-spacing:.12em;color:#757d7b}.footer-office{border-left:1px solid #252928;padding-left:30px}.footer-office small{font-size:8px;letter-spacing:.15em;color:#777}.footer-office p{line-height:1.8}.footer-office a{font-size:24px;font-weight:900}.footer-nav{display:grid}.footer-nav a{padding:11px 0;border-bottom:1px solid #252928;font-weight:800}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #202423;margin-top:45px;padding-top:20px;color:#747b79;font-size:9px}

/* INNER PAGES */
.inner-page{min-height:60vh}.page-hero{padding:100px 0 80px;background:var(--paper)}.page-hero-dark{background:#111;color:#fff}.page-hero-green{background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff}.page-hero h1{font-size:clamp(46px,5vw,76px);margin:.08em 0}.page-hero p:last-child{line-height:1.8}
.archive-section{padding:90px 0}.archive-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.archive-card{border-bottom:1px solid var(--line);padding-bottom:24px}.archive-image{height:360px;background:#eee;overflow:hidden}.archive-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.archive-card:hover img{transform:scale(1.025)}.archive-copy{padding-top:20px}.archive-copy small{font-size:9px;color:var(--green);letter-spacing:.16em}.archive-copy h2{font-size:27px;margin:.25em 0}.archive-copy span{font-weight:800;font-size:13px}
.work-detail-hero{height:620px;position:relative;color:#fff;background:#111}.work-detail-hero>img{width:100%;height:100%;object-fit:cover}.work-detail-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.72))}.work-detail-title{position:absolute;left:5vw;right:5vw;bottom:55px}.work-detail-title h1{font-size:clamp(44px,5vw,76px);margin:.08em 0}.work-detail-content{padding:90px 0}.work-intro{display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw}.work-intro h2{font-size:42px}.entry-content{line-height:2}.entry-content img{height:auto}.work-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:55px}.work-gallery figure{margin:0;height:350px}.work-gallery img{width:100%;height:100%;object-fit:cover}.single-gallery{grid-template-columns:1fr}.back-link{margin-top:45px;font-weight:800}
.company-section{padding:90px 0}.company-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.company-grid h2{font-size:42px}.company-table{margin:0;border-top:1px solid var(--line)}.company-table>div{display:grid;grid-template-columns:180px 1fr;border-bottom:1px solid var(--line);padding:23px 0}.company-table dt{font-weight:900}.company-table dd{margin:0;line-height:1.8}
.generic-content{padding:80px 0}.simple-contact{padding:70px 5vw;background:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:30px}.simple-contact h2{font-size:36px;margin:0}

/* CONTACT */
.contact-page{padding:90px 0;background:#fff}.contact-page-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.contact-guide h2{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(42px,4.5vw,68px);line-height:1.35;margin:.1em 0}.contact-guide>p:not(.eyebrow){line-height:2;color:#555}.contact-points{margin:35px 0;border-top:1px solid var(--line)}.contact-points>div{display:grid;grid-template-columns:60px 1fr;padding:18px 0;border-bottom:1px solid var(--line)}.contact-points span{color:#999}.contact-page-tel{display:block;background:var(--green);color:#fff;padding:20px 24px}.contact-page-tel small{display:block;font-size:9px}.contact-page-tel strong{font-size:29px}
.contact-form-wrap{background:var(--paper);padding:45px}.taniguchi-form{display:grid;gap:22px}.taniguchi-form label{display:grid;gap:8px;font-weight:800}.taniguchi-form label b{font-size:10px;color:#fff;background:var(--green);padding:2px 6px;width:max-content}.taniguchi-form input,.taniguchi-form select,.taniguchi-form textarea{width:100%;border:1px solid #cfd2cc;background:#fff;padding:14px 15px;border-radius:0}.taniguchi-form textarea{resize:vertical}.taniguchi-form button{border:0;background:var(--green);color:#fff;font-weight:900;padding:18px;cursor:pointer}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-note{font-size:12px;color:#777;margin:-12px 0 0}.honeypot{position:absolute;left:-9999px}.form-message{padding:15px;margin-bottom:20px}.form-message.success{background:#e6f2ed;color:#14523e}.form-message.error{background:#f7eaea;color:#8a2d2d}

@media(max-width:1150px){
  .site-brand img{width:175px}.site-brand span{display:none}.site-navigation{gap:15px}.header-tel{display:none}
}
@media(max-width:900px){
  .site-header{height:72px;padding:0 18px}.site-brand img{width:165px;height:52px}.header-contact{display:none}
  .menu-toggle{display:flex;flex-direction:column;gap:4px;margin-left:auto;border:0;background:none;padding:8px}.menu-toggle i{width:24px;height:2px;background:#111}.menu-toggle b{font-size:8px;margin-top:1px}
  .site-navigation{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:14px 22px;box-shadow:0 10px 25px rgba(0,0,0,.08)}.site-navigation.open{display:grid}.site-navigation a{padding:14px 0;border-bottom:1px solid #eee}.site-navigation a:after{display:none}
  .hero{height:auto;min-height:78vh}.hero-inner{left:24px;right:24px}.hero h1{font-size:46px}.hero-actions{flex-direction:column}.hero-project{display:none}
  .credibility{grid-template-columns:1fr 1fr}.credibility>div{border-bottom:1px solid #292c2b}
  .statement,.featured-project,.business-intro,.homeowner-message,.premium-exterior,.needs-grid,.faq-grid,.final-contact,.work-intro,.company-grid,.contact-page-grid{grid-template-columns:1fr}
  .statement{padding:75px 0}.statement-text{border-left:0;border-top:1px solid var(--line);padding:28px 0 0}
  .featured-project{min-height:0}.featured-photo{height:440px}.featured-copy{padding:60px 24px}
  .works-section{padding:80px 0}.works-grid{grid-template-columns:1fr 1fr;grid-template-rows:250px 250px 250px}.work-card-main{grid-column:span 2;grid-row:span 1}.work-card:nth-child(4){grid-column:span 2}
  .business-section{padding:80px 0}.business-cards{grid-template-columns:1fr}.business-cards article{border-right:0;border-bottom:1px solid var(--line)}
  .homeowner-actual{min-height:500px}.homeowner-copy{padding:65px 24px}
  .premium-main{min-height:500px}.premium-copy{width:auto;min-width:0;padding:60px 24px}.premium-fade{background:linear-gradient(90deg,rgba(250,250,247,.97),rgba(250,250,247,.68) 65%,rgba(250,250,247,.12))}.photo-consult{min-height:360px;padding:45px 24px}
  .needs-section,.process-section,.faq-section{padding:80px 0}.process-grid{grid-template-columns:1fr 1fr}.process-grid article:nth-child(2){border-right:0}
  .verified-strip{grid-template-columns:1fr}.verified-strip>div{border-right:0;border-bottom:1px solid #292d2c}
  .final-contact{padding:70px 24px}.footer-top{grid-template-columns:1fr}.footer-office{border-left:0;border-top:1px solid #252928;padding:25px 0 0}.footer-bottom{display:grid;gap:8px}
  .archive-grid{grid-template-columns:1fr}.work-detail-hero{height:480px}.work-gallery{grid-template-columns:1fr 1fr}.company-table>div{grid-template-columns:130px 1fr}.simple-contact{display:block}.simple-contact .button{margin-top:20px}
}
@media(max-width:560px){
  .content-width{width:calc(100% - 40px)}
  .hero h1{font-size:39px}.hero-lead{font-size:15px}
  .credibility{grid-template-columns:1fr}.credibility>div{border-right:0}
  .works-grid{grid-template-columns:1fr;grid-template-rows:repeat(6,255px)}.work-card-main,.work-card:nth-child(4){grid-column:span 1}
  .homeowner-actual{min-height:400px}.homeowner-copy h2{font-size:38px}
  .premium-main{min-height:480px}.premium-copy h2{font-size:36px}.phone-visual{display:none}
  .needs-list>div{grid-template-columns:55px 1fr}.needs-list strong{font-size:16px}
  .process-grid{grid-template-columns:1fr}.process-grid article{border-right:0;border-bottom:1px solid var(--line)}
  .archive-image{height:260px}.work-detail-hero{height:400px}.work-gallery{grid-template-columns:1fr}.work-gallery figure{height:260px}
  .company-table>div{grid-template-columns:1fr;gap:8px}.form-two{grid-template-columns:1fr}.contact-form-wrap{padding:28px 20px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}


/* v3.1.1 ヘッダーロゴ下切れ修正のみ */
.site-brand{
  overflow:visible !important;
  align-items:center !important;
}
.site-brand img{
  width:205px !important;
  height:auto !important;
  max-height:68px !important;
  object-fit:contain !important;
  object-position:left center !important;
  overflow:visible !important;
}
@media(max-width:1150px){
  .site-brand img{
    width:175px !important;
    height:auto !important;
    max-height:60px !important;
  }
}
@media(max-width:900px){
  .site-brand img{
    width:165px !important;
    height:auto !important;
    max-height:52px !important;
  }
}


/* v3.1.3 ヘッダーロゴ完全修正のみ */
.site-brand{
  overflow:visible !important;
}
.site-brand img{
  width:205px !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:left center !important;
  display:block !important;
}
@media(max-width:1150px){
  .site-brand img{
    width:175px !important;
    height:auto !important;
  }
}
@media(max-width:900px){
  .site-brand img{
    width:165px !important;
    height:auto !important;
  }
}

/* v3.1.4 header logo only: preserve full logo artwork and safe transparent margins */
.site-brand{overflow:visible!important;display:flex!important;align-items:center!important;}
.site-brand img{width:205px!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;display:block!important;}
@media(max-width:1150px){.site-brand img{width:175px!important;height:auto!important;}}
@media(max-width:900px){.site-brand img{width:165px!important;height:auto!important;}}


/* v3.1.5: ユーザー提供の正式ロゴを一切トリミングせず全体表示 */
.site-brand{
  overflow:visible !important;
  display:flex !important;
  align-items:center !important;
}
.site-brand img{
  width:230px !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  display:block !important;
}
.site-brand > span{
  display:none !important;
}
@media(max-width:1150px){
  .site-brand img{width:205px !important;height:auto !important;}
}
@media(max-width:900px){
  .site-brand img{width:180px !important;height:auto !important;}
}


/* v3.1.6 ヘッダー正式修正：ロゴ + 谷口造園建設株式会社 */
.site-brand{
  display:flex !important;
  align-items:center !important;
  gap:16px !important;
  overflow:visible !important;
  min-width:0 !important;
}
.site-brand img{
  width:205px !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  display:block !important;
  flex:0 0 auto !important;
}
.site-brand > span{
  display:block !important;
  font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Yu Gothic",Meiryo,sans-serif !important;
  font-size:16px !important;
  font-weight:700 !important;
  line-height:1.25 !important;
  white-space:nowrap !important;
  letter-spacing:.01em !important;
}
@media(max-width:1150px){
  .site-brand{gap:10px !important;}
  .site-brand img{width:175px !important;}
  .site-brand > span{font-size:14px !important;}
}
@media(max-width:900px){
  .site-brand img{width:170px !important;}
  .site-brand > span{display:none !important;}
}

/* v3.1.7 LOGO FINAL */
.site-brand{display:flex!important;align-items:center!important;gap:14px!important;overflow:visible!important}
.site-brand img{display:block!important;width:230px!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;flex:0 0 auto!important}
.site-brand>span{display:block!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important}
.footer-brand img{display:block!important;width:300px!important;height:auto!important;max-height:none!important;object-fit:contain!important}
.footer-brand strong{display:block!important;margin-top:16px!important}
.footer-brand>p{display:none!important}
@media(max-width:1150px){
 .site-brand img{width:195px!important}
 .site-brand>span{font-size:14px!important}
}
@media(max-width:900px){
 .site-brand img{width:180px!important}
 .site-brand>span{display:none!important}
 .footer-brand img{width:250px!important}
}


/* v3.1.8 ロゴ表示バランス最終調整：画像データは変更しない */
.site-brand{
  gap:12px !important;
  flex:0 0 auto !important;
}
.site-brand img{
  width:255px !important;
  height:auto !important;
}
.site-brand > span{
  font-size:16px !important;
  font-weight:800 !important;
  letter-spacing:.01em !important;
}
.footer-brand img{
  width:330px !important;
  height:auto !important;
}
.footer-brand strong{
  font-size:22px !important;
  line-height:1.35 !important;
  margin-top:14px !important;
}

@media(max-width:1280px){
  .site-brand img{width:225px !important;}
  .site-brand > span{font-size:14px !important;}
}
@media(max-width:1050px){
  .site-brand img{width:195px !important;}
  .site-brand > span{display:none !important;}
}
@media(max-width:900px){
  .site-brand img{width:185px !important;}
  .footer-brand img{width:275px !important;}
}


/* v3.1.9 ヘッダー：ロゴなし・正式社名のみ */
.site-brand{
  display:flex !important;
  align-items:center !important;
  overflow:visible !important;
  flex:0 0 auto !important;
  text-decoration:none !important;
}
.site-brand img{
  display:none !important;
}
.site-brand > span{
  display:block !important;
  font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Yu Gothic",Meiryo,sans-serif !important;
  font-size:20px !important;
  font-weight:800 !important;
  line-height:1.2 !important;
  letter-spacing:.025em !important;
  white-space:nowrap !important;
}
@media(max-width:1280px){
  .site-brand > span{font-size:18px !important;}
}
@media(max-width:1050px){
  .site-brand > span{font-size:16px !important;}
}
@media(max-width:900px){
  .site-brand > span{font-size:15px !important;letter-spacing:0 !important;}
}


/* v3.1.10 ヘッダー左社名のみ最終調整 */
.site-brand{
  min-width:330px !important;
  padding-left:6px !important;
}
.site-brand > span{
  display:block !important;
  font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Yu Gothic",Meiryo,sans-serif !important;
  font-size:26px !important;
  font-weight:800 !important;
  line-height:1.15 !important;
  letter-spacing:.02em !important;
  white-space:nowrap !important;
  color:#111 !important;
}
@media(max-width:1400px){
  .site-brand{min-width:290px !important;}
  .site-brand > span{font-size:22px !important;}
}
@media(max-width:1150px){
  .site-brand{min-width:240px !important;}
  .site-brand > span{font-size:19px !important;}
}
@media(max-width:900px){
  .site-brand{min-width:0 !important;padding-left:0 !important;}
  .site-brand > span{font-size:17px !important;letter-spacing:0 !important;}
}


/* v3.1.11 HEADER COMPANY NAME - FINAL */
.site-header .site-brand{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex:0 0 auto !important;
  min-width:330px !important;
  margin:0 !important;
  padding:0 !important;
}
.site-header .site-brand img{
  display:none !important;
}
.site-header .site-brand .header-company-name{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  position:static !important;
  width:auto !important;
  height:auto !important;
  overflow:visible !important;
  clip:auto !important;
  clip-path:none !important;
  transform:none !important;
  color:#111 !important;
  background:transparent !important;
  font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Yu Gothic",Meiryo,sans-serif !important;
  font-size:28px !important;
  font-weight:800 !important;
  line-height:1.15 !important;
  letter-spacing:.015em !important;
  white-space:nowrap !important;
  text-indent:0 !important;
}
@media(max-width:1400px){
  .site-header .site-brand{min-width:290px !important;}
  .site-header .site-brand .header-company-name{font-size:24px !important;}
}
@media(max-width:1150px){
  .site-header .site-brand{min-width:245px !important;}
  .site-header .site-brand .header-company-name{font-size:20px !important;}
}
@media(max-width:900px){
  .site-header .site-brand{min-width:0 !important;}
  .site-header .site-brand .header-company-name{font-size:17px !important;}
}


/* v3.1.12 ヘッダー社名：スクショ基準で大きく・太く */
.site-header .site-brand{
  min-width:380px !important;
}
.site-header .site-brand .header-company-name{
  font-size:32px !important;
  font-weight:900 !important;
  line-height:1.1 !important;
  letter-spacing:.01em !important;
  color:#111 !important;
}
@media(max-width:1400px){
  .site-header .site-brand{min-width:330px !important;}
  .site-header .site-brand .header-company-name{font-size:28px !important;}
}
@media(max-width:1150px){
  .site-header .site-brand{min-width:270px !important;}
  .site-header .site-brand .header-company-name{font-size:23px !important;}
}
@media(max-width:900px){
  .site-header .site-brand{min-width:0 !important;}
  .site-header .site-brand .header-company-name{font-size:18px !important;}
}


/* v3.1.13 ヘッダー全体バランス調整：社名を主役として明確化 */
.site-header{
  height:104px !important;
  padding-left:42px !important;
  padding-right:0 !important;
  gap:20px !important;
}
.site-header .site-brand{
  min-width:430px !important;
  flex:0 0 430px !important;
}
.site-header .site-brand .header-company-name{
  font-size:38px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:.005em !important;
  color:#111 !important;
}
.site-header .site-navigation{
  margin-left:auto !important;
  gap:24px !important;
  font-size:14px !important;
}
.site-header .header-contact{
  height:104px !important;
}
@media(max-width:1500px){
  .site-header .site-brand{min-width:360px !important;flex-basis:360px !important;}
  .site-header .site-brand .header-company-name{font-size:33px !important;}
  .site-header .site-navigation{gap:18px !important;font-size:13px !important;}
}
@media(max-width:1250px){
  .site-header .site-brand{min-width:300px !important;flex-basis:300px !important;}
  .site-header .site-brand .header-company-name{font-size:28px !important;}
}
@media(max-width:1050px){
  .site-header{height:82px !important;padding-left:24px !important;}
  .site-header .site-brand{min-width:245px !important;flex-basis:245px !important;}
  .site-header .site-brand .header-company-name{font-size:23px !important;}
}
@media(max-width:900px){
  .site-header{height:72px !important;padding:0 18px !important;}
  .site-header .site-brand{min-width:0 !important;flex:0 1 auto !important;}
  .site-header .site-brand .header-company-name{font-size:18px !important;}
}


/* v3.1.14 HEADER COMPANY NAME - FINAL BALANCE */
.site-header{
  height:104px !important;
}
.site-header .site-brand{
  min-width:460px !important;
  flex:0 0 460px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
}
.site-header .site-brand .header-company-name{
  display:block !important;
  color:#111 !important;
  font-family:"Arial Black","Noto Sans JP","Yu Gothic",Meiryo,sans-serif !important;
  font-size:42px !important;
  font-weight:900 !important;
  line-height:1.05 !important;
  letter-spacing:0 !important;
  white-space:nowrap !important;
  text-decoration:none !important;
}
.site-header .site-brand:hover .header-company-name{
  opacity:.82 !important;
}

/* 1500px以下でも実表示を落としすぎない */
@media(max-width:1500px){
  .site-header .site-brand{
    min-width:410px !important;
    flex-basis:410px !important;
  }
  .site-header .site-brand .header-company-name{
    font-size:38px !important;
    font-weight:900 !important;
  }
}
@media(max-width:1280px){
  .site-header .site-brand{
    min-width:340px !important;
    flex-basis:340px !important;
  }
  .site-header .site-brand .header-company-name{
    font-size:31px !important;
  }
}
@media(max-width:1080px){
  .site-header .site-brand{
    min-width:285px !important;
    flex-basis:285px !important;
  }
  .site-header .site-brand .header-company-name{
    font-size:25px !important;
  }
}
@media(max-width:900px){
  .site-header{height:72px !important;}
  .site-header .site-brand{
    min-width:0 !important;
    flex-basis:auto !important;
  }
  .site-header .site-brand .header-company-name{
    font-size:18px !important;
  }
}


/* v3.1.15 HEADER FIX */
.site-header{
  width:100% !important;
  max-width:100vw !important;
  height:104px !important;
  padding:0 0 0 28px !important;
  display:flex !important;
  align-items:center !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
}
.site-header .site-brand{
  flex:0 1 345px !important;
  min-width:285px !important;
  max-width:345px !important;
}
.site-header .site-brand .header-company-name{
  display:block !important;
  font-family:"Arial Black","Noto Sans JP","Yu Gothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif !important;
  font-size:34px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:-.025em !important;
  color:#111 !important;
  -webkit-text-stroke:.55px #111 !important;
  text-shadow:.4px 0 0 #111,-.4px 0 0 #111 !important;
  white-space:nowrap !important;
}
.site-navigation{
  flex:1 1 auto !important;
  min-width:0 !important;
  margin-left:auto !important;
  justify-content:flex-end !important;
  gap:14px !important;
  font-size:12px !important;
}
.header-contact{
  flex:0 0 auto !important;
  min-width:0 !important;
  height:104px !important;
  margin-right:0 !important;
}
.header-tel{
  flex:0 0 158px !important;
  width:158px !important;
  padding:0 10px !important;
}
.header-cta{
  flex:0 0 162px !important;
  width:162px !important;
  min-width:162px !important;
  max-width:162px !important;
  padding:0 10px !important;
  justify-content:center !important;
  white-space:nowrap !important;
  box-sizing:border-box !important;
}
@media(max-width:1280px){
  .site-header .site-brand{
    flex-basis:285px !important;
    min-width:245px !important;
    max-width:285px !important;
  }
  .site-header .site-brand .header-company-name{font-size:28px !important;}
  .site-navigation{gap:10px !important;font-size:11px !important;}
  .header-tel{flex-basis:145px !important;width:145px !important;}
  .header-cta{
    flex-basis:150px !important;
    width:150px !important;
    min-width:150px !important;
    max-width:150px !important;
  }
}
@media(max-width:1050px){
  .site-header .site-brand{
    flex-basis:auto !important;
    min-width:0 !important;
    max-width:none !important;
  }
  .site-header .site-brand .header-company-name{font-size:22px !important;}
}
@media(max-width:900px){
  .site-header{
    height:72px !important;
    padding:0 18px !important;
    overflow:visible !important;
  }
  .site-header .site-brand .header-company-name{
    font-size:18px !important;
    -webkit-text-stroke:.35px #111 !important;
  }
}


/* =========================================================
   v3.1.16 HEADER FINAL RESET
   会社名を明確な太字 / CTAは画面内固定
   ========================================================= */
#site-header.site-header{
  width:100% !important;
  max-width:none !important;
  height:104px !important;
  padding:0 !important;
  margin:0 !important;
  display:grid !important;
  grid-template-columns:360px minmax(460px,1fr) 170px 180px !important;
  align-items:stretch !important;
  gap:0 !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
  background:#fff !important;
}

#site-header .site-brand{
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  height:104px !important;
  margin:0 !important;
  padding:0 0 0 42px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
  text-decoration:none !important;
  box-sizing:border-box !important;
}

#site-header .header-company-name{
  display:block !important;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif !important;
  font-size:32px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:-0.03em !important;
  color:#111 !important;
  white-space:nowrap !important;
  -webkit-text-stroke:0.85px #111 !important;
  text-shadow:0.35px 0 #111,-0.35px 0 #111 !important;
}

#site-header .site-navigation{
  width:auto !important;
  min-width:0 !important;
  height:104px !important;
  margin:0 !important;
  padding:0 22px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:24px !important;
  font-size:13px !important;
  font-weight:900 !important;
  box-sizing:border-box !important;
}

#site-header .site-navigation a{
  padding:0 !important;
  white-space:nowrap !important;
}

#site-header .header-contact{
  display:contents !important;
  margin:0 !important;
}

#site-header .header-tel{
  width:170px !important;
  min-width:0 !important;
  height:104px !important;
  margin:0 !important;
  padding:0 10px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  box-sizing:border-box !important;
  white-space:nowrap !important;
}

#site-header .header-tel strong{
  font-size:22px !important;
}

#site-header .header-cta{
  width:180px !important;
  min-width:0 !important;
  max-width:none !important;
  height:104px !important;
  margin:0 !important;
  padding:0 12px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-sizing:border-box !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  font-size:17px !important;
  font-weight:900 !important;
}

/* 1500px以下でも崩さない */
@media(max-width:1500px){
  #site-header.site-header{
    grid-template-columns:320px minmax(420px,1fr) 155px 165px !important;
  }
  #site-header .site-brand{padding-left:32px !important;}
  #site-header .header-company-name{
    font-size:28px !important;
    -webkit-text-stroke:0.75px #111 !important;
  }
  #site-header .site-navigation{
    gap:18px !important;
    padding:0 16px !important;
    font-size:12px !important;
  }
  #site-header .header-tel{width:155px !important;}
  #site-header .header-tel strong{font-size:20px !important;}
  #site-header .header-cta{
    width:165px !important;
    font-size:15px !important;
  }
}

@media(max-width:1250px){
  #site-header.site-header{
    grid-template-columns:285px minmax(370px,1fr) 145px 150px !important;
  }
  #site-header .header-company-name{
    font-size:25px !important;
    -webkit-text-stroke:0.7px #111 !important;
  }
  #site-header .site-navigation{
    gap:13px !important;
    font-size:11px !important;
  }
  #site-header .header-tel{width:145px !important;}
  #site-header .header-cta{width:150px !important;font-size:14px !important;}
}

@media(max-width:900px){
  #site-header.site-header{
    height:72px !important;
    display:flex !important;
    padding:0 18px !important;
    overflow:visible !important;
  }
  #site-header .site-brand{
    height:72px !important;
    padding:0 !important;
  }
  #site-header .header-company-name{
    font-size:18px !important;
    -webkit-text-stroke:0.45px #111 !important;
  }
  #site-header .header-contact{
    display:none !important;
  }
  #site-header .site-navigation{
    display:none !important;
    position:absolute !important;
    top:72px !important;
    left:0 !important;
    right:0 !important;
    width:100% !important;
    height:auto !important;
    margin:0 !important;
    padding:12px 20px 18px !important;
    background:#fff !important;
    box-shadow:0 14px 28px rgba(0,0,0,.12) !important;
    z-index:999 !important;
  }
  #site-header .site-navigation.open{
    display:grid !important;
  }
  #site-header .site-navigation a{
    padding:15px 2px !important;
    border-bottom:1px solid #e9e9e6 !important;
    font-size:15px !important;
    line-height:1.35 !important;
  }
  #site-header .site-navigation a:last-child{
    border-bottom:0 !important;
  }
}


/* =========================================================
   v3.1.17 USER CONFIRMED HEADER VALUES
   実機確認済みの2か所のみ固定
   ========================================================= */

/* ① ナビゲーション */
@media (max-width:1500px){
  #site-header .site-navigation{
    gap:30px !important;
    padding:0 16px !important;
    font-size:16px !important;
  }
}

/* ② 会社名 */
#site-header .header-company-name{
  display:block !important;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif !important;
  font-size:26px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:0.1em !important;
  color:#111 !important;
  white-space:nowrap !important;
  -webkit-text-stroke:0.85px #111 !important;
  text-shadow:0.35px 0 #111,-0.35px 0 #111 !important;
}


/* =========================================================
   v3.1.22 WORKS INDEX — 専用一覧ページ
   ========================================================= */
.works-index-page{background:#f4f4f0;color:#111}
.works-index-head{position:relative;min-height:330px;background:#111;color:#fff;overflow:hidden;display:flex;align-items:center}
.works-index-head-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr .9fr;gap:8vw;align-items:end;padding-top:62px;padding-bottom:62px}
.works-index-head h1{font-size:clamp(58px,6.2vw,92px);line-height:1;margin:.08em 0 0;font-weight:900;letter-spacing:-.035em}
.works-index-head-copy{padding-bottom:6px}
.works-index-head-copy p{margin:0 0 24px;font-size:15px;line-height:1.95;color:#d3d7d5;font-weight:700}
.works-index-head-copy span{font-size:9px;letter-spacing:.2em;color:#7d8581;font-weight:900}
.works-index-word{position:absolute;right:-18px;bottom:-34px;font-size:clamp(150px,19vw,300px);line-height:.8;font-weight:900;letter-spacing:-.07em;color:rgba(255,255,255,.035);pointer-events:none}

.works-index-list{padding:64px 0 118px}
.works-index-toolbar{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:0 0 30px;border-bottom:1px solid #cfd2ce;margin-bottom:38px}
.works-index-filter{display:flex;gap:7px;flex-wrap:wrap}
.works-index-filter button{appearance:none;border:1px solid #c3c7c3;background:transparent;color:#313633;padding:11px 17px;font-size:12px;font-weight:900;cursor:pointer;transition:.2s}
.works-index-filter button:hover,.works-index-filter button.is-active{background:#111;border-color:#111;color:#fff}
.works-index-note{margin:0;color:#767d79;font-size:11px;font-weight:700}

.works-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px 20px}
.works-index-card{min-width:0;transition:.25s}
.works-index-card.is-hidden{display:none}
.works-index-card a{display:block;color:inherit;text-decoration:none}
.works-index-card-image{position:relative;aspect-ratio:4/3;background:#dfe1dd;overflow:hidden}
.works-index-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.works-index-card:hover .works-index-card-image img{transform:scale(1.035)}
.works-index-card-no{position:absolute;left:14px;top:13px;display:grid;place-items:center;width:38px;height:38px;background:rgba(17,17,17,.84);color:#fff;font:700 14px/1 Georgia,serif}
.works-index-card-arrow{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:#111;font-size:18px;transition:.25s}
.works-index-card:hover .works-index-card-arrow{transform:translate(2px,-2px);background:#0a6b50;color:#fff}
.works-index-card-body{padding-top:16px;border-top:3px solid #111;margin-top:12px}
.works-index-meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:9px}
.works-index-meta span{font-size:10px;line-height:1;border:1px solid #b9bebb;padding:6px 8px;color:#555d59;font-weight:900;background:#fff}
.works-index-card h2{font-size:22px;line-height:1.45;margin:0 0 7px;font-weight:900;letter-spacing:.01em}
.works-index-card-body>p{margin:0;font-size:11px;color:#747b77;font-weight:800}

.works-index-contact{background:#fff;padding:88px 0 92px;border-top:1px solid #e0e2de}
.works-index-contact-inner{display:grid;grid-template-columns:1fr .9fr;gap:9vw;align-items:center}
.works-index-contact h2{font-size:clamp(38px,4vw,58px);line-height:1.35;margin:.1em 0 0;font-weight:900}
.works-index-contact-copy>p{margin:0 0 26px;color:#505752;line-height:1.95;font-size:15px}
.works-index-contact-actions{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap}
.works-index-phone{display:flex;flex-direction:column;justify-content:center;background:#111;color:#fff;padding:11px 20px;min-width:210px;text-decoration:none}
.works-index-phone small{font-size:9px;letter-spacing:.14em;color:#9aa09d}
.works-index-phone strong{font-size:22px;line-height:1.15;margin-top:3px}

@media(max-width:1050px){
  .works-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .works-index-head-inner{grid-template-columns:1fr 1fr;gap:5vw}
}
@media(max-width:760px){
  .works-index-head{min-height:280px}
  .works-index-head-inner{display:block;padding-top:48px;padding-bottom:48px}
  .works-index-head h1{font-size:54px}
  .works-index-head-copy{margin-top:28px}
  .works-index-head-copy p br{display:none}
  .works-index-word{font-size:150px;right:-10px;bottom:-18px}
  .works-index-list{padding:44px 0 78px}
  .works-index-toolbar{display:block;margin-bottom:28px}
  .works-index-note{margin-top:16px}
  .works-index-grid{grid-template-columns:1fr;gap:42px}
  .works-index-card h2{font-size:21px}
  .works-index-contact{padding:68px 0}
  .works-index-contact-inner{grid-template-columns:1fr;gap:34px}
}
@media(max-width:480px){
  .works-index-filter{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .works-index-filter button{padding:11px 7px;font-size:11px}
  .works-index-card-image{aspect-ratio:1.25/1}
  .works-index-contact-actions{display:grid;grid-template-columns:1fr}
  .works-index-phone{min-width:0}
}

/* v3.1.23 フッター全面リデザイン */
.site-footer{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 80% 18%, rgba(19,84,132,.16), transparent 34%),
    radial-gradient(circle at 0% 0%, rgba(11,92,68,.22), transparent 42%),
    linear-gradient(180deg, #0a3c31 0%, #071713 16%, #05090e 54%, #04070b 100%) !important;
  color:#eef2f3;
  padding:0 0 26px !important;
}
.site-footer::before{
  content:"";
  display:block;
  width:100%;
  height:1px;
  background:linear-gradient(90deg, rgba(11,92,68,.55) 0%, rgba(9,80,63,.30) 28%, rgba(32,91,145,.45) 100%);
  opacity:.95;
}
.site-footer::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg, rgba(255,255,255,.03), transparent 24%);
  opacity:.5;
}
.footer-top{
  position:relative;
  z-index:1;
  grid-template-columns:minmax(0,1.18fr) minmax(280px,.78fr) minmax(220px,.58fr) !important;
  gap:42px !important;
  align-items:start;
  padding:56px 0 32px !important;
}
.footer-brand,
.footer-office,
.footer-nav{
  position:relative;
}
.footer-brand{
  padding-right:34px;
}
.footer-brand::after,
.footer-office::after{
  content:"";
  position:absolute;
  top:0;
  right:0;
  width:1px;
  height:100%;
  background:linear-gradient(180deg, rgba(255,255,255,.10), rgba(41,82,108,.44) 40%, rgba(255,255,255,.05));
}
.footer-eyebrow,
.footer-office small,
.footer-nav small{
  display:block;
  margin-bottom:18px;
  font-size:11px;
  letter-spacing:.28em;
  text-transform:uppercase;
  color:rgba(205,221,218,.58);
}
.footer-brand img{
  display:block!important;
  width:min(320px,100%)!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  filter:brightness(.75) saturate(.82) contrast(1.02);
  opacity:.96;
}
.footer-brand strong{
  display:block!important;
  margin-top:18px!important;
  font-size:clamp(24px,2vw,30px)!important;
  line-height:1.32!important;
  font-weight:700;
}
.footer-brand>p{
  display:block!important;
  margin-top:18px;
  max-width:34ch;
  font-size:14px;
  line-height:1.9;
  color:rgba(220,228,228,.78);
}
.footer-office{
  border-left:0!important;
  padding:6px 28px 0 36px!important;
}
.footer-office p{
  margin:0 0 22px;
  line-height:2;
  color:rgba(228,234,234,.82);
  font-size:15px;
}
.footer-phone{
  display:flex;
  flex-direction:column;
  gap:8px;
  text-decoration:none;
  color:#fff;
  font-size:36px!important;
  font-weight:800;
  line-height:1.05;
  letter-spacing:.02em;
}
.footer-phone span{
  font-size:11px;
  letter-spacing:.24em;
  color:rgba(208,221,229,.72);
}
.footer-permit{
  margin-top:24px;
  padding-top:18px;
  border-top:1px solid rgba(76,101,110,.35);
  display:grid;
  gap:8px;
}
.footer-permit span{
  font-size:11px;
  letter-spacing:.18em;
  color:rgba(197,212,213,.6);
}
.footer-permit strong{
  font-size:13px;
  font-weight:700;
  line-height:1.7;
  color:rgba(236,240,241,.84);
}
.footer-nav{
  display:grid;
}
.footer-nav a{
  padding:15px 0!important;
  border-bottom:1px solid rgba(68,89,97,.35)!important;
  font-weight:700!important;
  font-size:18px;
  letter-spacing:.02em;
  color:#fff;
  transition:opacity .2s ease,padding-left .2s ease,border-color .2s ease;
}
.footer-nav a:hover{
  opacity:.84;
  padding-left:8px!important;
  border-color:rgba(47,103,150,.55)!important;
}
.footer-bottom{
  position:relative;
  z-index:1;
  display:flex;
  justify-content:space-between;
  gap:20px;
  margin-top:0!important;
  padding:18px 0 0!important;
  border-top:1px solid rgba(66,87,97,.32)!important;
  color:rgba(197,205,208,.62)!important;
  font-size:11px!important;
}
.footer-bottom span,
.footer-bottom small{
  font-size:11px;
  line-height:1.8;
}
@media(max-width:1100px){
  .footer-top{
    grid-template-columns:1fr 1fr!important;
    gap:36px!important;
  }
  .footer-nav{
    grid-column:1 / -1;
    padding-top:6px;
  }
  .footer-brand::after{display:none;}
  .footer-office{
    padding-left:0!important;
  }
}
@media(max-width:900px){
  .footer-top{
    grid-template-columns:1fr!important;
    gap:28px!important;
    padding:44px 0 26px!important;
  }
  .footer-brand,
  .footer-office,
  .footer-nav{
    padding-right:0!important;
  }
  .footer-brand::after,
  .footer-office::after{
    display:none;
  }
  .footer-office{
    padding:0!important;
    margin-top:2px;
    border-top:1px solid rgba(68,89,97,.35)!important;
    padding-top:22px!important;
  }
  .footer-nav{
    border-top:1px solid rgba(68,89,97,.35);
    padding-top:22px;
  }
  .footer-brand img{
    width:min(280px,100%)!important;
  }
  .footer-brand strong{
    font-size:24px!important;
  }
  .footer-phone{
    font-size:28px!important;
  }
  .footer-nav a{
    font-size:17px;
  }
  .footer-bottom{
    display:grid!important;
    gap:8px;
  }
}

/* =========================================================
   v3.1.25 MOBILE MENU FINAL BALANCE
   402px実機スクショ基準：全幅 / 左揃え / 適正な高さ
   ========================================================= */
@media(max-width:900px){
  #site-header.site-header{
    position:sticky !important;
    top:0 !important;
    z-index:1000 !important;
    overflow:visible !important;
  }

  #site-header .menu-toggle{
    position:relative !important;
    z-index:1002 !important;
    flex:0 0 auto !important;
    width:44px !important;
    height:54px !important;
    margin-left:auto !important;
    padding:8px 7px 5px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:4px !important;
  }

  #site-header .menu-toggle i{
    display:block !important;
    width:27px !important;
    height:2px !important;
    margin:0 !important;
    background:#111 !important;
    transform-origin:center !important;
    transition:transform .2s ease,opacity .2s ease !important;
  }

  #site-header .menu-toggle b{
    display:block !important;
    margin-top:2px !important;
    font-size:8px !important;
    line-height:1 !important;
    letter-spacing:.04em !important;
  }

  #site-header .site-navigation{
    display:none !important;
    position:absolute !important;
    top:72px !important;
    left:0 !important;
    right:0 !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    margin:0 !important;
    padding:8px 20px 10px !important;
    box-sizing:border-box !important;
    background:rgba(255,255,255,.985) !important;
    border-top:1px solid #e7e8e4 !important;
    box-shadow:0 16px 30px rgba(0,0,0,.12) !important;
    z-index:1001 !important;
    gap:0 !important;
    justify-content:stretch !important;
    align-items:stretch !important;
    text-align:left !important;
    font-size:15px !important;
  }

  #site-header .site-navigation.open{
    display:block !important;
  }

  #site-header .site-navigation a{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    width:100% !important;
    min-height:54px !important;
    margin:0 !important;
    padding:0 4px !important;
    border:0 !important;
    border-bottom:1px solid #e8e9e5 !important;
    color:#111 !important;
    font-size:15px !important;
    font-weight:900 !important;
    line-height:1.35 !important;
    letter-spacing:.02em !important;
    text-align:left !important;
    white-space:nowrap !important;
  }

  #site-header .site-navigation a:last-child{
    border-bottom:0 !important;
  }

  #site-header .site-navigation a::before{
    content:"" !important;
    display:block !important;
    width:14px !important;
    height:2px !important;
    margin-right:12px !important;
    background:var(--green) !important;
    flex:0 0 auto !important;
  }

  #site-header .site-navigation a::after{
    display:none !important;
  }

  #site-header .menu-toggle[aria-expanded="true"] i:nth-child(1){
    transform:translateY(6px) rotate(45deg) !important;
  }
  #site-header .menu-toggle[aria-expanded="true"] i:nth-child(2){
    opacity:0 !important;
  }
  #site-header .menu-toggle[aria-expanded="true"] i:nth-child(3){
    transform:translateY(-6px) rotate(-45deg) !important;
  }
}

@media(max-width:480px){
  #site-header .site-navigation{
    padding-left:18px !important;
    padding-right:18px !important;
  }
  #site-header .site-navigation a{
    min-height:52px !important;
    font-size:15px !important;
  }
}

/* =========================================================
   v3.1.26 COMPANY / RECRUIT
   会社案内を「会社を理解できるページ」に再構成
   ========================================================= */
.company-page,
.recruit-page{overflow:hidden}

.company-hero-visual{
  position:relative;
  min-height:560px;
  display:flex;
  align-items:flex-end;
  color:#fff;
  background:#111;
}
.company-hero-visual>img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 48%;
}
.company-hero-shade{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(4,13,11,.88) 0%,rgba(4,13,11,.57) 45%,rgba(4,13,11,.15) 78%),
    linear-gradient(0deg,rgba(5,25,20,.4),transparent 55%);
}
.company-hero-copy{
  position:relative;
  z-index:2;
  padding-bottom:76px;
}
.company-hero-copy h1{
  margin:.08em 0 .18em;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif;
  font-size:clamp(58px,6.2vw,96px);
  line-height:1.08;
  letter-spacing:.03em;
  font-weight:600;
}
.company-hero-copy>p:last-child{
  margin:0;
  font-size:clamp(16px,1.4vw,22px);
  font-weight:800;
  letter-spacing:.03em;
}

.company-intro-section{padding:118px 0 108px;background:#fff}
.company-intro-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:8vw;
  align-items:start;
}
.company-intro-grid h2{
  margin:.1em 0 0;
  font-size:clamp(44px,4.8vw,76px);
  line-height:1.3;
  letter-spacing:-.035em;
}
.company-intro-grid h2 span{color:var(--green)}
.company-intro-copy{
  padding-top:28px;
  border-top:1px solid var(--line);
  color:#4c5551;
  font-size:15px;
  line-height:2.05;
}
.company-intro-copy p{margin:0 0 22px}
.company-intro-copy .company-lead{
  color:#161b19;
  font-size:clamp(18px,1.55vw,23px);
  font-weight:800;
  line-height:1.85;
}

.company-identity-section{padding:112px 0 122px;background:var(--paper)}
.company-section-title{
  display:grid;
  grid-template-columns:1fr .85fr;
  gap:8vw;
  align-items:end;
  margin-bottom:58px;
}
.company-section-title h2{
  margin:.08em 0 0;
  font-size:clamp(42px,4.8vw,72px);
  line-height:1.26;
}
.company-section-title>p{
  margin:0 0 8px;
  color:#59615e;
  line-height:2;
}
.company-map{
  display:grid;
  grid-template-columns:1fr 96px 1fr 96px 1fr;
  align-items:stretch;
}
.company-map-card{
  position:relative;
  min-height:560px;
  padding:34px 30px 290px;
  background:#fff;
  border:1px solid #dedfd9;
  overflow:hidden;
}
.company-map-card small{
  display:block;
  margin-bottom:10px;
  color:var(--green);
  font-size:9px;
  font-weight:900;
  letter-spacing:.18em;
}
.company-map-card h3{
  margin:0 0 13px;
  font-size:clamp(27px,2.3vw,38px);
}
.company-map-card p{
  margin:0;
  color:#5b625f;
  line-height:1.85;
  font-size:14px;
}
.company-map-card img{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  width:100%;
  height:255px;
  object-fit:cover;
}
.company-map-card:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:255px;
  background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.16));
  pointer-events:none;
}
.company-map-no{
  position:absolute;
  top:22px;
  right:24px;
  color:#c9ccc6;
  font-family:Georgia,serif;
  font-size:52px;
  line-height:1;
  font-weight:400;
}
.company-map-link{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:15px;
  color:#68716d;
}
.company-map-link i{display:block;width:1px;height:64px;background:#b9bdb8}
.company-map-link b{
  writing-mode:vertical-rl;
  font-size:8px;
  letter-spacing:.18em;
  font-weight:900;
  color:var(--green);
}

.company-values-section{
  padding:114px 0;
  background:
    radial-gradient(circle at 76% 16%,rgba(20,93,72,.24),transparent 27%),
    linear-gradient(135deg,#0b1110 0%,#0b1c18 58%,#0a3227 100%);
  color:#fff;
}
.company-values-grid{
  display:grid;
  grid-template-columns:.74fr 1.26fr;
  gap:8vw;
}
.company-values-heading h2{
  margin:.1em 0;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif;
  font-size:clamp(41px,4.2vw,66px);
  line-height:1.45;
  font-weight:600;
}
.company-values-list{border-top:1px solid rgba(255,255,255,.2)}
.company-values-list article{
  display:grid;
  grid-template-columns:82px 1fr;
  gap:20px;
  padding:30px 0;
  border-bottom:1px solid rgba(255,255,255,.15);
}
.company-values-list article>span{
  color:rgba(255,255,255,.42);
  font-family:Georgia,serif;
  font-size:34px;
}
.company-values-list small{
  display:block;
  color:#72b7a0;
  font-size:8px;
  font-weight:900;
  letter-spacing:.18em;
}
.company-values-list h3{margin:7px 0 8px;font-size:23px}
.company-values-list p{margin:0;color:rgba(255,255,255,.72);line-height:1.85;font-size:14px}

.company-profile-section{padding:112px 0;background:#fff}
.company-profile-grid{
  display:grid;
  grid-template-columns:.64fr 1.36fr;
  gap:8vw;
}
.company-profile-title h2{
  margin:.08em 0 .18em;
  font-size:clamp(46px,4.8vw,72px);
}
.company-profile-title>p{margin:0 0 34px;color:#59615e;font-weight:800}
.company-table-modern{border-color:#cacdc7}
.company-table-modern>div{padding:25px 0}
.company-table-modern dt{color:#5c6661;font-size:13px}
.company-table-modern dd{font-size:16px;font-weight:700}
.company-table-modern a{color:#0b6f52}

.company-recruit-bridge{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  min-height:600px;
  background:#0a4c3a;
  color:#fff;
}
.company-recruit-photo{min-height:600px;overflow:hidden}
.company-recruit-photo img{width:100%;height:100%;object-fit:cover}
.company-recruit-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  padding:70px 6vw;
  background:
    radial-gradient(circle at 100% 0%,rgba(36,132,101,.36),transparent 33%),
    linear-gradient(145deg,#0a4b39,#07382d);
}
.company-recruit-copy h2{
  margin:.08em 0 .3em;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif;
  font-size:clamp(46px,4.4vw,70px);
  line-height:1.35;
  font-weight:600;
}
.company-recruit-copy>p:not(.eyebrow){margin:0 0 30px;line-height:1.9;color:rgba(255,255,255,.82)}
.company-contact-final{padding-top:78px;padding-bottom:78px}

/* RECRUIT */
.recruit-hero{
  position:relative;
  min-height:700px;
  display:flex;
  align-items:flex-end;
  background:#0a0d0c;
  color:#fff;
}
.recruit-hero-images{
  position:absolute;
  inset:0;
  display:grid;
  grid-template-columns:1.6fr .7fr .7fr;
  gap:6px;
}
.recruit-hero-images img{width:100%;height:100%;object-fit:cover}
.recruit-hero-images img:nth-child(2){object-position:55% center}
.recruit-hero-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(4,10,9,.9) 0%,rgba(4,10,9,.7) 35%,rgba(4,10,9,.3) 72%,rgba(4,10,9,.18));
}
.recruit-hero-copy{position:relative;z-index:2;padding-bottom:88px}
.recruit-hero-copy h1{
  margin:.08em 0 .22em;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif;
  font-size:clamp(62px,6.4vw,106px);
  line-height:1.22;
  font-weight:600;
  letter-spacing:.03em;
}
.recruit-hero-copy>p:last-child{max-width:700px;margin:0;font-size:clamp(16px,1.4vw,22px);line-height:1.9;font-weight:700}

.recruit-message{padding:118px 0;background:#fff}
.recruit-message-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:8vw;
}
.recruit-message h2{
  margin:.08em 0;
  font-size:clamp(44px,4.7vw,72px);
  line-height:1.3;
}
.recruit-message-grid>div:last-child{
  padding-top:28px;
  border-top:1px solid var(--line);
  color:#57605c;
  line-height:2;
}
.recruit-message-grid>div:last-child p{margin:0 0 22px}
.recruit-message-grid .recruit-lead{color:#161b19;font-size:clamp(18px,1.55vw,23px);font-weight:800;line-height:1.85}

.recruit-work-section{padding:112px 0 124px;background:#101312;color:#fff}
.recruit-heading{display:grid;grid-template-columns:.8fr 1fr;align-items:end;gap:5vw;margin-bottom:50px}
.recruit-heading h2{margin:.08em 0;font-size:clamp(46px,4.8vw,74px)}
.recruit-heading>p:last-child{margin:0 0 10px;color:rgba(255,255,255,.62);line-height:1.8}
.recruit-work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.recruit-work-grid article{background:#171b1a;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.13)}
.recruit-work-grid img{width:100%;height:330px;object-fit:cover;transition:transform .5s ease}
.recruit-work-grid article:hover img{transform:scale(1.025)}
.recruit-work-grid article>div{position:relative;padding:30px 28px 34px;min-height:240px}
.recruit-work-grid span{position:absolute;right:24px;top:22px;color:rgba(255,255,255,.24);font-family:Georgia,serif;font-size:42px}
.recruit-work-grid small{color:#68ae96;font-size:8px;font-weight:900;letter-spacing:.17em}
.recruit-work-grid h3{margin:9px 0 13px;font-size:30px}
.recruit-work-grid p{margin:0;color:rgba(255,255,255,.67);font-size:14px;line-height:1.9}

.recruit-flow-section{padding:118px 0;background:var(--paper)}
.recruit-flow-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:8vw}
.recruit-flow-title h2{margin:.08em 0 .24em;font-size:clamp(44px,4.5vw,70px)}
.recruit-flow-title>p:last-child{max-width:460px;margin:0;color:#5c6561;line-height:1.9}
.recruit-flow-list{border-top:1px solid #c9ccc6}
.recruit-flow-list article{display:grid;grid-template-columns:75px 1fr;gap:22px;padding:28px 0;border-bottom:1px solid #c9ccc6}
.recruit-flow-list article>span{color:#a9aea8;font-family:Georgia,serif;font-size:34px}
.recruit-flow-list small{display:block;color:var(--green);font-size:8px;font-weight:900;letter-spacing:.17em}
.recruit-flow-list h3{margin:7px 0 8px;font-size:22px}
.recruit-flow-list p{margin:0;color:#5b625f;line-height:1.85;font-size:14px}

.recruit-skill-section{background:#0b4a39;color:#fff}
.recruit-skill-grid{display:grid;grid-template-columns:1.15fr .85fr;min-height:610px;width:100%;max-width:none}
.recruit-skill-photo{min-height:610px;overflow:hidden}
.recruit-skill-photo img{width:100%;height:100%;object-fit:cover}
.recruit-skill-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  padding:70px 6vw;
  background:linear-gradient(145deg,#0b4c3a,#07372c);
}
.recruit-skill-copy h2{margin:.08em 0 .3em;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(44px,4vw,66px);line-height:1.4;font-weight:600}
.recruit-skill-copy>p:not(.eyebrow){margin:0 0 28px;color:rgba(255,255,255,.82);line-height:2}
.recruit-white-link{color:#fff}

.recruit-entry-section{padding:108px 0;background:#fff}
.recruit-entry-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:end}
.recruit-entry-grid h2{margin:.08em 0 .25em;font-size:clamp(46px,4.7vw,72px)}
.recruit-entry-grid>div:first-child>p:last-child{max-width:520px;margin:0;color:#59615e;line-height:1.9}
.recruit-entry-actions{display:grid;gap:10px}
.recruit-entry-actions a{display:grid;grid-template-columns:65px 1fr 36px;align-items:center;min-height:88px;padding:0 26px;border:1px solid #d6d8d2}
.recruit-entry-actions small{font-size:8px;font-weight:900;letter-spacing:.16em;color:#68706c}
.recruit-entry-actions strong{font-size:19px}
.recruit-entry-actions span{text-align:right;font-size:22px}
.recruit-entry-primary{background:var(--green);color:#fff;border-color:var(--green)!important}
.recruit-entry-primary small{color:rgba(255,255,255,.72)}
.recruit-entry-tel strong{font-size:26px}

@media(max-width:1180px){
  .company-map{grid-template-columns:1fr 54px 1fr 54px 1fr}
  .company-map-card{padding-left:22px;padding-right:22px}
  .company-map-link i{height:46px}
  .recruit-work-grid img{height:270px}
}

@media(max-width:900px){
  .company-hero-visual{min-height:500px}
  .company-hero-copy{padding-bottom:55px}
  .company-intro-section,
  .company-identity-section,
  .company-values-section,
  .company-profile-section,
  .recruit-message,
  .recruit-work-section,
  .recruit-flow-section,
  .recruit-entry-section{padding-top:78px;padding-bottom:82px}
  .company-intro-grid,
  .company-section-title,
  .company-values-grid,
  .company-profile-grid,
  .recruit-message-grid,
  .recruit-flow-grid,
  .recruit-entry-grid{grid-template-columns:1fr;gap:38px}
  .company-intro-copy{padding-top:24px}
  .company-section-title{margin-bottom:38px}
  .company-map{grid-template-columns:1fr;gap:0}
  .company-map-card{min-height:0;padding:30px 24px 280px}
  .company-map-card img,.company-map-card:after{height:245px}
  .company-map-link{height:76px;flex-direction:row}
  .company-map-link i{width:58px;height:1px}
  .company-map-link b{writing-mode:horizontal-tb}
  .company-values-list article{grid-template-columns:64px 1fr}
  .company-recruit-bridge,
  .recruit-skill-grid{grid-template-columns:1fr;min-height:0}
  .company-recruit-photo,.recruit-skill-photo{min-height:430px}
  .company-recruit-copy,.recruit-skill-copy{padding:62px 24px 70px}
  .recruit-hero{min-height:650px}
  .recruit-hero-images{grid-template-columns:1fr}
  .recruit-hero-images img:nth-child(n+2){display:none}
  .recruit-hero-copy{padding-bottom:66px}
  .recruit-heading{grid-template-columns:1fr;gap:8px}
  .recruit-work-grid{grid-template-columns:1fr;gap:12px}
  .recruit-work-grid article{display:grid;grid-template-columns:1fr 1fr;min-height:290px}
  .recruit-work-grid img{height:100%;min-height:290px}
  .recruit-work-grid article>div{min-height:0;padding:28px 24px}
}

@media(max-width:560px){
  .company-hero-visual{min-height:420px}
  .company-hero-copy{padding-bottom:42px}
  .company-hero-copy h1{font-size:48px}
  .company-intro-grid h2,
  .company-section-title h2,
  .company-values-heading h2,
  .company-profile-title h2,
  .company-recruit-copy h2,
  .recruit-message h2,
  .recruit-flow-title h2,
  .recruit-skill-copy h2,
  .recruit-entry-grid h2{font-size:38px}
  .company-intro-copy .company-lead,.recruit-message-grid .recruit-lead{font-size:17px}
  .company-map-card{padding:26px 20px 245px}
  .company-map-card img,.company-map-card:after{height:215px}
  .company-values-list article{grid-template-columns:48px 1fr;gap:12px}
  .company-values-list article>span{font-size:27px}
  .company-values-list h3{font-size:20px}
  .company-table-modern>div{grid-template-columns:1fr!important;gap:7px;padding:20px 0}
  .company-recruit-photo,.recruit-skill-photo{min-height:320px}
  .company-contact-final{display:block;padding:60px 20px}
  .recruit-hero{min-height:540px}
  .recruit-hero-copy{padding-bottom:46px}
  .recruit-hero-copy h1{font-size:48px;line-height:1.3}
  .recruit-work-grid article{grid-template-columns:1fr}
  .recruit-work-grid img{height:230px;min-height:0}
  .recruit-flow-list article{grid-template-columns:50px 1fr;gap:12px}
  .recruit-entry-actions a{grid-template-columns:48px 1fr 22px;padding:0 18px;min-height:80px}
  .recruit-entry-actions strong{font-size:16px}
  .recruit-entry-tel strong{font-size:22px}
}


/* =========================================================
   v3.1.27 HEADER COLOR FINISH
   白ヘッダーを廃止し、深緑×チャコールでサイト全体の世界観へ接続
   ※ v3.1.25で確定したスマホメニューの寸法・配置は変更しない
   ========================================================= */
#site-header.site-header{
  background:
    radial-gradient(circle at 16% 0%,rgba(21,100,76,.18),transparent 34%),
    linear-gradient(102deg,#101b19 0%,#14231f 42%,#182322 72%,#111718 100%) !important;
  border-bottom:1px solid rgba(121,161,145,.28) !important;
  box-shadow:0 5px 22px rgba(0,0,0,.14) !important;
}

#site-header .header-company-name{
  color:#f3f2ed !important;
  -webkit-text-stroke:.28px rgba(255,255,255,.52) !important;
  text-shadow:0 1px 0 rgba(0,0,0,.28) !important;
}

#site-header .site-navigation a{
  color:#f1f3ef !important;
  transition:color .2s ease,opacity .2s ease !important;
}
#site-header .site-navigation a:hover,
#site-header .site-navigation a:focus-visible{
  color:#91b9aa !important;
}

#site-header .header-tel{
  color:#e6ece8 !important;
  border-left:1px solid rgba(255,255,255,.08) !important;
}
#site-header .header-tel small{
  color:#97aaa2 !important;
}
#site-header .header-tel strong{
  color:#f4f6f2 !important;
}

#site-header .header-cta{
  background:linear-gradient(135deg,#0b6b50,#075a44) !important;
  color:#fff !important;
  box-shadow:inset 1px 0 0 rgba(255,255,255,.08) !important;
}
#site-header .header-cta:hover,
#site-header .header-cta:focus-visible{
  background:linear-gradient(135deg,#0d7659,#096249) !important;
}

@media(max-width:900px){
  #site-header.site-header{
    background:
      radial-gradient(circle at 18% -10%,rgba(23,112,84,.19),transparent 46%),
      linear-gradient(100deg,#111c1a 0%,#182622 58%,#141b1b 100%) !important;
    border-bottom-color:rgba(122,158,144,.25) !important;
    box-shadow:0 4px 18px rgba(0,0,0,.16) !important;
  }

  #site-header .header-company-name{
    color:#f4f3ed !important;
    -webkit-text-stroke:.2px rgba(255,255,255,.45) !important;
    text-shadow:0 1px 0 rgba(0,0,0,.3) !important;
  }

  #site-header .menu-toggle i{
    background:#f0f2ee !important;
  }
  #site-header .menu-toggle b{
    color:#c9d3ce !important;
  }

  #site-header .site-navigation{
    background:
      radial-gradient(circle at 0 0,rgba(23,100,76,.14),transparent 36%),
      linear-gradient(180deg,rgba(18,29,27,.995),rgba(12,19,18,.995)) !important;
    border-top:1px solid rgba(255,255,255,.09) !important;
    box-shadow:0 18px 34px rgba(0,0,0,.28) !important;
  }

  #site-header .site-navigation a{
    color:#f1f3ef !important;
    border-bottom-color:rgba(255,255,255,.11) !important;
  }
  #site-header .site-navigation a::before{
    background:#5f9f87 !important;
  }
}
