.ariel-play-introduction-main-202607 {
  font-family: "Noto Sans JP", "Zen Kaku Gothic New", "Hiragino Sans", "Yu Gothic", Meiryo, sans-serif;
  color: #4d4a4a;
}

.ariel-play-intro-202607 {
  width: min(100%, 760px);
  margin: 0 auto;
  padding: 8px 0 34px;
}

.ariel-play-intro-lead-202607 {
  margin: 0 14px 26px;
  padding: 22px 18px 20px;
  border: 1px solid rgba(2, 175, 206, .18);
  border-radius: 22px;
  background: rgba(255, 255, 255, .84);
}

.ariel-play-intro-kicker-202607,
.ariel-play-section-head-202607 p,
.ariel-play-combo-head-202607 p,
.ariel-play-lightbox-title-202607 {
  margin: 0;
  color: #02afce;
  font-family: "waverly-cf", "Times New Roman", Georgia, serif;
  letter-spacing: .12em;
}

.ariel-play-intro-lead-202607 h2 {
  margin: 8px 0 14px;
  color: #e67dad;
  font-size: clamp(23px, 6vw, 34px);
  line-height: 1.35;
  letter-spacing: .04em;
}

.ariel-play-intro-lead-202607 p,
.ariel-play-text-202607,
.ariel-play-note-202607 p {
  margin: 0;
  color: #625d60;
  font-size: 13px;
  line-height: 1.95;
  letter-spacing: .04em;
}

.ariel-play-intro-lead-202607 p + p {
  margin-top: 10px;
}

.ariel-play-basic-202607,
.ariel-play-combo-202607,
.ariel-play-combo-item-202607 {
  margin-top: 32px;
}

.ariel-play-section-head-202607,
.ariel-play-combo-head-202607 {
  margin: 0 14px 14px;
  text-align: center;
}

.ariel-play-section-head-202607::after,
.ariel-play-combo-head-202607::after {
  content: "";
  display: block;
  width: 76px;
  height: 2px;
  margin: 10px auto 0;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(2, 175, 206, .35), rgba(230, 125, 173, .35));
}

.ariel-play-section-head-202607 h2,
.ariel-play-combo-head-202607 h3 {
  margin: 5px 0 0;
  color: #e67dad;
  font-size: 20px;
  line-height: 1.55;
  letter-spacing: .06em;
}

.ariel-play-image-button-202607 {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.ariel-play-image-button-202607 img {
  display: block;
  width: 100%;
  height: auto;
}

.ariel-play-text-202607 {
  margin: 14px 14px 0;
  text-align: center;
}

.ariel-play-note-202607 {
  margin: 32px 14px 0;
  padding: 18px 16px;
  border: 1px solid rgba(2, 175, 206, .16);
  border-radius: 20px;
  background: rgba(255, 255, 255, .88);
  text-align: center;
}

.ariel-play-note-202607 h3 {
  margin: 0 0 8px;
  color: #02afce;
  font-size: 15px;
  letter-spacing: .08em;
}

.ariel-play-lightbox-202607 {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 14px;
}

.ariel-play-lightbox-202607.is-open {
  display: flex;
}

.ariel-play-lightbox-backdrop-202607 {
  position: absolute;
  inset: 0;
  background: rgba(24, 25, 28, .72);
}

.ariel-play-lightbox-panel-202607 {
  position: relative;
  z-index: 1;
  width: min(100%, 560px);
  max-height: 90vh;
  padding: 18px 12px 12px;
  border-radius: 22px;
  background: #fff;
  text-align: center;
  overflow: auto;
}

.ariel-play-lightbox-close-202607 {
  position: sticky;
  top: 0;
  float: right;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: #e67dad;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}

.ariel-play-lightbox-title-202607 {
  clear: both;
  margin: 6px 0 12px;
}

.ariel-play-lightbox-panel-202607 img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
}

@media (min-width: 760px) {
  .ariel-play-intro-202607 {
    padding-bottom: 44px;
  }

  .ariel-play-intro-lead-202607,
  .ariel-play-section-head-202607,
  .ariel-play-combo-head-202607,
  .ariel-play-text-202607,
  .ariel-play-note-202607 {
    margin-left: 26px;
    margin-right: 26px;
  }
}

@media (max-width: 430px) {
  .ariel-play-intro-lead-202607,
  .ariel-play-section-head-202607,
  .ariel-play-combo-head-202607,
  .ariel-play-text-202607,
  .ariel-play-note-202607 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .ariel-play-intro-lead-202607 {
    border-radius: 18px;
    padding: 20px 15px;
  }

  .ariel-play-section-head-202607 h2,
  .ariel-play-combo-head-202607 h3 {
    font-size: 18px;
  }

  .ariel-play-intro-lead-202607 p,
  .ariel-play-text-202607,
  .ariel-play-note-202607 p {
    font-size: 12.5px;
  }
}

/* ariel-play-kicker-span-display-202607 */
.ariel-play-intro-kicker-202607 {
  display: block;
}
