@charset "UTF-8";

body {
  color: #000 !important;
}

.c-section--blue {
  background: #f26a21 !important;
}

/*ヘッダー*/
.g-header .g-header__resv {
  background-color: #f26a21;
}
.g-header .g-header__nav-btn {
  background-color: #000000;
}
.g-header .g-header__nav {
  background-color: #000000;
}
.c-visual-sub {
  margin-top: 200px;
}
.c-visual-sub .c-visual-sub__inner {
  height: 250px;
}
.g-nav .g-nav__list .nav-link:before {
  background: linear-gradient(#f26a21, #f26a21) right bottom / 0 1px no-repeat;
}
.g-nav .g-nav__list .nav-link:hover {
  color: #f26a21;
}
.g-nav .lower .js-close__btn {
  background-color: #000000;
}
/* 業務内容ドロップダウン：閉じるボタンが1行目カード（運送業など）の画像右上に重なるのを解消 */
.g-nav .lower .js-close__btn {
  top: -16px;
  right: -16px;
  z-index: 20;
}
.c-visual-sub .c-visual-sub__ttl:before {
  color: #f26a21;
}

#visual .t-kv-image::after {
  background-color: rgb(0 0 0 / 40%);
}

.g-nav .lower .nav-item:nth-child(-n + 6) {
  padding: 0 30px 30px 30px;
}

.g-nav .g-nav__list .nav-link i {
  right: -15px;
}

.g-nav .lower {
  width: 65vw;
}

/*トップコンテンツ*/
.c-label {
  background-color: #f26a21;
}
.rotate3d .center {
  background-color: rgb(0 0 0 / 20%);
}
.c-image .c-image__caption {
  background: #f26a21;
}
/*フッター*/
.g-pagetop a {
  background: #f26a21;
}
.g-fixarea .contact--1 {
  background-color: #f26a21;
}

.g-fixarea .g-fixarea-footer .g-fixarea-footer__item {
  background-color: #061a3a;
}
.g-gmap {
  padding: 0px;
}
/*共通*/
.post-content h2 {
  background-color: #f26a21;
}
.u-font-sc {
  color: #f26a21;
}
.u-font-kc {
  color: #f26a21;
}
.c-headline-leftbig .c-headline-leftbig__sttl {
  color: #f26a21;
}
.p-common-news .p-common-news__ttl::before {
  color: #f26a21;
}
.c-table-prof tr td {
  color: #f26a21;
}

.c-card__item-date {
  background-color: #f26a21;
}

.c-headline__type3 {
  border-left: 6px solid #f26a21;
}

.c-slick__next,
.c-slick__prev {
  color: #000;
}

.c-visual-sub .c-visual-sub__ttl:before {
  top: -85px;
}

.c-image .c-image__src:after {
  background-color: unset !important;
}

/* レスポンシブビデオスタイル */
#video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9のアスペクト比を維持 */
}

#video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-aside h3 {
  background-color: #f26a21;
}

.c-card__item-body {
  padding: 10px;
}

.c-card__item-link {
  padding: 0;
}

/* 施工事例 詳細（全件）に効かせる場合 */
body.single-case .slick-slider .slick-track,
body.single-case .slick-slider .slick-list {
  transform: unset !important;
}

.c-visual .c-visual__ttl {
  text-shadow: 2px 1px 4px #000;
}
.c-visual .c-visual__sttl {
  text-shadow: 2px 1px 2px #000;
  line-height: 36px;
}
.g-nav .g-nav__list .nav-link {
  padding: 10px 0px 10px 0.5vw;
}

@media screen and (max-width: 767px) {
  .c-faq__item-ttl {
    text-indent: -30px;
    padding-left: 10px;
  }
  .c-faq__item-body {
    padding-right: 0;
  }
  .c-faq__item-body-txt {
    padding: 10px;
  }
  .c-visual .c-visual__ttl {
    font-size: 8vw;
    text-shadow: 2px 1px 4px #000;
  }
  .c-visual .c-visual__sttl {
    text-shadow: 1px 1px 2px #000;
  }
}

/* =========================================
   TOP / 選ばれる理由
   既存クラスを崩さず配色と質感を改善
========================================= */

.c-top-strength,
.c-section-strength {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #f3fafb 0%, #e8f4f5 100%);
  overflow: hidden;
}

.c-top-strength::before,
.c-section-strength::before {
  content: "";
  position: absolute;
  top: -120px;
  right: -120px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: rgba(0, 104, 112, 0.08);
  filter: blur(10px);
}

.c-top-strength::after,
.c-section-strength::after {
  content: "";
  position: absolute;
  bottom: -100px;
  left: -100px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(40, 160, 176, 0.08);
  filter: blur(10px);
}

/* 見出し */
.c-top-strength .c-headline,
.c-section-strength .c-headline {
  margin-bottom: 56px;
  position: relative;
  z-index: 1;
}

.c-top-strength .c-headline__sub,
.c-section-strength .c-headline__sub {
  display: inline-block;
  margin-bottom: 12px;
  padding: 7px 16px;
  border-radius: 999px;
  background: linear-gradient(90deg, #006870 0%, #28a0b0 100%);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1;
  box-shadow: 0 8px 20px rgba(0, 104, 112, 0.16);
}

.c-top-strength .c-headline__ttl,
.c-section-strength .c-headline__ttl {
  margin-bottom: 0;
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #505858;
}

/* 行 */
.c-top-strength .row.g-4,
.c-section-strength .row.g-4 {
  position: relative;
  z-index: 1;
}

/* カード */
.c-strength-card {
  position: relative;
  height: 100%;
  padding: 36px 30px 32px;
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #fdfefe 100%);
  border: 1px solid rgba(0, 104, 112, 0.1);
  box-shadow:
    0 14px 34px rgba(0, 104, 112, 0.08),
    0 2px 8px rgba(0, 104, 112, 0.04);
  overflow: hidden;
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease,
    background 0.35s ease;
}

/* 上部アクセント */
.c-strength-card::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #006870 0%, #28a0b0 60%, #9bd8de 100%);
}

/* 右上の大きい番号 */
.c-top-strength .col-12:nth-child(1) .c-strength-card::after,
.c-section-strength .col-12:nth-child(1) .c-strength-card::after {
  content: "01";
}
.c-top-strength .col-12:nth-child(2) .c-strength-card::after,
.c-section-strength .col-12:nth-child(2) .c-strength-card::after {
  content: "02";
}
.c-top-strength .col-12:nth-child(3) .c-strength-card::after,
.c-section-strength .col-12:nth-child(3) .c-strength-card::after {
  content: "03";
}
.c-top-strength .col-12:nth-child(4) .c-strength-card::after,
.c-section-strength .col-12:nth-child(4) .c-strength-card::after {
  content: "04";
}

.c-strength-card::after {
  position: absolute;
  top: 16px;
  right: 18px;
  font-size: 56px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.04em;
  color: rgba(40, 160, 176, 0.13);
  z-index: 0;
}

/* hover */
.c-strength-card:hover {
  transform: translateY(-6px);
  border-color: rgba(0, 104, 112, 0.2);
  background: linear-gradient(180deg, #ffffff 0%, #f3fafb 100%);
  box-shadow:
    0 24px 54px rgba(0, 104, 112, 0.12),
    0 4px 12px rgba(0, 104, 112, 0.06);
}

/* タイトル */
.c-strength-card__ttl {
  position: relative;
  z-index: 1;
  margin: 0 0 16px;
  padding-bottom: 16px;
  font-size: clamp(21px, 2vw, 28px);
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.03em;
  color: #505858;
}

.c-strength-card__ttl::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  margin-top: 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #006870 0%, #28a0b0 100%);
}

/* 本文 */
.c-strength-card__text {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 15px;
  line-height: 2;
  color: #505858;
}

/* 2列時の余白バランス微調整 */
.c-top-strength .col-12,
.c-section-strength .col-12 {
  margin-bottom: 0;
}

.p-service-card {
  padding: 1.5rem;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.p-service-card__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  padding: 12px 24px;
  border-radius: 999px;
  background: #006870;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
}

.p-service-card__btn:hover {
  color: #fff;
  opacity: 0.9;
  transform: translateY(-2px);
}

.c-list.--icon i {
  color: #f26a21;
}

@media (max-width: 767px) {
  .p-service-card {
    padding: 1.25rem;
  }

  .p-service-card__btn {
    width: 100%;
    min-width: auto;
    padding: 12px 16px;
    font-size: 14px;
  }
}

/* SP */
@media (max-width: 991.98px) {
  .c-top-strength,
  .c-section-strength {
    padding: 72px 0;
  }

  .c-top-strength .c-headline,
  .c-section-strength .c-headline {
    margin-bottom: 36px;
  }

  .c-top-strength .c-headline__sub,
  .c-section-strength .c-headline__sub {
    padding: 6px 13px;
    font-size: 11px;
  }

  .c-strength-card {
    padding: 28px 22px 24px;
    border-radius: 18px;
  }

  .c-strength-card::after {
    top: 14px;
    right: 14px;
    font-size: 40px;
  }

  .c-strength-card__ttl {
    margin-bottom: 12px;
    padding-bottom: 12px;
    font-size: 20px;
    line-height: 1.5;
  }

  .c-strength-card__ttl::after {
    width: 48px;
    margin-top: 12px;
  }

  .c-strength-card__text {
    font-size: 14px;
    line-height: 1.9;
  }
  .c-list.--icon i {
    margin-right: 0;
  }
}

/* =========================================
   top recruit
========================================= */
.c-top-recruit {
  position: relative;
  background: linear-gradient(180deg, #f7fafc 0%, #eef4fa 100%);
  overflow: hidden;
}

.c-top-recruit__content {
  position: relative;
  z-index: 1;
}

.c-top-recruit__sub {
  display: inline-block;
  padding: 6px 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #006870 0%, #28a0b0 100%);
  color: #fff;
  letter-spacing: 0.12em;
  line-height: 1;
}

.c-top-recruit__ttl {
  color: #505858;
}

.c-top-recruit__text {
  color: #505858;
}

.c-top-recruit__points {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.c-top-recruit__point {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 10px 16px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid rgba(30, 78, 121, 0.14);
  box-shadow: 0 8px 20px rgba(22, 50, 79, 0.06);
  color: #505858;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

.c-top-recruit__image {
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 18px 40px rgba(22, 50, 79, 0.1);
}

@media (max-width: 991.98px) {
  .c-top-recruit__point {
    font-size: 12px;
    min-height: 40px;
    padding: 8px 12px;
  }

  .c-top-recruit__image {
    border-radius: 18px;
  }
}
.button-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin: 0 auto;
  padding: 0.9em 2em;
  border: none;
  border-radius: 5px;
  box-shadow:
    0 2px 3px rgb(0 0 0 / 25%),
    0 2px 3px -2px rgb(0 0 0 / 15%);
  background-color: #f26a21;
  color: #fff;
  font-weight: 600;
  font-size: 1em;
}

.button-3:hover {
  background-color: #f26a21;
  color: #000;
}

.c-faq__item {
  width: 100%;
  margin-bottom: 16px;
  border-radius: 12px;
  overflow: hidden;
  background: #f1f1f1; /* 必要に応じて調整 */
}

.c-faq__toggle {
  width: 100%;
  border: 0;
  background: transparent;
  text-align: left;
  padding: 20px 56px 20px 20px;
  position: relative;
  cursor: pointer;
  display: block;
}

.c-faq__toggle:focus {
  outline: 2px solid #000;
  outline-offset: -2px;
}

.c-faq__item-ttl {
  display: block;
  font-weight: 700;
  margin: 0;
}

.c-faq__item-body {
  padding: 0 20px 20px;
}

.c-faq__item-body-txt > *:last-child {
  margin-bottom: 0;
}

.c-faq__icon {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
}

.c-faq__icon::before,
.c-faq__icon::after {
  content: "";
  position: absolute;
  background: #000;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition:
    transform 0.25s ease,
    opacity 0.25s ease;
}

.c-faq__icon::before {
  width: 18px;
  height: 2px;
}

.c-faq__icon::after {
  width: 2px;
  height: 18px;
  left: 8px;
}

.c-faq__toggle[aria-expanded="true"] .c-faq__icon::after {
  opacity: 0;
}

@media screen and (min-width: 992px) {
  .c-visual .c-visual__catchcopy {
    top: 140px !important;
  }
}

@media (max-width: 767.98px) {
  .p-lp-timing .u-font-pc-28,
  .p-lp-work .u-font-pc-24,
  .p-lp-flow .u-font-pc-22 {
    line-height: 1.4;
  }
  .c-faq__item-body-txt {
    padding: 0;
  }

  .c-faq__item-body {
    padding: 0;
  }

  .c-faq__toggle {
    padding: 0 56px 12px 0;
  }

  .c-table th {
    border-bottom: rgb(255 255 255 / 40%) 1px solid;
    background-color: rgb(0 139 241 / 10%);
  }

  .g-fixarea .g-fixarea-footer__item {
    background: #061a3a;
  }
  .t-kv-image {
    --ratio: 300px;
  }
  .c-visual .c-visual__catchcopy {
    top: 50px;
    letter-spacing: unset;
    left: 0;
    right: 0;
  }
  .c-visual .c-visual__sttl {
    line-height: 24px;
  }
  .g-header .g-header__logo-link svg,
  .g-header .g-header__logo-link-img {
    max-height: 70px;
  }
}

/* @media (min-width: 768px) {
  .t-kv-image {
    --ratio: 300px;
  }
  .c-visual .c-visual__catchcopy {
    top: 50px;
  }
} */

.p-farmland-checklist,
.p-permit-checklist {
  border: 1px solid rgb(0 138 152 / 18%);
  box-shadow: 0 12px 30px rgb(0 0 0 / 6%);
}

.p-farmland-checklist__list,
.p-permit-checklist__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 20px;
  padding-left: 0;
}

.p-farmland-checklist__list li,
.p-permit-checklist__list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 14px;
  background: rgb(0 138 152 / 6%);
  border-radius: 8px;
  line-height: 2;
  margin: 0 !important;
}

.p-farmland-checklist__list li i,
.p-permit-checklist__list li i {
  flex: 0 0 auto;
  margin-top: 8px;
  color: #f26a21;
}

@media (max-width: 767.98px) {
  .p-farmland-checklist__list,
  .p-permit-checklist__list {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .p-farmland-checklist__list li,
  .p-permit-checklist__list li {
    padding: 10px 12px;
  }
}

/* ============================================================
   事業内容6ページの「のっぺり」解消
   （農地転用 / 建設業 / 運送業 / 飲食店 / 在留 / その他）
   原因: --white と --trans(=透明=実質白) の連続で背景差がなかった。
   body.p-{slug} でこの6ページに限定。共通CTA(--image)は除外。
   追加CSSのみで完結し、他テンプレートには影響しない。
============================================================ */
body.p-farmland,
body.p-construction-license,
body.p-transport-license,
body.p-restaurant-license,
body.p-visa,
body.p-other {
  background-color: #fff;
}

/* 交互セクションに淡いブルー面を敷き、白セクションと対比させる */
body.p-farmland main .c-section--trans:not(.c-section--image),
body.p-construction-license main .c-section--trans:not(.c-section--image),
body.p-transport-license main .c-section--trans:not(.c-section--image),
body.p-restaurant-license main .c-section--trans:not(.c-section--image),
body.p-visa main .c-section--trans:not(.c-section--image),
body.p-other main .c-section--trans:not(.c-section--image),
body.p-price main .c-section--trans:not(.c-section--image),
body.p-about main .c-section--trans:not(.c-section--image),
body.p-service main .c-section--trans:not(.c-section--image) {
  background: linear-gradient(180deg, #f1f8f9 0%, #e7f2f4 100%) !important;
}

/* 業務内容一覧：詳細ページへのリンクカード */
body.p-service .p-service-card--link {
  color: inherit;
  text-decoration: none;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

body.p-service .p-service-card--link:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 44px rgba(0, 104, 112, 0.14);
}

body.p-service .p-service-card--link:hover .p-service-card__btn {
  opacity: 0.9;
  transform: translateY(-2px);
}

/* ============================================================
   トップページ デザイン強化（body.home 限定）
   ① 濃いティールの数字バンド ③ ＋ ④ 番号の塗り円バッジ
============================================================ */
/* 数字バンド */
body.home .p-stats {
  background: linear-gradient(120deg, #006870 0%, #f26a21 55%, #1aa6b5 100%);
  overflow: hidden;
}

body.home .p-stats__item {
  color: #fff;
  padding: 18px 12px;
}

@media (min-width: 992px) {
  body.home .p-stats__item:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.18);
  }
}

body.home .p-stats__icon {
  margin-bottom: 10px;
  font-size: 26px;
  color: rgba(255, 255, 255, 0.85);
}

body.home .p-stats__num {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  margin: 0;
  font-size: clamp(34px, 4vw, 50px);
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: 0.02em;
}

body.home .p-stats__num small {
  font-size: 0.45em;
  font-weight: 700;
  margin-left: 3px;
}

body.home .p-stats__num--text {
  font-size: clamp(22px, 2.4vw, 32px);
}

body.home .p-stats__label {
  margin: 10px 0 0;
  font-size: 14px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.95);
}

@media (max-width: 767.98px) {
  body.home .p-stats__item {
    padding: 14px 8px;
  }

  body.home .p-stats__num {
    min-height: 40px;
    font-size: 30px;
  }

  body.home .p-stats__num--text {
    font-size: 20px;
  }

  body.home .p-stats__label {
    font-size: 12px;
  }
}

/* 選ばれる理由：番号の塗り円バッジ */
body.home .p-strength-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: linear-gradient(135deg, #006870 0%, #28a0b0 100%);
  color: #fff;
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.04em;
  box-shadow: 0 8px 18px rgba(0, 104, 112, 0.22);
}

@media (max-width: 767.98px) {
  body.home .p-strength-num {
    width: 48px;
    height: 48px;
    font-size: 18px;
  }
}

/* ============================================================
   既存セクションをブランドカラー面に（下層ページの締めセクション等）
   .c-section--brand を付けたセクションを濃いティール＋白文字にする。
   セクション直下の見出し・本文のみ白へ。内側の白いカード／箱は
   （col の直接の子ではないため）色を変えず、白地のまま残す。
============================================================ */
.c-section--brand {
  background: linear-gradient(
    120deg,
    #006870 0%,
    #f26a21 55%,
    #1aa6b5 100%
  ) !important;
}

.c-section--brand > .container > .row > [class*="col-"] > p,
.c-section--brand > .container > .row > [class*="col-"] > h2,
.c-section--brand > .container > .row > [class*="col-"] > h3,
.c-section--brand > .container > .row > [class*="col-"] > ul,
.c-section--brand > .container > .row > [class*="col-"] > ul > li {
  color: #fff !important;
}

/* 見出しの下線アクセントは「中央寄せ見出し(.text-center 内の h2)」だけに限定。
   左寄せのセクション見出しには付けない。 */
body.p-farmland main .text-center h2.u-font-kc,
body.p-construction-license main .text-center h2.u-font-kc,
body.p-transport-license main .text-center h2.u-font-kc,
body.p-restaurant-license main .text-center h2.u-font-kc,
body.p-visa main .text-center h2.u-font-kc,
body.p-other main .text-center h2.u-font-kc {
  position: relative;
  padding-bottom: 20px;
}

body.p-farmland main .text-center h2.u-font-kc::after,
body.p-construction-license main .text-center h2.u-font-kc::after,
body.p-transport-license main .text-center h2.u-font-kc::after,
body.p-restaurant-license main .text-center h2.u-font-kc::after,
body.p-visa main .text-center h2.u-font-kc::after,
body.p-other main .text-center h2.u-font-kc::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 56px;
  height: 4px;
  margin-left: -28px;
  border-radius: 999px;
  background: linear-gradient(90deg, #006870 0%, #28a0b0 100%);
}

/* ============================================================
   料金案内ページ デザイン強化（body.p-price 限定）
============================================================ */
/* ヒーローの特長バッジ */
body.p-price .p-price-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

body.p-price .p-price-badges span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 18px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid rgba(0, 138, 152, 0.25);
  color: #006870;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  box-shadow: 0 6px 16px rgba(0, 104, 112, 0.08);
}

body.p-price .p-price-badges i {
  color: #f26a21;
}

/* 料金カード */
body.p-price .p-price-card {
  position: relative;
  border: 1px solid rgba(0, 138, 152, 0.12);
  border-top: 4px solid #f26a21;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

body.p-price .p-price-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 44px rgba(0, 104, 112, 0.14);
}

/* 「個別お見積り」バッジ */
body.p-price .p-price-card__amount {
  display: inline-block;
  margin: 4px 0 14px;
  padding: 8px 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #006870 0%, #28a0b0 100%);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1;
}

/* お見積り・実費の注記ボックス */
body.p-price .p-price-note {
  border: 1px solid rgba(0, 138, 152, 0.18);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
}

body.p-price .p-price-note .c-list.--icon i {
  margin-top: 8px;
}

/* ============================================================
   ご相談の流れ 1カラム（body.p-flow 限定）
============================================================ */
body.p-flow .p-flow-step {
  padding: 28px 28px 32px;
  background: #fff;
  border: 1px solid rgba(0, 138, 152, 0.12);
  border-radius: 16px;
  box-shadow: 0 10px 28px rgba(0, 104, 112, 0.07);
}

body.p-flow .p-flow-step__head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 18px;
}

body.p-flow .p-flow-step__num {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: linear-gradient(135deg, #006870 0%, #28a0b0 100%);
  color: #fff;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1;
  box-shadow: 0 8px 18px rgba(0, 104, 112, 0.22);
}

body.p-flow .p-flow-step__ttl {
  margin: 0;
  color: #505858;
}

body.p-flow .p-flow-step__img {
  margin-bottom: 18px;
  border-radius: 12px;
  overflow: hidden;
}

body.p-flow .p-flow-arrow {
  text-align: center;
  margin: 10px 0;
  color: rgba(0, 138, 152, 0.5);
  font-size: 26px;
}

@media (max-width: 767.98px) {
  body.p-flow .p-flow-step {
    padding: 20px 18px 22px;
  }

  body.p-flow .p-flow-step__num {
    width: 46px;
    height: 46px;
    font-size: 18px;
  }

  body.p-flow .p-flow-step__head {
    gap: 12px;
    margin-bottom: 14px;
  }
}

/* FIRE WORKS about button hover color */
.c-btn-cyber
  > .container
  > .row:first-of-type
  .c-btn-cyber__target.is-invasion
  .c-btn-cyber__item1::before,
.c-btn-cyber
  > .container
  > .row:first-of-type
  .c-btn-cyber__target.is-invasion
  .c-btn-cyber__item2::before {
  background: #f26a21;
}

.c-btn-cyber
  > .container
  > .row:first-of-type
  .c-btn-cyber__target.is-invasion
  .c-btn-cyber__item1,
.c-btn-cyber
  > .container
  > .row:first-of-type
  .c-btn-cyber__target.is-invasion
  .c-btn-cyber__item2 {
  border-color: #f26a21;
}

/* Class cards */
.c-card.p-class-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  padding: 24px 0 28px;
}

.c-card.p-class-card > :not(.c-image) {
  padding-inline: 24px;
}

.c-card.p-class-card .c-image {
  margin: 0 0 20px;
}

.c-card.p-class-card .c-image__src {
  background-position: center;
  background-size: cover;
}

.c-card.p-class-card > p.text-start {
  flex: 1 1 auto;
}

.c-card.p-class-card > .c-btn-solid-border {
  margin-top: auto;
}

@media (max-width: 767.98px) {
  .c-card.p-class-card {
    padding: 20px 0 24px;
  }

  .c-card.p-class-card > :not(.c-image) {
    padding-inline: 18px;
  }
}

/* Area section */
.p-area-section {
  background: #061a3a !important;
  color: #fff;
}

.p-area-section .row {
  min-height: 300px;
  align-items: center;
}

.p-area-section > .container {
  position: relative;
  z-index: 1;
}

.p-area-section .col-12 > p:first-child {
  color: #f26a21;
}

.p-area-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  padding: 0;
  list-style: none;
}

.p-area-list > li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 50%;
  font-weight: 700;
}

.p-area-btn {
  max-width: 240px;
  margin-inline: auto;
}

@media (max-width: 767.98px) {
  .p-area-section .row {
    min-height: 360px;
  }

  .p-area-list {
    gap: 10px;
  }

  .p-area-list > li {
    width: 52px;
    height: 52px;
  }
}

/* Club teams */
.p-club-section > .container > .row:first-child p,
.p-club-section > .container-fluid > .row:first-child p {
  color: #f26a21;
}

.c-card.p-club-card {
  height: 100%;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
}

.c-card.p-club-card .p-club-card__head {
  margin-bottom: 18px;
  text-align: center;
}

.c-card.p-club-card .p-club-card__image,
.p-club-section .p-club-card__image {
  margin: 0 0 16px;
}

.c-card.p-club-card .p-club-card__image .c-image__src,
.p-club-section .p-club-card__image .c-image__src {
  border-radius: 8px;
  background-position: center;
  background-size: cover;
}

.p-club-section .p-club-slider {
  overflow: hidden;
  border-radius: 8px;
}

.p-club-section .p-club-slider .slick-list {
  margin: 0 -8px;
}

.p-club-section .p-club-slider .slick-slide {
  padding: 0 8px;
}

.c-card.p-club-card .p-club-support {
  height: 100%;
  padding: 16px 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  text-align: center;
}

.c-card.p-club-card .p-club-support i {
  margin-bottom: 10px;
  color: #f26a21;
  font-size: 24px;
}

@media (max-width: 767.98px) {
  .c-card.p-club-card {
    padding: 18px;
  }
}

.p-club-section > .container-fluid {
  max-width: 1680px;
}

.p-club-section .p-club-team {
  position: relative;
  align-items: center;
  min-height: 520px;
  margin-inline: 0;
  padding: 48px 40px 48px 164px;
  overflow: hidden;
  border: 1px solid rgba(6, 26, 58, 0.08);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 36px rgba(6, 26, 58, 0.08);
}

.p-club-section .p-club-team::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 132px;
  background: #061a3a;
}

.p-club-section .p-club-team::after {
  position: absolute;
  left: 34px;
  bottom: 36px;
  color: rgba(255, 255, 255, 0.08);
  font-size: 82px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.08em;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}

.p-club-section .p-club-team--wolves::after {
  content: "WOLVES";
}

.p-club-section .p-club-team--weasels::after {
  content: "WEASELS";
}

.p-club-section .p-club-team > [class*="col-"] {
  position: relative;
  z-index: 1;
}

.p-club-section .p-club-card__head {
  text-align: left;
}

.p-club-section .p-club-team__label {
  position: relative;
  padding-left: 78px;
  color: #f26a21;
  letter-spacing: 0.28em;
}

.p-club-section .p-club-team__label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 60px;
  height: 4px;
  background: #f26a21;
  transform: translateY(-50%);
}

.p-club-section .p-club-card__text h3 {
  color: #061a3a;
  line-height: 1.18;
}

.p-club-section .p-club-info-list {
  display: grid;
  gap: 12px;
  max-width: 420px;
}

.p-club-section .p-club-info {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0;
  padding: 16px 20px;
  border: 1px solid rgba(6, 26, 58, 0.18);
  border-radius: 6px;
  background: #fff;
}

.p-club-section .p-club-info i {
  width: 24px;
  color: #f26a21;
  font-size: 22px;
  text-align: center;
}

.p-club-section
  .p-club-card__text
  > p:not(.p-club-team__label):not(.p-club-info) {
  max-width: 520px;
}

.p-club-section .p-club-card__text > .c-btn-solid-border {
  max-width: 390px;
}

.p-club-section .p-club-slider {
  box-shadow: 0 10px 30px rgba(6, 26, 58, 0.14);
}

.p-club-section .p-club-slider .c-slick-photo__prev,
.p-club-section .p-club-slider .c-slick-photo__next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(6, 26, 58, 0.72);
  color: #fff;
}

@media (max-width: 991.98px) {
  .p-club-section .p-club-team {
    min-height: 0;
    padding: 28px 18px;
  }

  .p-club-section .p-club-team::before,
  .p-club-section .p-club-team::after {
    display: none;
  }

  .p-club-section .p-club-card__head {
    text-align: center;
  }

  .p-club-section .p-club-team__label {
    display: inline-block;
    padding-left: 0;
  }

  .p-club-section .p-club-team__label::before {
    display: none;
  }

  .p-club-section .p-club-info-list,
  .p-club-section
    .p-club-card__text
    > p:not(.p-club-team__label):not(.p-club-info),
  .p-club-section .p-club-card__text > .c-btn-solid-border {
    max-width: none;
    margin-inline: auto;
  }

  .p-club-section .p-club-info {
    justify-content: center;
  }
}

/* Apparel */
.p-apparel-section {
  background: #f7f8fa;
}

.p-apparel-gallery {
  display: grid;
  gap: 16px;
}

.p-apparel-gallery .c-image {
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(6, 26, 58, 0.08);
}

.p-apparel-gallery .c-image__src {
  background-position: center;
  background-size: cover;
}

.p-apparel-gallery__sub .c-image__src {
  min-height: 180px;
}

.p-apparel-label {
  position: relative;
  color: #061a3a;
  letter-spacing: 0.18em;
}

.p-apparel-label::after {
  content: "";
  display: block;
  width: 70px;
  height: 4px;
  margin-top: 16px;
  background: #f26a21;
}

.p-apparel-content h2 {
  color: #061a3a;
}

.p-apparel-category {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 0;
  list-style: none;
}

.p-apparel-category > li {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 18px;
  border: 1px solid rgba(6, 26, 58, 0.22);
  border-radius: 6px;
  background: #fff;
  color: #061a3a;
  font-weight: 700;
}

.p-apparel-category i {
  color: #061a3a;
  font-size: 20px;
}

.p-apparel-btn {
  max-width: 420px;
}

@media (max-width: 767.98px) {
  .p-apparel-gallery__main .c-image__src,
  .p-apparel-gallery__sub .c-image__src {
    min-height: 0;
  }

  .p-apparel-content {
    text-align: center;
  }

  .p-apparel-label::after {
    margin-inline: auto;
  }

  .p-apparel-category {
    justify-content: center;
  }

  .p-apparel-btn {
    margin-inline: auto;
  }
}

/* About page */
.p-about-page {
  color: #061a3a;
  background: #fff;
}

.p-about-label {
  color: #f26a21;
  letter-spacing: 0.16em;
}

.p-about-text p {
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
}

.p-about-message__image {
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 12px 36px rgba(6, 26, 58, 0.12);
}

.p-about-message__image .c-image__src,
.p-about-growth__image .c-image__src {
  background-position: center;
  background-size: cover;
}

.p-about-sign {
  margin-top: 24px;
  padding-top: 20px;
  border-top: 2px solid rgba(6, 26, 58, 0.12);
}

.p-about-policy,
.p-about-class {
  background: #f7f8fa;
}

.p-about-policy-card {
  position: relative;
  padding: 24px;
  overflow: hidden;
  border-top: 4px solid #f26a21;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(6, 26, 58, 0.06);
}

.p-about-policy-card__num {
  margin-bottom: 12px;
  color: #f26a21;
  font-size: 42px;
  font-weight: 900;
  line-height: 1;
}

.p-about-policy-card .c-image {
  margin-bottom: 18px;
  overflow: hidden;
  border-radius: 8px;
}

.p-about-policy-card .c-image__src {
  background-position: center;
  background-size: cover;
}

.p-about-policy-card p:last-child,
.p-about-class-card p:last-child {
  margin-bottom: 0;
}

.p-about-growth__image {
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 12px 36px rgba(6, 26, 58, 0.12);
}

.p-about-class-card {
  position: relative;
  padding: 26px 24px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(6, 26, 58, 0.06);
}

.p-about-class-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #f26a21;
}

.p-about-class-card:nth-child(1)::before {
  background: #f5c400;
}

.p-about-class-card__mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: #061a3a;
  color: #fff;
  font-weight: 900;
}

.p-about-cta {
  position: relative;
  overflow: hidden;
  background: #061a3a;
}

.p-about-cta > .container {
  position: relative;
  z-index: 2;
}

.p-about-cta__overlay {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: rgba(6, 26, 58, 0.86);
}

.p-about-cta__image {
  position: absolute;
  inset: 0;
  background-position: center;
  background-size: cover;
}

.p-about-cta__btn {
  max-width: 360px;
  margin-inline: auto;
}

@media (max-width: 767.98px) {
  .p-about-text p {
    font-size: 14px;
  }

  .p-about-message,
  .p-about-growth {
    text-align: center;
  }
}

/* School page */
.p-school-page {
  color: #061a3a;
  background: #fff;
}

.p-school-label {
  color: #f26a21;
  letter-spacing: 0.16em;
}

.p-school-message__image {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 18px 38px rgba(6, 26, 58, 0.12);
}

.p-school-message__image .c-image__src {
  min-height: 360px;
}

.p-school-nav {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 112px;
  padding: 20px 24px;
  border: 2px solid currentColor;
  border-radius: 8px;
  color: #061a3a;
  background: #fff;
  text-decoration: none;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.p-school-nav:hover {
  color: #061a3a;
  transform: translateY(-4px);
  box-shadow: 0 14px 30px rgba(6, 26, 58, 0.12);
}

.p-school-nav--enjoy {
  border-color: #f5c400;
}

.p-school-nav--oneup {
  border-color: #f26a21;
}

.p-school-nav--express {
  border-color: #d71920;
}

.p-school-nav__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 58px;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  color: #fff;
  font-size: 26px;
}

.p-school-nav--enjoy .p-school-nav__icon {
  background: #f5c400;
}

.p-school-nav--oneup .p-school-nav__icon {
  background: #f26a21;
}

.p-school-nav--express .p-school-nav__icon {
  background: #d71920;
}

.p-school-nav__name,
.p-school-nav__text {
  display: block;
  font-weight: 900;
  line-height: 1.5;
}

.p-school-nav__name {
  font-size: 28px;
  font-style: italic;
}

.p-school-nav__text {
  font-size: 16px;
}

.p-school-nav > i {
  margin-left: auto;
}

.p-school-classes {
  background: #f7f8fa;
}

.p-school-class {
  padding: 10px;
  border: 2px solid var(--school-accent);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 36px rgba(6, 26, 58, 0.08);
}

.p-school-class + .p-school-class {
  margin-top: 36px;
}

.p-school-class--enjoy {
  --school-accent: #f5c400;
}

.p-school-class--oneup {
  --school-accent: #f26a21;
}

.p-school-class--express {
  --school-accent: #d71920;
}

.p-school-class__en {
  color: var(--school-accent);
  letter-spacing: 0.08em;
}

.p-school-class__data {
  margin: 0 0 20px;
}

.p-school-class__data > div {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-top: 12px;
  justify-content: center;
}

.p-school-class__data dt {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 72px;
  padding: 6px 14px;
  border-radius: 999px;
  background: var(--school-accent);
  color: #fff;
  font-weight: 900;
  line-height: 1.4;
}

.p-school-class__data dd {
  margin: 0;
  padding-top: 5px;
  font-weight: 700;
  line-height: 1.8;
}

.p-school-class__data dd span {
  color: #6c7480;
  font-size: 14px;
}

.p-school-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: center;
}

.p-school-chips li {
  min-width: 96px;
  padding: 8px 14px;
  border: 1px solid var(--school-accent);
  border-radius: 5px;
  color: var(--school-accent);
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
}

.p-school-class__image {
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
}

.p-school-class__image .c-image__src {
  min-height: 340px;
  background-position: center;
  background-size: cover;
}

.p-school-class-schedule {
  margin-top: 30px;
  padding: 24px;
  border: 1px solid rgba(6, 26, 58, 0.14);
  border-left: 6px solid var(--school-accent);
  border-radius: 8px;
  background: #fff;
}

.p-school-class-schedule h3 {
  color: #061a3a;
}

.p-school-class-schedule__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.p-school-class-schedule__list p {
  margin: 0;
  padding: 14px 16px;
  border-radius: 6px;
  background: #f7f8fa;
  font-weight: 900;
  line-height: 1.7;
}

.p-school-class-schedule__list span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 64px;
  margin-right: 12px;
  padding: 4px 10px;
  border-radius: 999px;
  background: var(--school-accent);
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
}

.p-school-class-schedule__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
}

.p-school-class-schedule__grid div {
  overflow: hidden;
  border: 1px solid rgba(6, 26, 58, 0.12);
  border-radius: 6px;
  background: #fff;
}

.p-school-class-schedule__grid dt,
.p-school-class-schedule__grid dd {
  margin: 0;
  font-weight: 900;
  line-height: 1.7;
}

.p-school-class-schedule__grid dt {
  padding: 8px 12px;
  background: var(--school-accent);
  color: #fff;
  text-align: center;
}

.p-school-class-schedule__grid dd {
  padding: 12px 14px;
  background: #f7f8fa;
}

.p-school-class-schedule__note {
  margin: 12px 0 0;
  color: #6c7480;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.7;
  text-align: center;
}

.p-school-class-schedule__btn {
  max-width: 360px;
  margin: 22px auto 0;
}

.p-school-panel {
  padding: 32px;
  border: 1px solid rgba(6, 26, 58, 0.12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 36px rgba(6, 26, 58, 0.06);
}

.p-school-panel h2 i {
  margin-right: 10px;
  color: #061a3a;
}

.p-school-area-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  padding: 0;
  margin: 0 0 22px;
  list-style: none;
}

.p-school-area-list li {
  padding: 16px 12px;
  border-radius: 5px;
  background: #061a3a;
  color: #fff;
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
}

.p-school-schedule {
  margin: 0 0 18px;
}

.p-school-schedule > div {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 14px;
  padding: 9px 0;
  border-bottom: 1px solid rgba(6, 26, 58, 0.12);
}

.p-school-schedule dt,
.p-school-schedule dd {
  margin: 0;
  font-weight: 900;
  line-height: 1.6;
}

.p-school-schedule span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 70px;
  margin-right: 6px;
  padding: 2px 8px;
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  line-height: 1.6;
}

.p-school-schedule .--enjoy {
  background: #f5c400;
}

.p-school-schedule .--oneup {
  background: #f26a21;
}

.p-school-schedule .--express {
  background: #d71920;
}

.p-school-policy {
  background: #f7f8fa;
}

.p-school-policy-card {
  padding: 30px 22px;
  border-radius: 8px;
  background: #fff;
  text-align: center;
  box-shadow: 0 10px 30px rgba(6, 26, 58, 0.06);
}

.p-school-policy-card i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #061a3a;
  color: #fff;
  font-size: 28px;
}

.p-school-policy-card p {
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.8;
}

.p-school-visit {
  background: #f7f8fa;
}

.p-school-visit-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  overflow: hidden;
  margin-bottom: 24px;
  border-radius: 8px;
  background: #061a3a;
  box-shadow: 0 18px 38px rgba(6, 26, 58, 0.12);
}

.p-school-visit-hero__image {
  margin-bottom: 0;
  position: relative;
}

.p-school-visit-hero__image .c-image__src {
  height: 100%;
  min-height: 360px;
}

.p-school-visit-hero__body {
  align-self: center;
  color: #fff;
  padding: 44px 42px 40px;
}

.p-school-visit-hero__tag {
  display: inline-block;
  margin-bottom: 16px;
  padding: 6px 14px;
  border-radius: 999px;
  color: #061a3a;
  background: #f5c400;
}

.p-school-visit-target {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 0;
}

.p-school-visit-target li {
  border: 1px solid rgba(255, 255, 255, 0.36);
  border-radius: 999px;
  padding: 7px 13px;
  font-weight: 700;
}

.p-school-visit-panel {
  padding: 26px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(6, 26, 58, 0.06);
}

.p-school-visit-panel__ttl {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #f26a21;
}

.p-school-visit-panel__ttl span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #fff;
  background: #f26a21;
  font-size: 14px;
}

.p-school-visit-flow {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.p-school-visit-flow > div {
  min-height: 130px;
  padding: 16px 14px;
  border-top: 4px solid #f26a21;
  border-radius: 6px;
  background: #f7f8fa;
}

.p-school-visit-flow p {
  margin-bottom: 12px;
  color: #f26a21;
  font-size: 16px;
  font-weight: 700;
}

.p-school-visit-flow h4 {
  line-height: 1.75;
  margin-bottom: 0;
}

.p-school-visit-price {
  display: grid;
  gap: 10px;
  margin-bottom: 0;
}

.p-school-visit-price > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 12px 14px;
  border-radius: 6px;
  background: #f7f8fa;
}

.p-school-visit-price dt,
.p-school-visit-price dd {
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.6;
}

.p-school-visit-price dd {
  color: #d71920;
  white-space: nowrap;
}

.p-school-visit-note {
  margin: 14px 0 0;
  color: rgba(6, 26, 58, 0.7);
  font-size: 12px;
  line-height: 1.8;
}

.p-school-visit-cta {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 18px;
  margin-top: 24px;
  padding: 20px 24px;
  border-left: 5px solid #f26a21;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(6, 26, 58, 0.06);
}

.p-school-visit-cta p {
  margin-bottom: 0;
  text-align: center;
}

.p-school-visit-cta .c-btn-solid-border {
  width: 320px;
  max-width: 100%;
  margin: 0 auto;
}

.p-school-visit-cta .c-btn-solid-border__icon {
  position: static;
  transform: none;
  margin-left: 10px;
}

.p-school-cta {
  position: relative;
  overflow: hidden;
  padding: 88px 0;
  color: #fff;
  background: #061a3a;
}

.p-school-cta > .container {
  position: relative;
  z-index: 2;
}

.p-school-cta__image {
  position: absolute;
  inset: 0;
  background-position: center;
  background-size: cover;
}

.p-school-cta__overlay {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(6, 26, 58, 0.96) 0%,
    rgba(6, 26, 58, 0.82) 50%,
    rgba(6, 26, 58, 0.38) 100%
  );
}

.p-school-cta__btn {
  max-width: 420px;
}

@media (max-width: 767.98px) {
  .p-school-nav {
    min-height: 96px;
    padding: 16px;
  }

  .p-school-message__image .c-image__src {
    min-height: 220px;
  }

  .p-school-nav__name {
    font-size: 24px;
  }

  .p-school-class {
    padding: 24px 18px;
  }

  .p-school-class__data > div {
    display: block;
  }

  .p-school-class__data dd {
    padding-top: 8px;
  }

  .p-school-class__image .c-image__src {
    min-height: 0;
  }

  .p-school-class-schedule {
    padding: 18px;
  }

  .p-school-class-schedule__list,
  .p-school-class-schedule__grid {
    grid-template-columns: 1fr;
  }

  .p-school-area-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .p-school-panel {
    padding: 24px 18px;
  }

  .p-school-visit-hero,
  .p-school-visit-cta {
    grid-template-columns: 1fr;
  }

  .p-school-visit-hero__image::after {
    display: none;
  }

  .p-school-visit-hero__image .c-image__src {
    min-height: 230px;
  }

  .p-school-visit-hero__body,
  .p-school-visit-panel,
  .p-school-visit-cta {
    padding: 22px;
  }

  .p-school-visit-flow {
    grid-template-columns: 1fr;
  }

  .p-school-visit-price > div {
    display: block;
  }

  .p-school-visit-price dd {
    padding-top: 4px;
    white-space: normal;
  }

  .p-school-visit-cta .c-btn-solid-border {
    width: 280px;
    max-width: 100%;
  }

  .p-school-cta {
    padding: 64px 0;
  }
}

/* FIREWOLVES page */
.p-firewolves-page {
  color: #061a3a;
  background: #fff;
}

.p-firewolves-visual {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 620px;
  overflow: hidden;
  color: #fff;
  background: #061a3a;
}

.p-firewolves-visual > .container {
  position: relative;
  z-index: 3;
}

.p-firewolves-visual__image {
  position: absolute;
  inset: 0;
  background-position: center;
  background-size: cover;
}

.p-firewolves-visual__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(6, 26, 58, 0.96) 0%,
    rgba(6, 26, 58, 0.78) 45%,
    rgba(6, 26, 58, 0.22) 100%
  );
}

.p-firewolves-visual__line {
  position: absolute;
  z-index: 2;
  width: 170px;
  height: 12px;
  background: #d71920;
  transform: skewX(-28deg);
}

.p-firewolves-visual__line.--line1 {
  top: 112px;
  left: 70px;
}

.p-firewolves-visual__line.--line2 {
  right: 70px;
  bottom: 86px;
  background: #f26a21;
}

.p-firewolves-visual__en {
  color: #fff;
  letter-spacing: 0.12em;
}

.p-firewolves-visual__ttl {
  color: #d71920;
  font-size: clamp(48px, 7vw, 132px);
  font-style: italic;
  line-height: 0.95;
  letter-spacing: 0;
}

.p-firewolves-visual__badge {
  display: inline-flex;
  align-items: center;
  min-height: 54px;
  padding: 14px 34px;
  background: #d71920;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  transform: skewX(-14deg);
}

.p-firewolves-visual__badge::before {
  content: "";
  width: 10px;
  height: 10px;
  margin-right: 12px;
  border-radius: 50%;
  background: #f5c400;
}

.p-firewolves-label {
  color: #d71920;
  letter-spacing: 0.14em;
}

.p-firewolves-about > .container-fluid {
  max-width: 1440px;
}

.p-firewolves-about__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  background: #fff;
}

.p-firewolves-about__image {
  margin: 0;
  overflow: hidden;
}

.p-firewolves-about__image .c-image__src {
  height: 100%;
  min-height: 520px;
  background-position: center;
  background-size: cover;
}

.p-firewolves-about-info {
  margin: 0;
  border: 1px solid rgba(6, 26, 58, 0.16);
  background: #fff;
}

.p-firewolves-about-info > div {
  display: grid;
  grid-template-columns: 160px 1fr;
}

.p-firewolves-about-info > div + div {
  border-top: 1px solid rgba(6, 26, 58, 0.16);
}

.p-firewolves-about-info dt,
.p-firewolves-about-info dd {
  margin: 0;
  padding: 16px 18px;
  font-weight: 900;
  line-height: 1.7;
}

.p-firewolves-about-info dt {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #f3f5f8;
}

.p-firewolves-about-info dt i {
  color: #d71920;
  font-size: 20px;
}

.p-firewolves-feature,
.p-firewolves-info {
  background: #f7f8fa;
}

.p-firewolves-feature-card {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 34px rgba(6, 26, 58, 0.08);
}

.p-firewolves-feature-card__num {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  background: #d71920;
  color: #fff;
  font-size: 32px;
  font-style: italic;
  font-weight: 900;
  line-height: 1;
}

.p-firewolves-feature
  .row
  > [class*="col-"]:nth-child(2)
  .p-firewolves-feature-card__num {
  background: #f26a21;
}

.p-firewolves-feature
  .row
  > [class*="col-"]:nth-child(3)
  .p-firewolves-feature-card__num {
  background: #f5c400;
  color: #061a3a;
}

.p-firewolves-feature-card .c-image {
  margin: 0;
}

.p-firewolves-feature-card .c-image__src {
  min-height: 210px;
  background-position: center;
  background-size: cover;
}

.p-firewolves-feature-card h3,
.p-firewolves-feature-card p:not(.p-firewolves-feature-card__num) {
  padding-inline: 24px;
}

.p-firewolves-feature-card h3 {
  margin-top: 24px;
}

.p-firewolves-feature-card p:not(.p-firewolves-feature-card__num) {
  padding-bottom: 26px;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.9;
}

.p-firewolves-flow {
  display: grid;
  grid-template-columns: 1fr 54px 1fr 54px 1fr 54px 1fr;
  align-items: stretch;
  gap: 16px;
}

.p-firewolves-flow__item {
  min-height: 190px;
  padding: 26px 18px;
  border: 1px solid rgba(6, 26, 58, 0.16);
  border-radius: 8px;
  background: #fff;
  text-align: center;
  box-shadow: 0 10px 26px rgba(6, 26, 58, 0.06);
}

.p-firewolves-flow__item.--base {
  background: #061a3a;
  color: #fff;
}

.p-firewolves-flow__item i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: #d71920;
  color: #fff;
  font-size: 26px;
}

.p-firewolves-flow__item h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.5;
}

.p-firewolves-flow__item p {
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.8;
}

.p-firewolves-flow__arrow {
  position: relative;
}

.p-firewolves-flow__arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #c6ccd5;
  transform: translateY(-50%);
}

.p-firewolves-flow__arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 14px solid #c6ccd5;
  transform: translateY(-50%);
}

.p-firewolves-style__note {
  display: inline-flex;
  justify-content: center;
  width: 100%;
  padding: 14px 20px;
  border: 1px solid rgba(215, 25, 32, 0.4);
  color: #d71920;
  background: #fff;
  line-height: 1.8;
}

.p-firewolves-info-table {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 28px;
}

.p-firewolves-info-table dl {
  margin: 0;
  border: 1px solid rgba(6, 26, 58, 0.2);
  background: #fff;
}

.p-firewolves-info-table div {
  display: grid;
  grid-template-columns: 180px 1fr;
}

.p-firewolves-info-table div + div {
  border-top: 1px solid rgba(6, 26, 58, 0.2);
}

.p-firewolves-info-table dt,
.p-firewolves-info-table dd {
  margin: 0;
  padding: 15px 18px;
  font-weight: 900;
  line-height: 1.7;
}

.p-firewolves-info-table dt {
  background: #061a3a;
  color: #fff;
}

.p-firewolves-info-table dd span {
  color: #d71920;
}

.p-firewolves-cta {
  position: relative;
  overflow: hidden;
  padding: 86px 0;
  color: #fff;
  background: #061a3a;
}

.p-firewolves-cta > .container {
  position: relative;
  z-index: 2;
}

.p-firewolves-cta__image {
  position: absolute;
  inset: 0;
  background-position: center;
  background-size: cover;
}

.p-firewolves-cta__overlay {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(6, 26, 58, 0.98) 0%,
    rgba(6, 26, 58, 0.86) 55%,
    rgba(6, 26, 58, 0.34) 100%
  );
}

.p-firewolves-cta__btn {
  max-width: 420px;
}

@media (max-width: 991.98px) {
  .p-firewolves-flow {
    grid-template-columns: 1fr;
  }

  .p-firewolves-flow__arrow {
    height: 34px;
  }

  .p-firewolves-flow__arrow::before {
    left: 50%;
    width: 4px;
    height: 100%;
    transform: translateX(-50%);
  }

  .p-firewolves-flow__arrow::after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    border-top: 14px solid #c6ccd5;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 0;
    transform: translateX(-50%);
  }

  .p-firewolves-info-table {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767.98px) {
  .p-firewolves-visual {
    min-height: 520px;
  }

  .p-firewolves-visual__line {
    width: 120px;
  }

  .p-firewolves-visual__line.--line1 {
    left: 24px;
  }

  .p-firewolves-visual__line.--line2 {
    right: 24px;
  }

  .p-firewolves-visual__badge {
    padding: 12px 20px;
    font-size: 14px;
  }

  .p-firewolves-about__body {
    padding: 36px 18px;
  }

  .p-firewolves-about__image,
  .p-firewolves-about__image .c-image__src {
    min-height: 0;
  }

  .p-firewolves-about-info > div,
  .p-firewolves-info-table div {
    grid-template-columns: 1fr;
  }

  .p-firewolves-feature-card .c-image__src {
    min-height: 0;
  }

  .p-firewolves-cta {
    padding: 64px 0;
  }
}

/* FIRE WEASELS page */
.p-fireweasels-page .p-firewolves-visual__image::after {
  background: linear-gradient(
    90deg,
    rgba(6, 26, 58, 0.96) 0%,
    rgba(6, 26, 58, 0.74) 45%,
    rgba(6, 26, 58, 0.16) 100%
  );
}

.p-fireweasels-page .p-firewolves-visual__line {
  background: #f26a21;
}

.p-fireweasels-page .p-firewolves-visual__line.--line2 {
  background: #f5c400;
}

.p-fireweasels-page .p-firewolves-visual__ttl {
  color: #fff;
  text-shadow: 0 8px 24px rgba(6, 26, 58, 0.32);
}

.p-fireweasels-page .p-firewolves-visual__en,
.p-fireweasels-page .p-firewolves-label {
  color: #f26a21;
}

.p-fireweasels-page .p-firewolves-visual__badge {
  background: #f5c400;
  color: #061a3a;
}

.p-fireweasels-page .p-firewolves-visual__badge::before {
  background: #f26a21;
}

.p-fireweasels-page .p-firewolves-about-info dt i,
.p-fireweasels-page .p-firewolves-info-table dd span {
  color: #f26a21;
}

.p-fireweasels-page .p-firewolves-feature-card__num {
  background: #f26a21;
}

.p-fireweasels-page
  .p-firewolves-feature
  .row
  > [class*="col-"]:nth-child(2)
  .p-firewolves-feature-card__num {
  background: #f5c400;
  color: #061a3a;
}

.p-fireweasels-page
  .p-firewolves-feature
  .row
  > [class*="col-"]:nth-child(3)
  .p-firewolves-feature-card__num {
  background: #d71920;
  color: #fff;
}

.p-fireweasels-page .p-firewolves-flow__item i {
  background: #f26a21;
}

.p-fireweasels-page .p-firewolves-style__note {
  border-color: rgba(242, 106, 33, 0.4);
  color: #f26a21;
}
/* Apparel page */
.p-apparel-page {
  color: #061a3a;
}

.p-apparel-page-label {
  color: #f26a21;
  letter-spacing: 0;
}

.p-apparel-page-visual {
  min-height: 560px;
  color: #fff;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  background: #061a3a;
}

.p-apparel-page-visual::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(6, 26, 58, 0.94) 0%,
    rgba(6, 26, 58, 0.78) 46%,
    rgba(6, 26, 58, 0.24) 100%
  );
  z-index: 1;
}

.p-apparel-page-visual__image {
  position: absolute;
  inset: 0;
  background-position: center;
  background-size: cover;
}

.p-apparel-page-visual .container {
  position: relative;
  z-index: 2;
}

.p-apparel-page-visual__ttl {
  font-size: 64px;
  line-height: 1.1;
}

.p-apparel-page-overview__gallery {
  display: grid;
  gap: 18px;
  align-items: end;
}

.p-apparel-page-overview__main,
.p-apparel-page-overview__sub,
.p-apparel-page-slider__item {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 18px 36px rgba(6, 26, 58, 0.14);
}

.p-apparel-page-overview__sub {
  transform: translateY(28px);
}

.p-apparel-page-category {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 0;
  margin: 0;
}

.p-apparel-page-category li {
  color: #061a3a;
  font-weight: 700;
  border: 1px solid rgba(6, 26, 58, 0.18);
  border-radius: 8px;
  padding: 10px 16px;
  background: #fff;
}

.p-apparel-page-category i {
  color: #f26a21;
  margin-right: 8px;
}

.p-apparel-page-gallery {
  background: #f3f5f8;
}

.p-apparel-page-slider {
  padding: 0 42px;
}

.p-apparel-page-slider__item {
  margin: 0 12px;
  background: #fff;
}

.p-apparel-page-slider .c-slick-photo__prev,
.p-apparel-page-slider .c-slick-photo__next {
  width: 46px;
  height: 46px;
  color: #fff;
  background: #061a3a;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}

.p-apparel-page-slider .c-slick-photo__prev {
  left: 0;
}

.p-apparel-page-slider .c-slick-photo__next {
  right: 0;
}

.p-apparel-page-shop {
  color: #fff;
  background: linear-gradient(135deg, #061a3a 0%, #0d2d5c 100%);
  position: relative;
  overflow: hidden;
}

.p-apparel-page-shop::before {
  content: "";
  width: 240px;
  height: 240px;
  border: 18px solid rgba(242, 106, 33, 0.28);
  border-radius: 50%;
  position: absolute;
  top: -90px;
  left: -70px;
}

.p-apparel-page-shop .p-apparel-page-label {
  color: #f5c400;
}

.p-apparel-page-shop__btn {
  width: 360px;
  max-width: 100%;
  margin: 0 auto;
}

.p-apparel-page-shop__note {
  color: rgba(255, 255, 255, 0.74);
}

@media screen and (max-width: 991px) {
  .p-apparel-page-visual {
    display: flex;
    min-height: 460px;
    align-items: center;
  }

  .c-btn-cyber .c-btn-cyber__body .c-btn-cyber__item {
    margin: 10px !important;
    padding: 10px !important;
  }

  .c-btn-cyber .c-btn-cyber__body:hover .c-btn-cyber__item {
    margin: 10px !important;
    padding: 10px !important;
  }

  .p-apparel-page-visual .container {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 24px;
  }

  .p-apparel-page-visual .row {
    justify-content: center;
  }

  .p-apparel-page-visual .col-12 {
    max-width: none;
    text-align: center;
  }

  .p-apparel-page-visual::before {
    background: rgba(6, 26, 58, 0.72);
  }

  .p-apparel-page-visual__ttl {
    font-size: 40px;
  }

  .p-apparel-page-visual__copy {
    font-size: 22px;
    line-height: 1.6;
    width: 100%;
  }

  .p-apparel-page-visual__lead {
    width: 100%;
  }

  .p-apparel-page-visual__line {
    width: 140px;
    height: 8px;
    right: -24px;
  }

  .p-apparel-page-overview__gallery {
    grid-template-columns: 1fr;
  }

  .p-apparel-page-overview__sub {
    display: none;
  }

  .p-apparel-page-slider {
    padding: 0 28px;
  }

  .p-apparel-page-slider__item {
    margin: 0 6px;
  }

  .p-apparel-page-slider .c-slick-photo__prev,
  .p-apparel-page-slider .c-slick-photo__next {
    width: 38px;
    height: 38px;
  }
}
/* Staff page */
.p-staff-page {
  color: #061a3a;
}

.p-staff-label {
  color: #f26a21;
  letter-spacing: 0;
}

.p-staff-visual {
  min-height: 580px;
  color: #fff;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  background: #061a3a;
}

.p-staff-visual::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(6, 26, 58, 0.96) 0%,
    rgba(6, 26, 58, 0.86) 46%,
    rgba(6, 26, 58, 0.28) 100%
  );
  z-index: 1;
}

.p-staff-visual__image {
  width: 42%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
}

.p-staff-visual .container {
  position: relative;
  z-index: 2;
}

.p-staff-visual__ttl {
  font-size: 64px;
  line-height: 1.12;
}

.p-staff-visual__line {
  width: 220px;
  height: 12px;
  position: absolute;
  right: 6%;
  z-index: 2;
  transform: skewX(-24deg);
}

.p-staff-visual__line.--line1 {
  top: 150px;
  background: #f26a21;
}

.p-staff-visual__line.--line2 {
  bottom: 104px;
  background: #f5c400;
}

.p-staff-list {
  background: #f3f5f8;
}

.p-staff-profile-list {
  display: grid;
  gap: 40px;
}

.p-staff-profile {
  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dce2ea;
  border-radius: 8px;
  box-shadow: 0 18px 38px rgba(6, 26, 58, 0.09);
}

.p-staff-profile-list > .p-staff-profile:nth-child(even) {
  grid-template-columns: 1.08fr 0.92fr;
}

.p-staff-profile-list
  > .p-staff-profile:nth-child(even)
  .p-staff-profile__image {
  order: 2;
}

.p-staff-profile-list
  > .p-staff-profile:nth-child(even)
  .p-staff-profile__body {
  order: 1;
}

.p-staff-profile--head {
  border: 0;
  box-shadow: none;
}

.p-staff-profile--head .p-staff-profile__image {
  position: relative;
}

.p-staff-profile--head .p-staff-profile__image::before {
  content: "HEAD COACH";
  color: rgba(6, 26, 58, 0.06);
  font-size: 84px;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
  position: absolute;
  top: -42px;
  left: -22px;
  z-index: 0;
}

.p-staff-profile--head .c-image__src {
  position: relative;
  z-index: 1;
}

.p-staff-profile__image {
  height: 100%;
  margin: 0;
}

.p-staff-profile__image .c-image__src {
  height: 100%;
  background-position: center top;
  border-radius: 0;
}

.p-staff-profile__image--placeholder .c-image__src {
  position: relative;
  background:
    linear-gradient(135deg, rgba(6, 26, 58, 0.92), rgba(6, 26, 58, 0.72)),
    linear-gradient(135deg, #f26a21 0%, #f26a21 24%, #f5c400 24%, #f5c400 44%, #d71920 44%, #d71920 64%, #061a3a 64%, #061a3a 100%);
}

.p-staff-profile__image--placeholder .c-image__src::after {
  content: "PHOTO";
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.p-staff-profile__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 48px;
}

.p-staff-profile__role {
  color: #fff;
  background: #061a3a;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  width: fit-content;
  padding: 8px 18px;
  margin-bottom: 18px;
}

.p-staff-profile--head .p-staff-profile__role,
.p-staff-profile-list > .p-staff-profile:nth-child(2n) .p-staff-profile__role {
  background: #f26a21;
}

.p-staff-profile-list > .p-staff-profile:nth-child(3n) .p-staff-profile__role {
  background: #b31515;
}

.p-staff-profile-list > .p-staff-profile:nth-child(4n) .p-staff-profile__role {
  color: #061a3a;
  background: #f5c400;
}

.p-staff-profile__en {
  color: #627189;
}

.p-staff-profile__block {
  border-top: 1px solid #dce2ea;
  padding-top: 22px;
  margin-top: 22px;
}

.p-staff-profile__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.p-staff-profile__list li {
  line-height: 2;
  padding-left: 18px;
  position: relative;
}

.p-staff-profile__list li::before {
  content: "";
  width: 7px;
  height: 7px;
  background: #f26a21;
  border-radius: 50%;
  position: absolute;
  top: 14px;
  left: 0;
}

.p-staff-profile__message {
  line-height: 2;
  background: #fff7ed;
  border-left: 5px solid #f26a21;
  border-radius: 0 8px 8px 0;
  padding: 22px 26px;
}

.p-staff-message {
  color: #fff;
  background: linear-gradient(135deg, #061a3a 0%, #0d2d5c 100%);
}

.p-staff-message .p-staff-label {
  color: #f5c400;
}

.p-staff-message__image {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.24);
}

@media screen and (max-width: 991px) {
  .p-staff-visual {
    min-height: 460px;
  }

  .p-staff-visual::before {
    background: rgba(6, 26, 58, 0.78);
  }

  .p-staff-visual__image {
    width: 100%;
    opacity: 0.42;
  }

  .p-staff-visual__ttl {
    font-size: 42px;
  }

  .p-staff-visual__line {
    width: 140px;
    height: 8px;
    right: -24px;
  }

  .p-staff-profile,
  .p-staff-profile-list > .p-staff-profile:nth-child(even) {
    grid-template-columns: 1fr;
  }

  .p-staff-profile-list
    > .p-staff-profile:nth-child(even)
    .p-staff-profile__image,
  .p-staff-profile-list
    > .p-staff-profile:nth-child(even)
    .p-staff-profile__body {
    order: initial;
  }

  .p-staff-profile__body {
    padding: 28px 22px;
  }

  .p-staff-profile--head .p-staff-profile__image::before {
    display: none;
  }

  .p-staff-career li {
    line-height: 1.7;
    margin-top: 14px;
  }

  .p-staff-career li:first-child {
    margin-top: 0;
  }

  .p-staff-career__period,
  .p-staff-career__main,
  .p-staff-career__role,
  .p-staff-career__result {
    display: block;
  }

  .p-staff-career__result {
    margin-top: 4px;
  }
}
