@charset "UTF-8";
/* ---------------------------------------------------
	common
------------------------------------------------------ */
#pagetit::after {
  background: url(../img/contact/pagetit_bg.png) center;
  background-size: cover;
}

.grecaptcha-badge {
  bottom: 74px !important;
}

/* ---------------------------------------------------
		contact_sec
------------------------------------------------------ */
#contact_sec {
  margin-top: 72px;
  padding: 192px 0 192px;
}
#contact_sec .sec_tit {
  margin-top: 96px;
}
#contact_sec .sec_tit .en {
  display: block;
  margin-bottom: 16px;
  font-size: 2rem;
  letter-spacing: 0.6em;
  line-height: 1.2;
}
#contact_sec .must {
  color: #bc231d;
}
#contact_sec input[type=text],
#contact_sec input[type=tel],
#contact_sec input[type=email],
#contact_sec input[type=number] {
  width: 100%;
  max-width: 100%;
  margin: 4px 0;
  padding: 8px 16px;
  background: #fff;
  border: 1px solid #bde1ec;
  border-radius: 0;
  box-shadow: 0 0 4px #bde1ec;
  box-sizing: border-box;
  color: #1e3c64;
  font-size: 1.8rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.5;
}
#contact_sec select {
  max-width: 100%;
  margin: 5px 0;
  background: #fff;
  border: 1px solid #bde1ec;
  border-radius: 0;
  box-shadow: 0 0 4px #bde1ec;
  padding: 8px 16px;
  color: #1e3c64;
  font-size: 1.8rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.5;
}
#contact_sec textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 5px 0;
  padding: 8px 16px;
  height: 14em;
  background: #fff;
  border: 1px solid #bde1ec;
  border-radius: 0;
  box-shadow: 0 0 4px #bde1ec;
  box-sizing: border-box;
  color: #1e3c64;
  font-size: 1.8rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.5;
  -webkit-appearance: none;
}
#contact_sec textarea.p-region {
  height: 5em;
}
#contact_sec label {
  display: inline-block;
  margin-right: 1em;
  padding: 3px 0;
  cursor: pointer;
  line-height: 1.6;
}
#contact_sec input[type=radio] {
  width: 1em;
  height: 1em;
  background: #fff;
  margin: 0 1px 4px 0;
  vertical-align: middle;
}
#contact_sec .horizontal-item + .horizontal-item {
  margin-left: 0;
}
#contact_sec img.mail {
  margin: 0 3px 3px;
  vertical-align: middle;
}
#contact_sec .form_txt {
  margin-top: 64px;
  margin-bottom: 48px;
}
#contact_sec .btn_wrap {
  margin-top: 24px;
  text-align: center;
}
#contact_sec button {
  float: none;
  position: relative;
  display: inline-block;
  width: 400px;
  max-width: 100%;
  padding: 24px 80px;
  background: #dadada;
  border-radius: 0;
  border: none;
  color: #1e3c64;
  cursor: pointer;
  font-size: 1.8rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  transition: all 0.5s;
}
@media (any-hover: hover) {
  #contact_sec button:hover {
    background: #1e3c64;
    color: #fff;
    opacity: 1;
  }
  #contact_sec button:hover::after {
    transform: translateX(5px);
  }
}
#contact_sec button::after {
  content: "";
  position: absolute;
  right: -24px;
  top: 50%;
  display: block;
  width: 91px;
  height: 9px;
  margin-top: -8px;
  background: url(../img/common/icon_arrow.svg) no-repeat right bottom;
  background-size: auto 100%;
  transition: all 0.5s;
}
#contact_sec button::-ms-expand {
  display: none;
}
#contact_sec button:focus {
  outline: none;
}

@media screen and (max-width: 810px) {
  #contact_sec {
    margin-top: 0;
    padding: 72px 0 96px;
  }
}
/* ---------------------------------------------------
	contact_tel
------------------------------------------------------ */
#contact_tel {
  padding: 0 0 192px;
  letter-spacing: 0.1em;
}
#contact_tel .tel_bg {
  padding: 60px;
  background: url(../img/contact/tel_bg_01.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  text-align: center;
}
#contact_tel .sec_tit .en {
  display: block;
  margin-bottom: 16px;
  font-size: 2rem;
  letter-spacing: 0.6em;
  line-height: 1.2;
}
#contact_tel .tel_logo {
  margin-top: 92px;
  line-height: 1;
  margin-bottom: 24px;
}
#contact_tel .tel_num {
  margin-top: 24px;
  font-size: 2rem;
  letter-spacing: 0.05em;
  line-height: 1;
}
#contact_tel .tel_num a {
  color: currentColor;
}
#contact_tel .tel_num .sp_tel {
  font-size: 4.8rem;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 810px) {
  #contact_tel {
    padding: 0 0 96px;
    letter-spacing: 0.1em;
  }
  #contact_tel .tel_bg {
    padding: 60px 16px 48px;
  }
  #contact_tel .sec_tit .en {
    margin-bottom: 24px;
    font-size: 1.8rem;
    letter-spacing: 0.6em;
  }
  #contact_tel .tel_logo {
    margin-top: 64px;
    margin-bottom: 24px;
  }
  #contact_tel .tel_num {
    margin-top: 24px;
    font-size: 1.8rem;
    letter-spacing: 0.05em;
  }
  #contact_tel .tel_num .sp_tel {
    font-size: 2.8rem;
    letter-spacing: 0.1em;
  }
}
/* ---------------------------------------------------
	sec
------------------------------------------------------ */
/* ---------------------------------------------------
	thanks
------------------------------------------------------ */
#thanks #contact_sec .sec_tit {
  margin-bottom: 24px;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 810px) {
  #thanks #contact_sec .sec_tit + .taC {
    text-align: left;
  }
}
/* ---------------------------------------------------
	sec
------------------------------------------------------ */