@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: 1119px) and (min-width: 768px) {
  html {
    font-size: calc(16 / 1120 * 100vw);
  }
}
@media screen and (max-width: 389px) {
  html {
    font-size: calc(16 / 390 * 100vw);
  }
}

body {
  color: #113962;
  font-family: "Shippori Mincho", serif;
  -webkit-text-size-adjust: 100%;
  padding-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  body {
    padding-bottom: 5rem;
  }
}

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 {
  width: 100%;
  height: 100%;
}

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-main {
  min-height: 100vh;
}

.l-inner {
  position: relative;
  width: 100%;
  max-width: 1120px;
  height: inherit;
  padding: 0 2.5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-inner {
    width: 100%;
    max-width: 620px;
    padding: 0 0.625rem;
  }
}

.l-inner__narrow {
  max-width: 50rem;
}
@media screen and (max-width: 767px) {
  .l-inner__narrow {
    padding: 0 0.625rem;
    max-width: 600px;
  }
}

.l-footer {
  padding-block: 0.625rem;
  background: #73BECC;
}

.c-slide {
  width: 23.75rem;
  height: 31.625rem;
  padding: 1.875rem 0.375rem 1.875rem;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.7);
}

.c-slide__title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
  margin-bottom: 1.25rem;
}

.c-slide__num {
  width: 4.375rem;
  height: auto;
  aspect-ratio: 1;
}

.c-slide__title span {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.0625rem;
  margin-bottom: 0.375rem;
}

.c-slide__img {
  margin-inline: auto;
  height: 14.6875rem;
  margin-bottom: 1.25rem;
}
.c-slide__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-slide__text {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 150%; /* 18px */
  letter-spacing: 0.075rem;
  width: 21.375rem;
  margin-inline: auto;
}

.c-title {
  color: #FFF;
  text-align: center;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: normal;
  background: #73BECC;
  padding-block: 1.875rem;
}
@media screen and (max-width: 767px) {
  .c-title {
    font-size: 1.5rem;
    padding-block: 1.25rem;
  }
}

.--gold {
  background: -webkit-gradient(linear, right top, left top, from(#A28E5D), color-stop(50%, #C5B384), to(#A28E5D));
  background: linear-gradient(270deg, #A28E5D 0%, #C5B384 50%, #A28E5D 100%);
}
@media screen and (max-width: 767px) {
  .--gold {
    font-size: 2rem;
  }
}

.c-compare__sub-title {
  color: #FFF;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.375rem;
  border-radius: 20px;
  background: #113962;
  padding: 0.625rem 1.25rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .c-compare__sub-title {
    font-size: 1.25rem;
    padding: 0.75rem 1.875rem;
  }
}

.--wide {
  padding: 0.625rem 2.5rem;
}
@media screen and (max-width: 767px) {
  .--wide {
    padding: 0.75rem 3.4375rem;
  }
}

.c-point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.3125rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-point__num {
  color: #FFF;
  font-family: "Times New Roman", "Hiragino Kaku Gothic ProN", serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.375rem;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: #73BECC;
  display: grid;
  place-items: center;
}

.c-point__title1 {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%;
}

.c-point__text1 {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 150%;
}
.c-point__text1 span {
  color: #113962;
}

.p-point__img {
  width: 5rem;
  height: 3.4375rem;
}

.c-point__title2 {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 150%;
}

.c-point__text2 {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 150%;
}
.c-point__text2 span {
  color: #113962;
}

.c-point__title3 {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.c-point__text3 {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
}

.c-card__targets {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.625rem 1.25rem;
}
@media screen and (max-width: 767px) {
  .c-card__targets {
    grid-template-columns: 1fr;
    gap: 1.25rem 0;
  }
}

.c-card__target {
  padding-left: 1.25rem;
}

.c-card__target-title {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.625rem;
  white-space: nowrap;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-card__target-title {
    font-size: 1rem;
    margin-bottom: 0.375rem;
    white-space: normal;
  }
}
.c-card__target-title::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: -1.25rem;
  width: 0.625rem;
  height: 0.625rem;
  border: 1px solid #333;
}

.c-card__target-text {
  color: #333;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .c-card__target-text {
    font-size: 0.875rem;
  }
}

.p-header {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6rem;
  background: #FAF2EA;
  padding: 1rem 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-header {
    height: 5rem;
    padding-inline: 1rem;
  }
}

.p-header__inner {
  height: 100%;
  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;
}
@media screen and (max-width: 767px) {
  .p-header__inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-header__btn {
  width: 23.75rem;
  height: 4.25rem;
}
@media screen and (max-width: 767px) {
  .p-header__btn {
    width: 20rem;
    height: 3.25rem;
  }
}

.p-footer__text {
  color: #FFF;
  font-family: "Times New Roman", "Hiragino Kaku Gothic ProN", serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-footer__text {
    font-size: 0.625rem;
  }
}

.p-fv {
  background: url(../img/fv_pc.webp) no-repeat center center/cover;
  width: 100%;
  height: 41.0625rem;
}
@media screen and (max-width: 767px) {
  .p-fv {
    background: url(../img/fv_sp.webp) no-repeat center center/cover;
    height: 37.5rem;
    position: relative;
  }
}

.p-fv__inner {
  width: 100%;
  max-width: 82.5rem;
  margin-inline: auto;
  padding-inline: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-fv__inner {
    padding-inline: 0.9375rem;
  }
}

.p-fv__title-wrap {
  display: inline-block;
  padding-top: 13.6875rem;
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 767px) {
  .p-fv__title-wrap {
    padding-top: 1.25rem;
    display: block;
  }
}

.p-fv__title-sub1 {
  text-align: center;
  color: #113962;
  text-shadow: 0 0 0.625rem #FFF;
  font-family: "Shippori Mincho";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 28.8px */
}
@media screen and (max-width: 767px) {
  .p-fv__title-sub1 {
    font-size: 1.25rem;
  }
}

.p-fv__title-sub2 {
  color: #113962;
  font-family: "Sawarabi Mincho";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fv__title-sub2 {
    font-size: 1rem;
  }
}

.p-fv__title {
  margin-block: 1.25rem;
  color: #DD850A;
  text-align: center;
  font-family: "Shippori Mincho";
  font-size: 2.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 55.2px */
}
@media screen and (max-width: 767px) {
  .p-fv__title {
    font-size: 2.5rem;
    margin-block: 0.875rem;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__title span {
    display: none;
  }
}

.p-fv__img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.6875rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-fv__img-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem;
  }
}

.p-fv__deco {
  width: 9.375rem;
  height: auto;
  aspect-ratio: 1;
}
@media screen and (max-width: 767px) {
  .p-fv__deco {
    width: 6.25rem;
    position: absolute;
    bottom: 7.6875rem;
    right: 0.9375rem;
  }
}

.p-fv__text {
  width: 31.25rem;
  height: 5.03125rem;
}
@media screen and (max-width: 767px) {
  .p-fv__text {
    width: 21.875rem;
    height: 4.28125rem;
    position: absolute;
    bottom: 2.784375rem;
    right: 1.25rem;
  }
}

.p-fv__note-wrap {
  margin-top: -0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-fv__note-wrap {
    position: absolute;
    bottom: 0.5rem;
    right: 0.625rem;
  }
}

.p-fv__note {
  color: #113962;
  font-family: "Shippori Mincho";
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-left: 20.6875rem;
}
@media screen and (max-width: 767px) {
  .p-fv__note {
    padding-left: unset;
    font-size: 0.5rem;
    color: #FFF;
    line-height: 9px;
  }
}

.p-about {
  background: url(../img/about_bg_pc.webp) no-repeat center center/cover;
  padding-block: 1.875rem 3.75rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-about {
    background: url(../img/about_bg_sp.webp) no-repeat center center/cover;
    padding-block: 1.25rem 3.75rem;
  }
}

.p-about__inner {
  width: 59rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-about__inner {
    width: 24.375rem;
    padding-inline: 0.625rem;
  }
}

.p-about__text-main {
  color: #113962;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-about__text-main {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
}
.p-about__text-main span {
  color: #DD850A;
  font-size: 2rem;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-about__text-main span {
    font-size: 1rem;
  }
}

.p-about__lead {
  color: #3AA3B5;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: normal;
  position: relative;
  margin-bottom: 4.125rem;
}
@media screen and (max-width: 767px) {
  .p-about__lead {
    font-size: 0.75rem;
    margin-bottom: 1.875rem;
  }
}
.p-about__lead::after {
  content: "";
  position: absolute;
  background: url(../img/about_line_pc.svg) no-repeat center center/cover;
  left: 50%;
  translate: -50%;
  bottom: -1.875rem;
  width: 43.75rem;
  height: 1.375rem;
}
@media screen and (max-width: 767px) {
  .p-about__lead::after {
    background: url(../img/about_line_sp.svg) no-repeat center center/cover;
    width: 16.875rem;
    height: 0.5rem;
    bottom: -0.9375rem;
  }
}

.p-about__img {
  width: 35.9375rem;
  height: auto;
  margin-inline: auto;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-about__img {
    width: 22.9375rem;
    margin-bottom: 0.625rem;
  }
}

.p-about__profile-wrap {
  background: #FFF;
  width: 43.75rem;
  margin-inline: auto;
  -webkit-filter: drop-shadow(1px 1px 4px rgba(58, 163, 181, 0.4));
          filter: drop-shadow(1px 1px 4px rgba(58, 163, 181, 0.4));
  padding-block: 1.25rem;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-about__profile-wrap {
    width: 22.775rem;
    padding-block: 0.375rem;
    margin-bottom: 1.875rem;
    margin-bottom: 0.34125rem;
  }
}

.p-about__profile {
  color: #113962;
  font-family: "Noto Sans JP", serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.01875rem;
}
@media screen and (max-width: 767px) {
  .p-about__profile {
    font-size: 0.5625rem;
    letter-spacing: 0.01125rem;
  }
}

.p-about__note1 {
  color: #113962;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-about__note1 {
    display: none;
  }
}

.p-about__note2 {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-about__note2 {
    display: block;
    color: #113962;
    font-size: 0.5rem;
    font-weight: 400;
    line-height: normal;
    text-align: right;
    margin-bottom: 1.875rem;
  }
}

.p-about__text {
  color: #113962;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-about__text {
    font-size: 1rem;
    white-space: nowrap;
  }
}

.p-about__text-img {
  width: 28.4375rem;
  height: auto;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-about__text-img {
    width: 16.25rem;
  }
}

.p-case {
  padding-bottom: 6.375rem;
  background: url(../img/case_bg_pc.webp) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .p-case {
    padding-bottom: 2.5rem;
    background: url(../img/case_bg_sp.webp) no-repeat center center/cover;
  }
}

.p-case__inner {
  width: 53.75rem;
}
@media screen and (max-width: 767px) {
  .p-case__inner {
    width: 23.75rem;
    padding-inline: 0.3125rem;
  }
}

.p-case__title {
  text-align: center;
  color: #FFF;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  font-size: 2.25rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.25rem;
  padding-block: 1.875rem;
  background: -webkit-gradient(linear, right top, left top, from(#A28E5D), color-stop(50%, #C5B384), to(#A28E5D));
  background: linear-gradient(270deg, #A28E5D 0%, #C5B384 50%, #A28E5D 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 80%, 50% 100%, 0 80%);
}
@media screen and (max-width: 767px) {
  .p-case__title {
    font-size: 2rem;
    margin-bottom: 1.25rem;
    clip-path: polygon(0 0, 100% 0%, 100% 76%, 50% 100%, 0 76%);
    padding-block: 0.625rem 1.8125rem;
  }
}

.p-case__lead {
  font-family: "Sawarabi Mincho";
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 767px) {
  .p-case__lead {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
}

.p-case__swiper-slide {
  width: 23.75rem;
  margin-inline: auto;
}

.p-case__swiper-container,
.p-case__swiper,
.p-case__swiper-wrapper,
.p-case__swiper-slide {
  position: relative;
}

.swiper-button-prev,
.swiper-button-next,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
  margin: 0;
  padding: 0;
}

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

.swiper-button-prev,
.swiper-button-next {
  width: 1.5625rem;
  height: 3.125rem;
  top: 50%;
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 0.9375rem;
    height: 1.875rem;
  }
}

.swiper-button-prev {
  background: url(../img/prev.svg) no-repeat center center/cover;
  left: -2.8125rem;
}
@media screen and (max-width: 767px) {
  .swiper-button-prev {
    left: 0.3125rem;
  }
}

.swiper-button-next {
  background: url(../img/next.svg) no-repeat center center/cover;
  right: -2.8125rem;
}
@media screen and (max-width: 767px) {
  .swiper-button-next {
    right: 0.3125rem;
  }
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -2.625rem;
  left: 50%;
  translate: -50%;
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 1.25rem;
  }
}

.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
  opacity: 1;
  width: 0.75rem;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  background: rgba(58, 163, 181, 0.4);
  margin-inline: 1.40625rem;
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    width: 0.5rem;
    margin-inline: 0.9375rem;
  }
}

.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active {
  background: #3AA3B5;
}

.p-menu {
  background: url(../img/menu_bg_pc.webp) no-repeat center center/cover;
  padding-bottom: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-menu {
    padding-bottom: 1.875rem;
    background: url(../img/menu_bg_sp.webp) no-repeat center center/cover;
  }
}

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

.p-menu__title {
  margin-bottom: 2.1875rem;
}
@media screen and (max-width: 767px) {
  .p-menu__title {
    margin-bottom: 1.25rem;
  }
}

.p-menu__balloon {
  background: url(../img/balloon.svg) no-repeat center center/cover;
  width: 35rem;
  height: 11.375rem;
  display: grid;
  place-items: center;
  color: #333;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 150%;
  padding-bottom: 1.875rem;
  margin-inline: auto;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-menu__balloon {
    width: 23.125rem;
    height: 7.5rem;
    font-size: 1rem;
    padding-bottom: 1.5625rem;
    margin-bottom: 1.375rem;
  }
}

.p-menu__lead {
  color: #333;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-menu__lead {
    font-size: 0.875rem;
    margin-bottom: 1.375rem;
  }
}

.p-menu__img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.625rem;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-menu__img-wrap {
    -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;
    margin-bottom: 1.25rem;
  }
}

.p-menu__img {
  width: 23.125rem;
  height: auto;
}

.p-menu__text {
  color: #333;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: normal;
  padding: 0.8125rem 0.9375rem;
  border: 1px solid #A28E5D;
  width: 32.5rem;
  margin-inline: auto;
  position: relative;
  margin-bottom: 2.375rem;
}
@media screen and (max-width: 767px) {
  .p-menu__text {
    font-size: 0.875rem;
    width: 23.125rem;
    margin-bottom: 1.125rem;
    padding: 1rem 0.9375rem;
  }
}
.p-menu__text::after {
  content: "";
  position: absolute;
  background: url(../img/slash.svg) no-repeat center center/cover;
  width: 0.85625rem;
  height: 1rem;
  bottom: -0.5rem;
  left: 50%;
  translate: -50%;
}
@media screen and (max-width: 767px) {
  .p-menu__text::after {
    background: url(../img/slash_sp.svg) no-repeat center center/cover;
    width: 0.610625rem;
  }
}

.p-menu__sub {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 767px) {
  .p-menu__sub {
    font-size: 1.0625rem;
  }
}

.p-menu__main {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-menu__main {
    font-size: 1.25rem;
  }
}
.p-menu__main span {
  color: #E2880C;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-menu__main span {
    font-size: 1.75rem;
  }
}

.p-compare__title {
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-compare__title {
    margin-bottom: 1.5625rem;
  }
}

.p-compare__lead {
  color: #333;
  text-align: center;
  font-family: "Noto Sans JP", serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-compare__lead {
    font-size: 0.875rem;
    margin-bottom: 2.8125rem;
  }
}

.p-compare__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.125rem;
  margin-bottom: 3.375rem;
}
@media screen and (max-width: 767px) {
  .p-compare__cards {
    gap: 2.5rem;
    margin-bottom: 2.5rem;
  }
}

.p-compare__card {
  border-radius: 20px;
  background: rgba(58, 163, 181, 0.1);
  position: relative;
  padding: 2.625rem 3.125rem 1.875rem 2.875rem;
  width: 50rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-compare__card {
    width: 23.125rem;
    padding: 2.5rem 0.625rem 1.25rem 0.625rem;
  }
}

.p-compare__card-title {
  position: absolute;
  top: -1.3125rem;
  left: 50%;
  translate: -50%;
}

.p-compare__points {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-compare__points {
    grid-template-columns: 1fr;
    gap: 1.25rem 0;
    display: grid;
    place-items: center;
  }
}

.p-compare__img {
  width: 31.25rem;
  height: 15.625rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-compare__img {
    width: 21.875rem;
    height: 10.9375rem;
  }
}

.p-compare__card-for {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.75rem;
}
@media screen and (max-width: 767px) {
  .p-compare__card-for {
    font-size: 1.125rem;
    margin-bottom: 0.625rem;
  }
}

.p-compare__card-list {
  margin-bottom: 1.25rem;
}

.p-compare__card-item {
  font-size: 1rem;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-compare__card-item {
    font-size: 0.875rem;
  }
}

.p-compare__card-note {
  color: #E2880C;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: normal;
  position: relative;
  margin-bottom: 2.3125rem;
}
.p-compare__card-note::after {
  content: "";
  position: absolute;
  background: url(../img/compare_line.svg) no-repeat center center/cover;
  width: 19.6875rem;
  height: 0.625rem;
  left: 50%;
  translate: -50%;
  bottom: -1.0625rem;
}

.p-compare__table-title {
  font-size: 2rem;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-compare__table-title {
    font-size: 1.25rem;
    margin-bottom: 2.5rem;
  }
}

.p-compare__table {
  width: 50rem;
  border-collapse: separate;
  border-spacing: 0; /* セルの隙間は0にする */
  color: #113962; /* 濃いネイビー（画像の文字色） */
  margin-inline: auto;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-compare__table {
    width: 23.125rem;
    margin-bottom: 2.5rem;
  }
}

/* ----------------------------------
   ヘッダーエリア（裏側矯正など）
   ---------------------------------- */
.p-compare__th--head {
  color: #fff;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  width: 16.5625rem;
  height: 5.6875rem;
  border-radius: 1.351375rem 1.351375rem 0 0;
  border-right: 0.135125rem solid #FFF;
  background: #73BECC;
}
@media screen and (max-width: 767px) {
  .p-compare__th--head {
    font-size: 0.875rem;
    width: 7.6875rem;
    height: 2.625rem;
    border-radius: 0.625rem 0.625rem 0 0;
    border-right: 1px solid #FFF;
  }
}

/* 左上の空セル */
.p-compare__th--empty {
  background: transparent;
  border: none;
}

/* ----------------------------------
   左列：項目ラベル（薄い水色）
   ---------------------------------- */
.p-compare__th--label {
  border-bottom: 0.135125rem solid #73BECC;
  background: rgba(115, 190, 204, 0.2);
  padding-block: 1.4375rem 1.5625rem;
  text-align: center;
  vertical-align: middle;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: normal;
  /* 下線（水色） */
  border-right: 0.125rem solid #fff;
  width: 16.625rem;
  height: 5.6875rem;
}
@media screen and (max-width: 767px) {
  .p-compare__th--label {
    font-size: 0.875rem;
    width: 7.6875rem;
    height: 2.625rem;
    padding-block: 0.625rem 0.625rem;
    border-bottom: 1px solid #73BECC;
  }
}

/* 項目内の補足テキスト（相対、慣れやすさ等） */
.compare__sub-label {
  font-size: 1.25rem;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .compare__sub-label {
    font-size: 0.625rem;
  }
}

/* ----------------------------------
   データセル（中身）
   ---------------------------------- */
.p-compare__td {
  background-color: #fff;
  padding-block: 0.6875rem 0.625rem;
  text-align: center;
  vertical-align: middle;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: normal;
  border-bottom: 0.135125rem solid #73BECC;
  border-right: 0.125rem solid #fff;
  width: 16.5625rem;
  height: 5.6875rem;
}
@media screen and (max-width: 767px) {
  .p-compare__td {
    font-size: 0.75rem;
    width: 7.6875rem;
    height: 2.625rem;
    padding-block: 0.25rem;
    border-bottom: 1px solid #73BECC;
  }
}
.p-compare__td span {
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-compare__td span {
    font-size: 0.5rem;
  }
}

/* 最後の行の下線を消す（必要であれば） */
.p-compare__table tbody tr:last-child .p-compare__th--label,
.p-compare__table tbody tr:last-child .p-compare__td {
  border-bottom: none;
}

/* ----------------------------------
   星評価・注釈
   ---------------------------------- */
.compare__star {
  font-size: 1.625rem;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .compare__star {
    font-size: 0.75rem;
  }
}

.compare__note {
  font-size: 1.08125rem;
  display: block;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .compare__note {
    font-size: 0.5rem;
  }
}

/* ====================================
   Project: Price (料金セクション)
   ==================================== */
.p-price {
  background: url(../img/price_bg.webp) no-repeat center center/cover;
  width: 100%;
  padding-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-price {
    padding-bottom: 1.25rem;
  }
}

/* --- 全幅ヘッダー (水色帯) --- */
.p-price__title {
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-price__title {
    margin-bottom: 1.25rem;
  }
}

.p-price__inner {
  width: 55.3125rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-price__inner {
    width: 24.375rem;
    padding-inline: 0.625rem;
  }
}

/* --- 導入文エリア --- */
.p-price__intro {
  text-align: center;
  margin-bottom: 1.875rem;
}

.p-price__desc {
  color: #333;
  text-align: center;
  font-family: "Noto Sans JP", serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%; /* 24px */
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-price__desc {
    font-size: 0.75rem;
  }
}

.p-price__summary-item {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .p-price__summary-item {
    font-size: 0.875rem;
  }
}

/* --- 料金カードグリッド --- */
.p-price__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-inline: auto;
  gap: 1.25rem;
  margin-bottom: 0.625rem;
  width: 50.3125rem;
}
@media screen and (max-width: 767px) {
  .p-price__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    gap: 0.625rem;
    margin-bottom: 0;
  }
}

/* Project: Price Card (料金表ボックス) */
.p-price-card {
  border: 1px solid rgba(58, 163, 181, 0.4);
  background: #FFF;
}

.p-price-card__head1 {
  background-color: #113962;
  color: #fff;
  text-align: center;
  padding: 0.25rem 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 150%;
  width: 25.9375rem;
  height: 2rem;
}
@media screen and (max-width: 767px) {
  .p-price-card__head1 {
    width: 23.125rem;
    height: 2.0625rem;
    font-size: 0.875rem;
    padding: 0.375rem 0;
  }
}

.p-price-card__head2 {
  background-color: #113962;
  color: #fff;
  text-align: center;
  padding: 0.25rem 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 150%;
  width: 23.125rem;
  height: 2rem;
}
@media screen and (max-width: 767px) {
  .p-price-card__head2 {
    width: 23.125rem;
    height: 2.0625rem;
    font-size: 0.875rem;
    padding: 0.375rem 0;
  }
}

/* 左：テーブルスタイル */
.p-price-card__table {
  border-collapse: collapse;
}

.p-price-card__table th,
.p-price-card__table td {
  padding: 0.625rem 0.625rem;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid rgba(58, 163, 181, 0.4);
  background: #FFF;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .p-price-card__table th,
  .p-price-card__table td {
    font-size: 0.875rem;
    padding: 0.625rem 0.3125rem;
  }
}
.p-price-card__table th span,
.p-price-card__table td span {
  font-size: 0.625rem;
  white-space: nowrap;
}

.p-price-card__table th {
  background: rgba(58, 163, 181, 0.4);
  width: 13.375rem;
  height: 4.25rem;
  border-bottom: 1px solid #FFF;
}
@media screen and (max-width: 767px) {
  .p-price-card__table th {
    width: 11.5rem;
    height: 3.875rem;
  }
}

.p-price-card__table td {
  background-color: #fff;
  font-weight: 500;
}

/* 最後の行のボーダー削除 */
.p-price-card__table tr:last-child th,
.p-price-card__table tr:last-child td {
  border-bottom: none;
}

/* 右：コンテンツスタイル */
.p-price-card__content {
  display: grid;
  place-items: center;
  vertical-align: middle;
  padding-block: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-price-card__content {
    padding-block: 1.25rem;
  }
}

.p-price-card__price {
  font-family: "Noto Sans JP", serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
  color: #333;
  margin-bottom: 0.25rem;
}
@media screen and (max-width: 767px) {
  .p-price-card__price {
    font-size: 0.875rem;
    margin-bottom: 0.625rem;
  }
}

.p-price-card__note {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .p-price-card__note {
    font-size: 0.5625rem;
  }
}

/* --- 注釈 --- */
.p-price__annotation {
  text-align: right;
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 0.5rem;
  font-weight: 400;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-price__annotation {
    margin-bottom: 0.5rem;
  }
}

/* --- Project: Payment (お支払い方法) --- */
.p-payment {
  border: 1px solid #A28E5D;
  padding-left: 0.6875rem;
  padding-block: 0.625rem;
  color: #333;
}
@media screen and (max-width: 767px) {
  .p-payment {
    padding-left: 1.1875rem;
  }
}

.p-payment__title {
  font-size: 1rem;
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  line-height: 150%;
}

.p-payment__inner {
  display: grid;
  grid-template-columns: 26.875rem auto;
}
@media screen and (max-width: 767px) {
  .p-payment__inner {
    grid-template-columns: 1fr;
  }
}

.p-payment__list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 280px; /* 折り返し制御 */
}

.p-payment__item {
  font-size: 1rem;
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .p-payment__item {
    font-size: 0.75rem;
  }
}

.p-flow {
  background: url(../img/flow_bg.webp) no-repeat center center/cover;
  padding-bottom: 1.875rem;
}

.p-flow__title {
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-flow__title {
    margin-bottom: 1.25rem;
  }
}

.p-flow__lead {
  color: #333;
  text-align: center;
  font-family: "Noto Sans JP", serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-flow__lead {
    font-size: 0.75rem;
  }
}
.p-flow__lead span {
  color: #113962;
  font-weight: 500;
}

.p-flow__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-flow__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 21.875rem;
    gap: 3.3125rem;
  }
}

.p-flow__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.3125rem;
}

.p-flow__item {
  width: 21.875rem;
  height: 10rem;
  position: relative;
}

.p-flow__item:not(:last-child)::after {
  position: absolute;
  content: "";
  background: url(../img/flow.svg) no-repeat center center/cover;
  width: 2.0625rem;
  height: 2.0625rem;
  left: 50%;
  translate: -50%;
  bottom: -2.6875rem;
}

@media screen and (max-width: 767px) {
  .p-flow__item.sp::after {
    position: absolute;
    content: "";
    background: url(../img/flow.svg) no-repeat center center/cover;
    width: 2.0625rem;
    height: 2.0625rem;
    left: 50%;
    translate: -50%;
    bottom: -2.6875rem;
  }
}

.p-flow__icon {
  width: 4.8125rem;
  height: auto;
  aspect-ratio: 1;
}

.p-flow__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.5625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-flow__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.625rem;
}

.p-flow__step {
  font-family: "Times New Roman", "Hiragino Kaku Gothic ProN", serif;
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.0625rem;
}

.p-flow__name {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.0625rem;
}

.p-flow__desc {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 150%;
}

.p-doctor {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-doctor {
    margin-bottom: 1.25rem;
  }
}

.p-doctor__title {
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-doctor__title {
    margin-bottom: 1.25rem;
  }
}

.p-doctor__inner {
  width: 69.8125rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-doctor__inner {
    width: 100%;
    padding-inline: 1.25rem;
  }
}

.p-doctor__body {
  display: grid;
  grid-template-areas: "img info" "img profile";
  gap: 0 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-doctor__body {
    display: grid;
    gap: 1.25rem 0.625rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-template-areas: "img info" "profile profile";
  }
}

.p-doctor__img {
  width: 32.25rem;
  height: 21.875rem;
  margin-inline: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  grid-area: img;
}
@media screen and (max-width: 767px) {
  .p-doctor__img {
    width: 10.875rem;
    height: 7.375rem;
  }
}

.p-doctor__info {
  grid-area: info;
}
@media screen and (max-width: 767px) {
  .p-doctor__info {
    width: 10.5rem;
  }
}

.p-doctor__clinic-name {
  color: #333;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-doctor__clinic-name {
    font-size: 0.75rem;
  }
}

.p-doctor__name-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0.625rem;
  margin-bottom: 2.125rem;
}

.p-doctor__position {
  color: #333;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-doctor__position {
    font-size: 0.75rem;
  }
}

.p-doctor__name {
  color: #333;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: normal;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-doctor__name {
    font-size: 1rem;
  }
}

.p-doctor__name-en {
  color: #333;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  white-space: nowrap;
  left: 50%;
  translate: -50%;
  bottom: -0.875rem;
}
@media screen and (max-width: 767px) {
  .p-doctor__name-en {
    font-size: 0.6875rem;
    left: 0;
    translate: 0;
  }
}

.p-doctor__profile-box {
  border: 1px solid #A28E5D;
  padding: 1.25rem;
  grid-area: profile;
}
@media screen and (max-width: 767px) {
  .p-doctor__profile-box {
    padding: 0.625rem;
  }
}

.p-doctor__section {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 150%;
}

.p-doctor__list + .p-doctor__sub-head {
  margin-top: 1.125rem;
}

@media screen and (max-width: 767px) {
  .p-doctor__sub-head {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 767px) {
  .p-doctor__list {
    font-size: 0.625rem;
    line-height: 0.9375rem;
  }
}

.p-faq {
  background: rgba(58, 163, 181, 0.2);
  padding-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-faq {
    padding-bottom: 1.25rem;
  }
}

.p-faq__title {
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-faq__title {
    margin-bottom: 1.25rem;
  }
}

.p-faq__inner {
  width: 50rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-faq__inner {
    width: 100%;
    padding-inline: 0.625rem;
  }
}

summary {
  display: block;
  list-style: none;
}
summary::-webkit-details-marker {
  display: none;
}
@media (any-hover: hover) {
  summary:hover {
    cursor: pointer;
  }
}

/* その他 見栄えを整えるためのもの */
.p-faq__item {
  padding-block: 1.25rem;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p-faq__item {
    padding-block: 0.8125rem;
  }
}

.p-faq__item + .p-faq__item {
  margin-top: 0.625rem;
}

.p-faq__question {
  padding-inline: 6.25rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-faq__question {
    padding-inline: 2.875rem;
  }
}
.p-faq__question::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background: #113962;
  top: 50%;
  translate: 0 -50%;
  right: 1.875rem;
  -webkit-transition: rotate 0.4s ease;
  transition: rotate 0.4s ease;
  rotate: 90deg;
}
@media screen and (max-width: 767px) {
  .p-faq__question::before {
    width: 1.25rem;
    right: 0.625rem;
  }
}
.p-faq__question::after {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background: #113962;
  top: 50%;
  translate: 0 -50%;
  right: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-faq__question::after {
    width: 1.25rem;
    right: 0.625rem;
  }
}

.p-faq__item.is-opened .p-faq__question::before {
  rotate: 0deg;
}

.p-faq__question-text {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.0875rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-faq__question-text {
    font-size: 1rem;
  }
}
.p-faq__question-text::before {
  content: "Q";
  display: grid;
  place-items: center;
  position: absolute;
  font-family: "Times New Roman", "Hiragino Kaku Gothic ProN", serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: normal;
  width: 3.0625rem;
  height: 3.0625rem;
  border-radius: 50%;
  background: #D8EDF0;
  top: 50%;
  translate: 0 -50%;
  left: -4.3125rem;
}
@media screen and (max-width: 767px) {
  .p-faq__question-text::before {
    font-size: 0.75rem;
    width: 1.875rem;
    height: 1.875rem;
    left: -2.25rem;
  }
}

.p-faq__answer {
  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;
}

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

.p-faq__answer-text {
  padding-top: 0.625rem;
  padding-inline: 6.25rem;
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
@media screen and (max-width: 767px) {
  .p-faq__answer-text {
    font-size: 0.75rem;
    padding-top: 0.875rem;
    padding-inline: 0.625rem;
  }
}

.p-access {
  padding-bottom: 1.875rem;
  background: url(../img/access_bg_pc.webp) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .p-access {
    padding-bottom: 1.25rem;
    background: url(../img/access_bg_sp.webp) no-repeat center center/cover;
  }
}

.p-access__title {
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-access__title {
    margin-bottom: 1.25rem;
  }
}

.p-access__inner {
  width: 51.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-access__inner {
    width: 100%;
    padding-inline: 1.25rem;
  }
}

.p-access__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1.25rem;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-access__top {
    -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;
    gap: 0.625rem;
  }
}

.p-access__img {
  width: 23.0625rem;
  height: 15.375rem;
}
@media screen and (max-width: 767px) {
  .p-access__img {
    width: 21.875rem;
    height: 14.625rem;
  }
}

.p-access__name {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 180%; /* 43.2px */
}
@media screen and (max-width: 767px) {
  .p-access__name {
    font-size: 1.25rem;
  }
}

.p-access__address {
  color: #333;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0.1875rem;
}
.p-access__address span {
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .p-access__address span {
    font-size: 0.625rem;
  }
}

.p-access__tel {
  color: #333;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0.625rem;
}

.p-access__table {
  width: 22.125rem;
  height: 5.5625rem;
}
@media screen and (max-width: 767px) {
  .p-access__table {
    width: 21.875rem;
    height: 5.375rem;
  }
}

.p-access__note {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 150%;
  text-align: right;
}

.p-access__map {
  text-align: center;
}
.p-access__map iframe {
  width: 46.25rem;
  height: 23.125rem;
  margin-bottom: 5.625rem;
}
@media screen and (max-width: 767px) {
  .p-access__map iframe {
    width: 21.875rem;
    height: 10.9375rem;
    margin-bottom: 3.125rem;
  }
}

.p-counseling__inner {
  width: 41rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-counseling__inner {
    width: 100%;
    padding-inline: 0.625rem;
  }
}

.p-counseling__title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: normal;
  background: var(--GOLD, linear-gradient(270deg, #A28E5D 0%, #C5B384 50%, #A28E5D 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 2.4375rem;
  position: relative;
}
.p-counseling__title::after {
  content: "";
  position: absolute;
  background: url(../img/access_line.svg) no-repeat center center/cover;
  left: 50%;
  translate: -50%;
  bottom: -1.25rem;
  width: 20.625rem;
  height: 0.625rem;
}

.p-counseling__img {
  width: 31.25rem;
  height: 20.8125rem;
  margin-inline: auto;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-counseling__img {
    width: 20.375rem;
    height: 13.5625rem;
  }
}

@media screen and (max-width: 767px) {
  .p-counseling__content {
    width: 21rem;
    margin-inline: auto;
  }
}

.p-counseling__lead {
  color: #333;
  font-size: 1.1875rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 1.4375rem;
}
@media screen and (max-width: 767px) {
  .p-counseling__lead {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
}

.p-counseling__text {
  color: #333;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 1.4375rem;
}
@media screen and (max-width: 767px) {
  .p-counseling__text {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
}

.p-counseling__list {
  color: #333;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 1.4375rem;
}
@media screen and (max-width: 767px) {
  .p-counseling__list {
    font-size: 0.875rem;
  }
}

.p-counseling__message {
  color: #333;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-counseling__message {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
}

.p-counseling__note {
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 150%;
  padding: 1.25rem;
  width: 100%;
  background: #D8EDF0;
}
@media screen and (max-width: 767px) {
  .p-counseling__note {
    padding: 0.625rem;
    width: 23.125rem;
    margin-inline: auto;
  }
}

.p-counseling__note-title {
  margin-bottom: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-counseling__note-title {
    font-size: 0.8125rem;
    margin-bottom: 0.9375rem;
  }
}

.p-counseling__note-list {
  margin-bottom: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-counseling__note-list {
    font-size: 0.625rem;
    margin-bottom: 0.9375rem;
  }
}

@media screen and (max-width: 767px) {
  .p-counseling__note-text {
    font-size: 0.5rem;
  }
}

@media (min-width: 768px) {
  .u-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .u-pc {
    display: none !important;
  }
}
.u-font {
  font-family: "Shippori Mincho", serif;
}
.u-font__jp {
  font-family: "Noto Sans JP", serif;
}
.u-font__en {
  font-family: "Times New Roman", "Hiragino Kaku Gothic ProN", serif;
}

.u-text__center {
  text-align: center !important;
}
@media screen and (max-width: 767px) {
  .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: 767px) {
  .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: 767px) {
  .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: 767px) {
  .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: 767px) {
  .u-pointer__none--sp {
    pointer-events: none !important;
  }
}
@media (min-width: 768px) {
  .u-pointer__none--pc {
    pointer-events: none !important;
  }
}