/*웹접근성*/
.footer_link li a strong { color: #da1010 !important;}/* footer link 강조 폰트색상 */
.visitant ul li strong { color: #C10B0B !important;}

/* 초록버튼 */
.btn_grn {color:#fff; background:#008576 !important;}
.btn_grn:hover, .btn_grn:focus { background:#1E7B71 !important; }

/* media query mobile */
@media (max-width: 1440px) {
}



@media (max-width: 1240px) {
}



@media (max-width: 1024px) {
}



@media (max-width: 768px) {
}



@media (max-width: 580px) {
}



@media (max-width: 480px) {
}



@media (max-width: 380px) {
}