
.tab01_con01 .lec_info { padding-bottom: 0 !important;}

/*nonstop_slide*/
.tab01_con .slide_area {
    position: relative;
    height: 473px;
} 
.tab01_con .slide_area.ver2 {
    position: relative;
    height: 493px;
} 
.tab01_con .slide_wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 5000px;
    margin-left: -750px;
    height:413px;
    overflow: hidden;
}
.tab01_con .slide_wrap li {
    float: left;
    height:413px;
    width: 290px;
    margin-right:24px;
} 
.tab01_con .slide_wrap:after {
    clear: both;
    display: block;
    content: '';
}
/*nonstop_slide*/
.tab01_con .tab01_con04 .dis_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:20px;
}   
.tab01_con .tab01_con04 .rev_slider {
    width: 405px;
    height: 528px;
    overflow: hidden;
}
.tab01_con .tab01_con04 .slick-dots{
    position: absolute;
    top:auto;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
}
.tab01_con .con08_bg {
    height:811px;
    padding-top:100px;
    background:url('https://img.megastudy.net/campus/library/v2015/library/gangbuk/nsu/nsu/2025/2025_summer/con08_bg.jpg') 50% 0 no-repeat; 
    background-size:cover; 
    box-sizing: border-box;
}

/* common */
/* Pager */
.slick-dots {opacity:1; bottom:0; margin-top:30px; font-size:0;}
.slick-dots li {display:inline-block; width:12px; height:12px; margin:0 5px; font-size:0;}
.slick-dots li button {width:100%; height:100%; background-color:#ddd; font-size:0; cursor:pointer; border-radius:50%;}
.slick-dots li button:before{content:'';}
.slick-dots .slick-active button {background-color:#0F6FFF;}

