@charset "utf-8";

/****[담당자알림]*****/
#header .top .top_menu li.noti a { background:#eff7ff; line-height:27px; margin:5px 8px 0 0; border-radius:27px; color:#747774;  } 
#header .top .top_menu li.new a:before { content:"N"; position:absolute; left:-10px; top:-5px; width:20px; height:20px; background:#2b7bcc; border-radius:50%; font-size:10px; color:#fff; text-align:center; line-height:20px; }
#header .top .top_menu li.noti a strong { color:#2b7bcc; }
#mNavi #mgnb .snb li.new a { padding-left:25px; }
#mNavi #mgnb .snb li.new a:before { content:"N"; position:absolute; left:0; top:0; width:20px; height:20px; background:#2b7bcc; border-radius:50%; font-size:10px; color:#fff; text-align:center; line-height:20px; }
#mNavi #mgnb .snb li.noti a strong { color:#2b7bcc; }
/******************/

/* media query mobile */
@media screen and (max-width: 1280px){



	
}

@media screen and (max-width: 1200px){

	

}

@media screen and (max-width: 1024px){



}

@media (max-width:690px) {



}

@media (max-width:560px) {



}

@media screen and (max-width: 480px){



}

@media (max-width:380px) {


}



