@charset "UTF-8";

/* 個人情報保護方針 */
.page-63 .group {
  margin: 0;
  padding: 1.5rem 0;
  line-height: 1.9;
}
.page-63 .group dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.page-63 .group dd {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .page-63 .group dt {
    font-size: 20px;
  }
  .page-63 .group dd {
    font-size: 18px;
  }
}
@media screen and (min-width: 900px) {
  .page-63 .group {
    margin: 0 50px;
  }
}

/* 保育理念 */
.page-747 .bg-polka-dots ul {
  max-width: 370px;
  margin: 0 auto;
}
.page-747 .bg-polka-dots li {
  position: relative;
  padding: 2px 0;
  padding-left: 1em;
  line-height: 2;
}
.page-747 .bg-polka-dots li::before {
  content: '・';
  position: absolute;
  left: 0;
}
.page-747 .section-wrap02 .post-title-en {
  padding-top: 3px;
  padding-bottom: 4px;
}

/* 自分で考えて、自分で動く */
.page-753 .section01 .bg-polka-dots ul {
  max-width: 370px;
  margin: 0 auto;
}
.page-753 .bg-polka-dots li {
  position: relative;
  padding: 2px 0;
  padding-left: 1em;
  line-height: 2;
}
.page-753 .bg-polka-dots li::before {
  content: '・';
  position: absolute;
  left: 0;
}
.page-753 .section02 .flex-box-txt,
.page-753 .section03 .flex-box-txt {
  position: relative;
}
.page-753 .section02 .flex-box-txt::before,
.page-753 .section03 .flex-box-txt::before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: -1;
}
.page-753 .section02 .flex-box-txt::before {
  width: 98px;
  height: 65px;
  background-image: url(../../img/icon-heart-lg.png);
  top: -26px;
  right: 15.75%;
}
.page-753 .section03 .flex-box-txt::before {
  width: 62px;
  height: 58px;
  background-image: url(../../img/icon-sakura-flex-box210.png);
  top: 0;
  right: 0;
}
.page-753 .section02 .bg-polka-dots {
  position: relative;
  padding-left: 122px;
}
.page-753 .section02 .bg-polka-dots li::before {
  color: #db4a60;
}
.page-753 .section02 .bg-polka-dots img {
  max-width: 82px;
  position: absolute;
  top: 32px;
  left: 20px;
}
.page-753 .section04 .flex-box-txt {
  position: relative;
}
.page-753 .section04 .flex-box-txt::after {
  content: '';
  display: block;
  width: 174px;
  height: 60px;
  background-image: url(../../img/icon-sand-pit.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -50px;
  right: 0;
  z-index: -1;
}
.page-753 .section04 .section-title {
  margin-top: 58px;
}
.page-753 .btn a {
  margin: 1.5em 0;
}
.page-753 .btn a::after {
  right: 50%;
  transform: translate(7.5em ,-7px);
}
@media screen and (min-width: 480px) {
  .page-753 .section02 .bg-polka-dots {
    padding-left: 176px;
  }
  .page-753 .section02 .bg-polka-dots img {
    max-width: none;
  }
  .page-753 .section04 .flex-box-txt::after {
    top: -8px;
  }
}
@media screen and (min-width: 768px) {
  .page-753 .section02 .flex-box-txt::before {
    width: 146px;
    height: 97px;
  }
  .page-753 .section03 .flex-box-txt::before {
    width: 93px;
    height: 86px;
  }
  .page-753 .section04 .flex-box-txt::after {
    width: 261px;
    height: 90px;
    top: -24px;
  }
}
@media screen and (min-width: 900px) {
  .page-753 .section04 .flex-box-txt::before {
    content: '';
    display: block;
    width: 137px;
    height: 121px;
    background-image: url(../../img/icon-sakura-ring.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: -1;
  }
  .page-753 .section04 .flex-box-txt::after {
    top: 32px;
  }
  .page-753 .btn a {
    margin-bottom: 0;
  }
}

/* 保育の取り組み */
.page-797 .section03 .flex-box-txt,
.page-797 .section04 {
  position: relative;
}
.page-797 .section03 .flex-box-txt::after {
  content: '';
  display: block;
  width: 93px;
  height: 50px;
  background-image: url(../../img/icon-heart-lg-with.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -16px;
  right: 0;
  z-index: -1;
}
.page-797 .section04::before {
  content: '';
  display: block;
  width: 94px;
  height: 94px;
  background-image: url(../../img/icon-sakura-clock.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -32px;
  right: 0;
  z-index: -1;
}
@media screen and (min-width: 480px) {
  .page-797 .section03 .flex-box-txt::after {
    width: 124px;
    height: 67px;
    right: 24px;
  }
}
@media screen and (min-width: 768px) {
  .page-797 .section03 .flex-box-txt::after {
    width: 186px;
    height: 100px;
    top: -32px;
  }
  .page-797 .section04::before {
    width: 142px;
    height: 142px;
    top: -48px;
  }
}
@media screen and (min-width: 900px) {
  .page-797 .section03 .flex-box-txt::before {
    content: '';
    display: block;
    width: 152px;
    height: 122px;
    background-image: url(../../img/icon-sakura-flex-box220.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 32px;
    left: 20px;
    z-index: -1;
  }
  .page-797 .section03 .flex-box-txt::after {
    top: 32px;
  }
  .page-797 .section04::before {
    top: -110px;
    right: -10px;
  }
}

/* さくらっこの１日 */
.page-844 .page-title {
  background-image: url(../../img/icon-top-about03.png);
}

/* こども園とは？ */
.page-847 .bg-polka-dots {
  margin-bottom: 40px;
}
.page-847 .bg-polka-dots ul {
  max-width: 454px;
  margin: 0 auto;
}
.page-847 .bg-polka-dots li {
  position: relative;
  padding-top: 106px;
  padding-bottom: 16px;
  line-height: calc(5 / 3);
  text-align: center;
}
.page-847 .bg-polka-dots li img {
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
}
.page-847 .btn-large a {
  padding-left: 1.5em;
}
@media screen and (min-width: 480px) {
  .page-847 .bg-polka-dots li {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 90px;
    padding: 0;
    padding-left: 115px;
    text-align: left;
  }
  .page-847 .bg-polka-dots li img {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .page-847 .bg-polka-dots li:nth-of-type(-n+2) br {
    display: none;
  }
  .page-847 .btn-large a {
    padding-left: 2em;
  }
}
@media screen and (min-width: 768px) {
  .page-847 .btn-large a {
    padding-left: 2.5em;
  }
}
@media screen and (min-width: 900px) {
  .page-847 .section04 {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-847 .section04 .btn {
    flex-basis: 50%;
  }
  .page-847 .section04 .btn a {
    width: 96%;
  }
}

/* 子どもたちのチカラを伸ばすプログラム */
.page-867 .flex-noimg .section-title br {
  display: none;
}
.page-867 .flex-box-ph {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.page-867 .section02 .flex-box-ph {
  position: relative;
}
.page-867 .section02 .flex-box-ph::after {
  content: '';
  display: block;
  max-width: 287px;
  width: 50.7%;
  height: 121px;
  background-image: url(../../img/logo-english.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 14%;
  left: 18%;
}
@media screen and (min-width: 900px) {
  .page-867 .page-title::before,
  .page-867 .page-title::after {
    width: 596px;
    height: 26px;
    background-image: url(../../img/line-third-layer-title-long.png);
  }
  .page-867 .section01 {
    position: relative;
  }
  .page-867 .section01::before,
  .page-867 .section01::after {
    content: '';
    display: block;
    width: 86px;
    height: 94px;
    background-image: url(../../img/icon-sakura-flex-box120.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -11px;
    z-index: -1;
  }
  .page-867 .section01::before {
    left: 0;
  }
  .page-867 .section01::after {
    right: 0;
    transform: scale(-1, 1);
  }
  .page-867 .flex-noimg .section-title br {
    display: inline;
  }
}
@media screen and (min-width: 1200px) {
  .page-867 .section01::before,
  .page-867 .section01::after {
    width: 129px;
    height: 140px;
    top: -44px;
  }
  .page-867 .section01::before {
    left: 44px;
  }
  .page-867 .section01::after {
    right: 44px;
  }
  .page-867 .section02 .flex-box-ph::after {
    width: 287px;
    top: auto;
    bottom: -40px;
    left: -371px;
  }
}

/* 天気の良い日は、お散歩へ */
.page-870 .section01 .flex-box-txt {
  position: relative;
  padding-bottom: 67px;
}
.page-870 .section01 .flex-box-txt::after {
  content: '';
  display: block;
  width: 76px;
  height: 82px;
  background-image: url(../../img/icon-sakura-flex-box340.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 8px;
}
.page-870 .flex-notxt .flex-box-ph {
  margin-top: 2.5rem;
}
.page-870 .btn {
  max-width: 528px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.page-870 .btn::before {
  content: '';
  display: block;
  width: 60px;
  height: 67px;
  background-image: url(../../img/icon-backpack.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -10px;
  bottom: 16px;
  z-index: 1;
}
.page-870 .btn::after {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(../../img/icon-water-bottle.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -10px;
  bottom: 11px;
  z-index: 1;
}
.page-870 .btn a {
  width: 88%;
  padding-left: 2.5em;
}
@media screen and (min-width: 480px) {
  .page-870 .btn::before {
    width: 80px;
    height: 89px;
    left: 0;
  }
  .page-870 .btn::after {
    width: 57px;
    height: 57px;
    right: 0;
  }
  .page-870 .btn a {
    padding-left: 3em;
  }
  .page-870 .btn a::after {
    right: 50%;
    transform: translate(7.5em, -7px);
  }
}
@media screen and (min-width: 768px) {
  .page-870 .btn::before {
    width: 119px;
    height: 132px;
    left: -79px;
    bottom: 16px;
  }
  .page-870 .btn::after {
    width: 76px;
    height: 76px;
    right: -40px;
    bottom: 11px;
  }
  .page-870 .btn a {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .page-870 .flex-notxt .flex-box-ph {
    margin-top: 4rem;
  }
}

/* 給食 */
.page-961 .page-title {
  background-image: url(../../img/icon-top-about05.png);
}

/* 食育のこと */
.page-982 .section04 .flex-box-txt {
  position: relative;
}
.page-982 .section04 .flex-box-txt::before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: -1;
}
.page-982 .section04 .flex-box-txt::before {
  width: 124px;
  height: 67px;
  background-image: url(../../img/icon-heart-lg-with.png);
  top: -26px;
  right: 10.75%;
}
@media screen and (min-width: 768px) {
  .page-982 .section04 .flex-box-txt::before {
    width: 186px;
    height: 100px;
  }
}

/* 離乳食 */
.page-993 .section01 .flex-box-ph {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/* アレルギー対応 */
.page-1007 .flex-box-ph {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/* スタッフ */
.page-1040 .page-title {
  background-image: url(../../img/icon-top-about06.png);
}

/* 保育教諭さん */
.page-1046 .flex-box-ph:not(.flex-box) {
  margin-top: 14px;
  margin-bottom: 60px;
}
@media screen and (min-width: 900px) {
  .page-1046 .flex-box-ph:not(.flex-box) {
    margin-top: 20px;
    margin-bottom: 90px;
  }
}

/* 看護師さん */
.page-1070 .section01 .flex-box-txt {
  position: relative;
}
.page-1070 .section01 .flex-box-txt::before {
  content: '';
  display: block;
  width: 62px;
  height: 58px;
  background-image: url(../../img/icon-sakura-flex-box210.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .page-1070 .section01 .flex-box-txt::before {
    width: 93px;
    height: 86px;
  }
}

/* さくらっこの１年 */
.page-1158 .page-title {
  background-image: url(https://simesakura.com/wp-content/themes/custom-themes/img/icon-top-about04.png);
}
.page-1158 .section-title {
  font-size: 1.125rem;
  margin-bottom: 2em;
  text-align: left;
  letter-spacing: 0;
}
.page-1158 .section-title span {
  position: relative;
}
.page-1158 .section-title span::after {
  content: '';
  display: block;
  width: 75px;
  height: 60px;
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-schedule-title.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(28px, -50%);
}
.page-1158 .section-title + .text {
  font-size: 15px;
  font-weight: bold;
  margin: 1.75em 0;
  line-height: 2.25;
  letter-spacing: 0;
}
.page-1158 .schedule-group {
  padding: 20px 0;
  padding-left: 12vw;
  position: relative;
}
.page-1158 .schedule-group::before {
  content: '';
  display: block;
  width: 10px;
  height: 100%;
  background-color: #ffff66;
  position: absolute;
  top: 0;
  left: 4vw;
  z-index: -1;
}
.page-1158 .schedule-group01::before {
  height: calc(100% - 45px);
  top: auto;
  bottom: 0;
}
.page-1158 .schedule-group20::before {
  height: 45px;
}
.page-1158 .schedule-group01::after,
.page-1158 .schedule-group02::after,
.page-1158 .schedule-group03::after,
.page-1158 .schedule-group06::after,
.page-1158 .schedule-group13::after,
.page-1158 .schedule-group15::after,
.page-1158 .schedule-group18::after,
.page-1158 .schedule-group19::after,
.page-1158 .schedule-group20::after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 20px;
  margin-bottom: -20px;
  margin-left: auto;
}
.page-1158 .schedule-group01::after {
  width: 115px;
  height: 102px;
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-flower.png);
}
.page-1158 .schedule-group02::after {
  width: 118px;
  height: 68px;
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-flags.png);
  margin-left: 0;
}
.page-1158 .schedule-group03::after {
  width: 137px;
  height: 92px;
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-float.png);
}
.page-1158 .schedule-group06::after {
  width: 189px;
  height: 197px;
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-star-festival.png);
}
.page-1158 .schedule-group07::after {
  width: 193px;
  height: 144px;
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-mountain.png);
  margin-left: 0;
}
.page-1158 .schedule-group13::after {
  width: 169px;
  height: 108px;
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-christmas.png);
}
.page-1158 .schedule-group15::after {
  width: 142px;
  height: 74px;
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-karuta.png);
}
.page-1158 .schedule-group18::after {
  width: 172px;
  height: 84px;
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-sakura.png);
}
.page-1158 .schedule-group19::after {
  width: 150px;
  aspect-ratio: 150 / 127;
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-field-trip.png);
  margin-left: 0;
}
.page-1158 .schedule-group20::after {
  width: 52px;
  height: 121px;
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-graduation.png);
  margin-right: auto;
}
.page-1158 .schedule-ph {
  display: grid;
  row-gap: 1.5rem;
  max-width: 430px;
  margin-top: 1.5rem;
  position: relative;
}
.page-1158 .schedule-ph::after {
  content: '';
  display: block;
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
.page-1158 .schedule-ph::after {
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-right-sakura.png);
  bottom: -26px;
  right: 32px;
}
.page-1158 .reverse .schedule-ph::after {
  background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-left-sakura.png);
  top: -22px;
  left: 32px;
}
.page-1158 .schedule-ph img {
  border-radius: 10px;
}
.page-1158 .schedule-txt {
  position: relative;
  z-index: 1;
}
.page-1158 .schedule .ttl {
  max-width: 325px;
  color: #fff;
  background-color: #fb9ea8;
  font-weight: bold;
  border-radius: 2px;
  padding: 13px;
  margin: 0;
  margin-left: -12vw;
  text-align: left;
  letter-spacing: 0;
}
.page-1158 .schedule .ttl-blue {
  background-color: #60d2ff;
}
.page-1158 .schedule .text {
  font-size: 15px;
  font-weight: bold;
  margin: 1em 0 0;
  line-height: 2;
  letter-spacing: 0;
}
.page-1158 .btn-large a {
  padding-left: 1.25em;
  padding-right: 2.5em;
  margin: 0;
}
@media screen and (min-width: 480px) {
  .page-1158 .section-title {
    font-size: 1.375rem;
    text-align: center;
  }
  .page-1158 .section-title span::before {
    content: '';
    display: block;
    width: 71px;
    height: 71px;
    background-image: url(https://simesakura.com/wp-content/uploads/2021/05/icon-calendar.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translate(-28px, -50%);
  }
  .page-1158 .schedule .ttl {
    padding-left: 26px;
    padding-right: 26px;
  }
  .page-1158 .btn-large a {
    padding-right: 3.5em;
  }
}
@media screen and (min-width: 768px) {
  .page-1158 .section-title {
    font-size: 1.625rem;
  }
  .page-1158 .section-title span::before {
    width: 142px;
    height: 142px;
    transform: translate(-56px, -50%);
  }
  .page-1158 .section-title span::after {
    width: 150px;
    height: 120px;
    transform: translate(56px, -50%);
  }
  .page-1158 .schedule-group01::after,
  .page-1158 .schedule-group02::after,
  .page-1158 .schedule-group03::after,
  .page-1158 .schedule-group06::after,
  .page-1158 .schedule-group07::after,
  .page-1158 .schedule-group13::after,
  .page-1158 .schedule-group15::after,
  .page-1158 .schedule-group18::after,
  .page-1158 .schedule-group19::after,
  .page-1158 .schedule-group20::after {
    position: absolute;
    margin: 0;
  }
  .page-1158 .schedule-group01::after {
    top: 28px;
    right: 26px;
  }
  .page-1158 .schedule-group02::after {
    top: 69px;
    right: 0;
  }
  .page-1158 .schedule-group03::after {
    top: 74px;
    right: 0;
  }
  .page-1158 .schedule-group06::after {
    top: -48px;
    right: -3px;
  }
  .page-1158 .schedule-group07::after {
    top: 23px;
    right: 9px;
  }
  .page-1158 .schedule-group13::after {
    top: 50px;
    right: 0;
  }
  .page-1158 .schedule-group15::after {
    top: 160px;
    right: 8px;
  }
  .page-1158 .schedule-group18::after {
    top: 26px;
    right: 0;
  }
  .page-1158 .schedule-group19::after {
    width: 225px;
    bottom: -120px;
    right: 0;
  }
  .page-1158 .schedule-group20::after {
    right: 0;
    bottom: 20px;
  }
  .page-1158 .btn-large a {
    padding-left: 1.5em;
    margin-top: 2em;
  }
}
@media screen and (min-width: 900px) {
  .page-1158 .section-title {
    text-align: center;
  }
  .page-1158 .section-title span::before {
    transform: translate(-112px, -50%);
  }
  .page-1158 .section-title span::after {
    transform: translate(112px, -50%);
  }
  .page-1158 .section-title + .text {
    font-size: 16px;
    text-align: center;
  }
  .page-1158 .schedule {
    max-width: 1045px;
    margin: 0 auto;
  }
  .page-1158 .schedule-group {
    padding-left: 0;
  }
  .page-1158 .schedule-group::before {
    left: 50%;
    transform: translateX(-50%);
  }
  .page-1158 .schedule-group01::before {
    height: 60%;
  }
  .page-1158 .schedule-group20::before {
    height: 40%;
  }
  .page-1158 .schedule-group02::after {
    left: 0;
    right: auto;
  }
  .page-1158 .schedule-group07::after {
    left: 9px;
    right: auto;
  }
  .page-1158 .schedule-group13::after {
    top: auto;
    bottom: 20px;
  }
  .page-1158 .schedule-group18::after {
    right: 43px;
  }
  .page-1158 .schedule-group19::after {
    top: 220px;
    left: -2px;
    bottom: auto;
    right: auto;
  }
  .page-1158 .schedule-group20::after {
    right: 50%;
    transform: translateX(50%);
  }
  .page-1158 .schedule-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .page-1158 .schedule-group.reverse {
    flex-direction: row-reverse;
  }
  .page-1158 .schedule-ph {
    width: 44%;
    margin-top: 0;
  }
  .page-1158 .schedule-txt {
    max-width: 460px;
    width: 48%;
  }
  .page-1158 .no-reverse .schedule-txt {
    text-align: right;
  }
  .page-1158 .schedule .ttl {
    margin-right: -48px;
    margin-left: auto;
  }
  .page-1158 .schedule .reverse .ttl {
    margin-left: -48px;
  }
  .page-1158 .no-reverse .text-wrap {
    display: inline-block;
  }
  .page-1158 .no-reverse .text {
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  .page-1158 .schedule .ttl {
    margin-right: -96px;
  }
  .page-1158 .schedule .reverse .ttl {
    margin-left: -96px;
  }
  .page-1158 .schedule-group19::after {
    width: 300px;
    top: 260px;
  }
}

/* 入園をお考えの皆様へ */
.page-1163 .page-title {
  background-image: url(../../img/icon-top-about02.png);
}

/* 入園までの流れ */
.page-1175 .section05 .flex-box-ph img {
  margin-bottom: 2rem;
}

/* 入園準備 */
.page-1204 .flex .flex-box-ph {
  display: grid;
  row-gap: 20px;
}
@media screen and (min-width: 900px) {
  .page-1204 .row-3 li {
    margin-bottom: 20px;
  }
}

/* お預かり（土曜保育・障害児保育） */
@media screen and (min-width: 900px) {
  .page-1208 .page-title::before,
  .page-1208 .page-title::after {
    width: 596px;
    height: 26px;
    background-image: url(../../img/line-third-layer-title-long.png);
  }
}

/* 授乳・オムツ・トイレトレーニング */
@media screen and (min-width: 900px) {
  .page-1214 .page-title::before,
  .page-1214 .page-title::after {
    width: 596px;
    height: 26px;
    background-image: url(../../img/line-third-layer-title-long.png);
  }
}

/* 毎月のイベント */
.page-1285 .section02 .flex-box-ph,
.page-1285 .section03 .flex-box-ph {
  align-self: baseline;
  position: relative;
  padding-bottom: 32px;
}
.page-1285 .section02 .flex-box-ph::before,
.page-1285 .section02 .flex-box-ph::after,
.page-1285 .section03 .flex-box-ph::before,
.page-1285 .section03 .flex-box-ph::after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
.page-1285 .section02 .flex-box-ph::before,
.page-1285 .section03 .flex-box-ph::before {
  width: 80px;
  height: 89px;
  background-image: url(../../img/icon-backpack.png);
  left: 20px;
  bottom: 0;
}
.page-1285 .section02 .flex-box-ph::after,
.page-1285 .section03 .flex-box-ph::after {
  width: 57px;
  height: 57px;
  background-image: url(../../img/icon-water-bottle.png);
  left: 104px;
  bottom: -16px;
}

.page-1285 .flex-box-ph:not(.flex-box),
.page-1285 .flex-notxt .flex-box-ph {
  margin-top: 2rem;
}
@media screen and (min-width: 960px) {
  .page-1285 .section02 .flex-box-ph::before,
  .page-1285 .section03 .flex-box-ph::before {
    width: 119px;
    height: 132px;
    left: 40px;
  }
  .page-1285 .section02 .flex-box-ph::after,
  .page-1285 .section03 .flex-box-ph::after {
    width: 76px;
    height: 76px;
    left: 160px;
    bottom: -24px;
  }
}

/* 施設の安全対策 */
.page-1347 h2.section-title {
  text-align: center;
}
.page-1347 h2.section-title .ttl {
  display: inline-block;
  color: #8f775d;
  background-color: #def2fb;
  font-family: 'ヒラギノ丸ゴ ProN', 'Hiragino Maru Gothic ProN', 'Noto Sans JP', '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, sans-serif;
  font-size: 1.75em;
  border-radius: 10px;
  padding: 0 1em;
}
.page-1347 .section-wrap02 h2.section-title .ttl {
  background-color: #fcebf1;
}
.page-1347 h2.section-title .ttl .num {
  font-size: 1.4em;
}
.page-1347 .section-wrap02 {
  margin-top: 46px;
}
.page-1347 .section03 .flex-noimg .flex-box-ph {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .page-1347 .section-wrap02 {
    margin-top: 69px;
  }
}

/* 安全への取り組み */
.page-1371 .movie {
  position: relative;
}
.page-1371 .movie-btn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.page-1371 .movie-btn::before {
  content: '';
  display: block;
  width: 80px;
  height: 80px;
  border: 5px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-1371 .movie-btn::after {
  content: '';
  border-left: 30px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  margin-left: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-1371 .movie-btn.now-playing {
  display: none;
}

/* よくあるご質問 */
.page:not(.home) .page-1497 .section {
  margin-top: 46px;
}
.page-1497 .post-title {
  background-size: 12px 3px;
  text-align: center;
}
.page-1497 .group {
  border-bottom: 1px dashed #afadac;
  margin: 0;
  padding: 2rem 0;
}
.page-1497 .group:last-of-type {
  border-bottom: none;
}
.page-1497 .group dt,
.page-1497 .group dd {
  padding-left: 2em;
  position: relative;
  line-height: 1.9;
}
.page-1497 .group dt {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.page-1497 .group dd {
  margin-left: 0;
}
.page-1497 .group dd:nth-of-type(n+2) {
  margin-top: 1.5em;
}
.page-1497 .group dt::before,
.page-1497 .group dd:first-of-type::before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 0.2em;
  left: 0;
}
.page-1497 .group dt::before {
  content: 'Q';
  background-color: #a8c84b;
}
.page-1497 .group dd:first-of-type::before {
  content: 'A';
  background-color: #ef8893;
}
.page-1497 .group .contact-txt {
  display: inline-block;
  color: #0077bd;
  background-color: #def2fb;
  border: 1px solid #9fd3e8;
  border-radius: 10px;
  padding: 0.5em 1em;
  margin-top: 1em;
}
.page-1497 .group .flex-box-ph {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .page:not(.home) .page-1497 .section {
    margin-top: 69px;
  }
  .page-1497 .group dt,
  .page-1497 .group dd {
    font-size: 18px;
  }
}
@media screen and (min-width: 900px) {
  .page-1497 .group {
    margin: 0 50px;
  }
  .page-1497 .group .flex-box-ph {
    margin-top: 1rem;
  }
}

/* 0歳・1歳・2歳クラスの1日 */
.page-1593 .section-title {
  margin-bottom: 2em;
}
.page-1593 .section-title span {
  position: relative;
}
.page-1593 .section-title span::after {
  content: '';
  display: block;
  width: 75px;
  height: 60px;
  background-image: url(/wp-content/uploads/2021/05/icon-schedule-title.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(16px, -50%);
}
.page-1593 .section-title + .text {
  font-size: 15px;
  font-weight: bold;
  margin: 1.75em 0;
  line-height: 2.25;
  letter-spacing: 0;
}
.page-1593 .schedule-group {
  padding: 20px 0;
  padding-left: 12vw;
  position: relative;
}
.page-1593 .schedule-group::before {
  content: '';
  display: block;
  width: 10px;
  height: 100%;
  background-color: #ffff66;
  position: absolute;
  top: 0;
  left: 4vw;
  z-index: -1;
}
.page-1593 .schedule-group01::before {
  height: calc(100% - 45px);
  top: auto;
  bottom: 0;
}
.page-1593 .schedule-group12::before {
  height: 45px;
}
.page-1593 .schedule-group01::after,
.page-1593 .schedule-group05::after,
.page-1593 .schedule-group08::after,
.page-1593 .schedule-group09::after,
.page-1593 .schedule-group10::after,
.page-1593 .schedule-group12::after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 20px;
  margin-bottom: -20px;
  margin-left: auto;
}
.page-1593 .schedule-group01::after {
  width: 130px;
  height: 97px;
  background-image: url(/wp-content/uploads/2021/05/icon-angel-class.png);
}
.page-1593 .schedule-group05::after {
  width: 88px;
  height: 97px;
  background-image: url(/wp-content/uploads/2021/05/icon-toys.png);
}
.page-1593 .schedule-group08::after {
  width: 99px;
  height: 94px;
  background-image: url(/wp-content/uploads/2021/05/icon-star-class.png);
}
.page-1593 .schedule-group09::after {
  width: 79px;
  height: 141px;
  background-image: url(/wp-content/uploads/2021/05/icon-after-snack.png);
  margin-left: 0;
}
.page-1593 .schedule-group10::after {
  width: 110px;
  height: 96px;
  background-image: url(/wp-content/uploads/2021/05/icon-moon-class.png);
}
.page-1593 .schedule-group12::after {
  width: 142px;
  height: 142px;
  background-image: url(/wp-content/uploads/2021/05/icon-clock02.png);
  margin-left: 0;
}
.page-1593 .schedule-ph {
  max-width: 430px;
  margin-top: 1.5rem;
  position: relative;
}
.page-1593 .schedule-ph::after {
  content: '';
  display: block;
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
.page-1593 .schedule-ph::after {
  background-image: url(/wp-content/uploads/2021/05/icon-right-sakura.png);
  bottom: -26px;
  right: 32px;
}
.page-1593 .reverse .schedule-ph::after {
  background-image: url(/wp-content/uploads/2021/05/icon-left-sakura.png);
  top: -22px;
  left: 32px;
}
.page-1593 .schedule-ph img {
  border-radius: 10px;
}
.page-1593 .schedule-txt {
  position: relative;
  z-index: 1;
}
.page-1593 .schedule .ttl {
  max-width: 325px;
  color: #fff;
  background-color: #fb9ea8;
  font-weight: bold;
  border-radius: 2px;
  padding: 13px;
  margin: 0;
  margin-left: -12vw;
  text-align: left;
  letter-spacing: 0;
}
.page-1593 .schedule .ttl-blue {
  background-color: #60d2ff;
}
.page-1593 .schedule .text {
  font-size: 15px;
  font-weight: bold;
  margin: 1em 0 0;
  line-height: 2;
  letter-spacing: 0;
}
.page-1593 .btn-large a {
  padding-left: 1.25em;
  padding-right: 2.5em;
  margin: 0;
}
@media screen and (min-width: 480px) {
  .page-1593 .section-title {
    text-align: center;
  }
  .page-1593 .section-title span::before {
    content: '';
    display: block;
    width: 71px;
    height: 71px;
    background-image: url(/wp-content/uploads/2021/05/icon-clock01.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translate(-16px, -50%);
  }
  .page-1593 .schedule .ttl {
    padding-left: 26px;
    padding-right: 26px;
  }
  .page-1593 .btn-large a {
    padding-right: 3.5em;
  }
}
@media screen and (min-width: 768px) {
  .page-1593 .section-title span::before {
    width: 142px;
    height: 142px;
    transform: translate(-28px, -50%);
  }
  .page-1593 .section-title span::after {
    width: 150px;
    height: 120px;
    transform: translate(28px, -50%);
  }
  .page-1593 .schedule-group01::after,
  .page-1593 .schedule-group05::after,
  .page-1593 .schedule-group08::after,
  .page-1593 .schedule-group09::after,
  .page-1593 .schedule-group10::after,
  .page-1593 .schedule-group12::after {
    position: absolute;
    margin: 0;
  }
  .page-1593 .schedule-group01::after {
    top: 24px;
    right: 0;
  }
  .page-1593 .schedule-group05::after {
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
  }
  .page-1593 .schedule-group08::after {
    top: -7px;
    right: 0;
  }
  .page-1593 .schedule-group09::after,
  .page-1593 .schedule-group10::after {
    top: 20px;
    right: 0;
  }
  .page-1593 .schedule-group12::after {
    bottom: -60px;
    right: 0;
  }
  .page-1593 .btn-large a {
    padding-left: 1.5em;
    margin-top: 2em;
  }
}
@media screen and (min-width: 900px) {
  .page-1593 .section-title {
    text-align: center;
  }
  .page-1593 .section-title span::before {
    transform: translate(-56px, -50%);
  }
  .page-1593 .section-title span::after {
    transform: translate(56px, -50%);
  }
  .page-1593 .section-title + .text {
    font-size: 16px;
    text-align: center;
  }
  .page-1593 .schedule {
    max-width: 1045px;
    margin: 0 auto;
  }
  .page-1593 .schedule-group {
    padding-left: 0;
  }
  .page-1593 .schedule-group::before {
    left: 50%;
    transform: translateX(-50%);
  }
  .page-1593 .schedule-group01::before {
    height: 70%;
  }
  .page-1593 .schedule-group12::before {
    height: 30%;
  }
  .page-1593 .schedule-group09::after {
    left: 0;
    right: auto;
  }
  .page-1593 .schedule-group12::after {
    left: -5px;
    right: auto;
  }
  .page-1593 .schedule-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .page-1593 .schedule-group.reverse {
    flex-direction: row-reverse;
  }
  .page-1593 .schedule-ph {
    width: 44%;
    margin-top: 0;
  }
  .page-1593 .schedule-txt {
    max-width: 460px;
    width: 48%;
  }
  .page-1593 .no-reverse .schedule-txt {
    text-align: right;
  }
  .page-1593 .schedule .ttl {
    margin-right: -48px;
    margin-left: auto;
  }
  .page-1593 .schedule .reverse .ttl {
    margin-left: -48px;
  }
  .page-1593 .no-reverse .text-wrap {
    display: inline-block;
  }
  .page-1593 .no-reverse .text {
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  .page-1593 .schedule .ttl {
    margin-right: -96px;
  }
  .page-1593 .schedule .reverse .ttl {
    margin-left: -96px;
  }
}

/* 3歳・4歳・5歳クラスの1日 */
.page-1598 .section-title {
  margin-bottom: 2em;
}
.page-1598 .section-title span {
  position: relative;
}
.page-1598 .section-title span::after {
  content: '';
  display: block;
  width: 75px;
  height: 60px;
  background-image: url(/wp-content/uploads/2021/05/icon-schedule-title.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(16px, -50%);
}
.page-1598 .section-title + .text {
  font-weight: bold;
  margin: 1.75em 0;
  line-height: 2.25;
  letter-spacing: 0;
}
.page-1598 .schedule-group {
  padding: 20px 0;
  padding-left: 12vw;
  position: relative;
}
.page-1598 .schedule-group::before {
  content: '';
  display: block;
  width: 10px;
  height: 100%;
  background-color: #ffff66;
  position: absolute;
  top: 0;
  left: 4vw;
  z-index: -1;
}
.page-1598 .schedule-group01::before {
  height: calc(100% - 45px);
  top: auto;
  bottom: 0;
}
.page-1598 .schedule-group14::before {
  height: 45px;
}
.page-1598 .schedule-group01::after,
.page-1598 .schedule-group02::after,
.page-1598 .schedule-group06::after,
.page-1598 .schedule-group09::after,
.page-1598 .schedule-group10::after,
.page-1598 .schedule-group11::after,
.page-1598 .schedule-group13::after,
.page-1598 .schedule-group14::after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 20px;
  margin-bottom: -20px;
  margin-left: auto;
}
.page-1598 .schedule-group01::after {
  width: 219px;
  height: 111px;
  background-image: url(/wp-content/uploads/2021/05/icon-sun-class.png);
}
.page-1598 .schedule-group02::after {
  width: 153px;
  height: 82px;
  background-image: url(/wp-content/uploads/2021/05/icon-rainbow-class.png);
  margin-left: 0;
}
.page-1598 .schedule-group06::after {
  width: 137px;
  height: 131px;
  background-image: url(/wp-content/uploads/2021/05/icon-320-01.png);
}
.page-1598 .schedule-group09::after {
  width: 79px;
  height: 141px;
  background-image: url(/wp-content/uploads/2021/05/icon-after-snack.png);
  margin-left: 0;
}
.page-1598 .schedule-group10::after {
  width: 133px;
  height: 96px;
  background-image: url(/wp-content/uploads/2021/05/icon-sky-class.png);
}
.page-1598 .schedule-group11::after {
  width: 84px;
  height: 82px;
  background-image: url(/wp-content/uploads/2021/05/icon-320-02.png);
  margin-left: 0;
}
.page-1598 .schedule-group13::after {
  width: 142px;
  height: 142px;
  background-image: url(/wp-content/uploads/2021/05/icon-clock02.png);
}
.page-1598 .schedule-group14::after {
  width: 106px;
  height: 102px;
  background-image: url(/wp-content/uploads/2021/05/icon-320-01.png);
  margin-left: 0;
}
.page-1598 .schedule-ph {
  max-width: 430px;
  margin-top: 1.5rem;
  position: relative;
}
.page-1598 .schedule-ph::after {
  content: '';
  display: block;
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
.page-1598 .schedule-ph::after {
  background-image: url(/wp-content/uploads/2021/05/icon-right-sakura.png);
  bottom: -26px;
  right: 32px;
}
.page-1598 .reverse .schedule-ph::after {
  background-image: url(/wp-content/uploads/2021/05/icon-left-sakura.png);
  top: -22px;
  left: 32px;
}
.page-1598 .schedule-ph img {
  border-radius: 10px;
}
.page-1598 .schedule-txt {
  position: relative;
  z-index: 1;
}
.page-1598 .schedule .ttl {
  max-width: 325px;
  color: #fff;
  background-color: #fb9ea8;
  font-weight: bold;
  border-radius: 2px;
  padding: 13px;
  margin: 0;
  margin-left: -12vw;
  text-align: left;
  letter-spacing: 0;
}
.page-1598 .schedule .ttl-blue {
  background-color: #60d2ff;
}
.page-1598 .schedule .text {
  font-size: 15px;
  font-weight: bold;
  margin: 1em 0 0;
  line-height: 2;
  letter-spacing: 0;
}
.page-1598 .btn-large a {
  padding-left: 1.25em;
  padding-right: 2.5em;
  margin: 0;
}
@media screen and (min-width: 480px) {
  .page-1598 .section-title {
    text-align: center;
  }
  .page-1598 .section-title span::before {
    content: '';
    display: block;
    width: 71px;
    height: 71px;
    background-image: url(/wp-content/uploads/2021/05/icon-clock01.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translate(-16px, -50%);
  }
  .page-1598 .schedule .ttl {
    padding-left: 26px;
    padding-right: 26px;
  }
  .page-1598 .btn-large a {
    padding-right: 3.5em;
  }
}
@media screen and (min-width: 768px) {
  .page-1598 .section-title span::before {
    width: 142px;
    height: 142px;
    transform: translate(-28px, -50%);
  }
  .page-1598 .section-title span::after {
    width: 150px;
    height: 120px;
    transform: translate(28px, -50%);
  }
  .page-1598 .schedule-group01::after,
  .page-1598 .schedule-group02::after,
  .page-1598 .schedule-group06::after,
  .page-1598 .schedule-group09::after,
  .page-1598 .schedule-group10::after,
  .page-1598 .schedule-group11::after,
  .page-1598 .schedule-group13::after,
  .page-1598 .schedule-group14::after {
    position: absolute;
    margin: 0;
  }
  .page-1598 .schedule-group01::after {
    top: 38px;
    right: 75px;
  }
  .page-1598 .schedule-group02::after {
    top: 38px;
    right: 0;
  }
  .page-1598 .schedule-group06::after {
    top: 72px;
    right: 0;
  }
  .page-1598 .schedule-group09::after {
    top: 0;
    right: 0;
  }
  .page-1598 .schedule-group10::after {
    top: 20px;
    right: 75px;
  }
  .page-1598 .schedule-group11::after {
    top: 40px;
    right: 0;
  }
  .page-1598 .schedule-group13::after {
    top: 15px;
    right: -15px;
  }
  .page-1598 .schedule-group14::after {
    top: -20px;
    right: 150px;
  }
  .page-1598 .btn-large a {
    padding-left: 1.5em;
    margin-top: 2em;
  }
}
@media screen and (min-width: 900px) {
  .page-1598 .section-title {
    text-align: center;
  }
  .page-1598 .section-title span::before {
    transform: translate(-56px, -50%);
  }
  .page-1598 .section-title span::after {
    transform: translate(56px, -50%);
  }
  .page-1598 .section-title + .text {
    text-align: center;
  }
  .page-1598 .schedule {
    max-width: 1045px;
    margin: 0 auto;
  }
  .page-1598 .schedule-group {
    padding-left: 0;
  }
  .page-1598 .schedule-group::before {
    left: 50%;
    transform: translateX(-50%);
  }
  .page-1598 .schedule-group01::before {
    height: 70%;
  }
  .page-1598 .schedule-group14::before {
    height: 30%;
  }
  .page-1598 .schedule-group02::after,
  .page-1598 .schedule-group09::after,
  .page-1598 .schedule-group11::after,
  .page-1598 .schedule-group14::after {
    left: 0;
    right: auto;
  }
  .page-1598 .schedule-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .page-1598 .schedule-group.reverse {
    flex-direction: row-reverse;
  }
  .page-1598 .schedule-ph {
    width: 44%;
    margin-top: 0;
  }
  .page-1598 .schedule-txt {
    max-width: 460px;
    width: 48%;
  }
  .page-1598 .no-reverse .schedule-txt {
    text-align: right;
  }
  .page-1598 .schedule .ttl {
    margin-right: -48px;
    margin-left: auto;
  }
  .page-1598 .schedule .reverse .ttl {
    margin-left: -48px;
  }
  .page-1598 .no-reverse .text-wrap {
    display: inline-block;
  }
  .page-1598 .no-reverse .text {
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  .page-1598 .schedule .ttl {
    margin-right: -96px;
  }
  .page-1598 .schedule .reverse .ttl {
    margin-left: -96px;
  }
}

/* 求人フォーム */
.page-2016 .section .section-inner {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 480px) {
  .page-2016 .section .section-inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 900px) {
  .page-2016 .page-2016 .section {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-2016 .section .section-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* 志免さくらこども園の職員募集 */
.page-2043 .section-wrap {
  margin-top: 60px;
}
.page-2043 dl.txt {
  display: flex;
  max-width: 640px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.page-2043 dl.txt dt {
  flex-shrink: 0;
}
.page-2043 dl.txt dd {
  margin-left: 0;
}
.page-2043 .sns-list {
  display: flex;
  justify-content: center;
  margin: 32px 0;
}
.page-2043 .sns-list li {
  margin: 0 10px;
}
@media screen and (min-width: 900px) {
  .page-2043 .section-inner {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* お問い合わせ送信完了 */
/* 求人フォーム送信完了 */
@media screen and (min-width: 900px) {
  .page-2424 .section,
  .page-2428 .section {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
}
