@charset "UTF-8";
/* 리뷰 */
.review_cont .review_slide .review_item_1 {
    background-image: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main/review_thumb_01.png');
}
.review_cont .review_slide .review_item_2 {
    background-image: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main/review_thumb_02.png');
}
.review_cont .review_slide .review_item_3 {
    background-image: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main/review_thumb_03.png');
}
.review_cont .review_slide .review_item_4 {
    background-image: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main/review_thumb_04.png');
}
.review_cont .review_slide .review_item_5 {
    background-image: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main/review_thumb_05.png');
}

/* 교수 */
.professor_cont .teacher_slide .swiper-slide-1 li:nth-child(1) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main_2024/teacher_1.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_sonhaesa_new/images/main_2024/teacher_3.png') no-repeat top 33px right -41px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .swiper-slide-1 li:nth-child(3) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main_2024/teacher_6.png') no-repeat top 33px right -15px;
    background-size: 257px auto;
}

.professor_cont .teacher_slide .swiper-slide-2 li:nth-child(1) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main_2024/teacher_2.png') no-repeat top 32px right 1px;
    background-size: 242px auto;
}

.professor_cont .teacher_slide .swiper-slide-2 li:nth-child(2) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main_2024/teacher_7.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_sonhaesa_new/images/main_2024/teacher_3.png') no-repeat top 33px right -41px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .swiper-slide-3 li:nth-child(1) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main_2024/teacher_6.png') no-repeat top 33px right -15px;
    background-size: 257px auto;
}

.professor_cont .teacher_slide .swiper-slide-3 li:nth-child(2) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main_2024/teacher_8.png') no-repeat top 33px right -41px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .swiper-slide-3 li:nth-child(3) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main_2024/teacher_5.png') no-repeat top 33px right -22px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .swiper-slide-4 li:nth-child(1) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/main_2024/teacher_4.png') no-repeat top 33px right -41px;
    background-size: 280px auto;
}
