@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Domine:wght@400..700&family=Noto+Serif+JP:wght@200..900&family=Playwrite+US+Trad:wght@100..400&display=swap);
@media screen and (min-width: 960px) {
  .is-sp {
    display: none;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .is-pc {
    display: none;
  }
}
@media screen and (max-width: 430px) {
  .is-pc {
    display: none;
  }
}
body {
  background-color: #ffe9da;
}
a,
li {
  color: #343434;
  font-family: "Noto Serif JP", Domine, "Playwrite US Trad";
}
* {
  box-sizing: border-box;
}
a,
body,
button,
dd,
div,
dl,
dt,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
li,
ol,
p,
small,
span,
table,
td,
th,
time,
tr,
ul {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
dd,
li {
  list-style-type: none;
}
article,
aside,
figcaption,
figure,
footer,
l-header,
nav,
section {
  display: block;
}
img {
  border: none;
  vertical-align: bottom;
}
li {
  list-style: none;
}
a {
  cursor: pointer;
  text-decoration: none;
}
input[type="email"]::-webkit-inner-spin-button,
input[type="email"]::-webkit-outer-spin-button,
input[type="text"]::-webkit-inner-spin-button,
input[type="text"]::-webkit-outer-spin-button,
textarea::-webkit-inner-spin-button,
textarea::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="email"],
input[type="text"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}
input[type="email"]:focus,
input[type="text"]:focus,
textarea:focus {
  outline: 0;
}
.l-header {
  margin-top: 1.6rem;
  max-height: 100px;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.l-header__wrapper {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1340px;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .l-header-logo__wrapper {
    height: 100px;
    width: 239px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .l-header-logo__wrapper {
    height: 80px;
    width: 180px;
  }
}
@media screen and (max-width: 430px) {
  .l-header-logo__wrapper {
    height: 62px;
    width: 150px;
  }
}
.l-header-logo__image {
  height: 100%;
  width: 100%;
}
.l-header-logo__link:hover {
  opacity: 0.7;
  transition: all 0.3s ease;
}
.l-header-nav__list {
  align-items: center;
  display: flex;
}
.l-header-nav__item {
  border-left: 1px solid #c15c19;
  padding: 0 2rem;
  text-align: center;
}
.l-header-nav__item:not(:last-child) {
  width: 156px;
}
.l-header-nav__item:not(:last-child):hover {
  background-color: #c15c19;
  color: #fff;
  transition: all 0.3s ease;
}
.l-header-nav__item:not(:last-child):hover .l-header-jp,
.l-header-nav__item:not(:last-child):hover .l-header-nav__link {
  color: #fff;
  transition: all 0.3s ease;
}
.l-header-nav__item:last-child:hover {
  opacity: 0.7;
  transition: all 0.3s ease;
}
.l-header-nav__link {
  color: #c15c19;
  display: block;
  font-size: 1.8rem;
  letter-spacing: 3.6px;
}
.l-header-jp {
  color: #343434;
  font-size: 1.4rem;
  letter-spacing: normal;
}
.l-header-icon__image {
  height: 40px;
  width: 40px;
}
.l-footer {
  background-color: #42230e;
  color: #fff;
  padding: 6rem 0;
}
.l-footer-image__image {
  height: 100%;
  width: 100%;
}
.l-footer-nav__link {
  color: #fff;
}
@media screen and (min-width: 960px) {
  .l-footer__wrapper {
    align-items: stretch;
    display: flex;
    justify-content: space-between;
    min-height: 372px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .l-footer__wrapper {
    text-align: center;
  }
}
@media screen and (max-width: 430px) {
  .l-footer__wrapper {
    text-align: center;
  }
}
@media screen and (min-width: 960px) {
  .l-footer-image__wrapper {
    height: 100px;
    width: 240px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .l-footer-image__wrapper {
    height: 63px;
    margin: 0 auto;
    width: 150px;
  }
}
@media screen and (max-width: 430px) {
  .l-footer-image__wrapper {
    height: 63px;
    margin: 0 auto;
    width: 150px;
  }
}
.l-footer-image__image {
  height: 100%;
  width: 100%;
}
.l-footer-nav__list {
  display: flex;
  margin-top: 4.2rem;
}
@media screen and (min-width: 960px) {
  .l-footer-nav__list {
    align-items: center;
    font-size: 1.8rem;
    gap: 5.2rem;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .l-footer-nav__list {
    font-size: 1.6rem;
    gap: 2.5rem;
    justify-content: center;
  }
}
@media screen and (max-width: 430px) {
  .l-footer-nav__list {
    flex-wrap: wrap;
    font-size: 1.6rem;
    gap: 2.5rem;
    justify-content: center;
  }
}
.l-footer-icon__list {
  align-items: center;
  display: flex;
  gap: 4rem;
  margin-top: 4.2rem;
}
@media screen and (min-width: 960px) {
  .l-footer-icon__list {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .l-footer-icon__list {
    justify-content: center;
  }
}
@media screen and (max-width: 430px) {
  .l-footer-icon__list {
    justify-content: center;
  }
}
@media screen and (min-width: 960px) {
  .l-footer-copyright__wrapper {
    margin-top: auto;
    text-align: right;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .l-footer-copyright__wrapper {
    margin-top: 3rem;
    text-align: center;
  }
}
@media screen and (max-width: 430px) {
  .l-footer-copyright__wrapper {
    margin-top: 3rem;
    text-align: center;
  }
}
@media screen and (min-width: 960px) {
  .l-footer-legal {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .l-footer-legal {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 430px) {
  .l-footer-legal {
    font-size: 1.4rem;
  }
}
.l-footer-copyright {
  margin-top: 4rem;
}
@media screen and (min-width: 960px) {
  .l-footer-copyright {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .l-footer-copyright {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 430px) {
  .l-footer-copyright {
    font-size: 1.3rem;
  }
}
.l-footer-legal:hover,
.l-footer-nav__link:hover {
  color: #c15c19;
  transition: all 0.3s ease;
}
.l-footer-legal {
  color: #fff;
}
.l-footer-nav__link {
  display: block;
  padding: 0.5rem;
}
.l-footer-icon__icon {
  transition: opacity 0.5s ease;
}
.l-footer-nav__icon:hover .l-footer-icon__icon {
  opacity: 0.5;
}
.l-footer-line__icon {
  height: 37px;
  width: 37px;
}
.l-footer-instagram__icon {
  height: 45px;
  width: 45px;
}
.l-inner {
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .l-inner {
    max-width: 1340px;
    padding: 0 2rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .l-inner {
    max-width: 980px;
    padding: 0 2rem;
  }
}
@media screen and (max-width: 430px) {
  .l-inner {
    max-width: 390px;
    padding: 0 0.6rem;
  }
}
@media screen and (min-width: 960px) {
  .main {
    padding-top: 12rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .main {
    padding-top: 12rem;
  }
}
@media screen and (max-width: 430px) {
  .main {
    padding-top: 7rem;
  }
}
.l-contact__inner {
  margin: 0 auto;
  max-width: 1130px;
}
.l-section {
  margin-top: 10rem;
}
.p-page {
  margin-top: 8rem;
}
.swiper {
  margin: 0 auto;
  max-width: 970px;
  width: 100%;
}
.swiper-wrapper {
  align-items: start;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 11rem;
  max-width: 1000px;
  z-index: 100;
}
.swiper-slide {
  background-color: #fff8f4;
  border: 1px solid #fff8f4;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  flex: 0 0 auto;
  flex-shrink: 0;
  height: 620px;
  margin-right: 10px;
  padding: 2.2rem;
  width: 279px !important;
}
.slide-image__wrapper {
  border: 3px solid #c15c19;
  height: 235px;
  width: 235px;
}
.l-swiper-image__image {
  height: 100%;
  width: 100%;
}
.l-swiper-title,
.p-list-title {
  color: #c15c19;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1.222;
  margin-top: 4rem;
}
.l-swiper-plan,
.p-list-plan {
  display: inline-block;
  font-size: 1.4rem;
  margin-top: 0.7rem;
  padding: 0.2rem 0.5rem;
}

.l-swiper-plan {
  font-weight: 700;
}
.p-list-plan {
  font-weight: 400;
}
.l-swiper-premium,
.p-list-premium {
  background-color: #f0c361;
}
.l-swiper-light,
.p-list-light {
  background-color: #ff8b7b;
}
.p-list-default {
  background-color: #8e8e8e;
}
.l-swiper-text,
.p-list-text {
  line-height: 1.222;
  margin-top: 1.6rem;
}
.l-swiper-text {
  font-size: 1.8rem;
}
.swiper-pagination-bullet {
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 0 5px;
  width: 10px;
}
.swiper-pagination-bullet-active {
  background-color: #c15c19;
}
.swiper-button-next,
.swiper-button-prev {
  color: #c15c19;
  cursor: pointer;
  height: 40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  z-index: 101;
}
.swiper-button-prev {
  left: 5rem;
}
.swiper-button-next {
  right: 5rem;
}
.c-hamburger-menu {
  background-color: #c15c19;
  height: 700px;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateY(-100%);
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 2000;
}
.c-hamburger-menu.is-active {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.c-hamburger-menu.is-hidden {
  opacity: 0;
  transform: translateY(-100%);
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.c-hamburger-menu__btn {
  color: #c15c19;
  cursor: pointer;
  height: 60px;
  position: fixed;
  right: 1.6rem;
  top: 2.2rem;
  width: 60px;
  z-index: 2001;
}
.c-hamburger-menu__btn span {
  background: #c15c19;
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.6s;
  width: 43px;
}
.c-hamburger-menu__btn span:first-child {
  transform: translate(-50%, -14px);
}
.c-hamburger-menu__btn span:last-child {
  transform: translate(-50%, 12px);
}
.c-hamburger-menu__btn.is-active {
  background-color: #c15c19;
}
.c-hamburger-menu__btn.is-active span {
  background: #fff;
}
.c-hamburger-menu__btn.is-active span:first-child {
  transform: translate(-50%, 0) rotate(45deg);
}
.c-hamburger-menu__btn.is-active span:nth-child(2) {
  opacity: 0;
}
.c-hamburger-menu__btn.is-active span:last-child {
  transform: translate(-50%, 0) rotate(-45deg);
}
.c-hamburger-nav {
  margin: 133px 0 100px 0;
}
.c-hamburger-nav__menu {
  font-size: 22px;
  text-align: center;
}
.c-hamburger-nav__list {
  letter-spacing: 2.88px;
}
.c-hamburger-nav__list:not(:first-child) {
  margin-top: 40px;
}
.c-hamburger-nav__link {
  color: #fff;
}
.c-hamburger-nav__link:hover {
  opacity: 0.7;
  transition: all 0.5s ease;
}
.c-hamburger-sns__menu {
  align-items: center;
  display: flex;
  gap: 40px;
  justify-content: center;
  padding: 0 95px;
}
.c-hamburger-sns__link {
  height: 45px;
  width: 45px;
}
.c-hamburger-sns__link:hover {
  opacity: 0.7;
  transition: all 0.3s ease;
}
.c-hamburger-instagram__image {
  width: 45px;
}
.c-hamburger-line__image {
  width: 37px;
}
.p-fv-container {
  position: relative;
}
.c-fv-title__wrapper {
  font-weight: 900;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 48%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 960px) {
  .c-fv-title__wrapper {
    font-size: 3.2rem;
    width: 519px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-fv-title__wrapper {
    font-size: 2.4rem;
    width: 326px;
  }
}
@media screen and (max-width: 430px) {
  .c-fv-title__wrapper {
    font-size: 2.4rem;
    width: 326px;
  }
}
.c-fv-title__subtitle,
.c-fv-title__title {
  background-color: rgba(255, 255, 255, 0.9);
  display: inline-block;
}
@media screen and (min-width: 960px) {
  .c-fv-title__subtitle,
  .c-fv-title__title {
    padding: 2.7rem 4.8rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-fv-title__subtitle,
  .c-fv-title__title {
    padding: 1rem 3rem;
  }
}
@media screen and (max-width: 430px) {
  .c-fv-title__subtitle,
  .c-fv-title__title {
    padding: 1rem 3rem;
  }
}
.c-fv-title__subtitle {
  margin-top: 2.4rem;
}
.c-section-title__wrapper {
  border-left: 4px solid #c15c19;
}
@media screen and (min-width: 960px) {
  .c-section-title__wrapper {
    margin-bottom: 8rem;
    padding-left: 5rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-section-title__wrapper {
    margin-bottom: 5rem;
    padding-left: 4rem;
  }
}
@media screen and (max-width: 430px) {
  .c-section-title__wrapper {
    margin-bottom: 5rem;
    padding-left: 3rem;
  }
}
.c-section-en__title {
  color: rgba(193, 92, 25, 0.15);
  font-family: Domine;
  font-weight: 700;
  letter-spacing: 2.4rem;
}
@media screen and (min-width: 960px) {
  .c-section-en__title {
    font-size: 12rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-section-en__title {
    font-size: 6rem;
  }
}
@media screen and (max-width: 430px) {
  .c-section-en__title {
    font-size: 4.8rem;
    letter-spacing: 0.96rem;
  }
}
.c-section-jp__title {
  font-weight: 700;
  letter-spacing: 0.8rem;
}
@media screen and (min-width: 960px) {
  .c-section-jp__title {
    font-size: 4rem;
    margin-top: -4rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-section-jp__title {
    font-size: 3.2rem;
    margin-top: -3rem;
  }
}
@media screen and (max-width: 430px) {
  .c-section-jp__title {
    font-size: 2.4rem;
    margin-top: -2rem;
  }
}
.c-button-white {
  background: #fff8f4;
  border: 1px solid #c15c19;
  border-radius: 38px;
  display: inline-block;
  font-weight: 700;
  line-height: 2;
  line-height: 3.2rem;
  padding: 0.7rem 11.5rem;
}
.c-button-white:hover {
  background-color: #c15c19;
  color: #fff;
  transition: all 0.5s ease;
}
.c-concept-button {
  align-self: flex-end;
  margin-top: 9rem;
}
.c-middle-button__wrapper {
  text-align: center;
}
@media screen and (min-width: 960px) {
  .c-middle-button__wrapper {
    margin-top: 10rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-middle-button__wrapper {
    margin-top: 7rem;
  }
}
@media screen and (max-width: 430px) {
  .c-middle-button__wrapper {
    margin-top: 5rem;
  }
}
.c-about-button__wrapper {
  text-align: center;
}
.c-aboutpage-button__wrapper {
  margin-top: 5rem;
}
@media screen and (min-width: 960px) {
  .c-aboutpage-button__wrapper {
    text-align: right;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-aboutpage-button__wrapper {
    text-align: center;
  }
}
@media screen and (max-width: 430px) {
  .c-aboutpage-button__wrapper {
    text-align: center;
  }
}
.c-button-form,
.c-button-line {
  border-radius: 3.9rem;
  font-weight: 700;
}
@media screen and (min-width: 960px) {
  .c-button-form,
  .c-button-line {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-button-form,
  .c-button-line {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 430px) {
  .c-button-form,
  .c-button-line {
    font-size: 2.4rem;
  }
}
.c-button-line {
  align-items: center;
  background: linear-gradient(88deg, #1da000 -0.01%, #29e100 100.05%);
  color: #fff;
  display: flex;
  font-family: "Noto Serif JP";
  justify-content: center;
}
.c-button-form {
  background-color: #fff;
  color: #c15c19;
}
@media screen and (min-width: 960px) {
  .c-button-form {
    padding: 2rem 4rem 2rem 6rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-button-form {
    padding: 2rem 6.7rem;
  }
}
@media screen and (max-width: 430px) {
  .c-button-form {
    padding: 2rem 6.7rem;
  }
}
@media screen and (min-width: 960px) {
  .c-button-about {
    margin-top: 3.6rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-button-about {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 430px) {
  .c-button-about {
    margin-top: -0.6rem;
  }
}
.c-error-btn__wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .c-error-btn__wrapper {
    gap: 3rem;
    margin: 16rem auto 10rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-error-btn__wrapper {
    flex-direction: column;
    margin: 5rem auto 10rem;
  }
}
@media screen and (max-width: 430px) {
  .c-error-btn__wrapper {
    flex-direction: column;
    margin: 5rem auto 10rem;
  }
}
.c-error-btn {
  max-width: 100%;
  width: 350px;
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-error-lower {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 430px) {
  .c-error-lower {
    margin-top: 3rem;
  }
}

.wpcf7-list-item {
  margin: 0 1.5rem 0 0;
}

.p-form-submit__btn {
  display: flex;
  justify-content: center;
  text-align: center;
}
.wpcf7-submit {
  border-radius: 999px;
  color: #343434;
  font-family: "Noto Serif JP";
  font-size: 1.8rem;
  letter-spacing: 2rem;
  line-height: 2;
  padding: 0.9rem 0;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.5s;
  width: 350px;
  display: block;
  background-color: #c15c19;
  border-radius: 999px;
  border: 1px solid #c15c19;
  color: #fff;
  cursor: pointer;
}

.wpcf7-submit:disabled {
  background-color: #bdbdbd;
  border: 1px solid #bdbdbd;
  color: #fff;
  cursor: default;
}

.main {
  position: relative;
}
.c-line-btn {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #c15c19;
  border-radius: 999px;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.25);
  padding: 2rem;
  position: fixed;
  text-align: center;
  vertical-align: middle;
  z-index: 3000;
}
@media screen and (min-width: 960px) {
  .c-line-btn {
    bottom: 1rem;
    right: 1rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-line-btn {
    bottom: 1rem;
    right: 1rem;
  }
}
@media screen and (max-width: 430px) {
  .c-line-btn {
    bottom: 1rem;
    left: 1rem;
  }
}
.c-line-btn:hover {
  opacity: 0.5;
  transition: all 0.5s ease;
}
.c-line-btn__text {
  color: #c15c19;
  font-weight: 700;
  padding-top: 1rem;
}
.l-footer {
  position: relative;
}
.c-floating {
  position: absolute;
  right: 0;
  transform: rotate(-90deg);
}
@media screen and (min-width: 960px) {
  .c-floating {
    top: -8rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-floating {
    top: -6rem;
  }
}
@media screen and (max-width: 430px) {
  .c-floating {
    top: -5rem;
  }
}
.c-floating__link {
  color: #c15c19;
  display: block;
  font-weight: 700;
  transition: all 0.3s ease;
}
@media screen and (min-width: 960px) {
  .c-floating__link {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-floating__link {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 430px) {
  .c-floating__link {
    font-size: 1.8rem;
  }
}
.c-floating__link:hover {
  opacity: 0.7;
}
@media screen and (min-width: 960px) {
  .p-fv-container {
    background-image: url("../img/fv-background-shadow.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 2.4rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-fv-container {
    background-image: url("../img/sp_fv-background-shadow.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 430px) {
  .p-fv-container {
    background-image: url("../img/sp_fv-background-shadow.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 2.4rem;
  }
}
.p-fv-image__wrapper {
  text-align: center;
}
@media screen and (min-width: 960px) {
  .p-fv-image__wrapper {
    padding: 6.4rem 0;
  }
}
@media screen and (min-width: 960px) {
  .p-fv-image__image {
    max-width: 1340px;
    width: 100%;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-fv-image__image {
    max-height: 100vh;
    max-width: 1340px;
    padding: 2rem 0;
    width: 100%;
  }
}
@media screen and (max-width: 430px) {
  .p-fv-image__image {
    max-width: 398px;
    padding: 1.5rem 0;
    width: 100%;
  }
}
@media screen and (max-width: 430px) {
  .p-fv-pc__image {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .p-fv-sp__image {
    display: none;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-fv-sp__image {
    display: none;
  }
}
.p-concept {
  overflow: hidden;
  padding-bottom: 17rem;
  position: relative;
  width: 100%;
}
.p-concept::before {
  background-color: rgba(255, 248, 244, 0.5);
  bottom: 0;
  content: "";
  filter: blur(10px);
  left: 0;
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 960px) {
  .p-concept::before {
    height: 700px;
    width: 719px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-concept::before {
    height: 400px;
    width: 520px;
  }
}
@media screen and (max-width: 430px) {
  .p-concept::before {
    height: 408px;
    width: 322px;
  }
}
.p-concept::after {
  background-image: url("../img/pc-concept_flower.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  right: 0;
  top: 3rem;
}
@media screen and (min-width: 960px) {
  .p-concept::after {
    height: 366px;
    width: 357px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-concept::after {
    height: 200px;
    width: 180px;
  }
}
@media screen and (max-width: 430px) {
  .p-concept::after {
    height: 130px;
    width: 127px;
  }
}
@media screen and (min-width: 960px) {
  .p-concept-contents__wrapper {
    align-items: center;
    display: flex;
    gap: 7rem;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-concept-contents__wrapper {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 960px) {
  .p-concept-image__wrapper {
    height: 633px;
    width: 482px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-concept-image__wrapper {
    height: 420px;
    width: 320px;
  }
}
@media screen and (max-width: 430px) {
  .p-concept-image__wrapper {
    height: 307px;
    width: 234px;
  }
}
.p-concept-image__image {
  height: 100%;
  width: 100%;
}
.p-concept-message__wrapper {
  font-weight: 700;
  position: relative;
}
@media screen and (min-width: 960px) {
  .p-concept-message__wrapper {
    font-size: 3.2rem;
    height: 124px;
    line-height: 1.5;
    width: 574px;
  }
}
@media screen and (max-width: 430px) {
  .p-concept-message__wrapper::after {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 100px 0 0 100px;
    content: "";
    height: 63px;
    position: absolute;
    right: -1.6rem;
    top: -5rem;
    width: 318px;
    z-index: 2;
  }
}
.p-concept-message__subtext {
  bottom: 0;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 960px) {
  .p-concept-button__wrapper {
    display: flex;
    justify-content: flex-end;
    margin-top: -25rem;
  }
}
@media screen and (max-width: 430px) {
  .p-concept-button__wrapper {
    text-align: center;
  }
}
.p-concept-message {
  line-height: 1.6;
  position: absolute;
  z-index: 3;
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-concept-message {
    font-size: 2.8rem;
    right: 1rem;
    top: -15rem;
  }
}
@media screen and (max-width: 430px) {
  .p-concept-message {
    font-size: 2rem;
    right: 1rem;
    top: -5.2rem;
  }
}
.p-gallery {
  background: linear-gradient(180deg, rgba(255, 248, 244, 0.5) 0, #fff8f4 100%);
  box-shadow: 0 0 20px 10px rgba(255, 248, 244, 0.8);
  padding-bottom: 11.5rem;
}
.p-gallery-swiper__container {
  position: relative;
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-gallery-pc__container {
    display: none;
  }
}
@media screen and (max-width: 430px) {
  .p-gallery-pc__container {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .p-gallery-sp__container {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .p-gallery-list {
    display: none;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-gallery-list {
    align-items: start;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    margin: 0;
  }
}
@media screen and (max-width: 430px) {
  .p-gallery-list {
    align-items: start;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    margin: 0;
  }
}
.p-gallery-list__item,
.p-gallery-page__item {
  background-color: #fff8f4;
  border: 1px solid #fff8f4;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.25);
  width: 100%;
}
.p-gallery-list__item {
  max-width: 178px;
}
@media screen and (min-width: 960px) {
  .p-gallery-list__item {
    padding: 2rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-gallery-list__item {
    height: 580px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
  }
}
@media screen and (max-width: 430px) {
  .p-gallery-list__item {
    height: 580px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
  }
}
.p-gallery-page__item {
  max-width: 297px;
  padding: 1.6rem;
}
@media screen and (min-width: 960px) {
  .p-gallery-page__item {
    width: 297px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-gallery-page__item {
    width: 220px;
  }
}
@media screen and (max-width: 430px) {
  .p-gallery-page__item {
    width: 184px;
  }
}
.p-gallery-image__wrapper {
  border: 3px solid #c15c19;
  height: auto;
  width: 150px;
}
.p-gallerypage-image__wrapper {
  border: 3px solid #c15c19;
  height: auto;
}
.p-gallery-image__image {
  height: 100%;
  width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}
.p-gallery-page {
  background-color: #fff;
}
@media screen and (min-width: 960px) {
  .p-gallery-page {
    padding-bottom: 15rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-gallery-page {
    padding-bottom: 1rem;
  }
}
@media screen and (max-width: 430px) {
  .p-gallery-page {
    padding-bottom: 1rem;
  }
}
.p-gallery-category {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.8rem;
  font-weight: 700;
  gap: 3rem;
  padding-bottom: 5rem;
}
@media screen and (min-width: 960px) {
  .p-gallery-category {
    margin-left: 5rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-gallery-category {
    margin-left: 1rem;
  }
}
@media screen and (max-width: 430px) {
  .p-gallery-category {
    margin-left: 1rem;
  }
}
.p-gallery-category__link:hover {
  color: #c15c19;
  opacity: 0.7;
  transition: all 0.3s ease;
}
.p-gallery-category__item.active .p-gallery-category__link {
  color: #c15c19;
}
.p-gallery-page__list {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 2rem;
}
@media screen and (min-width: 960px) {
  .p-gallery-page__list {
    gap: 2rem;
    justify-content: left;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-gallery-page__list {
    gap: 2rem;
    justify-content: left;
  }
}
@media screen and (max-width: 430px) {
  .p-gallery-page__list {
    gap: 1rem;
    justify-content: left;
  }
}

.p-gallery-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  padding: 0;
  list-style: none;
  margin: 5rem auto;
}

.pagination-item {
  display: inline-flex;
}

.page-btn {
  border: 1px solid #c15c19;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  height: 43px;
  width: 43px;
  padding: 2rem;
  text-align: center;
  transition: background-color 0.3s ease, color 0.3s ease;
  text-decoration: none;
}

.page-btn a {
  color: inherit !important;
  padding: 2rem;
}

.page-numbers.current {
  background-color: #c15c19;
  color: #fff;
  border: 1px solid #c15c19;
  border-radius: 999px;
  height: 43px;
  width: 43px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-btn:not(.current):hover {
  background-color: #c15c19;
  color: #fff !important;
  transition: all 0.3s ease;
}

.prev-btn,
.next-btn {
  border: 1px solid #c15c19;
  border-radius: 999px;
  color: #c15c19;
  font-size: 2.4rem;
  height: 43px;
  width: 43px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s ease, color 0.3s ease;
  text-decoration: none;
}

/* ホバー時の next / prev ボタン */
.prev-btn:hover,
.next-btn:hover {
  background-color: #c15c19;
  color: #fff;
}

@media screen and (min-width: 960px) {
  .p-menu {
    padding-bottom: 32rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-menu {
    padding: 0 2rem 13rem;
  }
}
@media screen and (max-width: 430px) {
  .p-menu {
    padding: 0 1rem 13rem;
  }
}
@media screen and (min-width: 960px) {
  .p-menu-table {
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 3%;
    margin: 0 auto;
    max-width: 1340px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-menu-table {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin: 0 auto;
  }
}
@media screen and (max-width: 430px) {
  .p-menu-table {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 960px) {
  .p-menu-card {
    max-height: 450px;
    max-width: 655px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-menu-card {
    height: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 430px) {
  .p-menu-card {
    height: 100%;
    width: 100%;
  }
}
.p-menu-card__wrapper {
  align-items: center;
  background-color: #fff;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 960px) {
  .p-menu-card__wrapper {
    gap: 2rem;
    max-height: 435px;
    max-width: 665px;
    padding: 5rem 2.7rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-menu-card__wrapper {
    gap: 1rem;
    padding: 3rem 4rem;
  }
}
@media screen and (max-width: 430px) {
  .p-menu-card__wrapper {
    gap: 1rem;
    padding: 0.8rem 1rem;
  }
}
.p-menu-card__container {
  text-align: center;
}
@media screen and (max-width: 430px) {
  .p-menu-card__container {
    min-width: 197px;
  }
}
.p-menu-card__title {
  color: #c15c19;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 960px) {
  .p-menu-card__title {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-menu-card__title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 430px) {
  .p-menu-card__title {
    font-size: 2.4rem;
  }
}
.p-menu-card__subtitle {
  font-weight: 700;
  line-height: 1.3888;
  margin-top: 1.5rem;
}
@media screen and (min-width: 960px) {
  .p-menu-card__subtitle {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-menu-card__subtitle {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 430px) {
  .p-menu-card__subtitle {
    font-size: 1.4rem;
  }
}
.p-menu-image__wrapper {
  height: auto;
}
@media screen and (min-width: 960px) {
  .p-menu-image__wrapper {
    margin: 2rem auto 0;
    width: 212px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-menu-image__wrapper {
    margin: 4rem auto 0;
    width: 160px;
  }
}
@media screen and (max-width: 430px) {
  .p-menu-image__wrapper {
    margin: 5rem auto 0;
    width: 134px;
  }
}
.p-menu-image__image {
  height: 100%;
  width: 100%;
}
.p-price-list__item {
  border-bottom: 1px dashed #c15c19;
  color: #c15c19;
  display: block;
  font-weight: 700;
}
@media screen and (min-width: 960px) {
  .p-price-list__item {
    font-size: 3rem;
    padding: 1rem 4rem 1rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-price-list__item {
    font-size: 2.4rem;
    padding: 1rem 4rem 1rem;
  }
}
@media screen and (max-width: 430px) {
  .p-price-list__item {
    font-size: 2rem;
    padding: 3rem 1rem 1rem;
  }
}
.p-price__yen {
  color: #343434;
  font-size: 1.4rem;
  font-weight: 400;
  padding-right: 1.4rem;
}
.p-menu-page__wrapper {
  position: relative;
}
.p-menu-page__wrapper::before {
  border-top: 5px solid #c15c19;
  content: "";
  height: 5px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
}
@media screen and (min-width: 960px) {
  .p-menu-page__wrapper::before {
    width: 800px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-menu-page__wrapper::before {
    display: none;
  }
}
@media screen and (max-width: 430px) {
  .p-menu-page__wrapper::before {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .p-menu-page__card {
    margin: 5rem auto;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-menu-page__card {
    margin: 3rem auto;
  }
}
@media screen and (max-width: 430px) {
  .p-menu-page__card {
    margin: 2rem auto;
  }
}
.p-menu-card__message {
  padding-bottom: 5rem;
  position: relative;
  text-align: center;
}
.p-menu-card__message::before {
  border-bottom: 5px solid #c15c19;
  bottom: 0;
  content: "";
  height: 5px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
@media screen and (min-width: 960px) {
  .p-menu-card__message::before {
    width: 800px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-menu-card__message::before {
    width: 80%;
  }
}
@media screen and (max-width: 430px) {
  .p-menu-card__message::before {
    width: 80%;
  }
}
.p-menu-option__title {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.72px;
}
.p-menu-option__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: 10rem auto;
}
.p-reviews {
  padding-bottom: 10rem;
  position: relative;
}
.p-reviews::after {
  background-color: #fff;
  bottom: 0;
  content: "";
  height: 94%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media screen and (min-width: 960px) {
  .p-review-list {
    align-items: top;
    display: flex;
    flex-wrap: wrap;
    gap: 10rem;
    justify-content: left;
    max-width: 100%;
  }
}
.p-review-list__item {
  height: auto;
  padding-bottom: 2rem;
  position: relative;
}
@media screen and (min-width: 960px) {
  .p-review-list__item {
    width: 320px;
  }
}
@media screen and (min-width: 960px) {
  .p-review-list__item:not(:last-child)::after {
    border-right: 2px dashed #c15c19;
    content: "";
    height: 500px;
    position: absolute;
    right: -5rem;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-review-list__item:not(:last-child)::after {
    border-bottom: 2px dashed #c15c19;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 400px;
  }
}
@media screen and (max-width: 430px) {
  .p-review-list__item:not(:last-child)::after {
    border-bottom: 2px dashed #c15c19;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 200px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-review__wrapper {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    gap: 2.5rem;
  }
}
@media screen and (max-width: 430px) {
  .p-review__wrapper {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    gap: 1.5rem;
    padding: 3rem 0;
  }
}
.p-review-image__wrapper {
  border: 3px solid #c15c19;
}
@media screen and (min-width: 960px) {
  .p-review-image__wrapper {
    height: 400px;
    min-width: 320px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-review-image__wrapper {
    height: 200px;
    min-width: 200px;
  }
}
@media screen and (max-width: 430px) {
  .p-review-image__wrapper {
    height: 154px;
    min-width: 153px;
  }
}
.p-review-image__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.p-review-title {
  font-size: 1.8rem;
  font-weight: 900;
  margin-top: 2rem;
}
.p-review-date {
  font-size: 1.4rem;
  font-weight: 400;
  margin-top: 1.4rem;
}
.p-review-text {
  margin-top: 1.5rem;
  line-height: 1.3;
}
@media screen and (min-width: 960px) {
  .p-review-text {
    font-size: 1.8rem;
    line-height: 1.3;
  }
}
@media screen and (max-width: 430px) {
  .p-review-text {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
.p-reviews-page {
  padding-top: 12rem;
}
.p-cta {
  background-color: #c15c19;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .p-cta__wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 16rem 7rem;
  }
}
.p-cta__container {
  position: relative;
}
@media screen and (min-width: 960px) {
  .p-cta__container {
    padding: 5rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-cta__container {
    padding: 5rem;
  }
}
@media screen and (max-width: 430px) {
  .p-cta__container {
    padding: 5rem;
  }
}
@media screen and (min-width: 960px) {
  .p-cta__container::after {
    border: 5px solid #fff;
    content: "";
    height: 600px;
    left: 50%;
    min-width: 969px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
  }
}
@media screen and (min-width: 960px) {
  .p-ctapage__container {
    padding: 5rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-ctapage__container {
    padding: 5rem;
  }
}
@media screen and (max-width: 430px) {
  .p-ctapage__container {
    padding: 5rem;
  }
}
.p-cta-subtitle {
  font-weight: 700;
  letter-spacing: 0.18rem;
}
@media screen and (min-width: 960px) {
  .p-cta-subtitle {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-cta-subtitle {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 430px) {
  .p-cta-subtitle {
    font-size: 1.5rem;
  }
}
.p-cta-title {
  font-weight: 700;
  letter-spacing: 0.32rem;
}
@media screen and (min-width: 960px) {
  .p-cta-title {
    font-size: 3.2rem;
    margin-top: 2rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-cta-title {
    font-size: 2.4rem;
    margin-top: 2.8rem;
  }
}
@media screen and (max-width: 430px) {
  .p-cta-title {
    font-size: 2.4rem;
    margin-top: 2.8rem;
  }
}
.p-cta-btn__wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 960px) {
  .p-cta-btn__wrapper {
    gap: 16.9rem;
    margin-top: 8.5rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-cta-btn__wrapper {
    flex-direction: column;
    gap: 5rem;
    margin-top: 6rem;
  }
}
@media screen and (max-width: 430px) {
  .p-cta-btn__wrapper {
    flex-direction: column;
    gap: 5rem;
    margin-top: 6rem;
  }
}
.p-cta-btn {
  align-items: center;
  display: inline-flex;
  gap: 3rem;
  height: 80px;
  min-height: 80px;
  min-width: 330px;
}
@media screen and (min-width: 960px) {
  .c-line-icon {
    height: 50px;
    width: 50px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .c-line-icon {
    height: 40px;
    width: 40px;
  }
}
@media screen and (max-width: 430px) {
  .c-line-icon {
    height: 40px;
    width: 40px;
  }
}
.c-contact-icon {
  height: 40px;
  width: 50px;
}
.p-cta-btn__text {
  font-weight: 700;
  line-height: 1.222;
  margin-top: 3rem;
}
@media screen and (min-width: 960px) {
  .p-cta-btn__text {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-cta-btn__text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 430px) {
  .p-cta-btn__text {
    font-size: 1.6rem;
  }
}
.c-button-form,
.c-button-line {
  cursor: pointer;
  pointer-events: auto;
  position: relative;
  z-index: 1;
}
.c-button-form:hover,
.c-button-line:hover {
  box-shadow: 0 4px 4px 0 rgba(52, 52, 52, 0.5);
  transition: all 0.5s ease;
}
.p-page-cta {
  background-color: #ffe9da;
  color: #c15c19;
  margin: 10rem auto;
}
.c-page-form__btn {
  border: 1px solid #c15c19;
}
.p-page-cta__text {
  color: #343434;
}
.p-about {
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  .p-about {
    padding-bottom: 13.3rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 430px) {
  .p-about {
    padding-bottom: 1rem;
  }
}
.p-about__wrapper {
  display: flex;
}
@media screen and (min-width: 960px) {
  .p-about__wrapper {
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about__wrapper {
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
@media screen and (max-width: 430px) {
  .p-about__wrapper {
    align-items: flex-start;
    flex-direction: column-reverse;
  }
}
.p-about-list {
  display: inline-flex;
  flex-direction: column;
}
@media screen and (max-width: 430px) {
  .p-about-list {
    align-items: flex-start;
  }
}
.p-about-list__item {
  background-color: #fff;
  border-radius: 0 10rem 10rem 0;
  display: inline-flex;
  padding: 1rem 2rem;
  width: -moz-fit-content;
  width: fit-content;
}
.p-about-list__item:not(:first-child) {
  margin-top: 1rem;
}
.p-about-item {
  font-weight: 700;
  line-height: 1.1875;
}
@media screen and (min-width: 960px) {
  .p-about-item {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about-item {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 430px) {
  .p-about-item {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 960px) {
  .p-about-item__title {
    padding-right: 4rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about-item__title {
    padding-right: 2rem;
  }
}
@media screen and (max-width: 430px) {
  .p-about-item__title {
    padding-right: 1rem;
  }
}
.p-about-image__wrapper {
  z-index: -1;
}
@media screen and (min-width: 960px) {
  .p-about-image__wrapper {
    height: 440px;
    width: 440px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about-image__wrapper {
    height: 280px;
    width: 280px;
  }
}
@media screen and (max-width: 430px) {
  .p-about-image__wrapper {
    align-self: flex-end;
    height: 280px;
    margin-top: -2rem;
    width: 280px;
  }
}
.p-about-image__image {
  height: 100%;
  width: 100%;
}
.p-about-page__wrapper {
  display: flex;
  flex-direction: column;
  gap: 5rem;
  max-width: 100%;
  position: relative;
}
@media screen and (min-width: 960px) {
  .p-about-page__wrapper {
    align-items: flex-end;
    margin-top: 14rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about-page__wrapper {
    align-items: center;
    margin-top: 14rem;
  }
}
@media screen and (max-width: 430px) {
  .p-about-page__wrapper {
    align-items: center;
    margin-top: 14rem;
  }
}
.p-about-page__wrapper::before {
  background: url("../img/pc-concept_flower.png") center/cover no-repeat;
  content: "";
  position: absolute;
  transform: rotate(-25deg);
  z-index: -1;
}
@media screen and (min-width: 960px) {
  .p-about-page__wrapper::before {
    height: 320px;
    left: 0;
    top: -10rem;
    width: 312px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about-page__wrapper::before {
    height: 250px;
    left: 0;
    top: -25rem;
    width: 240px;
  }
}
@media screen and (max-width: 430px) {
  .p-about-page__wrapper::before {
    height: 136px;
    left: 0;
    top: -15rem;
    width: 132px;
  }
}
.p-about-page__wrapper::after {
  background: url("../img/pc_about_smallflower.png") center/cover no-repeat;
  content: "";
  position: absolute;
  transform: rotate(-25deg);
  z-index: -1;
}
@media screen and (min-width: 960px) {
  .p-about-page__wrapper::after {
    height: 248px;
    left: 26rem;
    top: -26rem;
    width: 242px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about-page__wrapper::after {
    height: 160px;
    left: 26rem;
    top: -26rem;
    width: 158px;
  }
}
@media screen and (max-width: 430px) {
  .p-about-page__wrapper::after {
    height: 105px;
    left: 16rem;
    top: -16rem;
    width: 102px;
  }
}
.p-about-page__item {
  align-items: center;
  display: flex;
  font-weight: 700;
  justify-content: flex-start;
  max-width: 100%;
}
@media screen and (min-width: 960px) {
  .p-about-page__item {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about-page__item {
    font-size: 2rem;
  }
}
@media screen and (max-width: 430px) {
  .p-about-page__item {
    font-size: 1.6rem;
  }
}
.p-about-detail__title {
  align-self: flex-start;
  border-bottom: 3px solid #c15c19;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 3.3rem;
  max-width: 100%;
  padding-bottom: 2rem;
}
@media screen and (min-width: 960px) {
  .p-about-detail__title {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about-detail__title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 430px) {
  .p-about-detail__title {
    font-size: 2.4rem;
  }
}
.p-about-text__wrapper {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  line-height: 1.3888;
  max-width: 100%;
  padding: 2rem;
}
@media screen and (min-width: 960px) {
  .p-about-text__wrapper {
    font-size: 1.8rem;
    width: 954px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about-text__wrapper {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 430px) {
  .p-about-text__wrapper {
    font-size: 1.6rem;
  }
}
.p-about-page__image {
  z-index: -1;
}
@media screen and (min-width: 960px) {
  .p-about-page__image {
    align-self: flex-start;
    margin-top: -20rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-about-page__image {
    align-self: flex-start;
    margin-top: -10rem;
  }
}
@media screen and (max-width: 430px) {
  .p-about-page__image {
    align-self: flex-end;
    margin-top: -8rem;
  }
}
.p-flow__list {
  margin-bottom: 10rem;
}
.p-flow-list__item {
  align-items: center;
  background-color: #fff;
  border: 1px solid #c15c19;
  border-radius: 999px;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 960px) {
  .p-flow-list__item {
    height: 260px;
    padding: 2rem 0 3rem;
    width: 260px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-flow-list__item {
    height: 200px;
    padding: 2rem 0 1rem;
    width: 200px;
  }
}
@media screen and (max-width: 430px) {
  .p-flow-list__item {
    height: 200px;
    padding: 2rem 0 1rem;
    width: 200px;
  }
}
.p-flow-number {
  color: #c15c19;
  font-weight: 900;
}
@media screen and (min-width: 960px) {
  .p-flow-number {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-flow-number {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 430px) {
  .p-flow-number {
    font-size: 2.4rem;
  }
}
.p-flow-title {
  color: #c15c19;
  font-weight: 700;
  margin-top: 0.3rem;
}
@media screen and (min-width: 960px) {
  .p-flow-title {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-flow-title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 430px) {
  .p-flow-title {
    font-size: 2.4rem;
  }
}
.p-flow-text {
  font-size: 1.4rem;
  margin-top: 1.6rem;
}
@media screen and (min-width: 960px) {
  .p-flow-image__wrapper {
    margin-top: 1.6rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-flow-image__wrapper {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 430px) {
  .p-flow-image__wrapper {
    margin-top: 0.3rem;
  }
}
.p-flow__list {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media screen and (min-width: 960px) {
  .p-flow__list {
    justify-content: space-between;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-flow__list {
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 430px) {
  .p-flow__list {
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (min-width: 960px) {
  .p-flow-image__wrapper {
    height: 100px;
    width: 100px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-flow-image__wrapper {
    height: 80px;
    width: 80px;
  }
}
@media screen and (max-width: 430px) {
  .p-flow-image__wrapper {
    height: 80px;
    width: 80px;
  }
}
@media screen and (min-width: 960px) {
  .p-flow-arrow__wrapper {
    height: 38px;
    width: 22px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-flow-arrow__wrapper {
    height: 12px;
    width: 22px;
  }
}
@media screen and (max-width: 430px) {
  .p-flow-arrow__wrapper {
    height: 12px;
    width: 22px;
  }
}
.p-flow-image__image {
  height: 100%;
  width: 100%;
}
.p-cta-line__wrapper {
  text-align: center;
}
@media screen and (max-width: 430px) {
  .p-cta-line__wrapper {
    margin-top: 10rem;
  }
}
.p-cta-btn__text {
  margin-bottom: 2rem;
}
.p-contact-form__wrapper {
  background-color: #fff;
  border-bottom: 3px solid #c15c19;
  border-left: 3px solid #c15c19;
  border-right: 3px solid #c15c19;
  max-width: 100%;
}
@media screen and (min-width: 960px) {
  .p-contact-form__wrapper {
    margin: 15rem auto 20rem;
    padding: 7rem 6rem 8rem;
    width: 98%;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-contact-form__wrapper {
    margin: 7rem auto 10rem;
    padding: 2.3rem 1.8rem 8rem;
    width: 96%;
  }
}
@media screen and (max-width: 430px) {
  .p-contact-form__wrapper {
    margin: 7rem auto 10rem;
    padding: 2.3rem 1.8rem 8rem;
    width: 96%;
  }
}
.p-contact-form__title {
  font-weight: 700;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .p-contact-form__title {
    font-size: 3.2rem;
    margin-bottom: 5.7rem;
    margin-top: -9rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-contact-form__title {
    font-size: 2.4rem;
    margin-bottom: 3.7rem;
    margin-top: -3.6rem;
  }
}
@media screen and (max-width: 430px) {
  .p-contact-form__title {
    font-size: 2.4rem;
    margin-bottom: 2.7rem;
    margin-top: -3.6rem;
  }
}
.p-contact-form__title::before {
  background-color: #c15c19;
  content: "";
  height: 3px;
  position: absolute;
}
@media screen and (min-width: 960px) {
  .p-contact-form__title::before {
    bottom: 12px;
    left: -63px;
    width: 300px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-contact-form__title::before {
    bottom: 9px;
    left: -20px;
    width: 25%;
  }
}
@media screen and (max-width: 430px) {
  .p-contact-form__title::before {
    bottom: 9px;
    left: -20px;
    width: 20%;
  }
}
.p-contact-form__title::after {
  background-color: #c15c19;
  content: "";
  height: 3px;
  position: absolute;
}
@media screen and (min-width: 960px) {
  .p-contact-form__title::after {
    bottom: 12px;
    right: -63px;
    width: 300px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-contact-form__title::after {
    bottom: 9px;
    right: -20px;
    width: 25%;
  }
}
@media screen and (max-width: 430px) {
  .p-contact-form__title::after {
    bottom: 9px;
    right: -20px;
    width: 20%;
  }
}
.p-contact-form__text {
  letter-spacing: 0.18rem;
  line-height: 4rem;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .p-contact-form__text {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-contact-form__text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 430px) {
  .p-contact-form__text {
    font-size: 1.4rem;
  }
}
.p-contact-table {
  margin: 6.5rem auto 5rem;
  width: 100%;
}
.p-contact-form__item {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
}
.p-contact-form__item:not(:first-child) {
  margin-top: 3.5rem;
}
@media screen and (min-width: 960px) {
  .p-contact-form__item {
    align-items: left;
  }
}
input[type="email"],
input[type="tel"],
input[type="text"] {
  background-color: #fff8f4;
  border: 1px solid #c15c19;
  box-sizing: border-box;
  color: #343434;
  font-family: "Noto Serif JP";
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.16rem;
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 960px) {
  input[type="email"],
  input[type="tel"],
  input[type="text"] {
    padding: 2rem 7rem 2rem 2rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  input[type="email"],
  input[type="tel"],
  input[type="text"] {
    padding: 2rem 0 2rem 1rem;
  }
}
@media screen and (max-width: 430px) {
  input[type="email"],
  input[type="tel"],
  input[type="text"] {
    padding: 2rem 0 2rem 1rem;
  }
}
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #8e8e8e;
  font-family: "Noto Serif JP";
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.27rem;
}
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
textarea::placeholder {
  color: #8e8e8e;
  font-family: "Noto Serif JP";
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.27rem;
}
textarea {
  background-color: #fff8f4;
  border: 1px solid #c15c19;
  color: #343434;
  font-family: "Noto Serif JP";
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.16rem;
  max-width: 100%;
  min-height: 200px;
  resize: vertical;
}
@media screen and (min-width: 960px) {
  textarea {
    padding: 2rem 7rem 2rem 2rem;
    width: 100%;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  textarea {
    min-width: 100%;
    padding: 2rem 0 2rem 1rem;
  }
}
@media screen and (max-width: 430px) {
  textarea {
    min-width: 100%;
    padding: 2rem 0 2rem 1rem;
  }
}
.p-contact-item {
  font-size: 1.8rem;
  font-weight: 700;
  max-width: 100%;
}
@media screen and (min-width: 960px) {
  .p-contact-item {
    text-align: left;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-contact-item {
    text-align: left;
  }
}
@media screen and (max-width: 430px) {
  .p-contact-item {
    text-align: left;
  }
}
.p-contact-required {
  color: #d90000;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.21rem;
  padding-left: 2.5rem;
}
.p-contact-plan {
  display: block;
  text-align: left;
}
.p-contact-plan:last-child {
  margin-top: 1rem;
}
.p-contact-plan-text {
  font-size: 1.8rem;
  letter-spacing: 0.27rem;
  margin-left: 1.5rem;
  position: relative;
}
.p-contact-plan-text::before {
  background-color: #fff8f4;
  border: 1px solid #c15c19;
  content: "";
  height: 20px;
  left: -3.5rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"] {
  border: 1px solid #c15c19;
  height: 20px;
  position: relative;
  width: 20px;
}
input[type="radio"]:checked:before {
  background: #c15c19;
  content: "";
  height: 10px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
}
.wpcf7-list-item label {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 1rem;
}
.p-contact-radio__text {
  font-size: 1.8rem;
  letter-spacing: 0.27rem;
}
.p-legal-list__title {
  font-weight: 700;
}
@media screen and (min-width: 960px) {
  .p-legal-list__title {
    font-size: 3.2rem;
    letter-spacing: 6.4px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-legal-list__title {
    font-size: 2.4rem;
    letter-spacing: 4.8px;
    text-align: center;
  }
}
@media screen and (max-width: 430px) {
  .p-legal-list__title {
    font-size: 2.2rem;
    letter-spacing: 4.8px;
    text-align: center;
  }
}
.p-legal-title__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (min-width: 960px) {
  .p-legal-title__wrapper {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-legal-title__wrapper {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 430px) {
  .p-legal-title__wrapper {
    margin-top: 3rem;
  }
}
.p-legal__wrapper {
  display: flex;
  justify-content: center;
}

.p-legal-table {
  background-color: #fff;
  height: auto;
  margin: 10rem 1rem;
  max-width: 1000px;
}
@media screen and (min-width: 960px) {
  .p-legal-table {
    padding: 5rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-legal-table {
    padding: 5rem 3rem;
  }
}
@media screen and (max-width: 430px) {
  .p-legal-table {
    padding: 5rem 3rem;
  }
}
.p-legal-title__title {
  font-weight: 700;
}
@media screen and (min-width: 960px) {
  .p-legal-title__title {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-legal-title__title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 430px) {
  .p-legal-title__title {
    font-size: 1.6rem;
  }
}
.p-legal-table__text {
  margin-top: 1rem;
}
@media screen and (min-width: 960px) {
  .p-legal-table__text {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-legal-table__text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 430px) {
  .p-legal-table__text {
    font-size: 1.6rem;
  }
}
.p-error {
  position: relative;
}
@media screen and (min-width: 960px) {
  .p-error {
    margin-top: 18rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-error {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 430px) {
  .p-error {
    margin-top: 5rem;
  }
}
.p-error::after {
  background-image: url("../img/pc-concept_flower.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(15deg);
  z-index: -1;
}
@media screen and (min-width: 960px) {
  .p-error::after {
    height: 366px;
    width: 357px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-error::after {
    height: 200px;
    width: 180px;
  }
}
@media screen and (max-width: 430px) {
  .p-error::after {
    height: 130px;
    width: 127px;
  }
}
.p-error-text {
  font-weight: 700;
}
@media screen and (min-width: 960px) {
  .p-error-text {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-error-text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 430px) {
  .p-error-text {
    font-size: 1.6rem;
  }
}
.p-error-list {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  margin-top: 3rem;
}
@media screen and (min-width: 960px) {
  .p-thanks {
    margin-top: 11rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-thanks {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 430px) {
  .p-thanks {
    margin-top: 5rem;
  }
}
.p-thanks__wrapper {
  align-items: center;
  background-color: #fff;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (min-width: 960px) {
  .p-thanks__wrapper {
    height: 450px;
    justify-content: space-between;
    width: 789px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-thanks__wrapper {
    flex-direction: column;
    height: 550px;
    width: 398px;
  }
}
@media screen and (max-width: 430px) {
  .p-thanks__wrapper {
    flex-direction: column;
    height: 550px;
    width: 398px;
  }
}
.p-thanks-image__wrapper {
  max-width: 100%;
  position: relative;
}
@media screen and (min-width: 960px) {
  .p-thanks-image__wrapper {
    height: 448px;
    width: 438px;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-thanks-image__wrapper {
    height: 396px;
    width: 396px;
  }
}
@media screen and (max-width: 430px) {
  .p-thanks-image__wrapper {
    height: 396px;
    width: 396px;
  }
}
.p-thanks-image__wrapper::after {
  color: #c15c19;
  content: "Thank you";
  font-family: "Playwrite US Trad";
  font-size: 6.4rem;
  font-style: italic;
  left: -1rem;
  position: absolute;
  top: 4rem;
  transform: rotate(-20deg);
}
.p-thanks-image__image {
  height: 100%;
  width: 100%;
}
.p-thanks-text__wrapper {
  text-align: center;
}
.p-thanks-title {
  color: #c15c19;
  font-weight: 700;
  line-height: 1.187;
}
@media screen and (min-width: 960px) {
  .p-thanks-title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-thanks-title {
    font-size: 2.4rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 430px) {
  .p-thanks-title {
    font-size: 2.4rem;
    margin-top: 2rem;
  }
}
.p-thanks-text {
  line-height: 1.222;
}
@media screen and (min-width: 960px) {
  .p-thanks-text {
    font-size: 1.8rem;
    margin-top: 4rem;
  }
}
@media screen and (min-width: 431px) and (max-width: 959px) {
  .p-thanks-text {
    font-size: 1.6rem;
    margin-top: 3rem;
  }
}
@media screen and (max-width: 430px) {
  .p-thanks-text {
    font-size: 1.6rem;
    margin-top: 1.5rem;
  }
}
html {
  font-size: 62.5%;
}
.u-font {
  color: #343434;
  font-family: "Noto Serif JP", Domine, serif;
  font-size: 1.6rem;
}
