@charset "utf-8";
.pop1001 .pop_img .item a:focus {border:3px solid #111; transition:none;}/* 웹접근성 */

/*웹접근성*/
.visitant {background:#0072EB;}

/* 웹접근성 마크 */
#footer .wa_mark { top: auto; bottom: 0; }
#footer .wa_mark img { max-width: 100%; }

/* media query mobile */
@media screen and (max-width: 1280px){



	
}

@media screen and (max-width: 1200px){

	

}

@media screen and (max-width: 1024px){

 /* 웹접근성 마크 */
	#footer .wa_mark { bottom: 2.5rem; }

}

@media (max-width:690px) {



}

@media (max-width:560px) {



}

@media screen and (max-width: 480px){

/* 웹접근성 마크 */
	#footer .wa_mark { position: relative; bottom: auto; right: auto; width: 100%; max-width: 100%; margin: 1rem auto 0; padding: 0 1rem; }
	#footer .wa_mark img { margin: auto; max-width: 5.25rem; }

}

@media (max-width:380px) {


}




