@charset "UTF-8";
/* 【Contact】
------------------------------------------------------------- */
.contactBh {
  text-align: right;
  font-size: 6.4rem;
  line-height: 1.25;
  font-family: "FOT-筑紫アンティークS明朝 Std L{pm}", sans-serif;
  margin-bottom: 87px; }

.contactPre {
  width: 350px;
  float: left; }
  .contactPre .lead {
    font-size: 1.6rem;
    line-height: 1.5;
    font-family: "秀英丸ゴシック L", sans-serif;
    margin-bottom: 59px; }

.contactPreTel {
  text-align: right; }
  .contactPreTel h2 {
    font-size: 1.8rem;
    line-height: 1.77778;
    font-family: "秀英丸ゴシック L", sans-serif; }
  .contactPreTel .tel {
    display: inline-block;
    font-size: 2.6rem;
    line-height: 1;
    font-family: "秀英丸ゴシック B", sans-serif;
    background: url("../../common/images/bg_ftel.png") no-repeat 0 6px;
    background-size: 20px auto;
    padding-left: 26px; }
  .contactPreTel .txt {
    font-size: 1.8rem;
    line-height: 1.44444;
    font-family: "秀英丸ゴシック L", sans-serif; }

.contactForm {
  width: 713px;
  float: right;
  margin-bottom: 104px;
  min-height: 200px; }
  .contactForm .contactFormInner {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 39px; }
  .contactForm .lead {
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.5;
    font-family: "秀英丸ゴシック L", sans-serif;
    margin-bottom: 59px; }
  .contactForm .error_messe {
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.5;
    font-family: "秀英丸ゴシック L", sans-serif; }
  .contactForm .formTable th, .contactForm .formTable td {
    font-size: 1.6rem;
    line-height: 1.5;
    font-family: "秀英丸ゴシック L", sans-serif; }
  .contactForm .formTable th {
    white-space: nowrap;
    padding-right: 1em;
    text-align: left; }
  .contactForm dl {
    width: 350px;
    margin-bottom: 29px;
    margin-right: 13px; }
    .contactForm dl:nth-child(2n) {
      margin-right: 0; }
  .contactForm dt {
    font-size: 1.4rem;
    line-height: 1.35714;
    letter-spacing: -0.005em;
    font-family: "秀英丸ゴシック B", sans-serif;
    margin-bottom: 11px; }
  .contactForm dd {
    font-size: 1.6rem;
    line-height: 1.5;
    font-family: "秀英丸ゴシック L", sans-serif; }
  .contactForm input {
    border: 1px solid #DEE2E6;
    border-radius: 3px;
    width: 100%;
    padding: 5px; }
  .contactForm select {
    border: 1px solid #DEE2E6;
    border-radius: 3px;
    width: 100%;
    padding: 5px; }
  .contactForm textarea {
    border: 1px solid #DEE2E6;
    border-radius: 3px;
    width: 100%;
    height: 151px;
    padding: 5px; }
  .contactForm .btn button {
    width: 80px;
    height: 23px;
    margin: 0 auto 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: linear-gradient(#fefefe 0%, #f3f3f3 100%);
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0.5px 0px rgba(0, 0, 0, 0.15);
    font-size: 1.3rem;
    line-height: 1;
    font-family: "秀英丸ゴシック L", sans-serif;
    cursor: pointer; }
    .contactForm .btn button:hover {
      opacity: .7; }

@media screen and (max-width: 767px) {
  .contactBh {
    text-align: center;
    font-size: 11.90476vw;
    margin-bottom: 15.47619vw; }
  .contactPre {
    width: 100%;
    float: none;
    padding: 0 3.57143vw; }
    .contactPre .lead {
      font-size: 3.80952vw;
      margin-bottom: 6.90476vw; }
  .contactPreTel {
    margin-bottom: 9.52381vw; }
    .contactPreTel h2 {
      font-size: 4.28571vw; }
    .contactPreTel .tel {
      font-size: 6.19048vw;
      background: url("../../common/images/bg_ftel.png") no-repeat left 1.42857vw top;
      background-size: 6.90476vw auto;
      padding-left: 9.52381vw; }
    .contactPreTel .txt {
      font-size: 4.28571vw; }
  .contactForm {
    width: 100%;
    float: none;
    margin-bottom: 10vw;
    padding: 0 3.57143vw;
    min-height: auto; }
    .contactForm .contactFormInner {
      display: block;
      margin-bottom: 7.61905vw; }
    .contactForm .lead {
      font-size: 3.80952vw;
      margin-bottom: 6.90476vw; }
    .contactForm .error_messe {
      font-size: 3.80952vw; }
    .contactForm .formTable th, .contactForm .formTable td {
      font-size: 3.80952vw; }
    .contactForm dl {
      width: 100%;
      margin-bottom: 4.28571vw;
      margin-right: 0; }
    .contactForm dt {
      font-size: 3.80952vw;
      margin-bottom: 2.61905vw; }
    .contactForm dd {
      font-size: 3.80952vw; }
    .contactForm input {
      padding: 1.19048vw; }
    .contactForm select {
      padding: 1.19048vw; }
    .contactForm textarea {
      height: 35.95238vw;
      padding: 1.19048vw; }
    .contactForm .btn button {
      width: 19.04762vw;
      height: 5.47619vw;
      font-size: 3.09524vw;
      margin-bottom: 4.7619vw; } }

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