@charset "UTF-8";
/* -----------------------------------------------
* Page エントリーポイント
-------------------------------------------------- */
/* FLOCSS
----------------------------------------------------- */
/* =====================================================
# TOP — first-view（Figma 2:4 準拠・2026-05-23 新規実装）
===================================================== */
body.index {
  background-color: #d9f3f6; /* 2026-06-20 検証: biz下端の波の透明部に透ける地色を水色へ（旧 #f8c9c4 ピンク）。最下部への影響を確認する */
}

/* ▼ first-view セクション */
.fv {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 5; /* セクション重なり順（カンプ 1:2）：上のセクションほど手前 */
  /* fv-bg 1470×850 を「画面幅に対する実比率」でトレース＝幅を縮めると比例縮小。
     ただし CEO 指示 2026-05-27：2000px 以上では高さを伸ばさず、2000px 幅時の高さ(約1156px)で頭打ち */
  min-height: min(57.8231292517vw, 1156.462585034px);
  /* 画像(bottom基準)が届かない上部を画像上端と同じ薄オレンジで塗り、
     シェブロン帯(下 125/1470vw)だけ透過させて about のクリームを覗かせる＝全幅で角の白を防ぐ */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(8.5034013605vw, transparent), color-stop(8.5034013605vw, #fbbd8c));
  background: linear-gradient(to top, transparent 8.5034013605vw, #fbbd8c 8.5034013605vw);
}
.fv {
  /* 全面背景画像（実比率で縮小）。シェブロン先端を常に fv 下端へ合わせるため bottom 基準 */
}
.fv__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.fv__bg picture {
  display: block;
}
.fv__bg img {
  display: block;
  width: 100%;
  height: auto;
}
.fv__bg {
  /* SP は first-view を全面ヒーローにするため従来通り cover */
}
.fv {
  /* メイン inner（中央 1272×842 / padding x35 y157） */
}
.fv__inner {
  position: relative;
  z-index: 2;
  width: min(100%, 1272 * var(--to-rem));
  margin-inline: auto;
  padding: min(min(8.2414698163vw, 157px), 157px) min(min(1.8372703412vw, 35px), 35px) min(min(3.1496062992vw, 60px), 60px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fv {
  /* メインビジュアル写真 1208×706 */
}
.fv__visual {
  width: min(min(63.4120734908vw, 1208px), 1208px); /* fv-main を画面幅に応じて比例縮小 */
  margin-inline: auto;
  margin-top: min(min(0.7874015748vw, 15px), 15px);
}
.fv__photo {
  display: block;
  width: 100%;
  aspect-ratio: 1208/706;
  overflow: hidden;
  border-radius: calc(8 * var(--to-rem));
}
.fv__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.fv {
  /* キャッチコピー 共に生き、共に暮らす社会へ。
     Figma 1:53: first-view 内 top 752.5px → 100px 上げ調整済 */
}
.fv__catch {
  position: absolute;
  right: 0%;
  top: min(min(34.2257217848vw, 652px), 652px); /* 752 - 100 */
  margin: 0;
  z-index: 3;
  white-space: nowrap;
}
.fv__catch-text {
  display: inline-block;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif; /* Zen Maru Gothic */
  font-weight: 700;
  font-size: clamp(13px, min(2.5196850394vw, 48px), 48px);
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: white;
  text-shadow: 0 4px 2px #ff9b21;
}
.fv {
  /* 装飾画像（2 枚）— fv 写真より前面 */
}
.fv__deco {
  position: absolute;
  z-index: 4;
  display: block;
  pointer-events: none;
}
.fv__deco img {
  width: 100%;
  height: auto;
  display: block;
}
.fv__deco {
  /* 右上：image 4（192×192）— 右端 */
}
.fv__deco--tr1 {
  width: min(min(15.905511811vw, 303px), 303px); /* Figma グループ全体サイズ (image3+image4 統合) */
  right: min(min(12.5984251969vw, 240px), 240px); /* 190 + 50px さらに左寄せ */
  top: min(min(11.0761154856vw, 211px), 211px); /* グループ上端 */
}
.fv__deco--tr1 { /* tr1 位置調整（CEO 指示 2026-05-24） */ }
.fv__deco {
  /* 右上：image 3（277×262）— 内側 */
  /* &--tr2 削除（CEO 指示 2026-05-23） */
  /* 左下：image 1（335×464）— 大きめ */
}
.fv__deco--bl1 {
  width: min(min(24.1994750656vw, 461px), 461px); /* Figma グループ全体サイズ (image1+image2 統合) */
  left: min(min(5.249343832vw, 100px), 100px); /* 元 0 + 100px 右寄せ */
  bottom: min(min(4.4619422572vw, 85px), 85px); /* 100 - 15px 下げる */
}
.fv__deco--bl1 { /* bl1 位置調整（CEO 指示 2026-05-24） */ }
.fv__deco {
  /* 左下：image 2（172×173）— 内側 */
  /* &--bl2 削除（CEO 指示 2026-05-23） */
}

/* =====================================================
# TOP — about（Figma 2:35 準拠・2026-05-23 新規実装）
===================================================== */
.about {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 4; /* fv の下・business の上：about 下端の波（透過下地）が business 上端に重なる */
  /* 上70%は不透明クリーム（狭幅で fv 帯と about-bg の隙間を埋める）。
     下30%を透明にして about-bg 波の透過部から背後の biz(緑) を覗かせる（カンプ準拠・2026-05-24）。
     透明帯が波より広くても、その上は about-bg が不透明なので緑は漏れない */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #fff1d4), color-stop(70%, transparent));
  background: linear-gradient(to bottom, #fff1d4 70%, transparent 70%);
  /* fv-bg 下端のシェブロン(肩 y=725〜先端 y=850)を about 上端へ重ねる。
     fv__bg を bottom 基準にしたので、この重なり量で about 上端＝シェブロンの肩に正確一致（全幅で角の白なし）。
     CEO 指示 2026-05-27：FV高さ頭打ちに合わせ、食い込み量も2000px時(-170px)で頭打ち。
     これを超えて食い込むと about 見出しが FV下端より上に出てシェブロンに被るため */
  margin-top: max(-8.5034013605vw, -170.0680272109px);
}
.about {
  /* 全面背景（上部グラデ＋下部の波）— セクションを満たす（比率で縮小させない）。下端の波を保つため下寄せ */
}
.about__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.about__bg picture,
.about__bg img {
  display: block;
  width: 100%;
  height: 100%;
}
.about__bg img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}
.about {
  /* コンテンツ row：鳥｜本文｜クローバー */
}
.about__inner {
  position: relative;
  z-index: 2;
  max-width: calc(1470 * var(--to-rem));
  margin-inline: auto;
  padding: min(min(12.8608923885vw, 245px), 245px) min(min(3.6745406824vw, 70px), 70px) min(min(4.8293963255vw, 92px), 92px) min(min(2.6771653543vw, 51px), 51px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(min(3.8320209974vw, 73px), 73px);
}
.about {
  /* 装飾画像（鳥・クローバー） */
}
.about__deco {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.about__deco img {
  display: block;
  width: 100%;
  height: auto;
}
.about__deco--bird {
  position: relative;
  left: calc(20 * var(--to-rem)); /* CEO 指示 2026-05-25：20px 右へ移動 */
  width: min(min(10.9186351706vw, 208px), 208px);
}
.about__deco--clover {
  position: relative;
  left: calc(-20 * var(--to-rem)); /* CEO 指示 2026-05-25：20px 左へ移動 */
  width: min(min(9.2388451444vw, 176px), 176px);
}
.about {
  /* 本文カラム */
}
.about__body {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 calc(820 * var(--to-rem));
      -ms-flex: 0 1 calc(820 * var(--to-rem));
          flex: 0 1 calc(820 * var(--to-rem));
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.about {
  /* 見出し（特定非営利活動法人えんの会について / About to us） */
}
.about__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(0.3149606299vw, 6px), 6px);
  color: #ff9a20;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif; /* Zen Maru Gothic */
  text-align: center;
}
.about__title {
  margin: 0;
  font-size: clamp(13px, min(2.2572178478vw, 43px), 43px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.about__title-break {
  display: none;
}
.about__title-en {
  margin: 0;
  font-size: clamp(13px, min(2.0997375328vw, 40px), 40px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.06em;
}
.about {
  /* 本文 */
}
.about__text {
  margin-top: min(min(1.5748031496vw, 30px), 30px); /* CEO 指示 2026-05-27：30px に変更（PC のみ） */
  width: 100%;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif; /* M PLUS Rounded 1c */
  font-weight: 500;
  font-size: clamp(13px, min(1.0498687664vw, 20px), 20px);
  line-height: 2;
  letter-spacing: 0.04em;
  color: #2c2b2b;
}
.about {
  /* view more ボタン（ピル枠＋三角矢印） */
}
.about__more {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  margin-top: min(min(1.5748031496vw, 30px), 30px); /* CEO 指示 2026-05-27：30px に変更（PC のみ） */
  /* CEO 指示 2026-05-27：右端を .biz__inner（中央寄せ1202px）の右端に揃える（PC のみ）。
     実測で画面幅1470px以上は gap=180px 一定、未満は幅に応じて縮むため、その線形近似を min() で表現。
     タブレット(xl)/SP(md) は下の mq で margin-right:0 に戻して現状維持 */
  margin-right: calc(min(25.6vw - 194px, 180px) * -1);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: min(min(15.7480314961vw, 300px), 300px);
  height: min(min(3.4645669291vw, 66px), 66px);
  padding: 0 min(min(1.8897637795vw, 36px), 36px) 0 min(min(1.5748031496vw, 30px), 30px);
  border: 1px solid #ff9a20;
  border-radius: 9999px;
  color: #ff9a20;
}
.about__more-text {
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif; /* Zen Maru Gothic */
  font-weight: 400;
  font-size: clamp(13px, min(1.6797900262vw, 32px), 32px);
  line-height: 1;
  letter-spacing: 0.04em;
  margin-top: -5px;
}
.about__more-arrow {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: min(min(1.469816273vw, 28px), 28px);
  height: auto;
  fill: currentColor;
}

/* =====================================================
# TOP — business セクション（Figma 2:29 準拠）
===================================================== */
.biz {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 3; /* about の下・staff の上：business 下端のオレンジ波が staff 上端に重なる */
  margin-top: max(-4.7619047619vw, -95.2380952381px); /* about に約70px（カンプ overlap）食い込ませ、about 下端の波の下に business が透ける。CEO 指示 2026-05-27：本体max-width2000pxに合わせ食い込み量も2000px時で頭打ち（超広幅でセクションが過度に重なるのを防止） */
  padding: min(min(9.7112860892vw, 185px), 185px) min(min(7.2965879265vw, 139px), 139px) min(min(9.6587926509vw, 184px), 184px) min(min(6.7716535433vw, 129px), 129px);
  padding-top: min(min(12.5850340136vw, 185px), 185px);
  padding-bottom: calc(min(min(9.6587926509vw, 184px), 184px) + min(min(5.7823129252vw, 85px), 85px));
}
.biz {
  /* xl(タブレット/lg表示)では負マージン overlap を解除しており biz は透明。
     biz 下端のオレンジ波の下に地色が透けるため、SP(md)と同じ #d9f3f6（水色）を敷いて staff と一体化させる
     （CEO 指示 2026-05-25 lg時）。※2026-06-20 に body.index 地色も #d9f3f6 へ変更済（PC でも波下が水色になる）。 */
}
.biz {
  /* 背景画像（緑グラデ等） */
}
.biz__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.biz__bg picture,
.biz__bg img {
  display: block;
  width: 100%;
  height: 100%;
}
.biz__bg {
  /* 下端基準で表示し biz-bg 下端のオレンジ波（透過）を切らない。
     biz は背景色を持たないため、波の透過部から背面の staff-bg が覗く（カンプ準拠・2026-05-24） */
}
.biz__bg img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}
.biz__inner {
  position: relative;
  z-index: 2;
  width: min(100%, 1202 * var(--to-rem));
  margin-inline: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.biz {
  /* 見出し（事業内容 / Business） */
}
.biz__heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
  color: #458885;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif; /* Zen Maru Gothic */
  text-align: center;
}
.biz__title {
  margin: 0;
  font-size: clamp(13px, min(3.3595800525vw, 64px), 64px);
  font-weight: 500;
  letter-spacing: 0.04em;
}
.biz__en {
  margin: calc(4 * var(--to-rem)) 0 0;
  font-size: clamp(13px, min(2.0997375328vw, 40px), 40px);
  font-weight: 500;
  letter-spacing: 0.06em;
}
.biz {
  /* カード 2 列 */
}
.biz__list {
  list-style: none;
  margin: min(min(4.1994750656vw, 80px), 80px) 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: min(min(14.3832020997vw, 274px), 274px);
     -moz-column-gap: min(min(14.3832020997vw, 274px), 274px);
          column-gap: min(min(14.3832020997vw, 274px), 274px);
  width: 100%;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
}
.biz__item {
  width: 100%;
}

/* カード本体 */
.biz-card {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  text-decoration: none;
  overflow: hidden;
  border-radius: 50%; /* 丸い枠。hover で拡大した写真をこの円枠で自然にクリップ（CEO 指示 2026-05-24） */
}
.biz-card__photo {
  position: absolute;
  inset: 0;
  display: block;
  opacity: 0.54;
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
}
.biz-card__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.biz-card {
  /* 中央オーバーレイ帯（ラベル） */
}
.biz-card__label {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  /* Figma 2:20（左・とらいあんぐる）: 角丸（ピル）＋緑→白の透過グラデ（レイヤー不透明度56%を rgba に焼き込み） */
  border-radius: 9999px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(152, 220, 166, 0.56)), to(rgba(244, 251, 246, 0.56)));
  background: linear-gradient(to right, rgba(152, 220, 166, 0.56), rgba(244, 251, 246, 0.56));
  padding: min(min(1.0498687664vw, 20px), 20px) min(min(1.2598425197vw, 24px), 24px);
  text-align: center;
  color: #2c2b2b;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
}
.biz-card {
  /* Figma 2:25（右・フレンドシップ）: 肌色→白の透過グラデ（56%）。角丸・余白は基底 &__label を継承 */
}
.biz-card__label--friendship {
  background: -webkit-gradient(linear, left top, right top, from(rgba(241, 215, 154, 0.56)), to(rgba(254, 251, 244, 0.56)));
  background: linear-gradient(to right, rgba(241, 215, 154, 0.56), rgba(254, 251, 244, 0.56));
}
.biz-card__label-sub {
  display: block;
  font-size: clamp(13px, min(1.2073490814vw, 23px), 23px);
  letter-spacing: 0.04em;
  line-height: 1.3;
}
.biz-card__label-name {
  display: block;
  margin-top: calc(4 * var(--to-rem));
  font-size: clamp(13px, min(2.0997375328vw, 40px), 40px);
  color: #125567;
  letter-spacing: 0.05em;
  line-height: 1.2;
}

/* =====================================================
# TOP — staff（Figma 4:19 準拠・2026-05-23 新規実装）
===================================================== */
.staff {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 2; /* business の下に潜り込み、business 下端の波が staff 上に重なる */
  margin-top: max(-6.0544217687vw, -121.0884353741px); /* business へ約89px（カンプ overlap）食い込ませる。CEO 指示 2026-05-27：2000px時で頭打ち */
  min-height: min(min(53.7414965986vw, 790px), 790px);
  background-color: #d9f3f6; /* 空の水色フォールバック */
}
.staff {
  /* 全面背景（空グラデ＋緑の丘＋雲の合成イラスト） */
}
.staff__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.staff__bg picture,
.staff__bg img {
  display: block;
  width: 100%;
  height: 100%;
}
.staff__bg img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}
.staff {
  /* コンテンツ row：木｜本文 */
}
.staff__inner {
  position: relative;
  z-index: 2;
  max-width: calc(1470 * var(--to-rem));
  margin-inline: auto;
  padding: min(min(9.5238095238vw, 140px), 140px) min(min(4.7619047619vw, 70px), 70px) min(min(5.4421768707vw, 80px), 80px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(min(3.8095238095vw, 56px), 56px);
}
.staff {
  /* ハートの葉の木（左の装飾） */
}
.staff__deco--tree {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: min(min(33.8775510204vw, 498px), 498px);
}
.staff__deco--tree img {
  display: block;
  width: 100%;
  height: auto;
}
.staff {
  /* 本文カラム */
}
.staff__body {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 calc(700 * var(--to-rem));
      -ms-flex: 0 1 calc(700 * var(--to-rem));
          flex: 0 1 calc(700 * var(--to-rem)); /* staff__text を各文1行に収める（font上限20px時の最長文666pxを許容）。640→700 */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.staff {
  /* 見出し（スタッフ募集 / 私たちと一緒に働きませんか?） */
}
.staff__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(3.9455782313vw, 58px), 58px);
  text-align: center;
}
.staff__title {
  margin: 0;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif; /* Zen Maru Gothic */
  font-weight: 500;
  font-size: clamp(13px, min(3.0612244898vw, 45px), 45px);
  line-height: 1.4;
  letter-spacing: 0.06em;
  color: #ff9a20;
}
.staff__lead {
  margin: 0;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif; /* Zen Maru Gothic */
  font-weight: 500;
  font-size: clamp(13px, min(2.380952381vw, 35px), 35px);
  line-height: 1.4;
  letter-spacing: 0.06em;
  color: #454343;
}
.staff__text {
  margin-top: min(min(2.1088435374vw, 31px), 31px);
  width: 100%;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif; /* M PLUS Rounded 1c */
  font-weight: 400;
  font-size: clamp(13px, min(1.3605442177vw, 20px), 20px);
  line-height: 2;
  letter-spacing: 0.04em;
  color: #3e3a3a;
  text-align: center;
}
.staff {
  /* 詳しく見る ボタン（塗りオレンジ・白文字＋シェブロン） */
}
.staff__more {
  margin-top: min(min(6.2585034014vw, 92px), 92px);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(min(2.1768707483vw, 32px), 32px);
  width: min(min(20.4761904762vw, 301px), 301px);
  height: min(min(4.0816326531vw, 60px), 60px);
  padding: 0 min(min(1.6326530612vw, 24px), 24px);
  border-radius: 9999px;
  background-color: #ff9a20;
  color: white;
}
.staff__more-text {
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif; /* Zen Maru Gothic */
  font-weight: 500;
  font-size: clamp(13px, min(1.6326530612vw, 24px), 24px);
  line-height: 1;
  letter-spacing: 0.08em;
}
.staff__more-arrow {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: min(min(1.0884353741vw, 16px), 16px);
  height: auto;
  color: white;
}

/* =====================================================
# TOP — others（Figma 4:21 厳格 absolute / 1470×1667・2026-05-23 書き直し）
# 背景画像が news + contact + footer 全領域を覆う
===================================================== */
.others {
  position: relative;
  width: 100%;
  z-index: 1; /* staff-bg を others-bg より前面に出す */
  margin-top: max(-6.7346938776vw, -134.693877551px); /* staff へ約99px（カンプ overlap）食い込ませる。CEO 指示 2026-05-27：2000px時で頭打ち */
  height: min(min(113.4013605442vw, 1667px), 1667px);
  min-height: 0;
  aspect-ratio: auto;
}
.others {
  /* xl(タブレット/lg表示)では news+contact が相対配置（in-flow）のため、
     min-height: tvw(1280) だと中身より高くなり contact〜footer 間に異常な空白が出る
     （特に1024pxで約183px）。中身ぴったりに縮めて footer を直後に詰める（CEO 指示 2026-05-25 lg時 間隔100px以内） */
}
.others__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.others__bg picture, .others__bg img {
  display: block;
  width: 100%;
  height: 100%;
}
.others__bg img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* TOP のみ：footer を others 内に重ねて背景を連続させる */
body.index .l-footer {
  position: relative;
  z-index: 7; /* others 背景より前面。home-contact 下げ分に合わせて footer も追従 */
  margin-top: max(-30.4081632653vw, -447px);
  height: min(min(35.9863945578vw, 529px), 529px);
  padding-bottom: 0;
  background-color: #f6d8ca;
}

/* =====================================================
# TOP — news（Figma 4:7 厳格・top:15 / 1470×691 / padding 149t 292r 94b 283l）
===================================================== */
.news {
  position: absolute;
  left: 0;
  top: min(min(1.0204081633vw, 15px), 15px);
  width: 100%;
  height: min(min(47.0068027211vw, 691px), 691px);
  padding: min(min(10.1360544218vw, 149px), 149px) min(min(19.8639455782vw, 292px), 292px) min(min(6.3945578231vw, 94px), 94px) min(min(19.2517006803vw, 283px), 283px);
  z-index: 2;
}
.news {
  /* 白カード 895×449 / CSS角丸・背景色・ボーダー / 中央寄せ */
}
.news__card {
  position: relative;
  width: min(min(60.8843537415vw, 895px), 895px);
  height: min(min(30.5442176871vw, 449px), 449px);
  margin: min(min(5.4421768707vw, 80px), 80px) auto 0;
  padding: min(min(2.1088435374vw, 31px), 31px) min(min(3.4013605442vw, 50px), 50px) min(min(4.1496598639vw, 61px), 61px) min(min(3.537414966vw, 52px), 52px);
  background-color: #fffafa;
  border: 2px solid #cdbfbd;
  border-radius: min(min(7.4829931973vw, 110px), 110px);
  -webkit-box-shadow: 14.3px 15.4px 8px rgba(184, 181, 181, 0.54);
          box-shadow: 14.3px 15.4px 8px rgba(184, 181, 181, 0.54);
}
.news__inner {
  width: min(min(53.9455782313vw, 793px), 793px);
  /* 見出し(.news__head)は固定し、お知らせ一覧(.news__list)だけを枠内スクロールさせる（CEO 指示 2026-06-20）。
     カード(449px固定)を flex 縦並びにし、head は固定・list が残り高さを占めて内部スクロール。
     カード高さは伸ばさない＝お問い合わせとの間隔を維持。タブレット/SP は内容追従（下の mq で解除）。 */
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(1.7006802721vw, 25px), 25px);
  margin: 0 auto;
}
.news {
  /* タイトル行（クローバー｜お知らせ/NEWS｜クローバー）。スクロールせず固定 */
}
.news__head {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(4.6258503401vw, 68px), 68px);
}
.news__clover {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: min(min(4.3537414966vw, 64px), 64px);
}
.news__clover img {
  width: 100%;
  height: auto;
  display: block;
}
.news__title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  white-space: nowrap;
  color: #5e5b5b;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.news__title {
  margin: 0 0 min(min(0.5442176871vw, 8px), 8px);
  font-weight: 500;
  font-size: clamp(13px, min(3.2653061224vw, 48px), 48px);
  line-height: 1.1;
}
.news__title-en {
  margin: 0;
  font-weight: 500;
  font-size: clamp(13px, min(2.2448979592vw, 33px), 33px);
  line-height: 1.2;
  letter-spacing: 0.06em;
  text-align: center;
}
.news {
  /* news 項目リスト。PC では残り高さを占めて内部だけ縦スクロール（見出しは固定） */
}
.news__list {
  list-style: none;
  margin: 0;
  padding: 0 min(min(0.8163265306vw, 12px), 12px) 0 0; /* スクロールバー分の余白を右に確保し本文と重ねない */
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(min(1.3605442177vw, 20px), 20px);
}
.news__list {
  /* SP も一定の高さで止めて一覧だけ内部スクロール（見出しは固定・CEO 指示 2026-06-20） */
}
.news__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(2.5850340136vw, 38px), 38px);
  padding-bottom: min(min(1.3605442177vw, 20px), 20px);
  border-bottom: 0;
}
.news__item::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: min(min(0.2721088435vw, 4px), 4px);
  background-image: url(../img/top/news-divider.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.news__item:last-child {
  padding-bottom: 0;
}
.news__item:last-child::after {
  content: none;
}
.news {
  /* 日付 + NEW バッジの固定幅左カラム。
     NEW の有無に関わらず幅が一定になり、本文の開始位置・PDF の位置がぶれない（拡張性・CEO 指示 2026-06-20）。 */
}
.news__meta {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: min(min(13.6054421769vw, 200px), 200px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(1.3605442177vw, 20px), 20px);
  color: #000;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
.news__date {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: clamp(13px, min(1.3605442177vw, 20px), 20px);
  letter-spacing: 0.04em;
}
.news__badge {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: clamp(13px, min(1.0884353741vw, 16px), 16px);
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #ff9a20;
}
.news {
  /* 本文は残り幅を埋める可変幅。min-width:0 + overflow-wrap で、
     スペースの無い長い文字列でも列内で必ず折り返し、横スクロールを発生させない（CEO 指示 2026-06-20）。 */
}
.news__text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  width: auto;
  margin: 0;
  font-size: clamp(13px, min(1.0884353741vw, 16px), 16px);
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #000;
  word-break: break-word;
  overflow-wrap: anywhere;
}
.news {
  /* PDF ボタン 135×40 */
}
.news__pdf {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: min(min(9.1836734694vw, 135px), 135px);
  height: min(min(2.7210884354vw, 40px), 40px);
  background-image: url(../img/top/news-pdf-btn.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: #88d99a;
  color: white;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: clamp(13px, min(1.6326530612vw, 24px), 24px);
  letter-spacing: 0.08em;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

/* =====================================================
# TOP — contact（Figma 4:9 厳格・top:790 / 1470×430 / padding 65t 242r 38b 234l）
===================================================== */
.home-contact {
  position: absolute;
  left: 0;
  top: min(min(53.7414965986vw, 790px), 790px);
  width: 100%;
  height: min(min(29.2517006803vw, 430px), 430px);
  padding: min(min(4.4217687075vw, 65px), 65px) min(min(16.462585034vw, 242px), 242px) min(min(2.5850340136vw, 38px), 38px) min(min(15.9183673469vw, 234px), 234px);
  z-index: 2;
}
.home-contact {
  /* パネル 995×328 / 中央寄せ */
}
.home-contact__panel {
  position: relative;
  width: min(min(67.6870748299vw, 995px), 995px);
  height: min(min(22.3129251701vw, 328px), 328px);
  margin: 0 auto;
  /* カード拡大に合わせて固定アスペクト比を解除し、内容に応じて高さが伸びるようにする（CEO 指示 2026-05-25 lg時） */
}
.home-contact__panel {
  /* lg(≤1023px)時のみ角丸 + overflow:hidden でチューリップ背景を角丸クリップ。
     1024px以上は正常（角丸なし・カンプ準拠）のため対象外（CEO 指示 2026-05-25 768pxで角丸が不自然） */
}
.home-contact__panel-bg {
  position: absolute;
  inset: 0;
  opacity: 0.46;
  z-index: 0;
}
.home-contact__panel-bg picture, .home-contact__panel-bg img {
  display: block;
  width: 100%;
  height: 100%;
}
.home-contact__panel-bg img {
  -o-object-fit: cover;
     object-fit: cover;
}
.home-contact {
  /* 中央 absolute left:145 top:19 column gap 14 items-center 699 */
}
.home-contact__inner {
  position: absolute;
  left: min(min(9.8639455782vw, 145px), 145px);
  top: min(min(1.2925170068vw, 19px), 19px);
  width: min(min(47.5510204082vw, 699px), 699px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(0.9523809524vw, 14px), 14px);
  z-index: 2;
}
.home-contact__title {
  margin: 0;
  width: 100%;
  text-align: center;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: clamp(13px, min(2.7210884354vw, 40px), 40px);
  line-height: 1.2;
  color: #250c0c;
}
.home-contact {
  /* 2 カード row gap 193 items-center */
}
.home-contact__cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(min(13.1292517007vw, 193px), 193px);
  width: 100%;
}
.home-contact {
  /* カード 253×204 */
}
.home-contact__card {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: min(min(17.2108843537vw, 253px), 253px);
  height: min(min(13.8775510204vw, 204px), 204px);
  text-decoration: none;
  overflow: hidden;
  /* lg(1024px)表示でカードが小さすぎたため幅を約1.6倍（200→320）に拡大。
     高さも低かったので固定値をやめ aspect-ratio 253/204 で縦も連動拡大（CEO 指示 2026-05-25 lg時） */
}
.home-contact__card--mail {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.home-contact__card-bg {
  position: absolute;
  inset: 0;
  opacity: 0.78;
  z-index: 0;
}
.home-contact__card-bg picture, .home-contact__card-bg img {
  display: block;
  width: 100%;
  height: 100%;
}
.home-contact__card-bg img {
  -o-object-fit: cover;
     object-fit: cover;
}
.home-contact {
  /* TEL カード: 内側 absolute left:32 top:39 column gap 11 items-center 190 */
}
.home-contact__card--tel .home-contact__card-inner {
  position: absolute;
  left: min(min(2.1768707483vw, 32px), 32px);
  top: min(min(2.6530612245vw, 39px), 39px);
  width: min(min(12.925170068vw, 190px), 190px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(0.7482993197vw, 11px), 11px);
  z-index: 2;
}
.home-contact {
  /* MAIL カード: 内側 absolute left:17.5 top:46.5 column gap 25 items-center 219 */
}
.home-contact__card--mail .home-contact__card-inner {
  position: absolute;
  left: min(min(1.1904761905vw, 17.5px), 17.5px);
  top: min(min(3.1632653061vw, 46.5px), 46.5px);
  width: min(min(14.8979591837vw, 219px), 219px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(1.7006802721vw, 25px), 25px);
  z-index: 2;
}
.home-contact__icon {
  display: block;
}
.home-contact__icon img {
  display: block;
  height: auto;
}
.home-contact__card--tel .home-contact__icon img {
  width: min(min(2.5850340136vw, 38px), 38px);
}
.home-contact__card--mail .home-contact__icon img {
  width: min(min(2.5850340136vw, 38px), 38px);
}
.home-contact__tel {
  margin: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(min(0.4761904762vw, 7px), 7px);
  color: #ff9a20; /* #ff9b21 */
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1;
  white-space: nowrap;
}
.home-contact__tel-label {
  font-weight: 500;
  font-size: clamp(13px, min(1.2244897959vw, 18px), 18px);
  letter-spacing: 0.04em;
}
.home-contact__tel-number {
  font-weight: 800;
  font-size: clamp(16px, min(1.3605442177vw, 20px), 20px);
  letter-spacing: 0.04em;
}
.home-contact__hours {
  margin: 0;
  width: min(min(8.7074829932vw, 128px), 128px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1px;
  color: #ff9a20;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(1.0884353741vw, 16px), 16px);
  line-height: 1.4;
}
.home-contact__hours span {
  white-space: nowrap;
}
.home-contact {
  /* MAIL カード CTA ボタン */
}
.home-contact__cta {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(min(0.6802721088vw, 10px), 10px);
  width: 100%;
  height: min(min(3.0612244898vw, 45px), 45px);
  padding: min(min(0.6802721088vw, 10px), 10px) min(min(1.2925170068vw, 19px), 19px) min(min(0.6802721088vw, 10px), 10px) min(min(1.2244897959vw, 18px), 18px);
  border: 1px solid #e0a61c;
  background-color: rgba(217, 217, 217, 0);
  color: #ff9a20;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  font-size: clamp(13px, min(1.0884353741vw, 16px), 16px);
  letter-spacing: 0.04em;
}
.home-contact__cta-text {
  text-align: center;
  white-space: nowrap;
}
.home-contact__cta-arrow {
  font-size: 0.7em;
  line-height: 1;
}

/* mqpacker による xl 後勝ちを避けるため、TOP の SP 最終値は詳細度を上げて固定 */
/* =====================================================
# Business Page
# 構成参考: テクノクリエイト案件（grid 2カラムで写真とテキストボックスを重ねる）
# デザイン: 後藤重量オリジナル（青基調・ゴシック・薄青テキストボックス）
===================================================== */
body.business {
  /* ---------- 業務一覧 セクション ---------- */
}
body.business .business-list {
  background-color: white;
  padding-block: min(min(6.2992125984vw, 120px), 120px);
}
body.business {
  /* ---------- 業務カード（写真とテキストボックスが重なる） ---------- */
}
body.business .business-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: calc(1140 * var(--to-rem));
  margin-inline: auto;
  padding-inline: calc(15 * var(--to-rem));
  margin-bottom: min(min(6.2992125984vw, 120px), 120px);
}
body.business .business-item:last-child {
  margin-bottom: 0;
}
body.business {
  /* ---------- 写真 ---------- */
}
body.business .business-item__photo {
  position: relative;
  aspect-ratio: 4/3;
  overflow: hidden;
  -webkit-box-shadow: 0 calc(14 * var(--to-rem)) calc(28 * var(--to-rem)) rgba(255, 154, 32, 0.18);
          box-shadow: 0 calc(14 * var(--to-rem)) calc(28 * var(--to-rem)) rgba(255, 154, 32, 0.18);
  z-index: 1;
  grid-column: 1;
  grid-row: 1;
}
body.business .business-item__photo picture,
body.business .business-item__photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.business {
  /* ---------- 番号（写真左上に塗り数字） ---------- */
}
body.business .business-item__num {
  position: absolute;
  top: calc(18 * var(--to-rem));
  left: calc(22 * var(--to-rem));
  z-index: 2;
  font-family: "Outfit", "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(96 * var(--to-rem));
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  color: rgba(255, 255, 255, 0.95);
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
body.business {
  /* ---------- テキストボックス（写真と重ねる） ---------- */
}
body.business .business-item__body {
  position: relative;
  background-color: white;
  padding: min(min(2.9396325459vw, 56px), 56px);
  grid-column: 2;
  grid-row: 1;
  margin-left: calc(-80 * var(--to-rem));
  margin-top: calc(60 * var(--to-rem));
  z-index: 2;
  -webkit-box-shadow: 0 calc(20 * var(--to-rem)) calc(48 * var(--to-rem)) rgba(255, 154, 32, 0.14);
          box-shadow: 0 calc(20 * var(--to-rem)) calc(48 * var(--to-rem)) rgba(255, 154, 32, 0.14);
  align-self: center;
  border-top: calc(3 * var(--to-rem)) solid #ff9a20;
}
body.business {
  /* ---------- リバース（写真右・テキスト左） ---------- */
}
body.business .business-item--reverse .business-item__photo {
  grid-column: 2;
}
body.business .business-item--reverse {
  /* リバース時の番号は写真の右上に配置（テキストボックスと被らないよう） */
}
body.business .business-item--reverse .business-item__num {
  left: auto;
  right: calc(22 * var(--to-rem));
}
body.business .business-item--reverse .business-item__body {
  grid-column: 1;
  margin-left: 0;
  margin-right: calc(-80 * var(--to-rem));
}
body.business {
  /* ---------- 見出し（青ゴシック） ---------- */
}
body.business .business-item__title {
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(28 * var(--to-rem));
  font-weight: 700;
  color: #ff9a20;
  line-height: 1.4;
  letter-spacing: 0.14em;
  margin: 0 0 calc(22 * var(--to-rem));
  padding-bottom: calc(14 * var(--to-rem));
  border-bottom: 1px solid rgba(255, 154, 32, 0.2);
}
body.business {
  /* ---------- 説明文（ゴシック） ---------- */
}
body.business .business-item__desc {
  margin: 0;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(16 * var(--to-rem));
  font-weight: 400;
  color: #2c2b2b;
  line-height: 2;
  letter-spacing: 0.06em;
}

/* =====================================================
# Company Page
===================================================== */
body.company .company-section {
  padding: min(min(5.249343832vw, 100px), 100px) calc(20 * var(--to-rem));
}
body.company .company-section--blue {
  background-color: #fff1d4;
}
body.company .company-section--white {
  background-color: white;
}
body.company .company-section__inner {
  width: min(100%, 1000 * var(--to-rem));
  margin-inline: auto;
}
body.company .company-section__title {
  margin: 0;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif; /* products-archive__heading と統一（明朝） */
  font-size: clamp(13px, min(1.8897637795vw, 36px), 36px);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.12em;
  color: #ff9a20;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(min(0.6299212598vw, 12px), 12px);
  width: 100%;
  text-align: center;
}
body.company .company-section__title {
  /* 全タイトルの右側に四つ葉クローバー(_assets/img/common/clover.webp) */
}
body.company .company-section__title::after {
  content: "";
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: min(min(1.6797900262vw, 32px), 32px);
  height: min(min(2.0997375328vw, 40px), 40px);
  background: url(../img/common/clover.webp) center center/contain no-repeat;
}
body.company .company-section__en {
  display: block;
  margin-top: calc(6 * var(--to-rem));
  font-family: "Outfit", "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif; /* products-archive__heading::before と統一 */
  font-size: clamp(13px, min(0.9448818898vw, 18px), 18px);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #458885;
}
body.company {
  /* 基本理念 キャッチ + 3項目 */
}
body.company .company-intro__catch {
  margin-top: min(min(1.9947506562vw, 38px), 38px);
  text-align: center;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(1.2598425197vw, 24px), 24px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #2c2b2b;
}
body.company .company-intro__items {
  margin-top: min(min(2.5196850394vw, 48px), 48px);
  display: grid;
  gap: min(min(1.469816273vw, 28px), 28px);
}
body.company .company-intro__item {
  padding: min(min(1.469816273vw, 28px), 28px) min(min(1.6797900262vw, 32px), 32px);
  background-color: white;
  border-left: calc(5 * var(--to-rem)) solid #ff9a20;
  border-radius: calc(8 * var(--to-rem));
}
body.company .company-intro__item-title {
  margin: 0;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(1.312335958vw, 25px), 25px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #ff9a20;
}
body.company .company-intro__item-title {
  /* SP: 425px で 16px・上限16px のリキッド（CEO 指示・2026-05-25）。html & で TB 後勝ちに勝たせる */
}
body.company .company-intro__item-text {
  margin: calc(10 * var(--to-rem)) 0 0;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.9448818898vw, 18px), 18px);
  line-height: 1.9;
  letter-spacing: 0.04em;
  color: #2c2b2b;
}
body.company {
  /* 事業所紹介 セルの中身 */
}
body.company .company-office + .company-office {
  margin-top: calc(15 * var(--to-rem));
}
body.company .company-office__name {
  margin: 0;
  font-weight: 700;
  color: #ff9a20;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
  line-height: 1.6;
}
body.company .company-office__meta {
  margin: calc(4 * var(--to-rem)) 0 0;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.7874015748vw, 15px), 15px);
  line-height: 1.7;
  color: #2c2b2b;
}
body.company .company-office__label {
  margin: calc(10 * var(--to-rem)) 0 calc(4 * var(--to-rem));
  font-weight: 700;
  color: #2c2b2b;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.7874015748vw, 15px), 15px);
  line-height: 1.6;
}
body.company .company-greeting__body {
  margin-top: calc(38 * var(--to-rem));
  padding: calc(46 * var(--to-rem)) calc(52 * var(--to-rem));
  background-color: white;
  border-left: calc(5 * var(--to-rem)) solid #ff9a20;
}
body.company .company-greeting__text {
  margin: 0;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.8923884514vw, 17px), 17px);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.04em;
  color: #2c2b2b;
}
body.company .company-greeting__text + .company-greeting__text {
  margin-top: calc(18 * var(--to-rem));
}
body.company .company-greeting__signature {
  margin-top: calc(34 * var(--to-rem));
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.8923884514vw, 17px), 17px);
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.08em;
  color: #ff9a20;
  text-align: right;
}
body.company .company-table {
  margin-top: calc(38 * var(--to-rem));
  width: 100%;
  border-collapse: collapse;
  background-color: white;
}
body.company .company-table tr {
  border-bottom: 1px solid rgba(44, 43, 43, 0.16);
}
body.company .company-table tr:first-child {
  border-top: calc(4 * var(--to-rem)) solid #ff9a20;
}
body.company .company-table th,
body.company .company-table td {
  padding: calc(24 * var(--to-rem)) calc(28 * var(--to-rem));
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
  line-height: 1.7;
  letter-spacing: 0.04em;
  color: #2c2b2b;
  vertical-align: top;
}
body.company .company-table th {
  width: calc(240 * var(--to-rem));
  background-color: rgba(255, 154, 32, 0.08);
  font-weight: 700;
  text-align: left;
  color: #ff9a20;
}
body.company .company-table td {
  font-weight: 400;
  background-color: white;
}
body.company .company-table__addr {
  display: block;
}
body.company .company-table__addr + .company-table__addr {
  margin-top: calc(8 * var(--to-rem));
}
body.company .company-table__br {
  display: none;
}
body.company .company-map__frame {
  margin-top: calc(38 * var(--to-rem));
  overflow: hidden;
  aspect-ratio: 16/9;
  background-color: #fff1d4;
}
body.company .company-map__frame iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
body.company .company-map__action {
  margin-top: calc(28 * var(--to-rem));
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.company .company-map__btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: min(min(11.5485564304vw, 220px), 220px);
  padding: calc(16 * var(--to-rem)) calc(40 * var(--to-rem));
  background-color: #ff9a20;
  color: white;
  font-family: "Roboto", "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-decoration: none;
  border-radius: calc(4 * var(--to-rem));
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* =====================================================
# Products Page
===================================================== */
body.products {
  /* ---------- リード文 ---------- */
}
body.products .products-intro {
  padding: calc(96 * var(--to-rem)) calc(20 * var(--to-rem)) calc(64 * var(--to-rem));
  background-color: white;
}
body.products .products-intro__inner {
  width: min(100%, 900 * var(--to-rem));
  margin-inline: auto;
  padding-block: calc(36 * var(--to-rem));
  border-top: 1px solid rgba(44, 43, 43, 0.15);
  border-bottom: 1px solid rgba(44, 43, 43, 0.15);
}
body.products .products-intro__text {
  margin: 0;
  text-align: center;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: calc(20 * var(--to-rem));
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #2c2b2b;
  white-space: nowrap;
}
body.products {
  /* ---------- 実績一覧 セクション ---------- */
}
body.products .products-archive {
  padding: calc(40 * var(--to-rem)) calc(20 * var(--to-rem)) calc(140 * var(--to-rem));
  background-color: white;
}
body.products .products-archive__inner {
  width: min(100%, 1080 * var(--to-rem));
  margin-inline: auto;
}
body.products .products-archive__heading {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(8 * var(--to-rem));
  margin: 0 0 calc(56 * var(--to-rem));
  padding: 0;
  background-color: transparent;
  border: none;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 600;
  letter-spacing: 0.12em;
  color: #2c2b2b;
  text-align: center;
}
body.products .products-archive__heading::before {
  content: "Works Archive";
  display: block;
  font-family: "Outfit", "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(14 * var(--to-rem));
  font-weight: 400;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #ff9a20;
}
body.products .products-archive__heading::after {
  content: "";
  width: calc(48 * var(--to-rem));
  height: 2px;
  margin-top: calc(16 * var(--to-rem));
  background-color: #ff9a20;
}
body.products .products-archive__heading {
  /* 元のテキスト「実績一覧」を強調 */
  font-size: calc(32 * var(--to-rem));
}
body.products {
  /* ---------- 年度タブ ---------- */
}
body.products .products-filter {
  list-style: none;
  margin: 0 0 calc(64 * var(--to-rem));
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: calc(14 * var(--to-rem));
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.products .products-filter__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
body.products .products-filter__btn {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(10 * var(--to-rem));
  min-width: calc(132 * var(--to-rem));
  padding: calc(12 * var(--to-rem)) calc(22 * var(--to-rem));
  background-color: white;
  border: 1px solid rgba(44, 43, 43, 0.25);
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(15 * var(--to-rem));
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #2c2b2b;
  cursor: pointer;
  -webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: color 0.3s, border-color 0.3s, background-color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: color 0.3s, border-color 0.3s, background-color 0.3s, transform 0.3s, box-shadow 0.3s;
  transition: color 0.3s, border-color 0.3s, background-color 0.3s, transform 0.3s, box-shadow 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
}
body.products .products-filter__btn.is-active {
  background-color: #ff9a20;
  border-color: #ff9a20;
  color: white;
  -webkit-box-shadow: 0 calc(8 * var(--to-rem)) calc(20 * var(--to-rem)) rgba(255, 154, 32, 0.28);
          box-shadow: 0 calc(8 * var(--to-rem)) calc(20 * var(--to-rem)) rgba(255, 154, 32, 0.28);
}
body.products .products-filter__arrow {
  font-size: calc(10 * var(--to-rem));
  line-height: 1;
  -webkit-transform: translateY(calc(-1 * var(--to-rem)));
          transform: translateY(calc(-1 * var(--to-rem)));
  color: currentColor;
  opacity: 0.7;
}
body.products {
  /* ---------- 年度別テーブル ---------- */
}
body.products .products-table {
  display: none;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: calc(40 * var(--to-rem));
  background-color: white;
  border-top: 1px solid rgba(44, 43, 43, 0.15);
  border-bottom: 1px solid rgba(44, 43, 43, 0.15);
}
body.products .products-table.is-active {
  display: table;
}
body.products .products-table__caption {
  caption-side: top;
  padding: calc(20 * var(--to-rem)) 0 calc(18 * var(--to-rem));
  background-color: transparent;
  border: none;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(22 * var(--to-rem));
  font-weight: 600;
  letter-spacing: 0.16em;
  color: #ff9a20;
  text-align: left;
  border-bottom: 1px solid rgba(255, 154, 32, 0.25);
  margin-bottom: calc(0 * var(--to-rem));
}
body.products .products-table thead th {
  padding: calc(14 * var(--to-rem)) calc(16 * var(--to-rem));
  background-color: rgba(255, 241, 212, 0.5);
  border: none;
  border-right: 1px solid rgba(44, 43, 43, 0.18);
  border-bottom: 1px solid rgba(44, 43, 43, 0.18);
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(18 * var(--to-rem));
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #ff9a20;
  text-align: center;
}
body.products .products-table thead th:last-child {
  border-right: none;
}
body.products .products-table {
  /* 列ヘッダーの英語ラベル化（日本語は維持し、英語を補助） */
}
body.products .products-table thead th:nth-child(1)::after {
  content: "";
}
body.products .products-table thead th:nth-child(2)::after {
  content: "";
}
body.products .products-table thead th:nth-child(3)::after {
  content: "";
}
body.products .products-table thead th:nth-child(4)::after {
  content: "";
}
body.products .products-table tbody tr {
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
body.products .products-table tbody tr:nth-child(odd) {
  background-color: rgba(255, 241, 212, 0.18);
}
body.products .products-table tbody td {
  padding: calc(18 * var(--to-rem)) calc(16 * var(--to-rem));
  border: none;
  border-right: 1px solid rgba(44, 43, 43, 0.12);
  border-bottom: 1px solid rgba(44, 43, 43, 0.12);
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(15 * var(--to-rem));
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #2c2b2b;
  text-align: center;
  vertical-align: middle;
  min-height: calc(48 * var(--to-rem));
}
body.products .products-table tbody td:last-child {
  border-right: none;
}
body.products .products-table tbody td {
  /* 年月列：数字フォント・太字 */
}
body.products .products-table tbody td:first-child {
  font-family: "Outfit", "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(17 * var(--to-rem));
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #ff9a20;
}
body.products .products-table tbody tr:last-child td {
  border-bottom: none;
}
body.products .products-table {
  /* 列幅 */
}
body.products .products-table thead th:nth-child(1),
body.products .products-table tbody td:nth-child(1) {
  width: 14%;
}
body.products .products-table thead th:nth-child(2),
body.products .products-table tbody td:nth-child(2) {
  width: 22%;
}
body.products .products-table thead th:nth-child(3),
body.products .products-table tbody td:nth-child(3) {
  width: 28%;
}
body.products .products-table thead th:nth-child(4),
body.products .products-table tbody td:nth-child(4) {
  width: 36%;
}

/* =====================================================
# Service Page — 業務内容
===================================================== */
/* --- Intro --- */
.service-intro {
  background-color: #fff;
  padding-block: min(min(6.2992125984vw, 120px), 120px);
}
.service-intro__inner {
  max-width: calc(1200px + 30px);
  margin-inline: auto;
  padding-inline: 15px;
}
.service-intro__text {
  max-width: calc(1200 * var(--to-rem));
  margin-inline: auto;
  text-align: center;
}
.service-intro__lead {
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: clamp(13px, min(1.154855643vw, 22px), 22px);
  font-weight: 700;
  line-height: 2.2;
  letter-spacing: 0.05em;
  color: #2c2b2b;
}

.service-intro .heading {
  width: 100%;
  max-width: calc(400 * var(--to-rem));
  font-size: clamp(13px, min(1.8897637795vw, 36px), 36px);
  font-weight: 700;
  letter-spacing: 0.05em;
  display: inline-block;
  position: relative;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #2c2b2b;
}
.service-intro .heading::after {
  content: attr(data-en);
  position: absolute;
  top: calc(72 * var(--to-rem));
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: clamp(13px, min(1.2073490814vw, 23px), 23px);
  background: none;
}

/* --- Service 4項目 --- */
.service-list__inner {
  max-width: 100%;
  margin-inline: auto;
}

.service-item {
  padding-block: min(min(6.2992125984vw, 120px), 120px);
}
.service-item__inner {
  max-width: calc(1200px + 30px);
  margin-inline: auto;
  padding-inline: 15px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: min(min(4.1994750656vw, 80px), 80px);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.service-item--light {
  background-color: #fff1d4;
}
.service-item--light .service-item__number {
  color: rgba(255, 154, 32, 0.18);
}
.service-item--light .service-item__title {
  color: #2c2b2b;
}
.service-item--light .service-item__title::before {
  background-color: #ff9a20;
}
.service-item--light .service-item__text {
  color: #2c2b2b;
}
.service-item--dark {
  background-color: #1a1a1a;
}
.service-item--dark .service-item__number {
  color: rgba(255, 255, 255, 0.2);
}
.service-item--dark .service-item__title {
  color: #fff;
}
.service-item--dark .service-item__title::before {
  background-color: #fff;
}
.service-item--dark .service-item__text {
  color: rgba(255, 255, 255, 0.85);
}
.service-item--image-left .service-item__inner {
  grid-template-columns: 1fr 1fr;
}
.service-item--image-right .service-item__inner {
  grid-template-columns: 1fr 1fr;
  direction: rtl;
}
.service-item--image-right .service-item__media, .service-item--image-right .service-item__body {
  direction: ltr;
}
.service-item--accent .service-item__inner {
  grid-template-columns: 1fr;
  max-width: calc(1200px + 30px);
}
.service-item--accent .service-item__body {
  position: relative;
  max-width: calc(900 * var(--to-rem));
  margin-inline: auto;
  padding-block: min(min(2.0997375328vw, 40px), 40px);
  text-align: left;
}
.service-item__media {
  position: relative;
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
  margin: 0;
}
.service-item__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.service-item__body {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.service-item__number {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(13px, min(7.3490813648vw, 140px), 140px);
  font-weight: 700;
  line-height: 0.9;
  letter-spacing: 0.02em;
}
.service-item__title {
  position: relative;
  margin-top: min(min(1.2598425197vw, 24px), 24px);
  padding-left: min(min(2.9396325459vw, 56px), 56px);
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(1.5748031496vw, 30px), 30px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.service-item__title::before {
  content: "";
  position: absolute;
  top: 0.7em;
  left: 0;
  width: min(min(2.0997375328vw, 40px), 40px);
  height: 2px;
}
.service-item__title-sub {
  display: inline-block;
  margin-left: calc(8 * var(--to-rem));
  font-size: 0.6em;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.service-item__text {
  margin-top: min(min(1.6797900262vw, 32px), 32px);
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.8923884514vw, 17px), 17px);
  font-weight: 400;
  line-height: 2.2;
  letter-spacing: 0.05em;
}

/* =====================================================
# Strength Page — 私たちの強み
===================================================== */
/* --- Intro（英大見出し + リード + ヒーロー写真） --- */
.strength-intro {
  background-color: #fff;
  padding-block: min(min(6.2992125984vw, 120px), 120px);
}
.strength-intro__inner {
  max-width: calc(1200px + 30px);
  margin-inline: auto;
  padding-inline: 15px;
  display: grid;
  grid-template-columns: 1fr min(min(33.5958005249vw, 640px), 600px);
  gap: min(min(4.1994750656vw, 80px), 80px);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.strength-intro__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.strength-intro__lead {
  margin-top: min(min(3.6745406824vw, 70px), 70px);
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.8923884514vw, 17px), 17px);
  font-weight: 400;
  line-height: 2.2;
  letter-spacing: 0.05em;
  color: #2c2b2b;
}
.strength-intro__deco {
  position: relative;
  width: 100%;
  aspect-ratio: 592/413;
  max-width: min(min(31.4960629921vw, 600px), 600px);
  margin-left: auto;
}
.strength-intro__circle {
  position: absolute;
  width: 42.4%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #fff;
  padding: 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.strength-intro__circle--1 {
  top: 1.3%;
  left: 27.75%;
  background-color: rgba(255, 154, 32, 0.55);
  z-index: 2;
}
.strength-intro__circle--2 {
  top: 38.4%;
  left: 46.95%;
  background-color: rgba(255, 154, 32, 0.88);
  z-index: 3;
}
.strength-intro__circle--3 {
  top: 39.2%;
  left: 10.65%;
  background-color: rgba(255, 154, 32, 0.72);
  z-index: 1;
}
.strength-intro__circle-text {
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(1.3648293963vw, 26px), 26px);
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.4;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* --- Strength 3項目 --- */
.strength-list__inner {
  max-width: 100%;
  margin-inline: auto;
  padding-inline: 0;
}

.strength-item {
  padding-block: min(min(5.7742782152vw, 110px), 110px);
}
.strength-item__inner {
  max-width: calc(1200px + 30px);
  margin-inline: auto;
  padding-inline: 15px;
  display: grid;
  grid-template-columns: min(min(13.6482939633vw, 260px), 260px) 1fr;
  gap: min(min(3.1496062992vw, 60px), 60px);
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
.strength-item--dark {
  background-color: #1a1a1a;
}
.strength-item--dark .strength-item__number {
  color: rgba(255, 255, 255, 0.15);
}
.strength-item--dark .strength-item__title {
  color: #fff;
}
.strength-item--dark .strength-item__title::before {
  background-color: #fff;
}
.strength-item--dark .strength-item__text {
  color: rgba(255, 255, 255, 0.85);
}
.strength-item--light {
  background-color: #fff1d4;
}
.strength-item--light .strength-item__number {
  color: rgba(255, 154, 32, 0.18);
}
.strength-item--light .strength-item__title {
  color: #2c2b2b;
}
.strength-item--light .strength-item__title::before {
  background-color: #ff9a20;
}
.strength-item--light .strength-item__text {
  color: #2c2b2b;
}
.strength-item__number {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(13px, min(9.4488188976vw, 180px), 180px);
  font-weight: 700;
  line-height: 0.9;
  letter-spacing: 0.02em;
}
.strength-item__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.strength-item__title {
  position: relative;
  padding-left: min(min(3.1496062992vw, 60px), 60px);
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(1.6797900262vw, 32px), 32px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.strength-item__title::before {
  content: "";
  position: absolute;
  top: 0.7em;
  left: 0;
  width: min(min(2.3097112861vw, 44px), 44px);
  height: 2px;
}
.strength-item__text {
  margin-top: min(min(2.0997375328vw, 40px), 40px);
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.8923884514vw, 17px), 17px);
  font-weight: 400;
  line-height: 2.2;
  letter-spacing: 0.05em;
}

/* --- Heading（company.scss と同一ルール） --- */
.strength-intro .heading {
  width: 100%;
  max-width: calc(400 * var(--to-rem));
  font-size: clamp(13px, min(1.8897637795vw, 36px), 36px);
  font-weight: 700;
  letter-spacing: 0.05em;
  display: inline-block;
  position: relative;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.strength-intro .heading::after {
  content: attr(data-en);
  position: absolute;
  top: calc(72 * var(--to-rem));
  left: calc(5 * var(--to-rem));
  font-size: clamp(13px, min(1.2073490814vw, 23px), 23px);
  background: none;
}

/* =====================================================
# Contact Page
===================================================== */
body.contact {
  /* ---------- ラベル ---------- */
}
body.contact .label {
  display: inline-block;
  background-color: #ff9a20;
  color: #fff;
  font-size: 13px;
  text-align: center;
  width: 45px;
  height: calc(28 * var(--to-rem));
  line-height: calc(28 * var(--to-rem));
  border-radius: calc(5 * var(--to-rem));
}
body.contact {
  /* ---------- 電話・FAX セクション（カンプ準拠・2026-05-22）---------- */
}
body.contact .contact-intro {
  background-color: #f7f6f1; /* カンプ準拠: 白寄りの薄クリーム */
  padding-block: calc(80 * var(--to-rem)) calc(60 * var(--to-rem));
}
body.contact .contact-intro__lead {
  text-align: center;
  color: #2c2b2b;
  line-height: 2;
  font-size: clamp(13px, min(0.9448818898vw, 18px), 18px);
  margin-bottom: min(min(2.0997375328vw, 40px), 40px);
}
body.contact .contact__inner {
  max-width: calc(1000 * var(--to-rem) + 15 * var(--to-rem) * 2);
  margin-inline: auto;
  padding-inline: calc(15 * var(--to-rem));
}
body.contact .tel-fax__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: calc(20 * var(--to-rem));
}
body.contact .tel-fax__box {
  width: 100%;
  margin-inline: auto;
  text-align: center;
  background-color: #fce2c0; /* カンプ準拠: お電話ボックス 淡オレンジクリーム */
  border-radius: calc(12 * var(--to-rem));
  padding: calc(30 * var(--to-rem)) calc(20 * var(--to-rem));
}
body.contact .tel-fax__box.is-fax {
  background-color: #f4f3c8; /* カンプ準拠: FAXボックス 淡黄色 */
}
body.contact .tel-fax__title {
  font-size: clamp(13px, min(1.312335958vw, 25px), 25px);
  font-weight: 600;
  color: #2c2b2b;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(min(0.4199475066vw, 8px), 8px);
  margin-bottom: min(min(0.6299212598vw, 12px), 12px);
}
body.contact .tel-fax__title .large {
  font-size: clamp(13px, min(1.312335958vw, 25px), 25px);
  font-weight: 700;
  color: #2c2b2b;
  margin-right: min(min(0.1049868766vw, 2px), 2px);
}
body.contact .tel-fax__icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: min(min(1.6797900262vw, 32px), 32px);
  height: min(min(1.6797900262vw, 32px), 32px);
  color: #2c2b2b;
}
body.contact .tel-fax__icon svg {
  width: 100%;
  height: 100%;
}
body.contact .tel-fax__hours {
  margin-top: min(min(0.4199475066vw, 8px), 8px);
  color: #2c2b2b;
  font-size: clamp(13px, min(0.7349081365vw, 14px), 14px);
}
body.contact .tel-fax .tel-number {
  display: block;
  font-size: clamp(13px, min(2.3622047244vw, 45px), 45px);
  font-weight: bold;
  color: #ff9a20;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
body.contact {
  /* ---------- メールフォーム ---------- */
}
body.contact .mail-form {
  background-color: #fff;
  padding-block: 100px;
  letter-spacing: 0;
}
body.contact .mail-form__inner {
  max-width: 1100px;
  padding-inline: calc(15 * var(--to-rem));
  margin-inline: auto;
}
body.contact .mail-form ::-webkit-input-placeholder {
  color: #aaa;
}
body.contact .mail-form ::-moz-placeholder {
  color: #aaa;
}
body.contact .mail-form :-ms-input-placeholder {
  color: #aaa;
}
body.contact .mail-form ::-ms-input-placeholder {
  color: #aaa;
}
body.contact .mail-form ::placeholder {
  color: #aaa;
}
body.contact .mail-form__title {
  display: block;
  text-align: center;
  margin-inline: auto;
  font-size: clamp(13px, min(1.5748031496vw, 30px), 30px);
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.1;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif; /* ゴシック体 */
  color: #ff9a20;
}
body.contact .mail-form__text {
  margin-top: calc(50 * var(--to-rem));
}
body.contact .mail-form__text > p {
  line-height: 2;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
}
body.contact .mail-form .form-p {
  display: inline-block;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
}
body.contact .mail-form .form-input {
  border: 1px solid #aaa;
  padding: 5px 10px;
  width: 100%;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
}
body.contact .mail-form .form-input--shortbox {
  max-width: calc(220 * var(--to-rem));
}
body.contact .mail-form textarea.form-input {
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
}
body.contact .mail-form .horizontal-table {
  margin-top: calc(30 * var(--to-rem));
}
body.contact .mail-form .horizontal-table table {
  width: 100%;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
}
body.contact .mail-form .horizontal-table th {
  width: 27%;
  padding: 20px;
  background-color: rgba(255, 241, 212, 0.5);
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-weight: bold;
  vertical-align: middle;
  text-align: left;
}
body.contact .mail-form .horizontal-table th .required {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.contact .mail-form .horizontal-table th:first-child {
  border-top: 1px solid #ccc;
}
body.contact .mail-form .horizontal-table th:last-child {
  border-right-width: 0;
}
body.contact .mail-form .horizontal-table td {
  padding: 10px 20px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}
body.contact .mail-form .horizontal-table td:first-of-type {
  border-top: 1px solid #ccc;
}
body.contact .mail-form .privacy-policy {
  font-size: clamp(13px, min(1.0498687664vw, 20px), 20px);
  font-weight: 500;
  margin-block: 30px;
  text-align: center;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  color: #ff9a20;
}
body.contact .mail-form .box-scroll {
  width: 100%;
  height: 240px;
  padding: 20px;
  border: 1px solid #ddd;
  overflow: hidden;
  overflow-y: scroll;
  margin-bottom: 30px;
  background-color: #fff;
  font-size: clamp(13px, min(0.7874015748vw, 15px), 15px);
}
body.contact .mail-form .box-scroll__title {
  font-size: clamp(13px, min(0.9448818898vw, 18px), 18px);
  font-weight: 500;
  line-height: 1.4;
  border-left: 8px solid #2c2b2b;
  margin-bottom: 8px;
  padding-left: 8px;
}
body.contact .mail-form .box-scroll__li {
  text-indent: -25px;
  padding-left: 25px;
  letter-spacing: 0;
  margin-bottom: 7px;
}
body.contact .mail-form .privacy-wrapper {
  text-align: center;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
}
body.contact .mail-form .privacy__title {
  font-weight: 600;
  border-bottom: 1px solid #666;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
body.contact .mail-form .privacy__address {
  text-indent: -43px;
  padding-left: 43px;
}
body.contact .mail-form .privacy__link {
  color: blue;
  text-decoration: underline;
}
body.contact .mail-form .privacy-btn {
  display: inline-block;
  background-color: #ff9a20;
  color: #fff;
  padding: 15px 10px;
  width: 350px;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
}
body.contact .mail-form .privacy-btn__wrapper {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 30px;
}
body.contact .mail-form .send-btn__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
body.contact .mail-form .send-btn {
  display: inline-block;
  background-color: #ff9a20;
  color: #fff;
  border: 2px solid transparent;
  padding: 15px;
  text-align: center;
  width: 320px;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
}
body.contact .mail-form .send-btn--back {
  margin-right: 100px;
  color: #ff9a20;
  background-color: #fff;
  border: 2px solid #ff9a20;
}
body.contact .mail-form {
  /* ラジオボタン・チェックボックス */
}
body.contact .mail-form input[type=radio],
body.contact .mail-form input[type=checkbox] {
  opacity: 0;
  position: absolute;
}
body.contact .mail-form input[type=radio]:focus + span,
body.contact .mail-form input[type=checkbox]:focus + span {
  outline: 1px solid #ccc;
}
body.contact .mail-form input[type=radio] + span,
body.contact .mail-form input[type=checkbox] + span {
  display: inline-block;
  position: relative;
  margin: 0 2em 0 0;
  padding: 0.3em 0.3em 0.3em 2em;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
}
body.contact .mail-form input[type=checkbox] + span:before {
  position: absolute;
  top: 0.2em;
  left: 0;
  content: "";
  width: 1.25em;
  height: 1.25em;
  border: 1px solid #999;
  background: #fff;
  line-height: 1;
  vertical-align: middle;
}
body.contact .mail-form input[type=checkbox] + span:after {
  content: "";
  display: none;
}
body.contact .mail-form input[type=checkbox]:checked + span:after {
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0.4em;
  width: 0.5em;
  height: 1em;
  content: "";
  border-bottom: 3px solid #458885;
  border-right: 3px solid #458885;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
body.contact .mail-form {
  /* セレクトボックス */
}
body.contact .mail-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  display: block;
  width: 100%;
  padding: 5px 30px 5px 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
}
body.contact .mail-form .selectWrap {
  position: relative;
  display: block;
  width: 30%;
}
body.contact .mail-form .selectWrap::after {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  pointer-events: none;
}
body.contact .mail-form {
  /* テキストエリア */
}
body.contact .mail-form textarea {
  resize: none;
}

/* =====================================================
# Recruit Page
===================================================== */
body.recruit .recruit-section {
  padding: min(min(5.249343832vw, 100px), 100px) calc(20 * var(--to-rem));
}
body.recruit .recruit-section--blue {
  background-color: #fff1d4;
}
body.recruit .recruit-section--white {
  background-color: white;
}
body.recruit .recruit-section__inner {
  width: min(100%, 1000 * var(--to-rem));
  margin-inline: auto;
}
body.recruit .recruit-section__title {
  margin: 0;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: clamp(13px, min(1.8897637795vw, 36px), 36px);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.12em;
  color: #ff9a20;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(min(0.6299212598vw, 12px), 12px);
  width: 100%;
  text-align: center;
  position: relative;
}
body.recruit .recruit-section__title {
  /* 全タイトル右側に四つ葉クローバー（company-section__title と統一・元仕様復元） */
}
body.recruit .recruit-section__title::after {
  content: "";
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: min(min(1.6797900262vw, 32px), 32px);
  height: min(min(2.0997375328vw, 40px), 40px);
  background: url(../img/common/clover.webp) center center/contain no-repeat;
}
body.recruit {
  /* 「私たちと一緒に働きませんか」（recruit-section--white）専用の薄い緑の円装飾 — 2026-05-22 CEO 指示 */
}
body.recruit .recruit-section--white .recruit-section__title {
  gap: min(min(0.9448818898vw, 18px), 18px);
}
body.recruit .recruit-section--white .recruit-section__title {
  /* 左の薄い緑の円（少し下にずらす） */
}
body.recruit .recruit-section--white .recruit-section__title::before {
  content: "";
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: min(min(3.3595800525vw, 64px), 64px);
  height: min(min(3.3595800525vw, 64px), 64px);
  border-radius: 50%;
  background-color: #dfecd0; /* 薄い黄緑（不透明） */
  -webkit-filter: blur(min(min(0.157480315vw, 3px), 3px));
          filter: blur(min(min(0.157480315vw, 3px), 3px));
  -webkit-transform: translateY(min(min(0.5249343832vw, 10px), 10px));
          transform: translateY(min(min(0.5249343832vw, 10px), 10px));
}
body.recruit .recruit-section--white .recruit-section__title {
  /* 右の薄い緑の円（少し上にずらす・基底の四つ葉を円で上書き） */
}
body.recruit .recruit-section--white .recruit-section__title::after {
  width: min(min(2.8346456693vw, 54px), 54px);
  height: min(min(2.8346456693vw, 54px), 54px);
  background: none; /* 基底の四つ葉アイコンを打ち消す */
  border-radius: 50%;
  background-color: #dfecd0;
  -webkit-filter: blur(min(min(0.157480315vw, 3px), 3px));
          filter: blur(min(min(0.157480315vw, 3px), 3px));
  -webkit-transform: translateY(min(min(-0.5249343832vw, -10px), -10px));
          transform: translateY(min(min(-0.5249343832vw, -10px), -10px));
}
body.recruit .recruit-intro__text {
  margin-top: min(min(1.9947506562vw, 38px), 38px);
  text-align: center;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.9448818898vw, 18px), 18px);
  line-height: 2;
  letter-spacing: 0.04em;
  color: #2c2b2b;
}
body.recruit .recruit-table {
  margin-top: calc(38 * var(--to-rem));
  width: 100%;
  border-collapse: collapse;
  background-color: white;
}
body.recruit .recruit-table tr {
  border-bottom: 1px solid rgba(44, 43, 43, 0.16);
}
body.recruit .recruit-table tr:first-child {
  border-top: calc(4 * var(--to-rem)) solid #ff9a20;
}
body.recruit .recruit-table th,
body.recruit .recruit-table td {
  padding: calc(24 * var(--to-rem)) calc(28 * var(--to-rem));
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.8398950131vw, 16px), 16px);
  line-height: 1.7;
  letter-spacing: 0.04em;
  color: #2c2b2b;
  vertical-align: top;
}
body.recruit .recruit-table th {
  width: calc(240 * var(--to-rem));
  background-color: rgba(255, 154, 32, 0.08);
  font-weight: 700;
  text-align: left;
  color: #ff9a20;
}
body.recruit .recruit-table td {
  font-weight: 400;
  background-color: white;
}
body.recruit .recruit-table__line {
  margin: 0;
}
body.recruit .recruit-table__line + body.recruit .recruit-table__line {
  margin-top: calc(6 * var(--to-rem));
}

/* =====================================================
# Friendship Page（生活介護事業所フレンドシップ）
===================================================== */
body.friendship {
  /* 共通セクション */
}
body.friendship .friend-section {
  padding: min(min(5.249343832vw, 100px), 100px) calc(20 * var(--to-rem));
}
body.friendship .friend-section--white {
  background-color: white;
}
body.friendship .friend-section--cream {
  background-color: #fff1d4;
}
body.friendship .friend-section--gray {
  background-color: #f3f0e3;
}
body.friendship .friend-section { /* 薄い黄色がかったグレー（1日の流れ専用・2026-05-22 CEO 指示） */ }
body.friendship .friend-section__inner {
  width: min(100%, 1000 * var(--to-rem));
  margin-inline: auto;
}
body.friendship .friend-section__title {
  margin: 0;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: clamp(13px, min(1.8897637795vw, 36px), 36px);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.1em;
  color: #ff9a20;
  text-align: center;
}
body.friendship .friend-section__title {
  /* mqpacker の MQ 出力順で xl(≤1199) が md(≤767) を後勝ち上書きするため、
     html & で詳細度を1段上げて SP の 20px を確実に効かせる（2026-05-25） */
}
body.friendship .friend-section__title {
  /* ◇ 装飾付きタイトル（緑のひし形両端） */
}
body.friendship .friend-section__title--diamond {
  color: #458885;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(min(1.0498687664vw, 20px), 20px);
  width: 100%;
}
body.friendship .friend-section__title--diamond::before, body.friendship .friend-section__title--diamond::after {
  content: "◇";
  font-size: 0.7em;
  color: #458885;
  display: inline-block;
  line-height: 1;
}
body.friendship {
  /* イントロセクション（heart 装飾入り・見本準拠） */
}
body.friendship .friend-section--intro .friend-section__inner {
  position: relative;
  text-align: center;
}
body.friendship .friend-intro__heart {
  display: block;
  width: min(min(8.3989501312vw, 160px), 160px);
  margin: 0 auto min(min(1.469816273vw, 28px), 28px);
}
body.friendship .friend-intro__heart img {
  width: 100%;
  height: auto;
  display: block;
}
body.friendship {
  /* イントロ */
}
body.friendship .friend-intro__text {
  margin-top: min(min(3.7795275591vw, 72px), 72px);
  text-align: center;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.9973753281vw, 19px), 19px);
  line-height: 2;
  letter-spacing: 0.04em;
  color: #2c2b2b;
}
body.friendship {
  /* カテゴリ切替（a リンク式） */
}
body.friendship .friend-cat-list {
  margin: min(min(3.7795275591vw, 72px), 72px) 0 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: min(min(0.6299212598vw, 12px), 12px);
}
body.friendship .friend-cat-list__item.is-active .friend-cat-list__link {
  background-color: #ff9a20;
  color: white;
}
body.friendship .friend-cat-list__link {
  display: inline-block;
  min-width: calc(120 * var(--to-rem));
  padding: calc(10 * var(--to-rem)) calc(24 * var(--to-rem));
  background-color: rgba(255, 154, 32, 0.18);
  color: #ff9a20;
  border-radius: calc(999 * var(--to-rem));
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
body.friendship {
  /* 授産物カード（タブとカードの間隔は広く） */
}
body.friendship .friend-products__list {
  margin: min(min(2.9396325459vw, 56px), 56px) 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(min(1.2598425197vw, 24px), 24px);
}
body.friendship .friend-products__item {
  background-color: white;
  border: 1px solid rgba(255, 154, 32, 0.15);
  border-radius: calc(8 * var(--to-rem));
  overflow: hidden;
}
body.friendship .friend-products__link {
  display: block;
  padding: calc(16 * var(--to-rem));
  color: #2c2b2b;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
body.friendship .friend-products__thumb {
  /* position: relative 必須。これが無いと内側 img の position:absolute が
     上位の positioned ancestor まで遡り、画像がタイトル/nav-tab まで覆って
     DevTools 選択不能になる（2026-05-22 CEO 指摘事故対応） */
  position: relative;
  display: block;
  padding-bottom: 66%; /* 3:2 */
  background-color: #f9dadb; /* 授産物サムネ placeholder（淡いピンク・CEO指示 2026-05-26） */
  margin-bottom: calc(12 * var(--to-rem));
  overflow: hidden;
}
body.friendship .friend-products__thumb img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.friendship .friend-products__name {
  display: block;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.9448818898vw, 18px), 18px);
  font-weight: 600;
  color: #2c2b2b;
  margin-bottom: calc(6 * var(--to-rem));
}
body.friendship .friend-products__name { /* SP 本文 15px（CEO 案件指示・2026-05-22） */ }
body.friendship .friend-products__desc {
  display: block;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  color: rgba(44, 43, 43, 0.7);
  border-top: 1px dashed rgba(255, 154, 32, 0.2);
  padding-top: calc(8 * var(--to-rem));
}
body.friendship .friend-products__desc { /* SP 本文 15px（CEO 案件指示・2026-05-22） */ }
body.friendship {
  /* ページネーション（EZ共有HTML 装飾例ベース・案件カラー適用） */
}
body.friendship .paging {
  margin-top: min(min(3.7795275591vw, 72px), 72px);
  text-align: center;
}
body.friendship .paging span.current,
body.friendship .paging span.paging-text {
  margin: 0 2px;
  color: #2c2b2b;
  border: 1px solid rgba(255, 154, 32, 0.3);
  display: inline-block;
  overflow: hidden;
  text-decoration: none;
  border-radius: calc(4 * var(--to-rem));
}
body.friendship .paging span.paging-text a {
  padding: calc(4 * var(--to-rem)) calc(10 * var(--to-rem));
  display: block;
  color: #2c2b2b;
  text-decoration: none;
}
body.friendship .paging span.current {
  background-color: #ff9a20;
  border: 1px solid #ff9a20;
  color: white;
  padding: calc(4 * var(--to-rem)) calc(10 * var(--to-rem));
  cursor: pointer;
}
body.friendship {
  /* サービス内容 */
}
body.friendship .friend-service__wrap {
  margin-top: min(min(3.7795275591vw, 72px), 72px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
  gap: min(min(2.0997375328vw, 40px), 40px);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.friendship .friend-service__figure img {
  width: 100%;
  height: auto;
  display: block;
}
body.friendship .friend-service__list {
  margin: 0;
}
body.friendship .friend-service__row {
  display: grid;
  grid-template-columns: calc(110 * var(--to-rem)) 1fr;
  border-bottom: 1px dashed rgba(255, 154, 32, 0.3);
  padding: calc(14 * var(--to-rem)) 0;
}
body.friendship .friend-service__row:first-child {
  border-top: 1px dashed rgba(255, 154, 32, 0.3);
}
body.friendship .friend-service__term {
  margin: 0;
  color: #ff9a20;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.9448818898vw, 18px), 18px);
  font-weight: 700;
}
body.friendship .friend-service__term { /* SP 本文 15px（CEO 案件指示・2026-05-22） */ }
body.friendship .friend-service__desc {
  margin: 0;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  color: #2c2b2b;
  line-height: 1.75;
}
body.friendship .friend-service__desc { /* SP 本文 15px（CEO 案件指示・2026-05-22） */ }
body.friendship {
  /* 1日の流れ */
}
body.friendship .friend-flow__wrap {
  margin-top: min(min(3.7795275591vw, 72px), 72px);
  position: relative;
  max-width: calc(820 * var(--to-rem)); /* 横幅拡大（2026-05-22 CEO 指示） */
  margin-inline: auto;
}
body.friendship .friend-flow__ballon {
  position: absolute;
  left: calc(-40 * var(--to-rem)); /* 表に少しかかる位置（2026-05-22 CEO 指示） */
  top: calc(-20 * var(--to-rem));
  width: min(min(3.6745406824vw, 70px), 70px); /* ほんの少し小さく（2026-05-22 CEO 指示） */
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg); /* 左に傾ける（2026-05-22 CEO 指示） */
}
body.friendship .friend-flow__ballon img {
  width: 100%;
  height: auto;
  display: block;
}
body.friendship .friend-flow__tshirt {
  position: absolute;
  right: calc(-40 * var(--to-rem)); /* 表に少しかかる位置（2026-05-22 CEO 指示） */
  bottom: calc(-20 * var(--to-rem));
  width: min(min(4.1994750656vw, 80px), 80px); /* 小さく（2026-05-22 CEO 指示） */
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg); /* 右に傾ける（2026-05-22 CEO 指示） */
}
body.friendship .friend-flow__tshirt img {
  width: 100%;
  height: auto;
  display: block;
}
body.friendship .friend-flow__table {
  width: 100%;
  border-collapse: collapse;
  background-color: white;
}
body.friendship .friend-flow__table tr {
  border-bottom: 1px dashed rgba(255, 154, 32, 0.3);
}
body.friendship .friend-flow__table th, body.friendship .friend-flow__table td {
  padding: calc(14 * var(--to-rem)) calc(20 * var(--to-rem));
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  color: #2c2b2b;
  vertical-align: middle;
}
body.friendship .friend-flow__table th {
  width: calc(180 * var(--to-rem));
  background-color: rgba(255, 154, 32, 0.08);
  color: #ff9a20;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.04em;
}
body.friendship .friend-flow__table td {
  text-align: center;
}
body.friendship {
  /* ご利用について */
}
body.friendship .friend-usage__wrap {
  margin-top: min(min(3.7795275591vw, 72px), 72px);
  position: relative;
}
body.friendship .friend-usage__list {
  margin: 0;
  border-top: 2px dashed rgba(69, 136, 133, 0.5);
}
body.friendship .friend-usage__row {
  display: grid;
  grid-template-columns: calc(180 * var(--to-rem)) 1fr;
  border-bottom: 2px dashed rgba(69, 136, 133, 0.5);
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; /* セル左右の高さを揃える（行高均一化・2026-05-22 CEO 指示） */
  min-height: calc(120 * var(--to-rem)); /* 1 行内容でも他行と同じ高さに（添付スクショ修正） */
}
body.friendship {
  /* ご利用について — 全セルの文字を上下左右中央揃え（2026-05-22 CEO 指示） */
}
body.friendship .friend-usage__term,
body.friendship .friend-usage__desc {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  color: #2c2b2b;
}
body.friendship .friend-usage__term {
  padding: calc(28 * var(--to-rem)) calc(20 * var(--to-rem));
  background-color: rgba(69, 136, 133, 0.25);
  font-size: clamp(16px, min(0.9448818898vw, 18px), 18px);
  font-weight: 700;
}
body.friendship .friend-usage__term { /* SP 本文 15px（CEO 案件指示・2026-05-22） */ }
body.friendship .friend-usage__desc {
  padding: calc(28 * var(--to-rem)) calc(28 * var(--to-rem));
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  line-height: 1.85;
}
body.friendship .friend-usage__desc { /* SP 本文 15px（CEO 案件指示・2026-05-22） */ }
body.friendship .friend-usage__clover {
  position: absolute;
  right: calc(-10 * var(--to-rem));
  bottom: calc(-80 * var(--to-rem)); /* CEO 指示で 50px 下げ（-30 → -80）・2026-05-25 */
  width: min(min(4.7244094488vw, 90px), 90px);
}
body.friendship .friend-usage__clover { /* SP 50px 下げ（-20 → -70）・2026-05-25 */ }
body.friendship .friend-usage__clover img {
  width: 100%;
  height: auto;
  display: block;
}
body.friendship {
  /* 活動報告（JSタブ + リスト） */
}
body.friendship .friend-news-tabs {
  margin-top: min(min(3.7795275591vw, 72px), 72px);
  margin-bottom: 0;
  border-bottom: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: min(min(0.6299212598vw, 12px), 12px);
  list-style: none;
  padding: 0;
  /* SP: 3 タブを必ず横 1 列（3 等分）で表示（2026-05-22 CEO 指示） */
}
body.friendship .friend-news-tabs .nav-item {
  margin: 0;
}
body.friendship .friend-news-tabs .nav-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; /* nav-link 中央揃え（2026-05-22 CEO 指示） */
  min-width: calc(140 * var(--to-rem));
  padding: calc(10 * var(--to-rem)) calc(24 * var(--to-rem));
  background-color: rgba(255, 154, 32, 0.18);
  color: #ff9a20;
  border: none;
  border-radius: calc(999 * var(--to-rem));
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
body.friendship .friend-news-tabs .nav-link.active {
  background-color: #ff9a20;
  color: white;
}
body.friendship .friend-news-tabs .nav-link {
  /* SP: 3 等分 nav-item に追随し、width:100% + min-width:0 で必ず 1 列に並ぶ
     font-size は SP サブ見出し 18px ではなく本文 16px 寄せ（3 列に詰める優先・gap/padding 調整） */
}
body.friendship .friend-news__content {
  margin-top: min(min(2.9396325459vw, 56px), 56px);
}
body.friendship .friend-news__content {
  /* Bootstrap 互換 tab-pane 表示制御（簡易TAB切替 JS 用） */
}
body.friendship .friend-news__content .tab-pane {
  display: none;
}
body.friendship .friend-news__content .tab-pane.active.show {
  display: block;
}
body.friendship .friend-news__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.friendship {
  /* news item は meta（date+category）+ text の 2 列構成（崩れ防止・2026-05-22 CEO 指示） */
}
body.friendship .friend-news__item {
  display: grid;
  grid-template-columns: calc(200 * var(--to-rem)) 1fr;
  -webkit-column-gap: calc(24 * var(--to-rem));
     -moz-column-gap: calc(24 * var(--to-rem));
          column-gap: calc(24 * var(--to-rem));
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  padding: calc(20 * var(--to-rem)) 0;
  border-bottom: 1px solid rgba(255, 154, 32, 0.15);
}
body.friendship .friend-news__meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(12 * var(--to-rem));
}
body.friendship .friend-news__date {
  color: #ff9a20;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  font-weight: 600;
  line-height: 1.6;
}
body.friendship .friend-news__date { /* SP 本文 15px（CEO 案件指示・2026-05-22） */ }
body.friendship .friend-news__category {
  display: inline-block;
  color: #ff9a20;
  border: 1px solid #ff9a20;
  border-radius: calc(4 * var(--to-rem));
  padding: 0 calc(10 * var(--to-rem));
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}
body.friendship .friend-news__category { /* SP 本文 15px（CEO 案件指示・2026-05-22） */ }
body.friendship .friend-news__text {
  margin: 0;
  color: #2c2b2b;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  line-height: 1.75;
}
body.friendship .friend-news__text { /* SP 本文 15px（CEO 案件指示・2026-05-22） */ }

/* =====================================================
# Friendship-Detail Page（フレンドシップ アイテム詳細）
   トーン：PSD / friendship.ejs に合わせた優しい柔らかなデザイン
   ベース色：$color_main（オレンジ）/ $color_accent（緑）/ $color_bg（クリーム）
===================================================== */
body.friendship-detail {
  /* セクション全体 */
}
body.friendship-detail .friend-detail {
  padding: min(min(5.249343832vw, 100px), 100px) calc(20 * var(--to-rem));
  background-color: #fff1d4;
}
body.friendship-detail .friend-detail__inner {
  width: min(100%, 1000 * var(--to-rem));
  margin-inline: auto;
}
body.friendship-detail {
  /* カテゴリタブ（friendship ページと同一トーン・3つピル） */
}
body.friendship-detail .friend-detail__cat-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: min(min(0.6299212598vw, 12px), 12px);
}
body.friendship-detail .friend-detail__cat-item.is-active .friend-detail__cat-link {
  background-color: #ff9a20;
  color: white;
}
body.friendship-detail .friend-detail__cat-link {
  display: inline-block;
  min-width: calc(120 * var(--to-rem));
  padding: calc(10 * var(--to-rem)) calc(24 * var(--to-rem));
  background-color: rgba(255, 154, 32, 0.18);
  color: #ff9a20;
  border-radius: calc(999 * var(--to-rem));
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
body.friendship-detail {
  /* メイン情報：画像エリア + テキストボックス 2カラム
     minmax(0, 1fr) は grid アイテムの内容で伸びるのを抑える（テキスト溢れ対策） */
}
body.friendship-detail .friend-detail__main {
  margin-top: min(min(2.9396325459vw, 56px), 56px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: min(min(2.5196850394vw, 48px), 48px);
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
body.friendship-detail {
  /* 画像エリア（メイン + サムネ） */
}
body.friendship-detail .friend-detail__media {
  min-width: 0; /* grid アイテム内で内容が grid セルを押し広げないように */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(min(0.8398950131vw, 16px), 16px);
}
body.friendship-detail {
  /* メインスライダー */
}
body.friendship-detail .friend-detail-slider {
  position: relative;
  width: 100%;
  border-radius: calc(8 * var(--to-rem));
  overflow: hidden;
  /* Swiper 親に高さを与える（aspect-ratio はスライド側ではなく親に） */
  aspect-ratio: 4/3;
}
body.friendship-detail .friend-detail-slider .swiper-wrapper,
body.friendship-detail .friend-detail-slider .swiper-slide {
  height: 100%;
}
body.friendship-detail .friend-detail-slider .swiper-slide {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.friendship-detail .friend-detail-slider .swiper-button-next,
body.friendship-detail .friend-detail-slider .swiper-button-prev {
  color: white;
  width: calc(40 * var(--to-rem));
  height: calc(40 * var(--to-rem));
  background-color: rgba(255, 154, 32, 0.85);
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
body.friendship-detail .friend-detail-slider .swiper-button-next::after,
body.friendship-detail .friend-detail-slider .swiper-button-prev::after {
  font-size: calc(16 * var(--to-rem));
  font-weight: 700;
}
body.friendship-detail {
  /* メインスライド：仮の色違い背景 + ラベル */
}
body.friendship-detail .friend-detail-slide {
  color: white;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 700;
  letter-spacing: 0.12em;
}
body.friendship-detail .friend-detail-slide__label {
  font-size: clamp(13px, min(1.6797900262vw, 32px), 32px);
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
body.friendship-detail .friend-detail-slide--01 {
  background-color: #ff9a20;
}
body.friendship-detail .friend-detail-slide { /* オレンジ（メインカラー） */ }
body.friendship-detail .friend-detail-slide--02 {
  background-color: #458885;
}
body.friendship-detail .friend-detail-slide { /* グリーン（アクセント） */ }
body.friendship-detail .friend-detail-slide--03 {
  background-color: #f4b65c;
}
body.friendship-detail .friend-detail-slide { /* ライトオレンジ */ }
body.friendship-detail .friend-detail-slide--04 {
  background-color: #7eb3a8;
}
body.friendship-detail .friend-detail-slide { /* ライトグリーン */ }
body.friendship-detail {
  /* サムネイルスライダー（3枚） */
}
body.friendship-detail .friend-detail-thumbs {
  width: 100%;
}
body.friendship-detail .friend-detail-thumbs .swiper-wrapper {
  /* Swiper が幅計算するため display:flex のままで OK（独自の gap は使わず spaceBetween 任せ） */
}
body.friendship-detail .friend-detail-thumbs .swiper-slide {
  position: relative;
  aspect-ratio: 4/3;
  border-radius: calc(6 * var(--to-rem));
  overflow: hidden;
  cursor: pointer;
  opacity: 0.65;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 700;
}
body.friendship-detail .friend-detail-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
body.friendship-detail {
  /* サムネ：仮の色違い背景 + 番号 */
}
body.friendship-detail .friend-detail-thumb__label {
  font-size: clamp(13px, min(1.0498687664vw, 20px), 20px);
}
body.friendship-detail .friend-detail-thumb--01 {
  background-color: #ff9a20;
}
body.friendship-detail .friend-detail-thumb--02 {
  background-color: #458885;
}
body.friendship-detail .friend-detail-thumb--03 {
  background-color: #f4b65c;
}
body.friendship-detail {
  /* テキストボックス（タイトル + 説明文01） */
}
body.friendship-detail .friend-detail__text-box {
  min-width: 0; /* grid アイテム内のテキストが grid セルを押し広げないように */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(min(1.0498687664vw, 20px), 20px);
}
body.friendship-detail .friend-detail__title {
  margin: 0;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: clamp(13px, min(1.8897637795vw, 36px), 36px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.06em;
  color: #ff9a20;
  overflow-wrap: anywhere;
}
body.friendship-detail .friend-detail__title {
  /* SP 20px を詳細度1段上げて TB 値の後勝ち上書きに勝たせる（friendship 統一・2026-05-25） */
}
body.friendship-detail .friend-detail__desc-01 {
  color: #2c2b2b;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  line-height: 1.85;
  overflow-wrap: anywhere;
  word-break: break-word;
}
body.friendship-detail .friend-detail__desc-01 p {
  margin: 0 0 calc(12 * var(--to-rem));
  overflow-wrap: anywhere;
  word-break: break-word;
}
body.friendship-detail .friend-detail__desc-01 p:last-child {
  margin-bottom: 0;
}
body.friendship-detail {
  /* 説明文02（html ブロック・EZ-programrule 準拠で div + line-height: normal） */
}
body.friendship-detail .friend-detail__desc-02 {
  margin-top: min(min(3.1496062992vw, 60px), 60px);
  padding: min(min(1.6797900262vw, 32px), 32px);
  background-color: white;
  border-radius: calc(8 * var(--to-rem));
  border: 1px solid rgba(255, 154, 32, 0.15);
}
body.friendship-detail .friend-detail__desc-02-title {
  margin: 0 0 calc(16 * var(--to-rem));
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: clamp(16px, min(1.0498687664vw, 20px), 20px);
  font-weight: 700;
  color: #458885;
  overflow-wrap: anywhere;
}
body.friendship-detail .friend-detail__desc-02-body {
  color: #2c2b2b;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  line-height: 1.85;
  overflow-wrap: anywhere;
  word-break: break-word;
}
body.friendship-detail .friend-detail__desc-02-body p {
  margin: 0 0 calc(12 * var(--to-rem));
  line-height: 1.85;
  overflow-wrap: anywhere;
  word-break: break-word;
}
body.friendship-detail .friend-detail__desc-02-body p:last-child {
  margin-bottom: 0;
}
body.friendship-detail {
  /* 下部アクションボタン（一覧に戻る / お問い合わせ） */
}
body.friendship-detail .friend-detail__actions {
  margin-top: min(min(3.7795275591vw, 72px), 72px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: min(min(1.2598425197vw, 24px), 24px);
}
body.friendship-detail .friend-detail__btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(12 * var(--to-rem));
  min-width: calc(220 * var(--to-rem));
  padding: calc(14 * var(--to-rem)) calc(28 * var(--to-rem));
  background-color: rgba(255, 154, 32, 0.18);
  color: #ff9a20;
  border-radius: calc(999 * var(--to-rem));
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(16px, min(0.8398950131vw, 16px), 16px);
  font-weight: 600;
  letter-spacing: 0.06em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
body.friendship-detail .friend-detail__btn-arrow {
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 600;
}

/* =====================================================
# Triangle Page（とらいあんぐる・居宅介護/移動支援サービス紹介）
# ワイヤーフレーム（1.png/2.png/3.png）準拠
# 背景: 薄緑 #f5f8ef / クリーム #fef5ed
===================================================== */
body.triangle {
  /* 共通セクション */
}
body.triangle .tri-section {
  padding: min(min(5.249343832vw, 100px), 100px) calc(20 * var(--to-rem));
  position: relative;
  overflow: hidden;
}
body.triangle .tri-section--green {
  background-color: #f5f8ef;
}
body.triangle .tri-section--cream {
  background-color: #fef5ed;
}
body.triangle .tri-section__inner {
  width: min(100%, 1000 * var(--to-rem));
  margin-inline: auto;
  position: relative;
}
body.triangle .tri-section__title {
  margin: 0;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: clamp(13px, min(1.8897637795vw, 36px), 36px);
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: 0.08em;
  color: #458885;
  text-align: center;
}
body.triangle .tri-section__title {
  /* SP 20px を詳細度1段上げて TB 値の後勝ち上書きに勝たせる（friendship 統一・2026-05-25） */
}
body.triangle .tri-section__title {
  /* ◇ 装飾付きタイトル（アクセントカラーのひし形両端） */
}
body.triangle .tri-section__title--diamond {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(min(1.0498687664vw, 20px), 20px);
  width: 100%;
}
body.triangle .tri-section__title--diamond::before, body.triangle .tri-section__title--diamond::after {
  content: "◇";
  font-size: 0.7em;
  color: #458885;
  display: inline-block;
  line-height: 1;
}
body.triangle {
  /* イントロ */
}
body.triangle .tri-section--intro .tri-section__inner {
  text-align: center;
}
body.triangle .tri-intro__tulip {
  display: block;
  width: min(min(5.7742782152vw, 110px), 110px);
  margin: 0 auto min(min(1.0498687664vw, 20px), 20px);
}
body.triangle .tri-intro__tulip img {
  width: 100%;
  height: auto;
  display: block;
}
body.triangle .tri-intro__text {
  margin-top: min(min(2.9396325459vw, 56px), 56px);
  text-align: center;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.9448818898vw, 18px), 18px);
  line-height: 2;
  letter-spacing: 0.04em;
  color: #2c2b2b;
}
body.triangle {
  /* 大カテゴリ（1, 2 …） */
}
body.triangle .tri-category {
  margin-top: min(min(3.7795275591vw, 72px), 72px);
}
body.triangle .tri-category:first-of-type {
  margin-top: min(min(2.9396325459vw, 56px), 56px);
}
body.triangle .tri-category {
  /* カテゴリ2 単独カテゴリは大見出し直下開始（:first-of-type の詳細度に勝つよう自セレクタを重ねる） */
}
body.triangle .tri-category--single, body.triangle .tri-category--single:first-of-type {
  margin-top: 0;
}
body.triangle .tri-category__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(1.0498687664vw, 20px), 20px);
  padding-bottom: min(min(0.7349081365vw, 14px), 14px);
  border-bottom: 2px solid rgba(255, 154, 32, 0.5);
}
body.triangle .tri-category {
  /* 大番号: オレンジ円形バッジ + 白文字（初期版に復元） */
}
body.triangle .tri-category__number {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: min(min(2.9396325459vw, 56px), 56px);
  height: min(min(2.9396325459vw, 56px), 56px);
  border-radius: 50%;
  background-color: #ff9a20;
  color: white;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: clamp(13px, min(1.3648293963vw, 26px), 26px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  -webkit-box-shadow: 0 calc(2 * var(--to-rem)) calc(6 * var(--to-rem)) rgba(255, 154, 32, 0.25);
          box-shadow: 0 calc(2 * var(--to-rem)) calc(6 * var(--to-rem)) rgba(255, 154, 32, 0.25);
}
body.triangle .tri-category__title {
  margin: 0;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: clamp(13px, min(1.312335958vw, 25px), 25px);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #2c2b2b;
}
body.triangle .tri-category__title {
  /* SP: 425px で 16px・上限16px のリキッド（CEO 指示・2026-05-25）。html & で TB 後勝ちに勝たせる */
}
body.triangle {
  /* サブカテゴリカード（2 列グリッド・カテゴリ1） */
}
body.triangle .tri-card-list {
  list-style: none;
  margin: min(min(2.5196850394vw, 48px), 48px) 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: min(min(2.5196850394vw, 48px), 48px);
     -moz-column-gap: min(min(2.5196850394vw, 48px), 48px);
          column-gap: min(min(2.5196850394vw, 48px), 48px);
  row-gap: min(min(2.9396325459vw, 56px), 56px);
}
body.triangle .tri-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-align: left;
  /* ラベル: 物凄く薄いオレンジ背景（背景になじむ）+ 角丸ピル・枠線/影なし */
}
body.triangle .tri-card__label {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin: 0 0 min(min(0.8398950131vw, 16px), 16px);
  padding: calc(8 * var(--to-rem)) calc(28 * var(--to-rem));
  background-color: rgba(255, 154, 32, 0.12);
  border-radius: 30px;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: clamp(13px, min(1.0498687664vw, 20px), 20px);
  font-weight: 600;
  color: #ff9a20;
  letter-spacing: 0.08em;
  line-height: 1.4;
}
body.triangle .tri-card__photo {
  display: block;
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
  border-radius: calc(6 * var(--to-rem));
  -webkit-box-shadow: 0 calc(4 * var(--to-rem)) calc(14 * var(--to-rem)) rgba(0, 0, 0, 0.08);
          box-shadow: 0 calc(4 * var(--to-rem)) calc(14 * var(--to-rem)) rgba(0, 0, 0, 0.08);
}
body.triangle .tri-card__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
body.triangle .tri-card__desc {
  margin: min(min(0.9448818898vw, 18px), 18px) 0 0;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(0.8923884514vw, 17px), 17px);
  line-height: 1.95;
  letter-spacing: 0.04em;
  color: #2c2b2b;
  text-align: left;
}
body.triangle .tri-card {
  /* カテゴリ2: 横並びカード（写真左・右カラムにラベル+本文・ワイヤー3.png 準拠） */
}
body.triangle .tri-card--horizontal {
  margin-top: min(min(2.5196850394vw, 48px), 48px);
}
body.triangle .tri-card--horizontal .tri-card__body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: min(min(2.0997375328vw, 40px), 40px);
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body.triangle .tri-card--horizontal .tri-card__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: min(min(0.8398950131vw, 16px), 16px);
}
body.triangle .tri-card--horizontal .tri-card__desc {
  margin-top: 0;
}
body.triangle {
  /* カテゴリ2 装飾: クローバー（PC/TB: セクション右下隅 / SP: 本文の下に右寄せ配置） */
}
body.triangle .tri-clover {
  position: absolute;
  right: min(min(1.2598425197vw, 24px), 24px);
  bottom: min(min(1.2598425197vw, 24px), 24px);
  width: min(min(3.3595800525vw, 64px), 64px);
  pointer-events: none;
  z-index: 1;
}
body.triangle .tri-clover img {
  width: 100%;
  height: auto;
  display: block;
}

/* FLOCSS
----------------------------------------------------- */
/* FLOCSS
----------------------------------------------------- */
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

img {
  max-width: 100%;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  --to-rem: 0.0625rem;
}

main {
  overflow: hidden; /*横スクロールの発生を防止*/
  background-size: auto auto;
}

html {
  background-color: #fbf5ea;
}

body {
  max-width: 2000px;
  margin-inline: auto;
  font-size: calc(16 * var(--to-rem));
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.8px;
  color: #2c2b2b;
  background-color: #f6d8ca;
}

section > picture,
section picture {
  display: block;
  line-height: 0;
}

a {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

a:hover {
  text-decoration: none;
}

img {
  height: auto;
}

/* FLOCSS
----------------------------------------------------- */
.inner {
  padding-inline: 15px;
  max-width: calc(1200px + 30px);
  margin-inline: auto;
}

/* =====================================================
# Header（Figma 1:146 厳格準拠・2026-05-23）
# row: gap 76 / logo-area(gap 12) / nav-area(gap 33)
# 透過背景・白文字（FV 上にオーバーレイ）
===================================================== */
.l-header {
  position: absolute;
  inset: 0 0 auto 0;
  z-index: 10;
  width: 100%;
}
.l-header__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  gap: min(min(3.9895013123vw, 76px), 76px);
  width: min(100%, 1272 * var(--to-rem));
  margin-inline: auto;
  padding: min(min(2.0997375328vw, 40px), 40px) min(min(1.8372703412vw, 35px), 35px);
}
.l-header {
  /* ▼ ロゴエリア（白枠 + えんの会ロゴ画像） */
}
.l-header__logo-area {
  margin: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.l-header__logo-area > a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(0.6299212598vw, 12px), 12px);
  text-decoration: none;
}
.l-header {
  /* ▼ ロゴマーク画像（前田様指示 2026-06-02：プレースホルダ枠→実ロゴに差し替え） */
}
.l-header__logo-mark {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.l-header__logo-mark img {
  width: clamp(64px, min(4.8293963255vw, 92px), 92px);
  height: auto;
  display: block;
}
.l-header__logo-mark img {
  /* mqpacker の MQ 出力順で xl(≤1199) が md(≤767) を後勝ち上書きするため、
     body & で詳細度を1段上げて SP の値を確実に効かせる（feedback_ennokai_mqpacker_title_fix） */
}
.l-header__logo-img {
  display: inline-block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.l-header__logo-img img {
  width: clamp(120px, min(11.8635170604vw, 226px), 226px);
  height: auto;
  display: block;
}
.l-header {
  /* ▼ ナビエリア（nav + 電話） */
}
.l-header__nav-area {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(1.7322834646vw, 33px), 33px);
}
.l-header {
  /* ▼ ナビ */
}
.l-header__nav {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.l-header__nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(0.9448818898vw, 18px), 18px);
}
.l-header__nav-list li {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.l-header__nav-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(5 * var(--to-rem));
  text-decoration: none;
  color: white;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif; /* M PLUS Rounded 1c */
  line-height: 1.2;
  white-space: nowrap;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.l-header__nav-link {
  /* アクティブページ：文字色を $color_link に（CEO 指示 2026-05-26） */
}
.l-header__nav-link.is-active {
  color: #ff9a20;
}
.l-header__nav-ja {
  font-size: clamp(13px, min(0.9448818898vw, 18px), 18px);
  font-weight: 500;
  letter-spacing: 0.04em;
}
.l-header__nav-en {
  font-size: clamp(13px, min(0.9448818898vw, 18px), 18px);
  font-weight: 400;
  letter-spacing: 0.04em;
  opacity: 0.9;
}
.l-header {
  /* ▼ 電話アイコン 74×74 */
}
.l-header__tel {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(min(0.5249343832vw, 10px), 10px);
  color: white;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  white-space: nowrap;
  text-decoration: none;
}
.l-header__tel img {
  width: clamp(40px, min(3.8845144357vw, 74px), 74px);
  height: clamp(40px, min(3.8845144357vw, 74px), 74px);
  display: block;
}
.l-header__tel-number {
  font-size: clamp(15px, min(1.0498687664vw, 20px), 20px);
}
.l-header {
  /* ▼ ハンバーガー（SP のみ表示） */
}
.l-header__hamburger {
  display: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(40 * var(--to-rem));
  height: calc(40 * var(--to-rem));
  position: relative;
  background: none;
  border: 0;
  cursor: pointer;
  padding: 0;
}
.l-header__hamburger span {
  position: absolute;
  left: 50%;
  width: calc(28 * var(--to-rem));
  height: 2px;
  background-color: white;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
}
.l-header__hamburger span:nth-child(1) {
  top: calc(12 * var(--to-rem));
}
.l-header__hamburger span:nth-child(2) {
  top: calc(19 * var(--to-rem));
}
.l-header__hamburger span:nth-child(3) {
  top: calc(26 * var(--to-rem));
}
.l-header__hamburger.is-checked span {
  background-color: #ff9a20;
}
.l-header__hamburger.is-checked span:nth-child(1) {
  -webkit-transform: translate(-50%, calc(7 * var(--to-rem))) rotate(45deg);
          transform: translate(-50%, calc(7 * var(--to-rem))) rotate(45deg);
}
.l-header__hamburger.is-checked span:nth-child(2) {
  opacity: 0;
}
.l-header__hamburger.is-checked span:nth-child(3) {
  -webkit-transform: translate(-50%, calc(-7 * var(--to-rem))) rotate(-45deg);
          transform: translate(-50%, calc(-7 * var(--to-rem))) rotate(-45deg);
}

/* =====================================================
# 下層ページのヘッダー（CEO 指示 2026-05-25）
# 1) 背景色を $color_main の実体バーに
# 2) in-flow（relative）にして MV をヘッダー高さ分下げる（TOP は FV 上の透過オーバーレイのまま）
# 3) 逆スクロール（上方向）時に固定表示。script.js が #header に .show を付与する
===================================================== */
body:not(.index) .l-header {
  position: relative;
  inset: auto;
  background-color: #fabf8a; /* CEO 指示 2026-05-25：$color_main から淡オレンジに変更 */
}

/* 逆スクロールで固定表示＋上からスライドイン（全ページ・TOP 含む / 前田様指示 2026-06-02） */
.l-header.show {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-animation: l-header-slide-in 0.3s ease;
          animation: l-header-slide-in 0.3s ease;
}

/* 下層は body:not(.index) .l-header（詳細度 0,2,1）が position:relative / inset:auto を当てており、
   .l-header.show（0,2,0）では負けて固定ヘッダーが効かない（逆スクロールでヘッダーが出ない）。
   .show 付きで詳細度を 0,3,1 に上げ、固定表示＋上端ピンを取り戻す（2026-06-02 リグレッション修正） */
body:not(.index) .l-header.show {
  position: fixed;
  inset: 0 0 auto 0;
}

/* TOP は通常 FV 上の透過オーバーレイ。逆スクロール固定時のみ淡オレンジバーを付与（下層と統一） */
body.index .l-header.show {
  background-color: #fabf8a;
}

@-webkit-keyframes l-header-slide-in {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes l-header-slide-in {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/* ドロワー（SP メニュー） */
.l-drawer {
  position: fixed;
  top: 0;
  right: 0;
  width: calc(300 * var(--to-rem));
  height: 100%;
  background-color: rgba(255, 154, 32, 0.96);
  z-index: 105;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  overflow-y: auto;
}
.l-drawer.is-checked {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.l-drawer__close {
  position: absolute;
  top: calc(16 * var(--to-rem));
  right: calc(16 * var(--to-rem));
  width: calc(32 * var(--to-rem));
  height: calc(32 * var(--to-rem));
  background: none;
  border: 0;
  cursor: pointer;
}
.l-drawer__close span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(24 * var(--to-rem));
  height: 2px;
  background-color: white;
}
.l-drawer__close span:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.l-drawer__close span:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.l-drawer__inner {
  padding: calc(72 * var(--to-rem)) calc(24 * var(--to-rem)) calc(32 * var(--to-rem));
}
.l-drawer__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.l-drawer__list li + li {
  margin-top: calc(20 * var(--to-rem));
}
.l-drawer__list a {
  display: block;
  color: white;
  text-decoration: none;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: calc(18 * var(--to-rem));
  letter-spacing: 0.08em;
}
.l-drawer__list a.is-active {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: calc(6 * var(--to-rem));
}
.l-drawer__tel {
  display: inline-block;
  margin-top: calc(28 * var(--to-rem));
  color: white;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(16 * var(--to-rem));
}
/* =====================================================
# Footer（Figma 4:15 厳格準拠・2026-05-23）
===================================================== */
.l-footer {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: min(2.1768707483vw, 32px) min(8.1632653061vw, 120px) min(5.4421768707vw, 80px) min(9.4557823129vw, 139px);
}
.l-footer__inner {
  position: relative;
  width: min(82.380952381vw, 1211px);
  max-width: none;
  margin-inline: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(3.6734693878vw, 54px);
  /* lg/タブレット時も SP と同じ全幅・縦積みに（CEO 指示 2026-05-25 lg時） */
}
.l-footer__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: min(5.0340136054vw, 74px);
  width: 100%;
  /* lg/タブレット時も SP と同じ縦積み・中央寄せに（ナビ横並びはみ出し解消・CEO 指示 2026-05-25 lg時） */
}
.l-footer {
  /* ▼ 左カラム（ロゴ + 住所 + TEL + マップ） */
}
.l-footer__brand {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: min(30vw, 441px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(1.4285714286vw, 21px);
  /* lg/タブレット時も SP と同じ全幅・中央寄せに（CEO 指示 2026-05-25 lg時） */
}
.l-footer__logo-row {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(1.4285714286vw, 21px);
}
.l-footer {
  /* ▼ ロゴマーク画像（前田様指示 2026-06-02：プレースホルダ枠→実ロゴに差し替え） */
}
.l-footer__logo-mark {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.l-footer__logo-mark img {
  width: min(5.8503401361vw, 86px);
  height: auto;
  display: block;
}
.l-footer__logo-img {
  display: inline-block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.l-footer__logo-img img {
  width: min(15.3741496599vw, 226px);
  height: auto;
  display: block;
}
.l-footer__address {
  margin: 0;
  color: #5e5b5b;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(1.3605442177vw, 20px), 20px);
  line-height: 1.2;
  letter-spacing: 0.04em;
  white-space: nowrap;
}
.l-footer__contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(3.3333333333vw, 49px);
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  color: #5e5b5b;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(1.3605442177vw, 20px), 20px);
  line-height: 1.2;
  white-space: nowrap;
}
.l-footer__tel, .l-footer__fax {
  margin: 0;
  letter-spacing: 0.04em;
}
.l-footer__map {
  display: block;
  width: calc(300 * var(--to-rem));
  max-width: 100%;
  margin-top: 0;
  overflow: hidden;
}
.l-footer__map img {
  display: block;
  width: 100%;
  height: auto;
}
.l-footer__map--embed {
  aspect-ratio: 300/165;
}
.l-footer__map--embed iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
.l-footer {
  /* ▼ 右カラム（ナビ） */
}
.l-footer__nav {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 min(47.3469387755vw, 696px);
      -ms-flex: 0 0 min(47.3469387755vw, 696px);
          flex: 0 0 min(47.3469387755vw, 696px);
  width: min(47.3469387755vw, 696px);
  padding-top: min(1.8367346939vw, 27px);
  /* lg/タブレット時も SP と同じ全幅に（CEO 指示 2026-05-25 lg時） */
}
.l-footer__nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(1.2244897959vw, 18px) min(1.2244897959vw, 18px);
  /* lg/タブレット時はナビ横並びが画面からはみ出すため SP と同じ wrap・中央寄せに（CEO 指示 2026-05-25 lg時） */
}
.l-footer__nav-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(0.3401360544vw, 5px);
  text-decoration: none;
  color: #2c2b2b;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.2;
  white-space: nowrap;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.l-footer__nav-ja {
  font-size: clamp(13px, min(1.2244897959vw, 18px), 18px);
  font-weight: 500;
  letter-spacing: 0.04em;
}
.l-footer__nav-en {
  font-size: clamp(13px, min(1.2244897959vw, 18px), 18px);
  font-weight: 400;
  letter-spacing: 0.04em;
  opacity: 0.85;
}
.l-footer {
  /* ▼ コピーライト */
}
.l-footer__copyright {
  margin: 0;
  width: 100%;
  text-align: center;
  color: #5e5b5b;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(13px, min(1.3605442177vw, 20px), 20px);
  line-height: 1.2;
  letter-spacing: 0.06em;
}
.l-footer {
  /* ▼ WAM NET ロゴ */
}
.l-footer__wamnet {
  position: absolute;
  left: min(65.5102040816vw, 963px);
  top: min(27.1428571429vw, 399px);
  width: min(16.8707482993vw, 248px);
  display: block;
  pointer-events: none;
  /* lg/タブレット時は縦積みレイアウトに合わせ SP と同じ静的配置・中央寄せに（CEO 指示 2026-05-25 lg時） */
}
.l-footer__wamnet img {
  display: block;
  width: 100%;
  height: auto;
}

/* =====================================================
# pagetop ボタン（神美装/後藤重量仕様 / $color_main 背景 + 1px 白枠）
  JS は script.js が #js-pagetop に is-show をトグル＋ href="#" でhtml top へスムーススクロール
===================================================== */
.l-footer__pagetop {
  position: fixed;
  right: max(min(min(2.0997375328vw, 40px), 40px), (100vw - 2000px) / 2 + 40px);
  bottom: min(min(2.0997375328vw, 40px), 40px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: min(min(3.1496062992vw, 60px), 60px);
  height: min(min(3.1496062992vw, 60px), 60px);
  border-radius: 50%;
  background-color: #ff9a20;
  border: 1px solid white;
  color: white;
  text-decoration: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(calc(10 * var(--to-rem)));
          transform: translateY(calc(10 * var(--to-rem)));
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s, -webkit-transform 0.3s;
  z-index: 100;
}
.l-footer__pagetop.is-show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.l-footer__pagetop-arrow {
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  font-size: clamp(13px, min(1.2598425197vw, 24px), 24px);
  line-height: 1;
  color: white;
}

/* =====================================================
# 下層ページ メインビジュアル（ANIMA LINK 構造踏襲）
===================================================== */
.mv {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.mv-jumbotron {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: #999;
  background-size: cover;
  background-position: center center;
  height: calc(450 * var(--to-rem));
  position: relative;
  z-index: -1;
}
.mv-jumbotron.is-contact {
  background-position: center center;
}
.mv-jumbotron {
  /* Friendship ページのみ MV 画像の基準値を bottom に（2026-05-22 CEO 指示） */
}
.mv-jumbotron.is-friendship {
  background-position: center bottom;
}
.mv-jumbotron {
  /* Triangle ページも MV 画像の基準値を bottom に（2026-05-23 CEO 指示） */
}
.mv-jumbotron.is-triangle {
  background-position: center bottom;
}
.mv-jumbotron {
  /* カンプ準拠: MV画像にフィルター/オーバーレイは掛けない（2026-05-22 CEO 指示で後藤重量ブランド青フィルター除去） */
}
.mv-jumbotron__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; /* 縦中央寄せ */
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; /* X 中央寄せ（2026-05-22 CEO 指示） */
  width: 100%;
  height: 100%;
  /* padding-top で content-box を下に押し下げ、中央位置から mv 高さの約10%下に */
  padding-top: calc(90 * var(--to-rem)); /* rem(450) × 0.2 = 90px。pc以下(≤2000px)では無くすため、実質 mpc(>2000px) 用 */
  /* pc以下（≤2000px = ほぼ全画面）は padding-top を無くす（CEO 指示 2026-05-25） */
}
.mv .mv-h2 {
  margin: 0 auto; /* X 中央寄せのフォールバック */
  position: relative;
  display: inline-block;
  text-align: left;
  background-color: #fff1d4;
  border-radius: calc(12 * var(--to-rem));
  -webkit-box-shadow: 0 calc(4 * var(--to-rem)) calc(12 * var(--to-rem)) rgba(0, 0, 0, 0.08);
          box-shadow: 0 calc(4 * var(--to-rem)) calc(12 * var(--to-rem)) rgba(0, 0, 0, 0.08);
  padding: calc(32 * var(--to-rem)) calc(56 * var(--to-rem));
}
.mv .mv-h2 {
  /* mv-h2__ja: 大見出し（元 mv-h2__en スタイルを継承・2026-05-22 CEO クラス統合指示） */
}
.mv .mv-h2__ja {
  display: block;
  font-size: clamp(16px, min(2.3622047244vw, 45px), 45px);
  font-weight: 700;
  color: #ff9a20;
  line-height: 1;
  font-family: "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

/* 下層 MV：黒色スライド廃止 → mv-h2 が下から定位置に上がってくる
   （前田様指示 2026-06-02・参考 sky-1213.com/company.html）
---------------------------------------------------- */
.curtainLefttoRight {
  position: relative;
}

/* MV 画像をふわっとフェードイン（黒オーバーレイは廃止） */
.curtainLefttoRight.visible {
  -webkit-animation: mvFadeIn 1s ease-out both;
          animation: mvFadeIn 1s ease-out both;
}

/* タイトル（mv-h2）が下から定位置に上がってくる */
.curtainLefttoRight.visible .mv-h2 {
  -webkit-animation: mvH2Rise 1s ease-out both;
          animation: mvH2Rise 1s ease-out both;
}

@-webkit-keyframes mvFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes mvFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mvH2Rise {
  from {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes mvH2Rise {
  from {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/* FLOCSS
----------------------------------------------------- */
.c-btn-viewmore {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: min(min(14.8556430446vw, 283px), 283px);
  height: min(min(3.8845144357vw, 74px), 74px);
  padding: 0 min(min(2.624671916vw, 50px), 50px) 0 min(min(1.5748031496vw, 30px), 30px);
  background-color: #ff9a20;
  color: white;
  text-decoration: none;
  border-radius: 9999px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.c-btn-viewmore__label {
  font-family: "Roboto", "M PLUS Rounded 1c", "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  font-size: clamp(13px, min(0.9448818898vw, 18px), 18px);
  line-height: 1;
  color: white;
  letter-spacing: 0.02em;
}
.c-btn-viewmore__icon {
  position: absolute;
  right: min(min(1.3648293963vw, 26px), 26px);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: min(min(0.6299212598vw, 12px), 12px);
  height: min(min(0.9448818898vw, 18px), 18px);
  color: white;
}
.c-btn-viewmore__icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.c-btn-viewmore--sm {
  width: min(min(11.7585301837vw, 224px), 224px);
  padding: 0 min(min(2.0997375328vw, 40px), 40px) 0 min(min(1.0498687664vw, 20px), 20px);
}

.u-visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.mt-1 {
  margin-top: 10px;
}

.mt-2 {
  margin-top: 20px;
}

.mt-3 {
  margin-top: 30px;
}

.mt-4 {
  margin-top: 40px;
}

.mt-5 {
  margin-top: 50px;
}

.mt-6 {
  margin-top: 60px;
}

.mt-7 {
  margin-top: 70px;
}

.mt-8 {
  margin-top: 80px;
}

.mt-9 {
  margin-top: 90px;
}

.mt-10 {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .fv {
    min-height: 99.0873533246vw;
    background: #ffdeab;
  }
  .fv__bg {
    inset: 0;
  }
  .fv__bg picture {
    height: 100%;
  }
  .fv__bg img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .fv__inner {
    padding: calc(110 * var(--to-rem)) calc(16 * var(--to-rem)) calc(40 * var(--to-rem));
  }
  .fv__visual {
    width: 100vw;
    max-width: none;
    margin-inline: calc(50% - 50vw);
    margin-top: calc(32 * var(--to-rem));
  }
  .fv__catch {
    top: auto;
    bottom: min(10.4302477184vw, 80px);
    white-space: normal;
    text-align: center;
    width: calc(100% - 32 * var(--to-rem));
  }
  .fv__catch-text {
    font-size: clamp(13px, 6.258148631vw, 48px);
    text-shadow: 0 3px 2px #ff9b21;
  }
  .fv__deco--tr1 {
    width: 23.4680573664vw;
    right: calc(80 * var(--to-rem));
    top: calc(64 * var(--to-rem));
  }
  .fv__deco--bl1 {
    width: 33.8983050847vw;
    left: calc(40 * var(--to-rem));
    bottom: calc(25 * var(--to-rem));
  }
  .about {
    margin-top: 0;
    background: #fff1d4; /* SP はセクション重なりなし。波の透過から白が出ないよう不透明に戻す */
  }
  .about__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 14.3415906128vw 3.1290743155vw 8.3441981747vw;
    gap: 3.6505867014vw;
  }
  .about__deco--bird {
    position: absolute;
    top: 2.0860495437vw;
    left: calc(0.5215123859vw + 20px); /* CEO 指示 2026-05-25：SP も 20px 右へ移動 */
    width: min(12.5162972621vw, 120px);
  }
  .about__deco--clover {
    position: absolute;
    top: 1.0430247718vw;
    right: calc(0.5215123859vw + 20px); /* CEO 指示 2026-05-25：SP も 20px 左へ移動 */
    left: auto; /* SP は右基準。PC の left オフセットを無効化 */
    width: min(10.9517601043vw, 110px);
  }
  .about__body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 100%;
  }
  .about__title {
    font-size: clamp(13px, 5.2151238592vw, 43px);
  }
  .about__title-break {
    display: block;
  }
  .about__title-en {
    font-size: clamp(13px, 4.4328552803vw, 40px);
  }
  .about__text {
    margin-top: calc(12 * var(--to-rem)); /* CEO 指示 2026-05-25：更に縮小（17.5→12・SP実効は下部 body.index 上書き） */
    font-size: clamp(13px, 2.6075619296vw, 20px); /* SP font-size の実効は下部 body.index .about__text（高詳細度）で上書き */
    line-height: 1.95;
  }
  .about__text br {
    display: none;
  }
  .about__more {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    margin-top: calc(12 * var(--to-rem)); /* CEO 指示 2026-05-25：更に縮小（17.5→12・SP実効は下部 body.index 上書き） */
    margin-right: 0; /* CEO 指示 2026-05-27：PC のみの右端揃えを打ち消す（SP 現状維持） */
    width: calc(180 * var(--to-rem));
    height: calc(44 * var(--to-rem));
    padding: 0 calc(22 * var(--to-rem)) 0 calc(20 * var(--to-rem));
  }
  .about__more-text {
    font-size: clamp(13px, 3.3898305085vw, 32px);
  }
  .about__more-arrow {
    width: min(2.8683181226vw, 28px);
  }
  .biz {
    margin-top: 0;
    background-color: #d9f3f6;
  }
  .biz {
    padding: calc(64 * var(--to-rem)) calc(20 * var(--to-rem)) calc(64 * var(--to-rem));
  }
  .biz__title {
    font-size: clamp(13px, 7.3011734029vw, 56px);
  }
  .biz__en {
    font-size: clamp(13px, 4.4328552803vw, 34px);
  }
  .biz__list {
    grid-template-columns: 1fr;
    justify-items: center;
    row-gap: calc(35 * var(--to-rem));
    margin-top: calc(35 * var(--to-rem));
  }
  .biz__item {
    width: min(100%, 280 * var(--to-rem));
  }
  .biz-card__label {
    padding: calc(14 * var(--to-rem)) calc(16 * var(--to-rem));
  }
  .biz-card__label-sub {
    font-size: clamp(13px, 3.6505867014vw, 28px);
  }
  .biz-card__label-name {
    font-size: clamp(13px, 5.2151238592vw, 40px);
  }
  .staff {
    margin-top: 0;
  }
  .staff {
    min-height: 0;
  }
  .staff__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 9.3872229465vw 3.1290743155vw 12.5162972621vw;
    gap: 3.1290743155vw;
  }
  .staff__deco--tree {
    width: min(39.1134289439vw, 360px);
  }
  .staff__body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 100%;
  }
  .staff__head {
    gap: 3.1290743155vw;
  }
  .staff__title {
    font-size: clamp(13px, 5.2151238592vw, 45px);
  }
  .staff__lead {
    font-size: clamp(13px, 3.9113428944vw, 35px);
  }
  .staff__text {
    margin-top: 3.1290743155vw;
    font-size: clamp(13px, 2.6075619296vw, 20px);
    line-height: 1.95;
  }
  .staff__text br {
    display: none;
  }
  .staff__more {
    margin-top: 5.2151238592vw;
    width: min(33.8983050847vw, 301px);
    height: min(7.3011734029vw, 60px);
  }
  .staff__more-text {
    font-size: clamp(13px, 2.8683181226vw, 24px);
  }
  .staff__more-arrow {
    width: min(1.8252933507vw, 16px);
  }
  .others {
    margin-top: 0;
  }
  .others {
    min-height: 0;
  }
  body.index .l-footer {
    margin-top: 0;
    height: auto;
    padding-bottom: calc(56 * var(--to-rem));
  }
  .news {
    position: relative;
    height: auto;
    top: auto;
    padding: calc(48 * var(--to-rem)) calc(20 * var(--to-rem)) calc(40 * var(--to-rem));
  }
  .news__card {
    width: 100%;
    height: auto;
    padding: calc(24 * var(--to-rem)) calc(18 * var(--to-rem)) calc(32 * var(--to-rem));
    border-radius: calc(32 * var(--to-rem));
    -webkit-box-shadow: 8px 10px 6px rgba(184, 181, 181, 0.45);
            box-shadow: 8px 10px 6px rgba(184, 181, 181, 0.45);
  }
  .news__inner {
    width: 100%;
    height: auto;
    overflow: visible;
    gap: calc(18 * var(--to-rem));
  }
  .news__head {
    gap: calc(24 * var(--to-rem));
  }
  .news__clover {
    /* SP 幅を詳細度1段上げて TB 値の後勝ち上書きに勝たせる（チューリップと同手法・2026-05-25） */
  }
  html .news__clover {
    width: calc(36 * var(--to-rem));
  }
  .news__title {
    font-size: clamp(13px, 6.258148631vw, 48px);
    margin-bottom: calc(5 * var(--to-rem));
  }
  .news__title-en {
    font-size: clamp(13px, 3.9113428944vw, 33px);
  }
  .news__list {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    min-height: 0;
    max-height: calc(300 * var(--to-rem));
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 calc(8 * var(--to-rem)) 0 0;
    gap: calc(20 * var(--to-rem));
  }
  .news__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: calc(10 * var(--to-rem));
    padding-bottom: calc(14 * var(--to-rem));
  }
  .news__meta {
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: calc(10 * var(--to-rem));
  }
  .news__date {
    font-size: clamp(13px, 3.1290743155vw, 20px);
  }
  .news__badge {
    font-size: clamp(13px, 2.8683181226vw, 16px);
  }
  .news__text {
    width: 100%;
    font-size: clamp(13px, 2.8683181226vw, 16px);
  }
  .news__pdf {
    width: calc(90 * var(--to-rem));
    height: calc(32 * var(--to-rem));
    font-size: clamp(13px, 3.6505867014vw, 24px);
  }
  .home-contact {
    position: relative;
    height: auto;
    top: auto;
    padding: calc(40 * var(--to-rem)) calc(20 * var(--to-rem));
  }
  .home-contact__panel {
    width: 100%;
    height: auto;
    aspect-ratio: auto;
  }
  .home-contact__inner {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    padding: calc(24 * var(--to-rem)) calc(16 * var(--to-rem));
    gap: calc(20 * var(--to-rem));
  }
  .home-contact__title {
    font-size: clamp(13px, 5.2151238592vw, 40px);
  }
  .home-contact__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(20 * var(--to-rem));
  }
  .home-contact__card {
    width: calc(240 * var(--to-rem));
    height: calc(190 * var(--to-rem));
  }
  .home-contact__card--tel .home-contact__card-inner {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: 100%;
    padding: calc(20 * var(--to-rem)) calc(12 * var(--to-rem));
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home-contact__card--mail .home-contact__card-inner {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: 100%;
    padding: calc(20 * var(--to-rem)) calc(12 * var(--to-rem));
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home-contact__card--tel .home-contact__icon img {
    width: calc(38 * var(--to-rem));
  }
  .home-contact__card--mail .home-contact__icon img {
    width: calc(38 * var(--to-rem));
  }
  .home-contact__hours {
    width: 100%;
    font-size: clamp(13px, 2.8683181226vw, 16px);
  }
  .home-contact__cta {
    height: calc(40 * var(--to-rem));
    font-size: clamp(13px, 2.8683181226vw, 16px);
  }
  body.index .fv {
    background: #ffdeab;
    z-index: 1;
  }
  body.index .about {
    z-index: 2;
    margin-top: 0;
  }
  body.index .biz {
    z-index: 3;
    margin-top: -4px;
  }
  body.index .about__bg,
  body.index .biz__bg {
    top: calc(-6 * var(--to-rem));
    bottom: 0;
  }
  body.index .fv__catch-text {
    font-size: clamp(13px, 5.2151238592vw, 20px);
  }
  body.index .fv__deco--tr1 {
    right: 0;
    width: min(23.4680573664vw, 180px);
  }
  body.index .fv__deco--bl1 {
    left: 0;
    width: min(33.8983050847vw, 260px);
  }
  body.index .about__title {
    font-size: clamp(13px, 5.7366362451vw, 44px);
  }
  body.index .about__title-break {
    display: block;
  }
  body.index .about__title-en {
    font-size: clamp(13px, 4.6936114733vw, 36px);
  }
  body.index .about__deco--bird,
  body.index .about__deco--clover {
    top: calc(48 * var(--to-rem));
  }
  body.index .about__text,
  body.index .about__more {
    margin-top: calc(36 * var(--to-rem)); /* CEO 指示 2026-05-25：SP の margin-top を更に縮小（52.5→36） */
  }
  body.index .about__text {
    font-size: clamp(16px, 1.5012510425vw, 18px); /* CEO 指示 2026-05-25：SP は friend-intro__text と同じフォントサイズ設定に合わせる（実効16px）。body.index 高詳細度で xl 後勝ちを上書き */
  }
  body.index .biz {
    padding-top: calc(48 * var(--to-rem));
  }
  body.index .biz__title {
    font-size: clamp(13px, 8.3441981747vw, 64px);
  }
  body.index .biz__en {
    font-size: clamp(13px, 4.9543676662vw, 38px);
  }
  body.index .staff__title {
    font-size: clamp(13px, 6.258148631vw, 48px);
  }
  body.index .staff__lead {
    font-size: clamp(13px, 4.6936114733vw, 36px);
  }
  body.index .staff__inner {
    padding-top: 0;
  }
  body.index .news {
    padding-inline: calc(15 * var(--to-rem));
  }
  body.index .news__card {
    padding-inline: calc(7.5 * var(--to-rem));
    border-radius: calc(26 * var(--to-rem));
  }
  body.index .news__title {
    font-size: clamp(13px, 7.3011734029vw, 56px);
  }
  body.index .news__title-en {
    font-size: clamp(13px, 4.6936114733vw, 36px);
  }
  body.index .home-contact__title {
    font-size: clamp(13px, 6.258148631vw, 48px);
  }
  body.index .home-contact {
    padding-inline: calc(15 * var(--to-rem));
  }
  body.index .home-contact__inner {
    padding-block: calc(40 * var(--to-rem));
    border-radius: calc(26 * var(--to-rem));
    overflow: visible;
  }
  body.index .home-contact__panel {
    height: auto;
    min-height: 0;
    aspect-ratio: auto;
    border-radius: calc(26 * var(--to-rem));
    overflow: hidden;
  }
  body.index .home-contact__panel-bg,
  body.index .home-contact__panel-bg img {
    border-radius: inherit;
  }
  body.index .about__more,
  body.index .staff__more {
    width: 80%;
    max-width: calc(320 * var(--to-rem));
    height: calc(56 * var(--to-rem));
  }
  body.index .about__more {
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body.index .about__more-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    font-size: calc(16 * var(--to-rem));
    text-align: center;
  }
  body.index .about__more-arrow {
    position: absolute;
    right: calc(20 * var(--to-rem));
  }
  body.index .home-contact__card {
    width: 80%;
    max-width: calc(320 * var(--to-rem));
    height: auto;
    aspect-ratio: 253/204;
  }
  body.index .home-contact__cta {
    width: 80%;
    height: calc(44 * var(--to-rem));
    padding-inline: calc(16 * var(--to-rem));
    font-size: clamp(13px, 3.1290743155vw, 18px);
  }
  body.index .home-contact__card--tel .home-contact__icon img {
    width: calc(38 * var(--to-rem));
  }
  body.index .home-contact__card--mail .home-contact__icon img {
    width: calc(38 * var(--to-rem));
  }
  body.index .news__pdf {
    width: calc(110 * var(--to-rem));
    height: calc(38 * var(--to-rem));
    font-size: clamp(13px, 3.6505867014vw, 20px);
  }
  body.business .business-list {
    padding-block: calc(60 * var(--to-rem));
  }
  body.business .business-item {
    grid-template-columns: 1fr;
    gap: 0;
    margin-bottom: calc(60 * var(--to-rem));
  }
  body.business .business-item__photo {
    grid-column: 1;
    grid-row: 1;
    aspect-ratio: 16/10;
  }
  body.business .business-item__num {
    font-size: calc(64 * var(--to-rem));
    top: calc(10 * var(--to-rem));
    left: calc(12 * var(--to-rem));
  }
  body.business .business-item__body {
    grid-column: 1;
    grid-row: 2;
    margin-left: 0;
    margin-top: calc(-30 * var(--to-rem));
    margin-inline: calc(20 * var(--to-rem));
    padding: calc(28 * var(--to-rem)) calc(24 * var(--to-rem));
  }
  body.business .business-item--reverse .business-item__photo {
    grid-column: 1;
  }
  body.business .business-item--reverse .business-item__num {
    right: calc(12 * var(--to-rem));
  }
  body.business .business-item--reverse .business-item__body {
    grid-column: 1;
    grid-row: 2;
    margin-right: 0;
    margin-inline: calc(20 * var(--to-rem));
  }
  body.business .business-item__title {
    font-size: calc(22 * var(--to-rem));
    margin-bottom: calc(16 * var(--to-rem));
  }
  body.business .business-item__desc {
    font-size: calc(15 * var(--to-rem));
    line-height: 1.85;
  }
  body.company .company-section {
    padding: calc(58 * var(--to-rem)) calc(16 * var(--to-rem));
  }
  body.company .company-section__title {
    /* SP 20px を詳細度1段上げて TB 値の後勝ち上書きに勝たせる（friendship 統一・2026-05-25） */
  }
  html body.company .company-section__title {
    font-size: calc(20 * var(--to-rem));
  }
  body.company .company-section__title {
    gap: calc(8 * var(--to-rem));
  }
  body.company .company-section__title::after {
    width: calc(24 * var(--to-rem));
    height: calc(30 * var(--to-rem));
  }
  body.company .company-section__en {
    font-size: calc(15 * var(--to-rem));
  }
  body.company .company-intro__catch {
    margin-top: calc(20 * var(--to-rem));
    /* SP は tri-intro__text と同一サイズに揃える（CEO 指示・2026-05-26）。html & で TB 後勝ちに勝たせる */
  }
  html body.company .company-intro__catch {
    font-size: calc(16 * var(--to-rem));
  }
  body.company .company-intro__items {
    margin-top: calc(28 * var(--to-rem));
    gap: calc(20 * var(--to-rem));
  }
  body.company .company-intro__item {
    padding: calc(18 * var(--to-rem)) calc(16 * var(--to-rem));
  }
  html body.company .company-intro__item-title {
    font-size: clamp(13px, 3.7647vw, 16px);
  }
  body.company .company-intro__item-text {
    font-size: calc(16 * var(--to-rem));
    line-height: 1.8;
  }
  body.company .company-office__name {
    font-size: calc(15 * var(--to-rem));
  }
  body.company .company-office__meta {
    font-size: calc(14 * var(--to-rem));
  }
  body.company .company-office__label {
    font-size: calc(14 * var(--to-rem));
  }
  body.company .company-greeting__body {
    margin-top: calc(28 * var(--to-rem));
    padding: calc(26 * var(--to-rem)) calc(20 * var(--to-rem));
  }
  body.company .company-greeting__text {
    font-size: calc(15 * var(--to-rem));
  }
  body.company .company-greeting__signature {
    font-size: calc(15 * var(--to-rem));
  }
  body.company .company-table {
    display: block;
  }
  body.company .company-table tbody {
    display: block;
  }
  body.company .company-table tr {
    display: block;
  }
  body.company .company-table th,
  body.company .company-table td {
    display: block;
    width: 100%;
    padding: calc(16 * var(--to-rem)) calc(18 * var(--to-rem));
    font-size: calc(14 * var(--to-rem));
  }
  body.company .company-table th {
    width: 100%;
  }
  body.company .company-table__br {
    display: inline;
  }
  body.company .company-map__frame {
    aspect-ratio: 4/3;
  }
  body.company .company-map__action {
    margin-top: calc(20 * var(--to-rem));
  }
  body.company .company-map__btn {
    min-width: calc(180 * var(--to-rem));
    font-size: calc(14 * var(--to-rem));
    padding: calc(12 * var(--to-rem)) calc(28 * var(--to-rem));
  }
  body.products .products-intro {
    padding: calc(60 * var(--to-rem)) calc(20 * var(--to-rem)) calc(40 * var(--to-rem));
  }
  body.products .products-intro__inner {
    padding-block: calc(24 * var(--to-rem));
  }
  body.products .products-intro__text {
    white-space: normal; /* SP は折り返し許可 */
    font-size: calc(15 * var(--to-rem));
    letter-spacing: 0.04em;
    line-height: 1.9;
  }
  body.products .products-archive {
    padding: calc(30 * var(--to-rem)) calc(16 * var(--to-rem)) calc(80 * var(--to-rem));
  }
  body.products .products-archive__heading {
    margin-bottom: calc(40 * var(--to-rem));
    font-size: calc(24 * var(--to-rem));
  }
  body.products .products-archive__heading::before {
    font-size: calc(12 * var(--to-rem));
  }
  body.products .products-archive__heading::after {
    width: calc(36 * var(--to-rem));
    margin-top: calc(12 * var(--to-rem));
  }
  body.products .products-filter {
    gap: calc(8 * var(--to-rem));
    margin-bottom: calc(40 * var(--to-rem));
  }
  body.products .products-filter__btn {
    min-width: calc(96 * var(--to-rem));
    padding: calc(9 * var(--to-rem)) calc(14 * var(--to-rem));
    font-size: calc(13 * var(--to-rem));
    gap: calc(6 * var(--to-rem));
  }
  body.products .products-table__caption {
    font-size: calc(18 * var(--to-rem));
    padding: calc(16 * var(--to-rem)) 0 calc(14 * var(--to-rem));
  }
  body.products .products-table thead th {
    font-size: calc(15 * var(--to-rem));
    padding: calc(10 * var(--to-rem)) calc(6 * var(--to-rem));
    letter-spacing: 0.04em;
  }
  body.products .products-table tbody td {
    font-size: calc(13 * var(--to-rem));
    padding: calc(12 * var(--to-rem)) calc(6 * var(--to-rem));
  }
  body.products .products-table tbody td:first-child {
    font-size: calc(14 * var(--to-rem));
  }
  .service-intro {
    padding-block: calc(60 * var(--to-rem));
  }
  .service-intro__lead {
    font-size: calc(17 * var(--to-rem));
    line-height: 1.9;
    text-align: left;
  }
  .service-intro .heading {
    text-align: left;
    /* SP 20px を詳細度1段上げて TB 値の後勝ち上書きに勝たせる（friendship 統一・2026-05-25） */
  }
  html .service-intro .heading {
    font-size: calc(20 * var(--to-rem));
  }
  .service-intro .heading::after {
    top: calc(39 * var(--to-rem));
    left: 0;
    -webkit-transform: none;
            transform: none;
    font-size: calc(18 * var(--to-rem));
  }
  .service-item {
    padding-block: calc(50 * var(--to-rem));
  }
  .service-item__inner {
    grid-template-columns: 1fr;
    gap: calc(24 * var(--to-rem));
  }
  .service-item--image-left .service-item__inner {
    grid-template-columns: 1fr;
  }
  .service-item--image-right .service-item__inner {
    grid-template-columns: 1fr;
    direction: ltr;
  }
  .service-item__number {
    font-size: calc(72 * var(--to-rem));
  }
  .service-item__title::before {
    width: calc(22 * var(--to-rem));
  }
  .service-item__title {
    margin-top: calc(12 * var(--to-rem));
    padding-left: calc(30 * var(--to-rem));
    font-size: calc(18 * var(--to-rem));
  }
  .service-item__text {
    margin-top: calc(16 * var(--to-rem));
    font-size: calc(15 * var(--to-rem));
    line-height: 1.9;
  }
  .strength-intro {
    padding-block: calc(60 * var(--to-rem));
  }
  .strength-intro__inner {
    grid-template-columns: 1fr;
    gap: calc(40 * var(--to-rem));
  }
  .strength-intro__lead {
    margin-top: calc(36 * var(--to-rem));
    font-size: calc(15 * var(--to-rem));
    line-height: 1.9;
  }
  .strength-intro__deco {
    max-width: calc(360 * var(--to-rem));
    margin-inline: auto;
  }
  .strength-intro__circle {
    border-width: 1.5px;
  }
  .strength-intro__circle-text {
    font-size: calc(16 * var(--to-rem));
  }
  .strength-item {
    padding-block: calc(50 * var(--to-rem));
  }
  .strength-item__inner {
    grid-template-columns: 1fr;
    gap: calc(16 * var(--to-rem));
  }
  .strength-item__number {
    font-size: calc(90 * var(--to-rem));
  }
  .strength-item__title::before {
    width: calc(22 * var(--to-rem));
  }
  .strength-item__title {
    padding-left: calc(30 * var(--to-rem));
    font-size: calc(20 * var(--to-rem));
  }
  .strength-item__text {
    margin-top: calc(20 * var(--to-rem));
    font-size: calc(15 * var(--to-rem));
    line-height: 1.9;
  }
  .strength-intro .heading {
    text-align: left;
    /* SP 20px を詳細度1段上げて TB 値の後勝ち上書きに勝たせる（friendship 統一・2026-05-25） */
  }
  html .strength-intro .heading {
    font-size: calc(20 * var(--to-rem));
  }
  .strength-intro .heading::after {
    top: calc(39 * var(--to-rem));
    font-size: calc(18 * var(--to-rem));
  }
  body.contact .contact-intro {
    padding-block: calc(50 * var(--to-rem)) calc(40 * var(--to-rem));
  }
  html body.contact .contact-intro__lead {
    font-size: calc(16 * var(--to-rem));
  }
  body.contact .contact-intro__lead { /* SP は tri-intro__text と同一サイズに揃える（CEO 指示・2026-05-26） */
    line-height: 1.8;
    margin-bottom: calc(30 * var(--to-rem));
  }
  body.contact .tel-fax__content {
    grid-template-columns: 1fr;
    gap: calc(15 * var(--to-rem));
    max-width: calc(400 * var(--to-rem));
    margin-inline: auto;
  }
  html body.contact .tel-fax__title {
    font-size: calc(20 * var(--to-rem));
  }
  body.contact .tel-fax__title {
    gap: calc(6 * var(--to-rem));
  }
  html body.contact .tel-fax__title .large {
    font-size: calc(20 * var(--to-rem));
  }
  body.contact .tel-fax__icon {
    width: calc(26 * var(--to-rem));
    height: calc(26 * var(--to-rem));
  }
  html body.contact .tel-fax__hours {
    font-size: calc(12 * var(--to-rem));
  }
  html body.contact .tel-fax .tel-number {
    font-size: calc(32 * var(--to-rem));
  }
  body.contact .mail-form {
    padding-block: 50px;
  }
  html body.contact .mail-form__title {
    font-size: calc(21 * var(--to-rem));
  }
  body.contact .mail-form__title {
    line-height: 1.5;
  }
  body.contact .mail-form__text {
    margin-top: calc(40 * var(--to-rem));
  }
  html body.contact .mail-form__text > p {
    font-size: calc(14 * var(--to-rem));
  }
  html body.contact .mail-form .form-p {
    font-size: calc(14 * var(--to-rem));
  }
  html body.contact .mail-form .form-input {
    font-size: calc(14 * var(--to-rem));
  }
  html body.contact .mail-form textarea.form-input {
    font-size: calc(14 * var(--to-rem));
  }
  html body.contact .mail-form .horizontal-table table {
    font-size: calc(14 * var(--to-rem));
  }
  html body.contact .mail-form .privacy-policy {
    font-size: calc(16 * var(--to-rem));
  }
  html body.contact .mail-form .box-scroll {
    font-size: calc(13 * var(--to-rem));
  }
  html body.contact .mail-form .box-scroll__title {
    font-size: calc(15 * var(--to-rem));
  }
  html body.contact .mail-form .privacy-wrapper {
    font-size: calc(14 * var(--to-rem));
  }
  body.contact .mail-form .privacy-btn {
    width: 100%;
    margin-bottom: 0px;
  }
  html body.contact .mail-form .privacy-btn {
    font-size: calc(14 * var(--to-rem));
  }
  body.contact .mail-form .privacy-btn__wrapper {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  body.contact .mail-form .send-btn__wrapper {
    width: 100%;
    margin-bottom: 0px;
    display: block;
  }
  body.contact .mail-form .send-btn {
    width: 100%;
    margin-bottom: 15px;
  }
  html body.contact .mail-form .send-btn {
    font-size: calc(14 * var(--to-rem));
  }
  body.contact .mail-form .send-btn--back {
    margin-right: 0px;
  }
  html body.contact .mail-form input[type=radio] + span,
  html body.contact .mail-form input[type=checkbox] + span {
    font-size: calc(14 * var(--to-rem));
  }
  body.contact .mail-form input[type=radio] + span,
  body.contact .mail-form input[type=checkbox] + span {
    margin-right: 0;
    line-height: 1.4;
    letter-spacing: 0;
  }
  body.contact .mail-form input[type=checkbox] + span:before {
    top: 0.3em;
  }
  html body.contact .mail-form select {
    font-size: calc(14 * var(--to-rem));
  }
  body.contact .mail-form .selectWrap {
    width: 60%;
  }
  body.recruit .recruit-section {
    padding: calc(58 * var(--to-rem)) calc(16 * var(--to-rem));
  }
  body.recruit .recruit-section__title {
    /* SP 20px を詳細度1段上げて TB 値の後勝ち上書きに勝たせる（friendship 統一・2026-05-25） */
  }
  html body.recruit .recruit-section__title {
    font-size: calc(20 * var(--to-rem));
  }
  body.recruit .recruit-section__title {
    gap: calc(8 * var(--to-rem));
  }
  body.recruit .recruit-section__title::after {
    width: calc(24 * var(--to-rem));
    height: calc(30 * var(--to-rem));
  }
  body.recruit .recruit-section--white .recruit-section__title {
    gap: calc(10 * var(--to-rem));
  }
  body.recruit .recruit-section--white .recruit-section__title::before {
    width: calc(38 * var(--to-rem));
    height: calc(38 * var(--to-rem));
    -webkit-filter: blur(2px);
            filter: blur(2px);
    -webkit-transform: translateY(calc(6 * var(--to-rem)));
            transform: translateY(calc(6 * var(--to-rem)));
  }
  body.recruit .recruit-section--white .recruit-section__title::after {
    width: calc(32 * var(--to-rem));
    height: calc(32 * var(--to-rem));
    -webkit-filter: blur(2px);
            filter: blur(2px);
    -webkit-transform: translateY(calc(-6 * var(--to-rem)));
            transform: translateY(calc(-6 * var(--to-rem)));
  }
  body.recruit .recruit-intro__text {
    /* SP のみ friend-intro__text と同一表示(実効16px)に合わせる（CEO 指示・2026-05-26）。
       mqpacker 逆転で xl clamp 下限が md を後勝ち上書きするため html & で 16px を直接指定 */
  }
  html body.recruit .recruit-intro__text {
    font-size: calc(16 * var(--to-rem));
  }
  body.recruit .recruit-intro__text {
    margin-top: calc(20 * var(--to-rem));
    line-height: 1.9;
    text-align: left;
  }
  body.recruit .recruit-table {
    display: block;
  }
  body.recruit .recruit-table tbody {
    display: block;
  }
  body.recruit .recruit-table tr {
    display: block;
  }
  body.recruit .recruit-table th,
  body.recruit .recruit-table td {
    display: block;
    width: 100%;
    padding: calc(16 * var(--to-rem)) calc(18 * var(--to-rem));
    font-size: calc(14 * var(--to-rem));
  }
  body.recruit .recruit-table th {
    width: 100%;
    /* SP: 425px で 16px・上限16px のリキッド（CEO 指示・2026-05-25）。html & で th,td 後勝ちに勝たせる */
  }
  html body.recruit .recruit-table th {
    font-size: clamp(13px, 3.7647vw, 16px);
  }
  body.friendship .friend-section {
    padding: calc(58 * var(--to-rem)) calc(16 * var(--to-rem));
  }
  html body.friendship .friend-section__title {
    font-size: calc(20 * var(--to-rem));
  }
  body.friendship .friend-section__title--diamond {
    gap: calc(12 * var(--to-rem));
  }
  body.friendship .friend-intro__heart {
    /* SP 幅を詳細度1段上げて TB 値の後勝ち上書きに勝たせる（チューリップと同手法・2026-05-25） */
  }
  html body.friendship .friend-intro__heart {
    width: calc(96 * var(--to-rem));
  }
  body.friendship .friend-intro__heart {
    margin-bottom: calc(20 * var(--to-rem));
  }
  body.friendship .friend-intro__text {
    font-size: calc(15 * var(--to-rem)); /* SP 本文 15px（CEO 案件指示・2026-05-22） */
    line-height: 1.9;
    text-align: left;
    margin-top: calc(40 * var(--to-rem));
  }
  body.friendship .friend-cat-list {
    margin-top: calc(35 * var(--to-rem));
    gap: calc(8 * var(--to-rem));
  }
  body.friendship .friend-cat-list__link {
    min-width: calc(90 * var(--to-rem));
    padding: calc(8 * var(--to-rem)) calc(16 * var(--to-rem));
    font-size: calc(15 * var(--to-rem)); /* SP 本文 15px（CEO 案件指示・2026-05-22） */
  }
  body.friendship .friend-products__list {
    margin-top: calc(35 * var(--to-rem));
    grid-template-columns: repeat(2, 1fr);
    gap: calc(16 * var(--to-rem));
  }
  body.friendship .friend-products__name {
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship .friend-products__desc {
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship .paging {
    margin-top: calc(35 * var(--to-rem));
  }
  body.friendship .friend-service__wrap {
    margin-top: calc(35 * var(--to-rem));
    grid-template-columns: 1fr;
    gap: calc(28 * var(--to-rem));
  }
  body.friendship .friend-service__term {
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship .friend-service__desc {
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship .friend-flow__wrap {
    margin-top: calc(35 * var(--to-rem));
  }
  body.friendship .friend-flow__ballon {
    left: calc(-10 * var(--to-rem));
    top: calc(-40 * var(--to-rem));
    width: calc(46 * var(--to-rem));
  }
  body.friendship .friend-flow__tshirt {
    right: calc(-10 * var(--to-rem));
    bottom: calc(-40 * var(--to-rem));
    width: calc(50 * var(--to-rem));
  }
  body.friendship .friend-flow__table th, body.friendship .friend-flow__table td {
    padding: calc(10 * var(--to-rem)) calc(12 * var(--to-rem));
    font-size: calc(15 * var(--to-rem)); /* SP 本文 15px（CEO 案件指示・2026-05-22） */
  }
  body.friendship .friend-flow__table th {
    width: calc(100 * var(--to-rem));
  }
  body.friendship .friend-usage__wrap {
    margin-top: calc(35 * var(--to-rem));
  }
  body.friendship .friend-usage__row {
    grid-template-columns: calc(110 * var(--to-rem)) 1fr;
    min-height: calc(88 * var(--to-rem));
  }
  body.friendship .friend-usage__term {
    padding: calc(18 * var(--to-rem)) calc(10 * var(--to-rem));
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship .friend-usage__desc {
    padding: calc(18 * var(--to-rem)) calc(14 * var(--to-rem));
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship .friend-usage__clover {
    width: calc(50 * var(--to-rem));
    right: 0;
    bottom: calc(-70 * var(--to-rem));
  }
  body.friendship .friend-news-tabs {
    margin-top: calc(35 * var(--to-rem));
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    gap: calc(6 * var(--to-rem));
  }
  body.friendship .friend-news-tabs .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    min-width: 0;
  }
  body.friendship .friend-news-tabs .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: 0;
    padding: calc(8 * var(--to-rem)) calc(4 * var(--to-rem));
    font-size: calc(15 * var(--to-rem)); /* SP 本文 15px（CEO 案件指示・2026-05-22） */
    letter-spacing: 0.02em;
  }
  body.friendship .friend-news__content {
    margin-top: calc(35 * var(--to-rem));
  }
  body.friendship .friend-news__item {
    grid-template-columns: 1fr;
    row-gap: calc(8 * var(--to-rem));
    padding: calc(14 * var(--to-rem)) 0;
  }
  body.friendship .friend-news__date {
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship .friend-news__category {
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship .friend-news__text {
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship-detail .friend-detail {
    padding: calc(58 * var(--to-rem)) calc(16 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__cat-list {
    gap: calc(8 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__cat-link {
    min-width: calc(90 * var(--to-rem));
    padding: calc(8 * var(--to-rem)) calc(16 * var(--to-rem));
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__main {
    margin-top: calc(35 * var(--to-rem));
    grid-template-columns: 1fr;
    gap: calc(28 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__media {
    gap: calc(12 * var(--to-rem));
  }
  body.friendship-detail .friend-detail-slider .swiper-button-next,
  body.friendship-detail .friend-detail-slider .swiper-button-prev {
    width: calc(34 * var(--to-rem));
    height: calc(34 * var(--to-rem));
  }
  body.friendship-detail .friend-detail-slider .swiper-button-next::after,
  body.friendship-detail .friend-detail-slider .swiper-button-prev::after {
    font-size: calc(13 * var(--to-rem));
  }
  body.friendship-detail .friend-detail-slide__label {
    font-size: calc(22 * var(--to-rem));
  }
  body.friendship-detail .friend-detail-thumb__label {
    font-size: calc(16 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__text-box {
    gap: calc(16 * var(--to-rem));
  }
  html body.friendship-detail .friend-detail__title {
    font-size: calc(20 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__desc-01 {
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__desc-02 {
    margin-top: calc(35 * var(--to-rem));
    padding: calc(20 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__desc-02-title {
    font-size: calc(17 * var(--to-rem));
    margin-bottom: calc(12 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__desc-02-body {
    font-size: calc(15 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__actions {
    margin-top: calc(40 * var(--to-rem));
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: calc(14 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__btn {
    width: min(100%, 280 * var(--to-rem));
    min-width: 0;
    padding: calc(12 * var(--to-rem)) calc(20 * var(--to-rem));
    font-size: calc(15 * var(--to-rem));
  }
  body.triangle .tri-section {
    padding: calc(58 * var(--to-rem)) calc(16 * var(--to-rem));
  }
  html body.triangle .tri-section__title {
    font-size: calc(20 * var(--to-rem));
  }
  body.triangle .tri-section__title--diamond {
    gap: calc(12 * var(--to-rem));
  }
  body.triangle .tri-intro__tulip {
    /* SP 幅を詳細度1段上げて TB 値の後勝ち上書きに勝たせる（friendship タイトルと同手法・2026-05-25） */
  }
  html body.triangle .tri-intro__tulip {
    width: calc(70 * var(--to-rem));
  }
  body.triangle .tri-intro__tulip {
    margin-bottom: calc(14 * var(--to-rem));
  }
  body.triangle .tri-intro__text {
    /* SP のみ friend-intro__text と同一表示(実効16px)に合わせる（CEO 指示・2026-05-25）。
       friend は TB clamp 下限16px が mqpacker 逆転で md rem(15) を上書きし 16px 表示になるため、
       tri は html & で 16px を直接指定して見た目を一致させる */
  }
  html body.triangle .tri-intro__text {
    font-size: calc(16 * var(--to-rem));
  }
  body.triangle .tri-intro__text {
    line-height: 1.95;
    text-align: left;
    margin-top: calc(32 * var(--to-rem));
  }
  body.triangle .tri-category {
    margin-top: calc(48 * var(--to-rem));
  }
  body.triangle .tri-category:first-of-type {
    margin-top: calc(40 * var(--to-rem));
  }
  body.triangle .tri-category--single, body.triangle .tri-category--single:first-of-type {
    margin-top: 0;
  }
  body.triangle .tri-category__head {
    gap: calc(10 * var(--to-rem));
    padding-bottom: calc(10 * var(--to-rem));
  }
  body.triangle .tri-category__number {
    /* badge 寸法も TB(tvw46) に潰されて数字と同サイズ=余白ゼロになるため、
       html & で rem(48) を勝たせ数字に余白を作る（lg と同様の見栄え・CEO 指示 2026-05-25）。
       font は SP 425px で 16px・上限16px のリキッド */
  }
  html body.triangle .tri-category__number {
    width: calc(38 * var(--to-rem));
    height: calc(38 * var(--to-rem));
    font-size: clamp(13px, 3.7647vw, 16px);
  }
  html body.triangle .tri-category__title {
    font-size: clamp(13px, 3.7647vw, 16px);
  }
  body.triangle .tri-card-list {
    grid-template-columns: 1fr;
    gap: calc(32 * var(--to-rem));
    margin-top: calc(28 * var(--to-rem));
  }
  body.triangle .tri-card__label {
    font-size: clamp(13px, 4.8239895698vw, 37px);
    padding: calc(6 * var(--to-rem)) calc(18 * var(--to-rem));
    margin-bottom: calc(12 * var(--to-rem));
  }
  body.triangle .tri-card__desc {
    font-size: clamp(13px, 4.0417209909vw, 31px);
    line-height: 1.9;
    margin-top: calc(12 * var(--to-rem));
  }
  body.triangle .tri-card--horizontal {
    margin-top: calc(28 * var(--to-rem));
  }
  body.triangle .tri-card--horizontal .tri-card__body {
    grid-template-columns: 1fr;
    gap: calc(20 * var(--to-rem));
  }
  body.triangle .tri-card--horizontal .tri-card__right {
    gap: calc(12 * var(--to-rem));
  }
  body.triangle .tri-card--horizontal .tri-card__desc {
    margin-top: 0;
  }
  body.triangle .tri-clover {
    /* SP: 下の間延びを避けるため非表示（CEO 指示 2026-05-23） */
    display: none;
  }
  .l-header__row {
    gap: calc(12 * var(--to-rem));
    padding: calc(8 * var(--to-rem)) calc(10 * var(--to-rem));
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .l-header__logo-area > a {
    gap: calc(6 * var(--to-rem));
  }
  body .l-header__logo-mark img {
    width: calc(35 * var(--to-rem));
  }
  .l-header__logo-img img {
    width: calc(108 * var(--to-rem));
  }
  body .l-header__row {
    padding: calc(8 * var(--to-rem)) calc(10 * var(--to-rem));
  }
  body .l-header__logo-img img {
    width: calc(96 * var(--to-rem));
  }
  .l-footer {
    padding: calc(20 * var(--to-rem)) calc(20 * var(--to-rem)) calc(56 * var(--to-rem));
  }
  .l-footer__inner {
    width: 100%;
    max-width: 100%;
  }
  .l-footer__inner {
    gap: calc(32 * var(--to-rem));
  }
  .l-footer__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: calc(28 * var(--to-rem));
  }
  .l-footer__brand {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: calc(14 * var(--to-rem));
    text-align: center;
  }
  .l-footer__logo-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: calc(12 * var(--to-rem));
  }
  .l-footer__logo-mark img {
    width: calc(52 * var(--to-rem));
  }
  .l-footer__logo-img img {
    width: calc(140 * var(--to-rem));
  }
  .l-footer__address {
    font-size: clamp(13px, 3.3898305085vw, 20px);
    white-space: normal;
  }
  .l-footer__contact {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    font-size: clamp(13px, 3.3898305085vw, 20px);
    gap: calc(16 * var(--to-rem));
  }
  .l-footer__map {
    width: calc(300 * var(--to-rem));
  }
  .l-footer__nav {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    padding-top: 0;
    width: 100%;
  }
  .l-footer__nav-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: calc(14 * var(--to-rem)) calc(16 * var(--to-rem));
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l-footer__copyright {
    font-size: clamp(13px, 3.1290743155vw, 20px);
  }
  .l-footer__wamnet {
    position: static;
    margin: calc(24 * var(--to-rem)) auto 0;
    width: calc(220 * var(--to-rem));
  }
  body .l-footer__pagetop {
    right: calc(16 * var(--to-rem));
    bottom: calc(16 * var(--to-rem));
    width: calc(56 * var(--to-rem));
    height: calc(56 * var(--to-rem));
  }
  body .l-footer__pagetop-arrow {
    font-size: calc(24 * var(--to-rem));
  }
  .mv-jumbotron {
    height: 50svh;
  }
  .mv .mv-h2 {
    padding: calc(20 * var(--to-rem)) calc(30 * var(--to-rem));
  }
  .mv .mv-h2__ja {
    /* mqpacker の MQ 出力順で xl(≤1199) が md(≤767) を後勝ち上書きするため、
       body & で詳細度を1段上げて SP の 30px を確実に効かせる（FV 非影響・CEO 指示 2026-05-25） */
  }
  body .mv .mv-h2__ja {
    font-size: calc(30 * var(--to-rem));
  }
  .c-btn-viewmore {
    width: calc(220 * var(--to-rem));
    height: calc(56 * var(--to-rem));
    padding: 0 calc(36 * var(--to-rem)) 0 calc(22 * var(--to-rem));
  }
  .c-btn-viewmore__label {
    font-size: calc(15 * var(--to-rem));
  }
  .c-btn-viewmore__icon {
    right: calc(18 * var(--to-rem));
    width: calc(10 * var(--to-rem));
    height: calc(15 * var(--to-rem));
  }
  .c-btn-viewmore--sm {
    width: calc(180 * var(--to-rem));
    padding: 0 calc(28 * var(--to-rem)) 0 calc(16 * var(--to-rem));
  }
  .hidden-sp {
    display: none;
  }
  .mt-2 {
    margin-top: 10px;
  }
  .mt-3 {
    margin-top: 15px;
  }
  .mt-4 {
    margin-top: 20px;
  }
  .mt-5 {
    margin-top: 25px;
  }
  .mt-6 {
    margin-top: 30px;
  }
  .mt-7 {
    margin-top: 35px;
  }
  .mt-8 {
    margin-top: 40px;
  }
  .mt-9 {
    margin-top: 45px;
  }
  .mt-10 {
    margin-top: 50px;
  }
}

@media screen and (max-width: 1199px) {
  .fv__inner {
    padding: calc(100 * var(--to-rem)) calc(28 * var(--to-rem)) calc(48 * var(--to-rem));
  }
  .fv__visual {
    margin-top: 0;
  }
  .fv__catch {
    top: 35.0291909925vw; /* さらに 100 上げる（CEO 指示 2026-05-24） */
  }
  .fv__catch-text {
    font-size: clamp(13px, 3.3361134279vw, 40px);
  }
  .fv__deco--tr1 {
    width: 18.3486238532vw;
    right: calc(60 * var(--to-rem));
    top: 13.3444537114vw;
  }
  .fv__deco--bl1 {
    width: 28.3569641368vw;
    left: calc(10 * var(--to-rem));
    bottom: calc(45 * var(--to-rem));
  }
  .about__inner {
    padding: 12.5104253545vw 3.3361134279vw 6.6722268557vw;
    gap: min(4.0033361134vw, 73px);
  }
  .about__deco--bird {
    width: min(14.011676397vw, 208px);
  }
  .about__deco--clover {
    width: min(12.3436196831vw, 176px);
  }
  .about__title {
    font-size: clamp(13px, 2.9190992494vw, 43px);
  }
  .about__title-en {
    font-size: clamp(13px, 2.8356964137vw, 40px);
  }
  .about__text {
    margin-top: 1.1676396997vw; /* CEO 指示 2026-05-25：更に縮小（20→14） */
    font-size: clamp(13px, 1.6680567139vw, 20px);
  }
  .about__more {
    margin-top: 0.6672226856vw; /* CEO 指示 2026-05-25：更に縮小（12→8） */
    margin-right: 0; /* CEO 指示 2026-05-27：PC のみの右端揃えを打ち消す（タブレット現状維持） */
    width: min(23.352793995vw, 300px);
    height: min(5.0041701418vw, 66px);
    padding: 0 2.8356964137vw 0 2.3352793995vw;
  }
  .about__more-text {
    font-size: clamp(13px, 2.3352793995vw, 32px);
  }
  .about__more-arrow {
    width: min(2.1684737281vw, 28px);
  }
  .biz {
    padding: calc(96 * var(--to-rem)) calc(48 * var(--to-rem)) calc(96 * var(--to-rem));
    background-color: #d9f3f6;
  }
  .biz__title {
    font-size: clamp(13px, 4.3369474562vw, 52px);
  }
  .biz__en {
    font-size: clamp(13px, 2.6688907423vw, 32px);
  }
  .biz__list {
    -webkit-column-gap: calc(48 * var(--to-rem));
       -moz-column-gap: calc(48 * var(--to-rem));
            column-gap: calc(48 * var(--to-rem));
    margin-top: calc(56 * var(--to-rem));
  }
  .biz-card__label-sub {
    font-size: clamp(13px, 1.8348623853vw, 22px);
  }
  .biz-card__label-name {
    font-size: clamp(13px, 2.6688907423vw, 32px);
  }
  .staff {
    margin-top: 0;
  }
  .staff {
    min-height: 63.3861551293vw;
  }
  .staff__inner {
    padding: 9.1743119266vw 3.3361134279vw 6.6722268557vw;
    gap: min(3.3361134279vw, 56px);
  }
  .staff__deco--tree {
    width: min(31.6930775646vw, 498px);
  }
  .staff__head {
    gap: 3.3361134279vw;
  }
  .staff__title {
    font-size: clamp(13px, 3.5029190992vw, 45px);
  }
  .staff__lead {
    font-size: clamp(13px, 2.5020850709vw, 35px);
  }
  .staff__text {
    margin-top: 2.3352793995vw;
    font-size: clamp(13px, 1.6680567139vw, 20px);
  }
  .staff__more {
    margin-top: 4.670558799vw;
    width: min(23.352793995vw, 301px);
    height: min(4.8373644704vw, 60px);
  }
  .staff__more-text {
    font-size: clamp(13px, 1.8348623853vw, 24px);
  }
  .others {
    height: auto;
    min-height: 0;
  }
  body.index .l-footer {
    margin-top: 0;
    height: auto;
    padding-bottom: calc(64 * var(--to-rem));
  }
  .news {
    position: relative;
    height: auto;
    top: auto;
    padding: calc(64 * var(--to-rem)) calc(40 * var(--to-rem)) calc(56 * var(--to-rem));
  }
  .news__card {
    width: 100%;
    height: auto;
    padding: calc(28 * var(--to-rem)) calc(36 * var(--to-rem)) calc(40 * var(--to-rem));
    border-radius: calc(72 * var(--to-rem));
  }
  .news__inner {
    width: 100%;
    height: auto;
    overflow: visible;
    gap: calc(20 * var(--to-rem));
  }
  .news__clover {
    width: 4.1701417848vw;
  }
  .news__title {
    font-size: clamp(13px, 3.1693077565vw, 48px);
    margin-bottom: calc(6 * var(--to-rem));
  }
  .news__title-en {
    font-size: clamp(13px, 2.1684737281vw, 33px);
  }
  .news__list {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    min-height: auto;
    overflow: visible;
    padding: 0;
    gap: calc(20 * var(--to-rem));
  }
  .news__meta {
    width: min(15.0125104254vw, 200px);
    gap: 1.1676396997vw;
  }
  .news__date {
    font-size: clamp(13px, 1.3344453711vw, 20px);
  }
  .news__badge {
    font-size: clamp(13px, 1.0842368641vw, 16px);
  }
  .news__text {
    font-size: clamp(13px, 1.0842368641vw, 16px);
  }
  .news__pdf {
    width: 9.0075062552vw;
    height: 3.0025020851vw;
    font-size: clamp(13px, 1.6680567139vw, 24px);
  }
  .home-contact {
    position: relative;
    height: auto;
    top: auto;
    padding: calc(48 * var(--to-rem)) calc(40 * var(--to-rem));
  }
  .home-contact__panel {
    width: 100%;
    height: auto;
    aspect-ratio: auto;
  }
  .home-contact__inner {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    padding: calc(20 * var(--to-rem)) calc(16 * var(--to-rem));
    gap: calc(16 * var(--to-rem));
  }
  .home-contact__title {
    font-size: clamp(13px, 2.6688907423vw, 40px);
  }
  .home-contact__cards {
    gap: calc(64 * var(--to-rem));
  }
  .home-contact__card {
    width: 26.6889074229vw;
    height: auto;
    aspect-ratio: 253/204;
  }
  .home-contact__card--tel .home-contact__card-inner {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: 100%;
    padding: calc(20 * var(--to-rem)) calc(12 * var(--to-rem));
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home-contact__card--mail .home-contact__card-inner {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: 100%;
    padding: calc(20 * var(--to-rem)) calc(12 * var(--to-rem));
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home-contact__card--tel .home-contact__icon img {
    width: calc(38 * var(--to-rem));
  }
  .home-contact__card--mail .home-contact__icon img {
    width: calc(38 * var(--to-rem));
  }
  .home-contact__hours {
    width: 100%;
    font-size: clamp(13px, 1.0842368641vw, 16px);
  }
  .home-contact__cta {
    height: 3.0025020851vw;
    font-size: clamp(13px, 1.1676396997vw, 16px);
  }
  body.business .business-list {
    padding-block: calc(80 * var(--to-rem));
  }
  body.business .business-item {
    margin-bottom: calc(80 * var(--to-rem));
  }
  body.business .business-item__num {
    font-size: calc(80 * var(--to-rem));
    top: calc(14 * var(--to-rem));
    left: calc(18 * var(--to-rem));
  }
  body.business .business-item__body {
    padding: calc(40 * var(--to-rem)) calc(36 * var(--to-rem));
    margin-left: calc(-50 * var(--to-rem));
    margin-top: calc(40 * var(--to-rem));
  }
  body.business .business-item--reverse .business-item__num {
    right: calc(18 * var(--to-rem));
  }
  body.business .business-item--reverse .business-item__body {
    margin-right: calc(-50 * var(--to-rem));
  }
  body.business .business-item__title {
    font-size: calc(24 * var(--to-rem));
    margin-bottom: calc(18 * var(--to-rem));
  }
  body.company .company-section {
    padding-block: calc(78 * var(--to-rem));
  }
  body.company .company-section__title {
    font-size: clamp(13px, 2.5020850709vw, 30px);
  }
  body.company .company-section__title::after {
    width: clamp(20px, 2.3352793995vw, 28px);
    height: clamp(24px, 2.8356964137vw, 34px);
  }
  body.company .company-section__en {
    font-size: clamp(13px, 1.3344453711vw, 16px);
  }
  body.company .company-intro__catch {
    font-size: clamp(13px, 1.6680567139vw, 20px);
    margin-top: calc(28 * var(--to-rem));
  }
  body.company .company-intro__item {
    padding: calc(22 * var(--to-rem)) calc(24 * var(--to-rem));
  }
  body.company .company-intro__item-title {
    font-size: clamp(13px, 1.8348623853vw, 22px);
  }
  body.company .company-intro__item-text {
    font-size: clamp(13px, 1.4178482068vw, 17px);
  }
  body.company .company-greeting__body {
    padding: calc(38 * var(--to-rem));
  }
  body.company .company-greeting__text {
    font-size: clamp(13px, 1.3344453711vw, 16px);
  }
  body.company .company-greeting__signature {
    font-size: clamp(13px, 1.3344453711vw, 16px);
  }
  body.company .company-table th,
  body.company .company-table td {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.company .company-map__btn {
    font-size: clamp(13px, 1.2510425354vw, 15px);
    padding: calc(14 * var(--to-rem)) calc(34 * var(--to-rem));
  }
  body.products .products-intro__text {
    font-size: 1.6680567139vw;
  }
  .service-intro {
    padding-block: calc(80 * var(--to-rem));
  }
  .service-intro__lead {
    font-size: calc(20 * var(--to-rem));
    line-height: 2;
  }
  .service-intro .heading {
    font-size: clamp(13px, 2.5020850709vw, 30px);
  }
  .service-intro .heading::after {
    top: calc(56 * var(--to-rem));
    font-size: calc(20 * var(--to-rem));
  }
  .service-item {
    padding-block: calc(80 * var(--to-rem));
  }
  .service-item__inner {
    gap: calc(48 * var(--to-rem));
  }
  .service-item__number {
    font-size: calc(100 * var(--to-rem));
  }
  .service-item__title::before {
    width: calc(28 * var(--to-rem));
  }
  .service-item__title {
    margin-top: calc(16 * var(--to-rem));
    padding-left: calc(40 * var(--to-rem));
    font-size: calc(22 * var(--to-rem));
  }
  .service-item__text {
    margin-top: calc(20 * var(--to-rem));
    font-size: calc(16 * var(--to-rem));
    line-height: 2;
  }
  .strength-intro {
    padding-block: calc(80 * var(--to-rem));
  }
  .strength-intro__inner {
    grid-template-columns: 1fr calc(420 * var(--to-rem));
    gap: calc(40 * var(--to-rem));
  }
  .strength-intro__lead {
    margin-top: calc(50 * var(--to-rem));
    font-size: calc(16 * var(--to-rem));
    line-height: 2;
  }
  .strength-intro__deco {
    max-width: calc(420 * var(--to-rem));
  }
  .strength-intro__circle-text {
    font-size: calc(20 * var(--to-rem));
  }
  .strength-item {
    padding-block: calc(70 * var(--to-rem));
  }
  .strength-item__inner {
    grid-template-columns: calc(180 * var(--to-rem)) 1fr;
    gap: calc(32 * var(--to-rem));
  }
  .strength-item__number {
    font-size: calc(120 * var(--to-rem));
  }
  .strength-item__title::before {
    width: calc(30 * var(--to-rem));
  }
  .strength-item__title {
    padding-left: calc(42 * var(--to-rem));
    font-size: calc(24 * var(--to-rem));
  }
  .strength-item__text {
    margin-top: calc(24 * var(--to-rem));
    font-size: calc(16 * var(--to-rem));
    line-height: 2;
  }
  .strength-intro .heading {
    font-size: clamp(13px, 2.5020850709vw, 30px);
  }
  .strength-intro .heading::after {
    top: calc(56 * var(--to-rem));
    font-size: calc(20 * var(--to-rem));
  }
  body.contact .contact-intro__lead {
    font-size: clamp(13px, 1.5012510425vw, 18px);
  }
  body.contact .tel-fax__title {
    font-size: clamp(13px, 1.8348623853vw, 22px);
  }
  body.contact .tel-fax__title .large {
    font-size: clamp(13px, 1.8348623853vw, 22px);
  }
  body.contact .tel-fax__icon {
    width: clamp(20px, 2.3352793995vw, 28px);
    height: clamp(20px, 2.3352793995vw, 28px);
  }
  body.contact .tel-fax__hours {
    font-size: clamp(13px, 1.1676396997vw, 14px);
  }
  body.contact .tel-fax .tel-number {
    font-size: clamp(13px, 3.1693077565vw, 38px);
  }
  body.contact .mail-form__title {
    font-size: clamp(13px, 2.1684737281vw, 26px);
  }
  body.contact .mail-form__text > p {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.contact .mail-form .form-p {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.contact .mail-form .form-input {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.contact .mail-form textarea.form-input {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.contact .mail-form .horizontal-table table {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.contact .mail-form .privacy-policy {
    font-size: clamp(13px, 1.5012510425vw, 18px);
  }
  body.contact .mail-form .box-scroll {
    font-size: clamp(13px, 1.1676396997vw, 14px);
  }
  body.contact .mail-form .box-scroll__title {
    font-size: clamp(13px, 1.3344453711vw, 16px);
  }
  body.contact .mail-form .privacy-wrapper {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.contact .mail-form .privacy-btn {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.contact .mail-form .send-btn {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.contact .mail-form input[type=radio] + span,
  body.contact .mail-form input[type=checkbox] + span {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.contact .mail-form select {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.recruit .recruit-section {
    padding-block: calc(78 * var(--to-rem));
  }
  body.recruit .recruit-section__title {
    font-size: clamp(13px, 2.5020850709vw, 30px);
  }
  body.recruit .recruit-section__title::after {
    width: clamp(20px, 2.3352793995vw, 28px);
    height: clamp(24px, 2.8356964137vw, 34px);
  }
  body.recruit .recruit-section--white .recruit-section__title::before {
    width: 4.1701417848vw;
    height: 4.1701417848vw;
    -webkit-filter: blur(2.5px);
            filter: blur(2.5px);
    -webkit-transform: translateY(0.6672226856vw);
            transform: translateY(0.6672226856vw);
  }
  body.recruit .recruit-section--white .recruit-section__title::after {
    width: 3.5029190992vw;
    height: 3.5029190992vw;
    -webkit-filter: blur(2.5px);
            filter: blur(2.5px);
    -webkit-transform: translateY(-0.6672226856vw);
            transform: translateY(-0.6672226856vw);
  }
  body.recruit .recruit-intro__text {
    font-size: clamp(13px, 1.3344453711vw, 16px);
    margin-top: calc(28 * var(--to-rem));
  }
  body.recruit .recruit-table th,
  body.recruit .recruit-table td {
    font-size: clamp(13px, 1.2510425354vw, 15px);
  }
  body.friendship .friend-section {
    padding-block: calc(78 * var(--to-rem));
  }
  body.friendship .friend-section__title {
    font-size: clamp(13px, 2.5020850709vw, 30px);
  }
  body.friendship .friend-intro__heart {
    width: 10.8423686405vw;
  }
  body.friendship .friend-intro__text {
    font-size: clamp(16px, 1.5012510425vw, 18px);
    margin-top: calc(40 * var(--to-rem));
  }
  body.friendship .friend-products__list {
    gap: calc(20 * var(--to-rem));
  }
  body.friendship .friend-flow__ballon {
    left: calc(-30 * var(--to-rem));
    width: calc(62 * var(--to-rem));
  }
  body.friendship .friend-flow__tshirt {
    right: calc(-30 * var(--to-rem));
    width: calc(70 * var(--to-rem));
  }
  body.friendship .friend-usage__row {
    min-height: calc(108 * var(--to-rem));
  }
  body.friendship-detail .friend-detail {
    padding-block: calc(78 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__main {
    gap: calc(32 * var(--to-rem));
  }
  body.friendship-detail .friend-detail__title {
    font-size: clamp(13px, 2.5020850709vw, 30px);
  }
  body.triangle .tri-section {
    padding-block: calc(78 * var(--to-rem));
  }
  body.triangle .tri-section__title {
    font-size: clamp(13px, 2.5020850709vw, 30px);
  }
  body.triangle .tri-intro__tulip {
    width: 7.5062552127vw;
  }
  body.triangle .tri-intro__text {
    font-size: clamp(13px, 1.4178482068vw, 17px);
    margin-top: calc(40 * var(--to-rem));
  }
  body.triangle .tri-category__number {
    width: 3.836530442vw;
    height: 3.836530442vw;
    font-size: clamp(13px, 1.8348623853vw, 22px);
  }
  body.triangle .tri-category__title {
    font-size: clamp(13px, 1.8348623853vw, 22px);
  }
  body.triangle .tri-card-list {
    -webkit-column-gap: calc(32 * var(--to-rem));
       -moz-column-gap: calc(32 * var(--to-rem));
            column-gap: calc(32 * var(--to-rem));
    row-gap: calc(40 * var(--to-rem));
    margin-top: calc(36 * var(--to-rem));
  }
  body.triangle .tri-card__label {
    font-size: clamp(13px, 1.5012510425vw, 18px);
  }
  body.triangle .tri-card__desc {
    font-size: clamp(13px, 1.4178482068vw, 17px);
  }
  body.triangle .tri-card--horizontal {
    margin-top: calc(36 * var(--to-rem));
  }
  body.triangle .tri-clover {
    width: 4.5037531276vw;
    right: calc(16 * var(--to-rem));
    bottom: calc(16 * var(--to-rem));
  }
  .l-header__row {
    gap: calc(28 * var(--to-rem));
    padding: calc(20 * var(--to-rem)) calc(24 * var(--to-rem));
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .l-header__logo-mark img {
    width: 6.3386155129vw;
  }
  .l-header__logo-img img {
    width: 13.3444537114vw;
  }
  .l-header__nav-area {
    display: none;
  }
  .l-header__hamburger {
    display: inline-block;
  }
  .l-footer__pagetop {
    right: min(2.0016680567vw, 24px);
    bottom: min(1.6680567139vw, 20px);
    width: min(4.670558799vw, 56px);
    height: min(4.670558799vw, 56px);
  }
  .l-footer__pagetop-arrow {
    font-size: clamp(13px, 1.8348623853vw, 22px);
  }
  .mv .mv-h2__ja {
    font-size: clamp(16px, 3.1693077565vw, 38px);
  }
  .c-btn-viewmore {
    width: calc(240 * var(--to-rem));
    height: calc(64 * var(--to-rem));
    padding: 0 calc(40 * var(--to-rem)) 0 calc(24 * var(--to-rem));
  }
  .c-btn-viewmore__label {
    font-size: calc(16 * var(--to-rem));
  }
  .c-btn-viewmore__icon {
    right: calc(20 * var(--to-rem));
    width: calc(11 * var(--to-rem));
    height: calc(16 * var(--to-rem));
  }
  .c-btn-viewmore--sm {
    width: calc(200 * var(--to-rem));
    padding: 0 calc(32 * var(--to-rem)) 0 calc(18 * var(--to-rem));
  }
}

@media screen and (min-width: 768px) {
  .about__more:hover, .about__more:focus {
    background-color: #ff9a20;
    color: white;
  }
  .biz-card {
    /* hover: 影・リフトなし。写真のみ少し拡大＋opacity 0.8（CEO 指示 2026-05-24） */
  }
  .biz-card:hover .biz-card__photo, .biz-card:focus .biz-card__photo {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    opacity: 0.8;
  }
  .staff__more {
    /* CEO 指示 2026-05-27：hover時 opacity 0.6（mmd=SP除外で SP は非適用）。
       .staff__more は js-fadeIn で GSAP が autoAlpha のインライン opacity:1 を残すため、
       !important でないとインラインに負けて hover が効かない */
  }
  .staff__more:hover, .staff__more:focus {
    opacity: 0.6 !important;
  }
  .news__pdf:hover, .news__pdf:focus {
    opacity: 0.85;
  }
  .home-contact__card--mail:hover, .home-contact__card--mail:focus {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  body.company .company-map__btn:focus, body.company .company-map__btn:hover {
    opacity: 0.85;
  }
  body.products .products-filter__btn:not(.is-active):focus, body.products .products-filter__btn:not(.is-active):hover {
    border-color: #ff9a20;
    color: #ff9a20;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    -webkit-box-shadow: 0 calc(10 * var(--to-rem)) calc(20 * var(--to-rem)) rgba(255, 154, 32, 0.12);
            box-shadow: 0 calc(10 * var(--to-rem)) calc(20 * var(--to-rem)) rgba(255, 154, 32, 0.12);
  }
  body.products .products-filter__btn.is-active:focus, body.products .products-filter__btn.is-active:hover {
    background-color: #ff9a20;
    border-color: #ff9a20;
    color: white;
  }
  body.products .products-table tbody tr:hover {
    background-color: rgba(255, 154, 32, 0.06);
  }
  body.contact .mail-form .privacy__link:focus, body.contact .mail-form .privacy__link:hover {
    color: #999;
  }
  body.contact .mail-form .privacy-btn:focus, body.contact .mail-form .privacy-btn:hover {
    opacity: 0.6;
  }
  body.contact .mail-form .send-btn:focus, body.contact .mail-form .send-btn:hover {
    opacity: 0.6;
  }
  body.friendship .friend-cat-list__link:hover {
    background-color: #ff9a20;
    color: white;
  }
  body.friendship .friend-products__link:hover {
    opacity: 0.85;
  }
  body.friendship .paging span.paging-text a:hover {
    background-color: rgba(255, 154, 32, 0.12);
  }
  body.friendship .friend-news-tabs .nav-link:hover {
    background-color: #ff9a20;
    color: white;
  }
  body.friendship-detail .friend-detail__cat-link:hover {
    background-color: #ff9a20;
    color: white;
  }
  body.friendship-detail .friend-detail-slider .swiper-button-next:hover,
  body.friendship-detail .friend-detail-slider .swiper-button-prev:hover {
    background-color: #ff9a20;
  }
  body.friendship-detail .friend-detail-thumbs .swiper-slide:hover {
    opacity: 1;
  }
  body.friendship-detail .friend-detail__btn:hover {
    background-color: #ff9a20;
    color: white;
  }
  .l-header__nav-link:hover, .l-header__nav-link:focus {
    opacity: 0.75;
  }
  .l-footer__nav-link:hover, .l-footer__nav-link:focus {
    opacity: 0.7;
  }
  .l-footer__pagetop.is-show:focus,
  .l-footer__pagetop.is-show:hover {
    opacity: 0.85;
    -webkit-transform: translateY(calc(-4 * var(--to-rem)));
            transform: translateY(calc(-4 * var(--to-rem)));
  }
  .c-btn-viewmore:focus, .c-btn-viewmore:hover {
    opacity: 0.85;
    -webkit-transform: translateX(calc(4 * var(--to-rem)));
            transform: translateX(calc(4 * var(--to-rem)));
  }
  .hidden-pc {
    display: none;
  }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .staff__inner {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .staff__deco--tree {
    position: absolute;
    left: min(min(6.1224489796vw, 90px), 90px);
    top: auto;
    bottom: -5.504587156vw;
  }
  .staff__body {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 min(58.3819849875vw, 700px);
        -ms-flex: 0 0 min(58.3819849875vw, 700px);
            flex: 0 0 min(58.3819849875vw, 700px);
  }
}

@media screen and (max-width: 1023px) {
  .home-contact__panel {
    border-radius: calc(26 * var(--to-rem));
    overflow: hidden;
  }
  body.contact .mail-form .horizontal-table th {
    border-bottom-width: 0;
    border-left: unset;
    background-color: #efefef;
    width: 100%;
    border-right: 0;
    padding: 10px;
  }
  body.contact .mail-form .horizontal-table td {
    border-bottom-width: 0;
    border-right: unset;
    border-left: unset;
    width: 100%;
    padding: 10px;
  }
  body.contact .mail-form .horizontal-table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body.contact .mail-form .box-scroll {
    height: 220px;
    margin-bottom: 15px;
    padding: 15px;
    word-break: break-all;
  }
  .mv-jumbotron.is-recruit {
    background-position: left top;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .l-footer {
    padding: calc(48 * var(--to-rem)) calc(40 * var(--to-rem)) calc(64 * var(--to-rem));
  }
  .l-footer__inner {
    width: 100%;
    max-width: 100%;
    gap: calc(32 * var(--to-rem));
  }
  .l-footer__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: calc(32 * var(--to-rem));
  }
  .l-footer__brand {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: calc(16 * var(--to-rem));
    text-align: center;
  }
  .l-footer__logo-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l-footer__logo-mark img {
    width: 6.0050041701vw;
  }
  .l-footer__logo-img img {
    width: 13.3444537114vw;
  }
  .l-footer__address {
    font-size: clamp(13px, 1.5012510425vw, 20px);
  }
  .l-footer__contact {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: clamp(13px, 1.5012510425vw, 20px);
    gap: calc(24 * var(--to-rem));
  }
  .l-footer__map {
    width: calc(300 * var(--to-rem));
  }
  .l-footer__nav {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    padding-top: 0;
    width: 100%;
  }
  .l-footer__nav-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: calc(14 * var(--to-rem)) calc(16 * var(--to-rem));
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l-footer__copyright {
    font-size: clamp(13px, 1.5012510425vw, 20px);
  }
  .l-footer__wamnet {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    margin: calc(24 * var(--to-rem)) auto 0;
    width: 18.3486238532vw;
  }
}

@media screen and (max-width: 2000px) {
  .mv-jumbotron__inner {
    padding-top: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .curtainLefttoRight.visible,
  .curtainLefttoRight.visible .mv-h2 {
    -webkit-animation: none;
            animation: none;
  }
}

@media screen and (min-width: 1024px) {
  .hidden-tab {
    display: none;
  }
}