.page-single-recruitment .recruitment-detail {
  padding: 0;
  margin: 0 0 20px;
}
.page-single-recruitment .recruitment-detail .recruitment-name {
  font-size: 1.375rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.page-single-recruitment .recruitment-detail .recruitment-info {
  font-size: 0.75rem;
  color: #999999;
}
.page-single-recruitment .recruitment-detail .recruitment-info {
  margin-bottom: 20px;
}
.page-single-recruitment .recruitment-sidebar {
  padding: 0;
  margin-bottom: 40px;
}
.page-single-recruitment .recruitment-sidebar .post-list .recruitment {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.page-single-recruitment .recruitment-sidebar .post-list .recruitment .recruitment-date {
  font-size: 0.75rem;
  color: #999999;
  display: block;
  margin-bottom: 5px;
}
.page-single-recruitment .recruitment-sidebar .post-list .recruitment .recruitment-name {
  font-size: 0.875rem;
  font-weight: 600;
  color: #666666;
}

/*# sourceMappingURL=single-recruitment.css.map */