/* ariel-schedule-design-202606 START */
/* Preview-only CSS for public/_preview/ariel-schedule-design-202606.html */

.main-story.ariel-center-v1 .ariel-personal-schedule-v1 {
  position: relative;
  padding: 28px 10px 24px;
  color: #ffffff;
  border-bottom: 1px solid rgba(231, 191, 131, .18);
}

.main-story.ariel-center-v1 .ariel-personal-schedule-v1 * {
  box-sizing: border-box;
}

.main-story.ariel-center-v1 .schedule-hero {
  text-align: center;
}

.main-story.ariel-center-v1 .schedule-hero-eyebrow {
  margin: 0;
  color: rgba(231, 191, 131, .96);
  font-family: "waverly-cf", "Times New Roman", Georgia, serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 1;
  letter-spacing: .13em;
  text-align: center;
}

.main-story.ariel-center-v1 .schedule-hero h1 {
  margin: 10px 0 0;
  color: #ffffff;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: .06em;
  text-align: center;
}

.main-story.ariel-center-v1 .schedule-hero-copy {
  margin: 16px 0 0;
  color: #ffffff;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: .035em;
}

.main-story.ariel-center-v1 .schedule-reserve-note {
  margin: 22px 0 0;
  padding: 16px 15px;
  border: 1px solid rgba(231, 191, 131, .34);
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 139, 186, .09), transparent 48%),
    linear-gradient(180deg, rgba(231, 191, 131, .06), rgba(0, 0, 0, .32));
  text-align: center;
}

.main-story.ariel-center-v1 .schedule-reserve-note span {
  display: block;
  color: rgba(231, 191, 131, .88);
  font-family: "Times New Roman", Georgia, serif;
  font-size: 10px;
  letter-spacing: .20em;
}

.main-story.ariel-center-v1 .schedule-reserve-note strong {
  display: block;
  margin: 8px 0 0;
  color: #ff8bba;
  font-family: "source-han-serif-jp-variable", "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: .05em;
}

.main-story.ariel-center-v1 .schedule-reserve-note p {
  margin: 10px 0 0;
  color: #ffffff;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: .03em;
}

.main-story.ariel-center-v1 .schedule-cast-list {
  display: grid;
  gap: 18px;
  margin: 22px 0 0;
}

.main-story.ariel-center-v1 .schedule-cast-card {
  position: relative;
  padding: 16px 14px 14px;
  border: 1px solid rgba(231, 191, 131, .24);
  background:
    linear-gradient(90deg, rgba(231, 191, 131, .06), transparent 44%),
    linear-gradient(180deg, rgba(20, 12, 18, .98), rgba(6, 6, 8, .98));
  box-shadow: 0 14px 34px rgba(0, 0, 0, .30);
}

.main-story.ariel-center-v1 .schedule-cast-card::before {
  content: "";
  position: absolute;
  inset: 5px;
  border: 1px solid rgba(255, 255, 255, .04);
  pointer-events: none;
}

.main-story.ariel-center-v1 .schedule-cast-card.is-featured {
  border-color: rgba(231, 191, 131, .44);
}

.main-story.ariel-center-v1 .schedule-cast-profile {
  display: grid;
  grid-template-columns: 78px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
}

.main-story.ariel-center-v1 .schedule-cast-photo {
  display: block;
  width: 78px;
  min-height: 102px;
  overflow: hidden;
  border: 1px solid rgba(231, 191, 131, .38);
  background: rgba(0, 0, 0, .40);
  text-decoration: none;
}

.main-story.ariel-center-v1 .schedule-cast-photo img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 102px;
  object-fit: cover;
}

.main-story.ariel-center-v1 .schedule-cast-meta p {
  margin: 0;
  color: rgba(231, 191, 131, .86);
  font-family: "Times New Roman", Georgia, serif;
  font-size: 10px;
  line-height: 1;
  letter-spacing: .22em;
}

.main-story.ariel-center-v1 .schedule-cast-meta h2 {
  margin: 8px 0 0;
  color: #ffffff;
  font-family: "source-han-serif-jp-variable", "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.04;
  letter-spacing: .10em;
}

.main-story.ariel-center-v1 .schedule-cast-meta h2 small {
  display: inline-block;
  margin-left: 10px;
  color: rgba(231, 191, 131, .80);
  font-family: "Times New Roman", Georgia, serif;
  font-size: 11px;
  letter-spacing: .20em;
}

.main-story.ariel-center-v1 .schedule-cast-meta span {
  display: block;
  margin: 10px 0 0;
  color: #ffffff;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-size: 14px;
  letter-spacing: .05em;
}

.main-story.ariel-center-v1 .schedule-date-list {
  display: grid;
  gap: 9px;
  margin: 16px 0 0;
}

.main-story.ariel-center-v1 .schedule-date-card {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  min-height: 62px;
  padding: 11px 11px 11px 14px;
  border: 1px solid rgba(231, 191, 131, .20);
  color: #ffffff;
  background: rgba(255, 255, 255, .03);
  text-decoration: none;
}

.main-story.ariel-center-v1 .schedule-date-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  bottom: 9px;
  width: 2px;
  background: rgba(231, 191, 131, .60);
}

.main-story.ariel-center-v1 .schedule-date-card.is-primary {
  border-color: rgba(231, 191, 131, .34);
  background:
    radial-gradient(circle at 0% 0%, rgba(255, 139, 186, .08), transparent 42%),
    rgba(255, 255, 255, .04);
}

.main-story.ariel-center-v1 .schedule-date-main {
  display: grid;
  gap: 7px;
  min-width: 0;
}

.main-story.ariel-center-v1 .schedule-date-main b {
  color: rgb(231 191 131);
  font-family: "Times New Roman", Georgia, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .04em;
}

.main-story.ariel-center-v1 .schedule-date-main em {
  color: #ffffff;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: .035em;
}

.main-story.ariel-center-v1 .schedule-status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  justify-self: end;
  min-height: 31px;
  height: 31px;
  padding: 0 11px;
  border: 1px solid rgba(231, 191, 131, .30);
  color: #ffffff;
  background: rgba(0, 0, 0, .22);
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .05em;
  white-space: nowrap;
}

.main-story.ariel-center-v1 .schedule-status.is-pink {
  border-color: rgba(255, 139, 186, .64);
  background: rgba(255, 139, 186, .16);
}

.main-story.ariel-center-v1 .schedule-status.is-gold {
  border-color: rgba(231, 191, 131, .58);
  background: rgba(231, 191, 131, .13);
}

.main-story.ariel-center-v1 .schedule-status.is-purple {
  border-color: rgba(210, 143, 255, .58);
  background: rgba(210, 143, 255, .14);
}

.main-story.ariel-center-v1 .schedule-status.is-dark {
  border-color: rgba(255, 255, 255, .24);
  background: rgba(255, 255, 255, .06);
}

.main-story.ariel-center-v1 .schedule-action-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 14px 0 0;
}

.main-story.ariel-center-v1 .schedule-action-button {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  min-height: 48px;
  padding: 0 13px;
  border: 1px solid rgba(231, 191, 131, .44);
  color: rgba(255, 236, 204, .98);
  background: linear-gradient(135deg, rgba(18, 12, 14, .98), rgba(0, 0, 0, .92));
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-size: 13px;
  text-decoration: none;
  letter-spacing: .05em;
}

.main-story.ariel-center-v1 .schedule-action-button b {
  color: rgba(231, 191, 131, .90);
  font-family: "Times New Roman", Georgia, serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 1;
}

.main-story.ariel-center-v1 .schedule-detail-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: 156px;
  min-height: 38px;
  margin: 13px auto 0;
  padding: 9px 16px;
  overflow: hidden;
  border: 1px solid rgba(231, 191, 131, .52);
  color: #ffffff;
  background: linear-gradient(135deg, rgba(16, 10, 12, .96), rgba(0, 0, 0, .92));
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-size: 11.5px;
  text-decoration: none;
  letter-spacing: .05em;
  box-shadow: 0 10px 22px rgba(0, 0, 0, .26);
}

.main-story.ariel-center-v1 .schedule-detail-link::before {
  content: "";
  position: absolute;
  top: -40%;
  left: -32%;
  width: 24%;
  height: 180%;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 245, 210, .10) 35%,
    rgba(255, 255, 255, .72) 50%,
    rgba(255, 245, 210, .10) 65%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-24deg);
  pointer-events: none;
  animation: scheduleDetailShine 3.4s ease-in-out infinite;
}

.main-story.ariel-center-v1 .schedule-detail-link::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid rgba(255, 255, 255, .05);
  pointer-events: none;
}

.main-story.ariel-center-v1 .schedule-detail-link:hover {
  border-color: rgba(231, 191, 131, .72);
  box-shadow: 0 12px 28px rgba(0, 0, 0, .34);
}

.main-story.ariel-center-v1 .schedule-preview-note {
  margin: 18px 0 0;
  color: rgba(255, 255, 255, .64);
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-size: 10.5px;
  line-height: 1.75;
  letter-spacing: .03em;
}











@media (max-width: 520px) {
  .main-story.ariel-center-v1 .schedule-cast-profile {
    grid-template-columns: 72px minmax(0, 1fr);
    gap: 12px;
  }

  .main-story.ariel-center-v1 .schedule-cast-photo {
    width: 72px;
    min-height: 96px;
  }

  .main-story.ariel-center-v1 .schedule-cast-photo img {
    min-height: 96px;
  }

  .main-story.ariel-center-v1 .schedule-cast-meta h2 {
    font-size: 26px;
  }

  .main-story.ariel-center-v1 .schedule-date-card {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px;
  }

  .main-story.ariel-center-v1 .schedule-status {
    justify-self: end;
  }

  .main-story.ariel-center-v1 .schedule-action-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .main-story.ariel-center-v1 .schedule-action-button {
    min-height: 46px;
    padding: 0 9px;
    font-size: 12px;
  }

  .main-story.ariel-center-v1 .schedule-action-button b {
    font-size: 20px;
  }
}

@media (max-width: 374px) {
  .main-story.ariel-center-v1 .ariel-personal-schedule-v1 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .main-story.ariel-center-v1 .schedule-cast-card {
    padding: 14px 10px 12px;
  }

  .main-story.ariel-center-v1 .schedule-date-main b {
    font-size: 16px;
  }

  .main-story.ariel-center-v1 .schedule-date-main em {
    font-size: 13px;
  }

  .main-story.ariel-center-v1 .schedule-status {
    min-height: 29px;
    height: 29px;
    padding: 0 9px;
    font-size: 11px;
  }
}


/* schedule cast jump navigation START */
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}

.main-story.ariel-center-v1 .schedule-cast-card[id] {
  scroll-margin-top: 76px;
}

.main-story.ariel-center-v1 .schedule-cast-jump {
  margin: 18px 0 0;
  padding: 12px 0 2px;
  border-top: 1px solid rgba(231, 191, 131, .16);
  border-bottom: 1px solid rgba(231, 191, 131, .12);
}

.main-story.ariel-center-v1 .schedule-cast-jump-title {
  margin: 0 0 10px;
  color: rgba(231, 191, 131, .88);
  font-family: "Times New Roman", Georgia, serif;
  font-size: 10px;
  line-height: 1;
  letter-spacing: .22em;
  text-align: center;
}

.main-story.ariel-center-v1 .schedule-cast-jump-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(132px, 1fr);
  gap: 8px;
  padding: 0 0 7px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}

.main-story.ariel-center-v1 .schedule-cast-jump-track::-webkit-scrollbar {
  display: none;
}

.main-story.ariel-center-v1 .schedule-cast-jump-card {
  position: relative;
  display: grid;
  gap: 6px;
  min-height: 66px;
  padding: 11px 12px;
  border: 1px solid rgba(231, 191, 131, .28);
  color: #ffffff;
  background:
    linear-gradient(135deg, rgba(231, 191, 131, .075), rgba(255, 139, 186, .035) 42%, rgba(0, 0, 0, .28)),
    rgba(0, 0, 0, .30);
  text-decoration: none;
  box-shadow: 0 10px 24px rgba(0, 0, 0, .24);
}

.main-story.ariel-center-v1 .schedule-cast-jump-card.is-active {
  border-color: rgba(231, 191, 131, .56);
  background:
    linear-gradient(135deg, rgba(231, 191, 131, .12), rgba(255, 139, 186, .055) 42%, rgba(0, 0, 0, .34)),
    rgba(0, 0, 0, .34);
}

.main-story.ariel-center-v1 .schedule-cast-jump-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  bottom: 9px;
  width: 2px;
  background: rgba(231, 191, 131, .62);
}

.main-story.ariel-center-v1 .schedule-cast-jump-card small {
  color: rgba(231, 191, 131, .78);
  font-family: "Times New Roman", Georgia, serif;
  font-size: 9px;
  line-height: 1;
  letter-spacing: .18em;
}

.main-story.ariel-center-v1 .schedule-cast-jump-card strong {
  color: #ffffff;
  font-family: "source-han-serif-jp-variable", "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .10em;
}



@media (min-width: 768px) {
  .main-story.ariel-center-v1 .schedule-cast-jump-track {
    grid-auto-flow: initial;
    grid-auto-columns: initial;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    overflow: visible;
    padding-bottom: 0;
  }
}

@media (max-width: 374px) {
  .main-story.ariel-center-v1 .schedule-cast-jump-track {
    grid-auto-columns: minmax(118px, 1fr);
    gap: 7px;
  }

  .main-story.ariel-center-v1 .schedule-cast-jump-card {
    padding: 10px 10px;
  }

  .main-story.ariel-center-v1 .schedule-cast-jump-card strong {
    font-size: 16px;
  }
}
/* schedule cast jump navigation END */

/* ariel-guide-mobile-divider-20260606 START */
@media (max-width: 767px) {
  .main-story.ariel-center-v1 .ariel-personal-schedule-v1 {
    margin-bottom: 24px;
  }
}
/* ariel-guide-mobile-divider-20260606 END */


@keyframes scheduleDetailShine {
  0% {
    left: -32%;
    opacity: 0;
  }
  8% {
    opacity: .35;
  }
  18% {
    opacity: .95;
  }
  32% {
    left: 112%;
    opacity: 0;
  }
  100% {
    left: 112%;
    opacity: 0;
  }
}

/* ariel-schedule-design-202606 END */
