@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700&family=Noto+Sans+JP:wght@500;700;800;900&family=Yuji+Syuku&display=swap');
:root{--orange:#e85820;--orange-deep:#c7480f;--amber:#e0741b;--ink:#1f2430;--text:#333;--muted:#6b7280;--line:#e7e2dc;--cream:#faf2eb;--soft:#f6f7f9;--white:#fff;--shadow:0 12px 32px rgba(40,28,18,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN",sans-serif;line-height:1.85;background:#fff}a{color:inherit;text-decoration:none;transition:color .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}button{transition:color .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}img{max-width:100%}.container{width:min(100% - 40px,1120px);margin:auto}.narrow{width:min(100% - 40px,820px);margin:auto}
.site-header{height:94px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:30}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:36px}.logo{width:288px;display:block}.nav{display:flex;align-items:center;gap:38px;font-size:15px;font-weight:700}.nav a{transition:color .2s}.nav a:hover,.nav a[aria-current="page"]{color:var(--orange)}.nav .contact-link{padding:14px 28px;border-radius:999px;background:linear-gradient(120deg,var(--orange),#ff651e);color:#fff;box-shadow:0 8px 20px rgba(232,88,32,.22)}.menu-button{display:none;border:0;background:var(--ink);color:#fff;width:44px;height:44px;border-radius:50%;font-size:20px}
.page-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--cream) 70%);padding:84px 0 78px}.page-hero:after{content:"";position:absolute;width:430px;height:430px;border:90px solid rgba(232,88,32,.055);border-radius:50%;right:-110px;top:-210px}.eyebrow{font-family:"Barlow Condensed",sans-serif;color:var(--orange);font-size:14px;font-weight:800;letter-spacing:.18em}.page-hero h1{margin:13px 0 0;color:var(--ink);font-size:clamp(34px,5vw,58px);line-height:1.35;letter-spacing:.08em}.page-hero p{max-width:710px;margin:20px 0 0;color:var(--muted);font-size:15px}.crumbs{padding:15px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.crumbs a{color:var(--orange)}
.section{padding:88px 0}.section.soft{background:var(--soft)}.section.cream{background:var(--cream)}.section-head{text-align:center;margin-bottom:42px}.section-head h2{margin:8px 0 0;color:var(--ink);font-size:clamp(25px,3.5vw,38px);line-height:1.45;letter-spacing:.07em}.lead{font-size:17px;line-height:2.05;color:#414650}.prose p{margin:0 0 1.4em}.signature{text-align:right;margin-top:28px;font-weight:700}.grid{display:grid;gap:24px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.card{padding:28px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.card .num{color:var(--orange);font-family:"Barlow Condensed",sans-serif;font-size:13px;font-weight:800;letter-spacing:.12em}.card h3{color:var(--ink);font-size:19px;line-height:1.55;margin:8px 0}.card p{color:var(--muted);font-size:14px;margin:0}.quote{padding:24px 28px;border-left:4px solid var(--orange);background:#fff;border-radius:0 12px 12px 0;margin:16px 0;box-shadow:var(--shadow)}.quote strong{color:var(--ink);font-size:18px}.feature{display:grid;grid-template-columns:90px 1fr;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.feature:last-child{border-bottom:0}.feature-number{color:var(--orange);font-family:"Barlow Condensed",sans-serif;font-size:42px;font-weight:800;line-height:1}.feature h3{margin:0 0 8px;color:var(--ink);font-size:20px}.feature p{margin:0;color:var(--muted)}
.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:14px}.data-table{width:100%;border-collapse:collapse;font-size:14px}.data-table tr+tr{border-top:1px solid var(--line)}.data-table th{width:27%;padding:18px 22px;text-align:left;color:var(--ink);background:var(--soft);vertical-align:top}.data-table td{padding:18px 22px}.timeline{max-width:850px;margin:auto}.timeline-row{display:grid;grid-template-columns:150px 1fr;gap:24px;padding:16px 0;border-bottom:1px solid var(--line)}.timeline-row time{color:var(--orange);font-weight:800}
.business-card{overflow:hidden;padding:0;transition:transform .25s,box-shadow .25s}.business-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(40,28,18,.13)}.business-art{height:150px;background:linear-gradient(135deg,var(--ink),#3d4350);position:relative}.business-art:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 35%,rgba(232,88,32,.55))}.business-card:nth-child(even) .business-art{background:linear-gradient(135deg,#eee8e1,#d9d1c8)}.business-body{padding:24px}.business-body .link{display:block;margin-top:16px;color:var(--orange);font-weight:800;font-size:13px}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.pill{padding:8px 15px;border:1px solid rgba(232,88,32,.35);border-radius:999px;color:var(--orange);font-size:13px;font-weight:700;background:#fff}
.product-list{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.product{padding:22px 12px;text-align:center;border:1px solid var(--line);border-radius:12px;background:#fff}.product b{display:block;color:var(--ink)}.product small{color:var(--muted)}.notice{padding:20px 24px;border-left:4px solid var(--orange);background:var(--cream);border-radius:0 10px 10px 0}.form{display:grid;gap:20px}.form-row.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form label{display:block;margin-bottom:7px;color:var(--ink);font-size:13px;font-weight:800}.required{color:var(--orange);margin-left:6px}.form input,.form textarea,.form select{width:100%;border:1px solid #d6d1cc;border-radius:8px;background:#fff;padding:13px 14px;font:inherit}.form textarea{min-height:150px;resize:vertical}.check{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px}.check input{width:auto}.button{min-height:58px;padding:0 28px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(120deg,var(--orange),#ff651e);color:#fff;font-weight:800;font-size:15px;box-shadow:0 9px 22px rgba(232,88,32,.22);cursor:pointer}.button.secondary{background:#fff;color:var(--orange);border:2px solid var(--orange);box-shadow:none}.actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:30px}
.contact-band{padding:80px 0;text-align:center;background:var(--ink);color:#fff}.contact-band h2{font-size:clamp(26px,4vw,40px);margin:7px 0 9px}.contact-band p{color:#c9ced7}.site-footer{padding:50px 0 22px;background:#171b24;color:#aeb4c0}.footer-inner{display:flex;justify-content:space-between;gap:45px}.footer-logo{width:170px}.footer-address{font-style:normal;font-size:12px;line-height:1.9;margin-top:18px}.footer-nav{display:grid;grid-template-columns:repeat(3,minmax(115px,1fr));column-gap:30px;row-gap:5px;font-size:12px;font-weight:700}.footer-nav>:nth-child(1){grid-column:1;grid-row:1}.footer-nav>:nth-child(2){grid-column:1;grid-row:2}.footer-nav>:nth-child(3){grid-column:1;grid-row:3}.footer-nav>:nth-child(4){grid-column:2;grid-row:1}.footer-nav>:nth-child(5){grid-column:2;grid-row:2}.footer-nav>:nth-child(6){grid-column:3;grid-row:1}.footer-nav>:nth-child(7){grid-column:3;grid-row:2}.footer-nav>:nth-child(8){grid-column:2;grid-row:3}.footer-nav>:nth-child(9){grid-column:3;grid-row:3}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:18px;text-align:right;font-size:11px}.map{width:100%;height:310px;border:0;border-radius:14px}.policy .clause{margin-bottom:26px}.policy h3{font-size:18px;color:var(--ink);margin:0 0 6px}.policy p{margin:0;color:#4c515b}
@media(max-width:900px){.site-header{height:74px}.logo{width:210px}.nav{display:none;position:absolute;top:74px;left:0;right:0;padding:20px;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav.open{display:flex}.menu-button{display:block}.grid.three,.product-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.container,.narrow{width:min(100% - 32px,1120px)}.page-hero{padding:58px 0}.section{padding:64px 0}.grid.two,.grid.three,.form-row.two,.product-list{grid-template-columns:1fr}.feature{grid-template-columns:58px 1fr}.feature-number{font-size:32px}.timeline-row{grid-template-columns:1fr;gap:2px}.data-table th,.data-table td{padding:14px 13px}.footer-inner{flex-direction:column}.footer-nav{width:100%}}

/* 2026-08 下層ページ再設計：TOPの写真・余白・タイポグラフィを継承 */
body{font-weight:500;-webkit-font-smoothing:antialiased}.form-honeypot{display:none}.site-header{height:78px;position:relative}.logo{width:194px}.nav{gap:28px;font-size:14px}.nav .contact-link{padding:11px 21px;box-shadow:0 8px 18px rgba(232,88,32,.2)}
.page-hero{min-height:455px;padding:0;display:flex;align-items:center;background:#e8e5df;isolation:isolate}.page-hero>.container{position:relative;z-index:3;padding:78px 0}.page-hero:before{content:"";position:absolute;inset:0 0 0 43%;z-index:-2;background:center/cover no-repeat;filter:saturate(.78) contrast(.94)}.page-hero:after{content:"";position:absolute;inset:0;z-index:-1;width:auto;height:auto;border:0;border-radius:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.985) 38%,rgba(255,255,255,.68) 53%,rgba(255,255,255,.08) 78%),linear-gradient(140deg,rgba(232,88,32,.14),transparent 38%)}
body[data-page="company"] .page-hero:before{background-image:url('images/company-hero-v1.png')}
body[data-page="greeting"] .page-hero:before{background-image:url('images/greeting-hero-v2.png')}
body[data-page="service"] .page-hero:before{background-image:url('images/business/manufacturing-v3.png')}
body[data-page="retail"] .page-hero:before{background-image:url('images/business/retail-v3.png')}
body[data-page="products"] .page-hero:before{background-image:url('images/business/product-v3.png')}
body[data-page="management"] .page-hero:before{background-image:url('images/business/management-v3.png')}
body[data-page="testera"] .page-hero:before{background-image:url('images/business/quality-v3.png')}
body[data-page="iso"] .page-hero:before{background-image:url('images/iso27001-hero-v1.png')}
body[data-page="recruit"] .page-hero:before{background-image:url('images/recruit-hero-v1.png')}
body[data-page="privacy"] .page-hero:before{background-image:url('images/privacy-hero-v1.png')}
body[data-page="contact"] .page-hero:before{background-image:url('images/contact-hero-v1.png')}
.page-hero h1{max-width:720px;margin-top:17px;font-size:clamp(32px,4vw,50px);font-weight:900}.page-hero p{max-width:560px;line-height:2}.crumbs{padding:14px 0;background:#fff}.eyebrow{font-size:13px}.section{padding:96px 0}.section-head{margin-bottom:48px}.section-head h2{font-weight:800}
.lead{font-size:18px;line-height:2.15;color:var(--ink)}.prose{font-size:15px;line-height:2.15}.prose p:first-child::first-letter{color:var(--orange);font-size:3.4em;font-weight:900;float:left;line-height:.85;margin:10px 10px 0 0}
.card{border:0;border-radius:0;box-shadow:none;background:transparent;padding:12px 0 12px 25px;position:relative}.card:before{content:"";position:absolute;left:0;top:15px;width:2px;height:42px;background:var(--orange)}.card h3{font-size:20px}.grid.three{gap:52px}.grid.two{gap:64px}
.business-card{padding:0;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 22px rgba(40,28,18,.06)}.business-card:before{display:none}.business-art{height:230px}.business-body{padding:27px 28px 30px}.business-card:nth-child(1) .business-art{background:url('images/business/manufacturing-v3.png') center/cover}.business-card:nth-child(2) .business-art{background:url('images/business/retail-v3.png') center/cover}.business-card:nth-child(3) .business-art{background:url('images/business/internet-v3.png') center/cover}.business-card:nth-child(4) .business-art{background:url('images/business/product-v3.png') center/cover}.business-card:nth-child(5) .business-art{background:url('images/business/management-v3.png') center/cover}.business-card:nth-child(6) .business-art{background:url('images/business/quality-v3.png') center/cover}.business-art:after{background:linear-gradient(135deg,transparent 45%,rgba(232,88,32,.5))}
.quote{box-shadow:none;border-left:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;padding:30px 10px 30px 88px;position:relative;background:transparent}.quote:before{content:'“';position:absolute;left:12px;top:7px;font-family:Georgia,serif;font-size:76px;line-height:1;color:var(--orange);opacity:.65}
.feature{grid-template-columns:125px 1fr;gap:35px;padding:34px 0}.feature-number{font-size:58px;color:transparent;-webkit-text-stroke:1px var(--orange)}.feature h3{font-size:22px}.feature p{max-width:760px}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:175px;top:0;bottom:0;width:1px;background:var(--line)}.timeline-row{grid-template-columns:150px 1fr;gap:52px;border:0;padding:18px 0;position:relative}.timeline-row:after{content:"";position:absolute;left:170px;top:29px;width:11px;height:11px;border-radius:50%;background:var(--orange)}
.table-wrap{border:0;border-radius:0}.data-table tr{border-top:1px solid var(--line)}.data-table tr:last-child{border-bottom:1px solid var(--line)}.data-table th{background:transparent;color:var(--orange);padding:21px 18px 21px 0}.data-table td{padding:21px 0}.product-list{grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product{border:0;border-right:1px solid var(--line);border-radius:0;padding:35px 12px}.product:last-child{border-right:0}.product b{font:700 25px "Barlow Condensed",sans-serif;color:var(--orange)}
.notice{border-left:0;border-radius:0;padding:25px 30px 25px 70px;background:var(--cream);position:relative}.notice:before{content:'i';position:absolute;left:28px;top:27px;width:24px;height:24px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;font:700 14px Georgia,serif}
.form{padding:52px 58px;background:#fff;box-shadow:0 18px 50px rgba(40,28,18,.08)}.form input,.form textarea,.form select{border-width:0 0 1px;border-radius:0;background:var(--soft);transition:border-color .2s,background .2s}.form input:focus,.form textarea:focus{outline:0;border-color:var(--orange);background:#fff}.contact-band{position:relative;overflow:hidden}.contact-band:after{content:"CONTACT";position:absolute;right:-20px;bottom:-60px;font:700 180px/1 "Barlow Condensed",sans-serif;color:rgba(255,255,255,.035);pointer-events:none}
.policy{counter-reset:clause}.policy .clause{display:grid;grid-template-columns:65px 1fr;column-gap:25px;border-top:1px solid var(--line);padding:28px 0;margin:0}.policy .clause:before{counter-increment:clause;content:counter(clause,decimal-leading-zero);grid-row:1/3;font:700 28px "Barlow Condensed",sans-serif;color:var(--orange)}.policy .clause h3,.policy .clause p{grid-column:2}.policy .clause h3{margin:0 0 7px}
main .section>*{transition:opacity .7s ease,transform .7s ease}main .section>.is-pending{opacity:0;transform:translateY(26px)}
@media(max-width:900px){.site-header{height:68px}.nav{top:68px}.page-hero{min-height:400px}.page-hero:before{inset:0 0 0 34%}.page-hero:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.97) 50%,rgba(255,255,255,.25) 100%)}.grid.two{gap:36px}.grid.three{gap:30px}.business-art{height:185px}.product-list{grid-template-columns:repeat(2,1fr)}.product:nth-child(even){border-right:0}.form{padding:40px}.timeline:before{left:155px}.timeline-row:after{left:150px}}
@media(max-width:600px){.page-hero{min-height:420px;align-items:flex-end}.page-hero>.container{padding:160px 0 48px}.page-hero:before{inset:0 0 38% 0}.page-hero:after{background:linear-gradient(0deg,#fff 0%,rgba(255,255,255,.98) 48%,rgba(255,255,255,.18) 80%),linear-gradient(130deg,rgba(232,88,32,.1),transparent)}.page-hero h1{font-size:34px;line-height:1.42}.page-hero p{font-size:13px;margin-top:12px}.section{padding:70px 0}.grid.two,.grid.three{gap:30px}.card{padding-left:20px}.business-card{padding:0}.business-art{height:190px}.timeline:before{left:7px}.timeline-row{display:block;padding:18px 0 18px 32px}.timeline-row:after{left:2px;top:24px}.feature{grid-template-columns:55px 1fr;gap:18px}.feature-number{font-size:36px}.feature h3{font-size:18px}.product-list{grid-template-columns:1fr}.product{border-right:0;border-bottom:1px solid var(--line)}.form{padding:30px 20px;margin-left:-4px;margin-right:-4px}.policy .clause{grid-template-columns:42px 1fr;gap:10px}.policy .clause:before{font-size:21px}.quote{padding:70px 5px 24px}.contact-band:after{font-size:90px}.footer-nav{grid-template-columns:1fr 1fr}}

/* FVモード：FV1=ページ別写真、FV2=共通オレンジ画像 */
.page-hero{min-height:310px}
body.fv2 .page-hero{background:#fff}
body.fv2 .page-hero:before{inset:0;background-image:url('images/hero-fv-technology-city-v3.png')!important;background-position:center 57%;background-size:cover;filter:none}
body.fv2[data-page="service"] .page-hero:before{background-image:url('images/business/manufacturing-v3.png')!important}
body.fv2[data-page="retail"] .page-hero:before{background-image:url('images/business/retail-v3.png')!important}
body.fv2[data-page="products"] .page-hero:before{background-image:url('images/business/product-v3.png')!important}
body.fv2[data-page="management"] .page-hero:before{background-image:url('images/business/management-v3.png')!important}
body.fv2[data-page="testera"] .page-hero:before{background-image:url('images/business/quality-v3.png')!important}
body.fv2[data-page="greeting"] .page-hero:before{background-image:url('images/greeting-hero-v2.png')!important}
body.fv2[data-page="company"] .page-hero:before{background-image:url('images/company-hero-v1.png')!important}
body.fv2[data-page="recruit"] .page-hero:before{background-image:url('images/recruit-hero-v1.png')!important}
body.fv2[data-page="contact"] .page-hero:before{background-image:url('images/contact-hero-v1.png')!important}
body.fv2[data-page="iso"] .page-hero:before{background-image:url('images/iso27001-hero-v1.png')!important}
body.fv2[data-page="privacy"] .page-hero:before{background-image:url('images/privacy-hero-v1.png')!important}
body.fv2 .page-hero:after{display:block;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 32%,rgba(255,255,255,.48) 54%,rgba(255,255,255,.08) 82%)}
body[data-page="company"] main>.section>.container{padding-inline:clamp(44px,7vw,104px)}
@media(max-width:900px){.page-hero{min-height:290px}body.fv2 .page-hero:before{inset:0;background-position:58% 58%}body[data-page="company"] main>.section>.container{padding-inline:32px}}
@media(max-width:600px){.page-hero{min-height:300px}.page-hero h1{font-size:30px}body.fv2 .page-hero{align-items:center}body.fv2 .page-hero>.container{padding:42px 0}body.fv2 .page-hero:before{inset:0;background-position:59% 55%;opacity:.82}body.fv2 .page-hero:after{background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.78) 58%,rgba(255,255,255,.28) 100%)}body[data-page="company"] main>.section>.container{padding-inline:8px}}

/* 全ページ共通ヘッダー / 事業内容ドロップダウン */
.site-header{height:78px;position:relative;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);z-index:40}
.header-inner{width:min(1120px,calc(100% - 40px));height:100%;gap:28px}
.logo{width:176px;height:auto}
.nav{gap:28px;font-size:14px;color:var(--ink)}
.nav-dropdown{position:relative;height:100%;display:flex;align-items:center}
.nav-dropdown-toggle{height:100%;display:flex;align-items:center;gap:9px;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer;transition:color .2s}
.nav-dropdown-toggle:hover,.nav-dropdown-toggle[aria-current="page"],.nav-dropdown.open .nav-dropdown-toggle{color:var(--orange)}
.nav-chevron{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .2s}
.nav-dropdown.open .nav-chevron{transform:translateY(2px) rotate(225deg)}
.nav-submenu{position:absolute;top:calc(100% - 1px);left:50%;width:310px;padding:13px 0;background:#fff;border-top:2px solid var(--orange);box-shadow:0 18px 38px rgba(31,36,48,.14);opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:opacity .2s,transform .2s,visibility .2s}
.nav-dropdown:hover .nav-submenu,.nav-dropdown:focus-within .nav-submenu,.nav-dropdown.open .nav-submenu{opacity:1;visibility:visible;transform:translate(-50%,0)}
.nav-submenu a{display:block;padding:9px 20px;font-size:12px;line-height:1.55;color:var(--ink)}
.nav-submenu a:hover{padding-left:25px;background:var(--soft);color:var(--orange)}
.nav-submenu .submenu-all{margin-top:8px;padding-top:13px;border-top:1px solid var(--line);color:var(--orange)}
.menu-button{padding:0;position:relative;background:transparent;border:0;border-radius:0}
.menu-button span{position:absolute;left:8px;width:27px;height:2px;background:var(--ink);transition:transform .25s,top .25s,opacity .2s}
.menu-button span:nth-child(1){top:13px}.menu-button span:nth-child(2){top:21px}.menu-button span:nth-child(3){top:29px}
.menu-button.open span:nth-child(1){top:21px;transform:rotate(45deg)}.menu-button.open span:nth-child(2){opacity:0}.menu-button.open span:nth-child(3){top:21px;transform:rotate(-45deg)}
@media(max-width:900px){.site-header{height:68px}.header-inner{width:min(100% - 32px,1120px)}.logo{width:154px}.nav{top:68px;gap:0;padding:12px 24px 22px}.nav>a{padding:13px 0;border-bottom:1px solid var(--line)}.nav .contact-link{margin-top:15px;text-align:center}.nav-dropdown{height:auto;display:block;border-bottom:1px solid var(--line)}.nav-dropdown-toggle{width:100%;height:auto;justify-content:space-between;padding:13px 0}.nav-submenu{position:static;width:auto;padding:0 0 10px 12px;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none;display:none}.nav-dropdown.open .nav-submenu{display:block;transform:none}.nav-submenu a{padding:8px 10px}.nav-submenu a:hover{padding-left:10px}.nav-dropdown:hover .nav-submenu:not(:focus-within){transform:none}.menu-button{display:block}}

/* 採用情報：写真とアイコンで情報の役割を明確化 */
.recruit-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:22px;border-radius:50%;background:var(--cream);color:var(--orange)}
.recruit-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.recruit-icon-grid .card{padding:30px 26px;background:#fff;border:1px solid var(--line);border-radius:2px;box-shadow:0 14px 34px rgba(40,28,18,.055)}
.recruit-icon-grid .card:before{display:none}.recruit-icon-grid .card h3{margin-top:0}
.recruit-message-lead{position:relative;text-align:center;margin:86px auto 78px;padding:35px 24px;max-width:850px;color:var(--ink);font-size:clamp(21px,2.35vw,29px);font-weight:800;line-height:1.9;letter-spacing:.035em}
.recruit-message-lead:before,.recruit-message-lead:after{content:"";position:absolute;left:50%;width:72px;height:2px;background:var(--orange);transform:translateX(-50%)}.recruit-message-lead:before{top:0}.recruit-message-lead:after{bottom:0}
.recruit-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;height:310px}
.recruit-gallery figure{position:relative;overflow:hidden;margin:0}.recruit-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.recruit-gallery figure:hover img{transform:scale(1.035)}
.recruit-gallery figure:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(20,24,31,.8))}
.recruit-gallery figcaption{position:absolute;left:22px;right:18px;bottom:18px;z-index:1;color:#fff;font-size:19px;line-height:1.45;font-weight:800;letter-spacing:.05em}
.recruit-person{background:linear-gradient(135deg,#fff 65%,var(--cream))}
.recruit-assignment .grid{gap:22px}.recruit-job{overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 15px 36px rgba(40,28,18,.07)}
.recruit-job>img{display:block;width:100%;height:190px;object-fit:cover}.recruit-job>div{position:relative;padding:30px 26px}.recruit-job .recruit-icon{position:absolute;right:22px;top:-27px;margin:0;background:var(--orange);color:#fff;box-shadow:0 8px 20px rgba(232,88,32,.24)}
.recruit-job h3{margin:0 0 12px;padding-right:48px;color:var(--ink);font-size:19px;line-height:1.55}.recruit-job p{margin:0;color:var(--muted);font-size:14px}
body[data-page="recruit"] .section:has(.data-table)>.container,body[data-page="recruit"] .section:has(>.container>.feature)>.container{padding-inline:clamp(48px,7vw,100px)}
@media(max-width:900px){.recruit-gallery{height:260px}.recruit-job>img{height:160px}.recruit-job>div{padding:25px 20px}body[data-page="recruit"] .section:has(.data-table)>.container,body[data-page="recruit"] .section:has(>.container>.feature)>.container{padding-inline:32px}}
@media(max-width:600px){.recruit-icon-grid{gap:16px}.recruit-icon-grid .card{padding:24px 22px}.recruit-icon{width:46px;height:46px;margin-bottom:16px}.recruit-message-lead{margin:68px auto 60px;padding:29px 5px;font-size:20px;line-height:1.85}.recruit-gallery{grid-template-columns:1fr;height:auto;gap:8px}.recruit-gallery figure,.recruit-gallery figure:first-child{grid-column:auto;height:210px}.recruit-gallery figcaption{left:14px;bottom:12px;font-size:17px}.recruit-assignment .grid{gap:18px}.recruit-job>img{height:190px}body[data-page="recruit"] .section:has(.data-table)>.container,body[data-page="recruit"] .section:has(>.container>.feature)>.container{padding-inline:4px}}

/* 経営理念：採用・会社案内で共通するブランドステートメント */
.philosophy-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#171b24 0%,#252b36 68%,#34251f 100%)!important;color:#fff}
.philosophy-section:before,.philosophy-section:after{content:none}
.philosophy-section>.narrow{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:900px}
.philosophy-section .section-head{grid-column:1/-1;margin-bottom:34px}.philosophy-section .section-head h2{color:#fff}
.philosophy-visual{grid-column:1/-1;position:relative;overflow:hidden;height:245px;margin:0 0 18px}
.philosophy-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,27,36,.16),rgba(232,88,32,.22))}
.philosophy-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 52%}
.philosophy-section .quote{margin:0;padding:38px 32px 34px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);backdrop-filter:blur(5px);color:#d8dce3;line-height:2;transition:transform .25s,border-color .25s,background .25s}
.philosophy-section .quote:hover{transform:translateY(-4px);border-color:rgba(232,88,32,.65);background:rgba(255,255,255,.09)}
.philosophy-section .quote:before{content:"";left:32px;top:0;width:54px;height:3px;background:var(--orange);opacity:1}
.philosophy-section .quote strong{display:block;margin-bottom:13px;color:#fff;font-size:clamp(18px,2vw,23px);line-height:1.55}
.philosophy-section>.narrow>p{grid-column:1/-1;margin:34px auto 0!important;max-width:720px;color:#fff;text-align:center;font-size:17px;line-height:2;font-weight:700}
body[data-page="recruit"] .philosophy-section>.narrow>p,body[data-page="greeting"] .philosophy-section>.narrow>p{position:relative;margin-top:48px!important;padding:30px 24px 0;max-width:820px;font-size:clamp(22px,2.7vw,31px);line-height:1.75;font-weight:900;letter-spacing:.035em}
body[data-page="recruit"] .philosophy-section>.narrow>p:before,body[data-page="greeting"] .philosophy-section>.narrow>p:before{content:"";position:absolute;left:50%;top:0;width:82px;height:3px;background:var(--orange);transform:translateX(-50%)}
body[data-page="recruit"] .philosophy-section>.narrow>p{padding-top:0}
body[data-page="recruit"] .philosophy-section>.narrow>p:before{content:none}
body[data-page="greeting"] .philosophy-section{background:linear-gradient(135deg,#f8efe7 0%,#fff 58%,#f4f5f7 100%)!important;color:var(--text)}
body[data-page="greeting"] .philosophy-section .section-head h2{color:var(--ink)}
body[data-page="greeting"] .philosophy-visual:after{background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(232,88,32,.16))}
body[data-page="greeting"] .philosophy-section .quote{padding-left:26px;padding-right:26px;border-color:rgba(232,88,32,.16);background:rgba(255,255,255,.82);color:var(--text);box-shadow:0 16px 38px rgba(40,28,18,.065)}
body[data-page="greeting"] .philosophy-section .quote strong{margin-bottom:8px}
body[data-page="greeting"] .philosophy-section .quote:hover{border-color:rgba(232,88,32,.55);background:#fff}
body[data-page="greeting"] .philosophy-section .quote strong,body[data-page="greeting"] .philosophy-section>.narrow>p{color:var(--ink)}
@media(max-width:600px){.philosophy-section>.narrow{grid-template-columns:1fr;gap:12px}.philosophy-section .section-head{grid-column:auto;margin-bottom:24px}.philosophy-visual{grid-column:auto;height:190px;margin-bottom:10px}.philosophy-section .quote{padding:30px 23px 27px}body[data-page="greeting"] .philosophy-section .quote{padding-left:20px;padding-right:20px}.philosophy-section>.narrow>p{grid-column:auto;margin-top:26px!important;font-size:15px}body[data-page="recruit"] .philosophy-section>.narrow>p,body[data-page="greeting"] .philosophy-section>.narrow>p{margin-top:36px!important;padding:25px 2px 0;font-size:21px;line-height:1.75}}
@media(max-width:600px){body[data-page="recruit"] .philosophy-section>.narrow>p{padding-top:0}}
@media(max-width:600px){.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}.footer-nav>:nth-child(1){grid-column:1;grid-row:1}.footer-nav>:nth-child(2){grid-column:1;grid-row:2}.footer-nav>:nth-child(3){grid-column:1;grid-row:3}.footer-nav>:nth-child(4){grid-column:2;grid-row:1}.footer-nav>:nth-child(5){grid-column:2;grid-row:2}.footer-nav>:nth-child(6){grid-column:2;grid-row:3}.footer-nav>:nth-child(7){grid-column:1;grid-row:4}.footer-nav>:nth-child(8){grid-column:1;grid-row:5}.footer-nav>:nth-child(9){grid-column:2;grid-row:4}}

/* 下層ページFV：情報量を保ちながら、よりコンパクトに統一 */
.page-hero{min-height:270px}
.page-hero>.container{padding:34px 0}
.page-hero h1{margin-top:11px;font-size:clamp(27px,3.2vw,42px);line-height:1.3}
.page-hero p{margin-top:12px;line-height:1.75}
@media(max-width:900px){.page-hero{min-height:255px}.page-hero>.container{padding:32px 0}.page-hero h1{font-size:clamp(27px,4.5vw,38px)}}
@media(max-width:600px){.page-hero{min-height:245px;align-items:center}.page-hero>.container,body.fv2 .page-hero>.container{padding:28px 0}.page-hero:before,body.fv2 .page-hero:before{inset:0}.page-hero h1{font-size:27px;line-height:1.3}.page-hero p{font-size:12px;line-height:1.7}}
@media(min-width:901px){.page-hero:before,body.fv2 .page-hero:before{transform:scale(1.08);transform-origin:center}}
@media(min-width:601px){body:is([data-page="service"],[data-page="retail"],[data-page="products"],[data-page="management"],[data-page="testera"]) .page-hero:before{-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 9%,rgba(0,0,0,.3) 19%,rgba(0,0,0,.68) 31%,#000 47%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 9%,rgba(0,0,0,.3) 19%,rgba(0,0,0,.68) 31%,#000 47%)}body:is([data-page="service"],[data-page="retail"],[data-page="products"],[data-page="management"],[data-page="testera"]) .page-hero:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.99) 34%,rgba(255,255,255,.92) 43%,rgba(255,255,255,.72) 54%,rgba(255,255,255,.38) 67%,rgba(255,255,255,.08) 84%),linear-gradient(140deg,rgba(232,88,32,.08),transparent 42%)}}

/* 事業詳細：導入写真と要点アイコンで内容を視覚化 */
.business-detail-showcase{position:relative;margin:0 0 58px}.business-detail-showcase figure{position:relative;overflow:hidden;height:320px;margin:0;background:var(--soft)}.business-detail-showcase figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,24,31,.08),transparent 52%),linear-gradient(0deg,rgba(20,24,31,.62),transparent 48%)}.business-detail-showcase figure img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.business-detail-showcase:hover figure img{transform:scale(1.025)}.business-detail-showcase figcaption{position:absolute;left:34px;right:34px;bottom:52px;z-index:1;max-width:700px;color:#fff;font-size:clamp(20px,2.5vw,30px);line-height:1.55;font-weight:900;letter-spacing:.04em}.business-point-list{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;width:calc(100% - 68px);margin:-32px auto 0;background:var(--line);box-shadow:0 18px 42px rgba(30,35,45,.12)}.business-point{display:flex;align-items:center;justify-content:center;gap:14px;min-height:88px;padding:15px;background:#fff;color:var(--ink)}.business-point .recruit-icon{flex:0 0 auto;width:42px;height:42px;margin:0}.business-point .recruit-icon svg{width:21px;height:21px}.business-point strong{font-size:16px;letter-spacing:.04em}body[data-page="service"] .business-detail-showcase{margin-bottom:52px}body[data-page="service"] .business-detail-showcase figure{height:290px}
@media(max-width:900px){.business-detail-showcase figure{height:270px}.business-detail-showcase figcaption{left:25px;right:25px;bottom:45px}.business-point-list{width:calc(100% - 40px)}.business-point{min-height:78px;gap:10px}.business-point strong{font-size:14px}}
@media(max-width:600px){.business-detail-showcase{margin-bottom:44px}.business-detail-showcase figure,body[data-page="service"] .business-detail-showcase figure{height:220px}.business-detail-showcase figcaption{left:18px;right:18px;bottom:24px;font-size:19px}.business-point-list{grid-template-columns:1fr;width:calc(100% - 24px);margin:-10px auto 0;gap:1px}.business-point{justify-content:flex-start;min-height:64px;padding:11px 18px}.business-point .recruit-icon{width:38px;height:38px}.business-point strong{font-size:15px}}

/* 事業ページ：ビジュアルと本文の基準幅を統一 */
body:is([data-page="service"],[data-page="retail"],[data-page="products"],[data-page="management"],[data-page="testera"]) main>.section>.container,body:is([data-page="service"],[data-page="retail"],[data-page="products"],[data-page="management"],[data-page="testera"]) main>.section>.narrow{width:min(100% - 40px,920px)}
.business-detail-showcase{width:100%;max-width:920px;margin-left:auto;margin-right:auto}.business-detail-showcase figure,body[data-page="service"] .business-detail-showcase figure{height:280px}.business-point-list{width:calc(100% - 56px)}
@media(max-width:600px){body:is([data-page="service"],[data-page="retail"],[data-page="products"],[data-page="management"],[data-page="testera"]) main>.section>.container,body:is([data-page="service"],[data-page="retail"],[data-page="products"],[data-page="management"],[data-page="testera"]) main>.section>.narrow{width:min(100% - 32px,920px)}.business-detail-showcase figure,body[data-page="service"] .business-detail-showcase figure{height:210px}.business-point-list{width:calc(100% - 20px)}}

/* 流通小売：対応業種を写真タイルで可視化 */
.retail-industry-section{margin:58px 0 42px;padding-top:42px;border-top:1px solid var(--line)}.retail-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.retail-industry-card{position:relative;overflow:hidden;height:190px;margin:0;background:var(--soft)}.retail-industry-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(20,24,31,.82))}.retail-industry-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.retail-industry-card:hover img{transform:scale(1.045)}.retail-industry-card figcaption{position:absolute;left:16px;right:14px;bottom:13px;z-index:1;color:#fff;font-size:15px;line-height:1.45;font-weight:900;letter-spacing:.035em}
@media(max-width:900px){.retail-industry-grid{grid-template-columns:repeat(2,1fr)}.retail-industry-card{height:185px}}
@media(max-width:600px){.retail-industry-section{margin:44px 0 32px;padding-top:32px}.retail-industry-grid{gap:8px}.retail-industry-card{height:145px}.retail-industry-card figcaption{left:11px;right:8px;bottom:9px;font-size:13px}}

/* 流通小売：実績データを業種別カードで表示 */
.retail-works-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.retail-work-card{overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 14px 34px rgba(40,28,18,.07);transition:transform .25s,box-shadow .25s}.retail-work-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(40,28,18,.12)}.retail-work-card>img{display:block;width:100%;height:210px;object-fit:cover}.retail-work-body{padding:26px 26px 24px}.retail-work-body h3{min-height:32px;margin:0 0 20px;color:var(--ink);font-size:20px;line-height:1.5}.retail-work-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.retail-work-metrics>div{padding:15px 5px;text-align:center}.retail-work-metrics>div+div{border-left:1px solid var(--line)}.retail-work-metrics dt{color:var(--muted);font-size:10px;font-weight:700}.retail-work-metrics dd{margin:4px 0 0;color:var(--ink);font-size:11px}.retail-work-metrics strong{color:var(--orange);font-family:"Barlow Condensed",sans-serif;font-size:27px;line-height:1}.retail-work-process{display:grid;gap:4px;margin-top:18px}.retail-work-process span{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.12em}.retail-work-process b{color:var(--ink);font-size:12px;line-height:1.55}
@media(max-width:900px){.retail-works-grid{grid-template-columns:1fr;max-width:620px;margin:auto}.retail-work-card{display:grid;grid-template-columns:220px 1fr}.retail-work-card>img{height:100%;min-height:230px}.retail-work-body h3{min-height:0}}
@media(max-width:600px){.retail-work-card{display:block}.retail-work-card>img{height:170px;min-height:0}.retail-work-body{padding:20px 17px}.retail-work-metrics strong{font-size:23px}}

/* 計測機器：製品、デジテンIII参考例、納入実績 */
.product-development-grid{gap:18px}.product-development-card{overflow:hidden;padding:0;border-radius:2px}.product-development-card figure{position:relative;height:260px;margin:0;overflow:hidden}.product-development-card figure:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,24,31,.3),transparent 58%)}.product-development-card figure img{display:block;width:100%;height:100%;object-fit:cover}.product-development-body{padding:25px 26px 28px}.digiten-examples{margin-top:62px;padding:38px 34px 12px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 34px rgba(40,28,18,.055)}.digiten-example-head{padding-bottom:22px;border-bottom:1px solid var(--line)}.digiten-example-head h3{margin:6px 0 7px;color:var(--ink);font-size:clamp(24px,3vw,32px)}.digiten-example-head p{margin:0;color:var(--muted);font-size:14px}.digiten-examples .feature:last-child{border-bottom:0}.digiten-examples .feature{grid-template-columns:100px minmax(260px,370px) minmax(280px,1fr);column-gap:16px;align-items:center}.digiten-feature-figure{margin:0;max-width:460px}.digiten-feature-figure img{display:block;width:100%;height:auto}.delivery-records{margin-top:66px;padding-top:48px;border-top:1px solid rgba(232,88,32,.34)}.delivery-records-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.delivery-records-head h3{margin:5px 0 0;color:var(--ink);font-size:clamp(24px,3vw,32px)}.delivery-records ul{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:1px;list-style:none;background:var(--line)}.delivery-records li{position:relative;min-height:70px;padding:22px 15px 18px 32px;background:#fff;color:var(--ink);font-size:13px;font-weight:700;line-height:1.6}.delivery-records li:before{content:"";position:absolute;left:16px;top:30px;width:5px;height:5px;border-radius:50%;background:var(--orange)}
@media(max-width:900px){.delivery-records ul{grid-template-columns:repeat(2,1fr)}.digiten-examples .feature{grid-template-columns:1fr;row-gap:16px}.digiten-examples .feature-copy br{display:none}.digiten-feature-figure{max-width:100%;margin-top:18px}}
@media(max-width:600px){.product-development-card figure{height:220px}.product-development-body{padding:21px 20px 24px}.digiten-examples{margin-top:45px;padding:28px 20px 8px}.digiten-examples .feature{padding-left:0}.delivery-records{margin-top:48px;padding-top:36px}.delivery-records-head{display:block}.delivery-records ul{grid-template-columns:1fr}.delivery-records li{min-height:58px;padding:17px 12px 14px 29px}.delivery-records li:before{left:14px;top:25px}}

/* 生産設備老朽化対策：左右対比型の独立レイアウト */
.equipment-renewal-section{position:relative;overflow:hidden;background:#f3f5f7}.equipment-renewal-section:before{content:"";position:absolute;right:-170px;top:100px;width:420px;height:420px;border:1px solid rgba(232,88,32,.16);border-radius:50%}.equipment-renewal-layout{position:relative;display:grid;grid-template-columns:.82fr 1.18fr;min-height:440px;background:#1c2430}.equipment-renewal-copy{display:flex;flex-direction:column;justify-content:center;padding:48px 38px;color:#d9dee6}.equipment-renewal-kicker{color:#ff8540;font:800 12px/1.65 "Barlow Condensed",sans-serif;letter-spacing:.17em}.equipment-renewal-copy h3{margin:17px 0 22px;color:#fff;font-size:clamp(25px,3vw,36px);line-height:1.55;letter-spacing:.04em}.equipment-renewal-copy>p{margin:0;font-size:14px;line-height:2}.equipment-renewal-route{display:grid;grid-template-columns:1fr 36px 1fr;align-items:center;gap:7px;margin-top:30px;padding-top:25px;border-top:1px solid rgba(255,255,255,.15)}.equipment-renewal-route small{display:block;color:#8f9aaa;font:700 10px "Barlow Condensed",sans-serif;letter-spacing:.15em}.equipment-renewal-route strong{display:block;margin-top:5px;color:#fff;font-size:13px}.equipment-renewal-route i{position:relative;height:1px;background:#ff8540}.equipment-renewal-route i:after{content:"";position:absolute;right:0;top:-4px;width:7px;height:7px;border-top:2px solid #ff8540;border-right:2px solid #ff8540;transform:rotate(45deg)}.equipment-renewal-visual{position:relative;overflow:hidden;margin:0;min-height:440px;background:#dfe8ef}.equipment-renewal-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,36,48,.2),transparent 35%),linear-gradient(0deg,rgba(18,25,35,.68),transparent 38%)}.equipment-renewal-visual img{display:block;width:100%;height:100%;object-fit:cover}.equipment-renewal-visual figcaption{position:absolute;z-index:1;left:25px;right:20px;bottom:20px;color:#fff;font-size:12px;font-weight:700}.equipment-renewal-benefits{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;background:#fff;border:1px solid var(--line);border-top:0}.equipment-renewal-benefits li{display:grid;grid-template-columns:45px 1fr;gap:3px 12px;padding:25px 22px}.equipment-renewal-benefits li+li{border-left:1px solid var(--line)}.equipment-renewal-benefits span{grid-row:1/3;color:var(--orange);font:800 27px/1 "Barlow Condensed",sans-serif}.equipment-renewal-benefits strong{color:var(--ink);font-size:14px}.equipment-renewal-benefits small{color:var(--muted);font-size:11px}.equipment-renewal-section .actions{margin-top:40px}
@media(max-width:900px){.equipment-renewal-layout{grid-template-columns:1fr}.equipment-renewal-copy{padding:40px}.equipment-renewal-visual{min-height:330px}.equipment-renewal-benefits li{grid-template-columns:36px 1fr;padding:21px 15px}}
@media(max-width:600px){.equipment-renewal-copy{padding:32px 22px}.equipment-renewal-copy h3{font-size:25px}.equipment-renewal-route{grid-template-columns:1fr 24px 1fr}.equipment-renewal-visual{min-height:230px}.equipment-renewal-benefits{grid-template-columns:1fr}.equipment-renewal-benefits li+li{border-left:0;border-top:1px solid var(--line)}.equipment-renewal-benefits li{padding:18px}.equipment-renewal-section .actions{margin-top:30px}}
body[data-page="management"] .equipment-renewal-visual img{filter:saturate(.84) sepia(.07) hue-rotate(340deg) contrast(.97)}
body[data-page="management"] .equipment-renewal-visual:after{background:linear-gradient(100deg,rgba(28,36,48,.26),rgba(232,88,32,.08) 55%,transparent 82%),linear-gradient(0deg,rgba(18,25,35,.64),transparent 38%)}
body[data-page="management"] .equipment-renewal-section:before{display:none}

/* TESTERA：第三者検証の価値を伝えるキーメッセージ */
.testera-intro-message{position:relative;margin:72px auto 0;padding:42px 28px 44px;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,transparent,rgba(250,242,235,.8) 22%,rgba(250,242,235,.8) 78%,transparent)}
.testera-intro-message:before{content:"";position:absolute;left:50%;top:-2px;width:92px;height:3px;background:var(--orange);transform:translateX(-50%)}.testera-intro-message>span{display:block;margin-bottom:13px;color:var(--orange);font:800 12px "Barlow Condensed",sans-serif;letter-spacing:.19em}.testera-intro-message strong{display:block;color:var(--ink);font-size:clamp(25px,3.2vw,38px);line-height:1.55;letter-spacing:.045em}.testera-intro-message p{margin:15px 0 0;color:#4e5560;font-size:17px;font-weight:700;letter-spacing:.025em}
@media(max-width:600px){.testera-intro-message{margin-top:52px;padding:34px 10px 36px}.testera-intro-message strong{font-size:23px}.testera-intro-message p{font-size:14px;line-height:1.8}}

/* TESTERA：ご利用の流れ */
.testera-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;align-items:stretch}
.testera-flow-step{position:relative;min-height:270px;padding:27px 18px 23px;background:#fff;border-top:3px solid var(--orange);box-shadow:0 13px 32px rgba(40,28,18,.09)}
.testera-flow-step:not(:last-child):before{content:"";position:absolute;z-index:2;right:-24px;top:50%;width:24px;height:1px;background:rgba(232,88,32,.6)}
.testera-flow-step:not(:last-child):after{content:"";position:absolute;z-index:3;right:-24px;top:calc(50% - 5px);width:9px;height:9px;border-top:2px solid var(--orange);border-right:2px solid var(--orange);transform:rotate(45deg)}
.testera-flow-number{display:block;margin-bottom:17px;color:var(--orange);font:800 34px/1 "Barlow Condensed",sans-serif;letter-spacing:.06em}
.testera-flow-step h3{margin:0 0 13px;color:var(--ink);font-size:16px;line-height:1.55}
.testera-flow-step p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}
@media(max-width:900px){.testera-flow{grid-template-columns:1fr;gap:34px;max-width:620px;margin:auto}.testera-flow-step{min-height:0;padding:25px 28px}.testera-flow-step:not(:last-child):before{right:auto;left:50%;top:auto;bottom:-34px;width:1px;height:34px}.testera-flow-step:not(:last-child):after{right:auto;left:calc(50% - 5px);top:auto;bottom:-34px;transform:rotate(135deg)}.testera-flow-number{margin-bottom:12px}.testera-flow-step h3{font-size:18px}.testera-flow-step p{font-size:13px}}
@media(max-width:600px){.testera-flow{gap:30px}.testera-flow-step{padding:22px 20px}.testera-flow-step:not(:last-child):before{bottom:-30px;height:30px}.testera-flow-step:not(:last-child):after{bottom:-30px}}

/* 事業ページCTA：直前コンテンツとの間隔を確保 */
.retail-works-grid+.actions{margin-top:70px}
.equipment-renewal-section .actions{margin-top:70px}
@media(max-width:600px){.retail-works-grid+.actions,.equipment-renewal-section .actions{margin-top:50px}}

/* 事業内容一覧カード：角を直角に統一 */
body[data-page="service"] .business-card{border-radius:0}

/* ご挨拶：本文先頭文字を通常サイズで表示 */
body[data-page="greeting"] .prose p:first-child::first-letter{float:none;margin:0;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}

/* ご挨拶：代表者署名 */
body[data-page="greeting"] .signature{display:flex;align-items:baseline;justify-content:flex-end;gap:18px;margin-top:42px;font-weight:500}
body[data-page="greeting"] .signature span{font-size:13px;letter-spacing:.08em}
body[data-page="greeting"] .signature b{font-family:"Yuji Syuku","Hiragino Mincho ProN","Yu Mincho",serif;font-size:31px;font-weight:400;line-height:1.35;letter-spacing:.1em;color:var(--ink);transform:rotate(-1deg)}
@media(max-width:600px){body[data-page="greeting"] .signature{gap:12px;margin-top:34px}body[data-page="greeting"] .signature b{font-size:27px}}

/* ご挨拶：ブランドメッセージ背景 */
.greeting-value-panel{position:relative;isolation:isolate;overflow:hidden;min-height:360px;display:flex;align-items:flex-end;padding:40px;background:linear-gradient(145deg,rgba(22,29,39,.86) 0%,rgba(30,42,52,.68) 46%,rgba(182,73,25,.42) 100%),url('images/greeting-value-bg-v1.png') center/cover no-repeat!important;color:#fff;box-shadow:0 18px 42px rgba(31,36,48,.16)}
.greeting-value-panel:before{left:auto;right:-54px;top:-54px;width:170px;height:170px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:transparent}
.greeting-value-panel:after{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:58%;background:linear-gradient(0deg,rgba(17,22,30,.58),transparent)}
.greeting-value-panel>div{position:relative;z-index:1}.greeting-value-panel .eyebrow{color:#ff8a48}.greeting-value-panel h2{margin-bottom:0;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.32)}
@media(max-width:600px){.greeting-value-panel{min-height:300px;padding:30px;background-position:58% center!important}.greeting-value-panel h2{font-size:26px!important}}

/* 共通フッター：Instagram導線 */
.footer-instagram{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.05em;transition:color .2s,transform .2s}.footer-instagram:hover{color:#ff8a48;transform:translateX(3px)}.footer-instagram svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.footer-instagram b{font-size:14px;font-weight:500}

/* 会社概要：取引先・団体 */
.company-partners-section{background:linear-gradient(135deg,#faf2eb 0%,#fff 65%)}.company-partners{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);box-shadow:0 14px 34px rgba(40,28,18,.06)}.company-partners article{min-height:205px;padding:30px 28px;background:#fff}.company-partners h3{position:relative;margin:0 0 17px;padding-top:14px;color:var(--ink);font-size:19px}.company-partners h3:before{content:"";position:absolute;left:0;top:0;width:38px;height:2px;background:var(--orange)}.company-partners p{margin:0;color:#4d535d;font-size:13px;line-height:2}
@media(max-width:900px){.company-partners{grid-template-columns:1fr}.company-partners article{min-height:0;padding:27px 25px}}
@media(max-width:600px){.footer-instagram{margin-top:16px}.company-partners article{padding:24px 20px}.company-partners h3{font-size:18px}.company-partners p{font-size:12px}}

/* 製造業向けシステム販売：製品ラインアップ */
.management-products{max-width:960px;margin:0 auto;display:grid;gap:14px}.management-product{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:12px 24px;align-items:center;padding:29px 32px;background:#fff;border-left:3px solid var(--orange);box-shadow:0 10px 28px rgba(39,32,25,.07)}.management-product-number{align-self:start;color:var(--orange);font-size:30px;font-weight:800;letter-spacing:.04em;line-height:1}.management-product-copy p{margin:0 0 5px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.08em}.management-product-copy h3{margin:0 0 11px;color:var(--ink);font-size:21px;line-height:1.45}.management-product-description{color:#4d535d;font-size:13px;line-height:1.85}.management-product-pdf{min-width:124px;padding:12px 16px;white-space:nowrap;font-size:12px}.management-product-pdf span{margin-left:5px}

/* TESTERA：効果と利用フロー */
.testera-benefits-lead{max-width:700px;margin:0 auto 38px!important;text-align:center}.testera-flow{grid-template-columns:1fr;gap:26px;max-width:800px;margin:0 auto}.testera-flow-step{display:grid;grid-template-columns:92px minmax(0,1fr);column-gap:26px;min-height:0;padding:28px 34px 27px;border-top:0;border-left:3px solid var(--orange)}.testera-flow-number{grid-row:1 / span 2;align-self:start;margin:0;font-size:42px;line-height:1}.testera-flow-step h3{margin:0 0 8px}.testera-flow-step p{grid-column:2;margin:0}.testera-flow-step:not(:last-child):before{left:47px;right:auto;top:auto;bottom:-27px;width:2px;height:28px;background:var(--orange)}.testera-flow-step:not(:last-child):after{left:42px;right:auto;top:auto;bottom:-31px;width:9px;height:9px;border:solid var(--orange);border-width:0 2px 2px 0;transform:rotate(45deg)}
@media(max-width:600px){.management-product{grid-template-columns:48px minmax(0,1fr);gap:10px 14px;padding:24px 20px}.management-product-number{font-size:25px}.management-product-copy h3{font-size:18px}.management-product-description{font-size:12px;line-height:1.8}.management-product-pdf{grid-column:2;justify-self:start;margin-top:5px}.testera-benefits-lead{margin-bottom:28px!important;text-align:left}.testera-flow{gap:22px}.testera-flow-step{grid-template-columns:62px minmax(0,1fr);column-gap:16px;padding:23px 20px 22px}.testera-flow-number{font-size:31px}.testera-flow-step h3{font-size:17px}.testera-flow-step p{font-size:12px;line-height:1.8}.testera-flow-step:not(:last-child):before{left:31px;bottom:-23px;height:24px}.testera-flow-step:not(:last-child):after{left:26px;bottom:-27px}}

/* TESTERA：元の細いラインと斜め矢印のまま、接続位置だけを補正 */
.testera-flow-step:not(:last-child):before{left:47px;bottom:-26px;width:1px;height:26px;background:rgba(232,88,32,.6)}
.testera-flow-step:not(:last-child):after{left:37px;bottom:-27px;width:9px;height:9px;border:solid var(--orange);border-width:0 1px 1px 0;background:transparent;clip-path:none;transform:rotate(45deg)}
@media(max-width:600px){.testera-flow-step:not(:last-child):before{left:31px;bottom:-22px;width:1px;height:22px}.testera-flow-step:not(:last-child):after{left:21px;bottom:-23px;width:9px;height:9px}}

/* ISO27001：原文を読みやすく整理 */
body[data-page="iso"] .policy>p:nth-of-type(3){margin-bottom:58px}
body[data-page="iso"] .policy .clause{display:block;padding:27px 0}
body[data-page="iso"] .policy .clause:before{display:none}
body[data-page="iso"] .policy .clause h3,body[data-page="iso"] .policy .clause p{display:block}
body[data-page="iso"] .policy .quote{margin:36px 0 0;padding:30px 32px;border:1px solid var(--line);border-left:3px solid var(--orange);background:var(--cream);border-radius:0;box-shadow:none}
body[data-page="iso"] .policy .quote:before{display:none}
body[data-page="iso"] .policy .quote strong{display:block;margin-bottom:15px;font-size:16px;line-height:1.8}
body[data-page="iso"] .policy .signature{margin-top:34px}
@media(max-width:600px){body[data-page="iso"] .policy>p:nth-of-type(3){margin-bottom:42px}body[data-page="iso"] .policy .clause{padding:23px 0}body[data-page="iso"] .policy .quote{margin-top:28px;padding:24px 20px}body[data-page="iso"] .policy .quote strong{font-size:15px}}

/* ISO27001：項目番号はオレンジの連番だけを表示 */
body[data-page="iso"] .policy .clause{display:grid;grid-template-columns:65px 1fr;column-gap:25px}
body[data-page="iso"] .policy .clause:before{display:block;counter-increment:clause;content:counter(clause,decimal-leading-zero);grid-row:1 / 3;font:700 28px "Barlow Condensed",sans-serif;color:var(--orange)}
body[data-page="iso"] .policy .clause h3,body[data-page="iso"] .policy .clause p{grid-column:2}
body[data-page="iso"] .iso-goal{margin-top:38px;padding:28px 0 30px;border-top:2px solid var(--orange);border-bottom:1px solid var(--line)}
body[data-page="iso"] .iso-goal .eyebrow{margin-bottom:9px}
body[data-page="iso"] .iso-goal strong{display:block;color:var(--ink);font-size:18px;line-height:1.75}
body[data-page="iso"] .iso-goal p{margin:18px 0 0;line-height:2}
@media(max-width:600px){body[data-page="iso"] .policy .clause{grid-template-columns:42px 1fr;column-gap:10px}body[data-page="iso"] .policy .clause:before{font-size:21px}body[data-page="iso"] .iso-goal{margin-top:30px;padding:23px 0 25px}body[data-page="iso"] .iso-goal strong{font-size:16px}}

/* TESTERA：効果はフローと分けたタイル型デザイン */
.testera-benefits-grid{gap:18px}
.testera-benefits-grid .card{min-height:205px;padding:30px 82px 29px 30px;border:1px solid var(--line);border-top:3px solid var(--ink);background:linear-gradient(135deg,#fff 0%,#fffaf7 100%);box-shadow:none}
.testera-benefits-grid .card:before{display:none}
.testera-benefits-grid .card .num{position:absolute;right:25px;top:22px;color:rgba(232,88,32,.2);font:800 48px/1 "Barlow Condensed",sans-serif;letter-spacing:.02em}
.testera-benefits-grid .card h3{margin:0 0 13px;color:var(--ink);font-size:20px;line-height:1.55}
.testera-benefits-grid .card p{font-size:13px;line-height:1.9}
@media(max-width:600px){.testera-benefits-grid{gap:12px}.testera-benefits-grid .card{min-height:0;padding:26px 66px 24px 23px}.testera-benefits-grid .card .num{right:18px;top:18px;font-size:39px}.testera-benefits-grid .card h3{font-size:18px}.testera-benefits-grid .card p{font-size:12px}}

/* TESTERA：接続線と矢印を同一の図形として描画し、端点のずれをなくす */
.testera-flow-step:not(:last-child):before{left:40px;bottom:-26px;width:16px;height:26px;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26'%3E%3Cpath d='M8 .5v17M3 17.5 8 22.5l5-5' fill='none' stroke='%23e85820' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/16px 26px no-repeat}
.testera-flow-step:not(:last-child):after{display:none}
.testera-benefits-grid .card{border-top-color:var(--orange)}
@media(max-width:600px){.testera-flow-step:not(:last-child):before{left:24px;bottom:-22px;width:16px;height:22px;background-size:16px 22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 22'%3E%3Cpath d='M8 .5v13M3 13.5 8 18.5l5-5' fill='none' stroke='%23e85820' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}}

/* お知らせ：一覧の見た目は維持し、記事自体はリンク化しない */

/* お知らせ：トップと同じ静的な一覧表現 */

/* フッターナビ */
.footer-nav{row-gap:0;line-height:1.5}
.contact-band .button{align-items:center;gap:11px}.contact-band .contact-action-icon{display:block;width:25px;height:25px;flex:0 0 auto;fill:currentColor;stroke:none}.contact-band .contact-action-icon .icon-cutout{fill:none;stroke:#f85f20;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-band .button.secondary .contact-action-icon .icon-cutout{stroke:#fff}.contact-band .button:not(.secondary)::after{content:"›";display:inline-block;margin-left:2px;font-size:25px;font-weight:500;line-height:1;transform:translateY(-4px)}
.footer-nav>:nth-child(8){grid-column:3;grid-row:3}
@media(max-width:600px){.footer-nav>:nth-child(8){grid-column:2;grid-row:4}}

/* ヘッダーをトップページと統一 */
.nav .contact-link{background:var(--orange)}

/* スクロール時もヘッダーを上部に固定 */
.site-header{position:sticky;top:0}

/* 中途採用 */
body[data-page="recruit"] .recruit-hero{min-height:460px;display:flex;align-items:center}
.recruit-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.recruit-hero-actions .button{min-height:56px;text-align:center;line-height:1.35}.recruit-person-cta{margin:52px auto 0;padding:36px 38px;text-align:center;background:var(--cream);border-top:2px solid var(--orange)}.recruit-person-cta p{margin:0 0 17px;color:var(--ink);font-size:20px;font-weight:800;line-height:1.7}.recruit-person-cta>div{display:flex;flex-direction:column;align-items:center;gap:2px}.recruit-person-cta>div a{color:var(--orange);font-weight:800}.recruit-person-cta>div a span{font-size:18px}.recruit-person-cta small{font-size:12px}.recruit-person-cta>.button{margin-top:20px;min-height:50px}.recruit-company-link{margin-top:42px}.recruit-application-form{max-width:680px;margin:auto}.recruit-application-form>div{display:grid;gap:7px}.recruit-application-form .recruit-radio{display:flex;gap:22px;padding:9px 0}.recruit-application-form .recruit-radio label{margin:0;font-weight:500}.recruit-application-form .recruit-radio input{width:auto;margin-right:4px}
@media(max-width:600px){body[data-page="recruit"] .recruit-hero{min-height:500px}.recruit-hero-actions{gap:10px;margin-top:22px}.recruit-hero-actions .button{width:100%;min-height:52px}.recruit-person-cta{margin-top:38px;padding:29px 20px}.recruit-person-cta p{font-size:18px}.recruit-person-cta>div a{font-size:13px}.recruit-person-cta>div a span{display:block;margin-top:4px;font-size:17px}.recruit-company-link{margin-top:32px}.recruit-application-form .recruit-radio{gap:18px}}

/* 中途採用：相談CTAと見出しの調整 */
.recruit-person-cta{position:relative;overflow:hidden;padding:46px 38px;background:var(--ink);border:0;color:#fff}.recruit-person-cta:after{content:"CONTACT";position:absolute;right:-16px;bottom:-42px;color:rgba(255,255,255,.045);font:800 106px/1 "Barlow Condensed",sans-serif;letter-spacing:.04em;pointer-events:none}.recruit-person-cta p{position:relative;z-index:1;color:#fff;font-size:22px}.recruit-person-cta>div{position:relative;z-index:1;margin-top:7px}.recruit-person-cta>div a{color:#fff;font-size:15px}.recruit-person-cta>div a span{margin-left:8px;color:#ff9a66;font-size:20px}.recruit-person-cta small{color:#c9ced7}.recruit-person-cta>.button{position:relative;z-index:1;margin-top:24px;min-width:230px;background:var(--orange)}.recruit-company-link{justify-content:center}.recruit-company-link .button{min-width:205px}.section-head h2 small{display:inline-block;margin-top:7px;font-size:.58em;font-weight:600;letter-spacing:.04em}
@media(max-width:600px){.recruit-person-cta{padding:37px 20px}.recruit-person-cta p{font-size:19px}.recruit-person-cta>div a{font-size:13px}.recruit-person-cta>div a span{margin:5px 0 0;font-size:18px}.recruit-person-cta>.button{width:100%;min-width:0}.section-head h2 small{font-size:.56em}}

/* 中途採用：経営理念の会社概要導線は、セクション幅に対して中央へ独立配置 */
body[data-page="recruit"] .recruit-company-link{
  display:block !important;
  grid-column:1 / -1;
  width:100%;
  margin:52px auto 0 !important;
  text-align:center;
}
body[data-page="recruit"] .recruit-company-link .button{
  margin:0 auto;
}
@media(max-width:600px){
  body[data-page="recruit"] .recruit-company-link{margin-top:36px !important}
}

/* 中途採用FV：採用LPとして、人物写真と余白を一枚のビジュアルに再構成 */
body[data-page="recruit"] .recruit-hero{
  min-height:500px;
  align-items:center;
  background:#edf5fa;
}
body[data-page="recruit"] .recruit-hero:before{
  inset:0;
  background-image:url('images/recruit-hero-career-v3.png');
  background-position:right center;
  background-size:auto 100%;
  filter:saturate(.92) contrast(.98);
}
/* 旧FV切替の状態が残っていても、中途採用は専用ビジュアルを常に優先する */
body.fv2[data-page="recruit"] .recruit-hero:before{background-image:url('images/recruit-hero-career-v3.png')!important}
body[data-page="recruit"] .recruit-hero:after{
  inset:0;
  background:
    radial-gradient(ellipse 58% 115% at 14% 46%,rgba(255,255,255,.99) 0%,rgba(255,255,255,.97) 48%,rgba(255,255,255,.7) 69%,rgba(255,255,255,0) 100%),
    linear-gradient(115deg,rgba(232,88,32,.09),transparent 27%),
    linear-gradient(90deg,rgba(255,255,255,.72),transparent 72%);
}
@media(min-width:901px){
  body[data-page="recruit"] .recruit-hero:before{
    background-position:right center;
    background-size:auto 118%;
  }
}
body[data-page="recruit"] .recruit-hero>.container{
  width:min(1120px,calc(100% - 80px));
  padding:92px 0 100px;
}
body[data-page="recruit"] .recruit-hero .eyebrow{
  display:flex;
  align-items:center;
  gap:13px;
  font-size:14px;
  letter-spacing:.16em;
}
body[data-page="recruit"] .recruit-hero .eyebrow:after{
  content:"";
  width:44px;
  height:1px;
  background:var(--orange);
}
body[data-page="recruit"] .recruit-hero h1{
  max-width:500px;
  margin-top:25px;
  font-size:clamp(40px,4.35vw,56px);
  line-height:1.15;
  letter-spacing:.1em;
  text-shadow:0 1px 0 rgba(255,255,255,.6);
}
body[data-page="recruit"] .recruit-hero p{
  max-width:490px;
  margin-top:29px;
  color:#465164;
  font-size:clamp(16px,1.35vw,19px);
  font-weight:700;
  line-height:1.85;
}
body[data-page="recruit"] .recruit-hero-actions{
  position:relative;
  gap:13px;
  margin-top:36px;
}
body[data-page="recruit"] .recruit-hero-actions:before{
  content:"";
  position:absolute;
  left:-29px;
  top:-18px;
  width:76px;
  height:76px;
  border:1px solid rgba(232,88,32,.28);
  border-radius:50%;
  pointer-events:none;
}
body[data-page="recruit"] .recruit-hero-actions .button{
  position:relative;
  min-width:202px;
  min-height:58px;
  padding:0 25px;
  border:1px solid var(--orange);
  background:var(--orange);
  box-shadow:0 13px 25px rgba(232,88,32,.2);
  color:#fff;
}
body[data-page="recruit"] .recruit-hero-actions .button.secondary{
  background:rgba(255,255,255,.78);
  box-shadow:none;
  color:var(--ink);
}
@media(max-width:900px){
  body[data-page="recruit"] .recruit-hero{min-height:490px}
  body[data-page="recruit"] .recruit-hero>.container{width:min(100% - 56px,1120px);padding:78px 0}
  body[data-page="recruit"] .recruit-hero h1{font-size:clamp(38px,5.8vw,50px)}
}
@media(max-width:600px){
  body[data-page="recruit"] .recruit-hero{min-height:590px;margin-top:0;padding-top:0;align-items:flex-end}
  body[data-page="recruit"] .recruit-hero:before{inset:0;background-position:92% top;background-size:cover}
  body[data-page="recruit"] .recruit-hero:after{background:linear-gradient(0deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.96) 41%,rgba(255,255,255,.45) 72%,rgba(255,255,255,.08) 100%),linear-gradient(125deg,rgba(232,88,32,.1),transparent 42%)}
  body[data-page="recruit"] .recruit-hero>.container{width:min(100% - 40px,1120px);padding:260px 0 40px}
  body[data-page="recruit"] .recruit-hero .eyebrow{font-size:12px}
  body[data-page="recruit"] .recruit-hero h1{margin-top:18px;font-size:33px;line-height:1.22;letter-spacing:.07em}
  body[data-page="recruit"] .recruit-hero p{max-width:335px;margin-top:18px;font-size:14px;line-height:1.75}
  body[data-page="recruit"] .recruit-hero-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:25px}
  body[data-page="recruit"] .recruit-hero-actions:before{left:-17px;top:-14px;width:52px;height:52px}
  body[data-page="recruit"] .recruit-hero-actions .button{width:100%;min-width:0;min-height:54px;padding:0 9px;font-size:12px;line-height:1.45}
}

/* 中途採用：求める人物像の後は、囲みではなく全幅の相談CTAとしてつなぐ */
body[data-page="recruit"] .section:has(.recruit-person-cta){padding-bottom:0}
body[data-page="recruit"] .recruit-person-cta{
  width:100vw;
  margin:62px calc(50% - 50vw) 0;
  padding:62px max(40px,calc((100vw - 920px) / 2));
  background:var(--ink);
  border:0;
  text-align:center;
}
body[data-page="recruit"] .recruit-person-cta:after{display:none}
body[data-page="recruit"] .recruit-person-cta p{
  margin:0 0 19px;
  color:#fff;
  font-size:25px;
  line-height:1.7;
}
body[data-page="recruit"] .recruit-person-cta>div{margin-top:0}
body[data-page="recruit"] .recruit-person-cta>div a{color:#fff;font-size:15px}
body[data-page="recruit"] .recruit-person-cta>div a span{color:#ff9a66;font-size:19px}
body[data-page="recruit"] .recruit-person-cta small{margin-top:2px;color:#c9ced7}
body[data-page="recruit"] .recruit-person-cta>.button{
  min-width:238px;
  min-height:56px;
  margin-top:27px;
  box-shadow:0 11px 24px rgba(0,0,0,.2);
}
@media(max-width:900px){
  body[data-page="recruit"] .recruit-person-cta{padding:53px max(28px,calc((100vw - 680px) / 2))}
}
@media(max-width:600px){
  body[data-page="recruit"] .recruit-person-cta{margin-top:44px;padding:43px 20px 46px}
  body[data-page="recruit"] .recruit-person-cta p{margin-bottom:17px;font-size:20px;line-height:1.72}
  body[data-page="recruit"] .recruit-person-cta>div a{font-size:13px}
  body[data-page="recruit"] .recruit-person-cta>div a span{font-size:18px}
  body[data-page="recruit"] .recruit-person-cta>.button{width:min(100%,280px);min-height:54px;margin-top:24px}
}

/* 中途採用FV：CTAはサイト共通のボタンシステムへ統一 */
body[data-page="recruit"] .recruit-hero-actions:before{display:none}
body[data-page="recruit"] .recruit-hero-actions .button{
  border:0;
  background:linear-gradient(120deg,var(--orange),#ff651e);
  box-shadow:0 9px 22px rgba(232,88,32,.22);
}
body[data-page="recruit"] .recruit-hero-actions .button.secondary{
  border:2px solid var(--orange);
  background:#fff;
  box-shadow:none;
  color:var(--orange);
}

/* 共通ヘッダー：最上部は半透明、スクロール後は通常の白背景 */
.site-header{
  background:rgba(255,255,255,.68);
  border-bottom-color:rgba(214,209,204,.42);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
  transition:background .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.site-header.is-scrolled{
  background:rgba(255,255,255,.97);
  border-bottom-color:var(--line);
  box-shadow:0 5px 18px rgba(31,36,48,.06);
}
.nav .contact-link:hover{
  color:#fff;
  background:#c94312;
}

/* 最上部ではFVをヘッダーの背面へ通し、半透明背景が自然に見えるようにする */
main>.page-hero{margin-top:-78px;padding-top:78px}
@media(max-width:900px){main>.page-hero{margin-top:-68px;padding-top:68px}}

/* 中途採用：募集要項と会社情報 */
body[data-page="recruit"] .recruit-requirements .data-table,
body[data-page="recruit"] .recruit-company-overview .data-table{margin:0 auto}
body[data-page="recruit"] .recruit-company-overview .data-table td{word-break:break-word}
/* 募集要項の相談CTAは、人物像後の濃紺CTAと連続しない明るい表現にする */
body[data-page="recruit"] .recruit-requirements-cta{
  margin-top:54px;
  background:var(--cream);
  border-top:2px solid var(--orange);
  color:var(--ink);
}
body[data-page="recruit"] .recruit-requirements-cta p{color:var(--ink)}
body[data-page="recruit"] .recruit-requirements-cta>div a{color:var(--orange)}
body[data-page="recruit"] .recruit-requirements-cta>div a span{color:var(--ink)}
body[data-page="recruit"] .recruit-requirements-cta small{color:var(--muted)}
.button{transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease,color .22s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(31,36,48,.14)}.button:focus-visible{outline:3px solid rgba(232,88,32,.35);outline-offset:3px}
.nav .contact-link{transition:color .22s ease,background .22s ease}
.site-header .nav a,.site-header .nav button{transition:color .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease,padding .22s ease}
@media(min-width:901px){.nav-submenu a:hover{padding-left:23px;background:rgba(232,88,32,.055);color:#bd471c}}
.nav-dropdown-link{height:100%;display:flex;align-items:center;font-weight:700;color:inherit;transition:color .2s}.nav-dropdown-link:hover,.nav-dropdown-link[aria-current="page"]{color:var(--orange)}.nav-dropdown.business-dropdown{gap:9px}
@media(max-width:900px){.nav-dropdown.business-dropdown{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0}.nav-dropdown-link{height:auto;padding:13px 0}.business-dropdown .nav-dropdown-toggle{width:auto;padding:13px 5px 13px 14px}.business-dropdown .nav-submenu{grid-column:1/-1}}
/* 遷移先を持たない情報ブロックは、ホバーで操作できるように見せない */
.recruit-gallery img,.business-detail-showcase figure img,.retail-industry-card img{transition:none}
.recruit-gallery figure:hover img,.business-detail-showcase:hover figure img,.retail-industry-card:hover img{transform:none}
.retail-work-card{transition:none}.retail-work-card:hover{transform:none;box-shadow:0 14px 34px rgba(40,28,18,.07)}
.philosophy-section .quote:hover{transform:none;border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.06)}
body[data-page="greeting"] .philosophy-section .quote:hover{border-color:rgba(232,88,32,.16);background:rgba(255,255,255,.82)}

/* Google Maps の既存埋め込みをサイトのウォームトーンへなじませる */
.map{filter:saturate(.7) sepia(.1) hue-rotate(340deg) brightness(1.04) contrast(.93)}

/* 事業内容：カードと各詳細FVで共通の最新ビジュアルを使用 */
body[data-page="retail"] .page-hero:before,body.fv2[data-page="retail"] .page-hero:before{background-image:url('images/business/retail-v4.png')!important}
body[data-page="management"] .page-hero:before,body.fv2[data-page="management"] .page-hero:before{background-image:url('images/business/management-v4.png')!important}
body[data-page="testera"] .page-hero:before,body.fv2[data-page="testera"] .page-hero:before{background-image:url('images/business/quality-v4.png')!important}
body[data-page="business"] .business-card:nth-child(2) .business-art{background-image:url('images/business/retail-v4.png')}
body[data-page="business"] .business-card:nth-child(5) .business-art{background-image:url('images/business/management-v4.png')}
body[data-page="business"] .business-card:nth-child(7) .business-art{background-image:url('images/business/msc-mini-blue.png')}
body[data-page="business"] .business-card:nth-child(6) .business-art{background-image:url('images/business/quality-v4.png')}

/* 下層FV：ページタイトルへ自然に視線を導く初回表示 */
@media(prefers-reduced-motion:no-preference){
  .page-hero .container>*{opacity:0;transform:translateY(12px);animation:pageHeroFadeIn .58s cubic-bezier(.2,.65,.25,1) forwards}
  .page-hero .container .eyebrow{animation-delay:.08s}
  .page-hero .container h1{animation-delay:.16s}
  .page-hero .container p{animation-delay:.25s}
  .recruit-hero .recruit-hero-actions{opacity:0;transform:translateY(12px);animation:pageHeroFadeIn .58s cubic-bezier(.2,.65,.25,1) .34s forwards}
  @keyframes pageHeroFadeIn{to{opacity:1;transform:translateY(0)}}
}
.reveal-pending{opacity:0!important;transform:translateY(18px);transition:opacity .58s ease,transform .58s cubic-bezier(.2,.65,.25,1)!important;transition-delay:var(--reveal-delay,0ms)!important;will-change:opacity,transform}.reveal-image.reveal-pending{transform:translateY(12px) scale(.985)}.reveal-pending.reveal-visible{opacity:1!important;transform:translateY(0) scale(1)}.section-head.reveal-pending .eyebrow::after{transform:scaleX(0);transform-origin:left}.section-head.reveal-visible .eyebrow::after{transform:scaleX(1);transition:transform .65s ease var(--reveal-delay,0ms)}@media(prefers-reduced-motion:reduce){.reveal-pending,.reveal-image.reveal-pending{opacity:1!important;transform:none!important;transition:none!important}.section-head.reveal-pending .eyebrow::after{transform:none!important}}
.button-icon{display:block;width:20px;height:20px;flex:0 0 auto;fill:currentColor;stroke:none}.button-icon.line-icon{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav .contact-link{display:inline-flex;align-items:center;justify-content:center;gap:7px}.nav .contact-link .button-icon{width:17px;height:17px}.nav .contact-link .icon-cutout{fill:none;stroke:#f65c1c;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.recruit-hero-actions .button{gap:10px}.recruit-hero-actions .button-icon{width:25px;height:25px}.recruit-hero-actions .button::after{content:"›";display:inline-block;align-self:center;margin-left:4px;font-size:25px;font-weight:500;line-height:1;transform:translateY(-4px)}
@media(min-width:601px){.footer-nav{align-self:flex-start;height:138px}}

/* 事業内容カード：輪郭の描画で、遷移先であることを静かに示す */
.business-card{position:relative;isolation:isolate;transition:transform .42s cubic-bezier(.22,.7,.3,1),box-shadow .42s cubic-bezier(.22,.7,.3,1)}
.business-card:before{content:"";display:block;position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(var(--orange),var(--orange)) left top/0 2px no-repeat,linear-gradient(var(--orange),var(--orange)) right top/2px 0 no-repeat,linear-gradient(var(--orange),var(--orange)) right bottom/0 2px no-repeat,linear-gradient(var(--orange),var(--orange)) left bottom/2px 0 no-repeat;transition:background-size .52s cubic-bezier(.22,.7,.3,1)}
.business-card:after{content:"";display:block;position:absolute;inset:0;z-index:4;pointer-events:none;background:linear-gradient(var(--orange),var(--orange)) left top/0 2px no-repeat,linear-gradient(var(--orange),var(--orange)) right top/2px 0 no-repeat,linear-gradient(var(--orange),var(--orange)) right bottom/0 2px no-repeat,linear-gradient(var(--orange),var(--orange)) left bottom/2px 0 no-repeat;transition:background-size .52s cubic-bezier(.22,.7,.3,1)}
.business-card:hover{transform:translateY(-3px);border-color:transparent;box-shadow:0 15px 28px rgba(40,28,18,.1)}
.business-card:hover:before{background-size:100% 2px,2px 100%,100% 2px,2px 100%}
.business-card:hover:after{background-size:100% 2px,2px 100%,100% 2px,2px 100%}
.business-card .link{transition:transform .42s cubic-bezier(.22,.7,.3,1)}
.business-card:hover .link{transform:translateX(5px)}
@media(prefers-reduced-motion:reduce){.business-card,.business-card:before,.business-card:after,.business-card .link{transition:none}.business-card:hover{transform:none}.business-card:hover:after{background-size:100% 2px,2px 100%,100% 2px,2px 100%}.business-card:hover .link{transform:none}}
.form-honeypot{display:none!important}
.form-message{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;background:rgba(255,255,255,.92);animation:form-message-in .15s ease-out}.form-message-box{display:grid;justify-items:center;gap:16px;padding:36px;text-align:center;color:var(--ink)}.form-message-box strong{font-size:22px}.form-message-box small{font-size:14px}.form-spinner{width:48px;height:48px;border:5px solid #f1d8cd;border-top-color:var(--orange);border-radius:50%;animation:form-spin .8s linear infinite}@keyframes form-message-in{from{opacity:0}to{opacity:1}}@keyframes form-spin{to{transform:rotate(360deg)}}
.form .field-error{display:block;margin-top:7px;color:#d0341a;font-size:12px;font-weight:700}.form .check .field-error{width:100%;text-align:center}.form input.is-invalid,.form textarea.is-invalid,.form select.is-invalid{border-color:#d0341a;background:#fff5f2}
