@charset "utf-8";

/*사이트 생성 후 로고 이미지 가로 사이즈 입력*/
/*로고영역가로사이즈
.wrap-header .header-logo {width: 433px;}
*/


/*하단 바로가기 6개 변경*/
.wrap-shortcut .box-shortcut {width: 16.6%;}
.wrap-shortcut .box-shortcut .sort dd {width: 100%;}

@media (max-width: 860px) {
.wrap-shortcut .box-shortcut { width: 50%;}
}

