@charset "UTF-8";

/* 교수진 전체보기 : s */
.main_teacher_wrap .teacher_slide .swiper-slide-1 li .list_inner::after {
    background: url('/_skin/tpl_skin/basic_danger_knight/images/teacher/v2/teacher_01.png') no-repeat right -20px bottom -10px / 350px auto;
}

.main_teacher_wrap .teacher_slide .swiper-slide-2 li .list_inner::after {
    background: url('/_skin/tpl_skin/basic_danger_knight/images/teacher/v2/teacher_01.png') no-repeat right -20px bottom -10px / 350px auto;
}
/* 교수진 전체보기 : e */

/* visual : s */
.main_cat_wrap .visual_cont {
    background-image: url('/_skin/tpl_skin/basic_labor_new/images/teacher2/v3/top_bg.png');
}
/* visual : e */

/* 전략 : s */
.main_cat_wrap.teacher_cont_1 .strategy_cont .strategy_item_wrap li.strategy_item_1 {
    background:
        url('/_skin/tpl_skin/common_images/teacher/strategy_icon_33.png') top 36px left 50% / 158px no-repeat,
        linear-gradient(to bottom, #c3bbeb, #e4e7fc);
}

.main_cat_wrap.teacher_cont_1 .strategy_cont .strategy_item_wrap li.strategy_item_2 {
    background:
        url('/_skin/tpl_skin/common_images/teacher/strategy_icon_6.png') top 28px left 50% / 148px 137px no-repeat,
        linear-gradient(to bottom, #c3bbeb, #e4e7fc);
}

.main_cat_wrap.teacher_cont_1 .strategy_cont .strategy_item_wrap li.strategy_item_3 {
    background:
        url('/_skin/tpl_skin/common_images/teacher/strategy_icon_3.png') top 38px left 51% / 114px 124px no-repeat,
        linear-gradient(to bottom, #c3bbeb, #e4e7fc);
}
/* 전략 : e */
