@charset "utf-8";

#sec_edu {float:right; width:900px; padding:20px 0 40px}

/* 비주얼 */
.sec_visual{ position:relative; width:100%; height:220px; background:url('/images/org/web/uredu/sec/sec_visual_bg.png') no-repeat; border-radius:18px;}
.sec_visual .txt{ position:absolute; top:76px; left:40px; font-size:0; text-indent:-10000em; width:305px; height:63px; background:url('/images/org/web/uredu/sec/sec_visual_txt1.png') no-repeat;}
.sec_visual .img{ position:absolute; top:14px; right:25px; width:542px; height:199px; background:url('/images/org/web/uredu/sec/sec_visual_img.png') no-repeat}

/* 바로가기 */
.sec_Mlink{ margin-top:30px;}
.sec_Mlink ul{overflow:hidden}
.sec_Mlink ul li{ float:left; width:164px; height:164px; margin-left:20px;}
.sec_Mlink ul li:first-child{margin-left:0;}
.sec_Mlink ul li a{ display:block; height:100%; font-size:16px; text-align:center; border-radius:18px;}
.sec_Mlink ul li a img{ display:block; padding-top:16px; margin:0 auto 15px}
.sec_Mlink ul li.lk_01 a{ background-color:#ff9c9c; color:#ac2929;}
.sec_Mlink ul li.lk_02 a{ background-color:#fecb4c; color:#9a710b}
.sec_Mlink ul li.lk_03 a{ background-color:#948de2; color:#382fa3;}
.sec_Mlink ul li.lk_04 a{ background-color:#1bb1b1; color:#054b4b}
.sec_Mlink ul li.lk_05 a{ background-color:#28a7e4; color:#074766}

/* 공지사항 */
.sec_notice{ position:relative; float:left; width:400px; height:191px; padding:17px 19px 0; margin-top:30px; border:1px solid #ddd; border-radius:13px; background-color:#fafafa;}
.sec_notice > h2.tit{font-size:18px; font-weight:bold; letter-spacing:-1px; height:48px; background:url('/images/org/web/uredu/sec/sec_notice_tit_line.png') no-repeat right bottom}
.sec_notice > h2.tit span{ display:block; background:url('/images/org/web/uredu/sec/sec_notice_tit_bg.png') no-repeat left center; line-height:34px; padding-left:38px; color:#323232;}
.sec_notice .list_box {padding:13px 0 0; overflow:hidden;}
.sec_notice .list_box ul.ul_list {overflow:hidden; letter-spacing:-1px;}
.sec_notice .list_box ul.ul_list li {width:100%; float:left; line-height:28px; font-size:14px; overflow:hidden}
.sec_notice .list_box ul.ul_list li a {display:block; float:left; background:url('/images/org/web/uredu/sec/sec_notice_dot.png') no-repeat 0 13px; width:70%; padding-left:10px; color:#555; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.sec_notice .list_box ul.ul_list li a:hover {text-decoration:underline;}
.sec_notice .list_box ul.ul_list li span.date { display:block; letter-spacing:0; float:right; width:20%; text-align:right; color:#7c7c7c; }
.sec_notice .btn_more {position:absolute; width:27px; height:27px; top:22px; right:20px; background:url('/images/org/web/uredu/sec/btn_more.png') no-repeat 50% 50%; text-indent:-10000px; z-index:10 }

/* 최신뉴스 */
.sec_news{ position:relative; float:left; width:400px; height:191px; padding:17px 19px 0; margin:30px 0 0 20px; border:1px solid #ddd; border-radius:13px; background-color:#fafafa;}
.sec_news > h2.tit{font-size:18px; font-weight:bold; letter-spacing:-1px; height:48px; background:url('/images/org/web/uredu/sec/sec_notice_tit_line.png') no-repeat right bottom}
.sec_news > h2.tit span{ display:block; background:url('/images/org/web/uredu/sec/sec_news_tit_bg.png') no-repeat left center; line-height:34px; padding-left:38px; color:#323232;}
.sec_news .list_box {padding:13px 0 0; overflow:hidden;}
.sec_news .list_box ul.ul_list {overflow:hidden; letter-spacing:-1px;}
.sec_news .list_box ul.ul_list li {width:100%; float:left; line-height:28px; font-size:14px; overflow:hidden}
.sec_news .list_box ul.ul_list li a {display:block; float:left; background:url('/images/org/web/uredu/sec/sec_notice_dot.png') no-repeat 0 13px; width:70%; padding-left:10px; color:#555; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.sec_news .list_box ul.ul_list li a:hover {text-decoration:underline;}
.sec_news .list_box ul.ul_list li span.date { display:block; letter-spacing:0; float:right; width:20%; text-align:right; color:#7c7c7c; }
.sec_news .btn_more {position:absolute; width:27px; height:27px; top:22px; right:20px; background:url('/images/org/web/uredu/sec/btn_more.png') no-repeat 50% 50%; text-indent:-10000px; z-index:10 }

@media screen and (max-width:1019px) {
	
	#sec_edu,
	.sec_notice, .sec_news {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
	
	/* 비주얼
	.sec_visual{height:0; padding-top:22%; background-size:cover; border-radius:16px;}
	.sec_visual .txt{top:34%; left:4.4%; width:33%; height:28%; background-size:contain}
	.sec_visual .img{top:6.36%; right:2.77%; width:50%; height:90%; background-size:contain}	 */
	
	#sec_edu{ width:100%; padding:3% 2.5%}
	
	/* 비주얼 수정 */
	#sec_edu {margin:0; width:100%; padding:3%}
	#sec_edu .svisual{margin:0; width:100%;}
	#sec_edu .svisual img { width:100%; height:auto;}
	
	/* 바로가기 */
	.sec_Mlink{ margin-top:3%;}
	.sec_Mlink ul li{width:18.4%; height:auto; margin-left:2%;}
	.sec_Mlink ul li a{font-size:15px; border-radius:15px;}
	.sec_Mlink ul li a img{ width:60%; height:auto}
	.sec_Mlink ul li a .txt{ display:block; line-height:20px; padding-bottom:24px;}
	
	/* 공지사항 */
	.sec_notice{ width:49%; height:210px; margin-top:3%; border-radius:10px;}
	.sec_notice .list_box ul.ul_list li a {width:70%}
	.sec_notice .list_box ul.ul_list li span.date { width:20%;}
	
	/* 최신뉴스 */
	.sec_news{ width:49%; height:210px; margin:3% 0 0 2%; border-radius:10px}
	.sec_news .list_box ul.ul_list li a {width:70%}
	.sec_news .list_box ul.ul_list li span.date {width:20%}
	

}

@media screen and (max-width: 800px) {	

	/* 비주얼
	.sec_visual{height:0; padding-top:30%; border-radius:12px;}
	.sec_visual .txt{top:20%; left:5%; width:38%; height:33%}
	.sec_visual .img{top:25%; right:3%; width:55%; height:90%} */

	/* 공지사항 */
	.sec_notice{ width:100%}
	
	/* 최신뉴스 */
	.sec_news{ width:100%; margin:3% 0 0}

}

@media screen and (max-width: 680px) {	

	/* 비주얼 
	.sec_visual{padding-top:40%; border-radius:8px;}
	.sec_visual .txt{top:18%; left:6%; width:43%; height:38%}
	.sec_visual .img{top:40%; right:2.77%; width:60%; height:90%}*/

	/* 바로가기 */
	.sec_Mlink{ margin-top:1%;}
	.sec_Mlink ul li{width:49%; margin-top:2%; height:70px; line-height:70px}
	.sec_Mlink ul li:first-child, .sec_Mlink ul li:nth-child(3), .sec_Mlink ul li:nth-child(5){margin-left:0;}
	.sec_Mlink ul li a{border-radius:5px; text-align:left}
	.sec_Mlink ul li a img{ display:inline-block; width:auto; height:36px; padding:0 10px 0 16px; margin:-5px 0 0;}
	.sec_Mlink ul li a .txt{ display:inline-block; line-height:70px; padding-bottom:0;}

		
}

@media screen and (max-width: 580px) {	

	/* 공지사항 */
	.sec_notice .list_box ul.ul_list li a {width:90%}
	.sec_notice .list_box ul.ul_list li span.date { display:none}
	
	/* 최신뉴스 */
	.sec_news .list_box ul.ul_list li a {width:90%}
	.sec_news .list_box ul.ul_list li span.date { display:none}




		
}

@media screen and (max-width: 480px) {	

	/* 바로가기 */
	.sec_Mlink{ margin-top:1%;}
	.sec_Mlink ul li{width:100%; margin-top:2%; margin-left:0; height:70px; line-height:70px;}

	.sec_Mlink ul li a{border-radius:5px; text-align:left}
	.sec_Mlink ul li a img{ display:inline-block; width:auto; height:36px; padding:0 10px 0 16px; margin:0}
	.sec_Mlink ul li a .txt{ display:inline-block; line-height:70px; padding-bottom:0;}	
	

}

@media screen and (max-width: 380px) {
	
	

}



/* 260107 전환 작업 */
.svisual img {width: 100%;}



@media screen and (min-width: 1020px) {
	.sec_Mlink ul li {width: calc((100% - 80px) / 5);}
	.sec_notice,
	.sec_news {width: calc((100% - 100px) / 2);}
}