@charset "utf-8";
.teacher_wrap{
    background:#3e4150;
    font-family:'Nanum Square',snas-serif;
}
.teacher_wrap .mid{
    width:1100px;
    margin:0 auto;
    padding:2x00px 0;
    position:relative;
}
.teacher_wrap .tab-menu{
    width:180px;
    position:absolute;
    top:200px;
}
.teacher_wrap .tab-menu a{
    display:block;
    border-radius:50px;
    line-height:60px;
    text-align:center;
    font-size:24px;
    color:#fff;
    background:#202028;
    margin:20px 0 0 0;
}
.teacher_wrap .tab-menu a:first-child{
    margin:0;
}
.teacher_wrap .tab-menu a:hover{
    background:#000;
}
.teacher_wrap .tab-menu a.selected{
    background:#000;
    font-weight:600;
}
.teacher_wrap .tab-content .teacher_info{
    padding:120px 0 215px 460px;
}
.teacher_wrap #tab_content1 .teacher_info{
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/teacher1.png') no-repeat 10% center;
}
.teacher_wrap #tab_content2 .teacher_info{
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/teacher2.png') no-repeat 25% center;
}
.teacher_wrap .teacher_info .left_pd{
    padding:0 0 0 215px;
}
.teacher_wrap .teacher_info h3{
    font-size:35px;
    line-height:100%;
    color:#98a9d4;
    font-weight:100;
    position:relative;
    margin:0 0 50px;
}
.teacher_wrap .teacher_info h3:before{
    content:"";
    width:80px;
    height:65px;
    position:absolute;
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/bullet.png') no-repeat center center;
    left:-55px;
    top:-45px;
    z-index:1;
}
.teacher_wrap .teacher_info h3 p{
    position:relative;
    z-index:2;
}
.teacher_wrap .teacher_info h3 b{
    display:block;
    margin:10px 0 0 0;
}
.teacher_wrap .teacher_info .left_pd > p{
    font-size:52px;
    line-height:100%;
    font-weight:800;
    color:#bda490;
    letter-spacing:-3px;
    padding:0 0 30px;
    position:relative;
    margin:0 0 25px;
}
.teacher_wrap .teacher_info .left_pd > p:after{
    border:1px #baaca1 solid;
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:35px;
}
.teacher_wrap .teacher_info .left_pd > p span{
    display:block;
    font-size:28px;
    line-height:100%;
    letter-spacing:0px;
    margin:0 0 10px;
}
.teacher_wrap .teacher_info ul{
    margin:0 0 40px
}
.teacher_wrap .teacher_info ul li{
    color:#bbab9e;
    font-size:20px;
    line-height:100%;
    margin:10px 0 0 0;
}
.teacher_wrap .teacher_info ul li:first-child{
    margin:0;
}
.teacher_wrap .teacher_info ul li:before{
    content:"ㆍ";
}
.teacher_wrap .teacher_info a{
    display:block;
    height:365px;
    font-size:0;
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/play_1.png') no-repeat -20px -16px;
}
.teacher_wrap #tab_content2 .teacher_info a{
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/play_2.png') no-repeat -20px -16px;
}
.teacher_wrap .bottom_info{
    padding:0 0 150px;
    position:relative
}
.teacher_wrap .bottom_info:before{
    content:"";
    position:absolute;
    left:120px;
    width:100%;
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/teacher1_1.png') no-repeat right bottom;
    z-index:1;
    height:100%;
}
.teacher_wrap #tab_content2 .bottom_info:before{
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/teacher2_1.png') no-repeat right bottom;
}
.teacher_wrap h2{
    font-size:55px;
    line-height:120%;
    color:#fff;
    font-weight:800;
    letter-spacing:-2px;
}
.teacher_wrap .bottom_info h2{
    margin:0 0 170px;
}
.teacher_wrap .bottom_info ul{
    display:flex;
    flex-direction:row;
    align-items: stretch;
    position:relative;
    z-index:2;
}
.teacher_wrap .bottom_info ul li{
    padding:55px 0 50px;
    background:rgba(43,45,57,0.8);
    border-radius:25px;
    margin:0 0 0 25px;
    color:#f0d8a8;
    vertical-align:middle;
    font-size:30px;
    line-height:125%;
    width:315px;
    font-weight:800;
    text-align:center;
}
.teacher_wrap .bottom_info ul li:first-child{
    margin:0;
}
.teacher_wrap .bottom_info ul li:before{
    content:"";
    display:block;
    height:125px;
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/icon1_2.png') no-repeat center center;
    margin:0 0 35px;
}
.teacher_wrap .bottom_info ul li:first-child:before{
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/icon1_1.png') no-repeat center center;
    margin:0 0 60px;
}
.teacher_wrap #tab_content2 .bottom_info ul li:before{
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/icon2_2.png') no-repeat center center;
}
.teacher_wrap #tab_content2 .bottom_info ul li:first-child:before{
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/icon2_1.png') no-repeat center center;
}
.teacher_wrap .swiper-container{
    height: 570px;
}
.review_slider{
    /* margin:0 0 150px; */
    position:relative;
    width:100%;
}
.review_slider:before{
    content:"";
    left:90px;
    top: 95px;
    width:100%;
    height:100%;
    position:absolute;
    background:url('/_skin/tpl_skin/basic_job_counselor/images/teacher/hugi_img.png') no-repeat right top;
}
.teacher_wrap .review_slider h2 {
    margin:0 0 110px;
}
.teacher_review{
}
.teacher_review b{
    color:#f0d8a8;
    font-size:40px;
    line-height:100%;
}
.teacher_review p{
    margin:30px 0 0 0;
    color:#b4b0a4;
    font-size: 19px;
    line-height:130%;
}
.tcreview_wrap .btn_wrap{
    width: 118%;
    top:400px;
    position:absolute;
    left:50%;
    margin:0 0 0 -59%;
}
.tcreview_wrap .btn_wrap .btn_next:after,
.tcreview_wrap .btn_wrap .btn_prev:after{
    display:none;
}

.tcreview_wrap .btn_wrap .btn_next,
.tcreview_wrap .btn_wrap .btn_prev{
    width:60px;
    height:60px;
    border-radius:50%;
    background:#fff url('/_skin/tpl_skin/basic_job_counselor/images/apply/pass/arrow_r.png')  no-repeat center center;
}
.tcreview_wrap .btn_wrap .btn_prev{
    background:#fff url('/_skin/tpl_skin/basic_job_counselor/images/apply/pass/arrow_l.png')  no-repeat center center;
}