.pop0021 .pop_img .item a:focus {border:3px solid #111; transition:none;}/* 웹접근성 */

.symbol .symbol1:before { background:#0072EB !important; } 
.symbol .symbol1 h3 strong { background:#0072EB !important; }
.symbol .symbol2:before { background:#E22E00 !important; }
.symbol .symbol2 h3 strong { background:#E22E00 !important; }
.symbol .symbol3:before { background:#2E8823 !important; }
.symbol .symbol3 h3 strong { background:#2E8823 !important; }

.btn_grn {color:#fff; background:#2E8823 !important;  } 
.btn_grn:hover, .btn_grn:focus { background:#1e8911 !important; } 

/* 웹접근성 마크 */
#footer .wa_mark {position: relative;top: auto;bottom: 0;max-width:5.25rem;float: right;}
#footer .wa_mark img { max-width: 100%; display:block;}

/* media query mobile */
@media (max-width: 1440px) {
/* 웹접근성 마크 */
    #footer .wa_mark { right: 1rem; }
	}



@media (max-width: 1240px) {
}



@media (max-width: 1024px) {
	/* 웹접근성 마크 */
	#footer .wa_mark { bottom: 0rem; }
}



@media (max-width: 768px) {
}  



@media (max-width: 580px) {
}



@media (max-width: 480px) {
	/* 웹접근성 마크 */
	#footer .wa_mark {position: relative;bottom: auto;right: auto;width: 100%;max-width: 100%;margin: 1rem auto 0;padding: 0 1rem;float:none;}
	#footer .wa_mark img { margin: auto; max-width: 5.25rem; }
}



@media (max-width: 380px) {
}