.det_area .company {
  font-size: 0.8em;
  margin-top: 0.8em;
}
.det_area .k_img {
  margin-top: 1em;
}
.det_area .jobText {
  margin-top: 1em;
  margin-bottom: 2em;
}
.det_area .jobText .jobCat {
  font-weight: bold;
  line-height: 1.8;
}
.det_area .jobText .jobCat::after {
  content: "";
  display: block;
  width: 2em;
  height: 2px;
  background: #0d499f;
  margin: 0.5em 0 0.9em;
}
.det_area .k_condition tbody {
  vertical-align: top;
}
