@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: #000;
  font-family: "Noto Sans", 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 {
  -webkit-padding-before: 6.25rem;
          padding-block-start: 6.25rem;
  -webkit-padding-after: 6.25rem;
          padding-block-end: 6.25rem;
}
@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;
  -webkit-margin-after: 3.125rem;
          margin-block-end: 3.125rem;
}
.c-title__section .c-title__section--ja {
  color: #2a5b9a;
  position: relative;
  font-weight: 500;
  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: 500;
  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/mansion/title-deco01.svg") no-repeat center;
  width: 3.5rem;
  height: 3.5rem;
  background-size: contain;
  left: -4.375rem;
  top: -1.875rem;
  z-index: 1;
}
@media screen and (max-width: 767.2px) {
  .c-title__section .c-title__section--ja::before {
    width: 2rem;
    height: 2rem;
    background-size: contain;
    left: -2.3125rem;
    top: -0.9375rem;
  }
}
.c-title__section .c-title__section--ja::after {
  content: "";
  position: absolute;
  background: url("../img/mansion/title-deco02.svg") no-repeat center;
  width: 3.5rem;
  height: 3.5rem;
  background-size: contain;
  right: -4.75rem;
  top: 2.8125rem;
  z-index: 1;
  aspect-ratio: 234/331;
}
@media screen and (max-width: 767.2px) {
  .c-title__section .c-title__section--ja::after {
    width: 2rem;
    height: 2rem;
    background-size: contain;
    right: -2.5rem;
    top: 1.5rem;
    -webkit-margin-after: 1.875rem;
            margin-block-end: 1.875rem;
  }
}
.c-title__section .c-title__section--en {
  color: #606060;
  -webkit-margin-before: 1.5625rem;
          margin-block-start: 1.5625rem;
  font-weight: 500;
  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: 500;
  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.9375rem;
            margin-block-start: 0.9375rem;
  }
}

.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 {
  color: #2a5b9a;
  position: relative;
  font-weight: 500;
  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: 500;
  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/mansion/title-deco01.svg") no-repeat center;
  width: min(5vw, 4rem);
  height: min(5vw, 4rem);
  background-size: contain;
  left: -4.375rem;
  top: -1.875rem;
  z-index: 1;
}
@media screen and (max-width: 767.2px) {
  .c-title__section--vw .c-title__section--ja::before {
    width: 5vw;
    height: 5vw;
    background-size: contain;
    left: -2.3125rem;
    top: -0.9375rem;
  }
}
.c-title__section--vw .c-title__section--ja::after {
  content: "";
  position: absolute;
  background: url("../img/mansion/title-deco02.svg") no-repeat center;
  width: min(4vw, 4.25rem);
  height: min(4vw, 4.25rem);
  background-size: contain;
  right: -4.75rem;
  top: 2.8125rem;
  z-index: 1;
  aspect-ratio: 234/331;
}
@media screen and (max-width: 767.2px) {
  .c-title__section--vw .c-title__section--ja::after {
    width: 4.5vw;
    height: 4.5vw;
    background-size: contain;
    right: -2.5rem;
    top: 1.5rem;
  }
}
.c-title__section--vw .c-title__section--en {
  color: #606060;
  -webkit-margin-before: 1.5625rem;
          margin-block-start: 1.5625rem;
  font-weight: 500;
  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: 500;
  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.9375rem;
            margin-block-start: 0.9375rem;
  }
}

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

.p-header__top-bg {
  background: #ffffff;
}

.p-header__top-inner {
  width: 100%;
  height: inherit;
  margin-inline: auto;
  background: #ffffff;
}
@media screen and (max-width: 767.2px) {
  .p-header__top-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 {
  color: #504848;
  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.75rem);
}
.p-header__text .time {
  color: #504848;
  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);
  }
}

.p-header__nav {
  padding-block: 1.25rem;
  color: #ffffff;
  display: grid;
  -webkit-column-gap: 3.75rem;
     -moz-column-gap: 3.75rem;
          column-gap: 3.75rem;
  background-color: #1361ab;
}
@media screen and (max-width: 767.2px) {
  .p-header__nav {
    display: none;
  }
}

.p-header__list {
  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 {
  position: relative;
  font-size: min(1.67vw, 1.25rem);
  padding: 0.5rem 0;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1.7;
}
.p-header__list li a::after {
  content: "";
  position: absolute;
  background-color: #ffffff;
  height: 3.125rem;
  width: 0.0625rem;
  top: 50%;
  translate: 0 -50%;
  right: -1.875rem;
}
@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__list li:last-child a::after {
  display: none;
}

.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: #000;
  border-radius: 0.15rem;
}

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

.p-drawer__icon--bar3 {
  width: 100%;
  height: 0.3rem;
  background: #000;
  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: #97adc8;
}

.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 {
  width: 100%;
  aspect-ratio: 444/184;
  background: url(../img/mansion/fv-img.png) no-repeat top center/cover;
  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: center;
    padding-left: 5vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
  }
}

.p-fv__contents {
  width: 55vw;
}
@media screen and (max-width: 767.2px) {
  .p-fv__contents {
    width: 73vw;
  }
}

.p-fv__img {
  width: 55vw;
}
@media screen and (max-width: 767.2px) {
  .p-fv__img {
    width: 90vw;
  }
}

.p-about {
  position: relative;
  -webkit-padding-before: 12.5rem;
          padding-block-start: 12.5rem;
  -webkit-padding-after: 9.375rem;
          padding-block-end: 9.375rem;
  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.625rem;
  height: 89.069vw;
  max-height: 106.875rem;
  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: 5.052vw;
          margin-block-start: 5.052vw;
  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: clamp(12px, 1.252vw, 24px);
}
@media screen and (max-width: 767.2px) {
  .about-text {
    font-size: 0.625rem;
  }
}

.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-about__img {
  -webkit-margin-before: 4.044vw;
          margin-block-start: 4.044vw;
  width: 52.292vw;
  margin-inline: auto;
}
@media screen and (max-width: 767.2px) {
  .p-about__img {
    width: 100%;
  }
}

.p-about__president {
  -webkit-margin-before: 5.023vw;
          margin-block-start: 5.023vw;
  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: clamp(12px, 1.875vw, 36px);
}
@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: clamp(20px, 3.75vw, 72px);
}
@media screen and (max-width: 767.2px) {
  .p-about__president--main {
    font-size: 1.25rem;
  }
}

.p-about__deco {
  position: absolute;
  width: 17.708vw;
  height: auto;
  aspect-ratio: 340/714;
  bottom: 0;
  right: 7%;
  z-index: 3;
}
@media screen and (max-width: 767.2px) {
  .p-about__deco {
    right: 2%;
  }
}

.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: 6.25rem;
            padding-block-start: 6.25rem;
    -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;
}
@media screen and (max-width: 767.2px) {
  .p-reason__title-text {
    font-size: 1.5rem;
  }
}

.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(3.5rem, 44.8px);
}
@media screen and (max-width: 767.2px) {
  .p-reason__title--bottom {
    font-size: 3.5rem;
  }
}
.p-reason__title--bottom {
  font-weight: 600;
  line-height: 1.1428571429;
}
.p-reason__title--bottom .square {
  color: #5e564b;
  background-color: #1361ab;
  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 {
  -webkit-margin-before: 2.8125rem;
          margin-block-start: 2.8125rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.125rem;
  grid-auto-rows: auto auto 1fr;
}
@media screen and (max-width: 767.2px) {
  .p-reason__items {
    grid-template-columns: repeat(1, 1fr);
    gap: 1.5rem;
    -webkit-margin-before: 0.9375rem;
            margin-block-start: 0.9375rem;
  }
}

.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: 5.517125rem;
  height: 5.517125rem;
  border-radius: 100vmax;
  border: 1px solid #4d4d4d;
  background-color: #1361ab;
  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;
  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.5rem, 19.2px);
}
@media screen and (max-width: 767.2px) {
  .p-reason__item-text {
    font-size: 1.5rem;
  }
}
.p-reason__item-text {
  font-weight: 400;
  line-height: 1.5;
}
@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;
}
@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__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;
  }
}

.p-cta {
  position: relative;
  background-color: #a4c8de;
  -webkit-padding-before: 1.875rem;
          padding-block-start: 1.875rem;
  -webkit-padding-after: 0.625rem;
          padding-block-end: 0.625rem;
  background: url("../img/mansion/cta-bg.png") no-repeat center;
  background-size: cover;
  overflow: hidden;
  padding: 3.75rem 1.25rem min(1.8vw, 1.3125rem);
}
@media screen and (max-width: 767.2px) {
  .p-cta {
    padding: 2.5rem 1.25rem;
  }
}

.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 {
  background-color: #ffe479;
  position: relative;
  z-index: 2;
  font-size: max(3.5rem, 44.8px);
}
@media screen and (max-width: 767.2px) {
  .p-cta__title {
    font-size: 3.5rem;
  }
}
.p-cta__title {
  font-weight: 700;
  line-height: 2.3214285714;
  letter-spacing: 0.0267857143em;
  border-radius: 100vmax;
  line-height: 1.75;
  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;
  width: 90%;
}
@media screen and (max-width: 767.2px) {
  .p-cta__title {
    font-weight: 600;
    padding-inline: 0rem;
    padding-block: 0.0625rem;
    font-size: 3.2vw;
    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) 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(1.8vw, 1.3125rem);
  font-size: 1.875rem;
  letter-spacing: 0;
  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%;
  }
}
@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%;
  }
}

.p-voice {
  -webkit-padding-before: 8.75rem;
          padding-block-start: 8.75rem;
  -webkit-padding-after: 4.25rem;
          padding-block-end: 4.25rem;
  background: url("../img/mansion/voice-bg.png") repeat center;
  background-size: contain;
}
@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__title {
  text-align: center;
  color: #4d4d4d;
  font-size: max(4rem, 51.2px);
}
@media screen and (max-width: 767.2px) {
  .p-voice__title {
    font-size: 4rem;
  }
}
.p-voice__title {
  font-weight: 800;
  line-height: 1.359375;
  letter-spacing: 0.0234375em;
}
.p-voice__title .small {
  font-size: max(3.5rem, 44.8px);
}
@media screen and (max-width: 767.2px) {
  .p-voice__title .small {
    font-size: 3.5rem;
  }
}
.p-voice__title .small {
  font-weight: 800;
  line-height: 1.5535714286;
  letter-spacing: 0.0267857143em;
}
@media screen and (max-width: 767.2px) {
  .p-voice__title .small {
    font-size: max(1.75rem, 22.4px);
    font-weight: 600;
    line-height: 1.2857142857;
    letter-spacing: 0.0535714286em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-voice__title .small {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-voice__title {
    font-size: max(2rem, 25.6px);
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.046875em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-voice__title {
    font-size: 2rem;
  }
}

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

.p-voice__items {
  -webkit-margin-before: 3.9375rem;
          margin-block-start: 3.9375rem;
  display: grid;
  row-gap: 3.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-voice__items {
    -webkit-margin-before: 2.8125rem;
            margin-block-start: 2.8125rem;
    row-gap: 2.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;
}
@media screen and (max-width: 767.2px) {
  .p-voice__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-voice__text {
  position: relative;
  color: #000000;
  width: 77.380952381%;
  padding: 1.125rem 2.5rem;
  background-color: #ffffff;
  min-height: 15rem;
}
.p-voice__text::before {
  content: "";
  position: absolute;
  background: url("../img/mansion/voice-triangle.png") no-repeat;
  background-size: cover;
  width: 3.75rem;
  height: 6.625rem;
  top: 50%;
  translate: 0 -50%;
  left: -1.875rem;
}
@media screen and (max-width: 767.2px) {
  .p-voice__text::before {
    display: none;
  }
}
@media screen and (max-width: 767.2px) {
  .p-voice__text {
    padding: 1.25rem 1rem 1.875rem;
    min-height: unset;
    max-width: 30rem;
    width: 100%;
  }
}

.p-voice__item-title {
  font-size: max(3rem, 38.4px);
}
@media screen and (max-width: 767.2px) {
  .p-voice__item-title {
    font-size: 3rem;
  }
}
.p-voice__item-title {
  font-weight: 700;
  line-height: 1.3541666667;
  letter-spacing: 0.03125em;
  font-size: 1.75rem;
}
@media screen and (max-width: 767.2px) {
  .p-voice__item-title {
    grid-area: title;
    font-size: max(1.5rem, 19.2px);
    font-weight: 600;
    line-height: 1.3333333333;
    letter-spacing: 0.0625em;
    text-align: center;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-voice__item-title {
    font-size: 1.5rem;
  }
}

.p-voice__comment {
  font-size: max(1.25rem, 16px);
}
@media screen and (max-width: 767.2px) {
  .p-voice__comment {
    font-size: 1.25rem;
  }
}
.p-voice__comment {
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0.075em;
  -webkit-margin-before: 1.0625rem;
          margin-block-start: 1.0625rem;
}
@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.625rem;
            margin-block-start: 0.625rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-voice__comment {
    font-size: 1rem;
  }
}

.p-voice__img {
  width: 21.0884353741%;
}
@media screen and (max-width: 767.2px) {
  .p-voice__img {
    overflow: hidden;
    height: 17.5rem;
    max-width: 30rem;
    width: 100%;
  }
  .p-voice__img img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
    height: 100%;
  }
}

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

.p-works__title {
  color: #b1c9e3;
  text-align: center;
  font-size: max(12.5rem, 160px);
}
@media screen and (max-width: 767.2px) {
  .p-works__title {
    font-size: 12.5rem;
  }
}
.p-works__title {
  font-weight: 700;
  line-height: 1.36;
  letter-spacing: 0.0075em;
  font-size: 6.25rem;
  line-height: 1;
  font-weight: 600;
}
@media screen and (max-width: 767.2px) {
  .p-works__title {
    font-size: max(3rem, 38.4px);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-works__title {
    font-size: 3rem;
  }
}

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

.p-works__item-img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 3.0802vw;
     -moz-column-gap: 3.0802vw;
          column-gap: 3.0802vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767.2px) {
  .p-works__item-img-wrapper {
    -webkit-column-gap: 0.625rem;
       -moz-column-gap: 0.625rem;
            column-gap: 0.625rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.p-works__item-head {
  color: #1361ab;
  text-align: center;
  font-size: max(2.5rem, 32px);
}
@media screen and (max-width: 767.2px) {
  .p-works__item-head {
    font-size: 2.5rem;
  }
}
.p-works__item-head {
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0.0375em;
  font-size: 1.75rem;
  -webkit-padding-before: 1rem;
          padding-block-start: 1rem;
  -webkit-padding-after: 0.5rem;
          padding-block-end: 0.5rem;
}
@media screen and (max-width: 767.2px) {
  .p-works__item-head {
    font-size: max(0.75rem, 9.6px);
    font-weight: 400;
    line-height: 2.1666666667;
    letter-spacing: 0.0833333333em;
    line-height: 1;
    padding-block: 0.3125rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-works__item-head {
    font-size: 0.75rem;
  }
}

.p-works__item-img {
  max-width: 33.1655rem;
  height: auto;
  aspect-ratio: 530.65/397.99;
}
.p-works__item-img img {
  width: 100%;
}

.p-works__item-before,
.p-works__item-during,
.p-works__item-after {
  border-radius: 1.1875rem;
  border: 1px solid #000;
  background: #d9d9d9;
  overflow: hidden;
  width: 100%;
  max-width: 33.125rem;
}
@media screen and (max-width: 767.2px) {
  .p-works__item-before,
  .p-works__item-during,
  .p-works__item-after {
    border-radius: 0.5rem;
  }
}

.p-works__item-text {
  -webkit-margin-before: 1.875rem;
          margin-block-start: 1.875rem;
  font-size: max(2.5rem, 32px);
}
@media screen and (max-width: 767.2px) {
  .p-works__item-text {
    font-size: 2.5rem;
  }
}
.p-works__item-text {
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0.0375em;
  font-size: 1.3125rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.2px) {
  .p-works__item-text {
    font-size: max(1rem, 12.8px);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.0625em;
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-works__item-text {
    font-size: 1rem;
  }
}

.p-faq {
  position: relative;
  overflow: hidden;
  -webkit-padding-before: 9.375rem;
          padding-block-start: 9.375rem;
  -webkit-padding-after: 6.875rem;
          padding-block-end: 6.875rem;
}
@media screen and (max-width: 767.2px) {
  .p-faq {
    padding-block: 3.75rem;
  }
}
.p-faq::before {
  content: "";
  position: absolute;
  background: url("../img/mansion/faq-deco.webp") no-repeat center;
  background-size: cover;
  width: 94.9375rem;
  height: 47.4375rem;
  -webkit-transform: rotate(21.031deg);
          transform: rotate(21.031deg);
  top: -18.4375rem;
  left: 50%;
  translate: -3.5%;
  z-index: -1;
}
.p-faq::after {
  content: "";
  position: absolute;
  background: url("../img/mansion/faq-deco.webp") no-repeat center;
  background-size: cover;
  width: 94.9375rem;
  height: 47.4375rem;
  -webkit-transform: rotate(31.031deg);
          transform: rotate(31.031deg);
  bottom: 0;
  left: 50%;
  translate: -93%;
  z-index: -1;
}

.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__title {
  color: rgba(0, 0, 0, 0.35);
  text-align: center;
  font-size: max(12.5rem, 160px);
}
@media screen and (max-width: 767.2px) {
  .p-faq__title {
    font-size: 12.5rem;
  }
}
.p-faq__title {
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.0075em;
  font-size: 6.25rem;
  line-height: 1;
  font-weight: 600;
}
@media screen and (max-width: 767.2px) {
  .p-faq__title {
    font-size: max(3rem, 38.4px);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-faq__title {
    font-size: 3rem;
  }
}

.p-faq__items {
  -webkit-margin-before: 7.5rem;
          margin-block-start: 7.5rem;
  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: 3.125rem;
            margin-block-start: 3.125rem;
    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: #1361ab;
  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-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--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: 4vw;
    margin-top: 0.625rem;
  }
}

.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__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: #000;
}

/* コンタクトフォーム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: #1361ab;
  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: #1361ab;
  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 {
    padding: 0.625rem 1.5625rem;
    -webkit-margin-before: 1.875rem;
            margin-block-start: 1.875rem;
    font-size: 3vw;
  }
}
.p-contact__submit input {
  color: #ffffff;
}

input[type=submit] {
  color: #ffffff;
}

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

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

.p-flyer {
  background: #a4c8de;
}

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

.p-plyer__contents {
  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: 1.25rem;
}

.p-flow {
  padding-block: 0rem;
}
.p-flow__inner {
  width: 100%;
  max-width: 97.5rem;
  height: inherit;
  -webkit-padding-start: 9.375rem;
          padding-inline-start: 9.375rem;
  -webkit-padding-end: 12.5rem;
          padding-inline-end: 12.5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.2px) {
  .p-flow__inner {
    width: 100%;
    max-width: 370px;
    padding: 0 1.25rem;
  }
}

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

.p-flow__head {
  -webkit-padding-before: 3.75rem;
          padding-block-start: 3.75rem;
  -webkit-padding-after: 3.125rem;
          padding-block-end: 3.125rem;
  text-align: center;
  background: #a1c9dd;
  position: relative;
}
.p-flow__head::after {
  content: "";
  position: absolute;
  background: url("../img/mansion/flow-polygon.png") no-repeat center;
  background-size: contain;
  width: 15.5rem;
  height: 5.625rem;
  left: 50%;
  translate: -50%;
  bottom: -5.375rem;
}
@media screen and (max-width: 767.2px) {
  .p-flow__head::after {
    width: 6.2rem;
    height: 2.25rem;
    bottom: -2.1875rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-flow__head {
    -webkit-padding-before: 1.875rem;
            padding-block-start: 1.875rem;
    -webkit-padding-after: 1.25rem;
            padding-block-end: 1.25rem;
  }
}

.p-flow__title {
  color: #1361ab;
  font-size: max(3.5rem, 44.8px);
}
@media screen and (max-width: 767.2px) {
  .p-flow__title {
    font-size: 3.5rem;
  }
}
.p-flow__title {
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.1428571429em;
  font-size: 2rem;
}
.p-flow__title .red {
  font-size: max(4.5rem, 57.6px);
}
@media screen and (max-width: 767.2px) {
  .p-flow__title .red {
    font-size: 4.5rem;
  }
}
.p-flow__title .red {
  font-weight: 700;
  line-height: 1.3611111111;
  letter-spacing: 0.1388888889em;
  font-size: 2.25rem;
  color: #d81217;
}
@media screen and (max-width: 767.2px) {
  .p-flow__title .red {
    font-size: max(2.25rem, 28.8px);
    font-weight: 500;
    line-height: 1.3888888889;
    letter-spacing: 0.1388888889em;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-flow__title .red {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-flow__title {
    font-size: max(1.75rem, 22.4px);
    font-weight: 500;
    line-height: 1.7857142857;
    letter-spacing: 0.1428571429em;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-flow__title {
    font-size: 1.75rem;
  }
}

.p-flow__read {
  font-size: max(2.25rem, 28.8px);
}
@media screen and (max-width: 767.2px) {
  .p-flow__read {
    font-size: 2.25rem;
  }
}
.p-flow__read {
  font-weight: 400;
  line-height: 1.3611111111;
  letter-spacing: 0.0416666667em;
  font-size: 2rem;
  block-size: 1.5625rem;
}
.p-flow__read .red {
  color: #d81217;
}
@media screen and (max-width: 767.2px) {
  .p-flow__read {
    -webkit-margin-before: 0.625rem;
            margin-block-start: 0.625rem;
    font-size: max(1.125rem, 14.4px);
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0.0555555556em;
    font-size: 1rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-flow__read {
    font-size: 1.125rem;
  }
}

.p-flow__items {
  display: grid;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 3.125rem;
     -moz-column-gap: 3.125rem;
          column-gap: 3.125rem;
  position: relative;
}
.p-flow__items::before {
  content: "";
  position: absolute;
  background: #a1c9dd;
  width: 71.978vw;
  height: 7.031vw;
  max-width: 86.3125rem;
  max-height: 8.375rem;
  top: 50%;
  left: 50%;
  translate: -43% -50%;
  z-index: -1;
}
@media screen and (max-width: 767.2px) {
  .p-flow__items::before {
    max-width: unset;
    max-height: unset;
    width: 5rem;
    height: 72.5rem;
    left: 50%;
    translate: -50%;
    top: 0;
  }
}
.p-flow__items::after {
  content: "";
  position: absolute;
  background: #a1c9dd;
  width: 8.583vw;
  height: 20.84vw;
  max-width: 10.25rem;
  max-height: 25rem;
  top: 50%;
  left: 50%;
  translate: 470% -50%;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  z-index: -1;
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-flow__items::after {
    max-width: unset;
    max-height: unset;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    width: 11.25rem;
    height: 3.75rem;
    left: 50%;
    translate: -50%;
    top: unset;
    bottom: -5rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-flow__items {
    row-gap: 1.875rem;
    grid-template-columns: repeat(1, 1fr);
  }
}

.p-flow__item {
  color: #ffffff;
  text-align: center;
  background: #3e7cb4;
  border-radius: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-flow__num {
  font-size: max(1.5rem, 19.2px);
}
@media screen and (max-width: 767.2px) {
  .p-flow__num {
    font-size: 1.5rem;
  }
}
.p-flow__num {
  font-weight: 700;
  line-height: 1.2083333333;
  letter-spacing: 0.0625em;
  padding-block: 1.0625rem;
}
@media screen and (max-width: 767.2px) {
  .p-flow__num {
    font-size: max(1.25rem, 16px);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.075em;
    padding-block: 0.625rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-flow__num {
    font-size: 1.25rem;
  }
}

.p-flow__text {
  margin-block: auto;
  -webkit-padding-before: 0.625rem;
          padding-block-start: 0.625rem;
  -webkit-padding-after: 0.9375rem;
          padding-block-end: 0.9375rem;
  font-size: max(1.5rem, 19.2px);
}
@media screen and (max-width: 767.2px) {
  .p-flow__text {
    font-size: 1.5rem;
  }
}
.p-flow__text {
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.0625em;
  font-size: 1.125rem;
}
@media screen and (max-width: 767.2px) {
  .p-flow__text {
    -webkit-padding-before: 0.625rem;
            padding-block-start: 0.625rem;
    -webkit-padding-after: 0.9375rem;
            padding-block-end: 0.9375rem;
    font-size: max(1rem, 12.8px);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.09375em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-flow__text {
    font-size: 1rem;
  }
}

.p-worries {
  -webkit-padding-before: 2.0625rem;
          padding-block-start: 2.0625rem;
  -webkit-padding-after: 6.25rem;
          padding-block-end: 6.25rem;
  background: url("../img/mansion/worries-bg.png") no-repeat center top;
  background-size: cover;
}
.p-worries__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-worries__inner {
    width: 100%;
    max-width: 100%;
    padding: 0 1.25rem;
    row-gap: 1.875rem;
  }
}

.p-worries__contents {
  position: relative;
  z-index: 2;
}

.p-worries__title {
  color: rgba(19, 97, 171, 0.7);
  text-align: center;
  font-size: max(13.75rem, 176px);
}
@media screen and (max-width: 767.2px) {
  .p-worries__title {
    font-size: 13.75rem;
  }
}
.p-worries__title {
  font-weight: 700;
  line-height: 1.1363636364;
  letter-spacing: 0.0068181818em;
  font-size: 6.25rem;
  line-height: 1;
  font-weight: 600;
}
@media screen and (max-width: 767.2px) {
  .p-worries__title {
    font-size: max(3rem, 38.4px);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-worries__title {
    font-size: 3rem;
  }
}

.p-worries__read {
  text-align: center;
  font-size: max(3.25rem, 41.6px);
}
@media screen and (max-width: 767.2px) {
  .p-worries__read {
    font-size: 3.25rem;
  }
}
.p-worries__read {
  font-weight: 700;
  line-height: 1.5384615385;
  letter-spacing: 0em;
  font-size: 1.6875rem;
}
@media screen and (max-width: 767.2px) {
  .p-worries__read {
    font-size: max(1.125rem, 14.4px);
    font-weight: 600;
    line-height: 1.7777777778;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-worries__read {
    font-size: 1.125rem;
  }
}
.p-worries__read .red {
  color: #d81217;
  font-size: max(5rem, 64px);
}
@media screen and (max-width: 767.2px) {
  .p-worries__read .red {
    font-size: 5rem;
  }
}
.p-worries__read .red {
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-size: 2.8125rem;
}
@media screen and (max-width: 767.2px) {
  .p-worries__read .red {
    font-size: max(1.25rem, 16px);
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-worries__read .red {
    font-size: 1.25rem;
  }
}

.p-worries__lists {
  -webkit-margin-before: 2.5rem;
          margin-block-start: 2.5rem;
  display: grid;
  row-gap: 2.375rem;
  max-width: 61.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.2px) {
  .p-worries__lists {
    gap: 0.3125rem;
    -webkit-margin-before: 1.875rem;
            margin-block-start: 1.875rem;
    grid-template-columns: repeat(2, 1fr);
    max-width: 100%;
    width: 100%;
  }
}

.p-worries__list {
  background: #fffcef;
  padding: 1.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.1875rem;
     -moz-column-gap: 0.1875rem;
          column-gap: 0.1875rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 767.2px) {
  .p-worries__list {
    padding: 0.625rem 0 0.625rem 2vw;
    -webkit-column-gap: 0.1875rem;
       -moz-column-gap: 0.1875rem;
            column-gap: 0.1875rem;
  }
}

.p-worries__img {
  width: 3.125rem;
  height: 2.5rem;
}
@media screen and (max-width: 767.2px) {
  .p-worries__img {
    width: 7vw;
    height: 7vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.p-worries__text {
  font-size: max(2.5rem, 32px);
}
@media screen and (max-width: 767.2px) {
  .p-worries__text {
    font-size: 2.5rem;
  }
}
.p-worries__text {
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.025em;
  font-size: 1.875rem;
}
@media screen and (max-width: 767.2px) {
  .p-worries__text {
    font-weight: 500;
    font-size: 3.5vw;
  }
}

.p-worries__deco1 {
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
  width: 23.854vw;
  max-width: 28.625rem;
  height: auto;
  aspect-ratio: 458/628;
}
@media (max-width: 475px) {
  .p-worries__deco1 {
    left: 3.125rem;
  }
}

.p-worries__deco2 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 17.604vw;
  height: auto;
  aspect-ratio: 338/620;
  max-width: 21.125rem;
}
@media (max-width: 475px) {
  .p-worries__deco2 {
    right: 3.125rem;
  }
}

.p-worries__bottom {
  background: #a4c8de;
  -webkit-padding-before: 3.75rem;
          padding-block-start: 3.75rem;
  -webkit-padding-after: 3.125rem;
          padding-block-end: 3.125rem;
  position: relative;
}
.p-worries__bottom::after {
  content: "";
  position: absolute;
  background: url("../img/mansion/worries-polygon.png") no-repeat center;
  background-size: cover;
  width: 100%;
  max-width: 120rem;
  height: 11.125rem;
  bottom: -10.9375rem;
  left: 50%;
  translate: -50%;
}
@media screen and (max-width: 767.2px) {
  .p-worries__bottom::after {
    max-width: 48rem;
    height: 5rem;
    bottom: -4.375rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-worries__bottom {
    -webkit-padding-before: 3.75rem;
            padding-block-start: 3.75rem;
    -webkit-padding-after: 0.625rem;
            padding-block-end: 0.625rem;
  }
}

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

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

.p-worries-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: 2.5rem;
  border: 2px solid #4d4d4d;
  padding: 1.25rem 3.125rem;
}
@media screen and (max-width: 767.2px) {
  .p-worries-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-worries-bottom__img {
  max-width: 20.6875rem;
}

.p-worries-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-worries-bottom__body {
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
    row-gap: 0.625rem;
  }
}

.p-worries-bottom__text {
  font-size: max(5rem, 64px);
}
@media screen and (max-width: 767.2px) {
  .p-worries-bottom__text {
    font-size: 5rem;
  }
}
.p-worries-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-worries-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-worries-bottom__text {
    font-size: 1.75rem;
  }
}

.p-worries-bottom__text.red {
  color: #d81217;
  line-height: 5.9375rem;
}
@media screen and (max-width: 767.2px) {
  .p-worries-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-worries-bottom__text.red {
    font-size: 1.75rem;
  }
}

.p-worries-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-worries-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-worries-bottom__logo {
  max-width: 31.25rem;
  height: auto;
  aspect-ratio: 861.11/80;
  position: relative;
  z-index: 1;
}
.p-worries-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-worries-bottom__logo::after {
    height: 0.625rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-worries-bottom__logo {
    max-width: 25rem;
  }
}

.p-features {
  position: relative;
  z-index: 1;
  -webkit-padding-before: 6.25rem;
          padding-block-start: 6.25rem;
  -webkit-padding-after: 18.75rem;
          padding-block-end: 18.75rem;
  background: url("../img/mansion/features-bg.png") repeat center;
  background-size: contain;
}
@media screen and (max-width: 767.2px) {
  .p-features {
    -webkit-padding-before: 5rem;
            padding-block-start: 5rem;
    -webkit-padding-after: 11.25rem;
            padding-block-end: 11.25rem;
    overflow: hidden;
  }
}

.features__items {
  -webkit-margin-before: 3.125rem;
          margin-block-start: 3.125rem;
  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: 2.1875rem;
}
@media (max-width: 1140px) {
  .features__items {
    grid-template-columns: repeat(2, 280px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    row-gap: 2.604vw;
  }
}
@media screen and (max-width: 767.2px) {
  .features__items {
    gap: 1.25rem;
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
    grid-template-columns: repeat(1, 280px);
  }
}

.p-features__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-features__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-features__title-logo {
    width: 15.625rem;
  }
}

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

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

.p-features__title-text {
  color: #333;
  font-size: max(3rem, 38.4px);
}
@media screen and (max-width: 767.2px) {
  .p-features__title-text {
    font-size: 3rem;
  }
}
.p-features__title-text {
  font-weight: 900;
  line-height: 1;
}
@media screen and (max-width: 767.2px) {
  .p-features__title-text {
    font-size: 1.5rem;
  }
}

.p-features__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(3.5rem, 44.8px);
}
@media screen and (max-width: 767.2px) {
  .p-features__title--bottom {
    font-size: 3.5rem;
  }
}
.p-features__title--bottom {
  font-weight: 500;
  line-height: 1.1428571429;
}
.p-features__title--bottom .square {
  color: #ffffff;
  background-color: #1361ab;
  height: 5.6875rem;
  width: 5.6875rem;
  display: grid;
  place-items: center;
}
@media screen and (max-width: 767.2px) {
  .p-features__title--bottom .square {
    height: 2.1875rem;
    width: 2.1875rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-features__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-features__item {
  border-radius: 1.5625rem;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-features__head {
  border-radius: 1.5625rem 0 0 1.5625rem;
  text-align: center;
  padding-inline: 1.875rem;
  background-color: #1361ab;
  color: #ffffff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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;
  font-size: max(2rem, 25.6px);
}
@media screen and (max-width: 767.2px) {
  .p-features__head {
    font-size: 2rem;
  }
}
.p-features__head {
  font-weight: 700;
  line-height: 1.375;
  letter-spacing: 0.046875em;
  font-size: 1.125rem;
}
.p-features__head .num {
  font-size: 1.5625rem;
}
@media screen and (max-width: 767.2px) {
  .p-features__head .num {
    font-size: max(1.5rem, 19.2px);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.0416666667em;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-features__head .num {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767.2px) {
  .p-features__head {
    font-size: max(1.25rem, 16px);
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-inline: 1.5625rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-features__head {
    font-size: 1.25rem;
  }
}

.p-features__body {
  padding: 1.875rem 5rem 2.5rem;
}
@media screen and (max-width: 767.2px) {
  .p-features__body {
    padding: 0.9375rem 1.25rem 1.875rem;
  }
}

.p-features__sub-title {
  display: grid;
  place-items: center;
  font-size: max(2rem, 25.6px);
}
@media screen and (max-width: 767.2px) {
  .p-features__sub-title {
    font-size: 2rem;
  }
}
.p-features__sub-title {
  font-weight: 700;
  line-height: 1.375;
  letter-spacing: 0.046875em;
  font-size: 1.625rem;
  text-align: center;
}
@media screen and (max-width: 767.2px) {
  .p-features__sub-title {
    font-size: max(1.125rem, 14.4px);
    font-weight: 600;
    line-height: 1.6666666667;
    letter-spacing: 0.0555555556em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-features__sub-title {
    font-size: 1.125rem;
  }
}

.p-features__text {
  font-size: max(1.75rem, 22.4px);
}
@media screen and (max-width: 767.2px) {
  .p-features__text {
    font-size: 1.75rem;
  }
}
.p-features__text {
  font-weight: 400;
  line-height: 1.2857142857;
  letter-spacing: 0.0535714286em;
  font-size: 1.25rem;
  -webkit-margin-before: 1.25rem;
          margin-block-start: 1.25rem;
}
@media screen and (max-width: 767.2px) {
  .p-features__text {
    font-size: max(1rem, 12.8px);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-features__text {
    font-size: 1rem;
  }
}

.p-features__deco {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 25.573vw;
  max-width: 30.6875rem;
  height: auto;
  aspect-ratio: 491/663;
}
@media screen and (max-width: 767.2px) {
  .p-features__deco {
    width: 7.5rem;
    grid-column: 2;
    grid-row: 1/span 2;
    align-self: end;
    align-self: stretch;
  }
}

.p-message {
  -webkit-padding-before: 6.25rem;
          padding-block-start: 6.25rem;
  -webkit-padding-after: 0rem;
          padding-block-end: 0rem;
  background: url("../img/mansion/features-bg.png") repeat center;
  background-size: contain;
}
@media screen and (max-width: 767.2px) {
  .p-message {
    -webkit-padding-before: 5rem;
            padding-block-start: 5rem;
    -webkit-padding-after: 0rem;
            padding-block-end: 0rem;
  }
}

.p-features__message {
  -webkit-margin-before: 3.75rem;
          margin-block-start: 3.75rem;
}

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

.p-features__message-title {
  font-size: max(4.375rem, 56px);
}
@media screen and (max-width: 767.2px) {
  .p-features__message-title {
    font-size: 4.375rem;
  }
}
.p-features__message-title {
  font-weight: 700;
  line-height: 1.3571428571;
  letter-spacing: 0.0214285714em;
  font-size: 2.25rem;
  text-align: center;
}
@media screen and (max-width: 767.2px) {
  .p-features__message-title {
    font-size: max(1.5rem, 19.2px);
    font-weight: 600;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-features__message-title {
    font-size: 1.5rem;
  }
}

.p-features-message__contents {
  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-features-message__contents {
    display: contents;
  }
}

.p-features__message-text-wrapper {
  -webkit-margin-before: 1.875rem;
          margin-block-start: 1.875rem;
  -webkit-margin-after: 1.25rem;
          margin-block-end: 1.25rem;
  max-width: 68.75rem;
  width: 57.292vw;
  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: 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767.2px) {
  .p-features__message-text-wrapper {
    width: 100%;
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
    row-gap: 0rem;
    -webkit-margin-after: 0;
            margin-block-end: 0;
  }
}

.p-features__message-text {
  font-weight: 400;
  letter-spacing: 0.0535714286em;
  font-size: min(1.8vw, 1.3125rem);
  line-height: 1.5;
}
@media screen and (max-width: 767.2px) {
  .p-features__message-text {
    font-size: max(0.875rem, 11.2px);
    font-weight: 400;
    line-height: 1.5714285714;
    letter-spacing: 0.0714285714em;
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-features__message-text {
    font-size: 0.875rem;
  }
}

.p-features__message-name-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
@media screen and (max-width: 767.2px) {
  .p-features__message-name-wrapper {
    display: grid;
    grid-template-columns: auto auto;
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

.p-features__message-name {
  display: inline-block;
  font-size: max(2.5rem, 32px);
}
@media screen and (max-width: 767.2px) {
  .p-features__message-name {
    font-size: 2.5rem;
  }
}
.p-features__message-name {
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0.025em;
  font-size: 1.625rem;
  -webkit-margin-end: 1.5625rem;
          margin-inline-end: 1.5625rem;
}
@media screen and (max-width: 767.2px) {
  .p-features__message-name {
    font-size: max(1.25rem, 16px);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.05em;
    grid-column: 1;
    grid-row: 1;
    align-self: end;
    -webkit-margin-end: 0rem;
            margin-inline-end: 0rem;
  }
}
@media screen and (max-width: 767.2px) and (max-width: 767.2px) {
  .p-features__message-name {
    font-size: 1.25rem;
  }
}

.p-features__message-img {
  display: inline-block;
  width: 16.875vw;
  max-width: 12.5rem;
  height: auto;
  aspect-ratio: 81/14;
  -webkit-margin-end: 3.5rem;
          margin-inline-end: 3.5rem;
}
@media screen and (max-width: 767.2px) {
  .p-features__message-img {
    -webkit-margin-before: 0.625rem;
            margin-block-start: 0.625rem;
    -webkit-margin-end: 0rem;
            margin-inline-end: 0rem;
    max-width: 8.125rem;
    width: 100%;
    grid-column: 1;
    grid-row: 2;
  }
}

@media screen and (max-width: 767.2px) {
  .p-features__message-name,
  .p-features__message-img {
    grid-column: 1;
    justify-self: flex-end;
  }
}

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

@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;
}