@charset "utf-8";

/* 비주얼 문구 */
.visualTitle { display: none; }

/* 퀵(동그라미) 메뉴 */
#user-menu ul { width: 90%; display: block; margin: 0 auto; }
#user-menu .slick-arrow.slick-prev { left: -7%; background: url(../../images/arrow-user-left.png) no-repeat center center; }
#user-menu .slick-arrow.slick-next { right: -7%; background: url(../../images/arrow-user-right.png) no-repeat center center; }
#user-menu .slick-arrow { position: absolute; top: 30%; width: 50px; height: 50px; text-indent: -9999px; }

/*
@media screen and (max-width: 740px) {
}*/

/* 주요행사 */
.hangsa { background-size: cover; }
.hangsa a { padding: 84px 0 85px 0; }
.hangsa .txt { display: none; }

/* 바로가기 메뉴 (달력) */
.quickBox a p.quickMainTab { display: none; }
.quickBox a p.txt { font-size: 26px; text-align: center; background: rgba(255, 255, 255, 0.8); }
.quickBox a p.txt strong { display: block; }
.quickBox a p.goToPage { display: none; }

/*p.quickMainTab {lid; }
.quickBox { background: #ededef; margin-top: 10px; }
.quickBox > a { padding: 25px 20px; }
.quickBox span, .quickBox strong { font-size: 1.2em; }
.quickBox span.goToPage { display: table; margin-top: 10px; }
*/
