@charset "utf-8";

/* ==========================================================================
   Recruit / Event 詳細ページ
   - environment.css / message.css のクラス命名・パターンに揃える
   - SP base 480px（vw 単位）／PC は @media min-width: 1025px で上書き
   ========================================================================== */

@keyframes flyInFromLeft {
  0% { opacity: 0; transform: translateX(-15px); }
  100% { opacity: 1; transform: translateX(0); }
}

@keyframes infiniteScroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* ==========================================================================
   ベース
   ========================================================================== */

.original-gradient {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: radial-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.15));
  pointer-events: none;
}

.content-wrapper {
  position: relative;
}

.content {
  position: relative;
}

body {
  overflow-x: hidden;
  margin: 0;
  width: 100%;
  font-family: "NotoSansJP";
  background: #f4f4f4;
  color: #081a00;
}

a { color: inherit; text-decoration: none; }

.header-list-txt { color: #081A00; }
.l-header.is-dark-theme .header-list-txt { color: #fff; }

.br-pc { display: none; }
.br-sp { display: inline; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* ==========================================================================
   FV (SP base / 480px)
   ========================================================================== */

.l-fv {
  position: relative;
  width: 100%;
  height: 71.88vw;
  overflow: hidden;
  z-index: 3;
}

.fv-bg {
  position: absolute;
  inset: 0;
}

.fv-bg picture,
.fv-bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.fv-title {
  position: absolute;
  left: 5vw;
  bottom: 5vw;
  z-index: 2;
}

.fv-label {
  display: flex;
  align-items: center;
  gap: 1.67vw;
  margin-bottom: 1.88vw;
}

.fv-label-diamond {
  display: inline-block;
  width: 1.87vw;
  height: 1.87vw;
  background: #00ff6a;
  border-radius: 1px;
  transform: rotate(45deg);
}

.fv-label-txt {
  font-family: "PlusJakartaSans", "Plus Jakarta Sans", sans-serif;
  font-size: 2.92vw;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.7px;
  line-height: 1.22;
}

.fv-heading {
  font-family: "ZenKakuGothicNew", "Zen Kaku Gothic New", sans-serif;
  font-size: 10vw;
  font-weight: 700;
  color: #fff;
  line-height: 1.38;
  letter-spacing: 1.92px;
  font-feature-settings: "palt" 1;
}

/* ==========================================================================
   Intro (SP base / 480px)
   ========================================================================== */

.l-event-intro {
  position: relative;
  padding: 13.13vw 5vw 0;
  overflow: hidden;
}

.event-intro-bg-logo {
  position: absolute;
  top: 0.42vw;
  left: -8.13vw;
  width: 44.02vw;
  height: auto;
  opacity: 0.5;
  mix-blend-mode: multiply;
  pointer-events: none;
  user-select: none;
  z-index: 0;
}

.event-intro-particles {
  position: absolute;
  /* top: -30vw;
  left: -25vw;
  width: 80vw;
  height: 80vw; */
  top: -62vw;
  left: -43vw;
  width: 80vw;
  height: 90vw;
  opacity: 0.5;
  pointer-events: none;
  z-index: 0;
}

.event-intro-inner {
  position: relative;
  z-index: 1;
}

.event-intro-heading {
  font-family: "NotoSansJP", "Noto Sans JP", sans-serif;
  font-size: 8.33vw;
  font-weight: 700;
  color: #081a00;
  line-height: 1.48;
  letter-spacing: 1.5px;
  font-feature-settings: "palt" 1;
  margin-bottom: 9.17vw;
}

.event-intro-body p {
  font-family: "ZenKakuGothicNew", "Zen Kaku Gothic New", sans-serif;
  font-size: 3.33vw;
  font-weight: 500;
  color: #081a00;
  line-height: 1.7;
  text-align: justify;
  letter-spacing: 0.48px;
  margin-bottom: 5vw;
}

.event-intro-body p:last-child {
  margin-bottom: 0;
}

.event-intro-marquee {
  width: 100vw;
  margin-left: -5vw;
  overflow: hidden;
  margin-top: 13.33vw;
}

.event-intro-marquee-track {
  display: flex;
  width: max-content;
  animation: infiniteScroll 25s linear infinite;
}

.event-intro-marquee-track span {
  font-family: "PlusJakartaSans", "Plus Jakarta Sans", sans-serif;
  font-size: 20.83vw;
  font-weight: 600;
  line-height: 1.48;
  color: #00ff6a;
  letter-spacing: 2.08vw;
  white-space: nowrap;
  flex-shrink: 0;
  margin-right: 4.17vw;
}

/* ==========================================================================
   Side Navigation (PC only / SP は非表示)
   ========================================================================== */

.l-side-nav {
  display: none;
}

/* ==========================================================================
   Section Common (SP base / 480px)
   ========================================================================== */

.section-label {
  display: flex;
  align-items: center;
  gap: 1.67vw;
  margin-bottom: 3.75vw;
}

.section-label-diamond {
  display: inline-block;
  width: 1.87vw;
  height: 1.87vw;
  background: #00ff6a;
  border-radius: 2px;
  transform: rotate(45deg);
}

.section-label-txt {
  font-family: "PlusJakartaSans", "Plus Jakarta Sans", sans-serif;
  font-size: 2.92vw;
  font-weight: 700;
  color: #081a00;
  letter-spacing: 1.12px;
}

.section-heading {
  font-family: "NotoSansJP", "Noto Sans JP", sans-serif;
  font-size: 9.17vw;
  font-weight: 700;
  color: #081a00;
  line-height: 1.39;
  letter-spacing: 3.52px;
  font-feature-settings: "palt" 1;
  margin-bottom: 11.67vw;
}

/* ==========================================================================
   OVERVIEW (SP base / 480px)
   ========================================================================== */

.l-overview {
  position: relative;
  padding: 16.67vw 5vw 33.33vw;
}

.l-overview::before {
  display: none;
}

.overview-card {
  position: relative;
  z-index: 3;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}

.overview-card-accent {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.83vw;
  background: #00ff6a;
  border-radius: 4px 0 0 4px;
  z-index: 2;
}

.overview-row {
  position: relative;
  padding: 6.67vw 5.83vw;
}

.overview-row::after {
  content: "";
  position: absolute;
  left: 5.83vw;
  right: 5.83vw;
  bottom: 0;
  height: 1px;
  background: #eaeaea;
}

.overview-row:last-child::after {
  display: none;
}

.overview-row-title {
  font-family: "PlusJakartaSans", "Plus Jakarta Sans", "NotoSansJP-bold", "Noto Sans JP", sans-serif;
  font-size: 4.17vw;
  font-weight: 700;
  color: #3a3a3a;
  margin-bottom: 3.33vw;
  line-height: 1.5;
}

.overview-row-desc p {
  font-family: "NotoSansJP", "Noto Sans JP", sans-serif;
  font-size: 2.92vw;
  font-weight: 500;
  color: #081a00;
  line-height: 2;
  letter-spacing: 0.42px;
  margin-bottom: 2.5vw;
}

.overview-row-desc p:last-child {
  margin-bottom: 0;
}

.overview-row-note {
  color: #959595 !important;
  font-size: 2.92vw !important;
  line-height: 1.67 !important;
  margin-top: 1.67vw;
}

/* ==========================================================================
   FLOW (SP base / 480px)
   ========================================================================== */

.l-flow {
  position: relative;
  padding: 33.33vw 5vw 33.33vw;
  background: #fff;
}

.flow-card {
  position: relative;
  z-index: 3;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}

.flow-card-accent {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.83vw;
  background: #00ff6a;
  border-radius: 4px 0 0 4px;
  z-index: 2;
}

.flow-row {
  position: relative;
  display: flex;
  align-items: center;
  gap: 5vw;
  padding: 8.33vw 5vw 8.33vw 6.67vw;
}

.flow-row::after {
  content: "";
  position: absolute;
  left: 6.67vw;
  right: 5vw;
  bottom: 0;
  height: 1px;
  background: #eaeaea;
}

.flow-row:last-child::after {
  display: none;
}

.flow-row-num {
  flex-shrink: 0;
  font-family: "PlusJakartaSans", "Plus Jakarta Sans", sans-serif;
  font-size: 5vw;
  font-weight: 700;
  color: #c4c4c4;
  line-height: 1;
  width: 6.67vw;
  text-align: center;
}

.flow-row-txt {
  font-family: "PlusJakartaSans", "Plus Jakarta Sans", "NotoSansJP-bold", "Noto Sans JP", sans-serif;
  font-size: 5vw;
  font-weight: 700;
  color: #081a00;
  line-height: 1.4;
}

.flow-note {
  display: flex;
  gap: 1.04vw;
  margin-top: 9.79vw;
  font-family: "NotoSansJP", "Noto Sans JP", sans-serif;
  font-size: 2.92vw;
  font-weight: 500;
  color: #081a00;
  line-height: 1.7;
  letter-spacing: 0.42px;
}

.flow-note-mark {
  color: #959595;
  flex-shrink: 0;
}

/* ==========================================================================
   ENTRY (SP base / 480px)
   ========================================================================== */

.l-event-entry {
  position: relative;
  padding: 33.33vw 5vw 41.67vw;
  overflow: hidden;
  background: #081a00;
}

.event-entry-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}

.event-entry-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.event-entry-inner {
  position: relative;
  z-index: 1;
  text-align: center;
}

.event-entry-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.67vw;
  margin-bottom: 5vw;
}

.event-entry-label-diamond {
  display: inline-block;
  width: 1.87vw;
  height: 1.87vw;
  background: #00ff6a;
  border-radius: 2px;
  transform: rotate(45deg);
}

.event-entry-label-txt {
  font-family: "PlusJakartaSans", "Plus Jakarta Sans", sans-serif;
  font-size: 2.92vw;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1.12px;
  line-height: 1.48;
}

.event-entry-heading {
  font-family: "ZenKakuGothicNew", "Zen Kaku Gothic New", sans-serif;
  font-size: 11.67vw;
  font-weight: 800;
  color: #fff;
  line-height: 1.28;
  letter-spacing: 0.04em;
  margin-bottom: 8.33vw;
  white-space: pre-line;
}

.event-entry-desc {
  font-family: "NotoSansJP", "Noto Sans JP", sans-serif;
  font-size: 3.33vw;
  font-weight: 500;
  color: #fff;
  line-height: 2;
  letter-spacing: 0.48px;
  margin-bottom: 16.67vw;
}

.event-entry-btn {
  position: relative;
  display: flex;
  align-items: center;
  width: 90vw;
  height: 36.04vw;
  margin: 0 auto;
  padding: 0 7.5vw;
  border-radius: 8px;
  background: linear-gradient(90deg, #00ff6a 0%, #00ffee 100%);
  color: #081a00;
  text-decoration: none;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.event-entry-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1.67vw;
  background: #00ff6a;
  border-radius: 8px 0 0 8px;
  z-index: 2;
}

.event-entry-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  z-index: 1;
  opacity: 0;
}

.event-entry-btn-label {
  position: relative;
  z-index: 3;
  font-family: "PlusJakartaSans", "Plus Jakarta Sans", sans-serif;
  font-size: 2.92vw;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1.12px;
  line-height: 1.1;
  margin-right: 4.17vw;
}

.event-entry-btn-main {
  position: relative;
  z-index: 3;
  font-family: "ZenKakuGothicNew", "Zen Kaku Gothic New", sans-serif;
  font-size: 6.67vw;
  font-weight: 700;
  color: #081a00;
  line-height: 1;
  letter-spacing: 0.04em;
}

.event-entry-btn-arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9.17vw;
  height: 9.17vw;
  border-radius: 8px 0 8px 0;
  background: #081a00;
}

.event-entry-btn-arrow svg {
  width: 3.13vw;
  height: 3.13vw;
}

/* ==========================================================================
   Breadcrumb (SP base / 480px)
   ========================================================================== */

.l-breadcrumb {
  background: #3a3a3a;
  padding: 2.08vw 5vw;
  display: flex;
  align-items: center;
  gap: 3.33vw;
  flex-wrap: wrap;
}

.breadcrumb-link {
  font-family: "PlusJakartaSans", "Plus Jakarta Sans", sans-serif;
  font-size: 2.92vw;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}

.breadcrumb-sep {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

.breadcrumb-current {
  font-family: "NotoSansJP", "Noto Sans JP", sans-serif;
  font-size: 2.92vw;
  font-weight: 400;
  color: #fff;
}

/* ==========================================================================
   More Contents (SP base / 480px)
   ========================================================================== */

.l-contents {
  background: #f4f4f4;
  padding: 30vw 5vw;
}

.contents-inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.contents-header {
  margin-bottom: 10vw;
}

.contents-label {
  display: flex;
  align-items: center;
  gap: 1.67vw;
  margin-bottom: 1.67vw;
}

.contents-label-diamond {
  display: inline-block;
  width: 1.87vw;
  height: 1.87vw;
  background: #00ff6a;
  border-radius: 2px;
  transform: rotate(45deg);
}

.contents-label-txt {
  font-family: "PlusJakartaSans", "Plus Jakarta Sans", sans-serif;
  font-size: 3.33vw;
  font-weight: 700;
  color: #081a00;
  letter-spacing: 1.28px;
}

.contents-heading {
  font-family: "ZenKakuGothicNew", "Zen Kaku Gothic New", sans-serif;
  font-size: 6.67vw;
  font-weight: 700;
  color: #081a00;
  line-height: 1.48;
}

.contents-links {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3.33vw;
}

.contents-link-card {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4.17vw 5vw;
  height: 21.67vw;
  background: #ffffff;
  border-radius: 8px;
  text-decoration: none;
  color: #081a00;
  overflow: hidden;
  transition: transform 0.3s ease;
}

.contents-link-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #00ff6a 0.01%, #0ff 99.99%);
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}

.contents-link-card:hover::before { opacity: 1; }
.contents-link-card:hover .contents-link-arrow {
  animation: flyInFromLeft 0.4s ease forwards;
}

.contents-link-txt {
  position: relative;
  z-index: 1;
  font-family: "ZenKakuGothicNew", "Zen Kaku Gothic New", sans-serif;
  font-size: 4.17vw;
  font-weight: 700;
}

.contents-link-arrow {
  position: relative;
  z-index: 1;
  width: 3.33vw;
  height: 3.33vw;
  fill: #081a00;
  flex-shrink: 0;
}

/* ==========================================================================
   PC (min-width: 1025px / 1440px 基準)
   ========================================================================== */

@media screen and (min-width: 1025px) {

  .br-pc { display: inline; }
  .br-sp { display: none; }

  /* --- FV PC --- */
  .l-fv { height: 36.11vw; z-index: auto; }

  .fv-title {
    left: 5.56vw;
    bottom: 9.17vw;
  }

  .fv-label {
    gap: 0.49vw;
    margin-bottom: 0.56vw;
  }

  .fv-label-diamond { width: 0.56vw; height: 0.56vw; }

  .fv-label-txt {
    font-size: 1.11vw;
    letter-spacing: 1.28px;
  }

  .fv-heading {
    font-size: 5.56vw;
    line-height: 1.2;
    letter-spacing: 3.2px;
  }

  /* --- Intro PC --- */
  .l-event-intro {
    padding: 8.33vw 0 0;
    text-align: center;
  }

  .event-intro-bg-logo {
    top: -1.81vw;
    left: 0;
    width: 36.11vw;
  }

  .event-intro-particles {
    /* top: -25vw;
    left: -20vw;
    width: 65vw;
    height: 65vw; */
    top: -53vw;
    left: -30vw;
    width: 63vw;
    height: 75vw;
  }

  .event-intro-inner {
    width: 75.9vw;
    max-width: 1093px;
    margin: 0 auto;
  }

  .event-intro-heading {
    font-family: "ZenKakuGothicNew", "Zen Kaku Gothic New", sans-serif;
    font-size: min(4.44vw, 64px);
    line-height: 1.3;
    letter-spacing: normal;
    font-feature-settings: normal;
    width: 68.75vw;
    max-width: 990px;
    margin-inline: auto;
    margin-bottom: 5.56vw;
  }

  .event-intro-body {
    text-align: center;
  }

  .event-intro-body p {
    font-size: 1.11vw;
    line-height: 1.7;
    text-align: center;
    letter-spacing: normal;
    margin-bottom: 1.67vw;
  }

  .event-intro-marquee {
    margin-left: 0;
    width: 100vw;
    margin-top: 5.56vw;
  }

  .event-intro-marquee-track span {
    font-size: 11.81vw;
    letter-spacing: 1.18vw;
    margin-right: 4.17vw;
  }

  /* --- Side Navigation PC --- */
  .side-nav-scope {
    position: relative;
  }

  .l-side-nav {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 8.47vw;
    left: 5.56vw;
    z-index: 100;
    background: rgba(255, 255, 255, 0.8);
    padding: 1.67vw 1.39vw;
    border-radius: 4px;
    gap: 0.56vw;
    width: 12.78vw;
    backdrop-filter: blur(4px);
  }

  .l-side-nav.is-fixed {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
  }

  .l-side-nav.is-bottom {
    position: absolute;
    top: auto;
    bottom: 0;
    transform: none;
  }

  .side-nav-item {
    font-family: "NotoSansJP", "Noto Sans JP", sans-serif;
    font-size: 0.97vw;
    font-weight: 700;
    color: #c4c4c4;
    text-decoration: none;
    line-height: 1.53;
    letter-spacing: 1.12px;
    padding: 0.28vw 0;
    transition: color 0.3s ease;
  }

  .side-nav-item.is-active {
    color: #081a00;
  }

  .side-nav-item.is-active::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #00ff6a;
    border-radius: 1px;
    transform: rotate(45deg);
    margin-right: 0.42vw;
    vertical-align: middle;
  }

  /* --- Section Common PC --- */
  .section-label {
    gap: 0.56vw;
    margin-bottom: 1.67vw;
  }

  .section-label-diamond { width: 0.83vw; height: 0.83vw; }
  .section-label-txt { font-size: 1.11vw; letter-spacing: 1.28px; }

  .section-heading {
    font-family: "ZenKakuGothicNew", "Zen Kaku Gothic New", sans-serif;
    font-size: 5vw;
    line-height: 1.32;
    letter-spacing: normal;
    font-feature-settings: normal;
    margin-bottom: 3.89vw;
  }

  /* --- OVERVIEW PC --- */
  .l-overview {
    padding: 8.47vw 5.56vw 13.89vw;
    padding-left: 21.11vw;
  }

  .l-overview::before {
    content: "";
    display: block;
    position: absolute;
    left: -9.03vw;
    top: -15vw;
    width: 50.9vw;
    height: 51.25vw;
    background: url(../../images/event/bg_diamond.png) no-repeat center / contain;
    pointer-events: none;
    z-index: -1;
  }

  .overview-card {
    border-radius: 4px;
  }

  .overview-card-accent {
    width: 0.56vw;
    border-radius: 4px 0 0 4px;
  }

  .overview-row {
    display: flex;
    align-items: center;
    gap: 2.78vw;
    padding: 3vw 5vw;
  }

  .overview-row::after {
    left: 5vw;
    right: 5vw;
  }

  .overview-row-title {
    flex: 0 0 13.89vw;
    font-size: 1.39vw;
    text-align: center;
    margin-bottom: 0;
    padding-top: 0.21vw;
  }

  .overview-row-desc {
    flex: 1;
  }

  .overview-row-desc p {
    font-size: 0.97vw;
    line-height: 1.8;
    margin-bottom: 0.69vw;
  }

  .overview-row-note {
    font-size: 0.97vw !important;
    margin-top: 0.83vw;
  }

  /* --- FLOW PC --- */
  .l-flow {
    padding: 13.89vw 5.56vw 13.89vw;
    padding-left: 21.11vw;
  }

  .flow-card-accent {
    width: 0.42vw;
  }

  .flow-row {
    gap: 4.17vw;
    padding: 3vw 5vw;
  }

  .flow-row::after {
    left: 5vw;
    right: 5vw;
  }

  .flow-row-num {
    font-size: 1.67vw;
    width: 2.78vw;
    text-align: center;
  }

  .flow-row-txt {
    font-size: 1.67vw;
    line-height: 1.5;
  }

  .flow-note {
    margin-top: 3.33vw;
    font-size: 0.97vw;
    line-height: 2;
    gap: 0.69vw;
  }

  /* --- ENTRY PC --- */
  .event-entry-bg picture {
    display: block;
    width: 100%;
    height: 100%;
  }

  .l-event-entry {
    padding: 13.89vw 5.56vw 13.89vw;
  }

  .event-entry-label {
    gap: 0.56vw;
    margin-bottom: 1.67vw;
  }

  .event-entry-label-diamond { width: 0.83vw; height: 0.83vw; }
  .event-entry-label-txt { font-size: 1.11vw; letter-spacing: 1.28px; }

  .event-entry-heading {
    font-size: 5vw;
    line-height: 1.32;
    margin-bottom: 2.78vw;
    white-space: normal;
  }

  .event-entry-desc {
    font-size: 1.11vw;
    line-height: 1.8;
    letter-spacing: 1.6px;
    margin-bottom: 6.67vw;
  }

  .event-entry-btn {
    width: 43.06vw;
    height: 17.22vw;
    padding: 0 3.61vw;
    border-radius: 10px;
  }

  .event-entry-btn::before {
    width: 0.56vw;
    border-radius: 10px 0 0 10px;
  }

  .event-entry-btn-label {
    font-size: 1.25vw;
    letter-spacing: 1.44px;
    margin-right: 2.78vw;
  }

  .event-entry-btn-main {
    font-size: 3.06vw;
  }

  .event-entry-btn-arrow {
    width: 4.44vw;
    height: 4.44vw;
    border-radius: 10px 0 10px 0;
  }

  .event-entry-btn-arrow svg {
    width: 1.53vw;
    height: 1.53vw;
  }

  /* PC: 既定で白オーバーレイ表示、hover でグラデーション露出 */
  .event-entry-btn::after {
    opacity: 1;
    transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  }

  .event-entry-btn-label {
    color: #00ff6a;
  }

  .event-entry-btn:hover::after { opacity: 0; }
  .event-entry-btn:hover .event-entry-btn-label { color: #fff; }
  .event-entry-btn:hover .event-entry-btn-arrow svg {
    animation: flyInFromLeft 0.4s ease forwards;
  }

  /* --- Breadcrumb PC --- */
  .l-breadcrumb {
    padding: 0.69vw 5.56vw;
    gap: 1.11vw;
  }

  .breadcrumb-link, .breadcrumb-current {
    font-size: 1.11vw;
  }

  /* --- More Contents PC --- */
  .l-contents {
    padding: 10vw 5.56vw;
  }

  .contents-inner {
    width: 100%;
    max-width: none;
    display: flex;
    align-items: center;
    gap: 2.22vw;
  }

  .contents-header {
    flex-shrink: 0;
    width: 31.11vw;
    margin-bottom: 0;
  }

  .contents-label {
    gap: 0.56vw;
    margin-bottom: 0.56vw;
  }

  .contents-label-diamond { width: 0.83vw; height: 0.83vw; }
  .contents-label-txt { font-size: 1.11vw; }
  .contents-heading { font-size: 3.33vw; }

  .contents-links {
    flex: 1;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.22vw;
  }

  .contents-link-card { height: 8.33vw; padding: 1.67vw 2.22vw; }
  .contents-link-txt { font-size: 1.67vw; }
  .contents-link-arrow { width: 1.11vw; height: 1.11vw; }

  /* --- Header PC: 常に alt-logo を表示 --- */
  .l-header .header-logo { display: none; }
  .l-header .header-logo-alt { display: flex; }
}
