/**
 * COMPANYページ（page-company.php）専用CSS。
 *
 * 正本：C:\Users\yamad\.codex\.chatgpt-projects\g-p-6a66db4796988191bb5c629a011ed6c8\csu-static-design
 *       app/company/*.css（page.tsxのimport順）を、順序を変えずにそのまま連結したもの。
 * すべて .company-page 配下にスコープされている（CSS変数 --cn 等も .company-page 上で定義）。
 * 連結順（cascadeに影響するため変更しないこと）：
 *   company.css → company-more.css → company-rebuild.css → company-final.css →
 *   company-lower-v2.css → company-precurrent.css → company-logo-fix.css →
 *   company-csu-panel.css → company-light-story.css
 * 内容の要約・書き換え・省略・並べ替えは行っていない（コメント・改行のみ本ファイル用に追加）。
 */

/* ===== company.css ===== */
.company-page{--cn:#071a31;--cn-2:#102944;--paper:#fff;--soft:#f1f3f4;--hair:#d9dee3;--muted:#6d7883;overflow:hidden;background:var(--paper);color:var(--cn);font-family:"Noto Sans JP","Yu Gothic",YuGothic,sans-serif}.company-page *{box-sizing:border-box}.company-container{width:min(1180px,calc(100% - 80px));margin:0 auto}.company-header{height:86px;padding:0 max(40px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--hair);position:relative;z-index:2}.company-header img{display:block;width:158px}.company-header nav{display:flex;align-items:center;gap:35px}.company-header nav a{font-size:10px;letter-spacing:.16em;color:var(--cn);text-decoration:none;font-weight:700}.company-header .nav-contact{height:40px;padding:0 20px;display:flex;align-items:center;background:var(--cn);color:#fff}.company-hero{min-height:calc(100vh - 86px);padding:0 max(40px,calc((100vw - 1180px)/2)) 46px;display:flex;flex-direction:column;position:relative;background:#fff}.company-hero:after{content:"";position:absolute;right:0;top:0;width:32%;height:100%;background:linear-gradient(140deg,transparent 0 47%,#eef1f3 47% 63%,transparent 63%);opacity:.72;pointer-events:none}.hero-rule{height:62px;border-bottom:1px solid var(--hair);display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:18px;font-size:9px;letter-spacing:.18em;color:#8b949d}.company-hero-copy{margin:auto 0;position:relative;z-index:1}.company-kicker{font-size:9px;line-height:1.5;letter-spacing:.23em;font-weight:700;margin:0 0 30px;color:#607080}.company-hero h1{font-size:clamp(64px,8.8vw,132px);line-height:.88;letter-spacing:-.065em;margin:0;font-weight:500}.company-hero h1 em{font-style:normal;color:#77828d}.hero-jp{font-size:clamp(18px,2vw,28px);line-height:1.75;font-weight:600;margin:44px 0 0}.hero-foot{display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:1}.hero-foot p{font-size:13px;line-height:1.9;margin:0;border-left:1px solid var(--cn);padding-left:18px}.hero-foot a{color:var(--cn);text-decoration:none;font-size:9px;letter-spacing:.18em}.hero-foot a span{font-size:16px;margin-left:20px}.block-label{min-height:82px;border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);display:grid;grid-template-columns:52px 1fr auto;align-items:center;padding:0 max(40px,calc((100vw - 1180px)/2));gap:16px;letter-spacing:.16em}.block-label span,.block-label small{font-size:9px;color:#8c969f}.block-label strong{font-size:10px}.block-label small{letter-spacing:.05em}.profile-block{background:var(--soft)}.profile-grid{padding:90px 0 110px;display:grid;grid-template-columns:.92fr 1.08fr;gap:90px}.company-facts h2,.ceo-copy h2{font-size:clamp(31px,3vw,45px);line-height:1.35;letter-spacing:-.04em;margin:0}.company-facts dl{margin:47px 0 0;border-top:1px solid var(--cn)}.company-facts dl>div{display:grid;grid-template-columns:130px 1fr;border-bottom:1px solid var(--hair);padding:21px 0}.company-facts dt{font-size:11px;color:var(--muted)}.company-facts dd{font-size:13px;line-height:1.8;margin:0}.company-facts dd small{font-size:10px;letter-spacing:.1em;color:var(--muted)}.ceo-card{display:grid;grid-template-columns:.9fr 1.1fr;background:#fff;min-height:570px}.ceo-photo{min-width:0;overflow:hidden}.ceo-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 30%}.ceo-copy{padding:48px 42px;display:flex;flex-direction:column}.ceo-copy>span{font-size:9px;letter-spacing:.18em;color:var(--muted);margin:10px 0 32px}.ceo-copy>p{font-size:13px;line-height:2;color:#53616d;margin:0}.ceo-copy details{margin-top:auto;border-top:1px solid var(--cn);border-bottom:1px solid var(--hair)}.ceo-copy summary{height:62px;display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-size:9px;letter-spacing:.17em;font-weight:700}.ceo-copy summary::-webkit-details-marker{display:none}.ceo-copy details p{font-size:12px;line-height:1.9;margin:0;padding:0 0 22px;color:#5e6973}
@media(max-width:800px){.company-container{width:calc(100% - 40px)}.company-header{height:66px;padding:0 20px}.company-header img{width:135px}.company-header nav a{display:none}.company-header .nav-contact{display:flex;height:36px}.company-hero{min-height:calc(100svh - 66px);padding:0 20px 28px}.company-hero:after{width:60%;opacity:.5}.hero-rule{height:50px;grid-template-columns:35px 1fr}.hero-rule span:last-child{display:none}.company-hero h1{font-size:clamp(48px,16.3vw,70px);line-height:.92}.company-kicker{font-size:8px;margin-bottom:22px}.hero-jp{font-size:18px;margin-top:30px}.hero-foot p{font-size:11px}.hero-foot a{font-size:0}.hero-foot a span{font-size:16px;margin:0}.block-label{min-height:62px;padding:0 20px;grid-template-columns:36px 1fr}.block-label small{display:none}.profile-grid{padding:58px 0 68px;display:block}.company-facts dl{margin-top:34px}.company-facts dl>div{grid-template-columns:95px 1fr;padding:18px 0}.company-facts dt{font-size:10px}.company-facts dd{font-size:12px}.ceo-card{margin-top:55px;display:flex;flex-direction:column;min-height:0}.ceo-photo{aspect-ratio:1/1.05}.ceo-copy{padding:34px 24px}.ceo-copy>span{margin-bottom:24px}.ceo-copy details{margin-top:32px}}

/* ===== company-more.css ===== */
.about-block{background:#fff}.about-lead{padding:110px 0 90px;display:grid;grid-template-columns:1.1fr .9fr;gap:120px;align-items:end}.about-lead h2,.business-intro h2,.story-head h2,.contact-inner h2{font-size:clamp(40px,5.2vw,72px);line-height:1.35;letter-spacing:-.055em;margin:0}.about-lead>p,.story-head>p{font-size:15px;line-height:2.15;margin:0;padding-top:22px;border-top:1px solid var(--cn);color:#4f5c68}.current-now{display:grid;grid-template-columns:.7fr 1.3fr;border-top:1px solid var(--cn);margin-bottom:120px}.now-copy{padding:58px 60px 58px 0;border-right:1px solid var(--hair)}.now-copy h3{font-size:clamp(32px,3.5vw,48px);line-height:1.42;letter-spacing:-.04em;margin:0 0 30px}.now-copy>p:last-child{font-size:13px;line-height:2;color:#5b6874}.current-model{padding:58px 0 0 60px;display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr;align-content:start}.model-foundation{border-top:2px solid var(--cn);padding:20px 10px 24px}.model-foundation span,.model-foundation small,.model-foundation strong{display:block}.model-foundation span{font-size:9px;color:#8a959f}.model-foundation strong{font-size:17px;margin:24px 0 8px;letter-spacing:.05em}.model-foundation small{font-size:10px;color:#6d7984}.current-model>i{font-style:normal;display:grid;place-items:center;color:#9aa3ab}.model-operations{grid-column:1/-1;border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px}.model-operations span{padding:20px 10px;font-size:10px;font-weight:700;letter-spacing:.1em;border-right:1px solid var(--hair)}.model-operations span:last-child{border:0}.model-operations small{display:block;font-weight:400;letter-spacing:0;margin-top:8px;color:#79838c}.model-result{grid-column:1/-1;background:var(--cn);color:#fff;padding:26px 28px;display:grid;grid-template-columns:65px 1fr auto;align-items:center;gap:20px}.model-result small{font-size:8px;letter-spacing:.15em;color:#93a4b5}.model-result strong{font-size:16px;letter-spacing:.08em}.model-result span{font-size:11px;color:#cbd4dc}
.business-block{background:var(--soft);padding-bottom:120px}.business-intro{padding:100px 0 65px}.business-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.business-card{background:#fff;position:relative}.business-no{height:54px;border-bottom:1px solid var(--hair);display:flex;align-items:center;padding:0 28px;font-size:9px;letter-spacing:.18em;color:#7d8994}.business-visual{height:300px;overflow:hidden;background:#fff}.business-visual img{width:500%;height:auto;transform:translateY(-3px)}.ec-logos{height:300px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:40px 28px;background:#e9ecee}.ec-logos span{height:95px;display:grid;place-items:center;border-right:1px solid #cfd5d9;padding:18px}.ec-logos span:last-child{border:0}.ec-logos img{display:block;max-width:100%;max-height:58px;object-fit:contain}.business-copy{padding:44px 38px 38px}.business-copy h3{font-size:clamp(30px,3vw,43px);line-height:1.42;letter-spacing:-.045em;margin:0 0 26px}.business-copy>p:not(.company-kicker){font-size:13px;line-height:2;color:#586671;min-height:78px}.business-copy>a{height:58px;margin-top:35px;border-top:1px solid var(--cn);border-bottom:1px solid var(--hair);display:flex;align-items:center;justify-content:space-between;color:var(--cn);text-decoration:none;font-size:9px;letter-spacing:.16em;font-weight:700}.service-flow{display:flex;align-items:center;gap:10px;margin-top:30px;padding:18px 0;border-top:1px solid var(--hair);border-bottom:1px solid var(--hair)}.service-flow span{font-size:10px;font-weight:700}.service-flow i{font-size:10px;color:#98a1a9;font-style:normal}
.story-block{background:var(--cn);color:#fff;padding-bottom:110px}.story-block .block-label{border-color:#31445a}.story-block .block-label span,.story-block .block-label small{color:#8999a9}.story-head{padding:105px 0 85px;display:grid;grid-template-columns:1.1fr .9fr;gap:120px;align-items:end}.story-head>p{border-color:#617084;color:#c5cfd8}.timeline{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #5a6b7d;border-left:1px solid #5a6b7d}.timeline li{min-height:200px;border-right:1px solid #5a6b7d;border-bottom:1px solid #5a6b7d;padding:25px 21px}.timeline time,.timeline strong,.timeline span{display:block}.timeline time{font-size:24px;color:#8291a0}.timeline strong{font-size:11px;letter-spacing:.15em;margin:45px 0 14px}.timeline span{font-size:11px;line-height:1.75;color:#aebac5}.timeline-current{background:#fff;color:var(--cn)}.timeline-current time,.timeline-current span{color:#6d7984}.story-details{border-bottom:1px solid #5a6b7d}.story-details summary{height:70px;list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.12em;cursor:pointer}.story-details summary::-webkit-details-marker{display:none}.story-details p{max-width:700px;font-size:13px;line-height:2;color:#c5cfd8;padding-bottom:25px}.contact-block{background:#fff}.contact-inner{min-height:520px;display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:center}.contact-action{border-top:1px solid var(--cn);padding-top:28px}.contact-action p{font-size:14px;margin:0 0 35px}.contact-action a{height:72px;background:var(--cn);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:space-between;padding:0 27px;font-size:11px;letter-spacing:.17em;font-weight:700}.company-footer{height:130px;background:var(--cn);display:flex;align-items:center;justify-content:space-between;padding:0 max(40px,calc((100vw - 1180px)/2));color:#91a0af}.company-footer img{width:150px;filter:brightness(0) invert(1)}.company-footer span{font-size:9px;letter-spacing:.1em}
.top-company-preview{min-height:100vh;background:#e9ecef;color:#071a31;padding-top:120px}.preview-context{height:70px;width:min(1180px,calc(100% - 80px));margin:0 auto 25px;display:flex;align-items:center;justify-content:space-between}.preview-context img{width:155px}.preview-context span{font-size:9px;letter-spacing:.18em;color:#73808c}.top-company-corner{width:min(1280px,calc(100% - 80px));min-height:690px;margin:0 auto 120px;display:grid;grid-template-columns:1.02fr .98fr;background:#fff}.top-company-photo{min-width:0;overflow:hidden}.top-company-photo img{width:100%;height:100%;object-fit:cover;display:block}.top-company-copy{padding:0 58px 50px;display:flex;flex-direction:column}.top-company-label{height:82px;margin-bottom:65px;border-bottom:1px solid #d9dee3;display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:15px}.top-company-label span,.top-company-label small{font-size:9px;color:#82909b}.top-company-label strong{font-size:10px;letter-spacing:.18em}.top-company-copy h1{font-size:clamp(34px,3.3vw,50px);line-height:1.45;letter-spacing:-.045em;margin:0 0 30px}.top-company-copy>p:not(.company-kicker){font-size:13px;line-height:2;color:#596773;margin:0}.top-company-copy dl{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d9dee3;border-bottom:1px solid #d9dee3;margin:35px 0 0}.top-company-copy dl div{padding:17px 10px;border-right:1px solid #d9dee3}.top-company-copy dl div:last-child{border:0}.top-company-copy dt{font-size:7px;letter-spacing:.15em;color:#87929c}.top-company-copy dd{font-size:11px;margin:8px 0 0}.top-company-copy>a{height:68px;margin-top:auto;background:#071a31;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:space-between;padding:0 25px;font-size:11px;font-weight:700;letter-spacing:.08em}
@media(max-width:800px){.about-lead,.story-head{padding:64px 0 48px;display:block}.about-lead h2,.business-intro h2,.story-head h2,.contact-inner h2{font-size:34px;line-height:1.45}.about-lead>p,.story-head>p{font-size:13px;margin-top:35px;line-height:2}.current-now{display:block;margin-bottom:70px}.now-copy{padding:38px 0;border-right:0;border-bottom:1px solid var(--hair)}.now-copy h3{font-size:30px}.current-model{padding:35px 0 0;grid-template-columns:1fr}.current-model>i{height:25px;transform:rotate(90deg)}.model-foundation{padding:17px 8px}.model-foundation strong{margin:13px 0 6px}.model-operations{grid-column:1;margin-top:20px}.model-operations span{font-size:8px;padding:15px 6px}.model-result{grid-column:1;grid-template-columns:1fr;padding:22px 20px;gap:8px}.model-result strong{font-size:14px}.business-block{padding-bottom:70px}.business-intro{padding:62px 0 40px}.business-grid{display:block}.business-card+.business-card{margin-top:24px}.business-visual,.ec-logos{height:210px}.business-copy{padding:32px 24px 28px}.business-copy h3{font-size:29px}.business-copy>p:not(.company-kicker){min-height:0}.service-flow{gap:6px;overflow:auto}.service-flow span{white-space:nowrap;font-size:9px}.story-block{padding-bottom:68px}.story-head{padding-top:65px}.timeline{grid-template-columns:1fr 1fr}.timeline li{min-height:155px;padding:20px 15px}.timeline time{font-size:20px}.timeline strong{font-size:9px;margin:25px 0 10px}.timeline span{font-size:9px}.contact-inner{min-height:450px;display:block;padding:70px 0}.contact-action{margin-top:50px}.company-footer{height:100px;padding:0 20px}.company-footer img{width:130px}.top-company-preview{padding-top:35px}.preview-context{width:calc(100% - 40px);height:55px;margin-bottom:15px}.preview-context img{width:130px}.preview-context span{display:none}.top-company-corner{width:calc(100% - 40px);display:flex;flex-direction:column;margin-bottom:35px}.top-company-photo{height:280px}.top-company-copy{padding:0 24px 28px}.top-company-label{height:62px;margin-bottom:38px}.top-company-copy h1{font-size:30px}.top-company-copy dl{grid-template-columns:1fr}.top-company-copy dl div{border-right:0;border-bottom:1px solid #d9dee3}.top-company-copy dl div:last-child{border-bottom:0}.top-company-copy>a{height:60px;margin-top:35px}}

/* ===== company-rebuild.css ===== */
.rebuilt-about{padding-bottom:110px}.now-story{border-top:1px solid var(--cn);display:grid;grid-template-columns:.9fr 1.1fr}.now-statement{padding:64px 70px 64px 0;border-right:1px solid var(--hair)}.now-statement h3{font-size:clamp(34px,4vw,56px);line-height:1.5;margin:0;letter-spacing:-.04em}.now-statement em{font-style:normal;color:#607080}.now-explanation{padding:64px 0 64px 70px}.now-explanation p{font-size:16px;line-height:2.15;margin:0;color:#41505e}.now-explanation p+p{margin-top:25px;font-weight:600;color:var(--cn)}.plain-process{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--hair)}.plain-process article{padding:35px;border-right:1px solid var(--hair)}.plain-process article:last-child{border:0}.plain-process span{font-size:12px;color:#87939e}.plain-process h4{font-size:22px;margin:25px 0 16px}.plain-process p{font-size:14px;line-height:1.9;color:#53616d;margin:0}.business-intro>p:last-child{font-size:16px;margin:30px 0 0;color:#53616d}.business-stack{border-top:1px solid var(--cn)}.business-chapter{display:grid;grid-template-columns:.9fr 1.1fr;padding:72px 0;border-bottom:1px solid #cbd2d8;gap:90px}.chapter-title>span{display:block;font-size:30px;color:#89949e;margin-bottom:45px}.chapter-title h3{font-size:clamp(30px,3.8vw,52px);line-height:1.25;margin:0 0 24px;letter-spacing:-.04em}.chapter-title h4{font-size:21px;line-height:1.7;margin:0}.chapter-body>p{font-size:15px;line-height:2.1;color:#465663;margin:0}.chapter-body>p+p{margin-top:20px}.chapter-body ul{margin:34px 0;padding:0;list-style:none;border-top:1px solid #cbd2d8}.chapter-body li{padding:15px 0;border-bottom:1px solid #cbd2d8;font-size:14px}.chapter-body a{display:flex;justify-content:space-between;align-items:center;background:var(--cn);color:#fff;text-decoration:none;padding:22px 25px;font-size:13px}.brand-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:38px;border:1px solid #cbd2d8;background:#fff}.brand-row span{height:125px;display:grid;place-items:center;padding:25px;border-right:1px solid #cbd2d8}.brand-row span:last-child{border:0}.brand-row img{max-width:100%;max-height:52px;object-fit:contain}.story-head h2{font-size:clamp(44px,6vw,78px)}.company-history{border-top:1px solid #647486}.company-history article{display:grid;grid-template-columns:210px 1fr;border-bottom:1px solid #647486;padding:54px 0}.company-history time{font-size:36px;color:#98a5b2}.company-history h3{font-size:30px;line-height:1.5;margin:0 0 18px}.company-history article p:last-of-type{font-size:15px;line-height:2;color:#d2d9df;max-width:790px}.works{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:28px}.works span{border:1px solid #647486;padding:20px;font-size:13px;line-height:1.7;color:#d2d9df}.works strong{display:block;color:#fff;font-size:16px;margin-bottom:5px}.history-origin{background:#fff;color:var(--cn);padding-left:30px!important;padding-right:30px!important}.history-origin time,.history-origin article p{color:#607080}.history-origin p:last-of-type{color:#465663!important}.career{padding:110px 0 20px}.career header{display:grid;grid-template-columns:.8fr 1fr;gap:60px;padding-bottom:55px;border-bottom:2px solid #fff}.career header .company-kicker{grid-column:1/-1}.career header h2{font-size:48px;margin:0}.career header>p:last-child{font-size:15px;line-height:2;color:#cbd4dc;margin:0}.career ol{list-style:none;margin:0;padding:0}.career li{display:grid;grid-template-columns:210px 1fr;border-bottom:1px solid #647486;padding:40px 0}.career li time{font-size:28px;color:#98a5b2}.career li h3{font-size:21px;margin:0 0 12px}.career li p{font-size:14px;line-height:2;color:#cbd4dc;margin:0;max-width:820px}
@media(max-width:800px){.rebuilt-about{padding-bottom:68px}.now-story{display:block}.now-statement{padding:42px 0;border-right:0;border-bottom:1px solid var(--hair)}.now-statement h3{font-size:32px}.now-explanation{padding:36px 0}.now-explanation p{font-size:14px}.plain-process{grid-template-columns:1fr}.plain-process article{padding:26px;border-right:0;border-bottom:1px solid var(--hair)}.plain-process article:last-child{border-bottom:0}.business-intro>p:last-child{font-size:14px}.business-chapter{display:block;padding:48px 0}.chapter-title>span{font-size:24px;margin-bottom:28px}.chapter-title h3{font-size:32px}.chapter-title h4{font-size:18px;margin-bottom:30px}.chapter-body>p{font-size:14px}.brand-row span{height:90px;padding:15px}.company-history article{grid-template-columns:1fr;padding:38px 0}.company-history time{font-size:26px;margin-bottom:24px}.company-history h3{font-size:23px}.company-history article p:last-of-type{font-size:14px}.works{grid-template-columns:1fr}.history-origin{padding:35px 20px!important;margin-left:-20px;margin-right:-20px}.career{padding-top:70px}.career header{display:block}.career header h2{font-size:34px;margin-bottom:18px}.career li{grid-template-columns:72px 1fr;padding:30px 0;gap:12px}.career li time{font-size:20px}.career li h3{font-size:18px}.career li p{font-size:13px}}

/* ===== company-final.css ===== */
.ceo-message {
  color: var(--cn);
  font-size: 21px;
  line-height: 1.7;
  letter-spacing: -.02em;
  margin: 0 0 22px;
}

.ceo-profile-link {
  width: fit-content;
  margin-top: 24px;
  padding-bottom: 7px;
  display: inline-flex;
  align-items: center;
  gap: 16px;
  border-bottom: 1px solid var(--cn);
  color: var(--cn);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .06em;
  text-decoration: none;
}

.ceo-profile-link span {
  transition: transform .2s ease;
}

.ceo-profile-link:hover span,
.ceo-profile-link:focus-visible span {
  transform: translateX(4px);
}

.ceo-profile-details {
  scroll-margin-top: 80px;
}

/* Task13：COMPANY PROFILE見出し（<h2>株式会社カレント</h2>）削除に伴う詰め調整（PC）。
 * 会社名は会社概要表（dl）の「会社名」行にのみ残す。他の.company-kicker／dlの
 * 用途（山田英之プロフィール等）には影響しないよう .profile-grid .company-facts に限定。 */
.profile-grid .company-facts > .company-kicker {
  margin-bottom: 24px;
}

.profile-grid .company-facts > dl {
  margin-top: 0;
}

@media (max-width: 800px) {
  .profile-block .profile-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(112px, .75fr);
    column-gap: 16px;
    row-gap: 0;
    align-items: start;
  }

  .profile-grid .company-facts,
  .profile-grid .ceo-card {
    display: contents;
  }

  .profile-grid .company-facts > .company-kicker {
    grid-column: 1 / -1;
    margin-bottom: 18px;
  }

  .profile-grid .company-facts > dl {
    grid-column: 1;
    grid-row: 2;
    margin-top: 0;
  }

  .profile-grid .profile-socials {
    grid-column: 1 / -1;
    grid-row: 3;
  }

  .ceo-message { font-size: 18px; }
  .ceo-message span { display: block; white-space: nowrap; }
  .ceo-message br { display: none; }

  .ceo-card .ceo-photo {
    grid-column: 2;
    grid-row: 2;
    width: 100%;
    max-width: none;
    height: min(78vw, 390px);
    aspect-ratio: auto;
    margin: 34px 0 0;
    background: #fff;
  }

  .ceo-card .ceo-photo img {
    object-position: 50% 24%;
  }

  .profile-grid .ceo-copy {
    grid-column: 1 / -1;
    grid-row: 4;
    margin-top: 34px;
    background: #fff;
  }

  .profile-grid .ceo-copy > p {
    font-size: 11px;
    line-height: 1.9;
  }
}

/* CEO profile: concise card first, full editorial biography on demand */
.profile-block .profile-grid {
  padding-bottom: 54px;
}

.company-office-photo {
  margin-top: 0;
  margin-bottom: 40px;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(260px, .92fr);
  width: calc(100% - 80px);
  background: #fff;
  border-top: 1px solid var(--hair);
  border-bottom: 1px solid var(--hair);
}

.company-office-photo img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1.75 / 1;
  object-fit: cover;
  object-position: 50% 48%;
}

.company-office-photo figcaption {
  padding: 34px 38px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 10px;
  border-left: 1px solid var(--hair);
  color: #6d7883;
  font-size: 9px;
  letter-spacing: .15em;
}

.company-office-photo figcaption strong {
  color: var(--cn);
  font-size: 17px;
  letter-spacing: .08em;
}

.company-office-photo figcaption span {
  order: -1;
}

.company-office-photo figcaption small {
  font-size: 9px;
}

.ceo-profile-details {
  padding-bottom: 92px;
}

.ceo-profile-details > summary {
  min-height: 92px;
  padding: 22px 32px;
  display: grid;
  grid-template-columns: 250px 1fr 42px;
  align-items: center;
  gap: 24px;
  list-style: none;
  cursor: pointer;
  background: #fff;
  border-top: 1px solid var(--cn);
  border-bottom: 1px solid var(--hair);
}

.ceo-profile-details > summary::-webkit-details-marker {
  display: none;
}

.ceo-profile-details > summary span {
  color: #6d7883;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .16em;
}

.ceo-profile-details > summary strong {
  font-size: 17px;
  line-height: 1.6;
}

.ceo-profile-details > summary i {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid var(--hair);
  border-radius: 50%;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  transition: transform .25s ease;
}

.ceo-profile-details[open] > summary i {
  transform: rotate(45deg);
}

.ceo-profile-body {
  padding: 70px 64px 78px;
  background: #fff;
  border-bottom: 1px solid var(--hair);
}

.ceo-profile-body > header {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 52px;
  align-items: start;
  padding-bottom: 54px;
}

.ceo-profile-body > header .company-kicker {
  margin-top: 9px;
}

.ceo-profile-body > header h3 {
  margin: 0;
  max-width: 720px;
  font-size: clamp(30px, 3.2vw, 46px);
  line-height: 1.45;
  letter-spacing: -.035em;
}

.ceo-profile-eras article {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 52px;
  padding: 48px 0;
  border-top: 1px solid var(--hair);
}

.ceo-era-meta {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ceo-era-meta time {
  font-size: 27px;
  font-weight: 500;
  letter-spacing: -.035em;
}

.ceo-era-meta span {
  color: #6d7883;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .15em;
}

.ceo-era-copy {
  max-width: 750px;
}

.ceo-era-copy h4 {
  margin: 0 0 24px;
  font-size: 24px;
  line-height: 1.55;
  letter-spacing: -.025em;
}

.ceo-era-copy p {
  margin: 0;
  color: #465564;
  font-size: 16px;
  line-height: 2.05;
}

.ceo-era-copy p + p {
  margin-top: 20px;
}

@media (max-width: 800px) {
  .profile-block .profile-grid {
    padding-bottom: 40px;
  }

  .company-office-photo {
    display: none;
  }

  .company-office-photo img {
    aspect-ratio: 16 / 10;
    object-position: 50% 50%;
  }

  .company-office-photo figcaption {
    min-height: 66px;
    padding: 12px 14px;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 5px 12px;
    border-left: 0;
  }

  .company-office-photo figcaption span {
    grid-column: 1 / 3;
  }

  .ceo-profile-details {
    padding-bottom: 68px;
  }

  .ceo-profile-details > summary {
    min-height: 92px;
    padding: 19px 20px;
    grid-template-columns: 1fr 38px;
    gap: 5px 14px;
  }

  .ceo-profile-details > summary span,
  .ceo-profile-details > summary strong {
    grid-column: 1;
  }

  .ceo-profile-details > summary span {
    font-size: 9px;
  }

  .ceo-profile-details > summary strong {
    font-size: 15px;
  }

  .ceo-profile-details > summary i {
    grid-column: 2;
    grid-row: 1 / 3;
    width: 38px;
    height: 38px;
  }

  .ceo-profile-body {
    padding: 43px 22px 50px;
  }

  .ceo-profile-body > header {
    display: block;
    padding-bottom: 40px;
  }

  .ceo-profile-body > header .company-kicker {
    margin: 0 0 20px;
  }

  .ceo-profile-body > header h3 {
    font-size: 27px;
    line-height: 1.5;
  }

  .ceo-profile-eras article {
    display: block;
    padding: 38px 0;
  }

  .ceo-era-meta {
    gap: 7px;
    margin-bottom: 21px;
  }

  .ceo-era-meta time {
    font-size: 24px;
  }

  .ceo-era-copy h4 {
    margin-bottom: 19px;
    font-size: 20px;
    line-height: 1.55;
  }

  .ceo-era-copy p {
    font-size: 11px;
    line-height: 1.9;
  }
}

/* ===== company-lower-v2.css ===== */
.about-compact{padding-bottom:0}.about-compact-inner{padding:80px 0;display:grid;grid-template-columns:.55fr 1.05fr .9fr;gap:55px;align-items:start}.about-compact-inner h2{font-size:34px;line-height:1.55;letter-spacing:-.035em;margin:0}.about-compact-inner>p:last-child{font-size:14px;line-height:2;color:#50606d;margin:0;padding-top:20px;border-top:1px solid var(--cn)}
.business-intro h2{font-size:clamp(34px,3.6vw,48px)}.business-chapter{grid-template-columns:.82fr 1.18fr}.chapter-title>span{font-size:10px;letter-spacing:.14em}.csu-brand-logo{display:block;width:min(310px,80%);height:auto;margin:45px 0}.chapter-title h3{font-size:30px;line-height:1.55}.chapter-body>p strong{color:var(--cn)}.csu-definition{padding:22px 24px;border-left:4px solid var(--cn);background:#e6eaed;color:var(--cn)!important}.csu-full-visual{grid-column:1/-1;margin:25px 0 0;border:1px solid #cbd2d8;background:#fff}.csu-full-visual img{display:block;width:100%;height:auto}.brand-row>div{height:155px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px;border-right:1px solid #cbd2d8}.brand-row>div:last-child{border:0}.brand-row>div img{max-width:100%;height:48px;object-fit:contain}.brand-row small{font-size:10px;line-height:1.6;text-align:center;color:#6c7882;margin-top:18px}
.story-head h2{font-size:clamp(34px,3.6vw,48px)}.company-history article{padding-top:65px;padding-bottom:65px}.company-history time{font-size:28px;font-weight:700}.company-history h3{font-size:32px}.works small{display:block;font-size:9px;letter-spacing:.08em;color:#9ba8b4;margin-bottom:8px}.company-names{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;border-top:1px solid #647486;border-left:1px solid #647486}.company-names>*{padding:15px;border-right:1px solid #647486;border-bottom:1px solid #647486;font-size:11px;color:#d2d9df}.company-names>strong{grid-column:1/-1;color:#fff;letter-spacing:.1em}.media-works{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;border-top:1px solid #647486;border-left:1px solid #647486}.media-works span{padding:20px;border-right:1px solid #647486;border-bottom:1px solid #647486;font-size:9px;letter-spacing:.1em;color:#97a6b4}.media-works strong{display:block;font-size:13px;line-height:1.7;letter-spacing:0;color:#fff;margin-top:10px}.origin-note{margin-top:25px!important;padding:22px;border-left:3px solid #fff;color:#fff!important}.origin-note strong{display:block;font-size:10px;letter-spacing:.14em;margin-bottom:8px}.story-persona{display:grid;grid-template-columns:.9fr 1.1fr;background:#fff;color:var(--cn);margin-top:75px}.story-persona img{display:block;width:100%;height:620px;object-fit:cover}.story-persona>div{padding:70px 55px;display:flex;flex-direction:column;justify-content:center}.story-persona h2{font-size:44px;line-height:1.5;letter-spacing:-.04em;margin:0 0 30px}.story-persona p:last-child{font-size:14px;line-height:2;color:#51606d}.selected-works{padding-top:90px}.selected-works h2{font-size:36px;margin:0 0 30px}.selected-works>div{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #647486;border-left:1px solid #647486}.selected-works span{min-height:115px;padding:22px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #647486;border-bottom:1px solid #647486;font-size:14px;font-weight:700;line-height:1.5}.selected-works small{font-size:9px;line-height:1.5;color:#92a1af;font-weight:400;margin-bottom:10px}
@media(max-width:800px){.about-compact-inner{padding:55px 0;display:block}.about-compact-inner h2{font-size:29px}.about-compact-inner>p:last-child{margin-top:30px;font-size:11px;line-height:1.9}.business-intro h2,.story-head h2{font-size:30px}.business-intro>p:last-child{font-size:11px;line-height:1.9}.business-chapter{display:block}.csu-brand-logo{width:240px;margin:30px 0}.chapter-title h3{font-size:27px}.csu-full-visual{overflow:auto;margin-top:30px}.csu-full-visual img{width:760px;max-width:none}.brand-row>div{height:120px}.company-history h3{font-size:24px}.works,.company-names,.media-works{grid-template-columns:repeat(2,minmax(0,1fr))}.works{gap:10px}.works span{padding:15px;font-size:11px}.works strong{font-size:14px}.company-names>strong{grid-column:1/-1}.story-persona{display:block;margin-top:50px}.story-persona img{height:auto}.story-persona>div{padding:38px 25px}.story-persona h2{font-size:30px}.selected-works{padding-top:60px}.selected-works h2{font-size:28px}.selected-works>div{grid-template-columns:1fr 1fr}.selected-works span{min-height:100px;font-size:12px;padding:15px}}

@media(max-width:800px){.chapter-title h3{font-size:22px;line-height:1.55}.chapter-title h4{font-size:15px;line-height:1.65}.chapter-body>p{font-size:11px;line-height:1.9}}

/* ===== company-precurrent.css ===== */
.precurrent{padding:110px 0 15px}.precurrent>header{display:grid;grid-template-columns:1.25fr .75fr;gap:64px;padding-bottom:70px}.precurrent>header .company-kicker{grid-column:1/-1}.precurrent>header h2{font-size:clamp(28px,3vw,38px);line-height:1.5;letter-spacing:-.04em;margin:0}.precurrent>header>p:last-child{font-size:14px;line-height:2;color:#c6d0d8;margin:0;padding-top:20px;border-top:1px solid #647486}.precurrent-chapters{border-top:1px solid #647486}.precurrent-chapters article{display:grid;grid-template-columns:260px 1fr;gap:55px;padding:55px 0;border-bottom:1px solid #647486}.precurrent-index span,.precurrent-index small,.precurrent-index strong{display:block}.precurrent-index span{font-size:36px;color:#8595a4}.precurrent-index small{font-size:10px;letter-spacing:.12em;color:#8595a4;margin:20px 0}.precurrent-index strong{font-size:15px;line-height:1.55;letter-spacing:.1em}.precurrent-chapters h3{font-size:29px;line-height:1.5;margin:0 0 18px}.precurrent-chapters article>div:last-child>p:not(.company-kicker){font-size:14px;line-height:2;color:#c6d0d8;margin:0}.project-line{display:flex;flex-wrap:wrap;margin-top:28px}.project-line span{padding:11px 15px;border:1px solid #647486;margin:-1px 0 0 -1px;font-size:10px;letter-spacing:.05em;color:#fff}
@media(max-width:800px){.precurrent{padding-top:70px}.precurrent>header{display:block;padding-bottom:45px}.precurrent>header h2{font-size:31px}.precurrent>header>p:last-child{margin-top:28px;font-size:13px}.precurrent-chapters article{grid-template-columns:1fr;gap:30px;padding:40px 0}.precurrent-index span{font-size:27px}.precurrent-index small{margin:12px 0}.precurrent-index strong{font-size:12px}.precurrent-chapters h3{font-size:23px}.precurrent-chapters article>div:last-child>p:not(.company-kicker){font-size:13px}}

/* ===== company-logo-fix.css ===== */
.csu-brand-logo{display:none!important}.csu-logo-crop{position:relative;width:250px;height:245px;overflow:hidden;margin:30px 0;background:transparent;isolation:isolate}.csu-logo-crop img{position:absolute;width:1535px!important;max-width:none!important;height:1024px!important;left:-70px;top:-58px;mix-blend-mode:multiply;filter:contrast(1.12) saturate(1.04);image-rendering:auto}.csu-full-visual{display:none!important}
@media(max-width:800px){.csu-logo-crop{width:225px;height:220px;margin:25px 0}.csu-logo-crop img{left:-70px;top:-58px}}

/* ===== company-csu-panel.css ===== */
.csu-service-panel {
  position: relative;
  align-items: start;
}

.csu-service-identity {
  margin: 28px 0 34px;
}

.csu-service-panel .csu-logo-crop {
  margin: 0 0 20px;
  mix-blend-mode: multiply;
}

.csu-meta-label {
  display: flex;
  align-items: center;
  gap: 13px;
  width: fit-content;
  padding-top: 18px;
  border-top: 1px solid #89949e;
  color: var(--cn);
}

.csu-meta-label img {
  display: block;
  width: 82px;
  height: auto;
  mix-blend-mode: multiply;
}

.csu-meta-label strong {
  font-size: 17px;
  letter-spacing: .02em;
  white-space: nowrap;
}

.csu-support-points {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 34px 0;
  border-top: 1px solid #cbd2d8;
  border-left: 1px solid #cbd2d8;
  background: rgba(255, 255, 255, .34);
}

.csu-support-points > div {
  min-height: 190px;
  padding: 22px 18px;
  border-right: 1px solid #cbd2d8;
  border-bottom: 1px solid #cbd2d8;
}

.csu-support-points span {
  display: block;
  margin-bottom: 22px;
  color: #87939e;
  font-size: 10px;
  letter-spacing: .16em;
}

.csu-support-points strong {
  display: block;
  margin-bottom: 12px;
  color: var(--cn);
  font-size: 14px;
}

.csu-support-points p {
  margin: 0;
  color: #53616d;
  font-size: 11px;
  line-height: 1.8;
}

.brand-row > .brand-card {
  min-height: 260px;
  height: auto;
  justify-content: flex-start;
  padding: 30px 22px 24px;
}

.brand-row > .brand-card > img {
  width: 100%;
  max-width: 150px;
  height: 52px;
  object-fit: contain;
}

.brand-row > .brand-card:nth-child(3) > img {
  transform: scale(2.4);
}

.brand-row > .brand-card > small {
  min-height: 48px;
  margin-top: 18px;
}

.brand-site {
  width: 100%;
  margin-top: 8px;
  padding: 14px 0 !important;
  border-top: 1px solid #cbd2d8;
  border-bottom: 1px solid #cbd2d8;
  background: transparent !important;
  color: var(--cn) !important;
  font-size: 10px !important;
  font-weight: 700;
}

.brand-social-links {
  display: flex;
  gap: 10px;
  align-self: flex-start;
  margin-top: 16px;
}

.brand-social-links a {
  display: grid;
  width: 30px;
  height: 30px;
  padding: 0 !important;
  place-items: center;
  border: 1px solid #cbd2d8;
  border-radius: 50%;
  background: #fff !important;
  color: var(--cn) !important;
}

.brand-social-links img {
  width: 14px !important;
  height: 14px !important;
  filter: grayscale(1) brightness(.28) saturate(1.5);
}

.brand-social-links i {
  font-size: 10px;
  font-style: normal;
}

@media (max-width: 800px) {
  .csu-service-identity {
    margin-top: 22px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .csu-service-panel .csu-logo-crop {
    margin-left: auto;
    margin-right: auto;
  }

  .csu-service-panel .csu-meta-label {
    margin-left: auto;
    margin-right: auto;
  }

  .csu-meta-label img {
    width: 70px;
  }

  .csu-meta-label strong {
    font-size: 14px;
  }

  .csu-support-points {
    grid-template-columns: 1fr;
    margin: 28px 0;
  }

  .csu-support-points > div {
    min-height: 0;
    padding: 20px;
  }

  .csu-support-points span {
    margin-bottom: 10px;
  }

  .brand-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .brand-row > .brand-card {
    min-height: 250px;
    padding: 22px 14px;
    border-right: 1px solid #cbd2d8;
    border-bottom: 1px solid #cbd2d8;
  }

  .brand-row > .brand-card:nth-child(2n) {
    border-right: 0;
  }

  .brand-row > .brand-card:last-child {
    border-bottom: 0;
  }

  .brand-row > .brand-card > img {
    max-width: 118px;
    height: 40px;
  }

  .brand-row > .brand-card > small {
    min-height: 46px;
    margin-top: 14px;
    font-size: 9px;
  }

  .brand-social-links {
    gap: 8px;
  }

  .brand-social-links a {
    width: 28px;
    height: 28px;
  }
}

/* ===== company-light-story.css ===== */
.story-block {
  background: #fff;
  color: var(--cn);
}

.story-block .block-label {
  border-color: var(--hair);
}

.story-block .block-label span,
.story-block .block-label small {
  color: #7c8994;
}

.story-head > p {
  border-color: var(--cn);
  color: #4f5c68;
}

.company-history {
  border-color: #cbd2d8;
}

.company-history article {
  border-color: #cbd2d8;
}

.company-history article:nth-child(2) {
  margin-right: -30px;
  margin-left: -30px;
  padding-right: 30px;
  padding-left: 30px;
  background: #f5f6f7;
}

.company-history time,
.company-history .company-kicker {
  color: #7b8995;
}

.company-history article p:last-of-type {
  color: #465663;
}

.works span {
  border-color: #cbd2d8;
  background: #fff;
  color: #53616d;
}

.works strong {
  color: var(--cn);
}

.works small {
  color: #778591;
}

.company-names,
.media-works {
  border-color: #cbd2d8;
}

.company-names > *,
.media-works span {
  border-color: #cbd2d8;
  background: #fff;
  color: #607080;
}

.company-names > strong {
  background: #e9ecef;
  color: var(--cn);
}

.media-works strong {
  color: var(--cn);
}

.origin-note {
  border-color: var(--cn);
  color: var(--cn) !important;
  background: #f1f3f4;
}

@media (max-width: 800px) {
  .ceo-copy > p,
  .about-compact-inner > p:last-child,
  .business-intro > p:last-child,
  .chapter-title h4,
  .story-head > p,
  .precurrent > header > p:last-child {
    font-size: 11px;
    line-height: 1.9;
  }

  .company-history article > div > p:not(.company-kicker):not(.origin-note) {
    font-size: 11px;
    line-height: 1.9;
  }
}

.precurrent {
  position: relative;
  isolation: isolate;
}

.precurrent::before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: calc((100vw - 100%) / -2);
  bottom: -110px;
  left: calc((100vw - 100%) / -2);
  background: #f1f3f4;
  content: "";
}

.precurrent > header > p:last-child,
.precurrent-chapters article > div:last-child > p:not(.company-kicker) {
  color: #4f5c68;
}

.precurrent > header > p:last-child,
.precurrent-chapters,
.precurrent-chapters article {
  border-color: #c5ccd2;
}

.precurrent-index span,
.precurrent-index small {
  color: #748390;
}

.project-line span {
  border-color: #c5ccd2;
  background: #fff;
  color: var(--cn);
}

.company-footer {
  min-height: 150px;
  border-top: 1px solid var(--hair);
  background: #fff;
  color: #7c8994;
}

.company-footer > img {
  filter: none;
}

.profile-socials {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 28px;
  padding: 22px 0;
  border-top: 1px solid var(--cn);
  border-bottom: 1px solid var(--hair);
}

.profile-socials > strong {
  color: #7c8994;
  font-size: 8px;
  letter-spacing: .16em;
}

.profile-socials .social-group {
  display: flex;
  gap: 18px;
}

.company-socials {
  display: flex;
  align-items: center;
  gap: 52px;
}

.social-group {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px 18px;
}

.social-group > strong {
  grid-column: 1 / -1;
  color: #7c8994;
  font-size: 8px;
  letter-spacing: .16em;
}

.social-group a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--cn);
  font-size: 10px;
  font-weight: 700;
  text-decoration: none;
}

.social-group a img,
.social-group a i {
  display: grid;
  width: 18px;
  height: 18px;
  place-items: center;
}

.social-group a img {
  filter: grayscale(1) brightness(.28) saturate(1.5);
}

.social-group a i {
  border: 1px solid var(--cn);
  border-radius: 50%;
  font-size: 9px;
  font-style: normal;
}

.social-group a:hover span {
  text-decoration: underline;
  text-underline-offset: 4px;
}

@media (max-width: 800px) {
  .company-history article:nth-child(2) {
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .precurrent::before {
    right: -20px;
    bottom: -68px;
    left: -20px;
  }

  .company-footer {
    height: auto;
    min-height: 0;
    padding-top: 38px;
    padding-bottom: 30px;
    flex-wrap: wrap;
    gap: 30px;
  }

  .profile-socials {
    align-items: flex-start;
    flex-direction: column;
  }

  .company-socials {
    order: 3;
    width: 100%;
    display: grid;
    gap: 26px;
    padding-top: 26px;
    border-top: 1px solid var(--hair);
  }

  .social-group {
    justify-content: start;
  }
}
