@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;700&display=swap");
.mainVisualSect {
  background-color: #fced75;
}
@media screen and (min-width: 768px) {
  .mainVisualSect {
    padding-bottom: 64px;
  }
}
@media screen and (max-width: 767px) {
  .mainVisualSect {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .mainVisualSect__inner {
    max-width: 1104px;
    margin-inline: auto;
    padding: 0 24px;
  }
}
@media screen and (max-width: 767px) {
  .mainVisualSect__inner {
    padding: 0 3.9800995025vw;
  }
}
@media screen and (min-width: 768px) {
  .mainVisualSect__media {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .mainVisualSect__media {
    margin-left: -3.9800995025vw;
    width: 100vw;
    padding-bottom: 24px;
  }
}
.programIntroduce {
  display: flex;
}
@media screen and (min-width: 768px) {
  .programIntroduce {
    flex-direction: row;
    -moz-column-gap: 32px;
         column-gap: 32px;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .programIntroduce {
    flex-direction: column;
    row-gap: 24px;
  }
}
.programIntroduce__movie {
  flex: 0 0 57.7651515152%;
}
.programIntroduce__movie iframe {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.programIntroduce__summary .dist {
  color: var(--color-white);
  display: block;
  align-items: flex-end;
  background: #e55808;
  border-radius: 8px;
  padding: 8px 16px;
  justify-content: center;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .programIntroduce__summary .dist {
    font-weight: 600;
    font-size: calc(26rem / 10);
    line-height: 1.4615384615;
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 767px) {
  .programIntroduce__summary .dist {
    font-weight: 600;
    font-size: calc(24rem / 10);
    line-height: 1.4166666667;
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 768px) {
  .programIntroduce__summary .dist .bold {
    padding-left: 5px;
    font-size: 1.3076923077em;
    letter-spacing: 0.03em;
  }
}
@media screen and (max-width: 767px) {
  .programIntroduce__summary .dist .bold {
    font-size: 1.25em;
    letter-spacing: 0.03em;
  }
}
.programIntroduce__summary .announcement {
  border-radius: 8px;
  background-color: var(--color-white);
  position: relative;
  padding: 24px;
}
@media screen and (min-width: 768px) {
  .programIntroduce__summary .announcement {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .programIntroduce__summary .announcement {
    margin-top: 32px;
  }
}
.programIntroduce__summary .announcement::before {
  content: url('data:image/svg+xml;utf8,<svg width="26" height="30" viewBox="0 0 26 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M-7.43094e-07 15L25.5 0.277568L25.5 29.7224L-7.43094e-07 15Z" fill="white"/></svg>');
  position: absolute;
}
@media screen and (min-width: 768px) {
  .programIntroduce__summary .announcement::before {
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
    margin: 0px -5px;
  }
}
@media screen and (max-width: 767px) {
  .programIntroduce__summary .announcement::before {
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%) rotate(-30deg);
    margin: -15px 0;
  }
}
.programIntroduce__summary .announcement__ttl {
  font-weight: 600;
  font-size: calc(26rem / 10);
  line-height: 1.4615384615;
  letter-spacing: 0.04em;
  color: #e55808;
  text-align: center;
  padding-bottom: 16px;
}
.programIntroduce__summary .announcement__txt {
  font-size: calc(16rem / 10);
  line-height: 1.5;
  letter-spacing: 0.04em;
}
.programIntroduce__summary .announcement__txt .bold {
  display: block;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .bread-crumb {
    max-width: 1104px;
    margin-inline: auto;
    padding: 17px 24px;
  }
}
@media screen and (max-width: 767px) {
  .bread-crumb {
    padding: 12px 3.9800995025vw;
  }
}

.choiceGeneralSect {
  container-type: inline-size;
}
@media screen and (min-width: 768px) {
  .choiceGeneralSect {
    padding-block: 64px;
  }
}
@media screen and (max-width: 767px) {
  .choiceGeneralSect {
    padding-block: 40px;
  }
}
@media screen and (min-width: 768px) {
  .choiceGeneralSect__inner {
    max-width: 1104px;
    margin-inline: auto;
    padding: 0 24px;
  }
}
@media screen and (max-width: 767px) {
  .choiceGeneralSect__inner {
    padding: 0 3.9800995025vw;
  }
}
.choiceGeneralSect__head {
  padding-bottom: 24px;
}
.choiceGeneralSect__head h2.heading {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 7px;
       column-gap: 7px;
  font-size: 34px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
}
.choiceGeneralSect__head h2.heading::before {
  display: block;
  width: 80px;
  height: 94px;
  margin-right: 4px;
}
.choiceGeneralSect__body .txt {
  font-size: calc(16rem / 10);
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .choiceGeneralSect__body .txt--center {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .choiceGeneralSect__body .txt--center {
    text-align: left;
  }
}
.choiceGeneralSect--choiceMap h2.heading::before {
  content: url("../image/icon-haading-choice.svg");
}
.choiceGeneralSect--program {
  background-color: #fced75;
}
.choiceGeneralSect--program h2.heading::before {
  content: url("../image/icon-haading-program.svg");
}
.choiceGeneralSect--present h2.heading::before {
  content: url("../image/icon-haading-present.svg");
}
.choiceGeneralSect--contact {
  background-color: #fced75;
}
.choiceGeneralSect--contact h2.heading::before {
  content: url("../image/icon-haading-contact.svg");
}
.choiceGeneralSect--insta h2.heading::before {
  content: url("../image/icon-haading-insta.svg");
}
.choiceGeneralSect--lowerChoice {
  background-color: #fdf4a7;
}
.choiceGeneralSect--lowerChoice h2.heading::before {
  content: url("../image/icon-haading-choice.svg");
}
.choiceGeneralSect .generalButton {
  margin-inline: auto;
  max-width: 300px;
}
.choiceGeneralSect .generalButton .svgIcon--prev {
  right: unset;
  left: 20px;
}

.programList {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 16px;
}
.programList__item {
  display: grid;
  grid-template-rows: subgrid;
}
.programList__item .programCard {
  border-radius: 8px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.02), 0 2px 3px -2px rgba(0, 0, 0, 0.05);
  background-color: var(--color-white);
}
@media screen and (min-width: 768px) {
  .programList__item .programCard {
    padding: 16px 24px 24px 24px;
  }
}
@media screen and (max-width: 767px) {
  .programList__item .programCard {
    padding: 16px 20px;
  }
}
.programList__item .programCard__logo {
  padding-bottom: 8px;
}
.programList__item .programCard__logo img {
  margin-inline: auto;
  height: auto;
}
@media screen and (min-width: 768px) {
  .programList__item .programCard__logo img {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .programList__item .programCard__logo img {
    width: 55.4054054054%;
  }
}
.programList__item .programCard__conts h3.heading {
  padding-bottom: 6px;
  font-weight: 600;
  font-size: calc(18rem / 10);
  line-height: 1.3333333333;
  letter-spacing: 0.04em;
}

.ctaBox {
  border-radius: 8px;
  background-color: var(--color-white);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.02), 0 2px 3px -2px rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 768px) {
  .ctaBox {
    padding: 40px;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .ctaBox {
    padding: 32px 16px;
  }
}
.ctaBox__ttl {
  font-weight: 600;
  font-size: calc(18rem / 10);
  line-height: 1.3333333333;
  letter-spacing: 0.04em;
  margin-bottom: 24px;
  text-align: center;
}
.ctaBox__body .generalButton {
  max-width: 300px;
  margin-inline: auto;
}

.choiceInstaSlider {
  position: relative;
}
@media screen and (min-width: 768px) {
  .choiceInstaSlider {
    min-height: 385px;
  }
}
@media screen and (max-width: 767px) {
  .choiceInstaSlider {
    min-height: 400px;
    margin-left: -3.9800995025vw;
    width: 100vw;
  }
}
.choiceInstaSlider::after {
  content: "";
  position: absolute;
  bottom: -40px;
  z-index: -1;
  pointer-events: none;
  background-color: #fef8c8;
  min-height: 300px;
}
@media screen and (min-width: 768px) {
  .choiceInstaSlider::after {
    /* 左端を container の左より少し外側にはみ出させる */
    right: 50%;
    transform: translateX(50%);
    border-radius: 150px;
    width: min(100cqw, 43.0555555556vw + 465px + 100px + 48px);
  }
}
@media screen and (max-width: 767px) {
  .choiceInstaSlider::after {
    width: 100vw;
  }
}
.choiceInstaSlider .generalSlider {
  max-width: 930px;
  margin-inline: auto;
}
.choiceInstaSlider .generalButton {
  margin-top: 32px;
  margin-inline: auto;
  max-width: 316px;
}

.choice-map-section {
  position: relative;
  z-index: 1;
}

.present-section .photo {
  margin-bottom: 32px;
}
.present-section .photo__image {
  width: auto;
}
.present-section .txt {
  font-weight: 600;
  font-size: calc(18rem / 10);
  line-height: 1.3333333333;
  letter-spacing: 0.04em;
  padding-bottom: 24px;
}

.contact-section .horizontalLayout {
  display: flex;
  gap: 24px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 32px;
}

@media screen and (min-width: 768px) {
  .insta-section {
    padding-block: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .insta-section {
    padding-block: 0 56px;
  }
}
@media screen and (min-width: 768px) {
  .insta-section .choiceInstaSlider {
    padding-top: 16px;
  }
}/*# sourceMappingURL=index.css.map */