body.inquiry {
  /*
  .en_set{
      font-weight: bold;
      display:flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      margin-bottom:pxtovw(40,1440);
      strong{
          font-size:pxtovw(20,1440);
          margin-bottom: 0.8em;
      }
      span{
          font-size:pxtovw(58,1440);
          color:#57960D;
          font-family: 'Verdana';
      }
  }
      */
}
body.inquiry:before {
  content: "";
  background: url(../img/common/bg1.jpg);
  width: 100%;
  height: 100vh;
  background-size: cover;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.7;
}
body.inquiry h2 {
  font-size: 2.5vw;
  margin-bottom: 2.7777777778vw;
  line-height: 1;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  body.inquiry h2 {
    font-size: 4.1720990874vw;
    margin-bottom: 4.5632333768vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  body.inquiry h2 {
    font-size: 4.6936114733vw;
    margin-bottom: 5.2151238592vw;
  }
}
body.inquiry section .container1160 {
  padding-bottom: 3.4722222222vw;
  border-bottom: solid 0.0694444444vw #ccc;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  body.inquiry section .container1160 {
    padding-bottom: 5.2151238592vw;
    border-bottom: solid 0.1303780965vw #ccc;
  }
}

/*---------------------------------
inquiry
---------------------------------*/
.inquiry .lead_msg {
  width: 55vw;
  margin: 2.5vw 9.7222222222vw 3.4722222222vw 0;
  font-size: 1.5277777778vw;
  line-height: 1.8;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .inquiry .lead_msg {
    font-size: 2.8683181226vw;
    margin: 3.9113428944vw 0 5.2151238592vw;
    width: 100%;
    padding-top: 6vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .inquiry .lead_msg {
    font-size: 3.3898305085vw;
    margin: 3.9113428944vw 0 6.518904824vw;
    width: 100%;
    padding-top: 6vw;
  }
}
.inquiry .lead_msg + section {
  margin-top: 5.5555555556vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .inquiry .lead_msg + section {
    margin-top: 7.8226857888vw;
  }
}
.inquiry section.form .form__container {
  width: 80vw;
  margin: 0 auto;
}
.inquiry section.form .form__container .lead {
  margin-bottom: 6.9444444444vw;
  font-size: 1.3194444444vw;
  line-height: 1.9;
  width: 80%;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .inquiry section.form .form__container .lead {
    margin-bottom: 9.778357236vw;
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .inquiry section.form .form__container .lead {
    margin-bottom: 13.037809648vw;
    font-size: 3.1290743155vw;
  }
}
.inquiry section.form .form__container .thx_msg {
  font-size: 1.3194444444vw;
  margin-bottom: 3em;
  line-height: 1.8;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .inquiry section.form .form__container .thx_msg {
    font-size: 2.4771838331vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .inquiry section.form .form__container .thx_msg {
    font-size: 3.1290743155vw;
  }
}
.inquiry section.form .form__container .tbl_form {
  text-align: left;
}
.inquiry section.form .form__container .tbl_form table {
  width: 100%;
}
.inquiry section.form .form__container .tbl_form th {
  width: 28%;
  vertical-align: middle;
  font-size: 1.3194444444vw;
  padding-bottom: 2em;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .inquiry section.form .form__container .tbl_form th {
    font-size: 2.4771838331vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .inquiry section.form .form__container .tbl_form th {
    font-size: 3.1290743155vw;
  }
}
.inquiry section.form .form__container .tbl_form th .required {
  color: #f44;
  font-size: 70%;
  vertical-align: super;
}
.inquiry section.form .form__container .tbl_form td {
  width: 72%;
  vertical-align: middle;
  padding-bottom: 2em;
  font-size: 1.3194444444vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .inquiry section.form .form__container .tbl_form td {
    font-size: 2.4771838331vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .inquiry section.form .form__container .tbl_form td {
    font-size: 3.1290743155vw;
  }
}
.inquiry section.form .form__container .tbl_form td input[type=text],
.inquiry section.form .form__container .tbl_form td input[type=email],
.inquiry section.form .form__container .tbl_form td input[type=number],
.inquiry section.form .form__container .tbl_form td select,
.inquiry section.form .form__container .tbl_form td textarea {
  border: solid 1px #555;
  padding: 1em;
}
.inquiry section.form .form__container .tbl_form td .wpcf7-not-valid-tip {
  padding-top: 0.5em;
}
@media screen and (max-width: 767px) {
  .inquiry section.form .form__container .tbl_form th, .inquiry section.form .form__container .tbl_form td {
    display: block;
    width: 100%;
    font-size: 2.4771838331vw;
  }
  .inquiry section.form .form__container .tbl_form th {
    background: #d7d7d7;
    padding: 0.8em 0.5em;
  }
  .inquiry section.form .form__container .tbl_form td {
    padding-top: 1em;
    padding-bottom: 2em;
  }
}
@media screen and (max-width: 599px) {
  .inquiry section.form .form__container .tbl_form th, .inquiry section.form .form__container .tbl_form td {
    font-size: 2.998696219vw;
  }
}
.inquiry section.form .form__container .btn_wrapper {
  padding-top: 3em;
}
.inquiry section.form .form__container .btn_wrapper input[type=submit] {
  font-size: 1.6666666667vw;
  width: 19.4444444444vw;
  height: 4.1666666667vw;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #333;
  border: none;
}
@media screen and (max-width: 767px) {
  .inquiry section.form .form__container .btn_wrapper input[type=submit] {
    font-size: 3.1290743155vw;
    width: 36.5058670143vw;
    height: 7.8226857888vw;
  }
}
@media screen and (max-width: 599px) {
  .inquiry section.form .form__container .btn_wrapper input[type=submit] {
    font-size: 3.6505867014vw;
    width: 36.5058670143vw;
    height: 7.8226857888vw;
  }
}/*# sourceMappingURL=inquiry.css.map */