@charset "UTF-8";

/* 교수진 전체보기 : s */
.main_teacher_wrap .teacher_slide .swiper-slide-1 li:nth-child(1) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_credit_analyst/images/teacher/teacher_1.png') no-repeat 110px 23px;
    background-size: 255px auto;
}

.main_teacher_wrap .teacher_slide .swiper-slide-1 li:nth-child(2) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_credit_analyst/images/teacher/teacher_2.png') no-repeat 110px 23px;
    background-size: 251px auto;
}
/* 교수진 전체보기 : e */

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

.history_lec_popup .popup_wrap {
    height: 210px;
}
/* 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_40.png') top 52px left 51% / 140px auto 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_10.png') top 48px left 51% / 164px 108px 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_21.png') top 38px left 51% / 83px 137px no-repeat,
        linear-gradient(to bottom, #c3bbeb, #e4e7fc);
}

.main_cat_wrap.teacher_cont_2 .strategy_cont .strategy_item_wrap li.strategy_item_1 {
    background:
        url('/_skin/tpl_skin/common_images/teacher/strategy_icon_18.png') top 38px left 51% / 155px 137px no-repeat,
        linear-gradient(to bottom, #c3bbeb, #e4e7fc);
}

.main_cat_wrap.teacher_cont_2 .strategy_cont .strategy_item_wrap li.strategy_item_2 {
    background:
        url('/_skin/tpl_skin/common_images/teacher/strategy_icon_2.png') top 41px left 53% / 114px 124px no-repeat,
        linear-gradient(to bottom, #c3bbeb, #e4e7fc);
}

.main_cat_wrap.teacher_cont_2 .strategy_cont .strategy_item_wrap li.strategy_item_3 {
    background:
        url('/_skin/tpl_skin/common_images/teacher/strategy_icon_23.png') top 33px left 50% / 136px 135px no-repeat,
        linear-gradient(to bottom, #c3bbeb, #e4e7fc);
}
/* 전략 : e */
