@charset "UTF-8";
.common_mv {
  background: url("../../images/company/mv.jpg")no-repeat center center/cover;
}
.btm10 {
  margin-bottom: 10px !important;
}
.validation.js-validation {
  color: #dc3232;
  font-size: 1em;
  font-weight: normal;
  display: block;
}
.list_inr, .js-form-input-step tr, .js-form-confirm-step tr {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #EAEAEA;
  align-items: flex-start;
}
.cont_inr, .js-form {
  max-width: 100rem;
  margin: auto
}
.list_inr .ttl_inr, .js-form-input-step th, .js-form-confirm-step th {
  font-weight: 500;
  font-size: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #E95A34;
  padding: 5rem 2rem
}
.js-form-input-step td, .js-form-confirm-step td {
  padding: 4rem 0
}
.js-form-input-step .bottom_txt {
  font-size: 16px;
  margin: auto;
  max-width: 660px;
}
.js-form-input-step .telbtn, .thanks .telbtn {
  max-width: 320px;
  margin: 40px auto 0;
}
.js-form-input-step .telbtn a, .thanks .telbtn a {
  color: #fff;
  text-align: left;
  display: block;
  border-radius: 3px;
  padding: 2rem 3rem 2rem 6rem;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
  width: 100%;
  background: #E95B42;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.js-form-input-step .telbtn a::after, .thanks .telbtn a::after {
  content: "";
  width: 34px;
  height: 34px;
  background: url("../../images/common/tel.svg") no-repeat left center / contain;
  left: 35px;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.js-form-input-step .telbtn a .tel_icon.en, .thanks .telbtn a .tel_icon.en {
  font-size: 32px;
}
.js-form-input-step .telbtn a small, .thanks .telbtn a small {
  display: block;
  font-size: 15px;
  text-align: center;
}
.js-form-input-step table, .thanks table {
  margin-top: 60px;
}
.hissu, .ninni {
  color: #fff;
  padding: 5px 6px;
  border-radius: 30px;
  font-size: 1.2rem;
  line-height: 1;
}
.hissu {
  background-color: #DB2020;
}
.ninni {
  background-color: #626262;
}
.list_inr .txt_input input, .list_inr .txt_input textarea, .js-form-input-unity input, .js-form-input-unity textarea {
  border: 1px solid #C6C6C6;
  border-radius: 5px;
  padding: 1rem 1rem;
  background-color: #F7F7F7;
}
.js-form-input-unity textarea {
  height: 250px
}
.list_inr .txt_input label, .list_inr .txt_input input, .list_inr .txt_input textarea, .js-form-input-unity label, .js-form-input-unity input, .js-form-input-unity textarea {
  width: 100%;
}
.js-form-confirm-step tr:last-child th, .js-form-input-step tr:last-child th {
  border-bottom: none;
}
.js-form-confirm-step tr:last-child {
  border-bottom: 1px solid #C6C6C6;
}
.list_inr .right_inr, .js-form-input-step td, .js-form-confirm-step td {
  font-size: 1.6rem;
}
.imeOff {
  ime-mode: disabled;
}
.radios label {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.radios label input {
  width: auto
}
.radios label span {
  margin-left: .25em;
}
.list_inr .scroll_txt {
  height: 300px;
  overflow-y: scroll;
  width: 100%;
  padding: 3rem;
  border: 1px solid #A9A9A9;
  font-size: 1.6rem;
}
.list_inr .scroll_txt .ttl_inr.center {
  justify-content: center;
  font-size: 1.8rem;
}
.list_inr .scroll_txt .ttl_inr {
  font-size: 1.6rem;
  margin: 3rem 0 0.5rem;
  width: 100%;
}
.w100 {
  display: flex;
}
.list_inr .txt_input .w100 label {
  margin: 0 0 1rem 1rem;
  width: 200px
}
.submitArea {
  margin-top: 60px;
}
.submitArea .privacy {
  background-color: #ECEEF4;
  padding: 2rem 1.5rem;
}
.submitArea .privacy .ttl_inr {
  width: 100%;
  justify-content: center;
  font-weight: 500;
  font-size: 14px;
}
.submitArea .privacy .ttl_inr a {
  border-bottom: 1px solid #000000;
}
.submitArea .privacy .bg_w {
  background-color: #fff;
  padding: 15px 8px;
  font-size: 16px;
  margin: 15px auto 0;
  max-width: 420px;
  width: 100%;
  text-align: center;
}
.submitArea .privacy .bg_w .wpcf7-list-item {
  margin: 0;
}
.cvsbtn {
  position: relative;
  margin: 6rem auto 0;
  max-width: 280px;
}
.thanks .cvsbtn a {
  font-family: YuGothic, "Yu Gothic medium", "Zen Kaku Gothic New", "Hiragino Sans", Meiryo, sans-serif;
}
.btn_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 4rem 0 0;
  max-width: 500px;
}
.btn_wrap .cvsbtn {
  margin: 0 auto 2rem;
}
.cvsbtn input, .cvsbtn button {
  color: #fff;
  display: block;
  border-radius: 5px;
  padding: 2.5rem 2rem;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1;
  position: relative;
  overflow: hidden;
  background-color: #000;
  text-align: center;
  width: 100%;
  border: none;
  transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
}
.cvsbtn.back input, .cvsbtn button.prev {
  background: #A9A9A9;
}
.contact .cvsbtn.prev::after {
  left: 1.5rem;
  transform: translateY(-50%) rotate(180deg);
}
.cvsbtn.back::after {
  border: 1px solid #fff;
}
.thanks .inr_ttl {
  line-height: 1.4;
  margin-bottom: 3rem;
  color: #E95B42;
}
.thanks .txt {
  line-height: 1.8;
  margin-bottom: 8rem;
  max-width: 600px;
  margin: auto;
}
.thanks .contents {
  padding: 3rem 3rem 8rem;
}
.thanks .tel {
  border: 1px solid #002CE3;
  max-width: 54rem;
  margin: 0 auto 8rem;
  border-radius: 5px;
  line-height: 1.6;
}
.thanks .tel a {
  display: block;
  padding: 2rem;
}
.thanks .tel small {
  display: block;
  font-size: 1.6rem;
}
.thanks .tel .en {
  color: #0025A2;
  font-size: 3.5rem;
}
@media only screen and (min-width: 769px) {
  .list_inr {
    justify-content: space-between;
    align-items: center;
  }
  .js-form-confirm-step tr, .js-form-input-step tr {
    justify-content: space-between;
    align-items: self-start;
  }
  .js-form-input-step .bottom_txt {
    font-size: 18px;
  }
  .list_inr .ttl_inr, .js-form-input-step th, .js-form-confirm-step th {
    width: 25rem;
    font-size: 1.8rem;
  }
  .list_inr .right_inr, .js-form-input-step td, .js-form-confirm-step td {
    font-size: 1.8rem;
    width: calc(100% - 30rem);
  }
  .js-form-confirm-step tr:first-child th, .js-form-input-step tr:first-child th {
    border-top: 1px solid #E95A34
  }
  .js-form-confirm-step tr:first-child, .js-form-input-step tr:first-child {
    border-top: 1px solid #EAEAEA
  }
  .submitArea .privacy {
    padding: 4rem;
  }
  .submitArea .privacy .bg_w {
    padding: 20px;
    font-size: 18px;
    margin: 15px auto 0;
  }
  .btn_wrap {
    margin: 6rem auto 0;
  }
  .cvsbtn input, .cvsbtn button {
    font-size: 2rem;
  }
  .thanks .contents {
    padding: 0 3rem 15rem;
    margin-top: -30px;
  }
}
@media only screen and (max-width: 768px) {
  .list_inr .ttl_inr, .js-form-input-step th, .js-form-confirm-step th {
    background-color: #fafafa;
    margin-bottom: 1rem;
    padding: 1.5rem;
  }
  .list_inr .right_inr, .js-form-input-step td, .js-form-confirm-step td {
    padding: 1.5rem;
    margin-bottom: 4rem;
    width: 100%;
  }
  .js-form-confirm-step tr:last-child th, .js-form-input-step tr:last-child th {
    border-bottom: 1px solid #E95A34;
  }
}