/* 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:100%; height:40px; margin:0 auto; padding-top:0px;}
.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 */
#map { padding:0px 0px 16px 0; margin:0 auto; display:block;  }
#map h3{ font-family: 'Noto Sans KR', sans-serif; padding-top: 12px; padding-bottom:8px; margin:0 auto; display:block; font-weight:700; font-size:17px; color:#333;}
#map p{ padding-left: 10px; padding-right: 10px; display:block; font-size:15px; color:#919191; }
#map a{ font-family: 'Noto Sans KR', sans-serif; display:block; padding-bottom:10px; font-size:13px; color:#919191;}  


.box {width:100%;}
#container {margin-top:20px; width:95%; margin:0 auto;}

.jb-h1 {font-size:22px; align:center; padding:20px 0 10px 0; color:#333333; font-weight:700; letter-spacing:-1px; line-height:30px;}
.jb-h3 {font-size:17px; color:#777777;}
.jb-h2 {font-family: 'Noto Sans KR', sans-serif; font-size:16px; padding:20px 0 10px 0; color:#bc6363; font-weight:700;}

.jb-table {border-top:1px solid #666666; border-left:1px solid #eaeaea; display: table; width:100%; align:center;}
.jb-table-row {display: table-row;}
.jb-table-cell {display: table-cell; padding: 5px; border-bottom: 1px solid #eaeaea; border-right: 1px solid #eaeaea;}
.jb-table-cell p {font-family: 'Noto Sans KR', sans-serif; font-size:14px; font-weight:500; color:#444444; padding: 3px 0; width:90px;}
.jb-table-cell li {font-family: 'Noto Sans KR', sans-serif; font-size:13px; color:#666666; padding: 3px 0;}
.jb-top {vertical-align: top;}
.jb-middle {vertical-align: middle;}
.jb-center {align: center;}
.jb-bottom {vertical-align: bottom;}

/* BASIC css end */

