@charset "UTF-8";
.home main {
  background: #ffef8e url(/wp-content/uploads/2025/02/img-noise-300x300-3.png) repeat left top/20%;
}
.home section.slider__wrap {
  padding: clamp(50px, 6vw, 80px) 0 clamp(100px, 30vw, 350px);
  margin: 0px;
}
.home section:nth-of-type(odd).slider__wrap {
  background: url(/wp-content/uploads/2025/03/cloud2@2x-8.png) no-repeat -1% 15%/25%, url(/wp-content/uploads/2025/02/wave2-8.png) no-repeat left -1%/100%, url(/wp-content/uploads/2025/02/wave1-8.png) no-repeat left bottom/100%;
}
.home .slider__wrap {
  position: relative;
  z-index: 0;
}
.home .slider__wrap::before {
  content: "「手ぶら保育」でらくらく登園。\a着替えも、オムツも、シーツも\a全部保育園にお任せで、忘れ物の心配もなし！";
  position: absolute;
  height: 100%;
  top: 28%;
  left: 4%;
  z-index: 2;
  writing-mode: vertical-rl; /* 縦書き */
  white-space: pre; /* 改行を有効にする */
  font-family: "Zen Maru Gothic", serif;
  color: #5c4b33;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 2;
}
@media screen and (min-width: 1800px) {
  .home .slider__wrap::before {
    top: 24%;
    left: 4%;
    font-size: 5.5rem;
  }
}
@media (max-width: 820px) {
  .home .slider__wrap::before {
    top: 22%;
    left: 3%;
    font-size: 2.5rem;
    font-weight: 700;
  }
}
@media (max-width: 600px) {
  .home .slider__wrap::before {
    top: 15%;
    left: 2%;
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
.home .slider__wrap::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/2025/02/bird-icon.png) no-repeat 6% 17%/8%, url(/wp-content/uploads/2025/02/footer-tree@2x-8-1.png) no-repeat 3% 82%/23%, url(/wp-content/uploads/2025/03/hari@2x-8.png) no-repeat 36% 87%/8.5%, url(/wp-content/uploads/2025/03/kusarisu-8.png) no-repeat 92% 90%/25%;
  bottom: 0%;
  left: 0%;
  z-index: 1;
}
.home .slider {
  width: 75vw !important;
  margin-left: auto;
  border-radius: 100px 0 0 100px !important;
}
.home .slider::before {
  content: none;
}
.home .slider::after {
  content: none;
}
@media (max-width: 820px) {
  .home .slider__wrap::before {
    top: 22%;
    left: 3%;
    font-size: 2.5rem;
    font-weight: 700;
  }
  .home section:nth-of-type(odd).slider__wrap {
    background: url(/wp-content/uploads/2025/03/cloud2@2x-8.png) no-repeat -4% 8%/30%, url(/wp-content/uploads/2025/02/wave2-8.png) no-repeat left -1%/100%, url(/wp-content/uploads/2025/02/wave1-8.png) no-repeat left bottom/100%;
  }
  .home .slider__wrap::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2025/02/bird-icon.png) no-repeat 10% 12%/8%, url(/wp-content/uploads/2025/02/footer-tree@2x-8-1.png) no-repeat 3% 82%/23%, url(/wp-content/uploads/2025/03/hari@2x-8.png) no-repeat 36% 87%/8.5%, url(/wp-content/uploads/2025/03/kusarisu-8.png) no-repeat 92% 90%/25%;
  }
}
@media (max-width: 600px) {
  .home .slider {
    border-radius: 40px 0 0 40px !important;
  }
  .home .slider__wrap::before {
    top: 15%;
    left: 2%;
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .home .slider__wrap::after {
    background: url(/wp-content/uploads/2025/02/bird-icon.png) no-repeat 14% 4%/8%, url(/wp-content/uploads/2025/02/footer-tree@2x-8-1.png) no-repeat 98% 92%/27%, url(/wp-content/uploads/2025/03/hari@2x-8.png) no-repeat 11% 86%/10.5%, url(/wp-content/uploads/2025/03/kusarisu-8.png) no-repeat 45% 88%/28%;
  }
  .home section:nth-of-type(odd).slider__wrap {
    background: url(/wp-content/uploads/2025/03/cloud2@2x-8.png) no-repeat 2% 1%/28%, url(/wp-content/uploads/2025/02/wave2-8.png) no-repeat left -1%/100%, url(/wp-content/uploads/2025/02/wave1-8.png) no-repeat left bottom/100%;
  }
}