.tab05_con01 {background: #F9E9D7;}
.tab05_con02 {
	height: 1158px; 
	background: url('https://img.megastudy.net/campus/library/v2015/library/gangbuk/nsu/nsu/2026/final/tab05_con02.jpg') 50% 0 no-repeat; background-size: cover; box-sizing: border-box;
}
.tab05_con03 {
	height: 1134px; padding-top:120px;
	background: url('https://img.megastudy.net/campus/library/v2015/library/gangbuk/nsu/nsu/2026/final/tab05_con03.jpg') 50% 0 no-repeat; background-size: cover; box-sizing: border-box;
}
.font_final {color: #3A2E6A !important;} 


.tab05_con08 {
	background: #F6E3FF url('https://img.megastudy.net/campus/library/v2015/library/gangbuk/nsu/nsu/2026/final/tab05_con08.jpg') 50% 0 no-repeat; background-size: cover;
	margin-top:0 !important;
}
.tab05_con08 .lec_info{ padding:0 !important;}

.stu_info > * {display:inline-block; font-family:"Pretendard Variable", Pretendard, sans-serif; font-size:0; color:#000; text-align:center;}
.stu_info strong {font-size:28px; font-weight:700;}
.stu_info p {vertical-align:top; padding:4px 0 0 4px; font-size:20px; font-weight:300;}

.final_05 .wide .lec_info_tstyle4 th{ padding:14px 5px !important;}
.final_05 .wide .lec_info_tstyle4 td{ padding:14px 5px !important;}
.final_05 .wide .lec_info_tstyle4 tr.highlight th, .wide .lec_info_tstyle4 tr.highlight td{ font-weight: bold; color:#253DA1 !important;}

.table_list{ display: flex; justify-content: space-between; align-items: center;margin-top:30px;}
.table_list > div { position: relative;}
.table_list .table_area table {width:814px !important; table-layout: fixed !important;}
.table_list .table_area .lec_info_tstyle4 th{ position: relative;}
.table_list .table_area .lec_info_tstyle4 th sup{ position: absolute;right:2px;top:0; font-weight: 100;}
.table_list .table_bod1{ z-index:3; position:absolute;bottom:0;left:0;right:0;border:2px solid #393e9c !important; height:107px;box-sizing: border-box;}
.table_list .table_bod2{ z-index:3; position: absolute;top:0; bottom: 0; left: auto; border: 2px solid #ff1c3b !important; width:94.97px; height:317px; right: 0; box-sizing: border-box;}

 

/* swiper */
.contSwiper {
	position:relative;
	width:1000px; 
	height:530px;
	margin: 0 auto; 
	background:none;
	border-radius:10px;
	overflow:hidden;  
} 
.contSwiper .swiper-slide {
	display: flex;
	justify-content: center;
	align-items:flex-start;
}

.contSwiper .slide_btn_prev, .contSwiper .slide_btn_next {position:absolute; top:50%; width:22px; height:41px;  margin-top:-50px; z-index:2; cursor: pointer;}
.contSwiper .slide_btn_prev {left:0px; background:url('https://img.megastudy.net/campus/library/v2015/library/gangbuk/nsu/nsu/2026/final/slide_left_arrow.png') no-repeat;}
.contSwiper .slide_btn_next {right:0px; background:url('https://img.megastudy.net/campus/library/v2015/library/gangbuk/nsu/nsu/2026/final/slide_right_arrow.png') no-repeat;}

.contSwiper .swiper-pagination { 
width: 100%; 
}

.contSwiper .swiper-pagination-bullet {
width: 12px;
height: 12px;
margin: 0;  
border-radius: 12px; 
} 
:root {
    --swiper-theme-color: #2749D5 !important;
}
.contSwiper .swiper-horizontal>.contSwiper .swiper-pagination-bullets, .contSwiper .swiper-pagination-bullets.swiper-pagination-horizontal, .contSwiper .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: var(--swiper-pagination-bottom, 0px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%;
} 