/*-----------------------------------------------------------
Author : CHO EUN, PARK 
Creative date : 21.05.21 
-----------------------------------------------------------*/

.conBox03 { margin-top:4rem; padding:4rem 0 5rem; background:#efefef url('/images/template/01022/main/bg_conBox03.png') no-repeat left bottom;}

/* �뙘�뾽議� */ 
.popup .list_box:before { content:''; position:absolute; right:-0.8rem; bottom:-0.8rem; width:90%; height:80%; background:url('/images/template/01022/main/popup_bg.png'); }

/* 諛붾줈媛�湲� */   
.m_link ul li a:before{content:''; position:absolute; left:0; top:0.5rem; width:1rem; height:1rem; background:#84a1e7 url('/images/template/01022/main/link1_arrw.png') no-repeat left center; border-radius:50%;  -webkit-transition:background 0.2s; -ms-transition:background 0.2s; -moz-transition:background 0.2s; transition:background 0.2s;}



@media (max-width:1200px) {

	.conBox03 {margin-top:2.5rem;}
	
	/*공지사항*/
	.T1_A03 {margin:2.5rem 0 5.5rem;}
	.notice h2 {width:9rem;}
	
}


@media (max-width:860px) {

	/*공지사항*/
	.notice {text-align:left;}
	
}


@media (max-width:768px) {

	/*공지사항*/
	.notice h2 {width:auto; max-width:calc((100% - -2rem) / 4);}
	
}

@media (max-width:600px) {

	/*공지사항*/
	.notice h2 {font-size:0.8rem;}
	.notice h2 a {padding:0 1rem;}
	.notice h2 a.current:after {display:none;}
	
}

@media (max-width:520px) {

	/*공지사항*/
	.notice {height:12.5rem;}
	
}

@media (max-width:440px) {

	/*공지사항*/
	.notice h2 a {padding:0 0.5rem;}
	
}

@media (max-width:360px) {
		
	/*공지사항*/	
	.notice {height:16.5rem;}
	.notice h2 {width:9rem; max-width:calc((100% - 2rem) / 2); height:2rem;}
	.notice .list_box {padding:3rem 0 0 0;}
	
}

