
:root{
  --ghms-navy:#0b1824; --ghms-navy2:#152838; --ghms-gold:#c99a2e; --ghms-gold2:#e2bd63;
  --ghms-ivory:#f5f1e9; --ghms-paper:#fffdf8; --ghms-text:#17212a; --ghms-muted:#68727b;
  --ghms-line:rgba(15,31,44,.14); --ghms-bottom:76px;
}
html{scroll-behavior:smooth}
body.ghms-body{margin:0!important;background:var(--ghms-paper)!important;color:var(--ghms-text)!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-size:15px;line-height:1.65;padding-bottom:var(--ghms-bottom);font-weight:500}
body.ghms-body *{box-sizing:border-box}
body.ghms-body a{text-decoration:none;color:inherit}
body.ghms-body img{display:block;max-width:100%}
.ghms-shell{width:100%;overflow:hidden;background:var(--ghms-paper)}
.ghms-section{width:100%;padding:64px 5vw}
.ghms-inner{width:min(1280px,100%);margin:0 auto}
.ghms-kicker{font-size:13px;letter-spacing:.16em;font-weight:800;color:var(--ghms-gold);text-transform:uppercase;margin:0 0 12px}
.ghms-display,.ghms-section-title,.ghms-hero-title{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.025em;font-weight:500}
.ghms-section-title{font-size:clamp(32px,4vw,58px);line-height:1.04;margin:0}
.ghms-copy{font-size:15px;color:var(--ghms-muted);max-width:720px}
.ghms-gold-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border-radius:999px;background:linear-gradient(135deg,var(--ghms-gold2),var(--ghms-gold));color:#fff!important;font-size:14px;font-weight:800;box-shadow:0 12px 30px rgba(177,130,34,.25);transition:.25s}
.ghms-gold-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}
.ghms-hero{position:relative;min-height:650px;display:flex;align-items:flex-end;padding:0;background:#0b1824 center/cover no-repeat;color:#fff}
.ghms-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,20,30,.92) 0%,rgba(8,20,30,.72) 38%,rgba(8,20,30,.22) 70%,rgba(8,20,30,.2) 100%)}
.ghms-hero:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(transparent,rgba(0,0,0,.28))}
.ghms-hero-inner{position:relative;z-index:2;width:min(1320px,100%);margin:0 auto;padding:38px 5vw 66px}
.ghms-brand{display:inline-flex;align-items:center;gap:16px;color:#fff!important}
.ghms-brand img{width:70px;height:52px;object-fit:contain;filter:brightness(0) invert(1)}
.ghms-brand strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:26px;letter-spacing:.08em;font-weight:500;line-height:1}
.ghms-brand small{display:block;margin-top:7px;font-size:13px;letter-spacing:.26em;color:rgba(255,255,255,.72)}
.ghms-hero-brand{position:absolute;top:34px;left:5vw;z-index:3}
.ghms-hero-copy{max-width:720px;padding-top:160px}
.ghms-hero-title{font-size:clamp(48px,6.7vw,94px);line-height:.96;margin:0 0 24px;text-wrap:balance;text-shadow:0 2px 16px rgba(0,0,0,.18)}
.ghms-hero-lead{font-size:clamp(16px,1.4vw,20px);line-height:1.58;max-width:650px;color:rgba(255,255,255,.9);margin:0 0 28px}
.ghms-hero-script{position:absolute;right:6vw;bottom:110px;font-family:Georgia,serif;font-style:italic;color:var(--ghms-gold2);font-size:30px;transform:rotate(-7deg);opacity:.9}
.ghms-home-hero{min-height:670px}
.ghms-why{background:#fff}
.ghms-why-head{display:grid;grid-template-columns:1.05fr 1.2fr;gap:40px;align-items:end;margin-bottom:36px}
.ghms-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ghms-line);border-bottom:1px solid var(--ghms-line)}
.ghms-benefit{padding:30px 26px;min-height:170px;border-right:1px solid var(--ghms-line)}
.ghms-benefit:last-child{border-right:0}
.ghms-benefit-icon{width:46px;height:46px;border:2px solid var(--ghms-gold);border-radius:50%;margin-bottom:16px;position:relative}
.ghms-benefit-icon:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:var(--ghms-gold);left:15px;top:15px}
.ghms-benefit h3{font-family:Georgia,serif;font-size:20px;margin:0 0 8px;font-weight:500}
.ghms-benefit p{font-size:13px;line-height:1.55;margin:0;color:var(--ghms-muted)}
.ghms-industries{background:var(--ghms-ivory)}
.ghms-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}
.ghms-industry-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}
.ghms-industry-card{position:relative;aspect-ratio:.9;min-height:220px;border-radius:8px;overflow:hidden;background:#1e2d3a center/cover no-repeat;color:#fff;box-shadow:0 8px 24px rgba(17,31,43,.12)}
.ghms-industry-card:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(4,14,22,.88))}
.ghms-industry-card span{position:absolute;left:16px;right:16px;bottom:14px;font-family:Georgia,serif;font-size:18px;line-height:1.12;z-index:2}
.ghms-process{background:#fff}
.ghms-process-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:34px}
.ghms-step{position:relative;padding:24px 16px;text-align:center}
.ghms-step:after{content:"";position:absolute;right:-15px;top:39px;width:30px;height:1px;background:var(--ghms-gold)}
.ghms-step:last-child:after{display:none}
.ghms-step-num{width:48px;height:48px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--ghms-gold2),var(--ghms-gold));color:#fff;font-family:Georgia,serif;font-size:20px}
.ghms-step h3{font-size:15px;margin:0;font-weight:800}
.ghms-support{background:#f8f4ec}
.ghms-support-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:42px;align-items:center}
.ghms-support-image{min-height:390px;border-radius:10px;background:center/cover no-repeat;box-shadow:0 20px 50px rgba(20,31,39,.12)}
.ghms-cta-band{position:relative;min-height:250px;background:#102233 center/cover no-repeat;color:#fff;display:flex;align-items:center}
.ghms-cta-band:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,20,29,.82),rgba(9,20,29,.28))}
.ghms-cta-inner{position:relative;z-index:2;width:min(1220px,90%);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}
.ghms-cta-inner h2{font-family:Georgia,serif;font-size:clamp(30px,4.2vw,54px);line-height:1.06;font-weight:500;margin:0;max-width:760px}
.ghms-footer{background:#101b24;color:rgba(255,255,255,.62);text-align:right;padding:20px 5vw;font-size:13px}
/* Industry */
.ghms-industry-hero{min-height:590px}
.ghms-industry-hero .ghms-hero-copy{max-width:690px}
.ghms-industry-intro{background:#fff}
.ghms-split{display:grid;grid-template-columns:1.05fr 1.4fr;gap:54px;align-items:center}
.ghms-split-image{min-height:370px;border-radius:8px;background:center/cover no-repeat;box-shadow:0 18px 50px rgba(0,0,0,.12)}
.ghms-role-section{background:var(--ghms-ivory)}
.ghms-role-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:28px}
.ghms-role-card{background:#fff;border-radius:7px;overflow:hidden;box-shadow:0 6px 20px rgba(15,31,44,.08);min-height:230px}
.ghms-role-photo{height:145px;background:center/cover no-repeat}
.ghms-role-card h3{font-family:Georgia,serif;font-size:17px;margin:14px 14px 4px;font-weight:500}
.ghms-role-card p{font-size:13px;color:var(--ghms-muted);margin:0 14px 16px;line-height:1.45}
.ghms-industry-benefits{background:#fff}
.ghms-benefit-compact{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ghms-line);margin-top:26px}
.ghms-benefit-compact>div{padding:24px;border-right:1px solid var(--ghms-line)}
.ghms-benefit-compact>div:last-child{border-right:0}
.ghms-benefit-compact h3{font-family:Georgia,serif;font-size:19px;font-weight:500;margin:0 0 8px}
.ghms-benefit-compact p{font-size:13px;color:var(--ghms-muted);margin:0}
.ghms-process-industry{background:var(--ghms-ivory)}
/* Contact */
.ghms-contact-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:start}
.ghms-contact-card{background:#fff;border:1px solid var(--ghms-line);border-radius:10px;padding:34px;box-shadow:0 16px 50px rgba(0,0,0,.07)}
.ghms-contact-card input,.ghms-contact-card textarea,.ghms-contact-card select{width:100%;min-height:50px;border:1px solid #cfd5db;border-radius:6px;padding:12px 14px;font:inherit;font-size:14px;background:#fff}
.ghms-contact-card textarea{min-height:150px}
.ghms-contact-card input[type=submit]{width:auto;background:var(--ghms-gold);color:#fff;border:0;border-radius:999px;padding:0 26px;font-weight:800}
/* Fixed bottom */
.ghms-bottom{position:fixed;left:0;right:0;bottom:0;height:var(--ghms-bottom);z-index:99990;background:rgba(13,27,38,.97);backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.14);display:flex;align-items:center;color:#fff;padding:0 3vw;box-shadow:0 -10px 30px rgba(0,0,0,.18)}
.ghms-bottom-brand{width:300px}
.ghms-bottom-brand .ghms-brand img{width:46px;height:36px}.ghms-bottom-brand .ghms-brand strong{font-size:18px}.ghms-bottom-brand .ghms-brand small{font-size:13px;margin-top:3px;letter-spacing:.18em}
.ghms-bottom-items{display:flex;align-items:stretch;justify-content:center;gap:2px;flex:1;height:100%}
.ghms-nav-item,.ghms-lang-toggle{min-width:112px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:rgba(255,255,255,.82)!important;background:transparent;border:0;font:inherit;font-size:13px;font-weight:700;cursor:pointer}
.ghms-nav-item:hover,.ghms-lang-toggle:hover{color:var(--ghms-gold2)!important}
.ghms-nav-icon{width:18px;height:18px;display:block;position:relative}
.ghms-nav-home .ghms-nav-icon:before{content:"";position:absolute;left:2px;top:7px;width:14px;height:10px;border:2px solid currentColor;border-top:0;border-radius:1px}
.ghms-nav-home .ghms-nav-icon:after{content:"";position:absolute;left:3px;top:2px;width:11px;height:11px;border-left:2px solid currentColor;border-top:2px solid currentColor;transform:rotate(45deg)}
.ghms-nav-industries .ghms-nav-icon:before{content:"";position:absolute;inset:2px;border:2px solid currentColor;box-shadow:5px 5px 0 -2px currentColor,-5px 5px 0 -2px currentColor}
.ghms-nav-process .ghms-nav-icon:before{content:"";position:absolute;left:4px;top:1px;width:10px;height:16px;border:2px solid currentColor;border-radius:2px}
.ghms-nav-contact .ghms-nav-icon:before{content:"";position:absolute;left:1px;top:4px;width:16px;height:11px;border:2px solid currentColor;border-radius:2px}
.ghms-nav-contact .ghms-nav-icon:after{content:"";position:absolute;left:3px;top:3px;width:11px;height:8px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}
.ghms-lang{position:relative;height:100%;display:flex;align-items:stretch}.ghms-lang-toggle .ghms-nav-icon:before{content:"◎";font-size:18px;line-height:18px}
.ghms-lang-menu{display:none;position:absolute;right:0;bottom:calc(100% + 10px);background:#132838;border:1px solid rgba(255,255,255,.15);border-radius:8px;overflow:hidden;min-width:130px;box-shadow:0 15px 40px rgba(0,0,0,.28)}
.ghms-lang.open .ghms-lang-menu{display:block}.ghms-lang-menu a{display:block;padding:12px 16px;font-size:13px;color:#fff!important}.ghms-lang-menu a:hover{background:rgba(255,255,255,.08)}
/* Responsive */
@media(max-width:980px){
  :root{--ghms-bottom:70px}
  body.ghms-body{font-size:14px}
  .ghms-section{padding:48px 24px}
  .ghms-hero,.ghms-home-hero,.ghms-industry-hero{min-height:620px}
  .ghms-hero-inner{padding:30px 24px 46px}
  .ghms-hero-brand{top:24px;left:24px}
  .ghms-brand img{width:54px;height:40px}.ghms-brand strong{font-size:20px}.ghms-brand small{font-size:13px}
  .ghms-hero-copy{padding-top:140px;max-width:92%}
  .ghms-hero-title{font-size:clamp(44px,12vw,66px)}
  .ghms-hero-lead{font-size:15px}
  .ghms-hero-script{display:none}
  .ghms-why-head,.ghms-split,.ghms-support-grid,.ghms-contact-wrap{grid-template-columns:1fr;gap:28px}
  .ghms-benefit-grid,.ghms-benefit-compact{grid-template-columns:repeat(2,1fr)}
  .ghms-benefit:nth-child(2){border-right:0}.ghms-benefit:nth-child(-n+2){border-bottom:1px solid var(--ghms-line)}
  .ghms-industry-grid{grid-template-columns:repeat(3,1fr)}
  .ghms-role-grid{grid-template-columns:repeat(3,1fr)}
  .ghms-process-row{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto;padding-bottom:8px}
  .ghms-cta-inner{width:calc(100% - 48px)}
  .ghms-bottom{padding:0}.ghms-bottom-brand{display:none}.ghms-bottom-items{width:100%}
  .ghms-nav-item,.ghms-lang-toggle{min-width:0;flex:1;font-size:13px}
}
@media(max-width:620px){
  .ghms-section{padding:42px 18px}
  .ghms-hero,.ghms-home-hero,.ghms-industry-hero{min-height:610px;background-position:center}
  .ghms-hero:before{background:linear-gradient(180deg,rgba(8,20,30,.35),rgba(8,20,30,.8) 58%,rgba(8,20,30,.94))}
  .ghms-hero-inner{padding:22px 18px 42px}
  .ghms-hero-brand{left:18px;top:20px}
  .ghms-brand{gap:10px}.ghms-brand img{width:48px;height:36px}.ghms-brand strong{font-size:18px}.ghms-brand small{font-size:13px;letter-spacing:.12em}
  .ghms-hero-copy{padding-top:260px;max-width:100%}
  .ghms-hero-title{font-size:clamp(40px,12.5vw,58px);line-height:.98}
  .ghms-hero-lead{font-size:14px;line-height:1.5}
  .ghms-gold-btn{min-height:50px;font-size:13px;padding:0 20px}
  .ghms-kicker{font-size:13px}
  .ghms-section-title{font-size:clamp(30px,10vw,44px)}
  .ghms-benefit-grid,.ghms-benefit-compact{grid-template-columns:1fr 1fr}
  .ghms-benefit,.ghms-benefit-compact>div{padding:20px 16px}
  .ghms-benefit h3,.ghms-benefit-compact h3{font-size:17px}
  .ghms-industry-grid{grid-template-columns:repeat(2,1fr);gap:7px}
  .ghms-industry-card{min-height:170px}.ghms-industry-card span{font-size:16px}
  .ghms-role-grid{grid-template-columns:repeat(2,1fr);gap:8px}
  .ghms-role-card{min-height:210px}.ghms-role-photo{height:128px}.ghms-role-card h3{font-size:15px}
  .ghms-split-image,.ghms-support-image{min-height:260px}
  .ghms-process-row{grid-template-columns:repeat(5,142px);gap:4px}
  .ghms-step{padding:18px 8px}.ghms-step-num{width:42px;height:42px;font-size:18px}.ghms-step h3{font-size:13px}
  .ghms-step:after{display:none}
  .ghms-cta-band{min-height:220px}.ghms-cta-inner{width:calc(100% - 36px);display:block}.ghms-cta-inner h2{margin-bottom:20px;font-size:34px}
  .ghms-footer{text-align:center;padding:18px;font-size:13px}
  .ghms-nav-item,.ghms-lang-toggle{min-height:56px;font-size:13px;gap:3px}
  .ghms-nav-icon{width:17px;height:17px}
}
