@charset "UTF-8";

/*------------------------
  schedule
------------------------*/

.sec-schedule__illust {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 87.5rem;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.sec-schedule .ly-container {
  padding-top: 0 !important;
}

br.sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .sec-schedule__illust {
    position: relative;
    transform: none;
    left: 0;
    padding: 0 1.25rem;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2.5rem;
    height: auto;
    max-width: 100%;
  }
}

.sec-schedule__illust-left {
  position: absolute;
  top: -0.75rem;
  left: -1.375rem;
  width: 57.75rem;
  height: 50rem;
  background-image: url(../../images/schedule/image_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
  opacity: 0.9;
}

@media screen and (max-width: 767px) {
  .sec-schedule__illust-left {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 25rem;
    margin-right: 0;
    background-position: center;
  }
}

.sec-schedule__illust-right {
  position: absolute;
  top: 2.0625rem;
  right: -2.5625rem;
  width: 70.875rem;
  height: 41.5rem;
  background-image: url("../../images/schedule/schedule_model.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
  z-index: 3;
}

.sec-schedule .ly-container {
  position: relative;
  z-index: 10;
  padding-top: 0;
}

.sec-schedule .page_headline {
  position: relative;
  z-index: 10;
}

.p-schedule__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 20;
  gap: 35px;
}

@media screen and (max-width: 767px) {
  /* .sec-schedule .page_headline .sec-title .main {
    font-size: 3.75rem;
  } */
}

@media screen and (max-width: 767px) {
  /* .sec-schedule .page_headline .sec-title .sub {
    font-size: 16px;
  } */
}

.sec-schedule .p-schedule-card {
  background: #fff;
  border: 0.125rem solid #000;
  border-radius: 3.125rem;
  width: 45.875rem;
  max-width: 100%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .sec-schedule .p-schedule-card {
    width: 100%;
    border-radius: 1.875rem;
  }
}

.sec-schedule .p-schedule-card__inner {
  padding: 1.875rem 3.125rem;
}

@media screen and (max-width: 767px) {
  .sec-schedule .p-schedule-card__inner {
    padding: 1.875rem 1.25rem;
  }
}

.sec-schedule .p-schedule-card__title {
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.9375rem;
  letter-spacing: 0.2em;
  color: #000;
}

@media screen and (max-width: 767px) {
  .sec-schedule .p-schedule-card__title {
    font-size: 20px;
  }
}

.sec-schedule .p-schedule-card__item {
  border-top: 0.0625rem dashed #000;
  padding: 1rem 0;
}

.sec-schedule .p-schedule-card__item .d-grid {
  display: grid;
  grid-template-columns: 7.5rem 1fr;
  align-items: baseline;
  gap: 1.25rem;
  align-content: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .sec-schedule .p-schedule-card__item .d-grid {
    display: flex;
    flex-direction: column;
    gap: 0.3125rem;
  }
}

.sec-schedule .p-schedule-card__label-cooperation {
  font-size: 0.875rem;
  font-weight: bold;
  color: #000;
}

.sec-schedule .p-schedule-card__label-sponsorship {
  font-size: 0.875rem;
  font-weight: bold;
  color: #000;
}

.p-schedule-card__detail-cooperation {
  font-size: 2.5rem;
  letter-spacing: -5px;
  font-weight: 900;
  margin: -19px 0 -10px -2px;
}

.p-schedule-card__detail-sponsorship {
  font-size: 2.5rem;
  letter-spacing: -5px;
  font-weight: 900;
  margin: -19px 0 -10px -2px;
}

.sec-schedule .p-schedule-card__label {
  font-size: 0.875rem;
  font-weight: bold;
  color: #000;
}

.sec-schedule .p-schedule-card__detail {
  font-size: 1.1875rem;
  color: #000;
  line-height: 1.6;
  font-weight: 600;
}

.sec-schedule .p-schedule-card__detail p {
  margin: 0;
}

.sec-schedule .p-schedule-card__detail .link-container {
  display: flex;
  gap: 1.25rem;
  margin-top: 0.625rem;
}

.sec-schedule .p-schedule-card__detail a {
  color: #ff4fa3;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.875rem;
  display: inline-flex;
  align-items: center;
}

.sec-schedule .p-schedule-card__detail a::before {
  content: ">";
  margin-right: 0.3125rem;
}

.sec-schedule .p-schedule-card__detail a:hover {
  opacity: 0.8;
}

.sec-schedule .p-schedule-card__text--large {
  font-size: 1.4375rem;
  font-weight: 600;
  margin: 0;
}

.p-schedule-card__detail.p-schedule-card__detail--cooperation {
  font-size: 40px;
  color: #000;
  line-height: 1.6;
  font-weight: 900;
  letter-spacing: -6px;
  margin-left: -2px;
  margin-top: -22px;
  margin-bottom: -12px;
}

.p-schedule-card__detail.p-schedule-card__detail--sponsorship {
  font-size: 40px;
  color: #000;
  line-height: 1.6;
  font-weight: 900;
  letter-spacing: -6px;
  margin-left: -2px;
  margin-top: -22px;
  margin-bottom: -12px;
}

@media screen and (max-width: 767px) {
  .sec-schedule .p-schedule-card__text--large {
    font-size: 1.25rem;
  }
}

.sec-schedule .p-schedule-card__note {
  font-size: 0.75rem;
  font-weight: 600;
  margin-top: 0.625rem;
  line-height: 1.5;
  color: #000;
}

@media screen and (max-width: 767px) {
  .sec-schedule .p-schedule-card__note {
    font-size: 0.6875rem;
  }
}

.sec-schedule .end {
  position: relative;
}

.sec-schedule .end .p-schedule-card__inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 5.5rem;
  left: 1.875rem;
  right: 1.875rem;
  bottom: 1.875rem;
  background-color: rgba(183, 183, 183, 0.8);
  z-index: 5;
  border-radius: 2.5rem;
  pointer-events: none;
}

.sec-schedule .end .p-schedule-card__inner::after {
  content: "終了しました";
  display: flex;
  position: absolute;
  top: 53%;
  left: 51%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 1.6875rem;
  font-weight: 800;
  z-index: 15;
  color: #fff;
  letter-spacing: 0.1em;
  white-space: nowrap;
  text-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 781px) {

  /* .sec-schedule .page_headline .sec-title .sub {
    display: block;
    color: #000;
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 22px;
    line-height: 28.4px;
    letter-spacing: 3.74px;
  } */

  .p-schedule__content {
    gap: 46px;
  }

  .sec-schedule .p-schedule-card__title {
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
    color: #000;
    font-size: 40px;
    letter-spacing: 10.8px;
  }

  .sec-schedule .p-schedule-card__inner {
    padding: 40px 22px 22px 22px;
  }

  .sec-schedule .end .p-schedule-card__inner::before {
    top: 113px;
    left: 22px;
    right: 22px;
    bottom: 22px;
  }

  .sec-schedule .p-schedule-card__label {
    font-weight: 500;
    font-size: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .sec-schedule .p-schedule-card__item .d-grid {
    display: grid;
    align-items: baseline;
    gap: 1.25rem;
    align-content: center;
    justify-content: center;
    grid-template-columns: none;
  }

  .sec-schedule .p-schedule-card__detail p {
    margin: 0;
    font-size: 31px;
    font-weight: initial;
    text-align: center;
  }

  .sec-schedule .p-schedule-card {
    background: #fff;
    border: 3px solid #000;
    border-radius: 40px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 80px 0 80px;
  }

  .p-schedule__content {
    margin: 0 80px 0 80px;
  }

  .sec-schedule .p-schedule-card__detail a {
    font-weight: 500;
    font-size: 27px;
  }

  .sec-schedule .p-schedule-card__note {
    font-size: 19px;
    font-weight: 600;
    margin-top: 30px;
    line-height: 1.5;
    color: #000;
    text-align: center;
  }

  .sec-schedule .p-schedule-card__detail .link-container {
    justify-content: center;
    gap: 62px;
  }

  .p-schedule-card__item.p-schedule-card__item--period {
    border-top: none !important;
  }

  .sec-schedule .p-schedule-card__item {
    border-top: 0.0625rem dashed #000;
    padding-top: 30px;
  }

  br.sp-only {
    display: block;
  }

  .sec-schedule {
    padding: 0;
  }

}

/*------------------------
  schedule / bg-chars（ページ固有）
------------------------*/
.p-star-wrapper-schedule .p-schedule__char--01 img {
  position: absolute;
  z-index: 3;
}

.p-star-wrapper-schedule .p-schedule__char--01 .char-left {
  width: 100%;
  height: auto;
}

.p-star-wrapper-schedule .p-schedule__char--01 .char-right {
  right: 0;
  height: auto;
}

@media screen and (max-width: 781px) {
  .p-star-wrapper-schedule .p-schedule__char--01 img {
    top: 0;
  }
}

.sec-schedule .common_box_item {
  padding: 20px 0px !important;
  border-bottom: 1px dotted #000 !important;
}

.sec-schedule .common_box_item:last-of-type {
  border-bottom: none !important;
}

.sec-schedule .common_box_item .d-grid {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}

.common_box .common_box_h3 {
  padding-bottom: 0;
}

/* outline archive 用アコーディオンヘッダー調整 */
.sec-schedule .p-schedule__item-toggle {
  justify-content: center;
  position: relative;
  min-height: 50px;
}

.sec-schedule .p-schedule__item-name {
  text-align: center;
  text-shadow: none !important;
  -webkit-text-stroke: 0 !important;
  font-weight: bold !important;
  font-size: 28px !important;
  letter-spacing: 7.56px !important;
  color: #000 !important;
}

.sec-schedule .p-schedule__item-icon {
  position: absolute;
  right: 14px;
  margin: 0;
}

@media screen and (max-width: 1100px) {
  .sec-schedule .p-schedule__item-name {
    font-size: 20px !important;
    letter-spacing: 4px !important;
  }
}

/* 開催概要ページ専用：PCではアコーディオンを無効化 */
@media screen and (min-width: 1101px) {
  .sec-schedule .p-schedule__item-body {
    max-height: none !important;
    opacity: 1 !important;
    overflow: visible !important;
  }

  .sec-schedule .p-schedule__item-icon {
    display: none !important;
  }

  .sec-schedule .p-schedule__item-toggle {
    cursor: default;
    pointer-events: none;
  }
}



.sec-outline .p-schedule__item {
  max-width: unset;
}

.andmore_schedule {
  margin: 0 auto;
  margin-top: -20px;
  color: #ff2eae;
  margin-bottom: 40px;
  max-width: 340px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .andmore_schedule {
    margin-top: 0;
  }
}

@media screen and (max-width: 576px) {
  .andmore_schedule {
    width: 50vw;
  }
}

/*# sourceMappingURL=schedule.css.map */