.p-contact__btn-tel a {
  align-items: center;
  box-shadow: inset 0 0 0 2px #503A19;
  border-radius: 100vh;
  color: #503A19;
  display: flex;
  font-size: 2.4rem;
  flex-direction: column;
  font-weight: 700;
  height: 2.6666666667em;
  justify-content: center;
  line-height: 1;
  margin-top: 1.25em;
  max-width: 10em;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: 100%;
  z-index: 1;
}
.p-contact__btn-tel a:hover::after {
  opacity: 1;
  width: 100%;
}
.p-contact__btn-tel a span {
  z-index: 2;
}
.p-contact__btn-tel a span:nth-child(1) {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
}
.p-contact__btn-tel a span:nth-child(2) {
  font-size: 1.2rem;
  font-weight: 500;
  margin-top: 0.5em;
}
.p-contact__sec p {
  font-size: 1.5rem;
  line-height: 2em;
}
.p-contact__sec * + p {
  margin-top: 2em;
}
.p-contact * + .p-contact__sec {
  margin-top: 70px;
}
.p-contact form {
  margin-top: 20px;
}
.p-contact dl {
  background-color: #E9EFE0;
  font-size: 1.6rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 1.25em 1.875em 2em 1.875em;
}
.p-contact dl dt {
  color: #333;
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
.p-contact dl dt .required,
.p-contact dl dt .optional {
  border-radius: 100vh;
  color: #fff;
  display: inline-block;
  font-size: 1.2rem;
  height: 2em;
  line-height: 2em;
  margin-right: 0.5em;
  text-align: center;
  vertical-align: middle;
  width: 3.8333333333em;
}
.p-contact dl dt .required {
  background-color: #E1344C;
}
.p-contact dl dt .optional {
  background-color: #777;
}
.p-contact dl dd {
  font-size: 1.5rem;
  line-height: 1.4em;
  padding-left: 1.3333333333em;
}
.p-contact dl dd input,
.p-contact dl dd select,
.p-contact dl dd textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0.2666666667em;
  font-size: 1.5rem;
  margin-bottom: -0.9333333333em;
  margin-left: -1.3333333333em;
  margin-top: -0.8em;
  padding-left: 1.3333333333em;
  padding-right: 1.3333333333em;
  width: calc(100% + 1.3333333333em);
}
.p-contact dl dd input::-webkit-input-placeholder,
.p-contact dl dd select::-webkit-input-placeholder,
.p-contact dl dd textarea::-webkit-input-placeholder {
  color: #CDD6DD;
}
.p-contact dl dd input:-moz-placeholder,
.p-contact dl dd select:-moz-placeholder,
.p-contact dl dd textarea:-moz-placeholder {
  color: #CDD6DD;
}
.p-contact dl dd input::-moz-placeholder,
.p-contact dl dd select::-moz-placeholder,
.p-contact dl dd textarea::-moz-placeholder {
  color: #CDD6DD;
}
.p-contact dl dd input:-ms-input-placeholder,
.p-contact dl dd select:-ms-input-placeholder,
.p-contact dl dd textarea:-ms-input-placeholder {
  color: #CDD6DD;
}
.p-contact dl dd input {
  height: 3.0666666667em;
}
.p-contact dl dd select {
  height: 3.0666666667em;
}
.p-contact dl dd textarea {
  height: 16em;
  padding-bottom: 0.8666666667em;
  padding-top: 0.8666666667em;
}
.p-contact dl dd .wpcf7-not-valid-tip,
.p-contact dl dd p {
  line-height: 1.5;
  margin-left: -20px;
  margin-bottom: 0;
  padding-top: 20px;
}
.p-contact dl dd .wpcf7-not-valid-tip:last-of-type,
.p-contact dl dd p:last-of-type {
  margin-bottom: -12px;
}
.p-contact__agreement {
  color: #503A19;
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 2.5em;
  text-align: center;
}
.p-contact__agreement input {
  margin-right: 0.625em;
}
.p-contact__privacy {
  border: 1px solid #ccc;
  height: 200px;
  margin-top: 30px;
  overflow: auto;
  padding: 24px;
}
.p-contact__btns {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  position: relative;
}
.p-contact__btns > input {
  cursor: pointer;
  margin-right: 40px;
}
.p-contact__btns > input:last-of-type {
  margin-right: 0;
}
.p-contact__btns > input[type=button], .p-contact__btns > input[type=submit] {
  background-color: #F8F6F2;
  border: 0;
  box-shadow: inset 0 0 0 1px #707070;
  border-radius: 100vh;
  color: #333;
  font-size: 1.5rem;
  font-weight: 500;
  height: 4em;
  line-height: 4em;
  text-align: center;
  width: 21.3333333333em;
}
.p-contact__btns > input[type=submit] {
  background-image: url(../images/common/ico-arrow-04.svg);
  background-position: 92.8125% 50%;
  background-repeat: no-repeat;
  background-size: 8px 12px;
}
.p-contact__btns .wpcf7-spinner {
  left: 50%;
  margin: 0;
  position: absolute;
  top: 0;
  transform: translate(-50%, -100%);
}
.p-contact__complete {
  text-align: center;
}
.p-contact__complete__txt-01 {
  color: #503A19;
  font-family: "Zen Maru Gothic", serif;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 1.6666666667em;
}
.p-contact__complete__txt-02 p {
  color: #503A19;
  font-size: 1.4rem;
  line-height: 2;
  margin-top: 2em;
}
.p-contact__complete__btn-home {
  margin-top: 50px;
}
@media screen and (max-width: 1432px) { /**/ }
@media screen and (max-width: 1272px) { /**/ }
@media screen and (max-width: 1172px) { /**/ }
@media screen and (max-width: 1080px) { /**/ }
@media screen and (max-width: 1072px) { /**/ }
@media screen and (max-width: 1023px) { /**/ }
@media screen and (max-width: 767px) { /**/
  .p-contact__btn-tel a {
    font-size: 6.1538461538vw;
    margin-left: auto;
    margin-right: auto;
  }
  .p-contact__btn-tel a span:nth-child(2) {
    font-size: 3.0769230769vw;
  }
  .p-contact__sec p {
    font-size: 3.8461538462vw;
  }
  .p-contact * + .p-contact__sec {
    margin-top: 10.2564102564vw;
  }
  .p-contact form {
    margin-top: 5.1282051282vw;
  }
  .p-contact dl {
    font-size: 3.3333333333vw;
    margin-bottom: 2.5641025641vw;
  }
  .p-contact dl dt .required,
  .p-contact dl dt .optional {
    font-size: 3.0769230769vw;
  }
  .p-contact dl dd {
    font-size: 3.3333333333vw;
  }
  .p-contact dl dd input,
  .p-contact dl dd select,
  .p-contact dl dd textarea {
    font-size: 3.3333333333vw;
  }
  .p-contact dl dd .wpcf7-not-valid-tip,
  .p-contact dl dd p {
    margin-left: -5.1282051282vw;
    padding-top: 5.1282051282vw;
  }
  .p-contact dl dd .wpcf7-not-valid-tip:last-of-type,
  .p-contact dl dd p:last-of-type {
    margin-bottom: -3.0769230769vw;
  }
  .p-contact__agreement {
    font-size: 3.3333333333vw;
  }
  .p-contact__privacy {
    height: 51.2820512821vw;
    margin-top: 7.6923076923vw;
    padding: 6.1538461538vw;
  }
  .p-contact__btns {
    margin-top: 10.2564102564vw;
  }
  .p-contact__btns > input {
    margin-right: 5.1282051282vw;
  }
  .p-contact__btns > input[type=button], .p-contact__btns > input[type=submit] {
    font-size: 3.3333333333vw;
    width: 25.641025641vw;
  }
  .p-contact__btns > input[type=submit] {
    background-size: 2.0512820513vw 3.0769230769vw;
  }
  .p-contact__btns > input[type=submit] {
    width: 51.2820512821vw;
  }
  .p-contact__complete__txt-01 {
    font-size: 6.1538461538vw;
  }
  .p-contact__complete__txt-02 p {
    font-size: 3.5897435897vw;
  }
  .p-contact__complete__btn-home {
    margin-top: 10.2564102564vw;
  } }
/*# sourceMappingURL=../map/contact.css.map */
