@charset "UTF-8";

/* 리뷰 */
.review_cont .review_slide .review_item_1 {
    background-image: url('/_skin/tpl_skin/basic_tax_accountant/images/main/v2/review_thumb_01.png');
}

.review_cont .review_slide .review_item_2 {
    background-image: url('/_skin/tpl_skin/basic_tax_accountant/images/main/v2/review_thumb_02.png');
}

.review_cont .review_slide .review_item_3 {
    background-image: url('/_skin/tpl_skin/basic_tax_accountant/images/main/v2/review_thumb_03.png');
}

.review_cont .review_slide .review_item_4 {
    background-image: url('/_skin/tpl_skin/basic_tax_accountant/images/main/v2/review_thumb_04.png');
}

.review_cont .review_slide .review_item_5 {
    background-image: url('/_skin/tpl_skin/basic_tax_accountant/images/main/v2/review_thumb_05.png');
}

/* 교수 */
.professor_cont .teacher_slide .teacher-1 .list_inner::after {
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_2.png') no-repeat top 33px right -20px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .teacher-2 .list_inner::after {
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_3.png') no-repeat top 33px right 3px;
    background-size: 200px auto;
}

.professor_cont .teacher_slide .teacher-3 .list_inner::after {
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_1.png') no-repeat top 33px right -21px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .teacher-4 .list_inner::after {
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_4.png') no-repeat top 23px right -26px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .teacher-5 .list_inner::after {
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_5.png') no-repeat top 23px right -22px;
    background-size: 280px auto;
}

.professor_cont .teacher_slide .teacher-6 .list_inner::after {
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_6.png') no-repeat top 15px right -9px;
    background-size: 240px auto;
}

.professor_cont .teacher_slide .teacher-7 .list_inner::after {
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_7.png') no-repeat top 15px right -36px;
    background-size: 295px auto;
}