/* line 2, sass/page-recruit.scss */
h2.entry-title {
  display: none;
}

/* line 6, sass/page-recruit.scss */
.title {
  padding: 15px 20px 10px;
  margin-bottom: 10px;
}

/* line 11, sass/page-recruit.scss */
ul.kaisha-img {
  width: 98%;
  padding: 30px 10px 0 10px;
  margin: 0 auto;
}

/* line 17, sass/page-recruit.scss */
ul.kaisha-img li {
  float: left;
  width: 33.33%;
  max-width: 260px;
  text-align: center;
  padding-bottom: 60px;
  padding-right: 10px;
  padding-left: 10px;
}

/* line 26, sass/page-recruit.scss */
ul.kaisha-img li img {
  width: 100%;
}

/* line 29, sass/page-recruit.scss */
ul.kaisha-img li span {
  font-size: 14px;
}

/* line 34, sass/page-recruit.scss */
.text-box-recruit {
  padding: 30px;
  line-height: 36px;
  background: #fff;
  font-size: 16px;
  margin-bottom: 50px;
  padding-bottom: 50px;
}

/* line 43, sass/page-recruit.scss */
table.recruit {
  font-size: 14px !important;
  width: 100%;
}

/* line 46, sass/page-recruit.scss */
table.recruit th {
  padding-left: 10px;
  font-weight: normal;
  font-size: 100%;
  width: 300px;
  text-align: left;
}

/* line 54, sass/page-recruit.scss */
table.recruit th, table.recruit td {
  border: #fff 1px solid;
  padding: 6px 10px;
  vertical-align: top;
  font-style: normal;
}

/* line 61, sass/page-recruit.scss */
table.recruit th:nth-child(1) {
  width: 300px;
}

/* line 67, sass/page-recruit.scss */
tr:nth-child(2n+1) {
  background-color: #f5f5f5;
}

/* line 69, sass/page-recruit.scss */
tr:nth-child(2n+1) th, tr:nth-child(2n+1) td {
  border: #f5f5f5 1px solid;
  padding: 6px 10px;
}

/* line 76, sass/page-recruit.scss */
tr:nth-child(2n) {
  background-color: #fff;
}

/* line 78, sass/page-recruit.scss */
tr:nth-child(2n) td {
  border: #fff 1px solid;
  padding: 6px 10px;
}

/* line 84, sass/page-recruit.scss */
.text-box-form {
  padding: 50px;
  line-height: 36px;
  background: #fff;
  font-size: 16px;
  margin-bottom: 50px;
  padding-bottom: 50px;
}

/* line 95, sass/page-recruit.scss */
table.recruit-form th {
  background-color: #f5f5f5;
  border: #fff 10px solid;
  text-align: left;
  font-size: 1.2em;
  padding: 10px;
  padding-left: 20px;
  border-right: 0;
  vertical-align: top;
}

/* line 105, sass/page-recruit.scss */
table.recruit-form th .required {
  display: inline-block;
  background-color: inherit;
  padding-left: 5px;
}

/* line 112, sass/page-recruit.scss */
table.recruit-form td {
  background-color: #f5f5f5;
  border: #fff 10px solid;
  text-align: left;
  font-size: 1.2em;
  padding: 10px;
  padding-left: 20px;
  border-left: 0;
}

/* line 124, sass/page-recruit.scss */
.text-box {
  padding: 30px;
  line-height: 36px;
  background: #fff;
  font-size: 16px;
  margin-bottom: 50px;
  padding-bottom: 50px;
}

/* line 133, sass/page-recruit.scss */
form span {
  display: block;
  background: #fff;
  padding: 3px;
  padding-left: 15px;
}

/* line 140, sass/page-recruit.scss */
input.wpcf7-form-control.wpcf7-submit {
  display: block;
  margin: 0 auto;
  background: #eb610e;
  padding: 10px;
  width: 270px;
  height: 46px;
  border-radius: 5px;
  color: #fff;
  font-size: 1.1em;
  background-image: url(/wp-content/themes/indexjapan/images/recruit-form-btn.png);
  background-repeat: no-repeat;
  background-position: 180px;
}

/* line 156, sass/page-recruit.scss */
.red {
  color: #f00;
  padding-left: 10px;
}

/*tab*/
/* line 163, sass/page-recruit.scss */
#tab-wrapper {
  margin: 0 auto;
}

/* line 167, sass/page-recruit.scss */
#tab {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 173, sass/page-recruit.scss */
#tab:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 181, sass/page-recruit.scss */
#tab li {
  float: left;
  width: 33.3% !important;
  list-style-type: none;
  margin: 0 0 0 !important;
  border: 0.5px solid #f3f3f3;
}

/* line 189, sass/page-recruit.scss */
#tab li:nth-child(7),
#tab li:nth-child(8) {
  width: 50% !important;
}

/* line 194, sass/page-recruit.scss */
#tab li a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 8px 10px;
  color: #FFFFFF !important;
  background-color: #8f8f8f;
  font-size: 1.0em;
}

/* line 205, sass/page-recruit.scss */
#tab li a:hover {
  background-color: #4a4a4a;
  color: #FFFFFF;
}

/* line 210, sass/page-recruit.scss */
#tab li a:visited,
#tab li a:link {
  color: #FFFFFF;
}

/* line 215, sass/page-recruit.scss */
#tab li.present {
  margin: 0;
}

/* line 219, sass/page-recruit.scss */
#tab li.present a {
  margin-top: 0;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 1.0em;
  color: #FFFFFF !important;
  background-color: #4a4a4a;
}

@media screen and (max-width: 1180px) {
  /* line 231, sass/page-recruit.scss */
  table.recruit {
    font-size: 14px !important;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  /* line 237, sass/page-recruit.scss */
  table.recruit th {
    padding-left: 10px;
    text-align: center;
    font-weight: normal;
    font-size: 100%;
    width: 100%;
    text-align: left;
    display: block;
  }
  /* line 247, sass/page-recruit.scss */
  table.recruit th, table.recruit td {
    border: #fff 1px solid;
    padding: 6px 10px;
    vertical-align: top;
    display: block;
  }
  /* line 253, sass/page-recruit.scss */
  table.recruit th {
    width: 100%;
  }
  /* line 257, sass/page-recruit.scss */
  tr:nth-child(2n+1) {
    background-color: #f5f5f5;
  }
  /* line 259, sass/page-recruit.scss */
  tr:nth-child(2n+1) th, tr:nth-child(2n+1) td {
    border: #f5f5f5 1px solid;
    padding: 6px 10px;
  }
  /* line 266, sass/page-recruit.scss */
  tr:nth-child(2n) {
    background-color: #fff;
  }
  /* line 268, sass/page-recruit.scss */
  tr:nth-child(2n) td {
    border: #fff 1px solid;
    padding: 6px 10px;
  }
}

@media screen and (max-width: 1080px) {
  /* line 277, sass/page-recruit.scss */
  #tab li {
    float: left;
    list-style-type: none;
    margin: 0 0 0 !important;
  }
  /* line 282, sass/page-recruit.scss */
  #tab li {
    width: 50% !important;
    font-size: 0.9em;
  }
}

@media screen and (max-width: 540px) {
  /* line 309, sass/page-recruit.scss */
  .text-box-form {
    padding: 0 !important;
    line-height: 36px;
    background: #fff;
    font-size: 16px;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
  /* line 318, sass/page-recruit.scss */
  ul.kaisha-img li {
    width: 100%;
  }
  /*tab*/
  /* line 324, sass/page-recruit.scss */
  #tab-wrapper {
    margin: 0 auto;
  }
  /* line 328, sass/page-recruit.scss */
  #tab {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 334, sass/page-recruit.scss */
  #tab:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  /* line 342, sass/page-recruit.scss */
  #tab li {
    float: left;
    list-style-type: none;
    margin: 0 0 0 !important;
    border: 0.5px solid #f3f3f3;
  }
  /* line 357, sass/page-recruit.scss */
  .text-box-recruit {
    padding: 15px;
  }
  /* line 361, sass/page-recruit.scss */
  table.recruit {
    font-size: 14px !important;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  /* line 367, sass/page-recruit.scss */
  table.recruit th {
    padding-left: 10px;
    text-align: center;
    font-weight: normal;
    font-size: 100%;
    width: 100%;
    text-align: left;
    display: block;
  }
  /* line 377, sass/page-recruit.scss */
  table.recruit th, table.recruit td {
    border: #fff 1px solid;
    padding: 6px 10px;
    vertical-align: top;
    display: block;
  }
  /* line 383, sass/page-recruit.scss */
  table.recruit th {
    width: 100%;
  }
  /* line 387, sass/page-recruit.scss */
  tr:nth-child(2n+1) {
    background-color: #f5f5f5;
  }
  /* line 389, sass/page-recruit.scss */
  tr:nth-child(2n+1) th, tr:nth-child(2n+1) td {
    border: #f5f5f5 1px solid;
    padding: 6px 10px;
  }
  /* line 396, sass/page-recruit.scss */
  tr:nth-child(2n) {
    background-color: #fff;
  }
  /* line 398, sass/page-recruit.scss */
  tr:nth-child(2n) td {
    border: #fff 1px solid;
    padding: 6px 10px;
  }
  /* line 404, sass/page-recruit.scss */
  #tab li a {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 6px 5px;
    color: #FFFFFF !important;
    background-color: #8f8f8f;
    font-size: 0.8em;
  }
  /* line 414, sass/page-recruit.scss */
  #tab li.present a {
    font-size: 0.8em;
  }
  /* line 419, sass/page-recruit.scss */
  table.recruit-form {
    width: 100%;
  }
  /* line 422, sass/page-recruit.scss */
  table.recruit-form th {
    background-color: #f5f5f5;
    border: #fff 10px solid;
    text-align: left;
    font-size: 1.2em;
    padding: 10px;
    padding-left: 20px;
    border-right: #fff 10px solid;
    vertical-align: top;
    width: 100%;
    display: block;
  }
  /* line 434, sass/page-recruit.scss */
  table.recruit-form td {
    background-color: #fff;
    border: 0;
    text-align: left;
    font-size: 1.2em;
    padding: 0;
    padding-left: 0;
    border-left: 0;
    width: 100%;
    display: block;
  }
  /* line 445, sass/page-recruit.scss */
  form span {
    display: block;
    background: #fff;
    padding: 0px;
    padding-left: 0;
    box-sizing: border-box;
  }
  /* line 452, sass/page-recruit.scss */
  input.wpcf7-form-control.wpcf7-text {
    padding-left: 20px !important;
    width: 70%;
  }
  /* line 457, sass/page-recruit.scss */
  form.wpcf7-form {
    padding-bottom: 50px;
  }
  /* line 460, sass/page-recruit.scss */
  select#shokusyu {
    width: 85%;
    margin-left: 20px;
  }
  /* line 465, sass/page-recruit.scss */
  span.wpcf7-form-control-wrap.your-message {
    width: 85%;
    margin: 0 auto;
  }
}
