/*
Theme Name: SECT Renewal
Theme URI: https://sect.dev-reb.win/
Author: REBELLION
Description: 株式会社セクト採用サイトのリニューアルテーマ。
Version: 0.3.0
Text Domain: sect
*/

:root { color-scheme: light; background: #fff; color: #333; }
* { box-sizing: border-box; }
html, body { margin: 0; min-width: 0; width: 100%; background: #fff; overflow-x: clip; }
body { overflow-x: clip; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: none; }

/* TOP FV entrance: one composition, orchestrated as brand field → people → words. */
@keyframes sect-mv-soft-in { from { opacity: 0; } to { opacity: 1; } }
@keyframes sect-mv-rise { from { opacity: 0; transform: translate3d(0, 20px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } }
@keyframes sect-mv-side { from { opacity: 0; transform: translate3d(24px, 8px, 0); clip-path: inset(0 0 0 14%); } to { opacity: 1; transform: translate3d(0, 0, 0); clip-path: inset(0); } }
@keyframes sect-mv-shape { from { opacity: 0; transform: translate3d(-18px, 10px, 0) scale(.985); clip-path: inset(0 18% 0 0); } to { opacity: 1; transform: translate3d(0, 0, 0) scale(1); clip-path: inset(0); } }
@keyframes sect-mv-word { from { opacity: 0; transform: translate3d(0, 16px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } }

html.sect-motion-ready:not(.sect-mv-run) .top-hero :is(.hero-background,.hero-left-shape,.hero-people,.hero-foreground,.hero-copy__cloud,.hero-copy__eyebrow,.hero-copy__headline>*,.hero-copy__tagline,.hero-jobs,.hero-pickup),
html.sect-motion-ready:not(.sect-mv-run) .top-hero-sp :is(.sp-hero-background,.sp-hero-people,.sp-hero-foreground,.sp-hero-eyebrow,.sp-hero-headline>*,.sp-hero-tagline,.sp-hero-jobs,.sp-hero-pickup) { opacity: 0; }

html.sect-mv-run :is(.hero-background,.sp-hero-background) { animation: sect-mv-soft-in .42s ease-out both; }
html.sect-mv-run :is(.hero-left-shape,.hero-foreground,.sp-hero-foreground) { animation: sect-mv-shape .72s cubic-bezier(.22,1,.36,1) .12s both; }
html.sect-mv-run :is(.hero-people,.sp-hero-people) { animation: sect-mv-side .82s cubic-bezier(.22,1,.36,1) .18s both; }
html.sect-mv-run .hero-copy__cloud { animation: sect-mv-soft-in .48s ease-out .34s both; }
html.sect-mv-run :is(.hero-copy__eyebrow,.sp-hero-eyebrow) { animation: sect-mv-word .5s cubic-bezier(.22,1,.36,1) .42s both; }
html.sect-mv-run :is(.hero-copy__headline>*,.sp-hero-headline>*) { animation: sect-mv-word .56s cubic-bezier(.22,1,.36,1) .5s both; }
html.sect-mv-run :is(.hero-copy__headline>*:nth-child(2),.sp-hero-headline>*:nth-child(2)) { animation-delay: .54s; }
html.sect-mv-run :is(.hero-copy__headline>*:nth-child(3),.sp-hero-headline>*:nth-child(3)) { animation-delay: .58s; }
html.sect-mv-run :is(.hero-copy__headline>*:nth-child(4),.sp-hero-headline>*:nth-child(4)) { animation-delay: .62s; }
html.sect-mv-run :is(.hero-copy__headline>*:nth-child(5),.sp-hero-headline>*:nth-child(5)) { animation-delay: .66s; }
html.sect-mv-run :is(.hero-copy__headline>*:nth-child(6),.sp-hero-headline>*:nth-child(6)) { animation-delay: .7s; }
html.sect-mv-run :is(.hero-copy__headline>*:nth-child(n+7),.sp-hero-headline>*:nth-child(n+7)) { animation-delay: .74s; }
html.sect-mv-run :is(.hero-copy__tagline,.sp-hero-tagline) { animation: sect-mv-rise .5s cubic-bezier(.22,1,.36,1) .82s both; }
html.sect-mv-run :is(.hero-jobs,.sp-hero-jobs) { animation: sect-mv-rise .5s cubic-bezier(.22,1,.36,1) .9s both; }
html.sect-mv-run :is(.hero-pickup,.sp-hero-pickup) { animation: sect-mv-side .58s cubic-bezier(.22,1,.36,1) .98s both; }

@media (max-width: 767px) {
  @keyframes sect-mv-side { from { opacity: 0; transform: translate3d(14px, 6px, 0); clip-path: inset(0 0 0 10%); } to { opacity: 1; transform: translate3d(0, 0, 0); clip-path: inset(0); } }
  @keyframes sect-mv-word { from { opacity: 0; transform: translate3d(0, 10px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } }
}
@media (prefers-reduced-motion: reduce) {
  html .top-hero :is(.hero-background,.hero-left-shape,.hero-people,.hero-foreground,.hero-copy__cloud,.hero-copy__eyebrow,.hero-copy__headline>*,.hero-copy__tagline,.hero-jobs,.hero-pickup),
  html .top-hero-sp :is(.sp-hero-background,.sp-hero-people,.sp-hero-foreground,.sp-hero-eyebrow,.sp-hero-headline>*,.sp-hero-tagline,.sp-hero-jobs,.sp-hero-pickup) { animation: none !important; opacity: 1 !important; transform: none; clip-path: none; }
}

.sect-top { width: 100%; }
.top-hero {
  position: relative;
  width: 1366px;
  height: 750px;
  margin: 0;
  overflow: hidden;
  background: #fff;
  isolation: isolate;
}
.top-hero p, .top-hero h1, .top-hero span { margin: 0; }
.hero-pc-canvas { position: absolute; left: 0; top: 0; width: 1366px; height: 750px; transform-origin: 0 0; }

.hero-background { position: absolute; z-index: 1; left: 0; top: 0; width: 1366px; height: 748px; }
.hero-left-shape { position: absolute; z-index: 2; left: 0; top: 494px; width: 479px; height: 256px; }

.hero-copy { position: absolute; z-index: 3; left: 50px; top: 207px; width: 538px; height: 353.007px; overflow: visible; pointer-events: none; }
.hero-copy__cloud { position: absolute; z-index: 0; left: -69.48px; top: -36.23px; width: 790px; height: 348.5px; }
.hero-copy__blur-text { position: absolute; inset: 0; z-index: 1; opacity: 0; }
.hero-copy__blur-text > span { position: absolute; display: flex; align-items: center; color: #fff; font-family: "M PLUS 1", sans-serif; font-weight: 700; white-space: nowrap; }
.hero-copy__blur-person { left: 0; top: 70.5px; width: 138px; height: 47px; font-size: 64px; line-height: 92.672px; letter-spacing: 9.6px; }
.hero-copy__blur-shine { left: 146px; top: 59px; width: 197px; height: 70px; font-size: 96px; line-height: 139.008px; letter-spacing: 4.8px; }
.hero-copy__blur-from { left: 351px; top: 70.5px; width: 138px; height: 47px; font-size: 64px; line-height: 92.672px; letter-spacing: 9.6px; }
.hero-copy__blur-future { left: 0; top: 169px; width: 653px; height: 47px; font-size: 64px; line-height: 92.672px; letter-spacing: 9.6px; }
.hero-copy__eyebrow,
.hero-copy__headline > span,
.hero-copy__tagline > span,
.hero-jobs > span,
.hero-pickup span,
.hero-header a { white-space: nowrap; }
.hero-copy__eyebrow {
  position: absolute; z-index: 2; left: 0; top: 0; width: 463px; height: 23px;
  display: flex; align-items: center;
  color: #333; font-family: "Jost", sans-serif; font-size: 16px; font-weight: 600;
  line-height: 23.12px; letter-spacing: 9.6px;
}
.hero-copy__eyebrow span { color: #ffb16c; font-weight: 700; }
.hero-copy__headline { position: absolute; z-index: 2; inset: 0; color: #333; }
.hero-copy__headline > span { position: absolute; display: flex; align-items: center; }
.hero-copy__person {
  left: 0; top: 102.007px; width: 60px; height: 44px;
  font: 600 60px/86.88px "M PLUS 1", sans-serif; letter-spacing: 6px;
}
.hero-copy__no {
  left: 68px; top: 111.007px; width: 48px; height: 35px;
  font: 600 48px/69.504px "M PLUS 1", sans-serif; letter-spacing: 4.8px;
}
.hero-copy__spark { position: absolute; left: 133px; top: 63px; width: 93.6px; height: 89.93px; }
.hero-copy__ki {
  left: 218px; top: 87.007px; width: 96px; height: 70px;
  font: 700 96px/135.484px "Zen Old Mincho", serif; letter-spacing: -4.8px;
}
.hero-copy__kara {
  left: 314px; top: 111.007px; width: 101px; height: 35px;
  font: 600 48px/69.504px "M PLUS 1", sans-serif; letter-spacing: 4.8px;
}
.hero-copy__underline { position: absolute; left: 123.65px; top: 147.65px; width: 205.24px; height: 18.48px; }
.hero-copy__town {
  left: 0; top: 194.007px; width: 140px; height: 65px;
  font: 600 90px/86.88px "M PLUS 1", sans-serif; letter-spacing: 1.8px;
}
.hero-copy__town::first-letter { font-family: "Zen Old Mincho", serif; }
.hero-copy__town > span { font: 600 48px/69.504px "M PLUS 1", sans-serif; letter-spacing: .96px; }
.hero-copy__future {
  width: 96px; height: 70px;
  font: 600 96px/139.008px "Zen Old Mincho", serif; letter-spacing: 1.92px;
}
.hero-copy__future--first { left: 144px; top: 184.007px; }
.hero-copy__future--last { left: 236px; top: 198.007px; }
.hero-copy__make {
  left: 340px; top: 215.007px; width: 198px; height: 35px;
  font: 600 48px/69.504px "M PLUS 1", sans-serif; letter-spacing: 1.92px;
}
.hero-copy__tagline { position: absolute; z-index: 2; left: 0; top: 321.007px; width: 352px; height: 32px; }
.hero-copy__tagline > img { position: absolute; left: 0; top: 0; width: 31px; height: 32px; }
.hero-copy__tagline > span { position: absolute; display: flex; align-items: center; color: #333; }
.hero-copy__tagline-lead {
  left: 37px; top: 8.5px; width: 43px; height: 15px;
  font: 800 20px/28.96px "M PLUS 1", sans-serif; letter-spacing: 3px;
}
.hero-copy__tagline-rest {
  left: 86px; top: 10px; width: 266px; height: 12px;
  font: 700 16px/23.168px "M PLUS 1", sans-serif; letter-spacing: 4.8px;
}

.hero-jobs {
  position: absolute; z-index: 4; left: 50px; top: 605px; width: 313px; height: 74px;
  display: flex; align-items: center; gap: 12px; padding: 25px 40px;
  border: 1px solid #000; background: #fff; box-shadow: 6px 6px 0 #000;
  color: #333;
}
.hero-jobs > span {
  position: relative; left: -1px;
  width: 196px; height: 24px; display: flex; align-items: center;
  font: 700 20px/24px "Noto Sans JP", sans-serif; letter-spacing: 2px;
}
.hero-jobs > img { position: relative; left: -1px; width: 26px; height: 15px; }

.hero-people { position: absolute; z-index: 5; left: 450.494px; top: 54px; width: 1051.506px; height: 731px; }
.hero-foreground { position: absolute; z-index: 6; left: 450px; top: 562px; width: 916px; height: 188px; }

.hero-pickup {
  position: absolute; z-index: 7; left: 985px; top: 554px; width: 381px; height: 168px;
  display: flex; align-items: center; gap: 16px; padding: 24px; background: #fff;
  color: #000;
}
.hero-pickup__image { flex: 0 0 auto; width: 160px; height: 120px; background-color: #d9d9d9; background-position: center; background-size: cover; background-repeat: no-repeat; }
/* CMS画像が未設定のときは、インタビューカードと同じ黄色地＋セクトロゴ中央に揃える。
   R23 #5: R21で入れた #f7c230 はこのカードのPICK UPラベル色であってインタビュー側の
   プレースホルダ地色(#f7e730)ではなかったため、ブランド黄色に統一する。 */
.hero-pickup__image.is-placeholder { background-color: #f7e730; background-size: 108px auto; }
.hero-pickup__body { position: relative; flex: 0 0 auto; width: 157px; height: 95px; display: block; }
.hero-pickup__label {
  position: absolute; left: 0; top: 0; width: 157px; height: 23px;
  display: flex; align-items: center;
  color: #f7c230; font: 700 16px/23.12px "Jost", sans-serif; letter-spacing: 4.8px;
}
.hero-pickup__line { position: absolute; left: 0; top: 27px; width: 157px; height: 1px; background: #f7c230; }
.hero-pickup__role {
  position: absolute; left: 0; top: 43px; width: 157px; height: 19px;
  display: flex; align-items: center;
  font: 700 16px/19.2px "Noto Sans JP", sans-serif; letter-spacing: 1.6px;
}
.hero-pickup__location {
  position: absolute; left: 0; top: 78px; width: 122px; height: 17px;
  display: flex; align-items: center;
  font: 500 14px/16.8px "Noto Sans JP", sans-serif; letter-spacing: 1.4px;
}
.hero-pickup__chevron { position: absolute; left: 152.63px; top: 81.67px; width: 5.04px; height: 9.66px; }

.hero-header {
  position: absolute; z-index: 8; left: 0; top: 0; width: 1366px; height: 75px;
  display: flex; align-items: center; justify-content: space-between;
  padding: 16px 50px; background: rgba(255,255,255,.75); overflow: hidden;
}
.hero-header__logo { width: 170px; height: 37px; display: block; }
.hero-header__logo img { width: 170px; height: 37px; }
.hero-header__right { width: 837px; height: 43px; display: flex; align-items: center; gap: 24px; }
.hero-header__nav { width: 457px; height: 12px; display: flex; align-items: center; gap: 24px; }
.hero-header__nav a {
  height: 12px; display: flex; align-items: center;
  color: #333; font: 700 16px/23.168px "M PLUS 1", sans-serif; letter-spacing: 1.6px;
}
.hero-header__nav a:nth-child(1) { width: 157px; }
.hero-header__nav a:nth-child(2) { width: 87px; }
.hero-header__nav a:nth-child(3) { width: 104px; }
.hero-header__nav a:nth-child(4) { width: 37px; }
.hero-header__actions { width: 356px; height: 43px; display: flex; gap: 16px; }
.hero-header__button {
  position: relative; flex: 0 0 170px; width: 170px; height: 43px;
  display: flex; align-items: center; gap: 12px;
  border: .5px solid #000; box-shadow: 6px 6px 0 #000; color: #333;
}
.hero-header__button--contact { padding: 12px 36px; background: #f7e730; }
.hero-header__button--jobs { justify-content: center; padding: 12px 19.5px; background: #fff; }
.hero-header__button span {
  height: 19px; display: flex; align-items: center;
  font: 700 16px/19.2px "Noto Sans JP", sans-serif; letter-spacing: 1.6px;
}
.hero-header__button--contact span { width: 69px; }
.hero-header__button--jobs span { width: 104px; }
.hero-header__button img { width: 15.5px; height: 7.5px; }

.top-hero-sp { display: none; }

/* Figma SP: 229:4620 / 375 × 723. Every visual asset below is exported
   directly from the SP frame; desktop artwork is never scaled into this view. */
@media (max-width: 767px) {
  html, body { min-width: 0; width: 100%; overflow-x: clip; }
  .sect-top { width: 100%; overflow: clip; }
  .top-hero { display: none; }
  .top-hero-sp {
    position: relative;
    display: block;
    width: 375px;
    height: 723px;
    margin: 0;
    margin-bottom: calc(723px * (var(--sect-sp-scale, 1) - 1));
    overflow: hidden;
    isolation: isolate;
    background: #fff;
    color: #333;
    transform: scale(var(--sect-sp-scale, 1));
    transform-origin: 0 0;
  }
  .top-hero-sp p,
  .top-hero-sp span,
  .top-hero-sp b,
  .top-hero-sp small,
  .top-hero-sp i { margin: 0; font-style: normal; }
  .top-hero-sp button { margin: 0; padding: 0; border: 0; color: inherit; font: inherit; }

  .sp-hero-background { position: absolute; z-index: 1; left: 0; top: 0; width: 375px; height: 723px; }
  .sp-hero-people { position: absolute; z-index: 2; left: 0; top: 391px; width: 375px; height: 273px; }
  .sp-hero-foreground { position: absolute; z-index: 3; left: 0; top: 590px; width: 375px; height: 133px; }

  .sp-hero-copy { position: absolute; z-index: 4; left: 16px; top: 91px; width: 316px; height: 171px; pointer-events: none; }
  .sp-hero-eyebrow {
    position: absolute; left: 0; top: 0; width: 316px; height: 20px;
    display: flex; align-items: center;
    color: #333; font: 700 14px/20.23px "Jost", sans-serif; letter-spacing: 2.8px;
    white-space: pre;
  }
  .sp-hero-eyebrow > span { font-weight: 600; }
  .sp-hero-eyebrow > b { color: #ffb16c; font-weight: 700; }
  .sp-hero-headline { position: absolute; inset: 0; color: #333; }
  .sp-hero-headline > span { position: absolute; display: block; white-space: nowrap; }
  .sp-hero-person {
    left: 0; top: 62px; width: 36px; height: 26px;
    display: flex !important; align-items: center;
    font: 600 36px/52.128px "M PLUS 1", sans-serif; letter-spacing: 3.6px;
  }
  .sp-hero-no {
    left: 38px; top: 70px; width: 24px; height: 18px;
    display: flex !important; align-items: center;
    font: 600 24px/34.752px "M PLUS 1", sans-serif; letter-spacing: 2.4px;
  }
  .sp-hero-spark { left: 71px; top: 36px; width: 59.327px; height: 57px; }
  .sp-hero-spark img { width: 59.327px; height: 57px; }
  .sp-hero-ki {
    left: 130px; top: 48px; width: 64px; height: 46px;
    display: flex !important; align-items: center;
    font: 700 64px/90.323px "Zen Old Mincho", serif; letter-spacing: -3.2px;
  }
  .sp-hero-kara {
    left: 194px; top: 70px; width: 51px; height: 18px;
    display: flex !important; align-items: center;
    font: 600 24px/34.752px "M PLUS 1", sans-serif; letter-spacing: 2.4px;
  }
  .sp-hero-underline { left: 62px; top: 88px; width: 134px; height: 11px; }
  .sp-hero-underline img { position: absolute; left: -.355px; top: -.999px; width: 134.746px; height: 13.576px; }
  .sp-hero-street {
    left: 0; top: 131px; width: 73px; height: 35px;
    font: 600 48px/86.88px "M PLUS 1", sans-serif; letter-spacing: .96px;
  }
  .sp-hero-street > b {
    position: absolute; left: 0; top: 0; width: 48px; height: 35px;
    display: flex; align-items: center;
    font: 600 48px/69.504px "Zen Old Mincho", serif; letter-spacing: .96px;
  }
  .sp-hero-street > small {
    position: absolute; left: 49px; top: 17px; width: 24px; height: 18px;
    display: flex; align-items: center;
    font: 600 24px/34.752px "M PLUS 1", sans-serif; letter-spacing: .48px;
  }
  .sp-hero-future {
    width: 64px; height: 46px;
    display: flex !important; align-items: center;
    font: 600 64px/92.672px "Zen Old Mincho", serif; letter-spacing: 1.28px;
  }
  .sp-hero-future--first { left: 75px; top: 115px; }
  .sp-hero-future--last { left: 139px; top: 125px; }
  .sp-hero-make {
    left: 205px; top: 148px; width: 104px; height: 18px;
    display: flex !important; align-items: center;
    font: 600 24px/34.752px "M PLUS 1", sans-serif; letter-spacing: 2.4px;
  }

  .sp-hero-tagline { position: absolute; z-index: 5; left: 16px; top: 286px; width: 301px; height: 22px; }
  .sp-hero-tagline > img { position: absolute; left: 0; top: 0; width: 21px; height: 22px; }
  .sp-hero-tagline > span { position: absolute; display: flex; align-items: center; color: #333; white-space: nowrap; }
  .sp-hero-tagline__lead {
    left: 27px; top: 5px; width: 35px; height: 12px;
    font: 800 16px/23.168px "M PLUS 1", sans-serif; letter-spacing: 2.4px;
  }
  .sp-hero-tagline__rest {
    left: 68px; top: 6px; width: 233px; height: 10px;
    font: 700 14px/20.272px "M PLUS 1", sans-serif; letter-spacing: 4.2px;
  }

  .sp-hero-jobs {
    position: absolute; z-index: 6; left: 16px; top: 324px; width: 250px; height: 51px;
    border: 1px solid #000; background: #fff; box-shadow: 6px 6px 0 #000;
    color: #333;
  }
  .sp-hero-jobs > span {
    position: absolute; left: 29.5px; top: 15px; width: 157px; height: 19px;
    display: flex; align-items: center; white-space: nowrap;
    font: 700 16px/19.2px "Noto Sans JP", sans-serif; letter-spacing: 1.6px;
  }
  .sp-hero-jobs > i { position: absolute; left: 198.5px; top: 24.5px; width: 20px; height: 0; }
  .sp-hero-jobs > i img { position: absolute; left: 0; top: -7.364px; width: 21px; height: 14.728px; }

  .sp-hero-header {
    position: absolute; z-index: 7; left: 0; top: 0; width: 375px; height: 59px;
    background: rgba(255,255,255,.75);
  }
  .sp-hero-logo { position: absolute; left: 16px; top: 19px; width: 100px; height: 21px; }
  .sp-hero-logo img { width: 100px; height: 21px; }
  .sp-hero-menu {
    position: absolute; left: 323px; top: 12.5px; width: 36px; height: 34px;
    display: block; background: transparent; cursor: pointer;
  }
  .sp-hero-menu img { position: absolute; left: 0; top: 0; width: 40px; height: 38px; }
  .sp-hero-nav {
    position: absolute; left: 16px; top: 59px; width: 343px;
    display: none; padding: 18px 20px; box-sizing: border-box;
    background: #222; box-shadow: 6px 6px 0 #f7c230;
  }
  .sp-hero-header.is-menu-open .sp-hero-nav { display: grid; gap: 12px; }
  .sp-hero-nav a {
    display: block; padding: 7px 0; border-bottom: 1px solid rgba(255,255,255,.25);
    color: #fff; font: 700 14px/1.5 "Noto Sans JP", sans-serif; letter-spacing: .08em;
  }

  .sp-hero-pickup {
    position: absolute; z-index: 8; left: 76px; top: 616px; width: 299px; height: 99px;
    display: block; background: #fff; color: #000;
  }
  .sp-hero-pickup__image { position: absolute; left: 8px; top: 8px; width: 110px; height: 83px; background-color: #d9d9d9; background-position: center; background-size: cover; background-repeat: no-repeat; }
  .sp-hero-pickup__image.is-placeholder { background-color: #f7e730; background-size: 76px auto; }
  .sp-hero-pickup__body { position: absolute; left: 134px; top: 12.5px; width: 157px; height: 74px; }
  .sp-hero-pickup__label {
    position: absolute; left: 0; top: 0; width: 157px; height: 20px;
    display: flex; align-items: center; white-space: nowrap;
    color: #f7c230; font: 700 14px/20.23px "Jost", sans-serif; letter-spacing: 4.2px;
  }
  .sp-hero-pickup__line { position: absolute; left: 0; top: 24px; width: 157px; height: 0; }
  .sp-hero-pickup__line::after { content: ""; position: absolute; left: 0; top: -1px; width: 157px; height: 1px; background: #f7c230; }
  .sp-hero-pickup__role {
    position: absolute; left: 0; top: 32px; width: 137px; height: 17px;
    display: flex; align-items: center; white-space: nowrap;
    font: 700 14px/16.8px "Noto Sans JP", sans-serif; letter-spacing: 1.4px;
  }
  .sp-hero-pickup__location {
    position: absolute; left: 0; top: 57px; width: 122px; height: 17px;
    display: flex; align-items: center; white-space: nowrap;
    font: 500 14px/16.8px "Noto Sans JP", sans-serif; letter-spacing: 1.4px;
  }
  .sp-hero-pickup__chevron { position: absolute; left: 153px; top: 61px; width: 4px; height: 9px; }
  .sp-hero-pickup__chevron img { position: absolute; left: -.374px; top: -.332px; width: 5.043px; height: 9.664px; }
}

/* Fluid PC bridge: scale the verified 1366 composition to every desktop
   viewport. This keeps image-backed edges continuous on wide screens instead
   of exposing a one-sided blank strip. */
@media (min-width: 768px) {
  html, body { min-width: 0; width: 100%; overflow-x: clip; }
  .sect-top { width: 100%; overflow: clip; }
  .top-hero-sp { display: none; }
  .top-hero {
    display: block;
    width: 100vw;
    height: var(--sect-hero-height, 750px);
    margin: 0;
    overflow: hidden;
  }
  .hero-pc-canvas { transform: scale(var(--sect-hero-scale, 1)); }
}
