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

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd,
ul {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
html {
  font-size: 16px;
}
@media (max-width: 750px) {
  html {
    font-size: 2.56vw;
  }
}
@media (min-width: 391px) and (max-width: 450px) {
  html {
    font-size: 4.1025641026vw;
  }
}
@media (max-width: 390px) {
  html {
    font-size: 4.1025641026vw;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 4.0533333333vw;
  }
}

body {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.0033333333em;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  color: #1C1C1C;
  background: #fff;
}

#wrapper {
  width: 100%;
  max-width: 750px;
  margin: auto;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  a:hover {
    opacity: 1;
  }
}

img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  margin: auto;
}

.l-inner {
  padding: 0 3.7%;
}

.l-section {
  padding: 7% 0;
}

.c-btn a {
  display: block;
  margin-top: 3%;
}

.c-btn__title {
  width: 100%;
  max-width: 72%;
  margin-inline: auto;
  margin-top: 3%;
}

@media screen and (max-width: 450px) {
  .c-btn__title {
    max-width: 82%;
  }
}
.c-table-wrap {
  position: relative;
  margin-top: 7%;
}

.c-table,
.c-table__th,
.c-table__td {
  border: 1px solid #c2c2c2;
  border-collapse: collapse;
}

.c-table__th {
  width: 43.478%;
}

.c-table__th,
.c-table__td {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.7333333333;
  letter-spacing: 0.0033333333em;
  padding: 2%;
  vertical-align: middle;
}

.c-table__th {
  color: #fff;
  background: #c68277;
  border-bottom: 1px solid #fff;
  text-align: center;
}

.c-table__th--bb {
  border-bottom: 1px solid #c2c2c2;
}

.c-table__td {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.7333333333;
  letter-spacing: 0.0033333333em;
  background: #fff;
}

.c-table__td span {
  font-weight: 500;
  color: #6bbfcc;
}

.c-table__text {
  margin-top: 2%;
}

@media screen and (max-width: 390px) {
  .c-table__th {
    width: 37.7%;
    padding: 3% 2%;
  }
  .c-table__td {
    padding: 3% 2.5%;
  }
  .c-table__text {
    font-size: 0.680625rem;
    font-weight: 400;
    letter-spacing: 0.0045913682em;
  }
}
.p-clinic__title {
  width: 100%;
  max-width: 47.2%;
  margin-inline: auto;
}

.p-clinic__image {
  margin-top: 4%;
}

#clinic-info .skin__img img {
  max-width: 46.13%;
  margin-top: 8%;
}

#clinic-info .skin__text {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.0035714286em;
  text-align: center;
}

#clinic-info .biyou__img img {
  max-width: 56%;
}

#clinic-info .biyou__img-text {
  margin-top: 1%;
  text-align: center;
}

#clinic-info .hours__text {
  margin-top: 3%;
}

#clinic-info .hours__text01 {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.0025em;
  color: #ed7082;
}

#clinic-info .hours__text02 span {
  color: #e63e73;
}

#clinic-info {
  padding: 0 0 clamp(30px, 6vw, 60px) 0;
  padding: 0 0 7%;
}

#clinic-info .pulldown02 h2 {
  position: relative;
}

#clinic-info .pulldown02:not(:first-of-type) {
  margin-top: 1.2%;
}

#clinic-info .pulldown02 h2::before,
#clinic-info .pulldown02 h2::after {
  content: "";
  position: absolute;
  background-color: #fff;
}

#clinic-info .pulldown02 h2::before {
  top: 50%;
  right: 4.3%;
  width: 26px;
  font-size: clamp(18px, 2.3vw, 30px);
  height: 4px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#clinic-info .pulldown02 h2::after {
  top: 50%;
  right: calc(4.3% + 11px);
  width: 4px;
  height: 26px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 1s;
  transition: 1s;
}

#clinic-info .pulldown02 h2.open::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

section.txtarea {
  display: none;
  overflow: hidden;
  -webkit-transition: max-height 1s ease;
  transition: max-height 1s ease;
  max-height: 0;
}

#clinic-info article.pulldown02 h2 {
  position: relative;
  font-size: 1.875rem;
  font-weight: 400;
  letter-spacing: 0.0016666667em;
  color: #fff;
  padding: 1.34% 4.3%;
  cursor: pointer;
}

#container article.pulldown02 h2.mid1st {
  border-top: #cecece solid 1px;
}

#container article.pulldown02 h2:after {
  content: url(../img/clinic_openarrow.png);
  position: absolute;
  right: 5px;
  top: 40%;
}

#container article.pulldown02 h2.open:after {
  content: url(../images/clinic_closearrow.png);
  position: absolute;
  right: 5px;
  top: 40%;
}

#container article.pulldown02 section.txtarea {
  display: none;
}

#clinic-info .typelp02 {
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
}

#clinic-info td,
#clinic-info th {
  padding: 20px;
  width: 100px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.1111111111;
  letter-spacing: 0.0027777778em;
}

#clinic-info table.typelp02 tr th {
  border: 0;
  text-shadow: #fff 1px 1px 0;
  color: #000;
  border-bottom: #ccc solid 1px;
  border-right: #ccc solid 1px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  background: #f0e6cc;
  text-align: left;
}

#clinic-info table.typelp02 tr td {
  border: 0;
  padding: 5px;
  border-bottom: #ccc solid 1px;
  border-right: #ccc solid 1px;
  background: #e3f0f7;
  text-align: right;
}

#clinic-info table.typelp02 tr a {
  color: #e63e73;
}

#clinic-info table.typelp02 tr td.skin {
  background-color: #ededed;
  background-image: url(../images/logomark_s.png);
  background-repeat: no-repeat;
  background-position: 3px center;
  width: 40%;
  padding-left: 35px;
}

#clinic-info .highslide img {
  width: 100%;
  max-width: 100px;
  margin-left: 0;
}

#clinic-content01,
#clinic-content02 {
  margin-top: 3%;
}

#clinic-content01 article.pulldown02 h2 {
  background: #D8BE64;
}

#clinic-content02 article.pulldown02 h2 {
  background: #C68277;
}

@media screen and (max-width: 450px) {
  .p-clinic__title {
    max-width: 53%;
  }
  #clinic-info .skin__img img {
    max-width: 85%;
    margin-top: 13%;
  }
  #clinic-info .biyou__img img {
    max-width: 100%;
  }
  #clinic-info article.pulldown02 h2 {
    font-size: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.0025em;
  }
  #clinic-info .pulldown02 h2::before {
    width: 20px;
    height: 3px;
    right: 20px;
  }
  #clinic-info .pulldown02 h2::after {
    width: 3px;
    height: 20px;
    right: 28px;
  }
  #clinic-info .typelp02 {
    width: 100%;
  }
  #clinic-info td,
  #clinic-info th {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0.0041666667em;
  }
}
.p-footer {
  padding: 5% 0 3%;
  background: #f9f2f1;
}

.p-footer__cta {
  position: relative;
  width: 100%;
  max-width: 31.25rem;
  margin-inline: auto;
  background-image: url(../images/footer-cta-box.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7.5% 12% 4.5%;
  margin-top: 5%;
}

.p-footer__cta-title {
  position: absolute;
  width: 80%;
  top: -12%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}

.p-footer__cta-box {
  position: relative;
  z-index: 1;
}

.p-footer__cta-body {
  gap: 1.25rem;
}

.p-footer__cta-btn {
  padding-top: 5%;
}

.p-footer__cta-qr {
  width: 100%;
  max-width: 5.625rem;
  margin-inline: auto;
}

.p-footer__copyright {
  font-size: 0.75rem;
  margin-top: 3%;
  text-align: center;
}

@media screen and (max-width: 450px) {
  .p-footer {
    padding: 7% 0 5%;
  }
  .p-footer__cta {
    max-width: 100%;
    background-image: url(../images/footer-cta-box-sp.png);
    padding: 12% 5% 9%;
    margin-top: 12%;
  }
  .p-footer__cta-title {
    width: 90%;
  }
  .p-footer__cta-body {
    gap: 1rem;
  }
  .p-footer__copyright {
    margin-top: 5%;
  }
}
.p-header {
  width: 100%;
  max-width: 750px;
  position: fixed;
  z-index: 30;
}

.p-header .p-header__inner {
  height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 5%;
}

.p-header__logo {
  width: 38%;
  padding-top: 1%;
}

.p-header__logo a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.1875rem;
}

.p-header__logo-text {
  font-size: 0.625rem;
  font-weight: 400;
  text-align: center;
}

.p-header__logo img {
  display: block;
}

.p-header__btns {
  width: 100%;
  max-width: 56%;
  margin-inline: auto;
  margin-right: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.p-header__btn a:hover {
  opacity: 1;
}

@media screen and (max-width: 450px) {
  .p-header .p-header__inner {
    padding-left: 3%;
  }
  .p-header__logo {
    width: 38.46%;
  }
  .p-header__logo-text {
    font-size: 0.39375rem;
  }
  .p-header__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 57.1%;
  }
}
.p-mv__inner {
  padding: 0;
}

.p-mv__bg {
  position: relative;
}

.p-mv__box {
  width: 92.6%;
  position: absolute;
  bottom: 4%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url("../images/mv-box-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-shadow: 0px -3px 15px 0px rgba(0, 0, 0, 0.1), 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px -3px 15px 0px rgba(0, 0, 0, 0.1), 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  padding: 7.8% 3.7%;
}

.p-mv__box-title {
  width: 100%;
  max-width: 86.4%;
  margin-inline: auto;
}

@media screen and (max-width: 450px) {
  .p-mv__box-title {
    max-width: 100%;
  }
  .p-mv__box {
    bottom: 3.5%;
    background-image: url(../images/mv-box-bg-sp.png);
    padding: 5.6% 3.7%;
  }
}
.p-sec01 {
  background-image: url("../images/sec01-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec01__title {
  width: 100%;
  max-width: 67.2%;
  margin-inline: auto;
}

.p-sec01__btns {
  margin-top: 3%;
}

@media screen and (max-width: 450px) {
  .p-sec01 {
    background-image: url("../images/sec01-bg-sp.png");
    background-position: top;
  }
}
.p-sec02 {
  padding: 0;
}

.p-sec02__body {
  background-image: url("../images/sec02-body-bg.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7% 0;
}

.p-sec02__recommendation .p-sec02__title {
  width: 100%;
  max-width: 70.3%;
  margin-inline: auto;
}

.p-sec02__recommendation .p-sec02__image {
  margin-top: 3%;
}

.p-sec02__cause {
  margin-top: 7%;
}

.p-sec02__cause .p-sec02__title {
  width: 100%;
  max-width: 59.7%;
  margin-inline: auto;
}

.p-sec02__cause .p-sec02__image {
  margin-top: 3%;
}

.p-sec02__cause .p-sec02__sub-title {
  font-family: "Noto Serif JP", serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.002173913em;
  color: #fff;
  background: #666666;
  padding: 3%;
  text-align: center;
}

.p-sec02__cause .p-sec02__text {
  margin-top: 2%;
}

.p-sec02__flow {
  margin-top: 7%;
}

.p-sec02__flow .p-sec02__title {
  width: 100%;
  max-width: 73.8%;
  margin-inline: auto;
}

.p-sec02-flow__swiper-wrapper,
.p-sec02-case__swiper-wrapper {
  position: relative;
  padding: 0 3.7%;
  margin-top: 4%;
}

.p-sec02 .pagination-bullets,
.p-sec02 .swiper-pagination-bullets.swiper-pagination-horizontal,
.p-sec02 .swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -3.125rem;
}

.p-sec02 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.p-sec02 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.6%;
}

.p-sec02 .swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  background: #fff;
  border: 1px solid #c68277;
  opacity: 1;
}

.p-sec02 .swiper-pagination-bullet-active {
  background: #c68277;
}

.p-sec02 .swiper-button-prev,
.p-sec02 .swiper-button-next {
  width: 8.7%;
  height: auto;
  aspect-ratio: 1/1;
  top: auto;
  bottom: -4.0625rem;
  z-index: 11;
}

.p-sec02 .swiper-button-prev {
  left: 35%;
}

.p-sec02 .swiper-button-next {
  right: 35%;
}

.p-sec02 .swiper-button-prev03 {
  left: 32%;
}

.p-sec02 .swiper-button-next03 {
  right: 32%;
}

.p-sec02 .swiper-button-prev::after,
.p-sec02 .swiper-button-next::after {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec02 .swiper-button-prev::after {
  background-image: url("../images/swiper-button-prev.svg");
}

.p-sec02 .swiper-button-next::after {
  background-image: url("../images/swiper-button-next.svg");
}

.p-sec02__point {
  margin-top: 16%;
}

.p-sec02__case {
  margin-top: 7%;
}

.p-sec02__case .p-sec02__title {
  width: 100%;
  max-width: 70%;
  margin-inline: auto;
}

.p-sec02__lists {
  gap: 2.5rem;
  margin-top: 13%;
}

.p-sec02__list-title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.0025em;
  color: #c68277;
}

.p-sec02__list-text {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.7333333333;
  letter-spacing: 0.0033333333em;
  margin-top: 0.625rem;
}

@media screen and (max-width: 450px) {
  .p-sec02__body {
    background-image: url("../images/sec02-body-bg-sp.png");
  }
  .p-sec02__recommendation .p-sec02__title {
    max-width: 75%;
  }
  .p-sec02__recommendation .p-sec02__image {
    margin-top: 7%;
  }
  .p-sec02__cause .p-sec02__title {
    max-width: 62%;
  }
  .p-sec02__cause .p-sec02__image {
    margin-top: 7%;
  }
  .p-sec02__cause .p-sec02__sub-title {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.3846153846;
    letter-spacing: 0.0038461538em;
    padding: 3.3% 3%;
  }
  .p-sec02__flow .p-sec02__title {
    max-width: 77%;
  }
  .p-sec02-flow__swiper-wrapper,
  .p-sec02-case__swiper-wrapper {
    padding: 0;
    margin-top: 7%;
  }
  .p-sec02 .pagination-bullets,
  .p-sec02 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .p-sec02 .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -2.8125rem;
  }
  .p-sec02 .swiper-button-prev,
  .p-sec02 .swiper-button-next {
    width: 1.9375rem;
    bottom: -2.875rem;
  }
  .p-sec02 .swiper-button-prev {
    left: 27%;
  }
  .p-sec02 .swiper-button-next {
    right: 27%;
  }
  .p-sec02 .swiper-button-prev03 {
    left: 27%;
  }
  .p-sec02 .swiper-button-next03 {
    right: 27%;
  }
  .p-sec02 .swiper-button-prev::after,
  .p-sec02 .swiper-button-next::after {
    width: 1.9375rem;
    height: 1.9375rem;
  }
  .p-sec02__point {
    margin-top: 20%;
  }
  .p-sec02 .p-sec02__lists {
    -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;
    gap: 1rem;
    margin-top: 18%;
  }
  .p-sec02__list-title {
    font-size: 0.9375rem;
  }
  .p-sec02__list-text {
    margin-top: 0.3125rem;
  }
}
.p-sec03__title {
  width: 100%;
  max-width: 70%;
  margin-inline: auto;
}

.p-sec03__table-wrap {
  margin-top: 5%;
}

.p-sec03__table-text {
  margin-top: 0.625rem;
}

.p-sec03__btn {
  margin-top: 5%;
}

@media screen and (max-width: 450px) {
  .p-sec03__title {
    max-width: 77%;
  }
  .p-sec03__table-wrap {
    margin-top: 7%;
  }
  .p-sec03__table-text {
    font-size: 0.6875rem;
    margin-top: 0.3125rem;
  }
  .p-sec03__btn {
    margin-top: 7%;
  }
}
.p-sec04 {
  padding: 0;
}

.p-sec04__bg01,
.p-sec04__bg02,
.p-sec04__bg03 {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec04__bg01 {
  background-image: url("../images/sec04-bg01.png");
}

.p-sec04__bg02 {
  background-image: url("../images/sec04-bg02.png");
}

.p-sec04__bg03 {
  background-image: url("../images/sec04-bg03.png");
}

.p-sec04__recommendation {
  padding: 10% 0 7%;
}

.p-sec04__recommendation .p-sec04__title {
  width: 100%;
  max-width: 95.1%;
  margin-inline: auto;
}

.p-sec04__recommendation .p-sec04__image {
  margin-top: 3%;
}

.p-sec04 .p-sec04__title-accent {
  position: relative;
  padding-bottom: 1.6875rem;
  padding-bottom: 5%;
}

.p-sec04 .p-sec04__title-accent::before {
  content: "";
  width: 100%;
  height: 1.6875rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url("../images/sec04-title-accent.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.p-sec04__cause {
  padding: 0 0 7%;
}

.p-sec04__cause .p-sec04__title {
  width: 100%;
  max-width: 63.4%;
  margin-inline: auto;
}

.p-sec04__cause .p-sec04__image {
  margin-top: 3%;
}

.p-sec04__cause .p-sec04__text {
  color: #fff;
  margin-top: 2%;
}

.p-sec04__flow {
  padding: 7% 0 14%;
}

.p-sec04__case {
  padding: 7% 0;
}

.p-sec04__flow .p-sec04__title {
  width: 100%;
  max-width: 66.7%;
  margin-inline: auto;
}

.p-sec04__case .p-sec04__title {
  width: 100%;
  max-width: 66.7%;
  margin-inline: auto;
}

.p-sec04-flow__swiper-wrapper,
.p-sec04-case__swiper-wrapper {
  position: relative;
  padding: 0 3.7%;
}

.p-sec04-flow__swiper-wrapper {
  margin-top: 4%;
}

.p-sec04 .pagination-bullets,
.p-sec04 .swiper-pagination-bullets.swiper-pagination-horizontal,
.p-sec04 .swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -3.125rem;
}

.p-sec04 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.p-sec04 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.6%;
}

.p-sec04 .swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  background: #e6e6e6;
  opacity: 1;
}

.p-sec04 .swiper-pagination-bullet-active {
  background: #d8be64;
}

.p-sec04 .swiper-button-prev,
.p-sec04 .swiper-button-next {
  width: 8.7%;
  height: auto;
  aspect-ratio: 1/1;
  top: auto;
  bottom: -4.0625rem;
  z-index: 11;
}

.p-sec04 .swiper-button-prev {
  left: 34%;
}

.p-sec04 .swiper-button-next {
  right: 34%;
}

.p-sec04 .swiper-button-prev05 {
  left: 31.5%;
}

.p-sec04 .swiper-button-next05 {
  right: 31.5%;
}

.p-sec04 .swiper-button-prev::after,
.p-sec04 .swiper-button-next::after {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec04 .swiper-button-prev::after {
  background-image: url("../images/swiper-button-prev02.svg");
}

.p-sec04 .swiper-button-next::after {
  background-image: url("../images/swiper-button-next02.svg");
}

.p-sec04__lists {
  gap: 2.5rem;
  margin-top: 13%;
}

.p-sec04__list-title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.0025em;
  color: #d8be64;
}

.p-sec04__list-text {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.7333333333;
  letter-spacing: 0.0033333333em;
  color: #fff;
  margin-top: 0.625rem;
}

@media screen and (max-width: 450px) {
  .p-sec04__bg01 {
    background-image: url("../images/sec04-bg01-sp.png");
  }
  .p-sec04__bg02 {
    background-image: url("../images/sec04-bg02-sp.png");
  }
  .p-sec04__bg03 {
    background-image: url("../images/sec04-bg03-sp.png");
  }
  .p-sec04__recommendation {
    padding: 14% 0 10%;
  }
  .p-sec04__recommendation .p-sec04__title {
    max-width: 68%;
  }
  .p-sec04__recommendation .p-sec04__image {
    margin-top: 7%;
  }
  .p-sec04__cause .p-sec04__title {
    max-width: 68%;
  }
  .p-sec04 .p-sec04__title-accent {
    padding-bottom: 9%;
  }
  .p-sec04__cause .p-sec04__image {
    margin-top: 5%;
  }
  .p-sec04__flow {
    padding: 10% 0 20%;
  }
  .p-sec04__flow .p-sec04__title {
    max-width: 72%;
  }
  .p-sec04__case {
    padding: 10% 0;
  }
  .p-sec04__case .p-sec04__title {
    max-width: 72%;
  }
  .p-sec04-flow__swiper-wrapper,
  .p-sec04-case__swiper-wrapper {
    padding: 0;
  }
  .p-sec04-case__swiper-wrapper {
    margin-top: 4%;
  }
  .p-sec04 .pagination-bullets,
  .p-sec04 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .p-sec04 .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -2.8125rem;
  }
  .p-sec04 .swiper-button-prev,
  .p-sec04 .swiper-button-next {
    width: 1.9375rem;
    bottom: -2.875rem;
  }
  .p-sec04 .swiper-button-prev {
    left: 27%;
  }
  .p-sec04 .swiper-button-next {
    right: 27%;
  }
  .p-sec04 .swiper-button-prev05 {
    left: 27%;
  }
  .p-sec04 .swiper-button-next05 {
    right: 27%;
  }
  .p-sec04 .swiper-button-prev::after,
  .p-sec04 .swiper-button-next::after {
    width: 1.9375rem;
    height: 1.9375rem;
  }
  .p-sec04__point {
    margin-top: 20%;
  }
  .p-sec04 .p-sec04__lists {
    -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;
    gap: 1rem;
    margin-top: 18%;
  }
  .p-sec04__list-title {
    font-size: 0.9375rem;
  }
  .p-sec04__list-text {
    margin-top: 0.3125rem;
  }
}
.p-sec05 {
  padding: 0;
}

.p-sec05__bg01 {
  padding: 7% 0;
}

.p-sec05__bg01 {
  position: relative;
  background-image: url(../images/sec05-bg01.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec05__bg01::after {
  content: "";
  width: 100%;
  height: 0.5%;
  position: absolute;
  bottom: -0.5%;
  left: 0;
  background-image: url(../images/sec-bg-accent.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec05__title {
  width: 100%;
  max-width: 67.1%;
  margin-inline: auto;
}

.p-sec05 .p-sec05__title-accent {
  position: relative;
  padding-bottom: 1.6875rem;
  padding-bottom: 5%;
}

.p-sec05 .p-sec05__title-accent::before {
  content: "";
  width: 100%;
  height: 1.6875rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url("../images/sec04-title-accent.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.p-sec05__table-wrap {
  margin-top: 5%;
}

.p-sec05__table-wrap .c-table__th {
  background: #d8be64;
}

.p-sec05__table-text {
  color: #fff;
  margin-top: 0.625rem;
}

.p-sec05__btn {
  margin-top: 5%;
}

@media screen and (max-width: 450px) {
  .p-sec05__bg01 {
    background-image: url(../images/sec05-bg01-sp.png);
    padding: 14% 0 10%;
  }
  .p-sec05__bg01::after {
    height: 0.4%;
    bottom: -0.1%;
  }
  .p-sec05__title {
    max-width: 72%;
  }
  .p-sec05 .p-sec05__title-accent {
    padding-bottom: 9%;
  }
  .p-sec05__table-text {
    font-size: 0.6875rem;
    margin-top: 0.3125rem;
  }
  .p-sec05__btn {
    margin-top: 7%;
  }
}
.p-sec06 {
  padding: 7% 0 0;
}

.p-sec06__bg {
  background-image: url(../images/p-sec06-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 0 16%;
}

.p-sec06__title {
  margin-top: -7%;
}

.p-sec06__swiper-wrapper {
  position: relative;
  margin-top: 7%;
}

.p-sec06 .pagination-bullets,
.p-sec06 .swiper-pagination-bullets.swiper-pagination-horizontal,
.p-sec06 .swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -3.125rem;
}

.p-sec06 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.p-sec06 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.6%;
}

.p-sec06 .swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  background: #fff;
  border: 1px solid #c68277;
  opacity: 1;
}

.p-sec06 .swiper-pagination-bullet-active {
  background: #c68277;
}

.p-sec06 .swiper-button-prev,
.p-sec06 .swiper-button-next {
  width: 8.7%;
  height: auto;
  aspect-ratio: 1/1;
  top: auto;
  bottom: -4.0625rem;
  z-index: 11;
}

.p-sec06 .swiper-button-prev {
  left: 33%;
}

.p-sec06 .swiper-button-next {
  right: 33%;
}

.p-sec06 .swiper-button-prev::after,
.p-sec06 .swiper-button-next::after {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec06 .swiper-button-prev::after {
  background-image: url("../images/swiper-button-prev.svg");
}

.p-sec06 .swiper-button-next::after {
  background-image: url("../images/swiper-button-next.svg");
}

@media screen and (max-width: 450px) {
  .p-sec06__bg {
    background-image: url(../images/p-sec06-bg-sp.png);
    padding: 0 0 20%;
  }
  .p-sec06__swiper-wrapper {
    padding: 0;
  }
  .p-sec06 .pagination-bullets,
  .p-sec06 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .p-sec06 .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -2.8125rem;
  }
  .p-sec06 .swiper-button-prev,
  .p-sec06 .swiper-button-next {
    width: 1.9375rem;
    bottom: -2.875rem;
  }
  .p-sec06 .swiper-button-prev {
    left: 27%;
  }
  .p-sec06 .swiper-button-next {
    right: 27%;
  }
  .p-sec06 .swiper-button-prev::after,
  .p-sec06 .swiper-button-next::after {
    width: 1.9375rem;
    height: 1.9375rem;
  }
}
.p-sec07 {
  padding: 7% 0 0;
}

.p-sec07__bg {
  background-image: url(../images/p-sec07-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 0 7%;
}

.p-sec07__title {
  margin-top: -7%;
}

.p-sec07__items {
  margin-top: 7%;
}

.p-sec07__item:not(:first-of-type) {
  margin-top: 5%;
}

@media screen and (max-width: 450px) {
  .p-sec07__bg {
    background-image: url(../images/p-sec07-bg-sp.png);
    padding: 0 0 5%;
  }
}
.p-sec08 {
  position: relative;
  padding: 0;
}

.p-sec08::after {
  content: "";
  width: 100%;
  height: 0.5%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url(../images/sec-bg-accent.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec08__bg {
  background-image: url(../images/p-sec08-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7% 0;
}

.p-sec08__title {
  width: 100%;
  max-width: 77%;
  margin-inline: auto;
}

.p-sec08__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 5%;
}

.p-sec08__catch {
  width: 100%;
  max-width: 75.4%;
  margin-inline: auto;
  margin-top: 7%;
}

.p-sec08__box {
  background-image: url(../images/p-sec08-box.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5% 3.7% 8%;
  margin-top: 2%;
}

.p-sec08__btn {
  padding-bottom: 5%;
  border-bottom: 1px solid #c68277;
}

.p-sec08__btn .c-btn__title {
  max-width: 88%;
}

.p-sec08__contents {
  width: 100%;
  max-width: 80%;
  margin-inline: auto;
  padding-top: 4%;
}

@media screen and (max-width: 450px) {
  .p-sec08__bg {
    background-image: url(../images/p-sec08-bg-sp.png);
    padding: 8% 0;
  }
  .p-sec08__title {
    max-width: 80.6%;
  }
  .p-sec08__items {
    grid-template-columns: 1fr;
    gap: 0.625rem;
    margin-top: 3%;
  }
  .p-sec08__catch {
    width: 100%;
    max-width: 100%;
    margin-inline: auto;
    margin-top: 7%;
  }
  .p-sec08__contents {
    width: 100%;
    max-width: 100%;
    margin-inline: auto;
    padding-top: 4%;
  }
  .p-sec08__box {
    background-image: url(../images/p-sec08-box-sp.png);
    padding: 6% 7% 9.5%;
    margin-top: 5%;
  }
  .p-sec08__btn {
    padding-bottom: 6%;
  }
  .p-sec08__contents {
    padding-top: 5%;
  }
}
.u-flex {
  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;
}

.u-is-700 {
  display: none;
}

.u-is-450 {
  display: none;
}

@media screen and (max-width: 700px) {
  .u-is-700 {
    display: block;
  }
}
@media screen and (max-width: 450px) {
  .u-is-pc {
    display: none;
  }
  .u-is-450 {
    display: block;
  }
}
.u-mt0 {
  margin-top: 0;
}

.u-mt10 {
  margin-top: 0.625rem;
}

.u-mt20 {
  margin-top: 1.25rem;
}

.u-mt30 {
  margin-top: 1.875rem;
}

.u-mt40 {
  margin-top: 2.5rem;
}
/*# sourceMappingURL=style.css.map */
