
:root{--navy:#0b2f5b;--blue:#1d5f9f;--light:#f4f8fc;--text:#172333;--muted:#667085;--gold:#d6a84f;--line:#d9e2ec;--white:#fff;--shadow:0 18px 45px rgba(11,47,91,.12);--radius:18px;}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans JP',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--text);line-height:1.8;background:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(880px,calc(100% - 40px))}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid rgba(217,226,236,.75)}.header-inner{height:78px;width:min(1180px,calc(100% - 36px));margin-inline:auto;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:.04em}.logo-mark{width:38px;height:38px;display:grid;place-items:center;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;border-radius:10px;font-size:20px}.logo-text{font-size:18px}.global-nav{display:flex;gap:28px;align-items:center;font-weight:700;font-size:14px}.global-nav a{position:relative}.global-nav a::after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--blue);transition:.25s}.global-nav a:hover::after{width:100%}.nav-toggle{display:none;background:none;border:0;width:42px;height:42px;position:relative}.nav-toggle span{display:block;width:25px;height:2px;background:var(--navy);margin:6px auto;transition:.25s}.hero{position:relative;min-height:680px;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;z-index:-2}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,43,.82),rgba(11,47,91,.48),rgba(11,47,91,.12));z-index:-1}.hero-content{padding-block:100px}.eyebrow,.section-en{font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);font-size:13px;margin:0 0 14px}.hero h1{font-size:clamp(42px,7vw,76px);line-height:1.18;letter-spacing:.06em;margin:0 0 26px}.hero-lead{font-size:clamp(16px,2vw,20px);max-width:690px;margin:0 0 34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border-radius:999px;font-weight:700;border:1px solid transparent;transition:.25s}.btn.primary{background:var(--navy);color:#fff}.btn.primary:hover{background:var(--blue);transform:translateY(-2px)}.btn.secondary{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.55);color:#fff}.btn.secondary:hover{background:#fff;color:var(--navy)}.section{padding:96px 0}.bg-light{background:var(--light)}.bg-navy{background:linear-gradient(135deg,var(--navy),#123f72);color:#fff}.bg-navy .section-en{color:#e9c36e}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:58px}.two-col.align-center{align-items:center}.small-gap{gap:28px;margin-top:28px}h1,h2,h3{line-height:1.45;color:inherit}h2{font-size:clamp(28px,4vw,44px);letter-spacing:.04em;margin:0 0 24px}h3{font-size:22px;margin:0 0 12px}p{margin:0 0 1.1em}.image-card{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);margin:0;background:#fff}.image-card img{width:100%;height:440px;object-fit:cover}.section-head{margin-bottom:36px}.section-head.center{text-align:center;max-width:820px;margin-inline:auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.feature-card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.feature-card img{height:220px;width:100%;object-fit:cover}.card-body{padding:26px}.card-body span{display:inline-block;color:var(--gold);font-size:13px;font-weight:700;letter-spacing:.14em;margin-bottom:10px}.card-body a{display:inline-block;margin-top:12px;color:var(--blue);font-weight:700}.link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.link-panel{position:relative;min-height:360px;border-radius:var(--radius);overflow:hidden;display:flex;align-items:flex-end;color:#fff;box-shadow:var(--shadow);isolation:isolate}.link-panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:.45s}.link-panel::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,22,43,.88),rgba(3,22,43,.12));z-index:-1}.link-panel:hover img{transform:scale(1.06)}.link-panel div{padding:30px}.link-panel p{font-weight:700;color:var(--gold);letter-spacing:.14em;margin:0 0 10px}.link-panel h2{font-size:24px;margin-bottom:18px}.link-panel span{font-weight:700;border-bottom:1px solid rgba(255,255,255,.8);padding-bottom:4px}.cta-section{background:#fff}.cta-box{background:linear-gradient(135deg,#f5f9fd,#fff);border:1px solid var(--line);border-radius:24px;padding:54px;text-align:center;box-shadow:var(--shadow)}.cta-box p{max-width:760px;margin-inline:auto}.page-hero{background:linear-gradient(135deg,var(--navy),#174f87);color:#fff;padding:100px 0 72px}.page-hero h1{font-size:clamp(38px,6vw,64px);margin:0 0 12px;letter-spacing:.12em}.page-hero p:last-child{font-size:20px;max-width:760px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-grid article,.info-box{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:0 8px 25px rgba(11,47,91,.05)}.bg-light .info-box{background:#fff}.tag-list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-wrap:wrap;gap:10px}.tag-list li{background:var(--light);border:1px solid var(--line);border-radius:999px;padding:8px 14px;font-weight:700}.image-stack{display:grid;gap:16px}.image-stack img{border-radius:18px;box-shadow:var(--shadow);width:100%;height:240px;object-fit:cover}.signature{text-align:right;font-weight:700;margin-top:24px}.table-wrap{width:100%;overflow-x:auto;border-radius:14px;border:1px solid var(--line);background:#fff;box-shadow:0 10px 30px rgba(11,47,91,.06)}table{width:100%;border-collapse:collapse;min-width:720px;background:#fff}th,td{padding:16px 18px;border-bottom:1px solid var(--line);vertical-align:top;text-align:left}th{width:220px;background:#eef5fb;color:var(--navy);font-weight:700}thead th{background:var(--navy);color:#fff;width:auto}tr:last-child th,tr:last-child td{border-bottom:0}.iso-area{display:flex;gap:20px;align-items:center;margin-top:26px;flex-wrap:wrap}.iso-area img{height:86px;width:auto;border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px}.privacy h2{font-size:24px;margin-top:42px;border-left:5px solid var(--blue);padding-left:14px}.footer-inner{width:min(1120px,calc(100% - 40px));margin-inline:auto;display:grid;grid-template-columns:1.4fr .9fr .8fr;gap:40px;padding:64px 0;color:#fff}.site-footer{background:#071f3c;color:#fff}.footer-brand p,.footer-info p{color:#d7e2ef}.footer-nav{display:grid;gap:12px;font-weight:700}.footer-nav a:hover{color:#e9c36e}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px;margin:0;color:#b9c7d7;font-size:13px}.footer-logo{margin-bottom:18px}.footer-logo .logo-mark{background:#fff;color:var(--navy)}
@media (max-width:900px){.header-inner{height:68px}.global-nav{position:fixed;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:22px;display:grid;gap:16px;transform:translateY(-130%);transition:.25s;box-shadow:var(--shadow)}.global-nav.is-open{transform:translateY(0)}.nav-toggle{display:block}.nav-toggle.is-open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero{min-height:620px}.two-col,.feature-grid,.link-grid,.service-grid,.footer-inner{grid-template-columns:1fr}.section{padding:72px 0}.image-card img{height:320px}.link-panel{min-height:300px}.cta-box{padding:36px 22px}.logo-text{font-size:16px}.page-hero{padding:82px 0 56px}.service-grid{gap:16px}}
@media (max-width:560px){.container,.narrow,.header-inner,.footer-inner{width:min(100% - 28px,1120px)}.hero h1{font-size:40px}.hero{min-height:560px}.hero-actions{display:grid}.btn{width:100%}.section{padding:58px 0}h2{font-size:28px}.feature-card img,.image-card img{height:240px}.link-panel h2{font-size:22px}th,td{padding:13px 14px}.footer-inner{padding:46px 0}.logo-mark{width:34px;height:34px}.logo-text{font-size:14px}}
/* Full manuscript additions */
.lead-large{font-size:1.12rem;font-weight:500;color:var(--text)}
.content-block + .content-block{margin-top:44px}
.text-list{margin:0 0 1.2em 1.2em;padding:0}.text-list li{margin:.25em 0}.note{font-size:.9rem;color:var(--muted);background:#fff8e8;border-left:4px solid var(--gold);padding:14px 16px;border-radius:8px}.caption{font-size:.9rem;color:var(--muted)}.info-box h3{color:var(--navy)}.section-title-small{font-size:clamp(24px,3vw,34px);margin-top:0}.table-wrap + .table-wrap{margin-top:28px}.table-heading{margin:38px 0 14px}.page-lead{font-size:1.08rem;max-width:900px}.vertical-table th{width:240px}.policy-section{margin-top:34px}.policy-section h2{font-size:23px;margin:0 0 14px;border-left:5px solid var(--blue);padding-left:14px}.policy-section h3{font-size:18px;margin:18px 0 8px}.numbered-list{counter-reset:item;list-style:none;padding:0;margin:0}.numbered-list>li{counter-increment:item;margin:0 0 1.2em}.numbered-list>li::before{content:counter(item) '. ';font-weight:700;color:var(--navy)}.cta-note{font-size:.95rem;color:var(--muted)}
@media (max-width:560px){.vertical-table th,.vertical-table td{display:block;width:100%}.vertical-table tr{display:block;border-bottom:1px solid var(--line)}.vertical-table th{border-bottom:0}.vertical-table td{border-bottom:0}.page-lead{font-size:1rem}}


/* 2026-06-01 refinement: lighter typography, responsive safety, SEO/AI-readable layout polish */
body{font-weight:400;letter-spacing:.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
p,li,td{font-weight:400;}
strong,b,th{font-weight:700;}
h1,h2,h3{font-weight:700;letter-spacing:.03em;}
.logo,.global-nav,.btn{font-weight:600;}
.logo-text{font-weight:700;}
.eyebrow,.section-en,.card-body span,.link-panel div>p:first-child{font-weight:600;letter-spacing:.13em;}
.hero h1{font-weight:700;letter-spacing:.04em;}
.hero-lead{font-weight:400;line-height:1.9;}
.card-body a,.footer-nav{font-weight:600;}
.link-panel .caption{color:rgba(255,255,255,.84)!important;font-weight:400!important;letter-spacing:.01em!important;font-size:14px;line-height:1.75;margin-top:12px;margin-bottom:0;}
.link-panel div>p:first-child{color:var(--gold);font-size:13px;margin:0 0 10px;}
.note{font-weight:400;}
.table-wrap{scrollbar-width:thin;}
.table-wrap table{font-size:15px;}
.privacy .section-title-small{border-left:0;padding-left:0;margin-bottom:16px;}
.global-nav a[aria-current="page"]{color:var(--blue);}
.global-nav a[aria-current="page"]::after{width:100%;}
img{height:auto;}
@media (max-width:900px){
  .global-nav a{font-size:15px;padding:8px 0;}
  .hero h1{font-size:clamp(34px,8vw,52px);}
  .hero-lead br{display:none;}
  .feature-grid,.link-grid,.service-grid{gap:18px;}
  .link-panel .caption{display:block;}
}
@media (max-width:560px){
  body{line-height:1.75;}
  .hero{min-height:520px;}
  .hero-content{padding-block:72px;}
  .hero h1{font-size:34px;line-height:1.28;}
  .page-hero h1{font-size:34px;}
  .page-hero p:last-child{font-size:16px;}
  .hero-lead{font-size:15px;line-height:1.85;}
  .logo-text{font-size:13px;}
  .feature-card img,.image-card img,.image-stack img{height:220px;}
  .card-body{padding:22px;}
  .link-panel{min-height:340px;}
  .link-panel div{padding:24px;}
  .link-panel h2{font-size:21px;line-height:1.55;}
  .link-panel .caption{font-size:13px;}
  .cta-box h2{font-size:25px;}
  .table-wrap table{font-size:14px;min-width:680px;}
  .privacy .section-title-small{font-size:24px;}
}


/* 2026-06-02 refinement: rich full-width first-view slider + smaller title scale */
.hero-home{min-height:720px;width:100%;}
.hero-slider{isolation:isolate;}
.hero-slides{position:absolute;inset:0;z-index:-2;overflow:hidden;}
.hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.035);transition:opacity 1.4s ease,transform 7s ease;}
.hero-slide.is-active{opacity:1;transform:scale(1);}
.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center;}
.hero-indicators{position:absolute;left:50%;bottom:34px;transform:translateX(-50%);display:flex;gap:10px;z-index:3;}
.hero-indicators span{width:34px;height:3px;border-radius:999px;background:rgba(255,255,255,.48);transition:background .3s,width .3s;}
.hero-indicators span.is-active{width:48px;background:#fff;}
.hero-content{position:relative;z-index:2;}
.hero h1{font-size:clamp(42px,5.2vw,68px);line-height:1.34;}
h2{font-size:clamp(24px,3.2vw,36px);line-height:1.5;}
h3{font-size:20px;line-height:1.55;}
.page-hero h1{font-size:clamp(32px,4.6vw,52px);letter-spacing:.08em;}
.page-hero p:last-child{font-size:18px;}
.section-title-small{font-size:clamp(22px,2.6vw,30px);}
.link-panel h2{font-size:21px;line-height:1.55;}
.feature-card h3{font-size:19px;}
.cta-box h2{font-size:30px;}
.privacy h2,.policy-section h2{font-size:21px;}
@media (max-width:900px){
  .hero-home{min-height:640px;}
  .hero h1{font-size:clamp(34px,7vw,46px);}
  h2{font-size:clamp(24px,5vw,32px);}
  .page-hero h1{font-size:clamp(30px,7vw,42px);}
  .hero-indicators{bottom:22px;}
}
@media (max-width:560px){
  .hero-home{min-height:570px;}
  .hero h1{font-size:32px;line-height:1.34;}
  h2{font-size:24px;}
  h3,.feature-card h3{font-size:18px;}
  .page-hero h1{font-size:30px;}
  .page-hero p:last-child{font-size:15px;}
  .link-panel h2{font-size:20px;}
  .cta-box h2{font-size:23px;}
  .hero-indicators span{width:28px;}
  .hero-indicators span.is-active{width:40px;}
}


/* 2026-06-02 final FV refinement: full-screen hero, no slider bars, centered one-line catch */
.hero-home{
  height:calc(100svh - 78px);
  min-height:680px;
  width:100%;
}
.hero-home .hero-content{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding-block:clamp(56px,8vh,96px);
}
.hero-home .hero-content.container{
  width:min(1180px,calc(100% - 40px));
}
.hero-home h1{
  font-size:clamp(36px,4.2vw,56px);
  line-height:1.28;
  letter-spacing:.045em;
  white-space:nowrap;
  margin-bottom:24px;
}
.hero-home .hero-lead{
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
}
.hero-home .hero-actions{
  justify-content:center;
}
.hero-indicators{display:none!important;}
@media (max-width:900px){
  .hero-home{
    height:calc(100svh - 68px);
    min-height:620px;
  }
  .hero-home h1{
    font-size:clamp(26px,5.6vw,40px);
    white-space:nowrap;
    letter-spacing:.02em;
  }
}
@media (max-width:560px){
  .hero-home{
    height:calc(100svh - 68px);
    min-height:560px;
  }
  .hero-home .hero-content.container{
    width:min(100% - 28px,1120px);
  }
  .hero-home h1{
    font-size:clamp(21px,5.6vw,28px);
    line-height:1.34;
    white-space:nowrap;
  }
  .hero-home .hero-lead{
    font-size:14px;
  }
}

/* 2026-06-02 delivery polish: logo type, quieter typography, clean submission styling */
.logo{gap:0;font-weight:600;line-height:1.15;}
.logo-type{display:flex;flex-direction:column;gap:3px;}
.logo-text{font-size:18px;font-weight:700;letter-spacing:.05em;color:var(--navy);}
.logo-sub{font-size:10px;font-weight:500;letter-spacing:.18em;color:var(--blue);line-height:1;}
.footer-logo .logo-text{color:#fff;}
.footer-logo .logo-sub{color:#d7e2ef;}
.site-header{box-shadow:0 2px 16px rgba(11,47,91,.04);}
h2{font-size:clamp(22px,2.8vw,32px);font-weight:650;}
h3{font-size:19px;font-weight:650;}
.page-hero h1{font-size:clamp(30px,4vw,44px);font-weight:650;}
.page-hero p:last-child{font-size:17px;}
.section-title-small{font-size:clamp(21px,2.4vw,28px);}
.feature-card h3{font-size:18px;}
.card-body span{font-weight:600;}
.cta-box h2{font-size:clamp(22px,2.6vw,28px);}
.link-panel h2{font-size:20px;}
.privacy h2,.policy-section h2{font-size:20px;font-weight:650;}
.policy-section h3{font-size:17px;}
.note{display:none;}
.hero-home{height:calc(100dvh - 78px);min-height:720px;}
.hero-home h1{font-size:clamp(33px,3.8vw,50px);font-weight:650;}
.hero-home .hero-lead{font-size:clamp(15px,1.5vw,18px);}
.hero::after{background:linear-gradient(90deg,rgba(3,22,43,.76),rgba(11,47,91,.42),rgba(11,47,91,.16));}
@media (max-width:900px){
  .hero-home{height:calc(100dvh - 68px);min-height:640px;}
  .hero-home h1{font-size:clamp(25px,5.2vw,36px);}
  .logo-text{font-size:16px;}
  .logo-sub{font-size:9px;}
}
@media (max-width:560px){
  .hero-home{height:calc(100dvh - 68px);min-height:600px;}
  .hero-home h1{font-size:clamp(20px,5.3vw,25px);letter-spacing:.01em;}
  .hero-home .hero-lead{font-size:13.5px;}
  h2{font-size:23px;}
  h3,.feature-card h3{font-size:17px;}
  .page-hero h1{font-size:28px;}
  .logo-text{font-size:13px;}
  .logo-sub{font-size:8px;letter-spacing:.12em;}
}

/* 2026-06-02 final layout refinement: aligned feature CTAs, quieter navigation cards, separated network block */
.feature-card{display:flex;flex-direction:column;height:100%;}
.feature-card .card-body{display:flex;flex-direction:column;flex:1;}
.feature-card .card-body a{margin-top:auto;padding-top:18px;align-self:flex-start;}
.feature-grid{align-items:stretch;}

/* Top lower navigation: switch from flashy dark panels to simple trustworthy corporate cards */
.link-grid.corporate-link-grid{align-items:stretch;}
.link-panel{background:#fff;color:var(--text);display:flex;flex-direction:column;align-items:stretch;min-height:auto;border:1px solid var(--line);box-shadow:0 14px 34px rgba(11,47,91,.08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;}
.link-panel::after{display:none;}
.link-panel:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(11,47,91,.13);border-color:#b8d1e8;}
.link-panel img{position:static;width:100%;height:190px;object-fit:cover;z-index:auto;transition:.35s ease;}
.link-panel:hover img{transform:none;filter:saturate(1.02);}
.link-panel div{padding:26px;display:flex;flex-direction:column;flex:1;}
.link-panel div>p:first-child{color:var(--blue);font-size:12px;font-weight:650;letter-spacing:.16em;margin:0 0 10px;}
.link-panel h2{color:var(--navy);font-size:19px;line-height:1.65;margin:0 0 12px;}
.link-panel span{margin-top:auto;color:var(--navy);font-weight:650;border-bottom:1px solid var(--blue);padding-bottom:4px;align-self:flex-start;}
.link-panel .caption{color:var(--muted)!important;font-weight:400!important;letter-spacing:.01em!important;font-size:14px;line-height:1.8;margin:0 0 22px!important;}

.network-box{margin-top:56px;background:linear-gradient(135deg,#f6f9fc,#fff);border:1px solid var(--line);border-left:5px solid var(--blue);border-radius:18px;padding:34px 38px;box-shadow:0 10px 30px rgba(11,47,91,.06);}
.network-box h3{color:var(--navy);font-size:21px;margin-bottom:14px;}
.network-box p:last-child{margin-bottom:0;}
.service-grid + .network-box{margin-top:48px;}

.equipment-visual-section{padding-top:72px;padding-bottom:0;background:#fff;}
.wide-image{margin:0;border-radius:22px;overflow:hidden;border:1px solid var(--line);box-shadow:0 18px 45px rgba(11,47,91,.1);background:#fff;}
.wide-image img{width:100%;height:clamp(280px,46vw,560px);object-fit:cover;object-position:center;}
.wide-image figcaption{padding:14px 18px;font-size:14px;color:var(--muted);background:#fff;}

@media (max-width:900px){
  .link-panel img{height:220px;}
  .network-box{margin-top:42px;padding:28px 24px;}
  .equipment-visual-section{padding-top:54px;}
}
@media (max-width:560px){
  .feature-card .card-body a{padding-top:16px;}
  .link-panel img{height:190px;}
  .link-panel div{padding:22px;}
  .link-panel h2{font-size:18px;}
  .link-panel .caption{font-size:13px;margin-bottom:18px!important;}
  .network-box{margin-top:36px;padding:24px 20px;border-left-width:4px;}
  .network-box h3{font-size:19px;}
  .wide-image img{height:260px;}
}


/* 2026-06-02 final v3: text logo only, quieter overseas block, compact equipment photo */
.logo-mark{display:none!important;}
.logo{gap:0!important;}
.logo-type{display:flex;flex-direction:column;gap:3px;line-height:1.1;}
.logo-text{font-size:18px;font-weight:700;letter-spacing:.05em;color:var(--navy);}
.logo-sub{font-size:10px;font-weight:500;letter-spacing:.18em;color:var(--blue);line-height:1;}
.footer-logo .logo-text{color:#fff;}
.footer-logo .logo-sub{color:#d7e2ef;}
.network-box{display:none;}
.network-note{margin-top:58px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px 38px;box-shadow:0 12px 34px rgba(11,47,91,.055);}
.network-note .section-en{margin-bottom:8px;color:var(--blue);}
.network-note h3{font-size:20px;color:var(--navy);margin:0 0 14px;}
.network-note p:last-child{margin-bottom:0;}
.equipment-visual-section{display:none!important;}
.equipment-intro-section{padding-top:88px;}
.equipment-intro-grid{gap:46px;}
.compact-equipment-image{max-width:520px;justify-self:end;}
.compact-equipment-image img{height:340px!important;object-fit:cover;object-position:center;}
.compact-equipment-image figcaption{padding:12px 14px;font-size:13px;color:var(--muted);background:#fff;border-top:1px solid var(--line);}
@media (max-width:900px){
  .logo-text{font-size:16px;}
  .logo-sub{font-size:9px;}
  .network-note{margin-top:42px;padding:28px 24px;}
  .equipment-intro-section{padding-top:70px;}
  .compact-equipment-image{max-width:none;justify-self:stretch;}
  .compact-equipment-image img{height:300px!important;}
}
@media (max-width:560px){
  .logo-text{font-size:13px;}
  .logo-sub{font-size:8px;letter-spacing:.12em;}
  .network-note{margin-top:36px;padding:24px 20px;}
  .network-note h3{font-size:18px;}
  .equipment-intro-section{padding-top:58px;}
  .compact-equipment-image img{height:230px!important;}
}

/* 2026-06-02 v4: trustworthy information-list navigation instead of repeated three-card layout */
.next-info-section{background:#fff;padding-top:88px;padding-bottom:88px;}
.next-info-head{display:grid;grid-template-columns:.72fr 1fr;column-gap:72px;align-items:end;margin-bottom:32px;border-bottom:1px solid var(--line);padding-bottom:28px;}
.next-info-head .section-en{grid-column:1 / 2;margin-bottom:8px;}
.next-info-head h2{grid-column:1 / 2;margin:0;font-size:clamp(26px,3vw,36px);letter-spacing:.04em;color:var(--navy);}
.next-info-head p:not(.section-en){grid-column:2 / 3;grid-row:1 / 3;margin:0;color:var(--muted);font-size:15px;line-height:1.9;}
.next-info-list{display:grid;gap:14px;}
.next-info-item{display:grid;grid-template-columns:76px 1fr 54px;gap:24px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px 30px;box-shadow:0 8px 28px rgba(11,47,91,.045);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease;}
.next-info-item:hover{transform:translateY(-2px);border-color:#bfd4e9;box-shadow:0 14px 36px rgba(11,47,91,.085);background:#fbfdff;}
.next-info-num{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#eef5fb;color:var(--blue);font-weight:650;letter-spacing:.08em;font-size:15px;}
.next-info-label{margin:0 0 4px!important;color:var(--blue);font-size:12px;font-weight:650;letter-spacing:.16em;line-height:1.4;text-transform:uppercase;}
.next-info-text h3{margin:0 0 8px;font-size:20px;color:var(--navy);font-weight:650;letter-spacing:.03em;}
.next-info-text p:last-child{margin:0;color:var(--muted);font-size:14.5px;line-height:1.85;}
.next-info-arrow{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid #c9d9e8;color:var(--navy);font-size:19px;font-weight:500;transition:background .22s ease,color .22s ease,border-color .22s ease;}
.next-info-item:hover .next-info-arrow{background:var(--navy);color:#fff;border-color:var(--navy);}
@media (max-width:900px){
  .next-info-section{padding-top:72px;padding-bottom:72px;}
  .next-info-head{display:block;margin-bottom:28px;padding-bottom:22px;}
  .next-info-head p:not(.section-en){margin-top:12px;}
  .next-info-item{grid-template-columns:58px 1fr 42px;gap:18px;padding:24px 22px;}
  .next-info-num{width:50px;height:50px;font-size:14px;}
  .next-info-text h3{font-size:19px;}
}
@media (max-width:560px){
  .next-info-section{padding-top:58px;padding-bottom:58px;}
  .next-info-item{grid-template-columns:1fr 36px;gap:14px;padding:22px 18px;}
  .next-info-num{grid-column:1 / 2;width:auto;height:auto;border-radius:0;background:transparent;place-items:start;color:var(--blue);font-size:13px;margin-bottom:2px;}
  .next-info-text{grid-column:1 / 2;}
  .next-info-arrow{grid-column:2 / 3;grid-row:1 / 3;align-self:center;width:36px;height:36px;font-size:17px;}
  .next-info-text h3{font-size:18px;}
  .next-info-text p:last-child{font-size:13.5px;}
}


/* 2026-06-02 v5: supplied-image usage and polished information navigation */
.next-info-head p:not(.section-en){color:#4f5f70;}
.next-info-list.with-images{gap:18px;}
.next-info-list.with-images .next-info-item{
  grid-template-columns:180px 58px 1fr 44px;
  gap:22px;
  padding:18px 24px 18px 18px;
  border-radius:16px;
  background:#fff;
}
.next-info-thumb{margin:0;border-radius:12px;overflow:hidden;border:1px solid var(--line);align-self:stretch;min-height:128px;background:#f3f6f9;}
.next-info-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.96);}
.next-info-list.with-images .next-info-num{align-self:center;}
.next-info-list.with-images .next-info-text h3{font-size:19px;}
.next-info-list.with-images .next-info-text p:last-child{font-size:14px;line-height:1.85;color:#506070;}
.next-info-list.with-images .next-info-arrow{align-self:center;}
.equipment-photo-section{padding-top:0;background:#fff;}
.equipment-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:0;}
.equipment-photo-grid figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(11,47,91,.055);}
.equipment-photo-grid img{width:100%;height:220px;object-fit:cover;object-position:center;}
.equipment-photo-grid figcaption{padding:12px 14px;font-size:13px;color:#56677a;background:#fff;}
.iso-area{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:center;}
.iso-area img{max-height:120px;object-fit:contain;margin-inline:auto;}
.network-note{background:#fff;border:1px solid #d6e1ed;border-radius:16px;box-shadow:0 8px 28px rgba(11,47,91,.055);padding:32px 36px;margin-top:52px;}
.network-note h3{font-size:20px;color:var(--navy);}
.network-note .section-en{color:var(--blue);}
@media (max-width:900px){
  .next-info-list.with-images .next-info-item{grid-template-columns:150px 48px 1fr 38px;gap:16px;padding:16px;}
  .next-info-thumb{min-height:120px;}
  .equipment-photo-grid{grid-template-columns:1fr;}
  .equipment-photo-grid img{height:260px;}
  .iso-area{grid-template-columns:repeat(3,1fr);}
}
@media (max-width:640px){
  .next-info-list.with-images .next-info-item{grid-template-columns:1fr 36px;padding:16px;}
  .next-info-thumb{grid-column:1 / 3;height:150px;min-height:150px;}
  .next-info-list.with-images .next-info-num{grid-column:1 / 2;width:auto;height:auto;border-radius:0;background:transparent;place-items:start;margin-top:4px;}
  .next-info-list.with-images .next-info-text{grid-column:1 / 2;}
  .next-info-list.with-images .next-info-arrow{grid-column:2 / 3;grid-row:2 / 4;align-self:center;}
  .equipment-photo-grid img{height:220px;}
  .iso-area{grid-template-columns:1fr;}
}

/* v7: HOME主要導線ブロックを再調整（番号・ラベル・矢印を削除し、画像を大きく表示） */
.next-info-section{
  background:linear-gradient(180deg,#fff 0%,#f6f9fc 100%);
  padding-top:78px;
  padding-bottom:86px;
}
.next-info-list.refined-links{
  display:grid;
  gap:22px;
}
.next-info-list.refined-links .next-info-item{
  display:grid;
  grid-template-columns:minmax(320px,42%) 1fr;
  gap:34px;
  align-items:stretch;
  background:#fff;
  border:1px solid #dbe5ee;
  border-radius:18px;
  padding:18px;
  box-shadow:0 10px 26px rgba(11,47,91,.045);
  transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease;
}
.next-info-list.refined-links .next-info-item:hover{
  transform:translateY(-2px);
  border-color:#b9cce0;
  box-shadow:0 14px 34px rgba(11,47,91,.075);
}
.next-info-list.refined-links .next-info-thumb{
  height:100%;
  min-height:230px;
  border-radius:14px;
  border:1px solid #e1e8ef;
  background:#f3f6f9;
  overflow:hidden;
  margin:0;
}
.next-info-list.refined-links .next-info-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  filter:saturate(.94) contrast(.98);
}
.next-info-list.refined-links .next-info-text{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:12px 10px 12px 0;
}
.next-info-list.refined-links .next-info-text h3{
  margin:0 0 14px;
  color:#0b2f5b;
  font-size:clamp(20px,2vw,25px);
  line-height:1.55;
  font-weight:600;
  letter-spacing:.035em;
}
.next-info-list.refined-links .next-info-text p{
  margin:0;
  color:#4d5f70;
  font-size:14.5px;
  line-height:1.95;
}
.next-info-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  min-width:132px;
  min-height:44px;
  padding:0 22px;
  margin-top:22px;
  border-radius:999px;
  background:#0b2f5b;
  color:#fff;
  font-weight:600;
  font-size:14px;
  letter-spacing:.04em;
  border:1px solid #0b2f5b;
  transition:background .2s ease,color .2s ease,transform .2s ease;
}
.next-info-item:hover .next-info-cta{
  background:#1e5f99;
  border-color:#1e5f99;
  transform:translateY(-1px);
}
@media (max-width: 920px){
  .next-info-section{padding-top:64px;padding-bottom:68px;}
  .next-info-list.refined-links .next-info-item{
    grid-template-columns:280px 1fr;
    gap:22px;
    padding:16px;
  }
  .next-info-list.refined-links .next-info-thumb{min-height:210px;}
  .next-info-list.refined-links .next-info-text h3{font-size:20px;}
}
@media (max-width: 640px){
  .next-info-section{padding-top:54px;padding-bottom:58px;}
  .next-info-list.refined-links{gap:18px;}
  .next-info-list.refined-links .next-info-item{
    grid-template-columns:1fr;
    gap:0;
    padding:14px;
    border-radius:16px;
  }
  .next-info-list.refined-links .next-info-thumb{
    width:100%;
    height:220px;
    min-height:220px;
    border-radius:12px;
  }
  .next-info-list.refined-links .next-info-text{
    padding:22px 4px 4px;
  }
  .next-info-list.refined-links .next-info-text h3{
    font-size:19px;
    line-height:1.55;
  }
  .next-info-list.refined-links .next-info-text p{
    font-size:13.8px;
    line-height:1.85;
  }
  .next-info-cta{
    min-width:120px;
    width:100%;
    margin-top:20px;
  }
}
/* v7 mobile cleanup: remove inherited asymmetric placement from previous versions */
@media (max-width: 640px){
  .next-info-list.refined-links .next-info-thumb,
  .next-info-list.refined-links .next-info-text,
  .next-info-list.refined-links .next-info-cta{
    grid-column:auto;
    grid-row:auto;
  }
}

/* v8 mobile refinement: controlled hero copy, no horizontal table overflow, single equipment photo */
.hero-lead span{display:inline;}
.hero-lead span + span::before{content:"";}
@media (max-width:640px){
  .hero-home .hero-lead{max-width:320px;margin-inline:auto;text-align:center;line-height:1.9;}
  .hero-lead span{display:block;}
  .hero-lead br{display:none!important;}
}

/* Company and equipment tables: fit within mobile viewport as card rows */
@media (max-width:760px){
  .table-wrap{overflow-x:visible;border:0;background:transparent;box-shadow:none;border-radius:0;}
  .table-wrap table{min-width:0!important;width:100%;font-size:14px;background:transparent;}
  .table-wrap thead{display:none;}
  .table-wrap tbody,.table-wrap tr,.table-wrap td,.table-wrap th{display:block;width:100%;}
  .table-wrap tr{background:#fff;border:1px solid var(--line);border-radius:14px;margin:0 0 12px;overflow:hidden;box-shadow:0 6px 18px rgba(11,47,91,.035);}
  .table-wrap th{background:#eef5fb;color:var(--navy);border:0;border-bottom:1px solid var(--line);padding:12px 14px;font-weight:650;}
  .table-wrap td{border:0;border-bottom:1px solid var(--line);padding:12px 14px;}
  .table-wrap td:last-child{border-bottom:0;}
  .table-wrap table:not(.vertical-table):not(.mobile-vertical-table) td{display:flex;gap:16px;justify-content:space-between;align-items:flex-start;text-align:right;}
  .table-wrap table:not(.vertical-table):not(.mobile-vertical-table) td::before{content:attr(data-label);flex:0 0 42%;max-width:42%;color:var(--navy);font-weight:650;text-align:left;}
  .vertical-table td,.mobile-vertical-table td{padding-top:12px;}
  .text-list{margin-left:1em;}
}

/* Equipment page uses one supplied office image only, placed compactly beside the lead */
.equipment-photo-section{display:none!important;}
.compact-equipment-image img{object-position:center!important;}
@media (max-width:640px){
  .compact-equipment-image img{height:220px!important;}
}

/* v9 final mobile polish: left-align table/card values for readability */
@media (max-width:760px){
  .table-wrap table:not(.vertical-table):not(.mobile-vertical-table) td{
    display:grid;
    grid-template-columns:minmax(86px,34%) 1fr;
    gap:12px;
    justify-content:initial;
    align-items:start;
    text-align:left;
    word-break:break-word;
  }
  .table-wrap table:not(.vertical-table):not(.mobile-vertical-table) td::before{
    content:attr(data-label);
    flex:none;
    max-width:none;
    color:var(--navy);
    font-weight:650;
    text-align:left;
    line-height:1.55;
  }
  .table-wrap table:not(.vertical-table):not(.mobile-vertical-table) td > *{
    text-align:left;
  }
  .vertical-table th,
  .vertical-table td,
  .mobile-vertical-table th,
  .mobile-vertical-table td{
    text-align:left;
  }
  .vertical-table td,
  .mobile-vertical-table td{
    word-break:break-word;
  }
}

@media (max-width:420px){
  .table-wrap table:not(.vertical-table):not(.mobile-vertical-table) td{
    grid-template-columns:minmax(78px,32%) 1fr;
    gap:10px;
    padding:12px;
  }
}


/* v10 service mobile final polish: single-line lead, breathing space, refined quality block */
.service-page .page-hero p:last-child{
  white-space:nowrap;
  max-width:none;
}
.service-page .content-block{
  margin-top:64px;
}
.service-page .section-title-small{
  margin-bottom:24px;
}
.service-page .service-grid article{
  padding:28px 26px;
}
.service-page .service-grid article h3{
  margin-bottom:14px;
}
.service-quality{
  padding:92px 0;
}
.service-quality .narrow{
  max-width:820px;
}
.service-quality h2{
  margin-bottom:26px;
}
.service-quality p:last-child{
  margin-bottom:0;
}
@media (max-width:900px){
  .service-page .page-hero p:last-child{
    font-size:clamp(13px,2.2vw,16px);
    letter-spacing:0;
  }
  .service-page .content-block{
    margin-top:54px;
  }
  .service-page .section-title-small{
    margin-bottom:22px;
  }
}
@media (max-width:640px){
  .service-page .page-hero{
    padding:76px 0 52px;
  }
  .service-page .page-hero p:last-child{
    font-size:12.5px;
    line-height:1.7;
    white-space:nowrap;
    width:100%;
    letter-spacing:-.01em;
  }
  .service-page .two-col.align-center{
    gap:30px;
  }
  .service-page .image-card,
  .service-page .image-stack{
    margin-top:4px;
    margin-bottom:8px;
  }
  .service-page .content-block{
    margin-top:50px;
  }
  .service-page .section-title-small{
    font-size:21px;
    line-height:1.55;
    margin-bottom:24px;
  }
  .service-page .service-grid{
    gap:16px;
  }
  .service-page .service-grid article,
  .service-page .info-box{
    padding:24px 20px;
  }
  .service-page .service-grid article h3,
  .service-page .info-box h3{
    margin-bottom:12px;
    line-height:1.6;
  }
  .service-page .service-grid article p,
  .service-page .info-box p,
  .service-page .info-box li{
    line-height:1.9;
  }
  .service-page .image-stack img{
    height:220px;
  }
  .service-quality{
    padding:70px 0;
  }
  .service-quality .section-en{
    margin-bottom:12px;
  }
  .service-quality h2{
    font-size:22px;
    line-height:1.65;
    margin-bottom:22px;
  }
  .service-quality p{
    line-height:1.95;
  }
}
@media (max-width:390px){
  .service-page .page-hero p:last-child{
    font-size:11.8px;
  }
}


/* v11 final mobile line-control and copy verification polish */
.service-quality .quality-heading span{
  display:block;
  white-space:nowrap;
}
.equipment-page .equipment-hero-copy,
.recruit-page .recruit-message-heading{
  white-space:nowrap;
}
@media (max-width:640px){
  .service-quality .quality-heading{
    font-size:20px;
    line-height:1.75;
    letter-spacing:.01em;
  }
  .equipment-page .equipment-hero-copy{
    font-size:12px;
    line-height:1.8;
    letter-spacing:-.04em;
    max-width:none;
    width:100%;
  }
  .recruit-page .recruit-message-heading{
    font-size:20px;
    line-height:1.6;
    letter-spacing:-.03em;
  }
}
@media (max-width:390px){
  .service-quality .quality-heading{
    font-size:18.5px;
    letter-spacing:-.02em;
  }
  .equipment-page .equipment-hero-copy{
    font-size:11px;
    letter-spacing:-.06em;
  }
  .recruit-page .recruit-message-heading{
    font-size:18.5px;
    letter-spacing:-.05em;
  }
}


/* v13 final mobile polish: Features heading alignment and equipment lead line break */
.mobile-only-br{display:none;}
@media (max-width:640px){
  .features-section .section-head.center{
    text-align:left;
    margin-left:0;
    margin-right:0;
  }
  .features-section .section-head.center .section-en,
  .features-section .section-head.center h2{
    text-align:left;
  }
  .equipment-page .equipment-hero-copy{
    white-space:normal;
    font-size:clamp(15px,4.1vw,18px);
    line-height:1.75;
    letter-spacing:0;
  }
  .equipment-page .equipment-hero-copy .mobile-only-br,
  .mobile-only-br{
    display:block;
  }
}
@media (max-width:390px){
  .equipment-page .equipment-hero-copy{
    font-size:14px;
    letter-spacing:0;
  }
}

/* v14 final mobile readability: align body copy to the left on mobile only */
@media (max-width: 768px){
  main p,
  main li,
  main dd,
  main td,
  .page-lead,
  .lead-large,
  .card-body,
  .service-grid article,
  .info-box,
  .cta-box,
  .policy-section,
  .footer-brand p,
  .footer-info p,
  .link-list-content,
  .path-content,
  .recruit-message,
  .privacy,
  .table-wrap table:not(.vertical-table):not(.mobile-vertical-table) td{
    text-align: left;
  }
  .cta-box p,
  .section-head p,
  .page-hero p:last-child{
    text-align: left;
  }
  .hero-home .hero-lead{
    text-align: center;
  }
  .signature{
    text-align: right;
  }
}


/* v15 final adjustment: service page hero copy matches other lower-page titles and is split cleanly into two lines */
.service-page .page-hero .page-hero-copy.split-copy{
  font-size:18px!important;
  line-height:1.85!important;
  letter-spacing:.02em!important;
  white-space:normal!important;
  max-width:760px!important;
  width:auto!important;
  margin:0 auto!important;
  text-align:center!important;
}
.service-page .page-hero .page-hero-copy.split-copy span{
  display:block;
  white-space:nowrap;
}
@media (max-width:640px){
  .service-page .page-hero .page-hero-copy.split-copy{
    font-size:17px!important;
    line-height:1.75!important;
    letter-spacing:0!important;
  }
}
@media (max-width:390px){
  .service-page .page-hero .page-hero-copy.split-copy{
    font-size:15.5px!important;
    letter-spacing:-.02em!important;
  }
}

/* v15 final adjustment: FV sub copy is two lines on desktop and left-aligned on mobile for readability */
.hero-home .hero-lead span:first-child{
  display:block;
}
.hero-home .hero-lead span:nth-child(2),
.hero-home .hero-lead span:nth-child(3){
  display:inline;
}
@media (max-width:640px){
  .hero-home .hero-lead{
    max-width:320px;
    margin-left:0;
    margin-right:auto;
    text-align:left!important;
    line-height:1.9;
  }
  .hero-home .hero-lead span{
    display:block!important;
  }
}

/* v16 final mobile FV alignment: make the mobile first-view copy block consistently left-aligned for readability */
@media (max-width:640px){
  .hero-home .hero-content.container{
    align-items:flex-start!important;
    text-align:left!important;
    width:min(100% - 48px,1120px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-home .eyebrow,
  .hero-home h1,
  .hero-home .hero-lead{
    text-align:left!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .hero-home h1{
    width:100%;
  }
  .hero-home .hero-lead{
    max-width:100%!important;
    width:100%!important;
  }
  .hero-home .hero-actions{
    width:100%;
    max-width:320px;
    justify-content:flex-start!important;
  }
  .hero-home .btn{
    width:100%;
  }
}


/* 2026-06-03: HOME introduction block separated from About section */
.top-lead-section{
  padding:78px 0 42px;
  background:#fff;
}
.top-lead-box{
  text-align:center;
}
.top-lead-box .section-en{
  margin-bottom:16px;
}
.top-lead-box p{
  max-width:860px;
  margin-left:auto;
  margin-right:auto;
  color:var(--text);
}
.top-lead-main{
  font-size:clamp(22px,2.1vw,31px);
  line-height:1.75;
  font-weight:650;
  letter-spacing:.04em;
  color:var(--navy)!important;
  margin-bottom:20px!important;
}
.top-lead-box > p:not(.section-en):not(.top-lead-main){
  line-height:2;
}
.intro-section{
  padding-top:54px;
}
@media (max-width:900px){
  .top-lead-section{padding:64px 0 30px;}
  .intro-section{padding-top:48px;}
}
@media (max-width:560px){
  .top-lead-section{padding:52px 0 18px;}
  .top-lead-box{text-align:left;}
  .top-lead-main{font-size:20px;line-height:1.8;}
  .top-lead-main .pc-br{display:none;}
  .intro-section{padding-top:44px;}
}

/* v17 requested text/layout refinements */
.next-info-list.refined-links .next-info-text h3.pc-one-line{
  white-space:nowrap;
  font-size:clamp(20px,1.75vw,24px);
}
.service-page .page-hero .page-hero-copy.service-hero-left{
  display:block!important;
  margin:0!important;
  max-width:none!important;
  width:100%!important;
  text-align:left!important;
  white-space:nowrap!important;
  font-size:18px!important;
  line-height:1.85!important;
  letter-spacing:.02em!important;
}
.pc-br{display:block;}
@media (max-width:900px){
  .next-info-list.refined-links .next-info-text h3.pc-one-line,
  .service-page .page-hero .page-hero-copy.service-hero-left{
    white-space:normal!important;
  }
}

/* v20 final: refine HOME introduction and About typography for a calm, trustworthy tone */
.top-lead-main{
  font-size:clamp(22px,1.9vw,28px);
  line-height:1.85;
  font-weight:700;
  letter-spacing:.035em;
  color:#0b315f!important;
}
.top-lead-box > p:not(.section-en):not(.top-lead-main){
  color:#172333;
  line-height:2;
}
.intro-section h2{
  color:#102033;
  font-size:clamp(28px,3.2vw,36px);
  line-height:1.65;
}
@media (max-width:560px){
  .top-lead-main{
    font-size:20px;
    line-height:1.85;
  }
  .intro-section h2{
    font-size:27px;
    line-height:1.65;
  }
}

/* v22 final: equipment office image mobile balance
   モバイルでは社名が入る上部を優先して見せつつ、画像が大きくなりすぎない高さに調整 */
@media (max-width: 900px) {
  .equipment-page .compact-equipment-image img {
    width: 100%;
    height: 360px !important;
    max-height: 360px !important;
    object-fit: cover !important;
    object-position: center top !important;
  }
}
@media (max-width: 560px) {
  .equipment-page .compact-equipment-image img {
    height: 340px !important;
    max-height: 340px !important;
  }
}

/* Equipment image position
   PC: show the upper signboard without making the image too tall.
   SP: keep the user's adjusted 30% position. */
.equipment-page .compact-equipment-image img {
  object-position: center 25% !important;
}

@media (max-width: 900px) {
  .equipment-page .compact-equipment-image img {
    height: 360px !important;
    max-height: 360px !important;
    object-position: center 30% !important;
  }
}

@media (max-width: 560px) {
  .equipment-page .compact-equipment-image img {
    height: 340px !important;
    max-height: 340px !important;
  }
}


/* 納品調整：ヘッダーの視認性 */
@media (min-width: 901px) {
  .header-inner {
    height: 88px;
    width: min(1240px, calc(100% - 48px));
  }

  .logo-text {
    font-size: 20px;
  }

  .logo-sub {
    font-size: 11px;
  }

  .global-nav {
    gap: 34px;
    font-size: 16px;
  }

  .hero-home {
    height: calc(100dvh - 88px);
  }
}
