/* LESS Document */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUQjIg1_i6t8kCHKm459Wxhzg.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZOg3D-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZFgrD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZcgvD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZbgjD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZSgnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUSjIg1_i6t8kCHKm45xW4.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC7g4.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_bZF7g4.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_dJE7g4.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_c5H7g4.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_epG7g4.ttf) format('truetype');
}
ol.formFlow {
  text-align: center;
  margin: 0 0 30px;
  font-size: 1.6rem;
}
ol.formFlow li {
  display: inline-block;
}
ol.formFlow li:not(:last-child)::after {
  content: '\f061';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 1.4rem;
  margin: 0 5px 0 8px;
  vertical-align: 1px;
}
ol.formFlow li.current,
ol.formFlow li.current::after {
  color: #0066B2;
  font-weight: bold;
}
form {
  margin: 0 0 111px;
}
form em {
  display: inline-block;
  width: 50px;
  padding: 4px 0;
  margin: 0 0 0 23px;
  line-height: 1;
  background: #F33;
  color: #FFF;
  font-size: 1.4rem;
  text-align: center;
}
form em.notReq {
  background: #0183B5;
}
form .dlList_01 {
  border-top: #CCC 1px solid;
}
form .dlList_01 div dt {
  width: 40%;
  max-width: 388px;
  padding: 0 43px 0 0;
  text-align: right;
  color: #000;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  form .dlList_01 div dt {
    width: 100%;
    text-align: left;
    padding: 0 0 2px;
  }
}
input {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
}
input[type="text"] {
  padding: 8px;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="email"] {
  padding: 8px;
}
input[type="tel"] {
  padding: 8px;
}
input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
  border: none;
}
input[type="button"] {
  -webkit-appearance: none;
  cursor: pointer;
  border: none;
}
textarea {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  padding: 8px;
}
select {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  padding: 8px;
}
label {
  display: inline-block;
  cursor: pointer;
}
button {
  -webkit-appearance: none;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
}
::-webkit-input-placeholder {
  color: #666;
}
::-moz-placeholder {
  color: #666;
}
::input-placeholder {
  color: #666;
}
.inputL {
  width: 500px;
}
@media screen and (max-width: 767px) {
  .inputL {
    width: 100%;
  }
}
.inputM {
  max-width: 500px;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .inputM {
    width: 100%;
  }
}
.inputS {
  width: 100px;
}
.inputSS {
  width: 100px;
}
.help {
  color: #666;
  font-size: 92.8%;
  vertical-align: middle;
}
.submit {
  text-align: center;
}
.submit .btn {
  max-width: 224px;
  height: 47px;
}
@media screen and (max-width: 767px) {
  .submit .floatR,
  .submit .floatL {
    display: block;
    float: none;
    margin: 0 auto 30px;
  }
}
.formContact .columnBox {
  max-width: 900px;
  margin: 0 auto 107px;
  border: #CCC 1px solid;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .formContact .columnBox {
    margin-bottom: 40px;
  }
}
.formContact .columnBox a {
  line-height: 1.3;
  padding: 10px 0;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .formContact .columnBox a {
    border-bottom: solid 1px #ccc;
  }
}
.formContact .columnBox a strong {
  font-size: 3.8rem;
  font-family: 'Montserrat', sans-serif;
  color: #3553A9;
}
@media screen and (max-width: 767px) {
  .formContact .columnBox a strong {
    font-size: 8vw;
  }
}
.formContact .columnBox a strong span {
  font-size: 2rem;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  position: relative;
  top: -5px;
}
@media screen and (max-width: 767px) {
  .formContact .columnBox a strong span {
    font-size: 5vw;
    position: static;
  }
}
.formContact .columnBox a .time {
  font-size: 1.4rem;
}
.formContact .columnBox .fax {
  border-left: #CCC 1px solid;
  line-height: 1.3;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .formContact .columnBox .fax {
    border-left: none;
  }
}
.formContact .columnBox .fax strong {
  font-size: 3.8rem;
  font-family: 'Montserrat', sans-serif;
  color: #3553A9;
  display: block;
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .formContact .columnBox .fax strong {
    font-size: 8vw;
  }
}
.formContact .columnBox .title {
  font-weight: 700;
  color: #333;
  display: block;
}
.formContact .columnBox i {
  margin-right: 10px;
}
