@charset "utf-8";
/* CSS Document */


@media all and (min-width:1370px){	
	/*명절스킨*/
	#header{;background:url("/resources/images/event/202509/bg_202509-l.jpg") center top no-repeat;}
	#nav{background:url("/resources/images/event/202509/bg_202509-l.jpg") center bottom no-repeat;border-bottom:5px solid rgba(0,0,0,1);}
	header .logo_area .medigatenews{background:url("/resources/images/event/202509/newslogo-202509.png") center top / 360px no-repeat;}
	/*header .logo_area .medigatenews{background:url("/resources/images/header/newslogo.png") center top / 360px no-repeat;}*/
	.drop-down.active .mega-menu{background-color:#E5E8EB}
}
@media all and (min-width:1px) and (max-width:1369px){		
	/*명절스킨*/
	#header{;background:url("/resources/images/event/202509/bg_202509-s.jpg") center top no-repeat;}
	#nav{background:url("/resources/images/event/202509/bg_202509-s.jpg") center bottom no-repeat;border-bottom:5px solid rgba(0,0,0,1);}
	header .logo_area .medigatenews{background:url("/resources/images/event/202509/newslogo-202509.png") center top / 360px no-repeat;}
	/*header .logo_area .medigatenews{background:url("/resources/images/header/newslogo.png") center top / 360px no-repeat;}*/
	.drop-down.active .mega-menu{background-color:#E5E8EB}
}

