@charset "UTF-8";
/* 웹진 */
.job_list_wrap .webzine_wrap {
  margin-top: 0;
  margin-bottom: 30px;
}
.job_list_wrap .webzine_wrap > .bh_item {
  width: 100%;
  font-size: 14px;
  margin-bottom: 20px;
}
.job_list_wrap .webzine_wrap > .bh_item .bh_item_inner {
  position: relative;
  display: flex;
  width: 100%;
  padding: 20px 15px;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid var(--bh_color_gray_300);
  border-radius: 15px;
  padding: 12px 15px;
}
.job_list_wrap .webzine_wrap > .bh_item > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.job_list_wrap .webzine_wrap > .bh_item:hover .bh_item_inner {
  background-color: var(--bh_color_white);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
}
.job_list_wrap .webzine_wrap > .bh_item:hover .bh_img_content .for_modify {
  opacity: 1;
}
.job_list_wrap .webzine_wrap .bh_img_content {
  position: relative;
  padding-right: 20px;
}
.job_list_wrap .webzine_wrap .bh_img_content img {
  max-width: 103px;
  height: 103px;
  border-radius: 15px;
  overflow: hidden;
}
.job_list_wrap .webzine_wrap .bh_img_content .check {
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 99;
}
.job_list_wrap .webzine_wrap .bh_img_content .for_modify {
  opacity: 0;
  position: absolute;
  bottom: 5px;
  left: 8px;
  z-index: 99;
  color: #343a40;
  background-color: rgba(255, 255, 255, 0.73);
  padding: 0 5px;
}
.job_list_wrap .webzine_wrap .bh_img_content .thumbnail_lazy {
  background-image: url("../../../../modules/bhjob/skins/nursenet/img/thumbnail_lazy.jpg");
  border-radius: 10px;
  padding-bottom: 100%;
}
.job_list_wrap .webzine_wrap .bh_content_wrap {
  min-width: 0;
  max-width: 100%;
  width: 100%;
  padding-right: 0;
}
.job_list_wrap .webzine_wrap .bh_content_wrap .bh_title {
  color: var(--bh_color_gray_600);
  font-size: 1.6rem;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0 10px 0;
}
.job_list_wrap .webzine_wrap .bh_content_wrap .bh_content {
  position: relative;
}
.job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .summary {
  color: var(--bh_color_gray_600);
  font-size: 1.4rem;
  line-height: 1.1;
  word-break: break-all;
  padding-bottom: 10px;
}
.job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .summary .grade {
  position: relative;
  top: -1px;
  font-size: 9px;
  line-height: 11px;
  padding: 0 2px;
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
  border-radius: 2px;
  margin-left: 2px;
}
.job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .info {
  display: inline-block;
  color: var(--bh_color_gray_600);
  font-size: 1.4rem;
  background-color: var(--bh_color_gray_100);
  border-radius: 5px;
  padding: 2px 8px;
}
.job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .info ul li {
  display: inline-block;
  position: relative;
  list-style: none;
  padding-right: 10px;
  margin-right: 5px;
}
.job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .info ul li > span {
  color: var(--bh_color_gray_600);
  font-size: 1.4rem;
}
.job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .info ul li::after {
  position: absolute;
  content: "|";
  color: var(--bh_color_gray_300);
  font-size: 12px;
  right: 0;
  top: 0;
}
.job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .info ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .info ul li:last-child::after {
  display: none;
}
.job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .scrapBtn {
  position: relative;
  top: -3px;
  z-index: 3;
}
.job_list_wrap .webzine_wrap .label_wrap {
  text-align: left;
}
.job_list_wrap .webzine_wrap .label {
  display: inline-block;
  color: #fff;
  line-height: 18px;
  background-color: #343a40;
  padding: 4px 9px 3px 9px;
  margin: 2px 1px;
}
.job_list_wrap .webzine_wrap .label1 {
  background-color: #7cc576;
}
.job_list_wrap .webzine_wrap .label2 {
  background-color: #f63440;
}
.job_list_wrap .webzine_wrap .label3 {
  background-color: #3F51B5;
}
.job_list_wrap .webzine_wrap .label4 {
  color: #3F51B5;
  border: 1px solid #3F51B5;
}
@media (max-width: 992px) {
  .job_list_wrap {
    margin: 0 -15px;
  }
  .job_list_wrap .store_wg .bh_gall_tc_1 .bh_widget_content .bh_item .bh_item_inner, .job_list_wrap .store_wg .bh_gall_tc_1 .bh_widget_content .info_wrap {
    border-radius: 0;
  }
  .job_list_wrap .store_wg .bh_gall_tc_1 .bh_widget_content .info_wrap {
    padding: 39px 30px;
  }
  .job_list_wrap .job_list_content {
    position: relative;
    padding: 0 15px;
    border-radius: 15px;
    background-color: var(--bh_color_white);
    margin-top: 0;
    z-index: 3;
  }
  .job_list_wrap .webzine_wrap > .bh_item {
    margin-bottom: 0;
  }
  .job_list_wrap .webzine_wrap > .bh_item .bh_item_inner {
    padding: 10px 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
  }
  .job_list_wrap .webzine_wrap > .bh_item:hover .bh_item_inner {
    box-shadow: none;
  }
  .job_list_wrap .webzine_wrap .bh_img_content {
    border-radius: 10px;
  }
  .job_list_wrap .webzine_wrap .bh_img_content img {
    max-width: 75px;
    height: 75px;
  }
  .job_list_wrap .webzine_wrap .bh_content_wrap .bh_title {
    font-size: 16px !important;
    color: var(--bh_color_text);
    padding-bottom: 4px;
    line-height: normal;
  }
  .job_list_wrap .webzine_wrap .bh_content_wrap .bh_content {
    font-size: 14px;
  }
  .job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .info {
    font-size: 13px;
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .info > span {
    border-right: 0;
    padding-right: 0;
  }
  .job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .info ul li > span {
    font-size: 13px;
  }
  .job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .info ul li::after {
    top: 3px;
  }
  .job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .summary {
    line-height: 1.4;
    padding-bottom: 5px;
  }
  .job_list_wrap .webzine_wrap .bh_content_wrap .bh_content .d-day {
    display: none;
  }
  .job_list_wrap .webzine_wrap .label {
    padding: 3px 3px 3px 3px !important;
    margin: 0 !important;
    font-size: 11px !important;
    line-height: 11px !important;
  }
}
/*# sourceMappingURL=2fd2c2b2037f3a473ff0f9f37318dc4f7d163ddb.webzine.scss.map */
