/* マモル 会社概要ページ 専用スタイル（top-styles.css の補完） */
.co-hero{position:relative;min-height:88vh;background:var(--ink);color:#fff;overflow:hidden;border-bottom:1px solid var(--ink);display:flex;align-items:flex-end;}
.co-hero-bg{position:absolute;inset:-30px;z-index:0;background-size:cover;background-position:center 28%;animation:coKen 28s ease-in-out infinite;filter:saturate(0.82) contrast(1.08) brightness(0.97);}
@keyframes coKen{0%{transform:scale(1.04)}50%{transform:scale(1.14) translate(-1%,1%)}100%{transform:scale(1.04)}}
.co-hero-grade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(8,12,24,0.55) 0%,rgba(8,12,24,0.2) 35%,rgba(8,12,24,0.85) 100%);}
.co-hero .wrap{position:relative;z-index:2;padding-bottom:70px;padding-top:160px;}
.co-eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:"Inter",monospace;font-size:12px;letter-spacing:0.3em;font-weight:700;color:var(--blue2);margin-bottom:24px;}
.co-eyebrow .dash{width:30px;height:1px;background:var(--blue2);}
.co-hero h1{font-family:"Noto Serif JP",serif;font-size:clamp(44px,6.4vw,108px);font-weight:900;line-height:1.02;margin:0;letter-spacing:-0.03em;}
.co-hero h1 .y{color:var(--blue2);font-style:italic;}
.co-hero h1 .cy{color:var(--blue2);font-size:1.5em;line-height:0.9;}
.co-hero p{font-size:16px;line-height:1.9;color:rgba(255,255,255,0.78);max-width:640px;margin:24px 0 0;}

/* section base (reuse rsec from recruit if present, but define standalone) */
.cosec{padding:clamp(64px,8vw,120px) 0;}
.cotag{font-family:"Inter",monospace;font-size:clamp(12px,1vw,14px);color:var(--blue);letter-spacing:0.3em;font-weight:700;margin-bottom:26px;}
.cotag.on-dark{color:var(--blue2);}
.coh2{font-family:"Noto Serif JP",serif;font-size:clamp(40px,5.4vw,88px);font-weight:900;line-height:1.05;margin:0 0 18px;letter-spacing:-0.03em;}
.coh2 .y{color:var(--blue);font-style:italic;}
.colead{font-size:16px;line-height:1.95;color:#3a3a3a;max-width:780px;margin:0 0 48px;}

/* PHILOSOPHY */
.philo{background:var(--ink);color:#fff;}
.philo-big{font-family:"Archivo Black",sans-serif;font-size:clamp(56px,11vw,180px);font-weight:400;line-height:0.92;letter-spacing:-0.01em;margin:0 0 36px;text-transform:uppercase;}
.philo-big .y{background:linear-gradient(180deg,#7fc0ff,#2563eb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-style:normal;text-shadow:0 0 38px rgba(74,144,226,0.55);}
.philo-big .su{font-family:"Archivo Black",sans-serif;font-size:clamp(18px,3.4vw,58px);letter-spacing:0.12em;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,0.8);display:block;margin-top:14px;}
.philo-tagline{font-size:clamp(15px,1.5vw,20px);line-height:1.9;color:rgba(255,255,255,0.82);max-width:760px;margin:0 0 48px;}
.philo-tagline .y{color:var(--blue2);font-weight:900;}
.philo-tagline b{color:#fff;}
.su-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid rgba(255,255,255,0.2);margin-bottom:56px;}
.su-card{padding:32px 28px;border-right:1px solid rgba(255,255,255,0.2);}
.su-card:last-child{border-right:none;}
.su-no{font-family:"Inter",monospace;font-size:12px;color:var(--blue2);letter-spacing:0.3em;font-weight:700;margin-bottom:18px;}
.su-t{font-family:"Noto Serif JP",serif;font-size:24px;font-weight:900;margin-bottom:14px;line-height:1.35;}
.su-d{font-size:14px;line-height:1.9;color:rgba(255,255,255,0.65);}
.philo-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-top:8px;align-items:start;}
.philo-body{border-left:2px solid var(--blue);padding-left:28px;}
.msg-label{font-family:"Inter",monospace;font-size:12px;letter-spacing:0.25em;font-weight:700;color:var(--blue2);margin-bottom:20px;}
.philo-body p{font-size:15px;line-height:2;color:rgba(255,255,255,0.72);margin:0 0 18px;}
.philo-body p b{color:#fff;}
.philo-card{padding:36px;border:1px solid rgba(255,255,255,0.18);background:rgba(255,255,255,0.03);}
.philo-card .pc-en{font-family:"Inter",monospace;font-size:12px;color:var(--blue2);letter-spacing:0.25em;font-weight:700;}
.philo-card .pc-ja{font-family:"Noto Serif JP",serif;font-size:34px;font-weight:900;margin:14px 0 14px;line-height:1.3;}
.philo-card .pc-d{font-size:14px;line-height:1.9;color:rgba(255,255,255,0.6);}
.philo-sign{margin-top:24px;font-weight:700;font-size:15px;}
.philo-sign span{color:var(--blue2);font-family:"Inter",monospace;font-size:11px;letter-spacing:0.2em;display:block;margin-bottom:4px;}
.ceo{display:flex;align-items:center;gap:26px;margin:0 0 32px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,0.16);}
.ceo-photo{width:210px;height:260px;flex:0 0 auto;border-radius:8px;background-size:cover;background-position:center 30%;border:3px solid var(--blue);}
.ceo-meta{text-align:left;}
.ceo-role{font-family:"Inter",monospace;font-size:12px;color:var(--blue2);letter-spacing:0.2em;font-weight:700;margin-bottom:10px;}
.ceo-name{font-family:"Noto Serif JP",serif;font-size:clamp(34px,3.4vw,46px);font-weight:900;line-height:1.05;letter-spacing:0.02em;}
.ceo-en{font-family:"Inter",monospace;font-size:12px;color:rgba(255,255,255,0.45);letter-spacing:0.25em;margin-top:10px;}

/* NUMBERS 数字で見るマモル */
.facts{background:var(--ink);color:#fff;}
.facts .cotag{color:var(--blue2);}
.facts .coh2{color:#fff;}
.facts .coh2 .y{color:var(--yellow);}
.facts .colead{color:rgba(255,255,255,0.72);}
.facts-h .sp-br2{display:none;}
.facts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(255,255,255,0.22);border-left:1px solid rgba(255,255,255,0.22);}
.fact{padding:38px 34px 34px;border-right:1px solid rgba(255,255,255,0.22);border-bottom:1px solid rgba(255,255,255,0.22);display:flex;flex-direction:column;position:relative;overflow:hidden;}
.fact-lead{background:var(--blue);grid-row:span 1;}
.fact-tag{font-family:"Inter",monospace;font-size:11.5px;font-weight:800;letter-spacing:0.14em;color:rgba(255,255,255,0.82);margin-bottom:20px;}
.fact-n{font-family:"Noto Serif JP",serif;font-size:clamp(56px,6.2vw,92px);font-weight:900;font-style:italic;line-height:0.82;color:#fff;letter-spacing:-0.03em;}
.fact-lead .fact-n{color:var(--yellow);}
.fact:not(.fact-lead) .fact-n{color:var(--blue2);}
.fact-n span{font-size:0.36em;margin-left:3px;font-style:normal;color:inherit;}
.fact-d{font-size:13.5px;line-height:1.8;color:rgba(255,255,255,0.7);margin-top:18px;}
.fact-d b{color:#fff;}
.facts-note{font-size:12px;color:rgba(255,255,255,0.5);margin-top:22px;line-height:1.7;}
@media (max-width:900px){.facts-grid{grid-template-columns:1fr 1fr;}}
@media (max-width:560px){.facts-grid{grid-template-columns:1fr;}.fact{padding:30px 26px;}}

/* TIMELINE 沿革 */
.hist{background:var(--paper);}
.hist{background:var(--paper);}
.hist-list{border-top:2px solid var(--ink);}
.hist-row{display:grid;grid-template-columns:200px 1fr;gap:32px;padding:24px 8px;border-bottom:1px solid #d8d8d3;align-items:baseline;transition:background .15s,padding .15s;}
.hist-row:hover{background:#fff;padding-left:16px;padding-right:16px;}
.hist-row.hl{background:#fff;}
.hist-date{font-family:"Inter",monospace;font-size:14px;font-weight:700;color:var(--blue);letter-spacing:0.04em;display:flex;align-items:center;gap:10px;}
.hist-date::before{content:"";width:9px;height:9px;background:var(--blue);flex:0 0 auto;}
.hist-row.hl .hist-date::before{background:var(--yellow);}
.hist-d{font-size:15px;line-height:1.7;color:#2a2a2a;}
.hist-d b{color:var(--ink);background:linear-gradient(transparent 60%,var(--yellow) 60%);}

/* PROFILE TABLE 会社概要 */
.prof{background:var(--ink);color:#fff;}
.prof-table{border-top:1px solid rgba(255,255,255,0.2);}
.prof-row{display:grid;grid-template-columns:220px 1fr;gap:32px;padding:22px 8px;border-bottom:1px solid rgba(255,255,255,0.14);}
.prof-k{font-family:"Inter",monospace;font-size:12px;color:var(--blue2);letter-spacing:0.2em;font-weight:700;padding-top:3px;}
.prof-v{font-size:15px;line-height:1.8;color:rgba(255,255,255,0.92);}
.prof-v b{color:#fff;}

/* CLIENTS 取引先 */
.cli{background:var(--paper);}
.cli-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--ink);border-right:0;border-bottom:0;}
.cli-item{padding:26px 24px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;gap:12px;}
.cli-item::before{content:"";width:7px;height:7px;background:var(--blue);flex:0 0 auto;}
.cli-note{font-size:13px;color:#666;margin-top:24px;line-height:1.8;}

/* GROUP 母体 */
.grp{background:var(--ink);color:#fff;}
.grp-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid rgba(255,255,255,0.2);}
.grp-img{min-height:360px;background-size:cover;background-position:center;filter:saturate(0.82) contrast(1.08) brightness(0.97);}
.grp-body{padding:48px 44px;display:flex;flex-direction:column;justify-content:center;}
.grp-en{font-family:"Inter",monospace;font-size:12px;color:var(--blue2);letter-spacing:0.25em;font-weight:700;}
.grp-ja{font-family:"Noto Serif JP",serif;font-size:36px;font-weight:900;margin:10px 0 20px;}
.grp-d{font-size:15px;line-height:1.95;color:rgba(255,255,255,0.72);margin:0;}
.grp-d b{color:#fff;}

/* MAP / ACCESS */
.acc{background:var(--paper);}
.acc-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--ink);}
.acc-map{min-height:420px;background:var(--ink);position:relative;overflow:hidden;}
.acc-map iframe{width:100%;height:100%;min-height:420px;border:0;filter:grayscale(0.2) contrast(1.05);}
.acc-info{padding:44px 40px;background:#fff;}
.acc-info .ai-t{font-family:"Noto Serif JP",serif;font-size:26px;font-weight:900;margin-bottom:20px;}
.acc-row{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:14px 0;border-bottom:1px solid #e5e5e2;font-size:14px;line-height:1.7;}
.acc-row .ak{font-family:"Inter",monospace;font-size:11px;color:var(--blue);letter-spacing:0.15em;font-weight:700;padding-top:3px;}

@media (max-width:1000px){
  .philo-grid{grid-template-columns:1fr;gap:36px;}
  .su-grid{grid-template-columns:1fr;}
  .su-card{border-right:none;border-bottom:1px solid rgba(255,255,255,0.2);}
  .grp-grid{grid-template-columns:1fr;}
  .acc-grid{grid-template-columns:1fr;}
  .cli-grid{grid-template-columns:1fr 1fr;}
}
@media (max-width:760px){
  .co-hero{min-height:auto;}
  .cta h2.cta-h-lg{font-size:44px;line-height:1.18;letter-spacing:-0.03em;}
  .cta h2.cta-h-lg .it{white-space:nowrap;}
  .co-hero h1{font-size:42px;line-height:1.16;letter-spacing:-0.03em;text-shadow:0 2px 14px rgba(0,0,0,0.75);}
  .co-hero p{text-shadow:0 1px 10px rgba(0,0,0,0.8);}
  .co-eyebrow{color:#fff;text-shadow:0 1px 8px rgba(0,0,0,0.85);}
  .co-eyebrow .dash{background:var(--yellow);}
  .co-hero-grade{background:linear-gradient(180deg,rgba(8,12,24,0.5) 0%,rgba(8,12,24,0.35) 30%,rgba(8,12,24,0.88) 78%,rgba(8,12,24,0.95) 100%);}
  .coh2{font-size:28px;line-height:1.25;}
  .facts-h{font-size:46px;line-height:1.14;letter-spacing:-0.03em;}
  .facts-h .sp-br2{display:inline;}
  .philo-card{padding:24px;}
  .philo-card .pc-ja{font-size:25px;line-height:1.35;}
  .co-hero .wrap{padding-top:120px;padding-bottom:48px;}
  .hist-row{grid-template-columns:1fr;gap:8px;}
  .prof-row{grid-template-columns:1fr;gap:8px;}
  .cli-grid{grid-template-columns:1fr;}
  .grp-img{min-height:240px;}
}
