/* BASIC css start */
@import url('https://fonts.googleapis.com/css?family=Black+Han+Sans|Do+Hyeon|Nanum+Gothic:400,700,800|Nanum+Myeongjo:400,700,800|Noto+Sans+KR:100,300,400,500,700,900&display=swap&subset=korean');



.map-title { width:1100px; height:40px; margin:0 auto; padding-top:50px;}
.map-title ul { width:100%; display:inline-block; text-align:center; height:100%;}
.map-title ul li{ width:160px; display:inline-block; text-align:center; height:40px;}
.map-title ul li a { width:100%: height:100%; font-family: 'Noto Sans KR', sans-serif; font-size:15px; color:#333; padding:10px 20px; display:block; margin:30px 20px; background:#eee; font-weight:300px; border-radius:20px;}
.map-title ul li a:hover { font-family: 'Noto Sans KR', sans-serif; font-size:15px; color:#fff; background:#333; font-weight:500px;}
.map-title ul li a.active { font-family: 'Noto Sans KR', sans-serif; font-size:15px; color:#fff; background:#333; font-weight:500px;}

.map-document { margin:0 auto; width:1100px; text-align:center; padding-top:30px; }

/* BASIC css end */

