@charset "UTF-8";
html,
body {
  overflow-x: hidden;
}

.hideSP {
  display: none;
}
@media (min-width: 768px) {
  .hideSP {
    display: initial;
  }
}

@media (min-width: 768px) {
  .hidePC {
    display: none;
  }
}

p {
  margin: 16px 0;
  line-height: 1.5;
}

h2 {
  font-size: 1.5rem;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: 1.3rem;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 1.8rem;
  }
}

h3 {
  font-size: 1.1rem;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 1.6rem;
  }
}

.following-btn {
  z-index: 999;
}

.inner-bg {
  max-width: 1400px;
  width: 95%;
  margin: 0 auto;
}

.chibikko-mv::before {
  content: "ちびっこ広場";
}

.support-mv::before {
  content: "預かり保育";
}

.news-mv::before {
  content: "お知らせ";
}

.blog-mv::before {
  content: "園長のブログ";
}

.privacy-mv::before {
  content: "プライバシーポリシー";
}

.little-mv::before {
  content: "ちびっこ広場お申し込み";
}

.session-mv::before {
  content: "入園説明会お申込み";
}

.contact-mv::before {
  content: "お問い合わせ";
}

.nf-mv::before {
  content: "Not Found";
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
}

.section {
  padding: 12vw 0;
}
@media (min-width: 768px) {
  .section {
    padding: 80px 0;
  }
}

.pc-nav__link {
  margin-right: 1.3rem;
}

.btn {
  width: 95%;
  max-width: 400px;
  margin: auto;
}
@media (min-width: 768px) {
  .btn {
    width: 30rem;
    max-width: initial;
  }
}

.bottom-mv::after {
  top: initial;
  bottom: -7vw;
  height: 16.40625vw;
}

.normal {
  padding-top: 5.75rem;
  padding-bottom: 10.75rem;
  position: relative;
}
.normal.original ul,
.normal.original ol {
  list-style: auto;
  padding-left: 1em;
  margin: 16px 0;
}
.normal__nf {
  text-align: center;
}
.normal__base-ttl {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 6%;
}
@media (min-width: 768px) {
  .normal__base-ttl {
    font-size: 2rem;
  }
}
.normal__news--list {
  display: flex;
  flex-flow: column;
}
.normal__news--item {
  margin-bottom: 3%;
}
.normal__news--link {
  display: flex;
  flex-flow: column;
  padding-bottom: 2%;
  border-bottom: 1px solid #948578;
}
@media (min-width: 768px) {
  .normal__news--link {
    flex-flow: row;
    padding-bottom: 2%;
  }
}
.normal__news--date {
  width: initial;
  margin-bottom: 2%;
}
@media (min-width: 768px) {
  .normal__news--date {
    width: 15%;
    margin-bottom: initial;
  }
}
.normal__news--cat {
  width: initial;
  margin-bottom: 2%;
}
@media (min-width: 768px) {
  .normal__news--cat {
    width: 15%;
    margin-bottom: initial;
  }
}
.normal__news--cat span {
  padding: 2% 4%;
  background-color: #88ABDA;
  color: #ffffff;
}
@media (min-width: 768px) {
  .normal__news--cat span {
    padding: 3% 6% 2%;
  }
}
.normal__news--cat-news {
  background-color: #EEB6BB !important;
}
.normal__news--cat-event {
  background-color: #EAB614 !important;
}
.normal__news--cat-little {
  background-color: #829B0A !important;
}
.normal__news--ttl {
  margin-bottom: 2%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .normal__news--ttl {
    margin-bottom: initial;
  }
}

.page__little .little__inner {
  max-width: 800px;
  margin: 128px auto 256px auto;
}
@media (min-width: 768px) {
  .page__little .little__inner {
    margin: 64px auto 128px auto;
  }
}

.wpcf7-form select,
.wpcf7-form input {
  border: 1px solid #dddddd;
  padding: 8px 16px;
}
.wpcf7-form input,
.wpcf7-form button,
.wpcf7-form select,
.wpcf7-form textarea {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.wpcf7-form input[type=checkbox],
.wpcf7-form input[type=radio] {
  display: initial;
}
.wpcf7-form input {
  width: 100%;
}
.wpcf7-form textarea {
  border: 1px solid #dddddd;
  padding: 16px;
  width: 100%;
}

.wpcf7-list-item label {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.wpcf7-list-item label input {
  margin-right: 8px;
  width: initial;
}

.wpcf7-form-control {
  width: 100%;
  display: flex;
  flex-flow: row;
  justify-content: start;
  align-items: center;
}

.wpcf7-checkbox {
  flex-flow: column;
  align-items: start;
}
.wpcf7-checkbox .first {
  margin-bottom: 4px;
}

.little__drop {
  width: initial;
}
.little__inner {
  max-width: 800px;
  margin: 0 auto;
}
.little__ttl {
  font-weight: 900;
}
.little__block {
  margin-bottom: 32px;
}
.little__fullname {
  max-width: 500px;
}
.little__child {
  max-width: 500px;
}
.little__child-furigana {
  max-width: 500px;
}
.little__birth {
  max-width: 500px;
}
.little__yubin {
  max-width: 500px;
}
.little__privacy {
  margin-bottom: 32px;
}
.little__privacy a {
  color: blue;
}
.little__acceptance {
  border: 1px solid #dddddd;
  display: block !important;
  width: 16px !important;
  height: 16px;
}
.little__submit {
  width: initial !important;
  min-width: 250px;
  padding: 16px 64px;
  position: relative;
  background-color: #948578;
  color: #ffffff;
  transition: all 0.5s;
  border: transparent;
  padding: 16px !important;
  justify-content: center;
}
.little__submit:hover {
  opacity: 0.8;
  transition: all 0.5s;
}
.little__submit::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}

.required {
  color: red;
}

.acceptance .wpcf7-list-item {
  margin: initial;
}
.acceptance label {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: start;
}
.acceptance label span {
  margin-left: 16px;
  color: #948578;
}

.mod__pagination ul {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}
.mod__pagination ul li span,
.mod__pagination ul li a {
  color: #333333;
  border: 1px solid #948578;
  transition: all 0.5s;
  padding: 8px 16px;
  margin-right: 16px;
  display: block;
}
.mod__pagination ul li a {
  transition: all 0.5s;
}
.mod__pagination ul li a:hover {
  opacity: 0.8;
  transition: all 0.5s;
}
.mod__pagination ul li .current {
  background-color: #948578;
  color: #fff;
}
.mod__pagination ul li .next,
.mod__pagination ul li .prev {
  border: none;
  color: #948578;
  padding: initial;
}
.mod__pagination ul li .next:hover,
.mod__pagination ul li .prev:hover {
  opacity: 0.8;
  transition: all 0.5s;
}
.mod__pagination ul li .next {
  margin: initial;
}

.news__title {
  margin: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .news__title {
    width: 50%;
  }
}
.news__cat {
  width: 100%;
}
@media (min-width: 768px) {
  .news__cat {
    width: 20%;
  }
}
.news__item time {
  width: 25%;
}
.news__wrapper {
  padding: 56px 18px;
}
@media (min-width: 768px) {
  .news__wrapper {
    padding: 3.125rem 3.125rem 2.5rem;
  }
}

.thought {
  margin-top: initial;
}
@media (min-width: 768px) {
  .thought__message02::after {
    width: 31.75rem;
  }
}

@media (min-width: 768px) {
  .following-btn {
    width: 10rem;
  }
}

@media (min-width: 768px) {
  .custody__bottom-item {
    padding: 2.875rem 10rem;
  }
}
.custody__bottom-item-top {
  max-width: initial;
}
.custody__bottom-item-bottom {
  max-width: initial;
}

.other__item-detail {
  z-index: 2;
}
.other__item-detail::after {
  z-index: 1;
}

.section-title__heading {
  font-size: clamp(1.75rem, 1.409rem + 1.45vw, 2.5rem);
  line-height: 1.5;
  position: relative;
}
@media (min-width: 768px) {
  .section-title__heading {
    font-size: 2.5rem;
  }
}
.section-title__heading::before {
  margin-bottom: 8px;
}
.section-title__heading--recruit::before {
  content: "Recruit";
}
.section-title__heading--recruit::after {
  background-image: url(../../images/day-title-parts.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: max(23vw, 200px);
  margin: -38% 0 0 11vw;
  width: min(78vw, 350px);
}
@media (min-width: 768px) {
  .section-title__heading--recruit::after {
    height: 14rem;
    margin: -65% 0 0 1vw;
    width: 21.8125rem;
  }
}
.section-title__heading--goals::before {
  content: "Educational Goals";
}
.section-title__heading--reason::before {
  content: "Reason";
}
.section-title__heading--whats::before {
  content: "What's";
}
.section-title__heading--bus-route::before {
  content: "Bus Route";
}
.section-title__heading--blog {
  z-index: 2;
}
.section-title__heading--blog::before {
  content: "Blog";
}
.section-title__heading--blog::after {
  content: "";
  background-image: url(../../images/custom/top/blog-ttl-bk.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -30%;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  z-index: -1;
  width: 50vw;
  height: 25vw;
}
@media (min-width: 768px) {
  .section-title__heading--blog::after {
    top: -140%;
    width: 31.5vw;
    max-width: 315px;
    height: 15vw;
  }
}

.section__announce {
  margin-bottom: 64px;
  text-align: center;
  font-size: clamp(1rem, 0.773rem + 0.97vw, 1.5rem);
  background-color: #fff;
  border: 2px solid #bde1da;
  z-index: 100;
  position: relative;
  border-radius: 24px;
}
@media (min-width: 768px) {
  .section__announce {
    margin-bottom: 128px;
  }
}
.section__announce p {
  margin: initial;
  padding: 24px 16px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .section__announce p {
    padding: 40px 24px;
  }
}

.requirements {
  padding-top: 5rem;
}
@media (min-width: 768px) {
  .requirements {
    padding-top: 10rem;
  }
}
@media (min-width: 768px) {
  .requirements__item {
    align-items: start;
  }
}
.requirements__buttons {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .requirements__buttons {
    margin-top: 64px;
  }
}
.requirements__item-lead span {
  font-size: 18px;
}
@media (min-width: 768px) {
  .requirements__item-lead span {
    font-size: 22px;
  }
}
.requirements__item-detail {
  font-size: 16px;
}
@media (min-width: 768px) {
  .requirements__item-detail {
    font-size: 18px;
  }
}
.requirements__session {
  display: block;
  margin-top: 32px;
}
.requirements__session a {
  color: #fff;
  background-color: #f33131;
  padding: 12px 40px;
  display: inline-flex;
  flex-flow: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  transition: all 0.2s;
  border: 1px solid #f33131;
  font-weight: 700;
}
@media (min-width: 768px) {
  .requirements__session a {
    padding: 24px 64px;
  }
}
.requirements__session a:hover {
  background-color: #fff;
  color: #f33131;
  transition: all 0.2s;
}

.chibikko__wrap {
  text-align: center;
  margin-top: 16px;
}
.chibikko__btn {
  color: #fff;
  background-color: #948578;
  padding: 4px 40px;
  display: inline-flex;
  flex-flow: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  transition: all 0.2s;
  border: 1px solid #948578;
}
@media (min-width: 768px) {
  .chibikko__btn {
    padding: 8px 64px;
  }
}
.chibikko__btn:hover {
  background-color: #fff;
  color: #948578;
  transition: all 0.2s;
}
.chibikko__txt {
  color: #948578;
  font-size: 14px;
}
@media (min-width: 768px) {
  .chibikko__txt {
    font-size: 16px;
  }
}

.recruit__inner {
  margin: 0 auto;
  max-width: 65.3125rem;
  padding: 0 1.5625rem;
}
@media (min-width: 768px) {
  .recruit__inner {
    max-width: 58.4375rem;
  }
}
.recruit__wrapper {
  margin: 0 auto;
  margin-top: 5.875rem;
  max-width: 37.5rem;
}
@media (min-width: 768px) {
  .recruit__wrapper {
    max-width: inherit;
  }
}
.recruit__message {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 2.2;
  padding-top: 50px;
  padding-top: 3.125rem;
}
.recruit__head {
  color: #948578;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 5px;
  text-align: center;
}
@media (min-width: 768px) {
  .recruit__head {
    font-size: 1.375rem;
  }
}
.recruit-mv::before {
  content: "採用情報";
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.82);
}

.footer__items {
  flex-flow: wrap;
  gap: 1rem 0;
}

.single .inner {
  max-width: 980px;
}

.grecaptcha-badge {
  visibility: hidden;
}

main {
  margin-top: 65px;
}
@media (min-width: 768px) {
  main {
    margin-top: 85px;
  }
}

.mv {
  position: relative;
}
.mv::after {
  top: initial;
  bottom: -1.5px;
  height: 18.7vw;
}
.mv__copy {
  position: absolute;
  top: 55%;
  left: 3%;
  gap: 2vw;
  z-index: 10;
  display: flex;
  flex-flow: column;
  justify-content: start;
  align-items: start;
}
@media (min-width: 768px) {
  .mv__copy {
    top: 20%;
    left: 5%;
    gap: 1.5vw;
  }
}
.mv__copy span {
  background-color: #fff;
  border-left: 2vw solid #FFF894;
  font-size: 8vw;
  padding-left: 2vw;
  font-family: "Kaisei Decol";
  color: #948578;
  font-weight: 900;
}
@media (min-width: 768px) {
  .mv__copy span {
    border-left: 1vw solid #FFF894;
    font-size: 4vw;
    padding-left: 1vw;
  }
}

.slider-item img {
  aspect-ratio: 1920/1000;
}

@media (min-width: 768px) {
  .institution {
    padding-top: 64rem;
  }
}

.reason {
  padding-bottom: 12vw;
}
@media (min-width: 768px) {
  .reason {
    padding-bottom: 128px;
  }
}
.reason ul {
  display: flex;
  flex-flow: wrap;
  gap: 3vw;
  justify-content: space-between;
  margin: 5vw 0 3vw;
}
@media (min-width: 768px) {
  .reason ul {
    margin: 80px 0 40px;
    gap: 64px;
  }
}
.reason ul li {
  width: 48%;
  position: relative;
  cursor: pointer;
}
@media (min-width: 768px) {
  .reason ul li {
    width: calc(25% - 48px);
  }
}
.reason ul li::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 1;
}
@media (min-width: 768px) {
  .reason ul li::before {
    max-width: initial;
  }
}
.reason ul li:nth-of-type(1)::before {
  background-image: url(../../images/custom/top/reason-bk01.webp);
  top: 20%;
  left: -33%;
  width: 50vw;
  height: 32vw;
}
@media (min-width: 768px) {
  .reason ul li:nth-of-type(1)::before {
    top: 6%;
    left: -33%;
    width: 17.9285714286vw;
    height: 16.1428571429vw;
    max-width: 251px;
  }
}
.reason ul li:nth-of-type(2)::before {
  background-image: url(../../images/custom/top/reason-bk02.webp);
  top: initial;
  bottom: 0;
  left: -30%;
  width: 50vw;
  height: 32vw;
}
@media (min-width: 768px) {
  .reason ul li:nth-of-type(2)::before {
    top: 0;
    left: -33%;
    width: 19vw;
    height: 17.5714285714vw;
    max-width: 266px;
  }
}
.reason ul li:nth-of-type(3)::before {
  background-image: url(../../images/custom/top/reason-bk03.webp);
  top: -20%;
  right: -37%;
  width: 50vw;
  height: 32vw;
}
@media (min-width: 768px) {
  .reason ul li:nth-of-type(3)::before {
    top: -43%;
    right: -17%;
    width: 15.5714285714vw;
    height: 17vw;
    max-width: 218px;
  }
}
.reason ul li:nth-of-type(4)::before {
  background-image: url(../../images/custom/top/reason-bk04.webp);
  bottom: -10%;
  left: -25%;
  width: 50vw;
  height: 32vw;
}
@media (min-width: 768px) {
  .reason ul li:nth-of-type(4)::before {
    bottom: -20%;
    left: -15%;
    width: 18.3571428571vw;
    height: 16vw;
    max-width: 257px;
  }
}
.reason ul li:nth-of-type(5)::before {
  background-image: url(../../images/custom/top/reason-bk05.webp);
  bottom: 8%;
  left: -35%;
  width: 50vw;
  height: 32vw;
}
@media (min-width: 768px) {
  .reason ul li:nth-of-type(5)::before {
    bottom: 8%;
    left: -18%;
    width: 16.8571428571vw;
    height: 17vw;
    max-width: 236px;
  }
}
.reason ul li:nth-of-type(6)::before {
  background-image: url(../../images/custom/top/reason-bk06.webp);
  top: -10%;
  right: -35%;
  width: 50vw;
  height: 32vw;
}
@media (min-width: 768px) {
  .reason ul li:nth-of-type(6)::before {
    top: -28%;
    right: -20%;
    width: 16.4285714286vw;
    height: 15.9285714286vw;
    max-width: 230px;
  }
}
.reason ul li:nth-of-type(7)::before {
  background-image: url(../../images/custom/top/reason-bk07.webp);
  bottom: 0;
  right: -37%;
  width: 50vw;
  height: 32vw;
}
@media (min-width: 768px) {
  .reason ul li:nth-of-type(7)::before {
    bottom: 0;
    right: -27%;
    width: 19vw;
    height: 17.5714285714vw;
    max-width: 266px;
  }
}
.reason ul li:nth-of-type(8)::before {
  background-image: url(../../images/custom/top/reason-bk08.webp);
  bottom: 0;
  right: -25%;
  width: 50vw;
  height: 32vw;
}
@media (min-width: 768px) {
  .reason ul li:nth-of-type(8)::before {
    bottom: 0;
    right: -40%;
    width: 17.9285714286vw;
    height: 16.1428571429vw;
    max-width: 251px;
  }
}
.reason ul li figure {
  position: relative;
  z-index: 2;
}
.reason ul li figure::after {
  content: "";
  width: 13%;
  height: 13%;
  display: block;
  background-image: url(../../images/custom/top/icon-search.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 12px;
  top: 65%;
}
@media (min-width: 768px) {
  .reason ul li figure::after {
    width: 10%;
    height: 10%;
    top: 60%;
  }
}
.reason ul li figure img {
  aspect-ratio: 10/7;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4vw;
}
@media (min-width: 768px) {
  .reason ul li figure img {
    border-radius: 2vw;
  }
}
.reason ul li figure figcaption {
  text-align: center;
  font-family: "Kaisei Decol";
  color: #948578;
  font-size: 1rem;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .reason ul li figure figcaption {
    font-size: 1.4rem;
  }
}

/* モーダルのスタイル */
.r-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.r-modal.active {
  display: block;
}
.r-modal .modal-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}
.r-modal .modal-background::before {
  content: "";
  width: 24px;
  height: 2px;
  background-color: #fff;
  transform: rotate(45deg);
  display: block;
  position: absolute;
  top: 32px;
  right: 32px;
}
@media (min-width: 768px) {
  .r-modal .modal-background::before {
    width: 40px;
    height: 3px;
    top: 40px;
    right: 40px;
  }
}
.r-modal .modal-background::after {
  content: "";
  width: 24px;
  height: 2px;
  background-color: #fff;
  transform: rotate(-45deg);
  display: block;
  position: absolute;
  top: 32px;
  right: 32px;
}
@media (min-width: 768px) {
  .r-modal .modal-background::after {
    width: 40px;
    height: 3px;
    top: 40px;
    right: 40px;
  }
}
.r-modal ul {
  z-index: 2;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: initial;
  width: 90%;
  margin: auto;
}
.r-modal ul li {
  display: none;
  background-color: #fff;
  box-shadow: 0px 0px 15px -5px #777777;
  border-radius: 24px;
  padding: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .r-modal ul li {
    border-radius: 40px;
    padding: 40px;
  }
}
.r-modal ul li.active {
  display: block;
}
.r-modal ul li .top {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin-bottom: initial;
  gap: initial;
}
@media (min-width: 768px) {
  .r-modal ul li .top {
    font-size: 1.4rem;
    flex-flow: row;
    margin-bottom: 32px;
    gap: 40px;
  }
}
.r-modal ul li .top figure {
  width: 100%;
}
@media (min-width: 768px) {
  .r-modal ul li .top figure {
    width: calc(50% - 20px);
  }
}
.r-modal ul li .top figure img {
  border-radius: 16px;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.r-modal ul li .top h3 {
  width: 100%;
  text-align: center;
  font-family: "Kaisei Decol";
  color: #948578;
  font-size: clamp(1.5rem, 0.818rem + 2.91vw, 3rem);
}
@media (min-width: 768px) {
  .r-modal ul li .top h3 {
    width: calc(50% - 20px);
  }
}
.r-modal ul li .bottom {
  background-color: #fff4f4;
  border-radius: 8px;
  padding: 16px;
  overflow-y: scroll;
  height: 42vh;
}
@media (min-width: 768px) {
  .r-modal ul li .bottom {
    border-radius: 16px;
    padding: 24px;
    overflow-y: initial;
    height: initial;
  }
}
.r-modal ul li .bottom h4 {
  font-size: clamp(1.125rem, 0.955rem + 0.73vw, 1.5rem);
}

.about {
  margin-top: initial;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .about {
    padding: 80px 0;
  }
}

.normal__news--cat-little {
  display: inline-block;
}
.normal__news--cat-news {
  display: inline-block;
}

.news {
  padding-top: 7rem;
}
@media (min-width: 768px) {
  .news {
    padding-top: 14rem;
  }
}

.blog-wrap {
  padding: 12vw 0;
}
@media (min-width: 768px) {
  .blog-wrap {
    padding: 128px 0;
  }
}
.blog-wrap .inner {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
}
.blog-wrap .nothing {
  text-align: center;
  margin-top: 40px;
}
.blog-wrap ul {
  margin: 32px 0 24px;
}
@media (min-width: 768px) {
  .blog-wrap ul {
    margin: 80px 0 40px;
  }
}
.blog-wrap ul li {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .blog-wrap ul li {
    margin-bottom: 40px;
  }
}
.blog-wrap ul li:nth-last-of-type(1) {
  margin-bottom: initial;
}
.blog-wrap ul li a {
  display: flex;
  align-items: start;
  flex-flow: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .blog-wrap ul li a {
    gap: 32px;
    flex-flow: initial;
  }
}
.blog-wrap ul li a figure img {
  border: 3px solid #BDE1DA;
  border-radius: 32px;
}
.blog-wrap__right {
  width: 100%;
}
.blog-wrap__right time {
  color: #948578;
  font-size: clamp(1rem, 0.85rem + 0.64vw, 1.25rem);
}
.blog-wrap__cat-wrap {
  display: flex;
  flex-flow: wrap;
  gap: 8px;
}
.blog-wrap__cat {
  color: #fff;
  background-color: #829B0A;
  padding: 0px 8px;
  font-size: 1.2rem;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .blog-wrap__cat {
    padding: 0px 16px;
    border-radius: 20px;
  }
}
.blog-wrap__cat--event {
  background-color: #FADADD;
  color: #948578;
}
.blog-wrap__cat--recommended-books {
  background-color: #FFE4B5;
  color: #948578;
}
.blog-wrap__cat--column {
  background-color: #B2F0D4;
  color: #948578;
}
.blog-wrap__cat--parents-voices {
  background-color: #B2DFFB;
  color: #948578;
}
.blog-wrap__cat--health-and-safety {
  background-color: #E6E6FA;
  color: #948578;
}
.blog-wrap__cat--teachers-daily-life {
  background-color: #FFFDE7;
  color: #948578;
}
.blog-wrap__cat--admission-information {
  background-color: #F8BBD0;
  color: #948578;
}
.blog-wrap__cat--voices-of-graduates {
  background-color: #FFDAB9;
  color: #948578;
}
.blog-wrap__cat--growth-record {
  background-color: #DFFFBA;
  color: #948578;
}
.blog-wrap__cat--seasonal-activities {
  background-color: #F6E7CB;
  color: #948578;
}
.blog-wrap__cat--kindergarten {
  background-color: #F0F0F0;
  color: #948578;
}
.blog-wrap__cat--childcare {
  background-color: #C4E1FF;
  color: #948578;
}
.blog-wrap__cat--food-education {
  background-color: #FFFACD;
  color: #948578;
}
.blog-wrap__ttl {
  color: #948578;
  margin-bottom: initial;
  position: relative;
  padding-bottom: 16px;
  display: flex;
  flex-flow: column;
  gap: 8px;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .blog-wrap__ttl {
    margin-top: 8px;
  }
}
.blog-wrap__ttl::after {
  content: "";
  width: 100%;
  height: 15px;
  background-image: url(../../images/custom/top/blog-line.webp);
}
.column-2 {
  display: flex;
  max-width: 1200px;
  margin: auto;
  position: relative;
  z-index: 2;
  padding-top: 5rem;
  width: 90%;
  flex-flow: column;
  /* ページネーションのベーススタイル */
}
@media (min-width: 768px) {
  .column-2 {
    gap: 40px;
    padding-top: 10rem;
    flex-flow: row;
  }
}
.column-2 .section {
  padding: initial;
}
@media (min-width: 768px) {
  .column-2 .section {
    width: calc(75% - 20px);
  }
}
.column-2 .section ul li {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .column-2 .section ul li {
    margin-bottom: 40px;
  }
}
.column-2 .section ul li:nth-last-of-type(1) {
  margin-bottom: initial;
}
.column-2 .section ul li a {
  display: flex;
  gap: 16px;
  flex-flow: column;
}
@media (min-width: 768px) {
  .column-2 .section ul li a {
    flex-flow: initial;
    gap: 32px;
  }
}
.column-2 .section ul li a img {
  border: 3px solid #BDE1DA;
  border-radius: 24px;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .column-2 .section ul li a img {
    aspect-ratio: 4/3;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 32px;
  }
}
.column-2 .side {
  display: flex;
  flex-flow: column;
  margin-top: 40px;
  padding-top: 40px;
  border-top: 2px solid #777777;
  gap: 16px;
  flex-flow: column;
}
@media (min-width: 768px) {
  .column-2 .side {
    flex-flow: column;
    gap: 32px;
    width: calc(25% - 20px);
    margin-top: initial;
    padding-top: initial;
    border-top: none;
  }
}
.column-2 .side__categories {
  box-shadow: 0px 0px 15px -5px #777777;
  border-radius: 8px;
  padding: 16px;
}
.column-2 .side__title {
  margin-top: initial;
  font-family: "Kaisei Decol";
  color: #948578;
  font-size: clamp(1.125rem, 0.955rem + 0.73vw, 1.5rem);
}
.column-2 .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 20px 0;
  font-family: Arial, sans-serif;
}
.column-2 .nav-links .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #2C6B5E;
  border: 2px solid #A0C6B5;
  border-radius: 8px;
  text-decoration: none;
  background-color: #EFF8F5;
  transition: all 0.3s ease-in-out;
}
.column-2 .nav-links .page-numbers:hover {
  background-color: #2C6B5E;
  color: #948578;
  border-color: #2C6B5E;
}
.column-2 .nav-links .page-numbers.current {
  color: #FFFFFF;
  background-color: #2C6B5E;
  border-color: #2C6B5E;
}
.column-2 .nav-links .page-numbers.next {
  border: initial;
  border-radius: initial;
  background-color: initial;
  width: initial;
  height: initial;
}
.column-2 .nav-links .page-numbers.prev {
  border: initial;
  border-radius: initial;
  background-color: initial;
  width: initial;
  height: initial;
}

.blog-single {
  padding: 128px 0;
}
.blog-single__ttl {
  font-family: "Kaisei Decol";
  color: #948578;
  text-align: center;
}
.blog-single__content {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .blog-single__content {
    margin-top: 64px;
  }
}
.blog-single time {
  margin-bottom: 8px;
  display: inline-block;
}

.bus-route {
  background-color: #FCF9F9;
  padding: initial;
}
@media (min-width: 768px) {
  .bus-route p {
    margin: 64px auto;
    text-align: center;
    color: #948578;
    font-family: "Kaisei Decol";
    font-size: clamp(1.125rem, 0.955rem + 0.73vw, 1.5rem);
  }
}
.bus-route figure {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
.bus-route figure::after {
  content: "";
  width: 5%;
  height: 5%;
  display: block;
  background-image: url(../../images/custom/top/icon-search.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 12px;
  top: 90%;
}
.bus-route figure figcaption {
  font-size: 12px;
}

/* モーダル全体のスタイル */
.modal {
  display: none;
  /* 最初は非表示 */
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  /* 背景は黒で透過 */
}

/* モーダルのコンテンツ部分 */
.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  /* 幅を画像の比率に基づいて調整 */
  height: auto;
  /* 高さも画像比率に基づいて調整 */
  max-width: 95vw;
  /* 画面幅の90%を最大幅に設定 */
  max-height: 95vh;
  /* 画面高さの90%を最大高さに設定 */
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  /* コンテンツがはみ出さないように設定 */
  box-sizing: border-box;
  /* パディングを幅に含める */
}

/* モーダル内の画像 */
.modal-image {
  width: 100%;
  /* コンテンツ幅に合わせる */
  height: auto;
  /* アスペクト比を維持して縮小・拡大 */
  border-radius: 10px;
  display: block;
  max-width: 100%;
  /* モーダル幅を超えないようにする */
}

/* モーダルを閉じるボタン */
.modal-close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  color: #ffffff;
  cursor: pointer;
}

/* バスルート画像（クリック時のモーダルトリガー） */
.bus-route__image {
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.bus-route__image:hover {
  opacity: 0.8;
}

.whats {
  padding: 25vw 0;
  position: relative;
  background-color: #FFF8C0;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .whats {
    padding: 18vw 0;
  }
}
.whats::before {
  content: "";
  background-image: url(../../images/custom/support/whats-bk01.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  /* 上部基準で中央揃え */
  display: block;
  width: 100%;
  height: 24.7395833333vw;
  position: absolute;
  top: 0;
  left: 0;
}
.whats::after {
  content: "";
  background-image: url(../../images/custom/support/whats-bk02.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  /* 上部基準で中央揃え */
  display: block;
  width: 100%;
  height: 16.9270833333vw;
  position: absolute;
  bottom: 0;
  left: 0;
}
.whats h3 {
  font-family: "Kaisei Decol";
  color: #948578;
  font-size: clamp(1.25rem, 0.966rem + 1.21vw, 1.875rem);
  text-align: center;
  margin-top: 16px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .whats h3 {
    margin-top: 40px;
    margin-bottom: 32px;
  }
}
.whats__txt {
  font-size: clamp(0.875rem, 0.761rem + 0.48vw, 1.125rem);
  text-align: center;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .whats__txt {
    margin-bottom: 80px;
  }
}
.whats__left {
  width: 100%;
}
@media (min-width: 768px) {
  .whats__left {
    width: calc(40% - 20px);
  }
}
.whats__left img {
  border-radius: 16px;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .whats__left img {
    border-radius: 20px;
    aspect-ratio: 4/3;
  }
}
.whats__right {
  width: 100%;
}
@media (min-width: 768px) {
  .whats__right {
    width: calc(60% - 20px);
  }
}
.whats__right h4 {
  font-family: "Kaisei Decol";
  color: #948578;
  font-size: clamp(1.25rem, 0.966rem + 1.21vw, 1.875rem);
  display: flex;
  flex-flow: column;
  gap: 8px;
}
@media (min-width: 768px) {
  .whats__right h4 {
    gap: 10px;
  }
}
.whats__right h4::after {
  content: "";
  width: 100%;
  height: 15px;
  background-image: url(../../images/custom/support/whats-line.webp);
}
.whats__right p {
  font-size: clamp(0.875rem, 0.761rem + 0.48vw, 1.125rem);
}
.whats__content ul {
  display: flex;
  flex-flow: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .whats__content ul {
    gap: 40px;
  }
}
.whats__content ul li {
  display: flex;
  gap: 24px;
  align-items: center;
  flex-flow: column;
}
@media (min-width: 768px) {
  .whats__content ul li {
    flex-flow: initial;
    gap: 40px;
  }
}
.whats__content ul li:nth-of-type(2) {
  flex-flow: column;
}
@media (min-width: 768px) {
  .whats__content ul li:nth-of-type(2) {
    flex-flow: row-reverse;
  }
}

.point h2 {
  font-family: clamp(1.5rem, 1.045rem + 1.94vw, 2.5rem);
  font-family: "Kaisei Decol";
  color: #948578;
  text-align: center;
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .point h2 {
    margin-bottom: 64px;
  }
}
.point__content ul {
  display: flex;
  flex-flow: column;
  gap: 24px;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .point__content ul {
    flex-flow: initial;
    gap: 40px;
  }
}
.point__content ul li {
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  max-width: 400px;
  margin: auto;
}
@media (min-width: 768px) {
  .point__content ul li {
    width: calc(33% - 26px);
    max-width: initial;
    margin: initial;
  }
}
.point__content ul li figure {
  position: relative;
}
.point__content ul li figure h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-family: "Kaisei Decol";
  color: #948578;
  font-size: clamp(1.25rem, 0.966rem + 1.21vw, 1.875rem);
}
.point__content ul li p {
  color: #948578;
}

.square__inner::after {
  z-index: 2;
}

.square02 {
  padding-top: initial;
  padding: 80px 0;
}
.square02__head {
  padding-top: initial;
}

.three {
  margin-top: 200px;
}
.three__inner .section-title img {
  max-width: 300px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .three__inner .section-title img {
    max-width: 400px;
  }
}
.three__inner .section-title__heading {
  line-height: 1.8;
  margin-top: -16px;
  position: relative;
}
@media (min-width: 768px) {
  .three__inner .section-title__heading {
    margin-top: -32px;
  }
}
.three__inner .section-title__heading::before {
  content: none;
}
.three__inner .section-title__heading::after {
  content: "";
  border-bottom: 4px solid #FFA117;
  display: block;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
}
@media (min-width: 768px) {
  .three__inner .section-title__heading::after {
    width: 64px;
  }
}
.three__inner ul {
  display: flex;
  justify-content: space-between;
  gap: 56px;
  margin-top: 72px;
  flex-flow: column;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .three__inner ul {
    margin-top: 80px;
    gap: 24px;
    flex-flow: row;
    width: initial;
  }
}
.three__inner ul li {
  width: 100%;
  background: linear-gradient(to right, #948578, #948578 6px, transparent 6px, transparent 4px) repeat-x left top/10px 2px, linear-gradient(to right, #948578, #948578 6px, transparent 6px, transparent 4px) repeat-x left bottom/10px 2px, linear-gradient(to bottom, #948578, #948578 6px, transparent 6px, transparent 4px) repeat-y left top/2px 10px, linear-gradient(to bottom, #948578, #948578 6px, transparent 6px, transparent 4px) repeat-y right top/2px 10px;
  padding: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .three__inner ul li {
    width: calc(33.3% - 22px);
    padding: 32px;
  }
}
.three__inner ul li div {
  background-color: #948578;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  border-radius: 100px;
  margin: -64px auto 0 auto;
}
@media (min-width: 768px) {
  .three__inner ul li div {
    width: 100px;
    height: 100px;
    margin: -82px auto 0 auto;
  }
}
.three__inner ul li div span {
  display: flex;
  font-family: "Kaisei Decol";
  color: #fff;
}
.three__inner ul li div span:nth-of-type(1) {
  font-size: 10px;
}
@media (min-width: 768px) {
  .three__inner ul li div span:nth-of-type(1) {
    font-size: 14px;
  }
}
.three__inner ul li div span:nth-of-type(2) {
  font-size: 32px;
  line-height: 1;
}
@media (min-width: 768px) {
  .three__inner ul li div span:nth-of-type(2) {
    font-size: 48px;
  }
}
@media (min-width: 768px) {
  .three__inner ul li figure {
    margin: 16px 0;
  }
}
.three__inner ul li figure img {
  width: 100%;
}
.three__inner ul li h3 {
  margin-top: 16px;
  display: inline;
  background: linear-gradient(transparent 50%, rgba(255, 161, 23, 0.5) 50%);
}
.three__inner ul li p {
  text-align: left;
}

.single .post__time {
  margin-bottom: 8px;
  display: inline-block;
}
.single .post__content h2 {
  border-bottom: solid 3px #948578;
  padding-bottom: 8px;
  font-weight: 900;
  color: #948578;
}
.single .post__content h3 {
  padding: 0.5em;
  background: rgba(148, 133, 120, 0.3);
  border-left: solid 5px #948578;
}
.single .post__content h4 {
  padding: 0.25em 0.5em;
  background: transparent;
  border-left: solid 5px #948578;
}
.single .post__content h5 {
  padding: 0.25em 0.5em;
  background: transparent;
  border-left: solid 2px #948578;
}
.single .post__content p {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 1.5em;
  color: #333;
}
.single .post__content ul,
.single .post__content ol {
  padding-left: 20px;
  margin-bottom: 1.5em;
}
.single .post__content ul li,
.single .post__content ol li {
  margin-bottom: 0.5em;
  line-height: 1.6;
}
.single .post__content ul li::marker,
.single .post__content ol li::marker {
  color: #bde1da;
}
.single .post__content ul {
  list-style: disc;
}
.single .post__content ol {
  list-style: decimal;
}
.single .post__content table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1.5em;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}
.single .post__content table th,
.single .post__content table td {
  padding: 12px 15px;
  text-align: left;
  border: 1px solid #ddd;
  font-size: 14px;
  line-height: 1.6;
}
.single .post__content table th {
  background-color: #bde1da;
  color: #fff;
  font-weight: bold;
}
.single .post__content table tr:nth-child(even) {
  background-color: #f1f1f1;
}
.single .post__content blockquote {
  font-style: italic;
  background: #f9f9f9;
  border-left: 4px solid rgba(255, 248, 148, 0.6);
  padding: 10px 20px;
  margin: 1.5em 0;
}
.single .post__content a.button {
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #bde1da;
  border-radius: 4px;
  margin-top: 1em;
  transition: background-color 0.3s;
}
.single .post__content a.button:hover {
  background-color: #FFF894;
}
.single .post__content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.single .smb-balloon {
  margin-bottom: 32px;
}
.single .smb-balloon__body {
  width: 100%;
}

.evaluation__detail ul li {
  text-indent: -1em;
  padding-left: 1em;
}

.cost__announce {
  text-align: center;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .cost__announce {
    margin-top: 40px;
  }
}
.cost__announce p {
  font-family: "Kaisei Decol";
  color: #948578;
}

.pickup {
  padding-top: 64px;
}
@media (min-width: 768px) {
  .pickup {
    padding-top: initial;
  }
}
.pickup__img {
  max-width: 800px;
  margin: 0 auto;
}
.pickup__img a {
  display: inline-block;
}
.pickup__img a img {
  border-radius: 2vw;
  border: 2px solid #E9C3BA;
}
@media (min-width: 768px) {
  .pickup__img a img {
    border-radius: 24px;
    border: 4px solid #E9C3BA;
  }
}