@charset "UTF-8";
/* Scss Document */
/* Scss Document */
.kv__img img {
  -o-object-position: center 28%;
     object-position: center 28%;
}

.contact-info .content {
  padding: 4rem 0 10rem;
}
@media only screen and (max-width: 640px) {
  .contact-info .content {
    padding: 0 0 calc(40 / 440 * 100vw);
  }
}

.contact-info__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 24px;
  border: 6px solid #9ccdf2;
  background: #f0f8fd;
  padding: 4.2rem 0 2.7rem;
}
@media only screen and (max-width: 640px) {
  .contact-info__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: calc(30 / 440 * 100vw) 0;
    gap: calc(10 / 440 * 100vw);
  }
}

.contact-info__l {
  width: 42.9824561404%;
}
@media only screen and (max-width: 640px) {
  .contact-info__l {
    width: 100%;
  }
}

.info__contact.info__contact-l {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 1200px) {
  .info__contact.info__contact-l {
    gap: calc(25 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .info__contact.info__contact-l {
    gap: calc(10 / 440 * 100vw);
  }
}
@media only screen and (max-width: 1200px) {
  .info__contact.info__contact-l .contact-tel__ttl {
    font-size: calc(20 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .info__contact.info__contact-l .contact-tel__ttl {
    font-size: calc(16 / 440 * 100vw);
  }
}
@media only screen and (max-width: 1200px) {
  .info__contact.info__contact-l .contact-tel__number {
    font-size: calc(38 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .info__contact.info__contact-l .contact-tel__number {
    font-size: calc(34 / 440 * 100vw);
  }
}
@media only screen and (max-width: 1200px) {
  .info__contact.info__contact-l .contact-tel__number span {
    font-size: calc(24 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .info__contact.info__contact-l .contact-tel__number span {
    font-size: calc(20 / 440 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .info__contact.info__contact-l .reservation_button {
    width: calc(300 / 440 * 100vw);
    height: calc(54 / 440 * 100vw);
  }
}
@media only screen and (max-width: 1200px) {
  .info__contact.info__contact-l .reservation_button img {
    width: calc(18 / 1200 * 100vw);
    height: calc(20 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .info__contact.info__contact-l .reservation_button img {
    width: calc(16 / 440 * 100vw);
    height: calc(18 / 440 * 100vw);
  }
}
@media only screen and (max-width: 1200px) {
  .info__contact.info__contact-l .reservation_button .reservation_button__txt {
    font-size: calc(24 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .info__contact.info__contact-l .reservation_button .reservation_button__txt {
    line-height: calc(54 / 440 * 100vw);
    font-size: calc(24 / 440 * 100vw);
  }
}

.contact-info__r {
  width: 57.0175438596%;
  border-left: 1px dotted #4468AF;
}
@media only screen and (max-width: 640px) {
  .contact-info__r {
    border-left: none;
    width: 95%;
  }
}
.contact-info__r .schedule {
  width: 83.0769230769%;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .contact-info__r .schedule {
    width: 100%;
  }
}
.contact-info__r .schedule .tb01 {
  width: 100%;
}
.contact-info__r .schedule .tb01 ._white {
  background: #fff;
}
.contact-info__r .schedule .tb01 tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.contact-info__r .schedule .tb01 th {
  line-height: 3;
  letter-spacing: 0.8px;
  width: 10rem;
  padding-left: 1rem;
  font-weight: 500;
}
@media only screen and (max-width: 1600px) {
  .contact-info__r .schedule .tb01 th {
    font-size: calc(16 / 1600 * 100vw);
    width: calc(110 / 1600 * 100vw);
    padding-left: calc(10 / 1600 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .contact-info__r .schedule .tb01 th {
    font-size: calc(13 / 440 * 100vw);
    width: calc(50 / 440 * 100vw);
    padding-left: 0;
  }
}
.contact-info__r .schedule .tb01 td {
  line-height: 3;
  letter-spacing: 0.8px;
  width: 1.6rem;
  padding-left: 2.9rem;
}
@media only screen and (max-width: 1600px) {
  .contact-info__r .schedule .tb01 td {
    font-size: calc(16 / 1600 * 100vw);
    width: calc(16 / 1600 * 100vw);
    padding-left: calc(30 / 1600 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .contact-info__r .schedule .tb01 td {
    font-size: calc(13 / 440 * 100vw);
    width: calc(13 / 440 * 100vw);
    padding-left: calc(7 / 440 * 100vw);
  }
}
.contact-info__r .schedule .tb01 .t-left {
  padding-right: 1rem;
}
@media only screen and (max-width: 640px) {
  .contact-info__r .schedule .tb01 .t-left {
    padding-right: 0;
  }
}
.contact-info__r .schedule .tb01 .blue {
  color: #4468AF;
}
.contact-info__r .schedule .tb01 .pink {
  color: #E86D88;
}

/*---------------
   contact-form
---------------*/
.contact-form .content {
  padding: 9.6rem 0 11.2rem;
  background: #fbfbfb;
}
@media only screen and (max-width: 1200px) {
  .contact-form .content {
    padding: calc(80 / 1200 * 100vw) 0 calc(100 / 1200 * 100vw);
  }
}
.contact-form___txt {
  color: #000;
  text-align: center;
  line-height: normal;
  letter-spacing: 1.6px;
  margin-top: 3rem;
}
.contact-form___txt .tab {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .contact-form___txt .tab {
    display: block !important;
  }
}
@media only screen and (max-width: 640px) {
  .contact-form___txt .tab {
    display: none !important;
  }
}
@media only screen and (max-width: 1200px) {
  .contact-form___txt {
    font-size: calc(23 / 1200 * 100vw);
    letter-spacing: calc(1.6 / 1200 * 100vw);
    margin-top: calc(30 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .contact-form___txt {
    font-size: calc(16 / 440 * 100vw);
    text-align: left;
  }
}

.contact-form__description {
  color: #585858;
  text-align: center;
  font-size: 1.2rem;
  line-height: normal;
  letter-spacing: 1.2px;
  margin-top: 1rem;
}
@media only screen and (max-width: 1200px) {
  .contact-form__description {
    font-size: calc(20 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .contact-form__description {
    font-size: calc(14 / 440 * 100vw);
    text-align: left;
  }
}

.contact-form__wrapper {
  border-radius: 24px;
  background: #fff;
  margin-top: 5rem;
  padding: 4.8rem 6rem 6.6rem 7.5rem;
}
@media only screen and (max-width: 1200px) {
  .contact-form__wrapper {
    padding: calc(40 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .contact-form__wrapper {
    border-radius: 12px;
    margin-top: calc(30 / 440 * 100vw);
    padding: calc(20 / 440 * 100vw);
  }
}

.contact-form__sttl {
  color: #4468AF;
  font-size: 3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 3px;
}
@media only screen and (max-width: 1200px) {
  .contact-form__sttl {
    font-size: calc(30 / 1200 * 100vw);
    letter-spacing: calc(3 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .contact-form__sttl {
    font-size: calc(22 / 440 * 100vw);
  }
}

.contact__form {
  margin-top: 3.5rem;
}
@media only screen and (max-width: 640px) {
  .contact__form {
    margin-top: calc(30 / 440 * 100vw);
  }
}

.contact__fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
}
@media only screen and (max-width: 1200px) {
  .contact__fields {
    gap: calc(40 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .contact__fields {
    gap: calc(20 / 440 * 100vw);
  }
}

.form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 640px) {
  .form-field {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.form-field__head {
  width: 21.592039801%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1.2rem;
}
@media only screen and (max-width: 1200px) {
  .form-field__head {
    width: 25%;
  }
}
@media only screen and (max-width: 640px) {
  .form-field__head {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: calc(15 / 440 * 100vw);
    margin-top: calc(10 / 440 * 100vw);
  }
}

.form-field__label {
  color: #000;
  line-height: normal;
  display: inline-block;
}
@media only screen and (max-width: 1200px) {
  .form-field__label {
    font-size: calc(18 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .form-field__label {
    font-size: calc(16 / 440 * 100vw);
  }
}

.form-field__tag {
  background: #a43e3e;
  color: #fff;
  font-size: 1.4rem;
  line-height: normal;
  display: inline-block;
  margin-right: 1rem;
  padding: 0 1rem;
}
@media only screen and (max-width: 1200px) {
  .form-field__tag {
    font-size: calc(14 / 1200 * 100vw);
    padding: 0 calc(10 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .form-field__tag {
    font-size: calc(14 / 440 * 100vw);
    padding: 0 calc(10 / 440 * 100vw);
  }
}
.form-field__tag._sub {
  background: #9f9f9f;
}

.form-field__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.form-text {
  width: 100%;
  height: 4.7rem;
  background: #f5f5f5;
  border: none;
  padding-left: 1rem;
}
@media only screen and (max-width: 1200px) {
  .form-text {
    height: calc(47 / 1200 * 100vw);
    font-size: calc(18 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .form-text {
    height: calc(45 / 440 * 100vw);
    font-size: calc(16 / 440 * 100vw);
    margin-top: calc(7 / 440 * 100vw);
  }
}

.form-field__radios {
  margin-top: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}
@media only screen and (max-width: 640px) {
  .form-field__radios {
    gap: calc(30 / 440 * 100vw);
  }
}

.from-radio__input {
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 1200px) {
  .from-radio__text {
    font-size: calc(18 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .from-radio__text {
    font-size: calc(16 / 440 * 100vw);
  }
}

.form-textarea {
  width: 100%;
  height: 27rem;
  background: #f5f5f5;
  border: none;
  padding: 1rem;
}
@media only screen and (max-width: 1200px) {
  .form-textarea {
    height: calc(270 / 1200 * 100vw);
    font-size: calc(18 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .form-textarea {
    height: calc(230 / 440 * 100vw);
    font-size: calc(16 / 440 * 100vw);
    margin-top: calc(7 / 440 * 100vw);
  }
}

.form-checkbox .red {
  color: #cd3e3e;
}

.form-checkbox__input {
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
}
.form-checkbox__input:checked + .form-checkbox__text::after {
  opacity: 1;
}

.form-checkbox__text {
  line-height: normal;
  letter-spacing: 0.96px;
  padding-left: 1.9rem;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .form-checkbox__text {
    font-size: calc(18 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .form-checkbox__text {
    font-size: calc(16 / 440 * 100vw);
  }
}
.form-checkbox__text::before, .form-checkbox__text::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.form-checkbox__text::before {
  content: "";
  position: absolute;
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 1px;
  border: 1px solid #000;
  margin-top: 0.1rem;
}
.form-checkbox__text::after {
  width: 1.4rem;
  height: 1rem;
  background: url(../img/contact/icon-check.png) no-repeat center center/contain;
  opacity: 0;
}
.form-checkbox__text a {
  text-decoration: underline;
}

.contact__privacy {
  text-align: center;
  margin-top: 4rem;
}
@media only screen and (max-width: 640px) {
  .contact__privacy {
    margin-top: calc(30 / 440 * 100vw);
  }
}

.form__button .c-button {
  margin: 0 auto;
}

/* ---------------------------------- */
/* mail.phpページ
/* ---------------------------------- */
.form-area {
  padding-bottom: 10rem;
}
.form-area form {
  margin: 2rem auto;
}
.form-area dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  width: 50rem;
  margin: 1em auto;
}
@media only screen and (max-width: 640px) {
  .form-area dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.form-area dt {
  padding-right: 2rem;
  font-size: 1.8rem;
  text-align: left;
  width: 50%;
}
@media only screen and (max-width: 640px) {
  .form-area dt {
    display: block;
    padding-right: 0;
    width: 100%;
    text-align: center;
  }
}
.form-area dd {
  font-size: 1.8rem;
}
@media only screen and (max-width: 640px) {
  .form-area dd {
    display: block;
    padding: 0;
  }
}

.button__mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 640px) {
  .button__mail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(20 / 440 * 100vw);
  }
}

.mail-txt {
  color: rgba(0, 0, 0, 0.8);
  font-size: 2rem;
  text-align: center;
  letter-spacing: 1.6px;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 1200px) {
  .mail-txt {
    font-size: calc(20 / 1200 * 100vw);
    margin-bottom: calc(30 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .mail-txt {
    font-size: calc(16 / 440 * 100vw);
    margin-bottom: calc(20 / 440 * 100vw);
  }
}

/* ---------------------------------- */
/* thanksページ
/* ---------------------------------- */
.thanks .content {
  padding: 5rem 0 10rem;
}
@media only screen and (max-width: 640px) {
  .thanks .content {
    padding: calc(40 / 440 * 100vw) 0 calc(70 / 440 * 100vw);
  }
}

.c-ttl__middle + .c-ttl__middle {
  margin-top: 2rem;
}

.thanks__txt {
  color: rgba(0, 0, 0, 0.8);
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 1.6px;
  margin-top: 3rem;
}
@media only screen and (max-width: 1200px) {
  .thanks__txt {
    font-size: calc(28 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .thanks__txt {
    font-size: calc(20 / 440 * 100vw);
    margin-top: calc(20 / 440 * 100vw);
  }
}

/*----------------------------------*/
[data-screen=confirm] .u-confirm-hide {
  display: none !important;
}

.smf-form {
  margin-top: 3.5rem;
}
@media only screen and (max-width: 640px) {
  .smf-form {
    margin-top: calc(30 / 440 * 100vw);
  }
}

@media only screen and (max-width: 640px) {
  .smf-form--simple-table .smf-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 640px) {
  .smf-form--simple-table .smf-item__col--label {
    -webkit-box-flex: initial !important;
        -ms-flex: initial !important;
            flex: initial !important;
  }
}
@media only screen and (max-width: 640px) {
  .smf-form--simple-table .smf-text-control__control {
    width: 100% !important;
  }
}

.smf-item__label {
  position: relative;
}
.smf-item__label::after {
  content: "必須";
  position: absolute;
  color: #fff;
  background: #a43e3e;
  font-size: 1.4rem;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 1rem;
}
@media only screen and (max-width: 1200px) {
  .smf-item__label::after {
    font-size: calc(14 / 1200 * 100vw);
    padding: 0 calc(10 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .smf-item__label::after {
    font-size: calc(14 / 440 * 100vw);
    padding: 0 calc(10 / 440 * 100vw);
  }
}

.smf-item:nth-child(2) .smf-item__label::after {
  content: "任意";
  background: #9f9f9f;
}

.smf-item:last-child .smf-item__label::after {
  display: none;
}

.smf-text-control__control {
  width: 100%;
  background: #fbfbfb !important;
  border: none !important;
}

.smf-textarea-control__control {
  background: #fbfbfb !important;
  border: none !important;
}

.wp-block-snow-monkey-forms-item {
  margin-top: 2rem !important;
}
@media only screen and (max-width: 640px) {
  .wp-block-snow-monkey-forms-item {
    margin-top: calc(10 / 440 * 100vw) !important;
  }
}

.smf-item__controls {
  position: relative;
}
.smf-item__controls p {
  position: absolute;
  top: 2%;
  left: 25%;
  text-decoration: underline;
  z-index: 100;
}
@media only screen and (max-width: 1200px) {
  .smf-item__controls p {
    top: 0;
    left: calc(205 / 1200 * 100vw);
    font-size: calc(18 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .smf-item__controls p {
    font-size: calc(16 / 440 * 100vw);
  }
}

@media only screen and (max-width: 640px) {
  .smf-label {
    text-align: center;
  }
}

.smf-checkbox-control {
  margin-left: 15rem;
  padding-left: 2rem;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .smf-checkbox-control {
    margin-left: calc(160 / 1200 * 100vw);
    padding-left: calc(20 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .smf-checkbox-control {
    padding-left: calc(20 / 440 * 100vw);
    margin-left: 0;
  }
}
.smf-checkbox-control::before {
  content: "※";
  color: #cd3e3e;
  position: absolute;
  left: 0;
  top: 15%;
}
@media only screen and (max-width: 1200px) {
  .smf-checkbox-control::before {
    top: 5%;
    font-size: calc(18 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .smf-checkbox-control::before {
    font-size: calc(16 / 440 * 100vw);
  }
}
.smf-checkbox-control .smf-checkbox-control__control {
  margin-top: 1rem;
}
@media only screen and (max-width: 1200px) {
  .smf-checkbox-control .smf-checkbox-control__control {
    margin-top: calc(8 / 1200 * 100vw);
    width: calc(18 / 1200 * 100vw);
    height: calc(18 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .smf-checkbox-control .smf-checkbox-control__control {
    width: calc(14 / 440 * 100vw);
    height: calc(14 / 440 * 100vw);
    margin-top: calc(8 / 440 * 100vw);
  }
}
.smf-checkbox-control .smf-checkbox-control__label {
  margin-left: 17rem;
}
@media only screen and (max-width: 1200px) {
  .smf-checkbox-control .smf-checkbox-control__label {
    margin-left: calc(185 / 1200 * 100vw);
    font-size: calc(18 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .smf-checkbox-control .smf-checkbox-control__label {
    font-size: calc(16 / 440 * 100vw);
    margin-left: calc(165 / 440 * 100vw);
  }
}

.smf-button-control__control {
  font-size: 2.5rem;
  line-height: normal;
  color: #4468af !important;
  background: #fff !important;
  border: 2px solid #4468af !important;
  border-radius: 100vw !important;
  width: 38rem;
  text-align: center;
  padding: 1.6rem 0 !important;
  position: relative;
  font-weight: 500;
}
@media only screen and (max-width: 1200px) {
  .smf-button-control__control {
    width: calc(380 / 1200 * 100vw);
    font-size: calc(25 / 1200 * 100vw);
    padding: calc(16 / 1200 * 100vw) 0;
  }
}
@media only screen and (max-width: 640px) {
  .smf-button-control__control {
    width: calc(306 / 440 * 100vw);
    margin: 0 auto;
    font-size: calc(18 / 440 * 100vw);
    padding: calc(16 / 440 * 100vw) 0;
  }
}
.smf-button-control__control::after {
  content: "";
  position: absolute;
  background: url(../img/index/arrow-icon01.png) no-repeat center center;
  background-size: contain;
  width: 2.4rem;
  height: 2.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 3.2rem;
}
@media only screen and (max-width: 1200px) {
  .smf-button-control__control::after {
    width: calc(24 / 1200 * 100vw);
    height: calc(24 / 1200 * 100vw);
    right: calc(32 / 1200 * 100vw);
  }
}
@media only screen and (max-width: 640px) {
  .smf-button-control__control::after {
    width: calc(24 / 440 * 100vw);
    height: calc(24 / 440 * 100vw);
    right: calc(45 / 440 * 100vw);
  }
}

.smf-complete-content p {
  text-align: center;
}