@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&display=swap");
.contact {
  background-color: #EDF2F7;
}
@media print, screen and (max-width: 750px) {
  .contact#content {
    padding-bottom: 28vw;
  }
}
@media print, screen and (max-width: 750px) {
  .contact .container {
    width: 100%;
  }
}
@media print, screen and (max-width: 750px) {
  .contact .breadcrumbs {
    width: 90%;
    margin: auto;
  }
}
.contact .inner-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 90px;
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap {
    margin-top: 0px;
  }
}
.contact .inner-wrap .contact-info {
  width: 41%;
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap .contact-info {
    width: 88%;
    margin: 0px auto 20vw;
  }
}
.contact .inner-wrap .contact-info > .txt {
  font-size: 16px;
  line-height: 1.8;
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap .contact-info > .txt {
    font-size: 3.2rem;
    line-height: 1.7;
  }
}
.contact .inner-wrap .contact-info .sec-title-wrap {
  text-align: left;
  margin: 19px 0 40px;
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap .contact-info .sec-title-wrap {
    text-align: center;
    margin-bottom: 13.3333333333vw;
    margin-top: 16vw;
  }
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap .contact-info .txt {
    margin-bottom: 13.3333333333vw;
  }
}
.contact .inner-wrap .contact-info .tel-wrap {
  width: 100%;
  padding: 36px 71px;
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  margin-top: 54px;
}
@media print, screen and (max-width: 1300px) {
  .contact .inner-wrap .contact-info .tel-wrap {
    padding: 36px 20px;
  }
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap .contact-info .tel-wrap {
    padding: 5.3333333333vw 20px;
  }
}
.contact .inner-wrap .contact-info .tel-wrap .tel-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap .contact-info .tel-wrap .tel-title {
    font-size: 3.2rem;
    line-height: 1.7;
  }
}
.contact .inner-wrap .contact-info .tel-wrap .tel-info {
  padding: 5px;
  border-radius: 30px;
  background-color: #DBEBFD;
  max-width: 310px;
  margin: 32px auto 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap .contact-info .tel-wrap .tel-info {
    font-size: 2.8rem;
    line-height: 1;
    padding: 1.7333333333vw;
    max-width: 48.8vw;
    margin: 5.3333333333vw auto 2.6666666667vw;
  }
}
.contact .inner-wrap .contact-info .tel-wrap .tel-number {
  line-height: 40px;
}
.contact .inner-wrap .contact-info .tel-wrap .tel-number .tel-link {
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 32px;
  display: block;
}
.contact .inner-wrap .contact-info .tel-wrap .tel-number .tel-link:hover {
  opacity: 0.7;
  transition: 0.5s;
}
.contact .inner-wrap .contact-info .tel-wrap .tel-number .tel-link img {
  width: 27px;
  display: inline-block;
  margin-right: 16px;
}
@media print, screen and (max-width: 1024px) {
  .contact .inner-wrap .contact-info .tel-wrap .tel-number .tel-link img {
    width: 18px;
  }
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap .contact-info .tel-wrap .tel-number .tel-link img {
    width: 4.2666666667vw;
  }
}
.contact .inner-wrap .contact-info .tel-wrap .tel-number .tel-link span {
  font-size: 40px;
  letter-spacing: 0;
}
@media print, screen and (max-width: 1024px) {
  .contact .inner-wrap .contact-info .tel-wrap .tel-number .tel-link span {
    font-size: 32px;
  }
}
@media print, screen and (max-width: 870px) {
  .contact .inner-wrap .contact-info .tel-wrap .tel-number .tel-link span {
    font-size: 27px;
  }
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap .contact-info .tel-wrap .tel-number .tel-link span {
    font-size: 4.8rem;
    line-height: 0.1;
  }
}
.contact .inner-wrap .contact-info .tel-wrap .tel-datetime {
  font-size: 16px;
  margin-top: 4px;
  line-height: 2;
}
@media print, screen and (max-width: 870px) {
  .contact .inner-wrap .contact-info .tel-wrap .tel-datetime {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap .contact-info .tel-wrap .tel-datetime {
    margin-top: 2.1333333333vw;
    font-size: 2.8rem;
    margin-bottom: 0;
    line-height: 1.6;
  }
}
.contact .inner-wrap .form-wrapper {
  width: 52%;
}
@media print, screen and (max-width: 750px) {
  .contact .inner-wrap .form-wrapper {
    width: 100%;
  }
}

#content.complete {
  padding-bottom: 160px;
}
@media print, screen and (max-width: 750px) {
  #content.complete {
    padding-bottom: 28vw;
  }
}

.contact.complete {
  padding: 100px 0;
}
.contact.complete .sec-title-wrap .sec-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 34px;
}
@media print, screen and (max-width: 750px) {
  .contact.complete .container {
    width: 88%;
    margin: auto;
  }
}
@media print, screen and (max-width: 750px) {
  .contact.complete .container .breadcrumbs {
    width: 100%;
    margin: auto;
  }
}
.contact.complete .sec-title-wrap {
  margin-bottom: 100px;
}
.contact.complete .sec-title-wrap .sec-title {
  color: #011E55;
  font-size: 30px;
}
@media print, screen and (max-width: 750px) {
  .contact.complete .sec-title-wrap .sec-title {
    font-size: 4rem;
  }
}
.contact.complete .txt {
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.8;
}
@media print, screen and (max-width: 750px) {
  .contact.complete .txt {
    text-align: left;
    font-size: 3.2rem;
    margin-bottom: 15.3333333333vw;
  }
}
.contact.complete .txt.small {
  font-size: 13px;
  line-height: 1.6;
}
@media print, screen and (max-width: 750px) {
  .contact.complete .txt.small {
    font-size: 2.6rem;
    margin-bottom: 13.3333333333vw;
  }
}
.contact.complete .link-wrap {
  margin: 80px auto 0;
}
@media print, screen and (max-width: 750px) {
  .contact.complete .link-wrap {
    margin-top: 60px;
  }
}
.contact.complete .link-wrap .contact-link {
  margin: auto;
}
@media print, screen and (max-width: 750px) {
  .contact.complete .link-wrap .contact-link {
    margin: 13.3333333333vw auto 0;
  }
}

.wpcf7-form {
  padding: 60px 60px 80px 60px;
  background-color: #fff;
  border-radius: 8px;
}
@media print, screen and (max-width: 1024px) {
  .wpcf7-form {
    padding: 50px 5%;
  }
}
@media print, screen and (max-width: 750px) {
  .wpcf7-form {
    border-radius: 0px;
    padding: 10.6666666667vw 6% 21.3333333333vw;
  }
}
.wpcf7-form .wpcf7-spinner {
  display: none;
}
.wpcf7-form .form-item {
  margin-bottom: 60px;
}
.wpcf7-form .form-item input, .wpcf7-form .form-item textarea {
  padding: 10px;
  border: 1px solid #C5C8D0;
  border-radius: 5px;
  margin-top: 12px;
  line-height: 1.7;
  width: 100%;
}
@media print, screen and (max-width: 750px) {
  .wpcf7-form .form-item input, .wpcf7-form .form-item textarea {
    margin-top: 2.1333333333vw;
    font-size: 3.2rem;
    padding: 2vw;
  }
}
@media print, screen and (max-width: 750px) {
  .wpcf7-form .form-item textarea {
    height: 48vw;
  }
}
.wpcf7-form .form-item.policy {
  margin-bottom: 32px;
  margin-top: 60px;
}
@media print, screen and (max-width: 750px) {
  .wpcf7-form .form-item.policy {
    margin: 10.6666666667vw 0;
  }
}
.wpcf7-form .form-item.policy > p {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: center;
  align-items: center;
  line-height: 18px;
  font-size: 15px;
}
@media print, screen and (max-width: 750px) {
  .wpcf7-form .form-item.policy > p {
    font-size: 2.6rem;
  }
}
.wpcf7-form .form-item.policy > p a {
  font-size: 15px;
}
@media print, screen and (max-width: 750px) {
  .wpcf7-form .form-item.policy > p a {
    font-size: 2.6rem;
  }
}
.wpcf7-form .form-item.policy > p > span {
  margin-right: 3px;
}
@media print, screen and (max-width: 750px) {
  .wpcf7-form .form-item.policy > p > span {
    margin-right: 3.2vw;
  }
}
.wpcf7-form .form-item.policy > p .wpcf7-acceptance {
  margin-right: 8px;
}
.wpcf7-form .form-item.policy > p .wpcf7-acceptance input {
  margin-top: 0;
  /* Hide the default checkbox */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* Create a custom checkbox */
  width: 18px;
  height: 18px;
  border: 2px solid #C5C8D0;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}
.wpcf7-form .form-item.policy > p .wpcf7-acceptance input:checked::before {
  content: "";
  position: absolute;
  top: 40%;
  left: 50%;
  width: 10px;
  height: 20px;
  border: solid gray;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.wpcf7-form .form-item .txt {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media print, screen and (max-width: 750px) {
  .wpcf7-form .form-item .txt {
    font-size: 2.6rem;
  }
}
.wpcf7-form .form-item .txt.blue {
  font-size: 14px;
  margin-left: 10px;
}
@media print, screen and (max-width: 750px) {
  .wpcf7-form .form-item .txt.blue {
    font-size: 2.6rem;
    margin-left: 10px;
  }
}
.wpcf7-form .wpcf7-submit {
  position: relative;
  display: block;
  margin: auto;
}
.wpcf7-form .wpcf7-submit.contact-link.white:hover {
  background-color: #1590FA;
  color: #fff;
  opacity: 1;
}
.wpcf7-form .wpcf7-submit.contact-link.white:disabled {
  opacity: 0.6;
}
.wpcf7-form .wpcf7-submit.contact-link.white:disabled:hover {
  color: #1590FA;
  background-color: #fff;
}
.wpcf7-form .wpcf7-not-valid-tip {
  margin-top: 8px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
@media print, screen and (max-width: 750px) {
  .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 2.8rem;
  }
}
.wpcf7-form .wpcf7-response-output {
  display: none;
}
.wpcf7-form .error-message {
  display: none;
}
.wpcf7-form .error-message .txt.red {
  letter-spacing: 0.1em;
  color: #C73249;
  font-size: 16px;
  line-height: 1.8;
}
.wpcf7-form:has(.wpcf7-not-valid-tip) .error-message {
  display: block;
  background-color: #FFF5F5;
  padding: 20px;
  margin-top: 40px;
}
@media print, screen and (max-width: 750px) {
  .wpcf7-form:has(.wpcf7-not-valid-tip) .error-message {
    margin-top: 10.6666666667vw;
    padding: 5.8666666667vw 0;
    text-align: center;
    font-size: 30rem;
  }
}/*# sourceMappingURL=contact.css.map */