@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : recruit_entry.css
 author     : Ability Consultant
 style info : 採用お問い合わせ
=================================================================== */
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
.con_int, .con_form {
  max-width: 1280px;
  margin: auto;
}
@media only screen and (min-width: 1025px) {
  .con_int, .con_form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media print {
  .con_int, .con_form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ie8 .con_int, .ie8 .con_form {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 1024px) {
  .con_int, .con_form {
    width: 95%;
  }
}

/*Animate */
/* -----------------------------------------------------------
    con_int
----------------------------------------------------------- */
.con_int {
  margin-top: 60px;
  margin-bottom: 90px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int {
    margin-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_int {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int {
    margin-bottom: 5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_int {
    margin-bottom: 3em;
  }
}
.con_int span {
  font-size: 93%;
}
.con_int .catch {
  text-align: center;
  font-size: 125%;
  line-height: 2.4;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int .catch {
    font-size: 113%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .catch {
    line-height: 1.8;
    font-size: 88%;
  }
}

/* -----------------------------------------------------------
    con_flow
----------------------------------------------------------- */
.con_flow {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 70px;
  margin-top: 110px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_flow {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_flow {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_flow {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_flow {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_flow {
    max-width: 360px;
  }
}
@media only screen and (min-width: 450px) and (max-width: 767px) {
  .con_flow {
    max-width: 400px;
  }
}
.con_flow ul {
  text-align: center;
  width: 100%;
}
.con_flow ul li {
  width: 30%;
  position: relative;
  display: inline-block;
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .con_flow ul li {
    width: 32%;
    min-width: 100px;
    font-size: 14px;
  }
}
.con_flow ul li.flow {
  position: relative;
}
.con_flow ul li.flow span {
  font-family: "Cinzel", serif, sans-serif;
  color: #fff;
  font-size: 28px;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_flow ul li.flow span {
    font-size: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_flow ul li.flow span {
    font-size: 20px;
  }
}
.con_flow ul li.flow span::before {
  content: "";
  font-size: 28px;
  position: absolute;
  top: -5px;
  right: 0;
  left: 0;
  width: 50px;
  height: 50px;
  margin: auto;
  background: #ccc;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_flow ul li.flow span::before {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .con_flow ul li.flow span::before {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_flow ul li.flow span::before {
    top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_flow ul li.flow span::before {
    top: -1px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_flow ul li.flow span::before {
    width: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_flow ul li.flow span::before {
    width: 36px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_flow ul li.flow span::before {
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_flow ul li.flow span::before {
    height: 36px;
  }
}
.con_flow ul li.flow.active span::before {
  background: #171717;
}
.con_flow ul li::after {
  content: "";
  position: absolute;
  border: .5px solid #000;
  width: 120px;
  top: 19px;
  left: 182px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_flow ul li::after {
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_flow ul li::after {
    width: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_flow ul li::after {
    left: 182px;
  }
}
@media only screen and (max-width: 767px) {
  .con_flow ul li::after {
    left: 90px;
  }
}
@media only screen and (min-width: 450px) and (max-width: 767px) {
  .con_flow ul li::after {
    left: 110px;
    width: 40px;
  }
}
.con_flow ul li:last-child::after {
  display: none;
}
.con_flow ul li.active::before {
  background: #171717;
}

/* -----------------------------------------------------------
    .con_form
----------------------------------------------------------- */
.con_form {
  margin-bottom: 157px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_form {
    margin-bottom: 5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form {
    margin-bottom: 4em;
  }
}
.con_form .box_form {
  margin-top: 115px;
}
.con_form .box_form:first-child {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_form .box_form:first-child {
    margin-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_form:first-child {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_form .box_form {
    margin-top: 5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_form {
    margin-top: 4em;
  }
}
.con_form .box_form h2 {
  font-size: 175%;
  letter-spacing: 0;
  font-weight: normal;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  margin-bottom: .5em;
}
@media only screen and (max-width: 1024px) {
  .con_form .box_form h2 {
    font-size: 138%;
  }
}
.con_form .box_form .tbl_basic {
  width: 100%;
}
.con_form .box_form .tbl_basic .red {
  color: red;
  border: 1px solid red;
  padding: 0 3px;
  font-size: 13px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .con_form .box_form .tbl_basic .red {
    float: right;
  }
}
@media print {
  .con_form .box_form .tbl_basic .red {
    float: right;
  }
}
.ie8 .con_form .box_form .tbl_basic .red {
  float: right;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .tbl_basic .red {
    margin-left: 10px;
  }
}
.con_form .box_form .tbl_basic .radio_btn {
  display: none;
}
.con_form .box_form .tbl_basic .radio_btn + label {
  cursor: pointer;
  padding-left: 20px;
  position: relative;
  margin-right: 20px;
}
.con_form .box_form .tbl_basic .radio_btn + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background: #fff;
}
.con_form .box_form .tbl_basic .radio_btn:checked + label {
  color: #000;
}
.con_form .box_form .tbl_basic .radio_btn:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #000;
  border-radius: 50%;
}
.con_form .box_form .tbl_basic .size_s {
  width: 200px;
  height: 2em;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .tbl_basic .size_s {
    width: 50%;
  }
}
.con_form .box_form .tbl_basic .size_nama {
  width: 300px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_form .box_form .tbl_basic .size_nama {
    width: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .tbl_basic .size_nama {
    width: 90%;
  }
}
.con_form .box_form .tbl_basic .size_ma {
  width: 700px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_form .box_form .tbl_basic .size_ma {
    width: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .tbl_basic .size_ma {
    width: 100%;
  }
}
.con_form .box_form .tbl_basic .school {
  margin-top: .5em;
}
@media only screen and (max-width: 1024px) {
  .con_form .box_form .tbl_basic .name_b {
    margin-top: .5em;
  }
}
.con_form .box_form .tbl_basic .box_koyou {
  width: 200px;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .tbl_basic .box_koyou {
    width: 100%;
  }
}
.con_form .box_form .tbl_basic .size_l {
  width: 90%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_form .box_form .tbl_basic .size_l {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .tbl_basic .size_l {
    width: 100%;
  }
}
.con_form .box_form .tbl_basic input[type="text"], .con_form .box_form .tbl_basic select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 2.5em;
  line-height: 3em;
  padding-left: 1em;
  border: 1px solid #9f9f9f;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .tbl_basic input[type="text"], .con_form .box_form .tbl_basic select {
    height: 3em;
  }
}
.con_form .box_form .tbl_basic input[type="text"]::-webkit-input-placeholder, .con_form .box_form .tbl_basic select::-webkit-input-placeholder {
  color: #7f7f7f;
}
.con_form .box_form .tbl_basic .select_box {
  position: relative;
  display: inline-block;
  border: 1px solid #9f9f9f;
}
.con_form .box_form .tbl_basic .select_box select {
  padding: 0 1.6em 0 .5em;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border: none;
}
.con_form .box_form .tbl_basic .select_box select::-ms-expand {
  display: none;
}
.con_form .box_form .tbl_basic .select_box:after {
  content: "";
  border: solid transparent;
  border-width: 8px 5px 0;
  border-top-color: #000;
  position: absolute;
  right: 7%;
  top: calc(50% - 4px);
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .tbl_basic .select_box:after {
    right: 5%;
  }
}
.con_form .box_form .tbl_basic tr th, .con_form .box_form .tbl_basic tr td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_form .box_form .tbl_basic tr th {
  width: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_form .box_form .tbl_basic tr th {
    width: 30%;
    padding: 1em 1.5em;
  }
}
.con_form .box_form .tbl_basic tr td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .tbl_basic tr td {
    border-bottom: none;
  }
}
.con_form .box_form .tbl_basic tr td em, .con_form .box_form .tbl_basic tr td input, .con_form .box_form .tbl_basic tr td select {
  display: inline-block;
  vertical-align: middle;
}
.con_form .box_form .tbl_basic tr td em {
  margin: 0 0 0 .5em;
}
.con_form .box_form .tbl_basic tr td .name_p {
  margin: 0 .5em 0 0;
}
.con_form .box_form .tbl_basic tr td .name_l {
  margin: 0 .5em 0 1em;
}
@media only screen and (max-width: 1024px) {
  .con_form .box_form .tbl_basic tr td .name_l {
    margin: 0 .5em 0 0;
  }
}
.con_form .box_form .tbl_basic tr td .man {
  margin: 0 1em 0 .5em;
}
.con_form .box_form .tbl_basic tr td .men {
  margin: 0  0 0 .5em;
}
.con_form .box_form .tbl_basic tr td label {
  margin-right: 1em;
  line-height: 1.8;
}
.con_form .box_form .tbl_basic tr td label input {
  cursor: pointer;
}
.con_form .box_form .tbl_basic tr td .txt_red {
  color: #ccc;
  letter-spacing: normal;
}
.con_form .box_form .tbl_basic tr td input.address {
  margin-top: .5em;
}
.con_form .box_form .tbl_basic tr td span {
  display: block;
}
.con_form .box_form .tbl_basic tr td span.cau {
  margin-top: .5em;
  color: red;
}
.con_form .box_form .tbl_basic tr td textarea {
  height: 12em;
  border: 1px solid #9f9f9f;
  padding: .5em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_form .box_form .tbl_basic tr td br.view_sp {
  margin-top: .5em;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .tbl_basic tr th, .con_form .box_form .tbl_basic tr td {
    display: block;
    width: 100%;
  }
}
.con_form .box_pri {
  margin: 40px auto 0;
  height: 200px;
  overflow-y: scroll;
  background: #f9f9f9;
  border: solid 1px #eaeaea;
  max-width: 900px;
  width: 95%;
  padding: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_form .box_pri {
    margin: 3em auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_pri {
    margin: 3em auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_pri {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_pri {
    padding: 4%;
  }
}
.con_form .box_pri h6 {
  margin: 1em 0 0 1.5em;
}
.con_form .box_pri p {
  margin-left: 1.5em;
}
.con_form .box_pri .decimal {
  margin: 1em 0 0 1.5em;
}
.con_form .box_pri .decimal li {
  margin-left: 1.5em;
  list-style-type: decimal;
}
.con_form .box_pri .decimal li .address {
  padding: 15px 0;
}
.con_form .box_pri .decimal li a {
  text-decoration: underline;
  color: #006f67;
}
.con_form .box_pri .disc {
  margin: 1em 0 0 1.5em;
}
.con_form .box_pri .disc li {
  margin-left: 1.5em;
  list-style-type: disc;
}
.con_form .box_doui {
  margin-top: 40px;
  display: block;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_form .box_doui {
    margin-top: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_doui {
    margin-top: 1.5em;
  }
}
.con_form .box_doui .checkbox01-input {
  display: none;
}
.con_form .box_doui .checkbox01-parts {
  cursor: pointer;
  padding-left: 22px;
  position: relative;
  margin: auto;
  max-width: 320px;
  display: inline-block;
}
.con_form .box_doui .checkbox01-parts:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
@media only screen and (max-width: 767px) {
  .con_form .box_doui .checkbox01-parts:before {
    top: 0;
  }
}
.con_form .box_doui .checkbox01-parts a {
  text-decoration: underline;
}
.con_form .box_doui .checkbox01-input:checked + .checkbox01-parts {
  color: #000;
}
.con_form .box_doui .checkbox01-input:checked + .checkbox01-parts:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  width: 6px;
  height: 10px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
}
@media only screen and (max-width: 767px) {
  .con_form .box_doui .checkbox01-input:checked + .checkbox01-parts:after {
    top: -4px;
  }
}
.con_form .box_doui span {
  display: block;
}
.con_form .box_doui span.cau {
  margin-top: .5em;
  color: red;
}
.con_form .box_btn {
  overflow: hidden;
  max-width: 565px;
  margin: 40px auto 0;
}
@media only screen and (max-width: 767px) {
  .con_form .box_btn {
    margin: 8% auto 0;
  }
}
.con_form .box_btn a {
  padding: .7em 1em;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.con_form .box_btn .bnt_next {
  width: 315px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .con_form .box_btn .bnt_next {
    width: 100%;
  }
}
.con_form .box_btn .btn_submit, .con_form .box_btn .btn_reset {
  width: 270px;
}
.con_form .box_btn .btn_submit {
  float: right;
}
@media only screen and (max-width: 767px) {
  .con_form .box_btn .btn_submit {
    float: none;
    width: 100%;
    margin-bottom: 5%;
  }
}
.con_form .box_btn .btn_reset {
  float: left;
}
.con_form .box_btn .btn_reset a:before {
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.con_form .box_btn .btn_reset a:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .con_form .box_btn .btn_reset {
    float: none;
    width: 100%;
  }
}
