@charset "UTF-8";
/* 리뷰 */
.review_cont .review_slide .review_item_1 {
    background-image: url('/_skin/tpl_skin/basic_labor_new/images/main/v3/review_thumb_01.png');
}

.review_cont .review_slide .review_item_2 {
    background-image: url('/_skin/tpl_skin/basic_labor_new/images/main/v3/review_thumb_02.png');
}

.review_cont .review_slide .review_item_3 {
    background-image: url('/_skin/tpl_skin/basic_labor_new/images/main/v3/review_thumb_03.png');
}

.review_cont .review_slide .review_item_4 {
    background-image: url('/_skin/tpl_skin/basic_labor_new/images/main/v3/review_thumb_04.png');
}

.review_cont .review_slide .review_item_5 {
    background-image: url('/_skin/tpl_skin/basic_labor_new/images/main/v3/review_thumb_05.png');
}

/* 교수 */

.professor_cont .teacher_slide .swiper-slide-1 li:nth-child(1) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/teacher_01.png') no-repeat top 33px right -48px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .swiper-slide-1 li:nth-child(2) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/teacher_02.png') no-repeat top 33px right -50px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .swiper-slide-1 li:nth-child(3) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/teacher_03.png') no-repeat top 33px right -41px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .swiper-slide-2 li:nth-child(1) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/teacher_05.png') no-repeat top 33px right -41px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .swiper-slide-2 li:nth-child(2) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/teacher_06.png') no-repeat top 33px right -41px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .swiper-slide-2 li:nth-child(3) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/teacher_11.png') no-repeat top 33px right -60px; /* 박정호 */
    background: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/teacher_14.png') no-repeat top 33px right -60px; /* 정경호 */
    background-size: 320px auto;
}

.professor_cont .teacher_slide .swiper-slide-3 li:nth-child(1) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/teacher_02.png') no-repeat top 33px right -41px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .swiper-slide-3 li:nth-child(2) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/teacher_12.png') no-repeat top 33px right -41px; /* 문유민 */
    background: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/teacher_14.png') no-repeat top 33px right -60px; /* 정경호 */
    background-size: 320px auto;
}

.professor_cont .teacher_slide .swiper-slide-3 li:nth-child(3) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/teacher_13.png') no-repeat top 33px right -41px;
    background-size: 280px auto;
}

