@charset "UTF-8";

/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

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

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  /* 1 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

.is-sp {
  display: none;
}

@media screen and (max-width: 750px) {
  .is-sp {
    display: block;
  }

  .is-pc {
    display: none;
  }
}

html {
  font-size: 10px;
}

@media screen and (max-width: 750px) {
  html {
    font-size: 1.3333vw;
  }
}

body {
  max-width: 100vw;
  width: 100%;
  color: #333;
  background: #EFE3D3;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
}

.inner {
  max-width: 75rem;
  margin: 0 auto;
  box-sizing: border-box;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  transition: 0.3s;
}

a:hover {
  opacity: 0.8;
}

.serif {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 600;
}

@media screen and (max-width: 750px) {
  .serif {
    font-weight: 700;
  }
}

p {
  font-size: 1.8rem;
  line-height: 1.9444444444;
}

.fv {
  padding-bottom: 0.1rem;
  background-color: #FCDBE1;
}

.wrap35 {
  padding: 0 3.5rem;
}

.wrap13 {
  padding: 0 1.3rem;
}

.first {
  padding-top: 5.17rem;
  padding-bottom: 6rem;
  background-color: #FCDBE1;
}

.plan {
  padding: 7rem 0;
  background-color: #FBE8DE;
}

.step {
  padding: 7rem 0;
  background-color: #FCDBE1;
}

.faq {
  padding: 2rem 0 6rem;
  background-color: #FDF5EF;
}

.choice {
  padding: 8.9rem 0;
  background-color: #FCDBE1;
}

.cycle {
  padding: 8.7rem 0 1rem;
  background-color: #FDF5EF;
}

.pay {
  padding: 13.5rem 0 4rem;
  background-color: #FDF5EF;
}

.pay_open {
  padding: 4.2rem 2.2rem 2rem;
}

.pay_open p {
  font-size: 2.5rem;
  color: #555555;
  margin-bottom: 5rem;
}

.pay_open a {
  text-decoration: underline;
}

.offer_img {
  margin-bottom: 2.2rem;
}

.cta_btn {
  margin-bottom: 6rem;
}

.offer_txt {
  width: 60.9rem;
  margin: 0 auto 3.9rem;
}

.plan_mg {
  margin-bottom: 9rem;
}

.step1 {
  margin-bottom: 1.4rem;
}

.step2 {
  margin-bottom: 8rem;
}

.faq_ttl {
  width: 59.7rem;
  margin: 0 auto 6.1rem;
}

.faq_open {
  width: 68rem;
  margin: 3rem auto 5rem;
}

.faq_btn {
  width: 36rem;
  margin: 0 auto;
}

.choice_img {
  margin-bottom: 6.3rem;
}

.cycle_ttl {
  margin-bottom: 6.4rem;
}

.cycle_img {
  margin-bottom: 6rem;
}

.pay_img {
  margin-bottom: 4.1rem;
}

.pay_txt {
  width: 64rem;
  margin: 0 auto 3.5rem;
}

.atone_img {
  width: 64rem;
  margin: 0 auto 3.8rem;
}

.accordion-001 {
  width: 100%;
}

.accordion-001:not([open]) {
  margin-bottom: 2rem;
  opacity: 1;
}

.accordion-001 summary {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 3rem 0;
  background-color: #FDC4C3;
  color: #555555;
  font-size: 3.6rem;
  font-weight: 600;
  cursor: pointer;
}

.accordion-001 summary::-webkit-details-marker {
  display: none;
}

.accordion-001 summary::after {
  position: absolute;
  right: 4.5rem;
  width: 4.1rem;
  height: 1.9rem;
  background-image: url("../img/faq_c.png");
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.accordion-001[open] summary::after {
  transform: rotate(180deg);
}

.accordion-content {
  margin-top: 2rem;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.content_slow {
  transition: max-height 1s ease !important;
}

.accordion-content.is-slow {
  transition: max-height 1s ease;
}




.footer {
  padding: 18.4rem 0 15.5rem;
  background-color: #fff;
}

.footer_box {
  display: flex;
  justify-content: center;
  gap: 10rem;
  margin: 0 4rem;
  align-items: center;
}

.footer_box ul {
  display: flex;
  font-size: 2.4rem;
  flex-direction: column;
  gap: 2.8rem;
}

.footer_copy {
  padding: 10rem 0 0 0;
  font-size: 1.4rem;
  text-align: center;
}

main .modal {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100vh;
  overflow-y: scroll;
  z-index: 101;
  display: none;
}

main .modal.showing  {
  display: block;
}


main .modal.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

main .modal .wrap {
  width: 74rem;
  margin: auto;
  text-align: center;
  position: relative;
}

main .modal .cont img {
  width: 89%;
  margin: 0 auto;
}

main .modal .wrap .closs {
  position: absolute;
  top: 4rem;
  right: 8rem;
}

main .modal .wrap .close_btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 89%;
}

.modal-2 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 101;
}

.modal-2.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.modal__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
}

.modal__container {
  width: 100%;
  max-width: 78rem;
  background: #fff;
  padding: 2rem;
  box-sizing: border-box;
  position: relative;
}

.modal__header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.modal__close::before {
  font-size: 20px;
  color: rgb(0, 0, 0);
  content: "✕";
}

.modal__content {
  width: 90%;
  margin: 24px auto;
  line-height: 1.5;
}

ul.p-home-modal-content-list {
  height: 250px;
  margin: 16px 70px 0;
  border: 1px solid #6A6A6A;
}

.u_atn {
  width: 600px;
  margin: 16px 70px 0;
}

.qr_img {
  width: 12.8rem;
}

.u_atn_sp {
  display: none;
}

.u_atn {
  width: 60rem;
  margin: 0 auto;
}

.modal_ttl {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 2rem;
}

.modal_txt {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 2rem;
}

.modal_list {
  width: 60rem;
  font-size: 1.3rem;
  height: 250px;
  margin: 0 auto;
  padding: 1.5rem;
  border: 1px solid #6A6A6A;
  overflow: scroll;
}

.list_txt {
  display: flex;
  align-items: center;
  font-size: 3.4666666667vw;
  letter-spacing: 0.09em;
  font-size: 1.3rem;
  margin-bottom: 1rem;
}

.list_txt p {
  font-size: 1rem;
}

.text-circle {
  border-radius: 50%;
  background-color: #FFBEBA;
  min-width: 22px;
  height: 22px;
  margin-right: 14px;
  font-size: 13px;
  line-height: 1.7;
  color: #fff;
  text-align: center;
  padding-left: 0.2rem;
}

.reserve-btn_list {
  display: flex;
  width: 60rem;
  gap: 2rem;
  margin: 2rem auto;
}

.pc_qr {
  flex: 2;
}

.pc_txt {
  flex: 8;
}

.pc_txt p {
  margin-bottom: 1rem;
}

.reserve-btn_list_txt {
  font-size: 1.6rem;
  margin-bottom: 0;
}

.p-home-modal-reserve-btn {
  width: 73.3333333333vw;
  padding: 3.2vw;
  margin: 5.0133333333vw auto 0;
  font-size: 4.2666666667vw;
  text-align: center;
  letter-spacing: 0.06em;
  border-radius: 26.6666666667vw;
  background-color: #39c755;
  border: none;
}

.p-home-modal-reserve-btn {
  display: none;
}

.sp_txt {
  display: none;
}

.modal_txt_bot {
  width: 60rem;
  margin: 0 auto;
  font-size: 1.3rem;
}

.footer_button {
  max-width: 100%;
  width: 64rem;
  margin: 0rem 0rem;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 2rem 0;
  opacity: 0;
  z-index: 3;
  pointer-events: none;
  transition:
    opacity 0.6s ease,
    visibility 0s linear 0.6s;
  visibility: hidden;
}

.footer_button img {
  width: 64rem;
  margin: 0 auto;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.footer_button.hidden {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition:
    opacity 0.6s ease,
    visibility 0s linear 0s;
  transform: translateX(-50%);
}

.footer_button.show {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  transform: translateX(-50%);
  transition:
    opacity 0.4s ease 0s,
    transform 0.4s ease 0.4s,
    visibility 0s linear 0s;
}

.cta_pc{
  display: block;
}

.cta_sp{
  display: none;
}

@media screen and (max-width: 750px) {
  .u_atn {
    display: none;
  }

  .u_atn_sp {
    display: block;
    width: 100%;
  }

  .modal__container {
    width: 90%;
  }

  .line_img {
    width: 5.3333333333vw;
    margin: 0 1.3333333333vw;
  }

  .p-home-modal-reserve-btn {
    display: block;
    width: 73.3333333333vw;
    padding: 3.2vw;
    margin: 5.0133333333vw auto 0;
    font-size: 4.2666666667vw;
    text-align: center;
    letter-spacing: 0.06em;
    border-radius: 26.6666666667vw;
    background-color: #39c755;
    border: none;
  }

  .sp_txt {
    display: block;
    font-size: 2.2rem;
    padding: 4rem 0;
  }

  .modal__container {
    overflow: scroll;
    height: 120rem;
  }

  .modal_ttl {
    font-size: 4rem;
  }

  .modal_txt {
    font-size: 2.4rem;
    line-height: 1.5;
  }

  .modal_list {
    font-size: 1.6rem;
    height: 65rem;
  }

  .list_txt {
    font-size: 2.4rem;
  }

  .list_txt p {
    font-size: 2.4rem;
  }

  .p-home-modal-reserve-btn__text {
    display: flex;
    font-size: 3.4rem;
    line-height: 1.2;
    color: #fff;
    font-weight: 500;
    justify-content: center;
    align-items: center;
  }

  .reserve-btn_list {
    display: none;
  }

  .modal_txt_bot {
    font-size: 2.4rem;
  }

  .cta_sp{
    display: block;
  }

  .cta_pc{
    display: none;
  }

}

/*# sourceMappingURL=style.css.map */