@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

li,
dd {
  list-style-type: none;
}

header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption {
  display: block;
}

img {
  border: none;
  vertical-align: bottom;
}

@media screen and (max-width: 1379px) and (min-width: 768px) {
  html {
    font-size: calc(16 / 1380 * 100vw);
  }
}
@media screen and (max-width: 374px) {
  html {
    font-size: calc(16 / 375 * 100vw);
  }
}
html {
  scroll-behavior: smooth;
}

body {
  color: #4d4d4d;
  font-family: "a-otf-ud-shin-maru-go-pr6n", sans-serif;
  line-height: 150%;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: inherit;
}
@media (hover: hover) {
  a:hover {
    cursor: pointer;
  }
}

picture,
img,
a,
span {
  display: inline-block;
}

video,
img,
svg {
  max-width: 100%;
  height: auto;
}

button {
  font: inherit;
  color: inherit;
  background: transparent;
  background: none;
  border: none;
}

input,
textarea,
select {
  font: inherit;
}

@media (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
.l-inner {
  width: 100%;
  max-width: 80rem;
  height: inherit;
  padding: 0 2.5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.2px) {
  .l-inner {
    width: 100%;
    max-width: 580px;
    padding: 0 1.25rem;
  }
}

.l-inner__narrow {
  max-width: 50rem;
}
@media screen and (max-width: 767.2px) {
  .l-inner__narrow {
    padding: 0 1.25rem;
    max-width: 540px;
  }
}

.l-section {
  padding-block: 5rem;
}
@media screen and (max-width: 767.2px) {
  .l-section {
    padding-block: 2.5rem;
  }
}

.c-animated__fadeIn {
  translate: 0 20px;
  opacity: 0;
}
.c-animated__fadeIn.js-show {
  translate: 0;
  opacity: 1;
}

.c-title__section {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  color: #4a2e04;
}
.c-title__section .c-title__section--ja {
  position: relative;
  font-family: ab-kirigirisu, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: max(3.5rem, 44.8px);
}
@media screen and (max-width: 767.2px) {
  .c-title__section .c-title__section--ja {
    font-size: 3.5rem;
  }
}
.c-title__section .c-title__section--ja {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.0105em;
  font-size: 3.5rem;
}
@media screen and (max-width: 767.2px) {
  .c-title__section .c-title__section--ja {
    font-size: 1.5rem;
  }
}
.c-title__section .c-title__section--ja::before {
  content: "";
  position: absolute;
  background: url("../img/nursery/title-deco01.png") no-repeat center;
  width: 5.9375rem;
  height: 7.5625rem;
  background-size: contain;
  left: -6.25rem;
  top: -3.75rem;
  z-index: 1;
}
@media screen and (max-width: 767.2px) {
  .c-title__section .c-title__section--ja::before {
    width: 3.175rem;
    height: 3.025rem;
    background-size: contain;
    left: -2.8125rem;
    top: -1.875rem;
  }
}
.c-title__section .c-title__section--ja::after {
  content: "";
  position: absolute;
  background: url("../img/nursery/title-deco02.png") no-repeat center;
  width: 6.875rem;
  height: 6.9375rem;
  background-size: contain;
  right: -7.5rem;
  top: 0.625rem;
  z-index: 1;
  aspect-ratio: 234/331;
}
@media screen and (max-width: 767.2px) {
  .c-title__section .c-title__section--ja::after {
    width: 3.625rem;
    height: 3.025rem;
    background-size: contain;
    right: -3.75rem;
    top: -0.3125rem;
  }
}
.c-title__section .c-title__section--ja .karmina {
  font-family: karmina-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: max(3rem, 38.4px);
}
@media screen and (max-width: 767.2px) {
  .c-title__section .c-title__section--ja .karmina {
    font-size: 3rem;
  }
}
.c-title__section .c-title__section--ja .karmina {
  font-weight: 600;
  line-height: 1.1666666667;
  letter-spacing: 0.0100625em;
  font-size: 3rem;
}
@media screen and (max-width: 767.2px) {
  .c-title__section .c-title__section--ja .karmina {
    font-size: 1.3125rem;
    font-weight: 600;
  }
}
.c-title__section .c-title__section--en {
  -webkit-margin-before: 1.25rem;
          margin-block-start: 1.25rem;
  font-family: ab-kirigirisu, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: max(1.625rem, 20.8px);
}
@media screen and (max-width: 767.2px) {
  .c-title__section .c-title__section--en {
    font-size: 1.625rem;
  }
}
.c-title__section .c-title__section--en {
  font-weight: 400;
  line-height: 1;
  font-size: 1.625rem;
}
@media screen and (max-width: 767.2px) {
  .c-title__section .c-title__section--en {
    font-size: 0.875rem;
    -webkit-margin-before: 0.3125rem;
            margin-block-start: 0.3125rem;
  }
}

.c-title__section--vw {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  color: #4a2e04;
}
.c-title__section--vw .c-title__section--ja {
  position: relative;
  font-family: ab-kirigirisu, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: max(3.5rem, 44.8px);
}
@media screen and (max-width: 767.2px) {
  .c-title__section--vw .c-title__section--ja {
    font-size: 3.5rem;
  }
}
.c-title__section--vw .c-title__section--ja {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.0105em;
  font-size: 3.5rem;
}
@media screen and (max-width: 767.2px) {
  .c-title__section--vw .c-title__section--ja {
    font-size: 1.5rem;
  }
}
.c-title__section--vw .c-title__section--ja::before {
  content: "";
  position: absolute;
  background: url("../img/nursery/title-deco01.png") no-repeat center;
  width: 5.9375rem;
  height: 7.5625rem;
  background-size: contain;
  left: -6.25rem;
  top: -3.75rem;
  z-index: 1;
}
@media screen and (max-width: 767.2px) {
  .c-title__section--vw .c-title__section--ja::before {
    width: 3.175rem;
    height: 3.025rem;
    background-size: contain;
    left: -2.8125rem;
    top: -1.875rem;
  }
}
.c-title__section--vw .c-title__section--ja::after {
  content: "";
  position: absolute;
  background: url("../img/nursery/title-deco02.png") no-repeat center;
  width: 6.875rem;
  height: 6.9375rem;
  background-size: contain;
  right: -7.5rem;
  top: 0.625rem;
  z-index: 1;
  aspect-ratio: 234/331;
}
@media screen and (max-width: 767.2px) {
  .c-title__section--vw .c-title__section--ja::after {
    width: 3.625rem;
    height: 3.025rem;
    background-size: contain;
    right: -3.75rem;
    top: -0.3125rem;
  }
}
.c-title__section--vw .c-title__section--en {
  -webkit-margin-before: 1.25rem;
          margin-block-start: 1.25rem;
  font-family: ab-kirigirisu, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: max(1.625rem, 20.8px);
}
@media screen and (max-width: 767.2px) {
  .c-title__section--vw .c-title__section--en {
    font-size: 1.625rem;
  }
}
.c-title__section--vw .c-title__section--en {
  font-weight: 400;
  line-height: 1;
  font-size: clamp(12px, 1.354vw, 26px);
  font-size: 1.625rem;
}
@media screen and (max-width: 767.2px) {
  .c-title__section--vw .c-title__section--en {
    font-size: 0.875rem;
    -webkit-margin-before: 0.3125rem;
            margin-block-start: 0.3125rem;
  }
}

.p-header {
  width: 100%;
  height: auto;
  background: #e4c1b5;
}

.p-header__inner {
  width: 100%;
  height: inherit;
  margin-inline: auto;
}
@media screen and (max-width: 767.2px) {
  .p-header__inner {
    width: 100%;
    max-width: 100%;
  }
}

.p-header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 3vw;
     -moz-column-gap: 3vw;
          column-gap: 3vw;
  padding: 1.25rem 2.5rem;
}
@media screen and (max-width: 767.2px) {
  .p-header__top {
    padding: 0.375rem 1rem;
  }
}

.p-header__right {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 3vw;
     -moz-column-gap: 3vw;
          column-gap: 3vw;
}
@media screen and (max-width: 767.2px) {
  .p-header__right {
    display: none;
  }
}

.p-header__text {
  font-family: "Noto Sans", sans-serif;
}
.p-header__text .contact {
  font-size: min(1vw, 1.125rem);
  font-weight: bold;
  margin-bottom: 5px;
  text-align: center;
}
.p-header__text .tell {
  color: #d81217;
  font-size: min(1.5vw, 1.625rem);
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  margin-bottom: 5px;
  text-align: right;
  letter-spacing: 0.1em;
  margin-bottom: -0.2vw;
}
.p-header__text .tell img {
  width: min(2.3vw, 2.25rem);
}
.p-header__text .time {
  font-size: min(1vw, 1.125rem);
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: bold;
  text-align: right;
}

.p-header__logo {
  width: min(30rem, 25vw);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.p-header__logo img {
  width: 100%;
  height: auto;
}
@media (any-hover: hover) {
  .p-header__logo:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767.2px) {
  .p-header__logo {
    width: calc(100% - 106px);
    max-width: 29.0625rem;
  }
}

.p-header__nav {
  -webkit-column-gap: 3.75rem;
     -moz-column-gap: 3.75rem;
          column-gap: 3.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-header__nav {
    display: none;
  }
}

.p-header__list {
  padding-block: 1.35rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 3vw;
     -moz-column-gap: 3vw;
          column-gap: 3vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.p-header__list li a {
  font-size: min(1.67vw, 1.15rem);
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0.5rem 0;
  line-height: 1.7;
}
@media screen and (max-width: 767.2px) {
  .p-header__list li a {
    white-space: normal;
  }
}
@media (any-hover: hover) {
  .p-header__list li a:hover {
    opacity: 0.7;
  }
}

.p-header__btn {
  width: min(21.5625rem, 18vw);
}
.p-header__btn img {
  max-width: 100%;
  height: auto;
  display: block;
}
.p-header__btn {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  .p-header__btn:hover {
    opacity: 0.7;
  }
}

.p-drawer__icon {
  position: relative;
  z-index: 102;
  width: 2.25rem;
  height: 1.3125rem;
  cursor: pointer;
  padding: 0;
}
@media (min-width: 768px) {
  .p-drawer__icon {
    display: none;
  }
}

.p-drawer__icon--bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 1.3125rem;
}

.p-drawer__icon--bar1 {
  width: 100%;
  height: 0.3rem;
  background: #4d4d4d;
  border-radius: 0.15rem;
}

.p-drawer__icon--bar2 {
  width: 100%;
  height: 0.3rem;
  background: #4d4d4d;
  border-radius: 0.15rem;
}

.p-drawer__icon--bar3 {
  width: 100%;
  height: 0.3rem;
  background: #4d4d4d;
  border-radius: 0.15rem;
}

.p-drawer__icon.js-show .p-drawer__icon--bar1 {
  rotate: 45deg;
  translate: 0 0.5rem;
}
.p-drawer__icon.js-show .p-drawer__icon--bar2 {
  display: none;
}
.p-drawer__icon.js-show .p-drawer__icon--bar3 {
  rotate: -45deg;
  translate: 0 -0.5rem;
}

.p-drawer {
  position: fixed;
  z-index: 101;
  overflow-y: scroll;
  top: 0;
  right: 0;
  width: 70vw;
  height: 100vh;
  height: 100svh;
  background: #fcf4f4;
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.p-drawer {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.p-drawer.js-show {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.p-drawer__body {
  max-width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-block: 4.875rem 2.5rem;
  padding-left: 2.125rem;
}

.p-drawer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 2rem;
  margin-bottom: 2.5rem;
}
.p-drawer__list li a {
  font-size: 4vw;
  font-weight: 400;
}

.p-footer {
  background: url("../img/nursery/footer-bg.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 444/246;
  max-height: 37.5rem;
}
@media screen and (max-width: 767.2px) {
  .p-footer {
    aspect-ratio: 1/1;
  }
}

.p-footer__contents {
  color: #ffffff;
  font-family: "Noto Sans", sans-serif;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 1.25rem;
}
@media screen and (max-width: 767.2px) {
  .p-footer__contents {
    row-gap: 1.5625rem;
  }
}

.p-footer__logo1 {
  width: min(10vw, 7.5rem);
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767.2px) {
  .p-footer__logo1 {
    width: 20vw;
  }
}

.p-footer__logo2 {
  width: min(37vw, 27.75rem);
  height: auto;
  aspect-ratio: 770/71.69;
}
@media screen and (max-width: 767.2px) {
  .p-footer__logo2 {
    width: 80vw;
  }
}

.p-footer__add {
  font-size: min(2vw, 1.5rem);
  white-space: nowrap;
}
@media screen and (max-width: 767.2px) {
  .p-footer__add {
    font-size: 4vw;
    text-align: center;
  }
}

.p-footer__tell {
  font-size: min(3vw, 36px);
  font-weight: bold;
}
@media screen and (max-width: 767.2px) {
  .p-footer__tell {
    font-size: 7vw;
    line-height: 1.5;
  }
}

.copyright {
  color: #ffffff;
  font-size: max(2.104125rem, 26.9328px);
}
@media screen and (max-width: 767.2px) {
  .copyright {
    font-size: 2.104125rem;
  }
}
.copyright {
  font-weight: 400;
  line-height: 1.1881423395;
  letter-spacing: 0em;
  display: grid;
  place-items: center;
  -webkit-margin-before: 7.5rem;
          margin-block-start: 7.5rem;
}
@media screen and (max-width: 767.2px) {
  .copyright {
    font-size: max(0.625rem, 8px);
    font-weight: 300;
    line-height: 3;
    letter-spacing: 0em;
    -webkit-margin-before: 5rem;
            margin-block-start: 5rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .copyright {
    font-size: 0.625rem;
  }
}

.p-fv {
  background: url("../img/nursery/fv-img.png") no-repeat top center/cover;
  width: 100%;
  aspect-ratio: 444/184;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 6vw;
  overflow: hidden;
}
@media screen and (max-width: 767.2px) {
  .p-fv {
    aspect-ratio: 4/3;
    background-position: 80% 80%;
    padding-left: 5vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
  }
}

.p-fv__read {
  font-size: max(3.125rem, 40px);
}
@media screen and (max-width: 767.2px) {
  .p-fv__read {
    font-size: 3.125rem;
  }
}
.p-fv__read {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.0105em;
  font-size: clamp(12px, 2.604vw, 50px);
  background-color: rgba(255, 255, 255, 0.6);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-padding-start: 1.024vw;
          padding-inline-start: 1.024vw;
  -webkit-padding-end: 2.024vw;
          padding-inline-end: 2.024vw;
}
@media screen and (max-width: 767.2px) {
  .p-fv__read {
    font-size: clamp(12px, 2.5vw, 18px);
    background-color: rgba(255, 255, 255, 0.678);
    color: #000000;
  }
}

.p-fv__read + .p-fv__read {
  -webkit-margin-before: 0.625rem;
          margin-block-start: 0.625rem;
}

.p-fv__text {
  -webkit-margin-before: 2.0625rem;
          margin-block-start: 2.0625rem;
  font-size: max(1.75rem, 22.4px);
}
@media screen and (max-width: 767.2px) {
  .p-fv__text {
    font-size: 1.75rem;
  }
}
.p-fv__text {
  font-weight: 400;
  line-height: 1.8571428571;
  letter-spacing: 0.0105em;
  font-size: clamp(12px, 1.458vw, 28px);
}
@media screen and (max-width: 767.2px) {
  .p-fv__text {
    -webkit-margin-before: 0.9375rem;
            margin-block-start: 0.9375rem;
    font-size: clamp(12px, 2vw, 18px);
    text-shadow: 0 0px 10px rgba(255, 255, 255, 0.8);
    color: #000000;
  }
}

.p-fv__img {
  width: 55vw;
  -webkit-margin-before: 1.875rem;
          margin-block-start: 1.875rem;
}
@media screen and (max-width: 767.2px) {
  .p-fv__img {
    width: 90vw;
    -webkit-margin-before: 0.3125rem;
            margin-block-start: 0.3125rem;
  }
}

.p-about {
  position: relative;
  -webkit-padding-before: 12.5rem;
          padding-block-start: 12.5rem;
  -webkit-padding-after: 8.125rem;
          padding-block-end: 8.125rem;
  background: url("../img/nursery/about-bg.png") repeat center;
  background-size: contain;
}
.p-about::after {
  content: "";
  position: absolute;
  background: url("../img/nursery/about-bg-after.png") no-repeat center;
  width: 88.6354vw;
  max-width: 103.125rem;
  height: 97.069vw;
  max-height: 81.25rem;
  background-size: contain;
  left: 48%;
  translate: -50%;
  top: 2rem;
  z-index: 1;
}
@media screen and (max-width: 767.2px) {
  .p-about::after {
    display: none;
  }
}
@media screen and (max-width: 767.2px) {
  .p-about {
    -webkit-padding-before: 1.875rem;
            padding-block-start: 1.875rem;
    -webkit-padding-after: 5rem;
            padding-block-end: 5rem;
  }
}

.p-about__contents {
  position: relative;
  z-index: 3;
  max-width: 62.75rem;
  width: 100%;
  margin-inline: auto;
  color: #000;
  -webkit-padding-after: 8.4375rem;
          padding-block-end: 8.4375rem;
}
@media screen and (max-width: 767.2px) {
  .p-about__contents {
    background-color: #ffffff;
    padding: 3.125rem 1rem;
    border-radius: 0.625rem;
  }
}

.about-text {
  -webkit-margin-before: 3.75rem;
          margin-block-start: 3.75rem;
  font-size: max(1.5rem, 19.2px);
}
@media screen and (max-width: 767.2px) {
  .about-text {
    font-size: 1.5rem;
  }
}
.about-text {
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.02em;
  font-size: 1.3125rem;
}
@media screen and (max-width: 767.2px) {
  .about-text {
    font-size: 0.875rem;
    -webkit-margin-before: 1.875rem;
            margin-block-start: 1.875rem;
  }
}

.yellow-line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(85%, transparent), color-stop(20%, #fced99));
  background: linear-gradient(transparent 85%, #fced99 20%);
  padding: 0 0.1em;
}

.p-about__img {
  -webkit-margin-before: 4.044vw;
          margin-block-start: 4.044vw;
  width: 42.292vw;
  max-width: 51.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.2px) {
  .p-about__img {
    width: 80%;
  }
}

.p-about__president {
  -webkit-margin-before: 1.875rem;
          margin-block-start: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-column-gap: 2.1875rem;
     -moz-column-gap: 2.1875rem;
          column-gap: 2.1875rem;
}
@media screen and (max-width: 767.2px) {
  .p-about__president {
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}

.p-about__president--sub {
  font-size: max(2.25rem, 28.8px);
}
@media screen and (max-width: 767.2px) {
  .p-about__president--sub {
    font-size: 2.25rem;
  }
}
.p-about__president--sub {
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
  font-size: 1.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-about__president--sub {
    font-size: 0.75rem;
  }
}

.p-about__president--main {
  font-size: max(4.5rem, 57.6px);
}
@media screen and (max-width: 767.2px) {
  .p-about__president--main {
    font-size: 4.5rem;
  }
}
.p-about__president--main {
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  font-size: 2.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-about__president--main {
    font-size: 1.25rem;
  }
}

.p-about__deco {
  position: absolute;
  width: 15.708vw;
  max-width: 18.75rem;
  height: auto;
  aspect-ratio: 340/653;
  bottom: 0;
  right: 14%;
  translate: 11%;
  z-index: 3;
}
@media screen and (max-width: 767.2px) {
  .p-about__deco {
    right: 2%;
    width: 18.708vw;
    translate: 0;
  }
}

.p-message {
  -webkit-padding-before: 5.75rem;
          padding-block-start: 5.75rem;
  -webkit-padding-after: 0rem;
          padding-block-end: 0rem;
}
@media screen and (max-width: 767.2px) {
  .p-message {
    -webkit-padding-before: 0rem;
            padding-block-start: 0rem;
    -webkit-padding-after: 0rem;
            padding-block-end: 0rem;
  }
}

.p-message__read {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.375rem;
     -moz-column-gap: 0.375rem;
          column-gap: 0.375rem;
}

.p-message-img {
  width: 13.5rem;
  height: auto;
  aspect-ratio: 216/361;
}
@media screen and (max-width: 767.2px) {
  .p-message-img {
    width: 7.5rem;
  }
}

.p-message__head {
  font-size: max(3.125rem, 40px);
}
@media screen and (max-width: 767.2px) {
  .p-message__head {
    font-size: 3.125rem;
  }
}
.p-message__head {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.0105em;
  font-size: clamp(24px, 2.604vw, 50px);
}
.p-message__head .red {
  color: #d81217;
}
@media screen and (max-width: 767.2px) {
  .p-message__head {
    font-size: 1.125rem;
  }
}

.p-message-img-ex {
  width: 100%;
  -webkit-margin-before: -1.125rem;
          margin-block-start: -1.125rem;
}

.p-message__contents-middle {
  background: url("../img/nursery/message-bg.jpg") no-repeat center;
  background-size: cover;
  -webkit-padding-before: 10.625rem;
          padding-block-start: 10.625rem;
  -webkit-padding-after: 10rem;
          padding-block-end: 10rem;
}
@media screen and (max-width: 767.2px) {
  .p-message__contents-middle {
    -webkit-padding-before: 3.75rem;
            padding-block-start: 3.75rem;
    -webkit-padding-after: 3.75rem;
            padding-block-end: 3.75rem;
  }
}

.p-message__contents-inner {
  width: 100%;
  max-width: 88.8125rem;
  height: inherit;
  padding: 0 2.5rem;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 5rem;
}
@media screen and (max-width: 767.2px) {
  .p-message__contents-inner {
    width: 100%;
    max-width: 100%;
    padding: 0 1.25rem;
    row-gap: 1.875rem;
  }
}

.p-message__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 1.875rem;
  -webkit-column-gap: 5rem;
     -moz-column-gap: 5rem;
          column-gap: 5rem;
}
@media screen and (max-width: 767.2px) {
  .p-message__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
    -webkit-column-gap: 2%;
       -moz-column-gap: 2%;
            column-gap: 2%;
    width: 100%;
  }
}

.p-message__item {
  padding-block: 1.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.625rem;
     -moz-column-gap: 0.625rem;
          column-gap: 0.625rem;
  width: 100%;
  -webkit-padding-start: 1.875rem;
          padding-inline-start: 1.875rem;
  -webkit-padding-end: 0.3125rem;
          padding-inline-end: 0.3125rem;
  background-color: #e4c1b5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.2px) {
  .p-message__item {
    -webkit-column-gap: 0.625rem;
       -moz-column-gap: 0.625rem;
            column-gap: 0.625rem;
    padding: 0.625rem 0 0.625rem 2vw;
    margin-inline: auto;
  }
}

.p-message__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 3.278625rem;
  height: 3.159375rem;
}
@media screen and (max-width: 767.2px) {
  .p-message__icon {
    width: 6vw;
    height: 6vw;
  }
}

.p-message__text {
  font-size: max(1.5rem, 19.2px);
}
@media screen and (max-width: 767.2px) {
  .p-message__text {
    font-size: 1.5rem;
  }
}
.p-message__text {
  font-weight: 900;
  line-height: 1.1666666667;
  font-size: clamp(13px, 1.25vw, 24px);
  line-height: 1.5;
}
@media screen and (max-width: 767.2px) {
  .p-message__text {
    font-size: 3.5vw;
  }
}

.p-message__bottom {
  background: #e4c1b5;
  padding-block: 3.75rem;
  position: relative;
  overflow: hidden;
  z-index: 3;
}

.p-message-bottom__arrow {
  width: 21.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-margin-before: -0.25rem;
          margin-block-start: -0.25rem;
  position: relative;
  z-index: 2;
  left: 50%;
  translate: -50%;
}
@media screen and (max-width: 767.2px) {
  .p-message-bottom__arrow {
    width: 15.625rem;
  }
}

.p-message-bottom__icon--right {
  position: absolute;
  background: url("../img/nursery/icon.png") no-repeat center;
  background-size: contain;
  width: 15.625rem;
  height: 3.125rem;
  top: 50%;
  translate: 0 -50%;
  right: calc(50% - 880px);
  z-index: 0;
  position: absolute;
}

.p-message-bottom__icon--left {
  position: absolute;
  background: url("../img/nursery/icon.png") no-repeat center;
  background-size: contain;
  width: 15.625rem;
  height: 3.125rem;
  top: 50%;
  translate: 0 -50%;
  left: calc(50% - 880px);
  z-index: 0;
  position: absolute;
}

.p-message-bottom__inner {
  width: 100%;
  max-width: 80rem;
  height: inherit;
  padding: 0 2.5rem;
  margin-inline: auto;
  position: relative;
}
@media screen and (max-width: 767.2px) {
  .p-message-bottom__inner {
    width: 100%;
    max-width: 580px;
    padding: 0 1.25rem;
  }
}

.p-message-bottom__contents-wrapper {
  position: relative;
  background: #fff;
  border-radius: 4.375rem;
  padding: 0.9375rem;
}
@media screen and (max-width: 767.2px) {
  .p-message-bottom__contents-wrapper {
    border-radius: 2.1875rem;
    padding: 0.9375rem;
  }
}

.p-message-bottom__contents {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5rem;
     -moz-column-gap: 5rem;
          column-gap: 5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3.125rem;
  border: 2px solid #4d4d4d;
  padding: 1.25rem 3.125rem;
}
@media screen and (max-width: 767.2px) {
  .p-message-bottom__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 2.1875rem;
    border: 1px solid #4d4d4d;
    padding: 1.5625rem 0.9375rem;
    row-gap: 1.25rem;
  }
}

.p-message-bottom__img {
  max-width: 28.125rem;
}

.p-message-bottom__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 1.25rem;
}
@media screen and (max-width: 767.2px) {
  .p-message-bottom__body {
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
    row-gap: 0.9375rem;
  }
}

.p-message-bottom__text {
  font-size: max(5rem, 64px);
}
@media screen and (max-width: 767.2px) {
  .p-message-bottom__text {
    font-size: 5rem;
  }
}
.p-message-bottom__text {
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0.01875em;
  font-size: 2.8125rem;
}
@media screen and (max-width: 767.2px) {
  .p-message-bottom__text {
    font-size: max(1.75rem, 22.4px);
    font-weight: 600;
    line-height: 1.2857142857;
    letter-spacing: 0.0357142857em;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-message-bottom__text {
    font-size: 1.75rem;
  }
}

.p-message-bottom__text.red {
  color: #d81217;
  line-height: 5.9375rem;
}
@media screen and (max-width: 767.2px) {
  .p-message-bottom__text.red {
    font-size: max(1.75rem, 22.4px);
    font-weight: 600;
    line-height: 1.7857142857;
    letter-spacing: 0.0357142857em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-message-bottom__text.red {
    font-size: 1.75rem;
  }
}

.p-message-bottom__text.line-yellow {
  background: -webkit-gradient(linear, left top, right top, from(#eecc43), to(#eecc43)) bottom/100% 1.25rem no-repeat;
  background: linear-gradient(to right, #eecc43 0%, #eecc43 100%) bottom/100% 1.25rem no-repeat;
}
@media screen and (max-width: 767.2px) {
  .p-message-bottom__text.line-yellow {
    background: -webkit-gradient(linear, left top, right top, from(#eecc43), to(#eecc43)) bottom/100% 0.625rem no-repeat;
    background: linear-gradient(to right, #eecc43 0%, #eecc43 100%) bottom/100% 0.625rem no-repeat;
  }
}

.p-message-bottom__logo {
  max-width: 31.25rem;
  height: auto;
  aspect-ratio: 861.11/80;
  position: relative;
  z-index: 1;
}
.p-message-bottom__logo::after {
  content: "";
  position: absolute;
  background: #eecc43;
  width: 100%;
  height: 1.25rem;
  bottom: -0.625rem;
  left: 50%;
  translate: -50%;
  z-index: -1;
}
@media screen and (max-width: 767.2px) {
  .p-message-bottom__logo::after {
    height: 0.625rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-message-bottom__logo {
    max-width: 25rem;
  }
}

.p-reason {
  position: relative;
  z-index: 1;
  background: url("../img/nursery/reason-bg.webp") repeat center;
  background-size: contain;
  margin-top: -9.375rem;
  -webkit-padding-before: 12.5rem;
          padding-block-start: 12.5rem;
  -webkit-padding-after: 18.75rem;
          padding-block-end: 18.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-reason {
    margin-top: -5rem;
    -webkit-padding-before: 7.5rem;
            padding-block-start: 7.5rem;
    -webkit-padding-after: 11.25rem;
            padding-block-end: 11.25rem;
  }
}

.p-reason__title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-reason__title-logo {
  width: 36.9375rem;
  height: auto;
  aspect-ratio: 591/55;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media screen and (max-width: 767.2px) {
  .p-reason__title-logo {
    width: 15.625rem;
  }
}

.p-reason__title-img {
  width: 9.9375rem;
  height: auto;
  aspect-ratio: 159/271;
}
@media screen and (max-width: 767.2px) {
  .p-reason__title-img {
    width: 6.25rem;
  }
}

.p-reason__title--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-reason__title-text {
  color: #231815;
  font-family: "Noto Sans", sans-serif;
  font-size: max(3rem, 38.4px);
}
@media screen and (max-width: 767.2px) {
  .p-reason__title-text {
    font-size: 3rem;
  }
}
.p-reason__title-text {
  font-weight: 900;
  line-height: 1;
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-left: 0.3125rem;
}
@media screen and (max-width: 767.2px) {
  .p-reason__title-text {
    font-size: 1.25rem;
    margin-left: 0rem;
  }
}

.p-reason__title--bottom {
  -webkit-margin-before: 1.875rem;
          margin-block-start: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 0.75rem;
     -moz-column-gap: 0.75rem;
          column-gap: 0.75rem;
  font-size: max(4rem, 51.2px);
}
@media screen and (max-width: 767.2px) {
  .p-reason__title--bottom {
    font-size: 4rem;
  }
}
.p-reason__title--bottom {
  font-weight: 900;
  line-height: 1;
}
.p-reason__title--bottom .square {
  color: #5e564b;
  background-color: #e4c1b5;
  height: 5.6875rem;
  width: 5.6875rem;
  display: grid;
  place-items: center;
}
@media screen and (max-width: 767.2px) {
  .p-reason__title--bottom .square {
    height: 2.1875rem;
    width: 2.1875rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-reason__title--bottom {
    -webkit-column-gap: 0.375rem;
       -moz-column-gap: 0.375rem;
            column-gap: 0.375rem;
    font-size: 1.75rem;
    -webkit-margin-before: 0.9375rem;
            margin-block-start: 0.9375rem;
  }
}

.p-reason__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.125rem;
  grid-auto-rows: auto auto 1fr;
  -webkit-margin-after: 3.125rem;
          margin-block-end: 3.125rem;
}
@media screen and (max-width: 767.2px) {
  .p-reason__items {
    grid-template-columns: repeat(1, 1fr);
    gap: 1.5rem;
    -webkit-margin-before: 0rem;
            margin-block-start: 0rem;
    -webkit-margin-after: 1.875rem;
            margin-block-end: 1.875rem;
  }
}

.p-reason__item {
  background-color: #ffffff;
  border-radius: 2.5rem;
  border: 4px solid #4d4d4d;
  padding: 1.375rem 2.5rem 1.3125rem;
  grid-template-rows: subgrid;
  grid-row: span 3;
}
@media screen and (max-width: 767.2px) {
  .p-reason__item {
    padding: 1.25rem 1rem;
    border: 2px solid #4d4d4d;
  }
}

.p-reason__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.0625rem;
     -moz-column-gap: 1.0625rem;
          column-gap: 1.0625rem;
}
@media screen and (max-width: 767.2px) {
  .p-reason__item-head {
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}

.p-reason__item-num {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 100vmax;
  border: 1px solid #4d4d4d;
  background-color: #e4c1b5;
  color: #504848;
  font-family: "Noto Sans", sans-serif;
  font-size: max(2.5rem, 32px);
}
@media screen and (max-width: 767.2px) {
  .p-reason__item-num {
    font-size: 2.5rem;
  }
}
.p-reason__item-num {
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 2rem;
  display: grid;
  place-items: center;
}
@media screen and (max-width: 767.2px) {
  .p-reason__item-num {
    width: 2.204625rem;
    height: 2.204625rem;
    font-size: 1.25rem;
  }
}

.p-reason__item-title {
  font-size: max(1.75rem, 22.4px);
}
@media screen and (max-width: 767.2px) {
  .p-reason__item-title {
    font-size: 1.75rem;
  }
}
.p-reason__item-title {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767.2px) {
  .p-reason__item-title {
    font-size: max(1.25rem, 16px);
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.075em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-reason__item-title {
    font-size: 1.25rem;
  }
}

.p-reason__item-text {
  -webkit-margin-before: 0.4375rem;
          margin-block-start: 0.4375rem;
  font-size: max(1.3125rem, 16.8px);
}
@media screen and (max-width: 767.2px) {
  .p-reason__item-text {
    font-size: 1.3125rem;
  }
}
.p-reason__item-text {
  font-weight: 400;
  line-height: 1.7142857143;
}
@media screen and (max-width: 767.2px) {
  .p-reason__item-text {
    font-size: 1rem;
  }
}

.p-reason__award {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 2.604vw;
     -moz-column-gap: 2.604vw;
          column-gap: 2.604vw;
  -webkit-margin-before: 3.125rem;
          margin-block-start: 3.125rem;
  max-width: 120rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.2px) {
  .p-reason__award {
    grid-template-columns: repeat(2, 1fr);
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
  }
}
.p-reason__award img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-reason__deco {
  position: absolute;
  width: 11.9375rem;
  height: auto;
  aspect-ratio: 382/485;
  bottom: 0;
  left: 16%;
}
@media screen and (max-width: 767.2px) {
  .p-reason__deco {
    width: 7.5rem;
    bottom: 0;
    left: 0;
  }
}

/*----------------------------------
  swiper-bundle.min.css の中身
-----------------------------------*/
/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
      touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

ｓ .swiper-wrapper,
.card__swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.swiper-slide {
  width: 25vw;
  max-width: 30rem;
}
@media screen and (max-width: 767.2px) {
  .swiper-slide {
    width: 50vw;
    max-width: 17.5rem;
  }
}

.p-award {
  -webkit-padding-before: 8.125rem;
          padding-block-start: 8.125rem;
  -webkit-padding-after: 5rem;
          padding-block-end: 5rem;
}
@media screen and (max-width: 767.2px) {
  .p-award {
    -webkit-padding-before: 3.75rem;
            padding-block-start: 3.75rem;
    -webkit-padding-after: 3.75rem;
            padding-block-end: 3.75rem;
  }
}

.p-award__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
  -webkit-margin-before: 3.75rem;
          margin-block-start: 3.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-award__items {
    grid-template-columns: repeat(1, 1fr);
    gap: 1.25rem;
    -webkit-margin-before: 1.875rem;
            margin-block-start: 1.875rem;
  }
}

.p-award__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.9375rem;
     -moz-column-gap: 0.9375rem;
          column-gap: 0.9375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-award__list-left {
  max-width: 49.0322580645%;
  height: auto;
  aspect-ratio: 304/228;
}
@media screen and (max-width: 767.2px) {
  .p-award__list-left {
    max-width: 50%;
  }
}

.p-award__list-right {
  max-width: 48.7096774194%;
  height: auto;
  aspect-ratio: 151/107;
}
@media screen and (max-width: 767.2px) {
  .p-award__list-right {
    max-width: 50%;
  }
}

.p-volunteer {
  -webkit-padding-before: 5rem;
          padding-block-start: 5rem;
  -webkit-padding-after: 5rem;
          padding-block-end: 5rem;
}
@media screen and (max-width: 767.2px) {
  .p-volunteer {
    -webkit-padding-before: 3.75rem;
            padding-block-start: 3.75rem;
    -webkit-padding-after: 3.75rem;
            padding-block-end: 3.75rem;
  }
}

.p-volunteer__items {
  -webkit-margin-before: 3.75rem;
          margin-block-start: 3.75rem;
  display: grid;
  row-gap: 3.625rem;
}
@media screen and (max-width: 767.2px) {
  .p-volunteer__items {
    -webkit-margin-before: 1.875rem;
            margin-block-start: 1.875rem;
    row-gap: 2.5rem;
  }
}

.p-volunteer__head {
  max-width: 81.1875rem;
}

.p-volunteer__img-wrapper {
  -webkit-margin-before: 0.9375rem;
          margin-block-start: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 3.75rem;
     -moz-column-gap: 3.75rem;
          column-gap: 3.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-volunteer__img-wrapper {
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}

.p-volunteer__img1 {
  max-width: 31.2548113934%;
  height: auto;
  aspect-ratio: 203/157;
}
@media screen and (max-width: 767.2px) {
  .p-volunteer__img1 {
    max-width: 17.5rem;
  }
}

.p-volunteer__img2 {
  max-width: 24.3264049269%;
  height: auto;
  aspect-ratio: 4/3;
}
@media screen and (max-width: 767.2px) {
  .p-volunteer__img2 {
    max-width: 12.5rem;
  }
}

.p-volunteer__img3 {
  max-width: 31.4087759815%;
  height: auto;
  aspect-ratio: 204/157;
}
@media screen and (max-width: 767.2px) {
  .p-volunteer__img3 {
    max-width: 17.5rem;
  }
}

.p-volunteer-text {
  -webkit-margin-before: 1.25rem;
          margin-block-start: 1.25rem;
  text-align: left;
  font-size: max(1.5rem, 19.2px);
}
@media screen and (max-width: 767.2px) {
  .p-volunteer-text {
    font-size: 1.5rem;
  }
}
.p-volunteer-text {
  font-weight: 400;
  line-height: 1.5;
  font-size: 1.3125rem;
  padding-inline: 1.875rem;
}
@media screen and (max-width: 767.2px) {
  .p-volunteer-text {
    font-size: 1rem;
    padding-inline: 0.625rem;
  }
}

.p-cta {
  position: relative;
  background-color: #e4c1b5;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.6) 2px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 1px, transparent 2px);
  background-size: 3.125rem 1.875rem;
  background-position: 0 0;
  padding: 2.5rem 1.25rem;
  overflow: hidden;
}

.p-cta__inner {
  width: 100%;
  max-width: 80rem;
  height: inherit;
  padding: 0 2.5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.2px) {
  .p-cta__inner {
    width: 100%;
    max-width: 100%;
    padding: 0 0rem;
  }
}

.p-cta__contents {
  position: relative;
}

.p-cta__title {
  position: relative;
  z-index: 2;
  background-color: #faee7e;
  border: 1px solid #4d4d4d;
  border-radius: 2.5rem;
  padding-block: 0.5rem;
  padding-inline: 5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin-inline: auto;
  font-size: min(1.8vw, 1.3125rem);
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  width: 90%;
}
.p-cta__title .red {
  color: #d81217;
}
@media screen and (max-width: 767.2px) {
  .p-cta__title {
    padding-inline: 0rem;
    padding-block: 0.0625rem;
    font-size: 3.7vw;
    width: 90%;
  }
}

.p-cta__main {
  z-index: 1;
  background-color: #ffffff;
  -webkit-margin-before: -1.25rem;
          margin-block-start: -1.25rem;
  border: 1px solid #4d4d4d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: min(3.3vw, 2.5rem) 0 min(1.6vw, 1.1875rem);
}
@media screen and (max-width: 767.2px) {
  .p-cta__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 8vw 1.25rem;
  }
}

.p-cta__text {
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-cta__text .contact {
  font-size: max(1.75rem, 22.4px);
}
@media screen and (max-width: 767.2px) {
  .p-cta__text .contact {
    font-size: 1.75rem;
  }
}
.p-cta__text .contact {
  font-weight: 400;
  line-height: 1.5;
  font-size: 1.3125rem;
}
@media screen and (max-width: 767.2px) {
  .p-cta__text .contact {
    font-size: 4.4vw;
  }
}
.p-cta__text .tell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 0.3125rem;
     -moz-column-gap: 0.3125rem;
          column-gap: 0.3125rem;
  color: #d81217;
  font-size: max(3.75rem, 48px);
}
@media screen and (max-width: 767.2px) {
  .p-cta__text .tell {
    font-size: 3.75rem;
  }
}
.p-cta__text .tell {
  font-weight: 600;
  line-height: 1.3666666667;
  letter-spacing: 0.1205em;
  font-size: min(2.5vw, 1.875rem);
  line-height: 1;
}
.p-cta__text .tell img {
  width: 2rem;
  height: 2rem;
}
@media screen and (max-width: 767.2px) {
  .p-cta__text .tell img {
    width: 2rem;
    height: 2rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-cta__text .tell {
    font-size: 7.5vw;
    margin-top: 0.5rem;
  }
}
.p-cta__text .time {
  font-size: max(1.75rem, 22.4px);
}
@media screen and (max-width: 767.2px) {
  .p-cta__text .time {
    font-size: 1.75rem;
  }
}
.p-cta__text .time {
  font-weight: 400;
  line-height: 1.3571428571;
  letter-spacing: 0.5em;
  letter-spacing: 0.1em;
  font-size: 1.3125rem;
  margin-top: 0.3125rem;
}
@media screen and (max-width: 767.2px) {
  .p-cta__text .time {
    font-size: 4.4vw;
  }
}

.p-cta__btn {
  width: min(28vw, 21rem);
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767.2px) {
  .p-cta__btn {
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
    width: 80%;
  }
}
.p-cta__btn img {
  width: 100%;
}
@media (any-hover: hover) {
  .p-cta__btn:hover {
    opacity: 0.8;
  }
}

.p-cta__deco {
  position: absolute;
  bottom: 0;
  width: 10.3125rem;
  height: auto;
  aspect-ratio: 181.92/264.05;
  z-index: 2;
  right: -3%;
  bottom: -3.125rem;
}
@media screen and (max-width: 767.2px) {
  .p-cta__deco {
    width: 21vw;
    left: 50%;
    translate: 150%;
    bottom: -2.5rem;
  }
}

.p-voice {
  -webkit-padding-before: 8.75rem;
          padding-block-start: 8.75rem;
  -webkit-padding-after: 8.75rem;
          padding-block-end: 8.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-voice {
    -webkit-padding-before: 3.75rem;
            padding-block-start: 3.75rem;
    -webkit-padding-after: 3.75rem;
            padding-block-end: 3.75rem;
  }
}

.p-voice__items {
  -webkit-margin-before: 3.125rem;
          margin-block-start: 3.125rem;
  display: grid;
  row-gap: 7.1875rem;
}
@media screen and (max-width: 767.2px) {
  .p-voice__items {
    -webkit-margin-before: 1.875rem;
            margin-block-start: 1.875rem;
    row-gap: 5rem;
  }
}

.p-voice__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-voice__item--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.p-voice__item:first-child .p-voice__text::after {
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 100%;
  background-color: #e4c1b5;
  top: 0;
  left: -5.5rem;
}
@media screen and (max-width: 767.2px) {
  .p-voice__item:first-child .p-voice__text::after {
    display: none;
  }
}
.p-voice__item:nth-child(2) .p-voice__text::after {
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 100%;
  background-color: #e4c1b5;
  top: 0;
  right: -5.5rem;
}
@media screen and (max-width: 767.2px) {
  .p-voice__item:nth-child(2) .p-voice__text::after {
    display: none;
  }
}
@media screen and (max-width: 767.2px) {
  .p-voice__item {
    display: grid;
    grid-template-areas: "title" "img" "text";
    row-gap: 1.25rem;
    justify-items: center;
  }
  .p-voice__item:first-child {
    position: relative;
  }
  .p-voice__item:first-child::after {
    content: "";
    position: absolute;
    width: 22.5rem;
    height: 0.3125rem;
    background-color: #e4c1b5;
    left: 50%;
    translate: -50%;
    bottom: -3.25rem;
  }
}

.p-voice__text {
  position: relative;
  color: #000000;
  width: 55.6944444444%;
}
@media screen and (max-width: 767.2px) {
  .p-voice__text {
    display: contents;
  }
}

.p-voice__title {
  font-size: max(2.25rem, 28.8px);
}
@media screen and (max-width: 767.2px) {
  .p-voice__title {
    font-size: 2.25rem;
  }
}
.p-voice__title {
  font-weight: 400;
  line-height: 1.2222222222;
  letter-spacing: 0.0416666667em;
  font-size: 1.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-voice__title {
    grid-area: title;
    font-size: max(1.25rem, 16px);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.075em;
    text-align: center;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-voice__title {
    font-size: 1.25rem;
  }
}

.p-voice__comment {
  font-size: max(1.5rem, 19.2px);
}
@media screen and (max-width: 767.2px) {
  .p-voice__comment {
    font-size: 1.5rem;
  }
}
.p-voice__comment {
  font-weight: 400;
  line-height: 1.6666666667;
  letter-spacing: 0.0625em;
  font-size: 1.3125rem;
  -webkit-margin-before: 1.875rem;
          margin-block-start: 1.875rem;
}
@media screen and (max-width: 767.2px) {
  .p-voice__comment {
    font-size: max(1rem, 12.8px);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.09375em;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    grid-area: text;
    text-align: left;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-voice__comment {
    font-size: 1rem;
  }
}

.p-voice__img {
  width: 31.0416666667%;
}
@media screen and (max-width: 767.2px) {
  .p-voice__img {
    grid-area: img;
    width: 20rem;
  }
}

.p-faq {
  background: url("../img/nursery/faq-bg.png") repeat center;
  background-size: contain;
  padding-block: 7.5rem;
}
@media screen and (max-width: 767.2px) {
  .p-faq {
    padding-block: 3.75rem;
  }
}

.p-faq__inner {
  width: 100%;
  max-width: 84rem;
  height: inherit;
  padding: 0 2.5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.2px) {
  .p-faq__inner {
    width: 100%;
    max-width: 100%;
    padding: 0 1.25rem;
  }
}

.p-faq__items {
  -webkit-margin-before: 3.75rem;
          margin-block-start: 3.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 3.4375rem;
}
@media screen and (max-width: 767.2px) {
  .p-faq__items {
    -webkit-margin-before: 1.875rem;
            margin-block-start: 1.875rem;
    row-gap: 1.25rem;
  }
}

.p-faq__item {
  font-family: "Noto Sans", sans-serif;
  -webkit-box-shadow: 2px 2px 10px -5px #4d4d4d;
          box-shadow: 2px 2px 10px -5px #4d4d4d;
  background: #fdffff;
}
@media (max-width: 767px) {
  .p-faq__item {
    padding-block: 0;
  }
}

.p-faq__item-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-block: 2.8125rem;
  -webkit-padding-start: 3.75rem;
          padding-inline-start: 3.75rem;
  -webkit-padding-end: 1.25rem;
          padding-inline-end: 1.25rem;
}
.p-faq__item-question img {
  width: 2.1875rem;
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-question img {
    width: 1.5rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-question {
    padding-block: 1.25rem;
    padding-inline: 0.9375rem;
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}

.p-faq__item-question-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 3.125rem;
     -moz-column-gap: 3.125rem;
          column-gap: 3.125rem;
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-question-text-wrapper {
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}

.p-faq__item-question-text {
  font-size: max(1.625rem, 20.8px);
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-question-text {
    font-size: 1.625rem;
  }
}
.p-faq__item-question-text {
  font-weight: 800;
  line-height: 2.2307692308;
  letter-spacing: 0.0576923077em;
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-question-text {
    font-size: max(1.125rem, 14.4px);
    font-weight: 600;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-faq__item-question-text {
    font-size: 1.125rem;
  }
}

.p-faq__item-question-icon-wrapper {
  background-color: #e4c1b5;
  width: 3.125rem;
  height: 3.125rem;
  display: grid;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  place-items: center;
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-question-icon-wrapper {
    width: 1.875rem;
    height: 1.875rem;
  }
}

.p-faq__item-question-icon {
  width: 2.3125rem;
  height: 2.3125rem;
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-question-icon {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.p-faq__item-question-icon line {
  -webkit-transition: rotate 0.3s ease;
  transition: rotate 0.3s ease;
  -webkit-transform-origin: center;
          transform-origin: center;
  stroke-width: 2;
  stroke-linecap: round;
}

.p-faq__item.is-opened .p-faq__item-question-icon line:nth-of-type(2) {
  rotate: 90deg;
}

.p-faq__item-answer {
  -webkit-padding-start: 3.75rem;
          padding-inline-start: 3.75rem;
  -webkit-padding-end: 1.25rem;
          padding-inline-end: 1.25rem;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: height 0.4s ease, opacity 0.4s ease;
  transition: height 0.4s ease, opacity 0.4s ease;
}
.p-faq__item-answer img {
  width: 2.1875rem;
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-answer img {
    width: 1.5rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-answer {
    padding-inline: 0.9375rem;
  }
}

.p-faq__item-answer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 3.125rem;
     -moz-column-gap: 3.125rem;
          column-gap: 3.125rem;
  -webkit-padding-after: 4.375rem;
          padding-block-end: 4.375rem;
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-answer-inner {
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
    -webkit-padding-after: 1.5625rem;
            padding-block-end: 1.5625rem;
  }
}

.is-opened .p-faq__item-answer {
  opacity: 1;
}

.p-faq__item-answer-text {
  -webkit-padding-end: 8.75rem;
          padding-inline-end: 8.75rem;
  font-size: max(1.625rem, 20.8px);
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-answer-text {
    font-size: 1.625rem;
  }
}
.p-faq__item-answer-text {
  font-weight: 800;
  line-height: 1.3513846154;
  letter-spacing: 0.0576923077em;
}
@media screen and (max-width: 767.2px) {
  .p-faq__item-answer-text {
    font-size: max(1rem, 12.8px);
    font-weight: 400;
    line-height: 1.625;
    letter-spacing: 0.05em;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-faq__item-answer-text {
    font-size: 1rem;
  }
}

.p-achievements {
  -webkit-padding-before: 6.25rem;
          padding-block-start: 6.25rem;
  -webkit-padding-after: 0;
          padding-block-end: 0;
}
@media screen and (max-width: 767.2px) {
  .p-achievements {
    -webkit-padding-before: 3.75rem;
            padding-block-start: 3.75rem;
  }
}

.p-achievements__title {
  position: relative;
}
.p-achievements__title::after {
  content: "";
  position: absolute;
  background: url("../img/nursery/achievements-title-img.png") no-repeat center;
  background-size: cover;
  width: 12.1666666667rem;
  height: 16.6666666667rem;
  right: -18.75rem;
  top: 50%;
  translate: 0 -50%;
}
@media screen and (max-width: 767.2px) {
  .p-achievements__title::after {
    display: none;
  }
}

.p-achievements__items {
  -webkit-margin-before: 5.25rem;
          margin-block-start: 5.25rem;
  display: grid;
  row-gap: 3.625rem;
}
@media screen and (max-width: 767.2px) {
  .p-achievements__items {
    -webkit-margin-before: 1.875rem;
            margin-block-start: 1.875rem;
    row-gap: 2.5rem;
  }
}

.p-achievements__head {
  max-width: 81.1875rem;
}

.p-achievements__img-wrapper {
  -webkit-margin-before: 0.9375rem;
          margin-block-start: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 3.75rem;
     -moz-column-gap: 3.75rem;
          column-gap: 3.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-achievements__img-wrapper {
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}

.p-achievements__img1 {
  max-width: 31.2548113934%;
  height: auto;
  aspect-ratio: 203/157;
}
@media screen and (max-width: 767.2px) {
  .p-achievements__img1 {
    max-width: 17.5rem;
  }
}

.p-achievements__img2 {
  max-width: 24.3264049269%;
  height: auto;
  aspect-ratio: 4/3;
}
@media screen and (max-width: 767.2px) {
  .p-achievements__img2 {
    max-width: 12.5rem;
  }
}

.p-achievements__img3 {
  max-width: 31.4087759815%;
  height: auto;
  aspect-ratio: 204/157;
}
@media screen and (max-width: 767.2px) {
  .p-achievements__img3 {
    max-width: 17.5rem;
  }
}

.p-achievements-text {
  -webkit-margin-before: 1.25rem;
          margin-block-start: 1.25rem;
  text-align: left;
  font-size: max(1.5rem, 19.2px);
}
@media screen and (max-width: 767.2px) {
  .p-achievements-text {
    font-size: 1.5rem;
  }
}
.p-achievements-text {
  font-weight: 400;
  line-height: 1.5;
  font-size: 1.3125rem;
  padding-inline: 1.875rem;
}
@media screen and (max-width: 767.2px) {
  .p-achievements-text {
    font-size: 1rem;
    padding-inline: 0.625rem;
  }
}

.p-achievements__bottom {
  width: 100%;
  position: relative;
  z-index: 1;
}
.p-achievements__bottom img {
  width: 100%;
}

.p-achievements-3step {
  position: relative;
  background-color: #e4c1b5;
  padding-block: 5rem;
}
@media screen and (max-width: 767.2px) {
  .p-achievements-3step {
    padding-block: 2.5rem;
  }
}
.p-achievements-3step::before {
  content: "";
  position: absolute;
  background: url("../img/nursery/icon.png") repeat-x center;
  background-size: contain;
  width: 100%;
  top: 50%;
  translate: 0 -50%;
  height: 3.125rem;
}
@media screen and (max-width: 767.2px) {
  .p-achievements-3step::before {
    background-size: auto 42%;
  }
}
.p-achievements-3step::after {
  content: "";
  position: absolute;
  background: url("../img/nursery/message-polygon.png") no-repeat center;
  background-size: contain;
  width: 22.1875rem;
  aspect-ratio: 700/208;
  bottom: 0;
  left: 50%;
  translate: -50%;
  bottom: -6.25rem;
}
@media screen and (max-width: 767.2px) {
  .p-achievements-3step::after {
    width: 11.25rem;
    bottom: -3.125rem;
  }
}

.p-achievements-3step__text {
  position: relative;
  padding: 0 1.25rem;
  background-color: #e4c1b5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 0.625rem;
  background-color: #e4c1b5;
  font-family: ab-kirigirisu, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: max(3.5rem, 44.8px);
}
@media screen and (max-width: 767.2px) {
  .p-achievements-3step__text {
    font-size: 3.5rem;
  }
}
.p-achievements-3step__text {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.0105em;
  font-size: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767.2px) {
  .p-achievements-3step__text {
    font-size: 1.5rem;
    padding: 0 0.625rem;
  }
}
.p-achievements-3step__text .red {
  color: #d81217;
  font-size: 4.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-achievements-3step__text .red {
    font-size: 2.25rem;
  }
}

.p-flow {
  position: relative;
  -webkit-padding-before: 12.5rem;
          padding-block-start: 12.5rem;
  background: url("../img/nursery/flow-bg.png") repeat center;
  background-size: contain;
  -webkit-padding-after: 10rem;
          padding-block-end: 10rem;
}
@media screen and (max-width: 767.2px) {
  .p-flow {
    -webkit-padding-before: 5rem;
            padding-block-start: 5rem;
    -webkit-padding-after: 5rem;
            padding-block-end: 5rem;
  }
}

.p-flow__top {
  position: absolute;
  width: 26.625rem;
  height: 11.25rem;
  top: -0.125rem;
  left: 50%;
  translate: -50%;
}
@media screen and (max-width: 767.2px) {
  .p-flow__top {
    width: 8.875rem;
    height: 3.75rem;
  }
}

.p-flow__title {
  text-align: center;
  font-size: max(2.875rem, 36.8px);
}
@media screen and (max-width: 767.2px) {
  .p-flow__title {
    font-size: 2.875rem;
  }
}
.p-flow__title {
  font-weight: 400;
  line-height: 1.3043478261;
  letter-spacing: 0.0260869565em;
  font-size: 2.25rem;
}
.p-flow__title .yellow-line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(85%, transparent), color-stop(20%, #fced99));
  background: linear-gradient(transparent 85%, #fced99 20%);
}
.p-flow__title .orange {
  color: #ce6750;
}
@media screen and (max-width: 767.2px) {
  .p-flow__title {
    font-size: max(1.25rem, 16px);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-flow__title {
    font-size: 1.25rem;
  }
}

.p-flow__lists {
  -webkit-margin-before: 2.1875rem;
          margin-block-start: 2.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.875rem;
     -moz-column-gap: 1.875rem;
          column-gap: 1.875rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767.2px) {
  .p-flow__lists {
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}

.p-flow__list {
  text-align: center;
}

.p-flow__num {
  -webkit-margin-before: 1.25rem;
          margin-block-start: 1.25rem;
  font-size: max(5rem, 64px);
}
@media screen and (max-width: 767.2px) {
  .p-flow__num {
    font-size: 5rem;
  }
}
.p-flow__num {
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0.05em;
  font-size: 2.25rem;
  color: #e4c1b5;
}
@media screen and (max-width: 767.2px) {
  .p-flow__num {
    font-size: max(1.5rem, 19.2px);
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-flow__num {
    font-size: 1.5rem;
  }
}

.p-flow__img {
  -webkit-margin-before: 1.875rem;
          margin-block-start: 1.875rem;
  max-width: 21.8125rem;
  height: auto;
  aspect-ratio: 349.02/233.98;
}
@media screen and (max-width: 767.2px) {
  .p-flow__img {
    max-width: 17.5rem;
    -webkit-margin-before: 0.9375rem;
            margin-block-start: 0.9375rem;
  }
}

.p-flow__shapes {
  -webkit-margin-before: 5rem;
          margin-block-start: 5rem;
  margin-inline: auto;
  width: 100%;
  max-width: 67.5rem;
  height: auto;
  aspect-ratio: 1080/96;
}
@media screen and (max-width: 767.2px) {
  .p-flow__shapes {
    max-width: 30rem;
    -webkit-margin-before: 1.875rem;
            margin-block-start: 1.875rem;
  }
}

.p-flow__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-margin-before: 1.875rem;
          margin-block-start: 1.875rem;
}
@media screen and (max-width: 767.2px) {
  .p-flow__steps {
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
  }
}

.p-flow__step {
  font-size: max(1.75rem, 22.4px);
}
@media screen and (max-width: 767.2px) {
  .p-flow__step {
    font-size: 1.75rem;
  }
}
.p-flow__step {
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.15em;
  font-size: 1.3125rem;
  text-align: center;
}
@media screen and (max-width: 767.2px) {
  .p-flow__step {
    font-size: max(0.875rem, 11.2px);
    font-weight: 400;
    line-height: 1.4285714286;
    letter-spacing: 0.0714285714em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-flow__step {
    font-size: 0.875rem;
  }
}

.p-contact {
  -webkit-padding-before: 6.25rem;
          padding-block-start: 6.25rem;
  -webkit-padding-after: 3.75rem;
          padding-block-end: 3.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-contact {
    -webkit-padding-before: 3.75rem;
            padding-block-start: 3.75rem;
    -webkit-padding-after: 3.75rem;
            padding-block-end: 3.75rem;
  }
}

.p-contact__inner {
  width: 100%;
  max-width: 80rem;
  height: inherit;
  padding: 0 2.5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.2px) {
  .p-contact__inner {
    width: 100%;
    padding: 0 0.625rem;
  }
}

.p-contact__title-wrapper {
  color: #000000;
  font-family: "Noto Sans", sans-serif;
  position: relative;
}
.p-contact__title-wrapper::before {
  content: "";
  position: absolute;
  background: url("../img/nursery/contact-img01.png") no-repeat center;
  background-size: cover;
  width: 27.0769230769vw;
  max-width: 13.125rem;
  bottom: -2.8125rem;
  left: 0;
  aspect-ratio: 352/568;
}
@media screen and (max-width: 767.2px) {
  .p-contact__title-wrapper::before {
    bottom: -1.5625rem;
    left: -0.625rem;
    width: 14.1420118343vw;
    height: 22.7810650888vw;
  }
}
.p-contact__title-wrapper::after {
  content: "";
  position: absolute;
  background: url("../img/nursery/contact-img02.png") no-repeat center;
  background-size: cover;
  width: 17.1538461538vw;
  max-width: 12.5rem;
  bottom: -2.8125rem;
  right: 0;
  aspect-ratio: 228/384;
}
@media screen and (max-width: 767.2px) {
  .p-contact__title-wrapper::after {
    bottom: -1.5625rem;
    right: -0.625rem;
    width: 13.1952662722vw;
    height: 22.7218934911vw;
  }
}

.p-contact__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
  margin-inline: auto;
  border-bottom: 0.0625rem solid #000000;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: max(3.5rem, 44.8px);
}
@media screen and (max-width: 767.2px) {
  .p-contact__title {
    font-size: 3.5rem;
  }
}
.p-contact__title {
  font-weight: 700;
  line-height: 1.7857142857;
  letter-spacing: 0.0267857143em;
  font-size: 1.875rem;
}
@media screen and (max-width: 767.2px) {
  .p-contact__title {
    font-size: max(1.25rem, 16px);
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.05em;
    -webkit-column-gap: 0.625rem;
       -moz-column-gap: 0.625rem;
            column-gap: 0.625rem;
    font-size: 4vw;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-contact__title {
    font-size: 1.25rem;
  }
}

.p-contact__title-left {
  width: 3.5133125rem;
  height: auto;
  aspect-ratio: 56.21/56.21;
}
@media screen and (max-width: 767.2px) {
  .p-contact__title-left {
    width: 6vw;
  }
}

.p-contact__title-right {
  width: 4.126125rem;
  height: auto;
  aspect-ratio: 66.02/66.02;
}
@media screen and (max-width: 767.2px) {
  .p-contact__title-right {
    width: 6vw;
  }
}

.p-contact__read-top {
  font-size: max(2.5rem, 32px);
}
@media screen and (max-width: 767.2px) {
  .p-contact__read-top {
    font-size: 2.5rem;
  }
}
.p-contact__read-top {
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.0375em;
  font-size: min(2.2vw, 1.625rem);
  text-align: center;
  -webkit-margin-before: 2.5rem;
          margin-block-start: 2.5rem;
}
@media screen and (max-width: 767.2px) {
  .p-contact__read-top {
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
    font-size: max(1.125rem, 14.4px);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    font-size: 3.7vw;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-contact__read-top {
    font-size: 1.125rem;
  }
}

.p-contact__title--bottom {
  text-align: center;
  margin-top: 1.25rem;
  font-size: min(1.5vw, 24px);
}
@media screen and (max-width: 767.2px) {
  .p-contact__title--bottom {
    font-size: 3vw;
    margin-top: 0.625rem;
  }
}

.p-contact__read-bottom {
  font-size: max(2rem, 25.6px);
}
@media screen and (max-width: 767.2px) {
  .p-contact__read-bottom {
    font-size: 2rem;
  }
}
.p-contact__read-bottom {
  font-weight: 700;
  line-height: 1.375;
  letter-spacing: 0.046875em;
  font-size: min(2.2vw, 1.625rem);
  text-align: center;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.p-contact__read-bottom .red {
  color: red;
}
@media screen and (max-width: 767.2px) {
  .p-contact__read-bottom {
    font-size: max(0.875rem, 11.2px);
    font-weight: 400;
    line-height: 1.7142857143;
    letter-spacing: 0.0714285714em;
    font-size: 3.7vw;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-contact__read-bottom {
    font-size: 0.875rem;
  }
}

.p-contact__form {
  -webkit-margin-before: 2.8125rem;
          margin-block-start: 2.8125rem;
}
@media screen and (max-width: 767.2px) {
  .p-contact__form {
    -webkit-margin-before: 1.5625rem;
            margin-block-start: 1.5625rem;
  }
}

.p-contact__row {
  display: grid;
  grid-template-columns: 36.4615384615% 1fr;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 767.2px) {
  .p-contact__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-contact__head {
  font-size: min(2vw, 1.5rem);
  font-weight: bold;
  padding: 1.25rem;
  background-color: #d9d9d9;
  line-height: 1;
  border: 2px solid #d9d9d9;
}
.p-contact__head .company {
  display: block;
  font-size: max(1.5rem, 19.2px);
}
@media screen and (max-width: 767.2px) {
  .p-contact__head .company {
    font-size: 1.5rem;
  }
}
.p-contact__head .company {
  font-weight: 700;
  line-height: 1.375;
  letter-spacing: 0.0625em;
  font-size: min(1vw, 0.75rem);
  -webkit-margin-before: 0.3125rem;
          margin-block-start: 0.3125rem;
}
@media screen and (max-width: 767.2px) {
  .p-contact__head .company {
    font-size: max(0.75rem, 9.6px);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0833333333em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-contact__head .company {
    font-size: 0.75rem;
  }
}
.p-contact__head .prefectures {
  display: inline-block;
}
.p-contact__head .municipality {
  display: inline-block;
}
@media screen and (max-width: 767.2px) {
  .p-contact__head {
    font-size: 4.5vw;
    padding: 0.5rem 1rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0;
  }
}

.p-contact__data {
  padding: 0.625rem 1.25rem;
  border: 1px solid #d9d9d9;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.2px) {
  .p-contact__data {
    width: 100%;
    font-size: 4vw;
  }
}

input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
  border-radius: 0;
  height: 3.4375rem;
  width: 100%;
  line-height: normal;
  border: 1px solid #000;
  -webkit-padding-start: 0.625rem;
          padding-inline-start: 0.625rem;
  -webkit-padding-end: 1.25rem;
          padding-inline-end: 1.25rem;
  padding-block: 0;
  font-size: max(2rem, 25.6px);
}
@media screen and (max-width: 767.2px) {
  input[type=text],
  input[type=email],
  input[type=tel],
  select,
  textarea {
    font-size: 2rem;
  }
}
input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
  font-weight: 400;
  line-height: 1.71875;
  letter-spacing: 0.046875em;
  font-size: min(1.7vw, 1.25rem);
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #b4b3b3;
  font-size: max(2rem, 25.6px);
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #b4b3b3;
  font-size: max(2rem, 25.6px);
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #b4b3b3;
  font-size: max(2rem, 25.6px);
}
input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #b4b3b3;
  font-size: max(2rem, 25.6px);
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #b4b3b3;
  font-size: max(2rem, 25.6px);
}
@media screen and (max-width: 767.2px) {
  input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-size: 2rem;
  }
  input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    font-size: 2rem;
  }
  input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-size: 2rem;
  }
  input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
    font-size: 2rem;
  }
  input[type=text]::placeholder,
  input[type=email]::placeholder,
  input[type=tel]::placeholder,
  select::placeholder,
  textarea::placeholder {
    font-size: 2rem;
  }
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-weight: 400;
  line-height: 1.71875;
  letter-spacing: 0.046875em;
  font-size: 1.25rem;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  font-weight: 400;
  line-height: 1.71875;
  letter-spacing: 0.046875em;
  font-size: 1.25rem;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-weight: 400;
  line-height: 1.71875;
  letter-spacing: 0.046875em;
  font-size: 1.25rem;
}
input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  font-weight: 400;
  line-height: 1.71875;
  letter-spacing: 0.046875em;
  font-size: 1.25rem;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
select::placeholder,
textarea::placeholder {
  font-weight: 400;
  line-height: 1.71875;
  letter-spacing: 0.046875em;
  font-size: 1.25rem;
}
@media screen and (max-width: 767.2px) {
  input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-size: 4vw;
  }
  input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    font-size: 4vw;
  }
  input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-size: 4vw;
  }
  input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
    font-size: 4vw;
  }
  input[type=text]::placeholder,
  input[type=email]::placeholder,
  input[type=tel]::placeholder,
  select::placeholder,
  textarea::placeholder {
    font-size: 4vw;
  }
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
select:focus,
textarea:focus {
  outline: 2px solid #000000;
  outline-offset: 2px;
}
@media screen and (max-width: 767.2px) {
  input[type=text],
  input[type=email],
  input[type=tel],
  select,
  textarea {
    width: 100%;
    line-height: normal;
    border: 1px solid #000;
    font-size: 4vw;
    padding: 0.5rem;
  }
}

textarea {
  width: 100%;
  height: 9.375rem;
  border: 1px solid #000;
  font-size: max(2rem, 25.6px);
}
@media screen and (max-width: 767.2px) {
  textarea {
    font-size: 2rem;
  }
}
textarea {
  font-weight: 400;
  line-height: 1.71875;
  letter-spacing: 0.046875em;
  font-size: min(1.7vw, 1.25rem);
}
textarea::-webkit-input-placeholder {
  color: #b4b3b3;
}
textarea::-moz-placeholder {
  color: #b4b3b3;
}
textarea:-ms-input-placeholder {
  color: #b4b3b3;
}
textarea::-ms-input-placeholder {
  color: #b4b3b3;
}
textarea::placeholder {
  color: #b4b3b3;
}
@media screen and (max-width: 767.2px) {
  textarea {
    height: 19.6875rem;
    font-size: 4vw;
  }
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: max(2rem, 25.6px);
}
@media screen and (max-width: 767.2px) {
  select {
    font-size: 2rem;
  }
}
select {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.046875em;
}
@media screen and (max-width: 767.2px) {
  select {
    font-size: 4vw;
  }
}

.p-contact__select-wrap {
  width: 100%;
  position: relative;
}
.p-contact__select-wrap::after {
  content: "";
  position: absolute;
  background: url("../img/nursery/contact-select-icon.webp") no-repeat center center;
  background-size: cover;
  width: 1.9375rem;
  height: 0.9375rem;
  right: 1.25rem;
  top: 50%;
  translate: 0 -50%;
  pointer-events: none;
}
@media screen and (max-width: 767.2px) {
  .p-contact__select-wrap::after {
    width: 0.9375rem;
    height: 0.5rem;
    right: 0.625rem;
  }
}

.wpcf7-form-control-wrap {
  width: 100%;
}

.p-contact__select-wrap select {
  color: #b4b3b3;
  font-size: 1.25rem;
}

select:has(option:not(:first-child):checked) {
  color: #4d4d4d;
}

/* コンタクトフォーム7の場合最初の項目だけグレーに見せる */
.wpcf7 select option:first-child {
  color: #b4b3b3;
}

/* セレクトボックス本体に最初の項目が選ばれている時だけグレー */
.wpcf7 select:has(option:first-child:checked) {
  color: #b4b3b3;
  font-size: max(2rem, 25.6px);
}
@media screen and (max-width: 767.2px) {
  .wpcf7 select:has(option:first-child:checked) {
    font-size: 2rem;
  }
}
.wpcf7 select:has(option:first-child:checked) {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.046875em;
  font-size: 1.25rem;
}
@media screen and (max-width: 767.2px) {
  .wpcf7 select:has(option:first-child:checked) {
    font-size: 4vw;
  }
}

/* それ以外が選ばれたら通常色 */
.wpcf7 select {
  font-size: max(2rem, 25.6px);
}
@media screen and (max-width: 767.2px) {
  .wpcf7 select {
    font-size: 2rem;
  }
}
.wpcf7 select {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.046875em;
}
@media screen and (max-width: 767.2px) {
  .wpcf7 select {
    font-size: 4vw;
  }
}

.wpcf7-list-item {
  display: block; /* 各項目をブロックにして縦に並べる */
  margin-bottom: 1.5625rem; /* 項目の間に少し余白 */
}

input[type=radio] {
  width: 1px;
  height: 1px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.p-contact__data-radio .wpcf7-list-item {
  display: inline-block;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.p-contact__data-radio label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.p-contact__data-radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.p-contact__data-radio .wpcf7-list-item-label {
  font-family: "Noto Sans", sans-serif;
  font-size: max(2rem, 25.6px);
}
@media screen and (max-width: 767.2px) {
  .p-contact__data-radio .wpcf7-list-item-label {
    font-size: 2rem;
  }
}
.p-contact__data-radio .wpcf7-list-item-label {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.046875em;
  font-size: min(1.7vw, 1.25rem);
  position: relative;
  padding-left: 2.8125rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-contact__data-radio .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  translate: 0 -50%;
  width: 1.9375rem;
  height: 1.9375rem;
  border: 1px solid #000000;
  border-radius: 50%;
}
@media screen and (max-width: 767.2px) {
  .p-contact__data-radio .wpcf7-list-item-label::before {
    width: 0.9375rem;
    height: 0.9375rem;
    font-size: 4vw;
  }
}
.p-contact__data-radio .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0.34375rem;
  top: 50%;
  translate: 0 -50%;
  width: 1.25rem;
  height: 1.25rem;
  background-color: #e4c1b5;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
@media screen and (max-width: 767.2px) {
  .p-contact__data-radio .wpcf7-list-item-label::after {
    width: 0.5625rem;
    height: 0.5625rem;
    left: 0.1875rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-contact__data-radio .wpcf7-list-item-label {
    padding-left: 1.5625rem;
    font-size: 4vw;
  }
}

input[type=radio]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}

input[type=radio] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

input[type=submit],
input[type=button] {
  border-radius: 0px;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  background: transparent;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

.row.jc-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-contact__submit input[type=submit] {
  display: inline-block;
}

.p-contact__submit {
  position: relative;
  display: block;
  width: auto;
  background-color: #e4c1b5;
  color: #fff;
  font-size: min(1.7vw, 1.25rem);
  font-weight: bold;
  letter-spacing: 0.5em;
  padding: 0.75rem 2rem;
  cursor: pointer;
  border: none;
  margin: 1.25rem auto 0 auto;
  border-radius: 0.625rem;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767.2px) {
  .p-contact__submit {
    font-size: 4vw;
    width: 80%;
  }
}

.wpcf7-spinner,
.wpcf7 form .wpcf7-spinner {
  display: none !important;
}

@media (min-width: 768px) {
  .u-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767.2px) {
  .u-pc {
    display: none !important;
  }
}
.u-text__center {
  text-align: center !important;
}
@media screen and (max-width: 767.2px) {
  .u-text__center--sp {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .u-text__center--pc {
    text-align: center !important;
  }
}

.u-text__left {
  text-align: left !important;
}
@media screen and (max-width: 767.2px) {
  .u-text__left--sp {
    text-align: left !important;
  }
}
@media (min-width: 768px) {
  .u-text__left--pc {
    text-align: left !important;
  }
}

.u-text__right {
  text-align: right !important;
}
@media screen and (max-width: 767.2px) {
  .u-text__right--sp {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .u-text__right--pc {
    text-align: right !important;
  }
}

.u-text__nowrap {
  white-space: nowrap;
}
@media screen and (max-width: 767.2px) {
  .u-text__nowrap--sp {
    white-space: nowrap;
  }
}
@media (min-width: 768px) {
  .u-text__nowrap--pc {
    white-space: nowrap;
  }
}

.u-pointer__none {
  pointer-events: none !important;
}
@media screen and (max-width: 767.2px) {
  .u-pointer__none--sp {
    pointer-events: none !important;
  }
}
@media (min-width: 768px) {
  .u-pointer__none--pc {
    pointer-events: none !important;
  }
}

.u-animation__fadeIn {
  translate: 0 20px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.u-animation__fadeIn.js-show {
  translate: 0;
  opacity: 1;
}