@charset "utf-8";

.inquiryArea .section-inner{
    max-width: 830px;
}
.inquiryArea .c_button_wrapper a{
    margin: 0 auto;
}
.inquiryArea .leadText{
    text-align: center;
}
.inquiryArea .conBlock{
    margin: 40px 0;
}
/* Form */
.inquiryArea form.mktoForm,
.inquiryArea form.hs-form-private {
    margin: 0 auto;
    font-size: 16px !important;
}
.inquiryArea form.hs-form-private fieldset {
  margin: auto;
  max-width: 700px;
}

.inquiryArea .mktoForm div{
    left: 0!important;
}
.inquiryArea .mktoForm .mktoFieldDescriptor {
    margin-bottom:10px;
}

.inquiryArea form.hs-form-private fieldset.form-columns-0,
.inquiryArea form.hs-form-private fieldset.form-columns-1,
.inquiryArea form.hs-form-private fieldset.form-columns-2 {
  margin-top: 2rem;
}

.inquiryArea form.hs-form-private fieldset .hs_lastname,
.inquiryArea form.hs-form-private fieldset .hs_firstname {
  width: 49%
}
.inquiryArea form.hs-form-private fieldset .hs_firstname {
  float: right;
}
.inquiryArea form.hs-form-private fieldset .input {
  margin-right: ;
}
.inquiryArea form.hs-form-private fieldset .input select {
  padding: 0.5rem 0;
}
.inquiryArea form.hs-form-private fieldset .input textarea {
  height: 15rem;
}

.inquiryArea form.hs-form-private fieldset .input .hs-input {
  background: #f2f2f2;
  border: 1px solid #d4d4d4;
  width: 100%;
}



/* Button */
.inquiryArea .conBlock .mktoButtonRow,
.inquiryArea .hs_submit.hs-submit{
  position: relative;
    text-align: center;
    display: block;
    max-width: 800px;
    margin-left: 0!important;
}
.inquiryArea .mktoButtonRow .mktoButtonWrap,
.inquiryArea .hs_submit.hs-submit .actions {
    margin-left: 0!important;
}
.inquiryArea .mktoButtonRow .mktoButtonWrap .mktoButton,
.inquiryArea .hs_submit.hs-submit .actions .hs-button.primary.large {
    position: relative;
    width:200px;
    min-width: 120px;
    margin: 20px 10px 20px!important;
    padding: 14px 30px 13px;
    overflow: hidden;
    border:none;
    border-radius: 0;
    background-color: #0a9bcd;
    background-image: none;
    color:#fff;
    font-size: 15px;
}
.inquiryArea .mktoButtonRow .mktoButtonWrap .mktoButton::before,
.inquiryArea .hs_submit.hs-submit .actions .hs-button.primary.large::before {
	content: '';
    position: absolute;
    z-index: 1;
    top: -10%;
    left: 120%;
    height: 120%;
    width: 150%;
    opacity: .15;
    background-color: #000;
    -webkit-transform: skew(-45deg) translateX(20px);
    -ms-transform: skew(-45deg) translateX(20px);
    transform: skew(-45deg) translateX(20px);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
	transform-origin: center;
}
.inquiryArea .mktoButtonRow .mktoButtonWrap .mktoButton:hover::before,
.inquiryArea .hs_submit.hs-submit .actions .hs-button.primary.large:hover::before {
    left: -200%;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}
/* ErrorMsg */
.inquiryArea .mktoForm .mktoError .mktoErrorMsg,
.inquiryArea .hs-form-private .hs-error-msg {
    display: block;
    margin-top: 7px;
    border-color: #f06400 !important;
    background-image: -webkit-linear-gradient(#f06400 43%, #f06400 99.9%);
    background-image: -moz-linear-gradient(#f06400 43%, #f06400 99.9%);
    background-image: linear-gradient(#f06400 43%, #f06400 99.9%) !important;
    background-image: -ms-linear-gradient(#f06400 43%, #f06400 99.9%);
    border: 1px solid #9f1300;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgb(0 0 0 / 65%) 0 2px 7px, inset #f06400 0 1px 0px;
    box-shadow: rgb(0 0 0 / 65%) 0 2px 7px, inset #f06400 0 1px 0px !important;
    color: #f3f3f3;
    font-size: 1em;
    line-height: 1.2em;
    max-width: 16em;
    padding: 0.4em 0.6em;
    text-shadow: #f06400 0 -1px 0 !important;
}

.inquiryArea .hs-form-private .hs-error-msg {
    margin: 1rem;
}
.inquiryArea .hs-form-private .hs_error_rollup .no-list {
    display: block;
    margin: auto;
    margin-top: 7px;
    border-color: #f06400 !important;
    background-image: -webkit-linear-gradient(#f06400 43%, #f06400 99.9%);
    background-image: -moz-linear-gradient(#f06400 43%, #f06400 99.9%);
    background-image: linear-gradient(#f06400 43%, #f06400 99.9%) !important;
    background-image: -ms-linear-gradient(#f06400 43%, #f06400 99.9%);
    border: 1px solid #9f1300;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgb(0 0 0 / 65%) 0 2px 7px, inset #f06400 0 1px 0px;
    box-shadow: rgb(0 0 0 / 65%) 0 2px 7px, inset #f06400 0 1px 0px !important;
    color: #f3f3f3;
    font-size: 1em;
    line-height: 1.2em;
    max-width: 16em;
    padding: 0.4em 0.6em;
    text-shadow: #f06400 0 -1px 0 !important;
}

.inquiryArea .mktoForm .mktoError .mktoErrorArrow {
    display: none!important;
}
/* Asterisk */
.inquiryArea .mktoForm .mktoAsterix {
    float: right;
    color: #f06400!important;
    padding-left: 5px;
    display: none;
}
.inquiryArea .hs-form-private .hs-form-required {
  color: #f06400!important;
}


/* table for address */
.inquiryArea .c-table_type_a1 td {
  background: #ebebeb;
  border-right: 1px solid #ebebeb;
}


@media screen and (max-width:635px){
    .inquiryArea form.mktoForm{
        max-width: 600px;
        width: 98%!important;
        padding-left: 1%;
        padding-right: 1%;
    }
    .inquiryArea .conBlock .mktoButtonRow{
        text-align: right;
    }
    .inquiryArea .mktoForm .mktoFormCol,
    .inquiryArea .mktoForm .mktoFieldWrap,
    .inquiryArea .mktoForm .mktoLabel{
        float: none;
    }
    .inquiryArea .mktoForm input[type=text],
    .inquiryArea .mktoForm input[type=email],
    .inquiryArea .mktoForm input[type=tel],
    .inquiryArea .mktoForm select.mktoField,
    .inquiryArea .mktoForm textarea.mktoField{
        width: 98%!important;
        padding-left: 1%;
        padding-right: 1%;
    }
    .inquiryArea .mktoForm label.mktoLabel{
        width: 98%!important;
        padding-left: 1%;
        padding-right: 1%;
  }
}
@media screen and (max-width:767px){
    .inquiryArea .leadText{
        text-align: left;
    }
    .inquiryArea .conBlock{
        margin: 20px 0;
    }

/*form firstname and lastname*/
    .inquiryArea form.hs-form-private fieldset.form-columns-2 .hs-form-field .hs-input {
      width: 100%
    }
}
