/* BASIC css start */
/* 이벤트 맵 처리 */
.map_event {}
.map_event .pc {display:none;}
.map_event .mobile {display:block;}


/* 7월 4주차 이벤트 숨김 처리 */
.map_event .old {display:none;}











/* BASIC css end */

