/*
Theme Name: FORYOU ASSIST SERVICE
Theme URI: https://foryou1992.co.jp/
Author: TEXSTA
Author URI: https://foryou1992.co.jp/
Description: 株式会社フォーユーアシストサービス コーポレートサイト用テーマ。
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: foryou-assist-service
*/

/* =============================================================
   FORYOU ASSIST SERVICE - Top page
   PC(>=768px): Figma 1728px キャンバスを忠実再現しスケール
   SP(<768px) : フローレイアウト
   ============================================================= */

:root {
  --orange: #eb8416;
  --orange-bright: #ff6e01;
  --orange-light: #fe9d35;
  --blue: #1f5ba5;
  --dark: #3b3b3b;

  --f-hel: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", sans-serif;
  --f-yu: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  --f-hira: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", sans-serif;
  --f-noto: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;

  --grad-hero: linear-gradient(-23.72deg, rgb(249,139,60) 12.285%, rgb(255,195,0) 49.548%, rgb(255,109,0) 96.023%);
  --grad-warm: linear-gradient(166.195deg, rgb(254,135,49) 0%, rgb(249,139,60) 37.443%, rgb(251,156,42) 67.454%, rgb(255,196,0) 105.35%);
  --grad-recruit: linear-gradient(160.494deg, rgb(254,135,49) 0%, rgb(249,139,60) 37.443%, rgb(251,156,42) 67.454%, rgb(255,196,0) 105.35%);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #222; background: #fff; -webkit-font-smoothing: antialiased; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; margin: 0; padding: 0; }
p, h1, h2 { margin: 0; }

.f-hel { font-family: var(--f-hel); }
.f-yu  { font-family: var(--f-yu); }
.f-hira{ font-family: var(--f-hira); }
.f-noto{ font-family: var(--f-noto); }

/* 表示切替 */
.pc-view { display: none; }
.sp-view { display: block; }
@media (min-width: 768px) {
  .pc-view { display: block; }
  .sp-view { display: none; }
}

/* =============================================================
   PC キャンバス
   ============================================================= */
.pc-viewport { position: relative; width: 100%; overflow: hidden; }
.pc-canvas {
  position: relative;
  width: 1728px;
  height: 5443px;
  transform-origin: top left;
  background: #fff;
}
.pc-canvas .abs { position: absolute; }

/* 背景 */
.bg-hero  { background: var(--grad-hero); }
.bg-light { background: linear-gradient(to top, #f9f7f2, #f8f9fa); }
.bg-gray  { background: #f8f9fa; }

/* ロゴ */
.pc-canvas .logo { display: flex; align-items: center; gap: 13px; }
.pc-canvas .logo-mark { width: 46.62px; height: 35.49px; }
.pc-canvas .logo-text { width: 428.14px; height: 24.42px; }
.logo-footer .logo-mark,
.logo-footer .logo-text { filter: brightness(0) invert(1); }

/* エントリーボタン */
.pc-canvas .entry-btn {
  display: flex; align-items: center; justify-content: center;
  background: var(--blue); color: #fff; border-radius: 70px;
  font-weight: 700; font-size: 24px; letter-spacing: 1.68px;
}

/* ヒーロー見出し（アウトライン） */
.hero-lead {
  font-weight: 700; font-size: 160px; line-height: 1.05;
  color: transparent; -webkit-text-stroke: 2px rgba(255,255,255,0.55);
}

/* 左ナビカード */
.nav-card { background: #fff; border-radius: 0 60px 60px 0; }
.nav-card a {
  position: absolute; left: 34px;
  font-weight: 700; font-size: 20px; letter-spacing: 1.8px; color: var(--orange-bright);
}
.nav-card a:hover { opacity: .7; }

/* キャッチコピー */
.catch-box { display: flex; align-items: center; }
.catch {
  display: flex; flex-direction: column;
  font-weight: 800; font-size: 120px; line-height: 1.2; color: #fff;
  text-shadow: 2px 2px 20px rgba(0,0,0,0.5);
  transform: rotate(-8deg) skewX(-16deg) scaleY(0.96);
  transform-origin: left center; white-space: nowrap;
}

/* 写真共通 */
.pc-canvas .photo { margin: 0; overflow: hidden; }
.pc-canvas .photo img { width: 100%; height: 100%; object-fit: cover; }

/* ヒーロー写真：Figmaのマスク形状（上辺が斜め）を再現 */
.hero-photo {
  margin: 0;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201294.44%20747.344%22%3E%3Cpath%20d%3D%22M0%20180.666C0%20155.156%2019.2043%20133.736%2044.5629%20130.962L1239%200.302254C1268.59%20-2.93461%201294.44%2020.2392%201294.44%2050.0058V697.345C1294.44%20724.959%201272.06%20747.345%201244.44%20747.345H49.9999C22.3857%20747.345%200%20724.959%200%20697.345V180.666Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") 0 137.336px / 1294.441px 747.344px no-repeat;
          mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201294.44%20747.344%22%3E%3Cpath%20d%3D%22M0%20180.666C0%20155.156%2019.2043%20133.736%2044.5629%20130.962L1239%200.302254C1268.59%20-2.93461%201294.44%2020.2392%201294.44%2050.0058V697.345C1294.44%20724.959%201272.06%20747.345%201244.44%20747.345H49.9999C22.3857%20747.345%200%20724.959%200%20697.345V180.666Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") 0 137.336px / 1294.441px 747.344px no-repeat;
}
.hero-photo img {
  position: absolute; top: 0; left: -15.19%;
  width: 122.28%; height: 100%; max-width: none;
  object-fit: cover;
}

/* セクション英字見出し */
.sec-en { font-weight: 700; font-size: 160px; line-height: 1; white-space: nowrap; }
/* 日本語ラベル */
.label {
  font-weight: 700; font-size: 20px; letter-spacing: 0.2px; color: var(--orange);
  line-height: 1;
}

/* About */
.card-white-l { background: #fff; border-radius: 50px 0 0 50px; }
.about-title { font-weight: 600; font-size: 28px; line-height: 1.8; letter-spacing: 0.84px; color: #000; }
.about-body { font-weight: 500; font-size: 20px; line-height: 1.8; letter-spacing: 0.2px; color: #000; }
.about-body p { margin: 0 0 1.8em; }
.about-body p:last-child { margin-bottom: 0; }
.swoosh-flip { transform: rotate(180deg); }

/* Company */
.arc-flip { transform: scaleY(-1); }
.company-links a {
  position: relative; display: flex; align-items: center; justify-content: space-between;
  height: 109px; border-bottom: 1px solid #d5d5d5;
}
.company-links a:first-of-type { border-top: 0; }
.company-links a span { font-size: 25.465px; letter-spacing: 0.25px; color: #000; }
.company-links a img { width: 32px; height: 32px; }
.company-links a:hover span { color: var(--orange); }
.big-arrow { pointer-events: none; opacity: 0; transform: translateX(-220px); transition: opacity 1s ease, transform 1.15s cubic-bezier(.22,.61,.36,1); }
.big-arrow.is-in { opacity: 1; transform: translateX(0); }

/* 採用情報 */
.recruit-box { border-radius: 120px 120px 0 0; overflow: hidden; background: var(--grad-recruit); }
.recruit-grid { position: absolute; inset: 0; overflow: hidden; }
.rg-grid {
  position: absolute; left: 68px; top: 0; width: 1600px; height: 692px;
  display: grid; grid-template-columns: repeat(4, 342px); gap: 74px; align-items: start;
}
.rg-col { display: flex; flex-direction: column; gap: 12px; will-change: transform; }
.rg-col img { width: 342px; height: 229px; object-fit: cover; border-radius: 20px; }
.recruit-overlay {
  position: absolute; inset: 0;
  background: linear-gradient(111.787deg, rgba(249,139,60,0.5) 25.489%, rgba(250,147,52,0.8) 31.949%, rgba(250,151,47,0.8) 57.62%, rgba(255,196,0,0.5) 78.263%, rgba(255,196,0,0.2) 95.791%);
}
.recruit-content { text-align: center; color: #fff; }
.recruit-en { font-weight: 700; font-style: italic; font-size: 50px; line-height: 1; }
.recruit-ja { font-weight: 700; font-size: 20px; letter-spacing: 0.2px; margin-top: 20px; }
.recruit-text { font-weight: 400; font-size: 20px; line-height: 1.8; letter-spacing: 0.2px; margin-top: 40px; }
.recruit-btn {
  display: inline-flex; align-items: center; gap: 20px;
  background: #fff; color: var(--orange); border-radius: 50px;
  font-weight: 700; font-size: 24px; letter-spacing: 1.44px;
  padding: 24px 40px; margin-top: 55px;
}
.recruit-btn img { width: 26px; height: 26px; }

/* About us の VIEW MORE ボタン */
.about-more { display: inline-flex; align-items: center; gap: 20px; background: #fff; border: 2px solid var(--orange); color: var(--orange); border-radius: 50px; font-family: var(--f-hel); font-weight: 700; font-size: 24px; letter-spacing: 1.44px; padding: 20px 44px; text-decoration: none; }
.about-more img { width: 26px; height: 26px; }
.sp-about-more { display: inline-flex; align-items: center; gap: 16px; background: #fff; border: 2px solid var(--orange); color: var(--orange); border-radius: 50px; font-family: var(--f-hel); font-weight: 700; font-size: 16px; letter-spacing: 0.96px; padding: 12px 30px; text-decoration: none; transition: background-color .28s ease, color .28s ease; }
.sp-about-more img { width: 20px; height: 20px; }
.sp-about-more:hover { background: var(--orange); color: #fff; }

/* お知らせ */
.watermark { overflow: hidden; }
.card-white { background: #fff; border-radius: 30px; }
.info-head { text-align: center; color: var(--orange); }
.info-head p:first-child { font-family: var(--f-hel); font-weight: 700; font-size: 50px; line-height: 1; }
.info-head p:last-child { font-family: var(--f-hira); font-weight: 700; font-size: 20px; letter-spacing: 0.2px; margin-top: 4px; }

.news-date { font-weight: 700; font-size: 16px; letter-spacing: 0.16px; color: #d9d9d9; line-height: 1; }
.news-tag {
  display: inline-block; background: var(--orange); color: #fff; font-weight: 700;
  font-size: 14px; letter-spacing: 0.14px; padding: 3px 12px; border-radius: 3px; line-height: 1;
}
.news-title { font-weight: 500; font-size: 20px; letter-spacing: 0.2px; color: #000; }
.news-title:hover { color: var(--orange); }
.news-line { height: 1px; background: #e5e5e5; }

.view-more { display: inline-flex; align-items: center; gap: 20px; color: var(--orange); font-weight: 700; font-size: 24px; letter-spacing: 1.44px; }
.view-more img { width: 26px; height: 26px; }

/* フッター */
.bg-footer { background: var(--grad-warm); }
.foot-bar { background: var(--dark); display: flex; align-items: center; justify-content: center; }
.foot-bar p { color: #fff; font-size: 16px; letter-spacing: 0.16px; }
.foot-address { color: #fff; font-weight: 500; font-size: 20px; line-height: 1.8; letter-spacing: 0.8px; }
.foot-tel { color: #fff; }
.foot-tel .label { color: #fff; font-weight: 500; font-size: 18px; letter-spacing: 0.72px; line-height: 1; }
.foot-tel .num { font-weight: 700; font-size: 28px; letter-spacing: 1.12px; margin-top: 6px; line-height: 1; }
.foot-nav { display: flex; flex-direction: column; gap: 24px; }
.foot-nav a { color: #fff; font-weight: 700; font-size: 20px; letter-spacing: 0.8px; line-height: 1.4; }
.foot-nav a:hover { opacity: .8; }

/* =============================================================
   SP レイアウト（<768px）: Figma 390px を忠実再現したフロー
   ============================================================= */
.sp-view {
  font-family: var(--f-noto);
  line-height: 1.8;
  --grad-sp-hero: linear-gradient(-50.8332deg, rgb(249,139,60) 12.285%, rgb(255,195,0) 49.548%, rgb(255,109,0) 96.023%);
  --grad-sp-foot: linear-gradient(123.035deg, rgb(254,135,49) 0%, rgb(249,139,60) 37.443%, rgb(251,156,42) 67.454%, rgb(255,196,0) 105.35%);
}
.sp-view img { display: block; }

/* ---------- ヒーロー ---------- */
.sp-hero {
  position: relative;
  height: 599px;
  background: var(--grad-sp-hero);
  overflow: hidden;
}
.sp-header {
  position: absolute; top: 0; left: 0; right: 0; z-index: 5;
  display: flex; align-items: center; justify-content: space-between;
  padding: 18px 20px;
}
.sp-logo { display: flex; align-items: center; gap: 8px; }
.sp-logo .logo-mark { width: 27px; height: 20.6px; }
.sp-logo .logo-text { width: 222px; height: 12.7px; }
.hamburger {
  width: 42px; height: 42px; border-radius: 50%; background: var(--blue);
  border: 0; cursor: pointer;
  display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 5px;
}
.hamburger span { display: block; width: 18px; height: 2px; background: #fff; border-radius: 2px; }

.sp-hero__lead {
  position: absolute; top: 60px; left: 8px; z-index: 1;
  font-family: var(--f-hel); font-weight: 700; font-size: 70px; line-height: 1.1;
  color: transparent; -webkit-text-stroke: 1px rgba(255,255,255,0.55);
}
.sp-hero__catch {
  position: absolute; top: 138px; left: 27px; z-index: 3;
  display: flex; flex-direction: column;
  font-family: var(--f-noto); font-weight: 600; color: #fff;
  text-shadow: 2px 2px 20px rgba(0,0,0,0.5);
  transform: rotate(-8deg) skewX(-16deg) scaleY(0.96); transform-origin: left center;
  white-space: nowrap;
}
.sp-hero__catch span:first-child { font-size: 40px; line-height: 1.4; }
.sp-hero__catch span:last-child { font-size: 48px; line-height: 1.4; }
.sp-hero__photo {
  position: absolute; top: 228px; bottom: 0; left: -4%; z-index: 2;
  width: 108%; margin: 0;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%20640%20365.26%22%3E%3Cpath%20d%3D%22M0%20108.862C0%2083.3445%2019.2152%2061.9211%2044.5824%2059.1562L584.583%200.300085C614.166%20-2.92431%20640%2020.247%20640%2050.0057V315.26C640%20342.874%20617.614%20365.26%20590%20365.26H50C22.3858%20365.26%200%20342.874%200%20315.26V108.862Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") 0 0 / 100% 100% no-repeat;
          mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%20640%20365.26%22%3E%3Cpath%20d%3D%22M0%20108.862C0%2083.3445%2019.2152%2061.9211%2044.5824%2059.1562L584.583%200.300085C614.166%20-2.92431%20640%2020.247%20640%2050.0057V315.26C640%20342.874%20617.614%20365.26%20590%20365.26H50C22.3858%20365.26%200%20342.874%200%20315.26V108.862Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") 0 0 / 100% 100% no-repeat;
}
.sp-hero__photo img { position: absolute; top: 0; left: -15.19%; width: 122.28%; height: 100%; max-width: none; object-fit: cover; }

/* ---------- ナビ（オーバーレイ） ---------- */
.sp-nav {
  position: fixed; inset: 0; z-index: 40; background: #fff;
  display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 40px;
  opacity: 0; visibility: hidden;
  transition: opacity .3s ease, visibility .3s ease;
}
.sp-nav.is-open { opacity: 1; visibility: visible; }

/* ロゴ（左上） */
.sp-nav__logo { position: absolute; top: 18px; left: 20px; display: flex; align-items: center; gap: 8px; }
.sp-nav__logo .logo-mark { width: 27px; height: 20.6px; }
.sp-nav__logo .logo-text { width: 210px; height: 12px; filter: brightness(0) invert(0.28); }

/* 閉じるボタン（右上・ハンバーガーと同位置） */
.sp-nav__close {
  position: absolute; top: 18px; right: 20px; width: 42px; height: 42px;
  border: 0; background: transparent; padding: 0; cursor: pointer; line-height: 0;
}
.sp-nav__close img { width: 42px; height: 42px; }

.sp-nav ul { display: flex; flex-direction: column; gap: 40px; text-align: center; }
.sp-nav a { font-weight: 700; font-size: 15px; letter-spacing: 1.35px; color: var(--orange-bright); }
.sp-entry {
  display: inline-flex; align-items: center; justify-content: center;
  background: var(--blue); font-weight: 700; letter-spacing: 1.26px;
  border-radius: 70px; padding: 14px 34px;
}
.sp-nav .sp-entry { color: #fff; } /* .sp-nav a より優先して白文字に */

/* 開閉モーション：項目を少しずつ立ち上げる */
.sp-nav ul li,
.sp-nav .sp-entry {
  opacity: 0; transform: translateY(12px);
  transition: opacity .35s ease, transform .35s ease;
}
.sp-nav.is-open ul li,
.sp-nav.is-open .sp-entry { opacity: 1; transform: none; }
.sp-nav.is-open ul li:nth-child(1) { transition-delay: .06s; }
.sp-nav.is-open ul li:nth-child(2) { transition-delay: .12s; }
.sp-nav.is-open ul li:nth-child(3) { transition-delay: .18s; }
.sp-nav.is-open ul li:nth-child(4) { transition-delay: .24s; }
.sp-nav.is-open .sp-entry { transition-delay: .30s; }

@media (prefers-reduced-motion: reduce) {
  .sp-nav, .sp-nav ul li, .sp-nav .sp-entry { transition-duration: .01ms; }
}

/* ---------- 共通（英字見出し等） ---------- */
.sp-sec { position: relative; background: #f9f9f7; padding: 56px 20px; }
.sp-en { font-family: var(--f-hel); font-weight: 700; font-size: 52px; line-height: 1; color: var(--orange-light); }
.sp-label { margin-top: 6px; padding-left: 20px; font-weight: 700; font-size: 16px; letter-spacing: 0.16px; color: var(--orange); }
.sp-underline { display: block; width: 100px; height: 3px; background: var(--orange-bright); margin: 10px 0 20px; }

/* ---------- 私たちについて ---------- */
.sp-about { padding-bottom: 60px; }
/* 写真は本文と同じコンテンツ幅いっぱい。スウォッシュ 259.38x28.69 が角から約7px覗く */
.sp-about .sp-photo--deco { position: relative; width: 100%; aspect-ratio: 294.3 / 198.66; margin: 44px 0 30px; }
.sp-photo__img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 20px; z-index: 1; }
.sp-swoosh { position: absolute; z-index: 0; width: 88.1%; height: auto; aspect-ratio: 259.38 / 28.69; }
.sp-swoosh--tl { top: -3.6%; left: -2.7%; }
.sp-swoosh--br { bottom: -3.6%; right: -2.7%; transform: rotate(180deg); }
.sp-about__title { font-weight: 600; font-size: 18px; line-height: 1.8; letter-spacing: 0.54px; color: #000; }
.sp-about__body p { font-weight: 500; font-size: 15px; line-height: 1.7; letter-spacing: 0.15px; color: #000; margin: 0 0 1.7em; }
.sp-about__body p:last-child { margin-bottom: 0; }

/* ---------- 会社概要 ---------- */
.sp-company { padding-top: 48px; padding-bottom: 60px; }
/* Figma: About us は左寄せ / Company は右寄せ。大矢印が背後を左下→右上へ */
.sp-company__head { position: relative; text-align: right; }
.sp-bigarrow { position: absolute; left: 8%; top: -8px; width: 84%; height: auto; opacity: .9; z-index: 0; pointer-events: none; }
.sp-company__head .sp-en { position: relative; z-index: 1; }
.sp-company__head .sp-label { position: relative; z-index: 1; padding-left: 0; padding-right: 4px; }
.sp-links { margin: 28px 0 32px; }
.sp-links li { border-bottom: 1px solid #d5d5d5; }
.sp-links a { display: flex; align-items: center; justify-content: space-between; padding: 18px 2px; font-size: 16px; letter-spacing: 0.16px; color: #000; }
.sp-links a:hover { color: var(--orange); }
.sp-links img { width: 20px; height: 20px; }
/* Figma: メイン 326x201(右寄せ) / サブ 172x110(左下重ね) / アークが下に約17px覗く */
.sp-company__media { position: relative; padding-bottom: 17px; }
.sp-arc { position: absolute; left: 1%; bottom: 0; width: 82.5%; height: auto; aspect-ratio: 321.89 / 158.02; transform: scaleY(-1); z-index: 0; }
.sp-company__main { position: relative; z-index: 1; width: 92%; margin: 0 0 0 auto; }
.sp-company__main img { display: block; width: 100%; border-radius: 15px; }
.sp-company__sub { position: absolute; z-index: 2; left: 0; bottom: 17px; width: 44%; margin: 0; }
.sp-company__sub img { display: block; width: 100%; border-radius: 10px; }
.sp-photo { margin: 0; }

/* ---------- 採用情報 ---------- */
.sp-recruit { position: relative; overflow: hidden; border-radius: 50px 50px 0 0; padding: 60px 20px; background: var(--grad-sp-foot); }
.sp-recruit__grid { position: absolute; inset: 0; overflow: hidden; z-index: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; padding: 8px; align-items: start; }
.sp-rg-col { display: flex; flex-direction: column; gap: 8px; will-change: transform; }
.sp-rg-col img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 10px; }
.sp-recruit::before {
  content: ""; position: absolute; inset: 0; z-index: 1;
  background: linear-gradient(101.039deg, rgba(249,139,60,0.5) 25.489%, rgba(250,147,52,0.8) 36.713%, rgba(250,151,47,0.8) 77.187%, rgba(255,196,0,0.5) 96.233%);
}
.sp-recruit__inner { position: relative; z-index: 2; text-align: center; color: #fff; max-width: 315px; margin: 0 auto; }
.sp-recruit__en { font-family: var(--f-hel); font-style: italic; font-weight: 700; font-size: 24px; }
.sp-recruit__ja { font-weight: 700; font-size: 16px; letter-spacing: 0.16px; margin: 8px 0 24px; }
.sp-recruit__text { font-size: 12px; line-height: 1.8; letter-spacing: 0.12px; }
.sp-btn { display: inline-flex; align-items: center; gap: 20px; background: #fff; color: var(--orange); border-radius: 50px; font-family: var(--f-hel); font-weight: 700; font-size: 16px; letter-spacing: 0.96px; padding: 12px 30px; margin-top: 32px; }
.sp-btn img { width: 20px; height: 20px; }

/* ---------- お知らせ ---------- */
.sp-info { background: #f8f9fa; overflow: hidden; padding-top: 90px; padding-bottom: 60px; }
.sp-watermark { position: absolute; top: 24px; left: 0; right: 0; z-index: 0; overflow: hidden; }
.sp-info__card { position: relative; z-index: 1; background: #fff; border-radius: 30px; padding: 32px 20px 40px; box-shadow: 0 10px 30px rgba(0,0,0,.05); }
.sp-info__head { text-align: center; color: var(--orange); margin-bottom: 20px; }
.sp-info__en { font-family: var(--f-hel); font-weight: 700; font-size: 24px; line-height: 1; }
.sp-info__ja { font-family: var(--f-hira); font-weight: 700; font-size: 16px; letter-spacing: 0.16px; margin-top: 6px; }
.sp-news__item { display: grid; grid-template-columns: 1fr auto; grid-template-areas: "meta arrow" "title arrow"; align-items: center; gap: 8px 12px; padding: 16px 0; border-bottom: 1px solid #e5e5e5; }
.sp-news__item:last-child { border-bottom: 0; }
.sp-news__meta { grid-area: meta; display: flex; align-items: center; gap: 6px; }
.sp-news__meta time { font-family: var(--f-hel); font-weight: 700; font-size: 12px; color: #d9d9d9; }
.sp-news__meta span { background: var(--orange); color: #fff; font-size: 10px; font-weight: 700; padding: 2px 9px; border-radius: 3px; }
.sp-news__title { grid-area: title; font-weight: 500; font-size: 16px; letter-spacing: 0.16px; color: #000; }
.sp-news__arrow { grid-area: arrow; width: 20px; height: 20px; }
.sp-view-more { display: flex; align-items: center; justify-content: center; gap: 16px; color: var(--orange); font-family: var(--f-hel); font-weight: 700; font-size: 16px; letter-spacing: 0.96px; margin-top: 28px; }
.sp-view-more img { width: 20px; height: 20px; }

/* ---------- フッター ---------- */
.sp-footer { background: var(--grad-sp-foot); color: #fff; padding: 44px 20px 0; }
.sp-footer__logo { display: flex; align-items: center; gap: 9px; }
.sp-footer__logo .logo-mark { width: 28px; height: 21.3px; filter: brightness(0) invert(1); }
.sp-footer__logo .logo-text { width: 244px; height: 13.9px; filter: brightness(0) invert(1); }
.sp-footer__address { margin-top: 20px; font-weight: 500; font-size: 15px; line-height: 1.8; letter-spacing: 0.6px; }
.sp-footer__tel { margin-top: 22px; }
.sp-footer__tel .label { font-weight: 500; font-size: 15px; letter-spacing: 0.6px; }
.sp-footer__tel .num { font-weight: 700; font-size: 22px; letter-spacing: 0.88px; margin-top: 4px; }
.sp-footer__nav { display: flex; gap: 20px; padding: 34px 0 44px; }
.sp-footer__nav ul { display: flex; flex-direction: column; gap: 24px; width: 145px; }
.sp-footer__nav a { font-weight: 700; font-size: 14px; letter-spacing: 0.56px; line-height: 1.8; }
.sp-footer__copyright { margin: 0 -20px; background: var(--dark); text-align: center; font-size: 12px; letter-spacing: 0.12px; padding: 12px 10px; }

/* =============================================================
   アニメーション
   ============================================================= */

/* ローディング */
.loader {
  position: fixed; inset: 0; z-index: 9999;
  display: flex; align-items: center; justify-content: center;
  background: var(--grad-hero);
  transition: opacity .6s ease, visibility .6s ease;
}
.loader.is-hidden { opacity: 0; visibility: hidden; }
.loader__logo { display: flex; align-items: center; gap: 11px; animation: loaderPulse 1.3s ease-in-out infinite; }
.loader__logo .logo-mark { width: 46px; height: 35px; }
.loader__logo .logo-text { width: 260px; height: 14.8px; }
@keyframes loaderPulse { 0%,100% { transform: scale(.96); opacity: .6; } 50% { transform: scale(1.04); opacity: 1; } }

/* スクロールで出現 */
.reveal { opacity: 0; transform: translateY(28px); transition: opacity .7s ease, transform .7s cubic-bezier(.2,.7,.2,1); }
.reveal.in-view { opacity: 1; transform: none; }

/* ヒーロー：アウトライン文字はフェード、ロード後に立ち上げ */
.sp-hero__lead { opacity: 0; animation: heroFade 1s ease 1.15s forwards; }
.hero-lead { opacity: 0; animation: heroFade 1.1s ease 1.15s forwards; }
@keyframes heroFade { to { opacity: 1; } }

/* キャッチコピーは左→右に文字が現れる（ワイプ） */
.sp-hero__catch span, .catch span { display: block; clip-path: inset(-30px 100% -30px -12px); }
.sp-hero__catch span { animation: wipeLR .85s cubic-bezier(.45,0,.15,1) forwards; }
.catch span { animation: wipeLR .95s cubic-bezier(.45,0,.15,1) forwards; }
.sp-hero__catch span:nth-child(1), .catch span:nth-child(1) { animation-delay: 1.3s; }
.sp-hero__catch span:nth-child(2), .catch span:nth-child(2) { animation-delay: 1.62s; }
@keyframes wipeLR { from { clip-path: inset(-30px 100% -30px -12px); } to { clip-path: inset(-30px -30px -30px -12px); } }

/* 各ページTOPの英語見出しも同じ左→右ワイプで表示 */
.au-page-en, .co-sp-hero__en, .aus-hero__en, .news-sp-hero__en, .cf-hero__en, .cf-sp-hero__en, .doc-hero__en {
  clip-path: inset(-0.2em 100% -0.34em -0.08em);
  animation: wipeHero 1s cubic-bezier(.45,0,.15,1) 1.2s forwards;
}
.cf-hero__en { display: inline-block; }
.au-page-en + .au-page-en { animation-delay: 1.42s; }
@keyframes wipeHero { to { clip-path: inset(-0.2em -0.08em -0.34em -0.08em); } }

/* 透かし文字マーキー（右→左ループ） */
.watermark__track, .sp-watermark__track { display: inline-flex; white-space: nowrap; will-change: transform; animation: marquee 30s linear infinite; }
.sp-watermark__track { animation-duration: 16s; }
.watermark__track span { font-family: var(--f-hel); font-weight: 700; font-size: 210px; line-height: 1; color: #f1efe9; padding-right: 80px; }
.sp-watermark__track span { font-family: var(--f-hel); font-weight: 700; font-size: 45px; line-height: 1; color: #eeece6; padding-right: 30px; }
@keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }

/* 採用グリッド 縦スクロールループ（奇数列=下→上、偶数列=上→下） */
.rg-col--up { animation: rgUp 34s linear infinite; }
.rg-col--down { animation: rgDown 34s linear infinite; }
.sp-rg-col--up { animation: rgUp 26s linear infinite; }
.sp-rg-col--down { animation: rgDown 26s linear infinite; }
@keyframes rgUp { from { transform: translateY(0); } to { transform: translateY(-50%); } }
@keyframes rgDown { from { transform: translateY(-50%); } to { transform: translateY(0); } }

@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1 !important; transform: none !important; transition: none; }
  .big-arrow { opacity: 1 !important; transform: none !important; transition: none; }
  .loader__logo, .watermark__track, .sp-watermark__track, .co-watermark-track, .rg-col, .sp-rg-col,
  .sp-hero__lead, .sp-hero__catch span, .catch span, .hero-lead,
  .au-page-en, .co-sp-hero__en, .aus-hero__en, .news-sp-hero__en, .cf-hero__en, .cf-sp-hero__en, .doc-hero__en {
    animation: none !important; opacity: 1 !important; transform: none !important; clip-path: none !important;
  }
}

/* =============================================================
   About Us ページ
   ============================================================= */
:root {
  --f-din: "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
  --grad-au-hero: linear-gradient(-51.4071deg, rgb(249,139,60) 12.285%, rgb(255,195,0) 49.548%, rgb(255,109,0) 96.023%);
}

/* --- PC 背景 --- */
.au-hero-bg { background: var(--grad-au-hero); }
.au-ribbon { pointer-events: none; }
.au-photo-band {
  overflow: hidden;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%202064%20650%22%3E%3Cpath%20d%3D%22M1989.81%204.65369C1404.52%2041.3702%20422.135%20103.124%20103.238%20123.602C53.6984%20126.783%2026.1532%20177.874%2050.1086%20221.353L259.777%20601.903C275.335%20630.141%20308.169%20644.101%20339.299%20635.712L2012.21%20184.931C2042.77%20176.697%202064%20148.988%202064%20117.342V74.5275C2064%2034.1441%202030.11%202.1253%201989.81%204.65369Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") 0 0 / 2064px 650px no-repeat;
          mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%202064%20650%22%3E%3Cpath%20d%3D%22M1989.81%204.65369C1404.52%2041.3702%20422.135%20103.124%20103.238%20123.602C53.6984%20126.783%2026.1532%20177.874%2050.1086%20221.353L259.777%20601.903C275.335%20630.141%20308.169%20644.101%20339.299%20635.712L2012.21%20184.931C2042.77%20176.697%202064%20148.988%202064%20117.342V74.5275C2064%2034.1441%202030.11%202.1253%201989.81%204.65369Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") 0 0 / 2064px 650px no-repeat;
}
.au-photo-band img { width: 100%; height: 100%; object-fit: cover; }
.au-sec-service { background: #f9f8f5; border-radius: 80px; }
.au-sec-strength { background: #fff; border-radius: 80px; }

/* --- ヘッダーナビ --- */
.au-nav { display: flex; gap: 40px; align-items: center; }
.au-nav a { font-weight: 700; font-size: 20px; letter-spacing: 1.8px; color: #fff; }
.au-nav a:hover { opacity: .8; }

/* --- コンセプト --- */
.au-page-en { font-family: var(--f-hel); font-weight: 700; font-size: 160px; line-height: 100px; color: rgba(255,255,255,0.25); white-space: nowrap; }
.au-page-label { font-weight: 700; font-size: 20px; letter-spacing: 2.4px; color: #fff; line-height: 1; }
.au-breadcrumb { display: flex; align-items: center; gap: 32px; }
.au-breadcrumb a { font-family: var(--f-hel); font-weight: 700; font-size: 16px; letter-spacing: 0.96px; color: rgba(255,255,255,0.6); }
.au-breadcrumb span { font-family: var(--f-hel); font-weight: 700; font-size: 16px; letter-spacing: 0.96px; color: #fff; }
.au-breadcrumb img { width: 7px; height: 11px; }
.au-concept-en { font-family: var(--f-din); font-weight: 700; font-size: 160px; line-height: 100px; color: rgba(255,255,255,0.25); white-space: nowrap; }
.au-concept-title { font-weight: 700; font-size: 28px; line-height: 1.5; letter-spacing: 0.28px; color: #000; margin: 0; }
.au-concept-body { font-weight: 500; font-size: 20px; line-height: 1.8; letter-spacing: 0.2px; color: #000; }
.au-concept-body p { margin: 0 0 1.8em; }
.au-concept-body p:last-child { margin-bottom: 0; }

/* --- セクション見出し（Service/Strength） --- */
.au-sec-en { font-weight: 700; font-size: 160px; line-height: 1; white-space: nowrap; }
.au-sec-label { font-weight: 700; font-size: 20px; letter-spacing: 0.2px; color: var(--orange); line-height: 1; }

/* --- サービスカード --- */
.svc-card { background: #faecd7; border-radius: 30px; overflow: hidden; }
.svc-card__head { height: 161px; background: var(--orange-light); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 20px; }
.svc-card__title { font-family: var(--f-hira); font-weight: 700; font-size: 40px; letter-spacing: 0.4px; color: #000; }
.svc-card__sub { font-family: var(--f-hira); font-weight: 700; font-size: 20px; letter-spacing: 0.2px; color: #000; }
.svc-card__body { padding: 32px 24px; display: flex; flex-direction: row; gap: 22px; align-items: flex-start; }
.svc-cat { flex: 1; min-width: 0; }
.svc-cat__photo { margin: 0; width: 100%; aspect-ratio: 295 / 197; border-radius: 8px; overflow: hidden; }
.svc-cat__photo img { width: 100%; height: 100%; object-fit: cover; }
.svc-cat__name { font-family: var(--f-hira); font-weight: 700; font-size: 22px; letter-spacing: 0.22px; color: var(--orange-light); margin: 16px 0 12px; padding-bottom: 12px; border-bottom: 3px solid var(--orange-light); white-space: nowrap; }
.svc-cols { display: flex; gap: 16px; }
.svc-col { flex: 1; }
.svc-col ul { display: flex; flex-direction: column; gap: 16px; }
.svc-col li, .svc-col__head { font-family: var(--f-hira); font-weight: 700; color: #000; }
.svc-col li { font-size: 12px; letter-spacing: 0.12px; line-height: 1.3; }
.svc-col__head { font-size: 16px; letter-spacing: 0.16px; margin-bottom: 16px; white-space: nowrap; }

/* --- 強み --- */
.au-strength-wm {
  font-family: var(--f-din); font-weight: 700; font-size: 160px; line-height: 100px;
  color: transparent; -webkit-text-stroke: 1px rgba(226,151,73,0.20); white-space: nowrap;
}
.au-strength-wm--2 { transform: translateX(-100%); }
.strength-card { background: #fff0df; border-radius: 10px; }
.strength-photo img { width: 100%; height: 100%; object-fit: cover; }
.strength-num { font-family: var(--f-din); font-weight: 700; font-size: 160px; line-height: 100px; color: var(--orange-light); }
.strength-title { font-family: var(--f-hira); font-weight: 700; font-size: 28px; letter-spacing: 0.28px; color: #000; }
.strength-body { font-family: var(--f-noto); font-weight: 500; font-size: 20px; line-height: 1.8; letter-spacing: 0.2px; color: #000; }
.strength-arc { pointer-events: none; }
.strength-arc--a { transform: scaleY(-1); }
.strength-arc--b { transform: rotate(180deg); }

/* =============================================================
   About Us  SP
   ============================================================= */
.sp-header--sub { position: relative; background: #fff; z-index: 30; }
.sp-header--sub .sp-logo .logo-text { filter: brightness(0) invert(0.28); }

.aus-hero { position: relative; background: var(--grad-au-hero); padding: 96px 20px 44px; overflow: hidden; }
.aus-hero__band {
  position: absolute; top: 16px; left: -80px; width: 130%; height: 190px; z-index: 0;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%202064%20650%22%3E%3Cpath%20d%3D%22M1989.81%204.65369C1404.52%2041.3702%20422.135%20103.124%20103.238%20123.602C53.6984%20126.783%2026.1532%20177.874%2050.1086%20221.353L259.777%20601.903C275.335%20630.141%20308.169%20644.101%20339.299%20635.712L2012.21%20184.931C2042.77%20176.697%202064%20148.988%202064%20117.342V74.5275C2064%2034.1441%202030.11%202.1253%201989.81%204.65369Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") 0 0 / 100% 100% no-repeat; mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%202064%20650%22%3E%3Cpath%20d%3D%22M1989.81%204.65369C1404.52%2041.3702%20422.135%20103.124%20103.238%20123.602C53.6984%20126.783%2026.1532%20177.874%2050.1086%20221.353L259.777%20601.903C275.335%20630.141%20308.169%20644.101%20339.299%20635.712L2012.21%20184.931C2042.77%20176.697%202064%20148.988%202064%20117.342V74.5275C2064%2034.1441%202030.11%202.1253%201989.81%204.65369Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") 0 0 / 100% 100% no-repeat;
}
.aus-hero__band img { width: 100%; height: 100%; object-fit: cover; }
.aus-hero__head { position: relative; z-index: 1; margin-top: 150px; }
.aus-hero__en { font-family: var(--f-hel); font-weight: 700; font-size: 52px; line-height: 1; color: rgba(255,255,255,0.3); }
.aus-hero__label { font-family: var(--f-hira); font-weight: 700; font-size: 16px; letter-spacing: 1.6px; color: #fff; margin-top: 6px; }
.aus-breadcrumb { position: relative; z-index: 1; display: flex; align-items: center; gap: 12px; margin-top: 12px; }
.aus-breadcrumb a { font-family: var(--f-hel); font-weight: 700; font-size: 10px; letter-spacing: 0.6px; color: rgba(255,255,255,0.7); }
.aus-breadcrumb span { font-family: var(--f-hel); font-weight: 700; font-size: 10px; letter-spacing: 0.6px; color: #fff; }
.aus-breadcrumb img { width: 5px; height: 8px; }
.aus-concept { position: relative; z-index: 1; margin-top: 28px; }
.aus-concept__en { font-family: var(--f-din); font-weight: 700; font-size: 40px; line-height: 1; color: rgba(255,255,255,0.35); }
.aus-concept__title { font-family: var(--f-hira); font-weight: 700; font-size: 18px; line-height: 1.7; letter-spacing: 0.18px; color: #fff; margin: 6px 0 0; }
.aus-concept__photo { position: relative; z-index: 1; margin: 24px 0 0; border-radius: 20px; overflow: hidden; }
.aus-concept__photo img { width: 100%; display: block; }
.aus-concept__body { position: relative; z-index: 1; margin: 20px 0 0; font-family: var(--f-noto); font-weight: 500; font-size: 15px; line-height: 1.8; letter-spacing: 0.15px; color: #fff; }

.aus-service { position: relative; background: #f9f8f5; padding: 56px 20px; border-radius: 40px 40px 0 0; margin-top: -20px; }
.aus-strength { position: relative; background: #fff; padding: 150px 20px 56px; overflow: hidden; }
.aus-strength .sp-en, .aus-strength .sp-label { position: relative; z-index: 1; }
.aus-strength__wm {
  position: absolute; top: 24px; left: 20px; z-index: 0; margin: 0; pointer-events: none;
  display: flex; flex-direction: column;
  font-family: var(--f-din); font-weight: 700; font-size: 160px; line-height: 100px;
  color: transparent; -webkit-text-stroke: 1px rgba(226,151,73,0.60); white-space: nowrap;
}

.svc-card--sp { width: 100%; margin-bottom: 32px; }
.svc-card--sp .svc-card__head { height: auto; padding: 18px 0; gap: 8px; }
.svc-card--sp .svc-card__title { font-size: 26px; }
.svc-card--sp .svc-card__sub { font-size: 16px; }
.svc-cat--sp { padding: 24px 20px; }
.svc-cat--sp .svc-cat__photo { width: 100%; height: auto; aspect-ratio: 326/197; }
.svc-cols--sp { gap: 24px; }

.stg { margin-top: 28px; }
.stg__photo { margin: 0 0 -30px; border-radius: 15px; overflow: hidden; position: relative; z-index: 1; width: 92%; }
.stg__photo img { width: 100%; display: block; }
.stg__card { background: #fff0df; border-radius: 12px; padding: 44px 22px 24px; }
.stg__head { display: flex; align-items: baseline; gap: 14px; margin-bottom: 12px; }
.stg__num { font-family: var(--f-din); font-weight: 400; font-size: 56px; line-height: .8; color: var(--orange-light); }
.stg__title { font-family: var(--f-hira); font-weight: 700; font-size: 18px; letter-spacing: 0.18px; color: #000; }
.stg__body { font-family: var(--f-noto); font-weight: 500; font-size: 14px; line-height: 1.8; letter-spacing: 0.14px; color: #000; }

/* =============================================================
   追従ヘッダー（下層ページ）
   ============================================================= */
.pc-header {
  position: fixed; top: 0; left: 0; width: 100%; z-index: 100; overflow: hidden;
  transition: background .35s ease, box-shadow .35s ease;
}
.pc-header__inner { position: relative; width: 1728px; height: 120px; transform-origin: top left; }
.pc-header__inner .abs { position: absolute; }
.pc-header .logo { display: flex; align-items: center; gap: 13px; }
.pc-header .logo-mark { width: 46.62px; height: 35.49px; }
.pc-header .logo-text { width: 428.14px; height: 24.42px; }
.pc-header .entry-btn {
  display: flex; align-items: center; justify-content: center;
  background: var(--blue); color: #fff; border-radius: 70px;
  font-weight: 700; font-size: 24px; letter-spacing: 1.68px;
}
.pc-header.is-scrolled {
  background: linear-gradient(90deg, rgba(249,139,60,0.97) 0%, rgba(255,160,30,0.97) 100%);
  box-shadow: 0 6px 24px rgba(0,0,0,0.14);
}

/* SP 追従ヘッダー */
.sp-header--sub { position: fixed; top: 0; left: 0; right: 0; z-index: 50; transition: box-shadow .3s ease; }
.sp-header--sub.is-scrolled { box-shadow: 0 2px 14px rgba(0,0,0,0.12); }
.sp-view--sub main { padding-top: 57px; }

/* =============================================================
   会社概要ページ  PC
   ============================================================= */
.co-hero-bg { background: linear-gradient(-4.95039deg, rgba(249,139,60,0) 5.87%, rgb(255,196,0) 74.99%, rgb(255,109,0) 96.22%); }

/* 代表者挨拶 */
.co-sec-label { font-weight: 700; font-size: 20px; letter-spacing: 0.2px; color: #fe9d2f; line-height: 1; }
.co-msg-body { font-weight: 500; font-size: 20px; line-height: 1.8; letter-spacing: 0.2px; color: #000; margin: 0; }
.co-sign { position: relative; overflow: hidden; }
.co-sign img { position: absolute; width: 332.84%; height: 261.9%; left: -156.09%; top: -134.52%; max-width: none; }

/* 会社概要テーブル */
.co-card { background: #fff; border-radius: 20px; box-shadow: 0 2px 24px rgba(0,0,0,0.05); padding: 120px 217px 80px; }
.co-table { width: auto; color: #000; margin: 0; }
.co-row { display: flex; align-items: flex-start; padding: 12px 0; border-bottom: 1px solid #e7e7e7; font-weight: 500; font-size: 20px; letter-spacing: 0.2px; line-height: 1.5; }
.co-row:last-child { border-bottom: none; }
.co-row dt { width: 181px; flex-shrink: 0; margin: 0; }
.co-row dd { flex: 1; margin: 0; }

/* マージン率テーブル */
.co-margin-title { font-weight: 500; font-size: 28px; letter-spacing: 0.28px; color: #000; text-align: center; line-height: 1.5; margin: 0; }
.co-arc { pointer-events: none; }
.co-arc--r { transform: rotate(180deg); }
.co-mtable { background: #fff; border-radius: 20px; overflow: hidden; box-shadow: 0 2px 24px rgba(0,0,0,0.05); }
.co-mrow { display: flex; align-items: center; padding: 14px 40px 14px 153px; min-height: 66px; font-weight: 500; color: #000; }
.co-mrow:nth-child(even) { background: #fbf2e3; }
.co-mrow .k { width: 294px; flex-shrink: 0; font-size: 18px; line-height: 1.4; letter-spacing: 0.18px; padding-right: 20px; }
.co-mrow .v { flex: 1; font-size: 18px; line-height: 1.6; letter-spacing: 0.18px; }
.co-mnote { text-align: right; padding: 14px 40px 24px; font-weight: 500; font-size: 14px; line-height: 1.7; color: #000; margin: 0; }

/* 下部（オレンジグラデ） */
.co-lower-bg { background: linear-gradient(-61.5936deg, rgb(254,203,18) 7%, rgb(239,162,8) 98.9%); border-radius: 80px 80px 0 0; }
.co-watermark-wrap { overflow: hidden; pointer-events: none; z-index: 0; }
.co-watermark-track { display: inline-flex; white-space: nowrap; will-change: transform; animation: marquee 34s linear infinite; }
.co-watermark { font-weight: 700; font-size: 210px; line-height: 1; color: rgba(255,255,255,0.28); white-space: nowrap; margin: 0; padding-right: 80px; }
.co-chevrons { pointer-events: none; z-index: 0; }
.co-head { display: flex; flex-direction: column; align-items: center; gap: 20px; text-align: center; }
.co-head__en { font-family: var(--f-hel); font-style: italic; font-weight: 700; font-size: 50px; line-height: 1; color: #fff; }
.co-head__ja { font-weight: 700; font-size: 20px; letter-spacing: 0.2px; color: #fff; line-height: 1; }

/* 共通ドット */
.co-dot { width: 36px; height: 36px; border-radius: 50%; background: #feb412; flex-shrink: 0; display: inline-block; }

/* 拠点カード */
.co-loc-card { background: linear-gradient(180deg, #f8f8f8 64%, #dedede 100%); border-radius: 30px; padding: 60px 40px; }
.co-loc-card__name { display: flex; align-items: center; gap: 32px; padding-bottom: 40px; border-bottom: 1px solid #cfcfcf; }
.co-loc-card__name span:last-child { font-weight: 700; font-size: 28px; letter-spacing: 0.28px; color: #000; }
.co-loc-card__body { margin: 40px 0 0; font-weight: 500; font-size: 20px; line-height: 1.8; letter-spacing: 0.2px; color: #000; text-align: justify; }
.co-loc-card__tel { font-weight: 700; font-size: 24px; letter-spacing: 0.5px; color: var(--orange); }

/* グループ会社カード */
.co-grp-card { display: flex; background: linear-gradient(180deg, #f8f8f8 64%, #dedede 100%); border-radius: 30px; overflow: hidden; }
.co-grp-card--link { text-decoration: none; color: inherit; transition: transform .25s ease, box-shadow .25s ease; }
.co-grp-card--link:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(0,0,0,0.14); }
.co-grp-card__visual { width: 670px; flex-shrink: 0; overflow: hidden; }
.co-grp-card__visual img { width: 100%; height: 100%; object-fit: cover; display: block; }
.co-grp-card__visual--logo { background: #fff; display: flex; align-items: center; justify-content: center; }
.co-grp-card__visual--logo .co-grp-logo { width: 435px; height: auto; }
.co-grp-card__visual--angle { clip-path: polygon(0 0, 100% 0, calc(100% - 70px) 100%, 0 100%); }
.co-grp-card__text { flex: 1; padding: 60px; display: flex; flex-direction: column; }
.co-grp-card__name { display: flex; align-items: center; gap: 32px; padding-bottom: 36px; border-bottom: 1px solid #cfcfcf; }
.co-grp-card__name span:last-child { font-weight: 700; font-size: 28px; letter-spacing: 0.28px; color: #000; }
.co-grp-card__body { margin: 36px 0 0; font-weight: 500; font-size: 20px; line-height: 1.8; letter-spacing: 0.2px; color: #000; text-align: justify; }

/* =============================================================
   会社概要ページ  SP
   ============================================================= */
.co-sp-hero { position: relative; background: linear-gradient(-51deg, rgb(249,139,60) 12%, rgb(255,195,0) 50%, rgb(255,109,0) 96%); padding: 96px 20px 34px; overflow: hidden; }
.co-sp-hero__head { position: relative; z-index: 1; margin-top: 150px; }
.co-sp-hero__en { font-family: var(--f-hel); font-weight: 700; font-size: 44px; line-height: 1.05; color: rgba(255,255,255,0.3); }
.co-sp-hero__label { font-family: var(--f-hira); font-weight: 700; font-size: 16px; letter-spacing: 1.6px; color: #fff; margin-top: 8px; }
.co-sp-hero .aus-breadcrumb { margin-top: 14px; }

.co-sp-en { font-family: var(--f-hel); font-weight: 700; font-size: 40px; line-height: 1.1; color: var(--orange-light); }
.co-sp-en--orange { color: #fe9d2f; }
.co-sp-label { font-family: var(--f-hira); font-weight: 700; font-size: 16px; letter-spacing: 0.16px; color: #fe9d2f; margin-top: 6px; }

.co-sp-message { background: #fff; padding: 40px 20px; }
.co-sp-message__body { font-family: var(--f-hira); font-weight: 500; font-size: 15px; line-height: 1.9; letter-spacing: 0.15px; color: #000; margin-top: 18px; }
.co-sign--sp { width: 171px; height: 53px; margin: 22px 0 0 auto; }

.co-sp-profile { background: #fff; padding: 10px 12px 40px; }
.co-sp-card { background: #fff; border-radius: 20px; box-shadow: 0 2px 20px rgba(0,0,0,0.06); margin-top: 20px; overflow: hidden; }
.co-sp-table { margin: 0; color: #000; }
.co-sp-row { display: flex; align-items: flex-start; gap: 12px; padding: 13px 20px; border-bottom: 1px solid #eee; }
.co-sp-row:last-child { border-bottom: none; }
.co-sp-row dt { width: 92px; flex-shrink: 0; margin: 0; font-weight: 600; font-size: 13px; line-height: 1.5; }
.co-sp-row dd { flex: 1; margin: 0; font-weight: 500; font-size: 14px; line-height: 1.5; }

.co-sp-margin { background: #fff; padding: 24px 12px 40px; }
.co-sp-margin__title { text-align: center; font-family: var(--f-hira); font-weight: 500; font-size: 18px; line-height: 1.5; color: #000; margin: 0 0 20px; }
.co-sp-mtable { border: 1px solid #eee; border-radius: 12px; overflow: hidden; color: #000; }
.co-sp-mrow { display: flex; gap: 10px; padding: 12px 16px; }
.co-sp-mrow:nth-child(even) { background: #fbf2e3; }
.co-sp-mrow .k { width: 92px; flex-shrink: 0; font-weight: 600; font-size: 11px; line-height: 1.4; }
.co-sp-mrow .v { flex: 1; font-weight: 500; font-size: 12px; line-height: 1.5; }
.co-sp-mnote { text-align: right; font-size: 11px; line-height: 1.6; color: #000; padding: 12px 16px 0; margin: 0; }

.co-sp-lower { position: relative; background: linear-gradient(-61deg, rgb(254,203,18) 7%, rgb(239,162,8) 99%); border-radius: 40px 40px 0 0; padding: 40px 20px 50px; overflow: hidden; }
.co-sp-watermark { position: absolute; top: 16px; left: 50%; transform: translateX(-50%); font-family: var(--f-hel); font-weight: 700; font-size: 56px; line-height: 1; color: rgba(255,255,255,0.3); white-space: nowrap; margin: 0; pointer-events: none; }
.co-sp-head { position: relative; z-index: 1; text-align: center; color: #fff; margin: 30px 0 20px; }
.co-sp-head:first-of-type { margin-top: 40px; }
.co-sp-head__en { font-family: var(--f-hel); font-style: italic; font-weight: 700; font-size: 40px; line-height: 1; }
.co-sp-head__ja { font-family: var(--f-hira); font-weight: 700; font-size: 20px; letter-spacing: 0.2px; margin-top: 10px; }
.co-sp-loc-card { position: relative; z-index: 1; background: linear-gradient(180deg, #f8f8f8 64%, #dedede 100%); border-radius: 20px; padding: 28px 24px; margin-bottom: 20px; }
.co-sp-grp-card { position: relative; z-index: 1; background: linear-gradient(180deg, #f8f8f8 64%, #dedede 100%); border-radius: 20px; overflow: hidden; margin-bottom: 20px; }
.co-sp-grp-visual { height: 152px; overflow: hidden; }
.co-sp-grp-visual img { width: 100%; height: 100%; object-fit: cover; display: block; }
.co-sp-grp-visual--logo { background: #fff; display: flex; align-items: center; justify-content: center; }
.co-sp-grp-visual--logo .co-grp-logo { width: 240px; height: auto; }
.co-sp-grp-visual--angle { clip-path: polygon(0 0, 100% 0, 100% 78%, 0 100%); }
.co-sp-grp-text { padding: 22px 24px 26px; }

/* SP 拠点・グループの名前/本文サイズ調整 */
.sp-view .co-loc-card__name { gap: 16px; padding-bottom: 20px; }
.sp-view .co-loc-card__name .co-dot { width: 20px; height: 20px; }
.sp-view .co-loc-card__name span:last-child { font-size: 16px; }
.sp-view .co-loc-card__body { margin-top: 20px; font-size: 13px; line-height: 1.8; }
.sp-view .co-loc-card__tel { font-size: 16px; }

/* =============================================================
   お知らせページ  PC
   ============================================================= */
.news-hero-bg { background: linear-gradient(-21.0455deg, rgba(249,139,60,0) 13.522%, rgb(255,196,0) 45.123%, rgb(255,109,0) 90.595%); }
.news-card { background: #fff; border-radius: 20px; padding: 100px 120px 0; box-shadow: 0 10px 40px rgba(0,0,0,0.06); }
.news-list { margin: 0; }
.news-list li { list-style: none; margin-bottom: 40px; }
.news-list li:last-child { margin-bottom: 0; }
.news-item { display: block; position: relative; padding-bottom: 32px; border-bottom: 1px solid #e5e5e5; text-decoration: none; }
.news-item__meta { display: flex; align-items: center; gap: 20px; }
.news-item__date { font-family: var(--f-hel); font-weight: 700; font-size: 16px; letter-spacing: 0.16px; color: #d9d9d9; }
.news-item__cat { display: inline-flex; align-items: center; justify-content: center; min-width: 89px; height: 21px; padding: 0 10px; background: var(--orange); color: #fff; font-family: var(--f-hel); font-weight: 700; font-size: 14px; letter-spacing: 0.14px; border-radius: 3px; }
.news-item__title { font-family: var(--f-hira); font-weight: 500; font-size: 20px; letter-spacing: 0.2px; color: #000; margin: 12px 0 0; }
.news-item__arrow { position: absolute; right: 0; top: 15px; width: 32px; height: 32px; transition: transform .25s ease; }
.news-item:hover .news-item__title { color: var(--orange); }
.news-item:hover .news-item__arrow { transform: translateX(4px); }

.news-pager { display: flex; align-items: center; justify-content: space-between; margin-top: 80px; padding-bottom: 40px; }
.news-pager__nums { display: flex; align-items: center; gap: 32px; font-weight: 700; font-size: 16px; letter-spacing: 0.96px; }
.news-pager__nums a { color: #000; text-decoration: none; }
.news-pager__nums a:hover { color: var(--orange); }
.news-pager__nums a.is-current { color: var(--orange); }
.news-pager__dots { color: #000; letter-spacing: 6px; }
.news-pager__nav { display: inline-flex; }
.news-pager__nav img { width: 8px; height: 13px; display: block; }
.news-pager__prev img { transform: rotate(180deg); }

/* =============================================================
   お知らせページ  SP
   ============================================================= */
.news-sp-hero { position: relative; background: linear-gradient(-21deg, rgba(249,139,60,0) 13%, rgb(255,196,0) 45%, rgb(255,109,0) 90%); padding: 44px 20px 44px; overflow: hidden; }
.news-sp-hero__en { font-family: var(--f-hel); font-weight: 700; font-size: 60px; line-height: 1; color: rgba(255,255,255,0.25); padding-left: 48px; margin: 0; }
.news-sp-hero__label { position: absolute; left: 20px; top: 68px; font-family: var(--f-hira); font-weight: 700; font-size: 16px; letter-spacing: 1.6px; color: #fff; margin: 0; }
.news-sp-card { background: #fff; border-radius: 12px; box-shadow: 0 8px 30px rgba(0,0,0,0.08); padding: 28px 12px 26px; margin-top: 14px; }
.news-list--sp li { margin-bottom: 20px; }
.news-list--sp .news-item { padding-bottom: 14px; }
.news-list--sp .news-item__meta { gap: 12px; }
.news-list--sp .news-item__date { font-size: 11px; }
.news-list--sp .news-item__cat { min-width: 65px; height: 21px; font-size: 12px; padding: 0 8px; }
.news-list--sp .news-item__title { font-size: 14px; margin-top: 8px; }
.news-list--sp .news-item__arrow { width: 19px; height: 19px; top: 8px; }
.news-pager--sp { margin-top: 26px; padding-bottom: 0; }
.news-pager--sp .news-pager__nums { gap: 22px; font-size: 13px; }
.news-pager--sp .news-pager__nav img { width: 6px; height: 10px; }

/* =============================================================
   お問い合わせページ  PC
   ============================================================= */
.cf-hero-bg { background: linear-gradient(-21.306deg, rgba(249,139,60,0) 13.522%, rgb(255,196,0) 45.123%, rgb(255,109,0) 90.595%); }
.cf-hero { text-align: center; color: #fff; }
.cf-hero__en { font-weight: 700; font-size: 50px; line-height: 1; margin: 0; }
.cf-hero__ja { font-family: var(--f-hira); font-weight: 700; font-size: 20px; letter-spacing: 0.2px; margin: 24px 0 0; }

.cf-steps { display: flex; justify-content: center; gap: 60px; }
.cf-step { box-sizing: border-box; width: 140px; height: 140px; border-radius: 50%; border: 4px solid #fff; background: #eb8416; display: flex; flex-direction: column; align-items: center; justify-content: center; color: #fff; }
.cf-step.is-active { background: #c96a16; }
.cf-step__no { font-family: var(--f-noto); font-weight: 500; font-size: 22px; letter-spacing: 0.22px; line-height: 1; }
.cf-step__label { font-family: var(--f-hira); font-weight: 700; font-size: 24px; letter-spacing: 0.24px; margin-top: 6px; line-height: 1; }

.cf-card { background: #fff; border-radius: 20px; padding: 80px 84px; box-shadow: 0 20px 60px rgba(0,0,0,0.08); }
.cf-row { display: flex; align-items: center; padding: 20px 0; border-bottom: 1px solid #e5e5e5; }
.cf-row:last-child { border-bottom: none; }
.cf-row--area { align-items: flex-start; }
.cf-label { width: 377px; box-sizing: border-box; padding-right: 40px; flex-shrink: 0; display: flex; align-items: center; justify-content: flex-end; gap: 30px; }
.cf-row--area .cf-label { padding-top: 33px; }
.cf-label__text { font-family: var(--f-hira); font-weight: 700; font-size: 22px; letter-spacing: 0.22px; color: #000; text-align: right; }
.cf-req { display: inline-flex; align-items: center; justify-content: center; width: 61px; height: 34px; flex-shrink: 0; background: #6e6e6e; color: #fff; font-family: var(--f-noto); font-weight: 700; font-size: 18px; letter-spacing: 0.18px; border-radius: 6px; }
.cf-field { flex: 1; min-width: 0; }
.cf-field input, .cf-field textarea { display: block; background: #f4f4f4; border: none; border-radius: 8px; font-family: var(--f-noto); font-weight: 500; font-size: 20px; letter-spacing: 0.2px; color: #000; box-sizing: border-box; }
.cf-field input { width: 647px; height: 110px; padding: 0 43px; }
.cf-field textarea { width: 100%; height: 400px; padding: 35px 43px; line-height: 1.6; resize: vertical; }
.cf-field input::placeholder, .cf-field textarea::placeholder { color: #8f8f8f; }
.cf-field input:focus, .cf-field textarea:focus { outline: 2px solid var(--orange-light); outline-offset: 1px; }

.cf-toggle { width: 647px; height: 110px; background: #f4f4f4; border-radius: 8px; display: flex; align-items: center; gap: 20px; padding: 0 43px; box-sizing: border-box; }
.cf-toggle button { width: 175px; height: 70px; border: 1px solid #3e4448; border-radius: 8px; background: #fff; font-family: var(--f-hira); font-weight: 500; font-size: 18px; letter-spacing: 0.18px; color: #000; line-height: 1.4; cursor: pointer; transition: background .2s ease; }
.cf-toggle button.is-active { background: var(--orange); }

.cf-actions { display: flex; justify-content: center; gap: 80px; }
.cf-btn { position: relative; display: inline-flex; align-items: center; justify-content: center; width: 340px; height: 75px; background: #fff; border: 2px solid var(--orange); border-radius: 50px; color: var(--orange); font-weight: 700; font-size: 24px; letter-spacing: 1.44px; text-decoration: none; transition: box-shadow .2s ease, transform .2s ease; }
.cf-btn img { position: absolute; right: 24px; width: 26px; height: 26px; }

/* =============================================================
   お問い合わせページ  SP
   ============================================================= */
.cf-sp-hero { background: linear-gradient(-21deg, rgba(249,139,60,0) 13.5%, rgb(255,196,0) 45%, rgb(255,109,0) 90%); padding: 36px 20px 46px; }
.cf-sp-hero__head { color: #fff; }
.cf-sp-hero__en { font-weight: 700; font-size: 30px; line-height: 1.1; margin: 0; }
.cf-sp-hero__ja { font-family: var(--f-hira); font-weight: 700; font-size: 16px; letter-spacing: 0.16px; margin: 8px 0 0; }
.cf-sp-steps { display: flex; justify-content: center; gap: 20px; margin-top: 30px; }
.cf-sp-steps .cf-step { width: 85px; height: 85px; border-width: 3px; }
.cf-sp-steps .cf-step__no { font-size: 16px; }
.cf-sp-steps .cf-step__label { font-size: 14px; margin-top: 4px; }
.cf-sp-card { background: #fff; border-radius: 12px; box-shadow: 0 8px 30px rgba(0,0,0,0.08); padding: 24px 14px; margin-top: 28px; }
.cf-sp-row { margin-bottom: 20px; }
.cf-sp-row:last-child { margin-bottom: 0; }
.cf-sp-label { display: flex; align-items: center; gap: 12px; margin-bottom: 8px; }
.cf-sp-label span:first-child { font-family: var(--f-hira); font-weight: 700; font-size: 15px; color: #000; }
.cf-sp-row .cf-req { width: 45px; height: 20px; font-size: 12px; border-radius: 4px; }
.cf-sp-row input, .cf-sp-row textarea { display: block; width: 100%; background: #f4f4f4; border: none; border-radius: 6px; font-family: var(--f-noto); font-weight: 500; font-size: 14px; color: #000; box-sizing: border-box; padding: 0 16px; height: 49px; }
.cf-sp-row textarea { height: 124px; padding: 14px 16px; line-height: 1.6; resize: vertical; }
.cf-sp-row input::placeholder, .cf-sp-row textarea::placeholder { color: #8f8f8f; }
.cf-sp-row input:focus, .cf-sp-row textarea:focus { outline: 2px solid var(--orange-light); }
.cf-toggle--sp { width: 100%; height: auto; background: none; padding: 0; gap: 8px; }
.cf-toggle--sp button { flex: 1; width: auto; height: 40px; font-size: 11px; line-height: 1.2; padding: 0 2px; }
.cf-sp-actions { display: flex; justify-content: center; gap: 10px; margin-top: 30px; }
.cf-btn--sp { width: 170px; height: 45px; font-size: 15px; letter-spacing: 0.9px; border-radius: 30px; }
.cf-btn--sp img { width: 17px; height: 17px; right: 14px; }

/* 完了ページ */
.cf-msg-card { background: #fff; border-radius: 20px; box-shadow: 0 20px 60px rgba(0,0,0,0.08); display: flex; align-items: center; justify-content: center; padding: 40px 60px; box-sizing: border-box; }
.cf-msg { font-family: var(--f-hira); font-weight: 500; font-size: 20px; line-height: 1.8; letter-spacing: 0.2px; color: #000; text-align: center; margin: 0; }
.cf-back-wrap { text-align: center; }
.cf-back { position: relative; display: inline-flex; align-items: center; justify-content: center; width: 407px; height: 76px; background: #fff; border: 2px solid var(--orange); border-radius: 50px; color: var(--orange); font-weight: 700; font-size: 24px; letter-spacing: 1.44px; text-decoration: none; transition: box-shadow .2s ease, transform .2s ease; }
.cf-back img { position: absolute; left: 24px; width: 26px; height: 26px; transform: rotate(180deg); }

.cf-sp-msg-card { background: #fff; border-radius: 12px; box-shadow: 0 8px 30px rgba(0,0,0,0.08); padding: 28px 20px; margin-top: 28px; }
.cf-sp-msg-card .cf-msg { font-size: 14px; line-height: 1.9; text-align: left; }
.cf-back--sp { width: 100%; max-width: 300px; height: 52px; font-size: 16px; letter-spacing: 0.96px; border-radius: 30px; }
.cf-back--sp img { width: 20px; height: 20px; left: 18px; }

/* =============================================================
   ドキュメントページ（利用規約・プライバシーポリシー等）レスポンシブ
   ============================================================= */
.doc { background: #fff; }
/* doc系ヘッダー：他ページ（キャンバス版 .pc-header）と同じ見た目に vw で一致 */
.doc-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; display: flex; align-items: center; height: 6.944vw; padding: 0 3.472vw; transition: background .35s ease, box-shadow .35s ease; }
.doc-header.is-scrolled { background: linear-gradient(90deg, rgba(249,139,60,0.97) 0%, rgba(255,160,30,0.97) 100%); box-shadow: 0 6px 24px rgba(0,0,0,0.14); }
.doc-header__logo { display: flex; align-items: center; gap: 0.752vw; }
.doc-header__logo .logo-mark { width: 2.698vw; height: 2.054vw; }
.doc-header__logo .logo-text { width: auto; height: 1.413vw; }
.doc-header__nav { margin-left: auto; display: flex; align-items: center; gap: 2.315vw; font-weight: 700; font-size: 1.157vw; letter-spacing: 0.104vw; color: #fff; }
.doc-header__nav a:hover { opacity: .8; }
.doc-header__entry { display: flex; align-items: center; justify-content: center; width: 18.866vw; height: 3.877vw; margin-left: 2.6vw; background: var(--blue); color: #fff; border-radius: 4.051vw; font-weight: 700; font-size: 1.389vw; letter-spacing: 0.097vw; }
.doc-header .hamburger { display: none; }

.doc-hero { position: relative; background: linear-gradient(-21.306deg, rgba(249,139,60,0) 13.522%, rgb(255,196,0) 45.123%, rgb(255,109,0) 90.595%); padding: clamp(120px, 14vw, 150px) clamp(20px, 4vw, 60px) clamp(50px, 6vw, 70px); overflow: hidden; }
.doc-hero__label { font-family: var(--f-hira); font-weight: 700; font-size: clamp(16px, 1.4vw, 20px); letter-spacing: 2.4px; color: #fff; margin: 0 0 -12px; position: relative; z-index: 1; }
.doc-hero__en { font-family: var(--f-hel); font-weight: 700; font-size: clamp(64px, 9vw, 160px); line-height: 1; color: rgba(255,255,255,0.25); margin: 0; padding-left: clamp(30px, 4vw, 66px); }

.doc-body { background: #fff; padding: 0 clamp(20px, 4vw, 60px) clamp(60px, 8vw, 100px); }
.doc-inner { max-width: 1328px; margin: 0 auto; padding-top: clamp(40px, 6vw, 80px); position: relative; }
.doc-breadcrumb { position: absolute; top: clamp(30px, 5vw, 60px); right: 0; display: flex; align-items: center; gap: 12px; }
.doc-breadcrumb a { font-family: var(--f-hel); font-weight: 700; font-size: 15px; letter-spacing: 0.9px; color: #999; }
.doc-breadcrumb span { font-family: var(--f-hel); font-weight: 700; font-size: 15px; letter-spacing: 0.9px; color: #333; }
.doc-breadcrumb img { width: 7px; height: 11px; filter: brightness(0) invert(0.55); }
.doc-title { text-align: center; font-family: var(--f-hira); font-weight: 700; font-size: clamp(26px, 3.4vw, 40px); color: #000; margin: 0 0 clamp(28px, 3vw, 44px); }
.doc-lead { font-family: var(--f-hira); font-weight: 500; font-size: clamp(14px, 1.4vw, 20px); line-height: 1.9; letter-spacing: 0.2px; color: #000; margin: 0 0 clamp(40px, 5vw, 60px); }

.doc-sec { margin-bottom: clamp(36px, 4vw, 50px); }
.doc-head { display: flex; align-items: center; gap: clamp(14px, 2vw, 40px); font-family: var(--f-hira); font-weight: 700; font-size: clamp(18px, 2.4vw, 32px); color: #000; line-height: 1.4; margin: 0 0 clamp(16px, 2vw, 26px); }
.doc-bar { flex-shrink: 0; width: clamp(8px, 1.1vw, 18px); height: clamp(22px, 3vw, 53px); background: var(--orange-light); border-radius: 2px; }
.doc-item { display: flex; gap: 8px; font-family: var(--f-hira); font-weight: 500; font-size: clamp(14px, 1.4vw, 20px); line-height: 1.9; letter-spacing: 0.2px; color: #000; }
.doc-item + .doc-item { margin-top: clamp(8px, 1vw, 14px); }
.doc-num { color: var(--orange-light); font-weight: 800; flex-shrink: 0; }
.doc-p { font-family: var(--f-hira); font-weight: 500; font-size: clamp(14px, 1.4vw, 20px); line-height: 1.9; letter-spacing: 0.2px; color: #000; margin: 0; }
.doc-sublist { list-style: decimal; padding-left: 2.4em; margin: clamp(8px, 1vw, 14px) 0 0; font-family: var(--f-hira); font-weight: 500; font-size: clamp(14px, 1.4vw, 20px); line-height: 1.9; letter-spacing: 0.2px; color: #000; }
.doc-sublist li { margin-bottom: 6px; }
.doc-sublist li::marker { color: #000; }
.doc-actions { text-align: center; margin-top: clamp(50px, 6vw, 80px); }

/* =========================================================
   お知らせ：投稿詳細（single-news）
   ========================================================= */
.single-news .doc-body { background: #f9f8f5; }
.sn-article { position: relative; }
.sn-meta { display: flex; align-items: center; gap: 16px; margin-bottom: clamp(10px, 1.2vw, 16px); }
.sn-meta__date { font-family: var(--f-hel); font-weight: 700; font-size: clamp(13px, 1.1vw, 16px); letter-spacing: 0.16px; color: #d9d9d9; }
.sn-meta__cat { display: inline-flex; align-items: center; justify-content: center; min-width: 89px; height: 21px; padding: 0 10px; background: var(--orange); color: #fff; font-family: var(--f-hira); font-weight: 700; font-size: clamp(12px, 1vw, 14px); letter-spacing: 0.14px; border-radius: 3px; white-space: nowrap; }
.sn-title { font-family: var(--f-hira); font-weight: 700; font-size: clamp(22px, 2.6vw, 32px); line-height: 1.5; letter-spacing: 0.32px; color: #000; margin: 0; }
.sn-divider { border: 0; border-top: 1px solid #d9d9d9; margin: clamp(20px, 2.4vw, 30px) 0 clamp(30px, 4vw, 60px); }

/* 本文：管理画面から投稿されたH1〜H6／段落／画像などをキレイに整形 */
.sn-content { font-family: var(--f-hira); color: #000; }
.sn-content > *:first-child { margin-top: 0; }
.sn-content > *:last-child { margin-bottom: 0; }
.sn-content h1 { font-family: var(--f-hira); font-weight: 700; font-size: clamp(22px, 2.6vw, 32px); line-height: 1.5; letter-spacing: 0.32px; color: #000; margin: clamp(40px, 4.5vw, 64px) 0 clamp(18px, 2vw, 28px); }
.sn-content h2 { font-family: var(--f-hira); font-weight: 600; font-size: clamp(19px, 2vw, 24px); line-height: 1.5; letter-spacing: 0.24px; color: #000; margin: clamp(38px, 4.2vw, 60px) 0 clamp(14px, 1.6vw, 22px); }
.sn-content h3 { font-family: var(--f-hira); font-weight: 600; font-size: clamp(17px, 1.7vw, 20px); line-height: 1.6; color: #000; margin: clamp(30px, 3.4vw, 44px) 0 clamp(12px, 1.4vw, 18px); }
.sn-content h4 { font-family: var(--f-hira); font-weight: 700; font-size: clamp(16px, 1.5vw, 18px); line-height: 1.6; color: #000; margin: clamp(26px, 3vw, 36px) 0 clamp(10px, 1.2vw, 16px); }
.sn-content h5, .sn-content h6 { font-family: var(--f-hira); font-weight: 700; font-size: clamp(15px, 1.4vw, 16px); line-height: 1.6; color: #000; margin: clamp(24px, 2.6vw, 32px) 0 10px; }
.sn-content p { font-family: var(--f-hira); font-weight: 400; font-size: clamp(14px, 1.4vw, 16px); line-height: 2; letter-spacing: 0.16px; color: #000; margin: 0 0 clamp(16px, 1.8vw, 24px); }
.sn-content a { color: var(--orange); text-decoration: underline; text-underline-offset: 2px; word-break: break-all; }
.sn-content a:hover { opacity: .75; }
.sn-content strong, .sn-content b { font-weight: 700; }
.sn-content em { font-style: italic; }
.sn-content ul, .sn-content ol { font-family: var(--f-hira); font-size: clamp(14px, 1.4vw, 16px); line-height: 1.9; color: #000; margin: 0 0 clamp(16px, 1.8vw, 24px); padding-left: 1.6em; }
.sn-content ul { list-style: disc; }
.sn-content ol { list-style: decimal; }
.sn-content li { margin-bottom: 6px; }
.sn-content li::marker { color: var(--orange); }
.sn-content img { max-width: 100%; height: auto; border-radius: 4px; }
.sn-content p > img, .sn-content > img { display: block; margin: clamp(28px, 3.2vw, 44px) auto; }
.sn-content figure { margin: clamp(28px, 3.2vw, 44px) 0; }
.sn-content figure img { display: block; margin: 0 auto; }
.sn-content figure figcaption, .sn-content .wp-caption-text { font-family: var(--f-noto); font-size: 13px; color: #888; text-align: center; margin-top: 10px; }
.sn-content .wp-block-image { margin: clamp(28px, 3.2vw, 44px) 0; }
.sn-content .aligncenter, .sn-content img.aligncenter { margin-left: auto; margin-right: auto; }
.sn-content figure.aligncenter, .sn-content .wp-block-image.aligncenter { text-align: center; }
.sn-content .alignright { float: right; margin: 6px 0 20px 30px; max-width: 50%; }
.sn-content .alignleft { float: left; margin: 6px 30px 20px 0; max-width: 50%; }
.sn-content .wp-caption { max-width: 100%; }
.sn-content blockquote { margin: clamp(24px, 2.8vw, 36px) 0; padding: clamp(14px, 1.6vw, 22px) clamp(18px, 2vw, 28px); background: #f4f2ec; border-left: 4px solid var(--orange); font-size: clamp(14px, 1.4vw, 16px); line-height: 1.9; color: #333; }
.sn-content blockquote p:last-child { margin-bottom: 0; }
.sn-content hr { border: 0; border-top: 1px solid #e0ddd4; margin: clamp(30px, 3.6vw, 48px) 0; }
.sn-content table { width: 100%; border-collapse: collapse; margin: 0 0 clamp(16px, 1.8vw, 24px); font-family: var(--f-hira); font-size: clamp(13px, 1.3vw, 15px); }
.sn-content th, .sn-content td { border: 1px solid #e0ddd4; padding: 10px 14px; text-align: left; vertical-align: top; }
.sn-content th { background: #f4f2ec; font-weight: 700; }
.sn-content code { font-family: monospace; background: #f4f2ec; padding: 2px 6px; border-radius: 3px; font-size: .92em; }
.sn-content pre { background: #2c2c2c; color: #f5f5f5; padding: 18px 20px; border-radius: 6px; overflow-x: auto; margin: 0 0 clamp(16px, 1.8vw, 24px); }
.sn-content pre code { background: none; color: inherit; padding: 0; }
.sn-content .wp-block-embed, .sn-content iframe { max-width: 100%; margin: clamp(28px, 3.2vw, 44px) 0; }

/* お知らせ：空表示・ページャー無効状態 */
.news-empty { list-style: none; padding: 40px 0; text-align: center; font-family: var(--f-hira); font-weight: 500; font-size: 18px; color: #666; }
.news-pager__nav.is-disabled { opacity: .3; pointer-events: none; cursor: default; }

/* doc系フッター：他ページ（キャンバス版フッター）と同じ見た目に vw で一致 */
.doc-footer { background: var(--grad-warm); color: #fff; font-family: var(--f-noto); }
.doc-footer__inner { display: flex; justify-content: space-between; align-items: flex-start; gap: 2vw; padding: 4.63vw 6.944vw 3.472vw; }
.doc-footer__logo { display: flex; align-items: center; gap: 0.752vw; margin-bottom: 1.389vw; }
.doc-footer__logo .logo-mark { width: 2.698vw; height: 2.054vw; filter: brightness(0) invert(1); }
.doc-footer__logo .logo-text { width: auto; height: 1.413vw; filter: brightness(0) invert(1); }
.doc-footer__address { font-family: var(--f-noto); font-weight: 500; font-size: 1.157vw; line-height: 1.8; letter-spacing: 0.046vw; margin: 0 0 1.389vw; }
.doc-footer__tel { margin-bottom: 1.157vw; }
.doc-footer__tel .label { color: #fff; font-family: var(--f-noto); font-weight: 500; font-size: 1.042vw; letter-spacing: 0.042vw; line-height: 1; margin: 0; }
.doc-footer__tel .num { color: #fff; font-family: var(--f-noto); font-weight: 700; font-size: 1.62vw; letter-spacing: 0.065vw; line-height: 1; margin: 0.35vw 0 0; }
.doc-footer__nav { display: flex; gap: 4.63vw; }
.doc-footer__nav ul { display: flex; flex-direction: column; gap: 1.389vw; }
.doc-footer__nav a { color: #fff; font-family: var(--f-noto); font-weight: 700; font-size: 1.157vw; letter-spacing: 0.046vw; line-height: 1.4; }
.doc-footer__nav a:hover { opacity: .8; }
.doc-footer__copyright { background: var(--dark); text-align: center; padding: 0.7vw; font-family: var(--f-noto); font-size: 0.926vw; letter-spacing: 0.0093vw; color: #fff; margin: 0; }

/* CTAボタン：ホバーで色反転（背景オレンジ／文字・矢印は白） */
.recruit-btn, .sp-btn, .cf-btn, .cf-back, .about-more {
  transition: background-color .28s ease, color .28s ease, border-color .28s ease;
}
.recruit-btn:hover, .sp-btn:hover, .cf-btn:hover, .cf-back:hover, .about-more:hover {
  background: var(--orange); color: #fff;
}

/* プライバシーポリシー（2カラム） */
.pp-lead { font-family: var(--f-hira); font-weight: 700; font-size: clamp(14px, 1.4vw, 20px); line-height: 1.9; letter-spacing: 0.2px; color: #000; margin: 0 0 clamp(40px, 5vw, 60px); }
.pp-sec { display: grid; grid-template-columns: 230px 1fr; column-gap: 67px; align-items: start; margin-bottom: clamp(30px, 4vw, 44px); }
.pp-head { font-family: var(--f-hira); font-weight: 700; font-size: clamp(15px, 1.5vw, 20px); line-height: 1.7; letter-spacing: 0.2px; color: #000; margin: 0; }
.pp-body { font-family: var(--f-hira); font-weight: 500; font-size: clamp(14px, 1.4vw, 20px); line-height: 1.9; letter-spacing: 0.2px; color: #000; }
.pp-body p { margin: 0; }
.pp-body ol { list-style: decimal; padding-left: 1.6em; margin: 4px 0 0; }
.pp-body ol li { margin-bottom: 4px; }
.pp-body ol li::marker { color: #000; }

@media (max-width: 767px) {
  .pp-sec { grid-template-columns: 1fr; row-gap: 8px; margin-bottom: 26px; }
  .pp-head { font-size: 15px; }
}

@media (max-width: 767px) {
  /* doc系ヘッダー（SP）：他ページの .sp-header--sub と同じ見た目に */
  .doc-header { height: auto; padding: 18px 20px; background: #fff; }
  .doc-header.is-scrolled { background: #fff; box-shadow: 0 2px 14px rgba(0,0,0,0.12); }
  .doc-header__logo { gap: 8px; }
  .doc-header__logo .logo-mark { width: 27px; height: 20.6px; }
  .doc-header__logo .logo-text { width: 222px; height: 12.7px; filter: brightness(0) invert(0.28); }
  .doc-header__nav, .doc-header__entry { display: none; }
  .doc-header .hamburger { display: flex; margin-left: auto; }
  .doc-breadcrumb { display: none; }

  /* doc系フッター（SP）：他ページの .sp-footer と同じ見た目に */
  .doc-footer__inner { flex-direction: column; align-items: stretch; gap: 0; padding: 44px 20px 0; }
  .doc-footer__logo { gap: 9px; margin-bottom: 0; }
  .doc-footer__logo .logo-mark { width: 28px; height: 21.3px; }
  .doc-footer__logo .logo-text { height: 13.9px; }
  .doc-footer__address { font-size: 15px; letter-spacing: 0.6px; margin: 20px 0 0; }
  .doc-footer__tel { margin: 22px 0 0; }
  .doc-footer__tel .label { font-size: 15px; letter-spacing: 0.6px; }
  .doc-footer__tel .num { font-size: 22px; letter-spacing: 0.88px; margin-top: 4px; }
  .doc-footer__nav { gap: 20px; padding: 34px 0 44px; }
  .doc-footer__nav ul { gap: 24px; width: 145px; }
  .doc-footer__nav a { font-size: 14px; letter-spacing: 0.56px; line-height: 1.8; }
  .doc-footer__copyright { margin: 0 -20px; padding: 12px 10px; font-size: 12px; letter-spacing: 0.12px; }
}

a[href^="tel:"]:hover { opacity: .75; }
