.main {
  margin-top: 1.3rem;
  overflow: hidden;
}

/* メインビジュアル */
.section_mainvisual {
  position: relative;
}

.mainvisual {
  width: 114.2rem;
  height: 39.1rem;
  margin-left: auto;
  display: block;
  border-radius: 4rem 0 0 4rem;

}

.main_title {
  font-size: 3rem;
  font-weight: bold;
  color: #4EC663;
  writing-mode: vertical-rl;
  position: absolute;
  left: 19.6rem;
  top: 6.7rem;
  letter-spacing: 1rem;
}

/* メインビジュアル */

/* 月の輪 */
.moonling {
  font-family: "Zen Maru Gothic";
  background-image: url(../img/page-tsukinowa/22014110-1@2x.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  height: auto;
  padding-bottom: 3.6rem;
  padding-top: 7.5rem;
}

.title_accent {
  font-size: 1.5rem;
  font-weight: 500;
  margin-left: 2.8rem;
}

.title_circle {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #41956A;
  margin-right: 0.5rem;
}

.moonling_content_wrap {
  display: flex;
  gap: 4.6rem;
  margin-left: 10.3rem;
  margin-bottom: 3rem;
  font-family: "Zen Maru Gothic";
}

.moonling_title {
  font-size: 3.3rem;
  font-weight: 500;
  margin-left: 3rem;
  margin-bottom: 2.7rem;
  font-family: "Zen Maru Gothic";
  letter-spacing: -0.1rem;
}

.moonling_img {
  width: 35rem;
  height: 35rem;
  border-radius: 1rem;
}

.moonling_text {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 2rem;
  width: 74.5rem;
  margin-left: 0.6rem;
  letter-spacing: -0.0rem;

  line-height: 2.85rem;
}

.swiper_img {
  width: 25.2rem;
  height: 28.5rem;
  border-radius: 1rem;

}

.swiper {
  width: 116.4rem;
  margin-left: 10.4rem;
  position: relative;
  height: 28.5rem;

}

.swiper-button-next {
  position: absolute;
  top: auto;
  bottom: 6rem;
  width: 5rem;
  height: 5rem;
}

.swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 5rem;
  width: 5rem;
}

.jump_text_circle {
  position: relative;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  border-radius: 50%;
  background-color: #41956A;
  overflow: hidden;
  display: block;
  margin-left: 1rem;
  left: 108.5rem;
}

.jump_text_circle span {
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 2rem;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  transition: all .4s;
}

.jump_text_circle span:nth-child(1) {
  right: 0%;
}

.jump_text_circle span:nth-child(2) {
  right: 100%;
}

.jump_text_circle:hover span:nth-child(1) {
  right: -100%;
}

.jump_text_circle:hover span:nth-child(2) {
  right: 0%;
}






/* 月の輪 */
/* 1日の流れ */
.daystep {
  display: flex;
  background-color: #FFFAE5;
  position: relative;
}

.day_step_title {
  margin-bottom: -0.1rem;
  margin-left: 0;
  letter-spacing: 0;
}



.daystep_title_accent {
  letter-spacing: -0.16rem;
  margin-left: 0;
}

.daystep_swiper {
  width: 54.2rem;
  height: 78rem;
}

.daystep_wrapper {
  width: 54.2rem;
  height: 78rem;
}

.daystep_panel {
  position: relative;
  display: none;
  width: 54.2rem;
  height: 78rem;
}

.daystep_panel {
  display: none;
}

.daystep_panel.about1 {
  display: block;
  /* 最初に見せるタブ */
}

.about1_item {
  display: none;
  /* 基本は非表示 */
  width: 54.2rem;
  height: 78rem;
}

.about1_item:first-of-type {
  display: block;
  /* 最初だけ表示 */
}

.daystep_img {
  width: 54.2rem;
  height: 78rem;
}

.daystep_about_text_wrap {
  position: absolute;
  bottom: 3.5rem;
  left: 1.5rem;
  width: 51rem;
  height: 17.5rem;
  padding: 1rem 1.5rem 3rem;
  background-color: rgba(255, 255, 255, 0.7);

}

.daystep_about_title {
  font-size: 2rem;
  font-family: "Zen Maru Gothic";
  font-weight: 500;
  border-bottom: 0.1rem solid #41956A;
  margin-bottom: 1rem;

}

.daystep_about_text {
  font-size: 1.6rem;
  font-weight: 500;

}

.daystep_box {
  padding-left: 3.7rem;
  padding-top: 8rem;
}

.daystep_content {
  display: flex;
  gap: 4.5rem;
  font-family: "Zen Maru Gothic";

}

.daystep_content_inner {
  width: 31.2rem;
  border-bottom: 0.1rem solid #41956A;
  padding-bottom: 0.8rem;
  padding-top: 2rem;
  display: flex;
}

.daystep_time {
  font-size: 2rem;
  font-weight: 500;
  width: 10rem;
}

.daystep_play {
  font-size: 2rem;
  font-weight: 500;
  text-wrap: nowrap;
}

.balloon {
  width: 3.26rem;
  height: 2.9rem;
  margin-left: auto;
  display: block;
}

.balloon_text {
  position: absolute;
  font-size: 1.6rem;
  width: 31rem;
  right: -1rem;
  top: 3rem;
}

.balloon_text_img {
  width: 3.26rem;
  height: 2.9rem;
  display: inline-block;
}

.daystep_content_right .daystep_time {
  width: 7.6rem;
}

/* 1日の流れ */
/* 年間行事 */
.annualevent {
  padding-top: 7.4rem;
  padding-bottom: 8rem;
  background-image: url(../img/page-tsukinowa/group627.svg);
  background-repeat: no-repeat;
  background-size: 100%;

}

.annualevent_title_accent {
  margin-left: 2.9rem;
  letter-spacing: -0.01rem;
}

.event_title_margin {
  margin-bottom: 4.9rem;
}

.event_content {
  display: flex;
  flex-wrap: wrap;
  gap: 2.8rem 9rem;
  margin-left: 8rem;
}

.event_inner {
  width: 33rem;
  height: 10rem;
  font-family: "Zen Maru Gothic";
  font-weight: 500;
  border-bottom: 0.1rem solid #000000;
}

.event_img {
  width: 33rem;
  height: 21rem;
  margin-bottom: 1rem;
  display: none;
}

.event_month {
  font-size: 2rem;
  margin-bottom: 0.3rem;
}

.event_text {
  font-size: 1.8rem;
}

/* 年間行事 */
/* 短期入所 */
.short_term {
  background-image: url(../img/page-tsukinowa/22014110-1@2x.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  height: auto;
  padding-bottom: 10rem;
  padding-top: 6.5rem;
}

.short_term_content_wrap {
  margin-left: 8.1rem;
}

.short_term_img {
  width: 34.9rem;
}

.short_term_text {
  letter-spacing: 0;
  line-height: 2.9rem;
  margin-left: 0.3rem;
}

.short_term_swiper {
  margin-left: 8.2rem;
  width: 116.1rem;
}

.short_swiper_img {
  width: 25.3rem;
}

.short_btn {
  left: 108.4rem;
}

/* 短期入所 */
/* 利用の流れ */
.usage {
  background-color: #E2EEDA;
  padding: 7.5rem 3rem 2.5rem;
}

.usage_main_title {
  margin-bottom: 5rem;
  margin-left: -0.2rem;
  letter-spacing: 0;
}

.usage_title_accent {
  margin-left: -0.2rem;
}

.usage_content_wrap:last-child {
  margin-bottom: 0;
}

.usage_content {
  width: 122rem;
  height: 14.5rem;
  background-color: white;
  padding: 2rem;
  border-radius: 1rem;
  font-family: "Zen Maru Gothic";

  margin-bottom: 1.5rem;
}

.usage_title {
  font-size: 2rem;
  border-bottom: 0.1rem solid #41956A;
  margin-bottom: 0.7rem;
  font-weight: 500;
}

.usage_text {
  font-size: 1.6rem;
  font-weight: 500;
}



.sp_only {
  display: none !important;
}

/* 利用の流れ */
@media screen and (max-width:699.98px) {
  .pc_only {
    display: none !important;
  }

  .sp_only {
    display: block !important;
  }

  .main {
    margin-top: 0;
    background-image: url(../img/page-tsukinowa-sp/22014110@2x.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }

  /* メインビジュアル */
  .section_mainvisual {
    margin-bottom: 2.5rem;
  }

  .mainvisual {
    width: 36.5rem;
    height: 38.6rem;
  }

  .main_title {
    font-size: 2rem;
    right: 1rem;
    top: 2rem;
    left: auto;
  }

  /* メインビジュアル */
  /* 月の輪 */
  .moonling {
    background-image: none;
    padding: 0 1rem 2.2rem;
  }

  .title_circle {
    margin-left: 0;
  }

  .title_accent {
    font-size: 1.5rem;
    margin-left: 0;
  }

  .moonling_title {
    font-size: 2rem;
    margin-left: 0rem;
    margin-top: -0.6rem;
    margin-bottom: 2.4rem;
  }

  .moonling_content_wrap {
    margin-left: 0;
    flex-flow: column;
    gap: 0;
    margin-bottom: 1.5rem;
  }

  .moonling_text {
    font-size: 1.6rem;
    width: auto;
    margin-bottom: 0;
    line-height: 2.4rem;
    margin-left: 0;
  }

  .moonling_text_top {
    font-size: 2.2rem;
    margin-bottom: 1.4rem;
    letter-spacing: 0;
  }

  .moonling_img {
    height: 26rem;
    margin-bottom: 1.5rem;
    width: 35.5rem;
  }

  .swiper {
    width: 100%;
    margin-left: 0;
    height: 30rem;
  }

  .swiper_img {
    width: 100%;
  }

  .jump_text_circle {
    left: 29.1rem;

  }

  .swiper-button-next {
    bottom: 3rem;
  }

  /* 月の輪 */
  /* 1日の流れ */
  .daystep {
    display: block;
    padding: 5rem 1rem 5rem;

  }

  .day_step_content_sp {
    width: 100%;
    padding: 0.9rem 0 0.9rem;
    border-bottom: 0.1rem solid #41956A;
    display: flex;
    font-family: "Zen Maru Gothic";
  }

  .day_step_title {
    margin-top: -0.4rem;
    margin-bottom: 0.9rem;
  }

  .daystep_title_circle {
    margin-left: 0.1rem;
  }

  .day_step_time_sp {
    font-size: 2rem;
    font-weight: 500;
    width: 10.6rem;
  }

  .day_step_play_sp {
    font-size: 2rem;
    font-weight: 500;
  }

  .balloon {
    width: 1.6rem;
    height: 1.4rem;
    margin-top: 1rem;
    transition: 0s;
  }

  .balloon.open {
    transform: rotate(-61deg);
  }

  .accordion_box {
    display: none;
    margin-top: 1rem;
  }

  .accordion_content {
    padding: 1rem 0.5rem 1.5rem;
    background-color: white;
    margin-bottom: 1.3rem;
  }

  .accordion_img {
    width: 34.5rem;
    height: 21.5rem;
    margin-bottom: 1rem;
  }

  .accordion_title {
    font-size: 1.8rem;
    border-bottom: 0.1rem solid #000000;
    margin-bottom: 0.7rem;
    font-weight: 500;
    font-family: "Zen Maru Gothic";
  }

  .accordion_text {
    font-size: 1.6rem;
    font-weight: 500;
    font-family: "Zen Maru Gothic";

  }
  .balloon_text{
    display:none;
  }
  /* 1日の流れ */
  /* 年間行事 */
  .annualevent {
    background-image: url(../img/page-tsukinowa/group655.svg);
    padding: 2.5rem 1rem 6.2rem;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .event_content {
    margin-left: 0;
    gap: 1.7rem;
  }

  .annualevent_title_accent {
    margin-left: 0;
  }

  .event_inner {
    width: 100%;
    height: auto;
  }

  .annualevent_title {
    margin-bottom: 2rem;
  }

  .event_img {
    width: 100%;
    height: 22.1rem;
    margin-bottom: 0;
  }

  .event_text {
    padding-bottom: 0.5rem;
  }

  /* 年間行事 */
  /* 短期入所 */
  .short_term {
    padding: 3rem 1rem 3.6rem;
  }

  .short_term_title {
    margin-bottom: 1.3rem;
  }

  .short_term_text {
    margin-bottom: 3rem;
  }

  .short_swiper_img {
    height: 25.9rem;
  }

  .short_btn {
    bottom: 4rem;
  }

  /* 短期入所 */
  /* 利用の流れ */
  .usage {
    padding: 3.3rem 1rem 5.6rem;
  }

  .usage_title {
    font-size: 2.2rem;
    margin-bottom: 1.2rem;
  }

  .usage_content {
    width: 100%;
    height: auto;
    padding: 1.5rem 1rem 4rem;
  }

  .usage_main_title {
    margin-bottom: 1.1rem;
  }

  /* 利用の流れ */
}