/* BASIC css start */
/*상단 탭*/
.sub{ width:100%; font-family: 'Noto Sans KR', sans-serif; font-weight: 300;}
.sub_com { width:950px; height:100%; position:relative; margin:-185px auto; margin-bottom:5px; min-height:790px; font-family: 'Noto Sans KR', sans-serif;}
.loca { padding-bottom:30px; font-family: 'Noto Sans KR', sans-serif; font-weight: 300;}
.loca dd { float:right; font-size:14px; color:505050;}
.sub_title { text-align:center; margin-top:30px;}
.sub_title span{ letter-spacing:0.2px; color:505050; font-size:14px;}
.sub_title h1{ font-size:18px; font-weight:bold; color:#3360a3;}
.address{font-family: 'Noto Sans KR', sans-serif; font-weight: 500; margin-top:20px; font-size: 14px;}

.custmenu .cust04 a{color:#3360a3; font-weight:bold; font-size:15px; border-bottom:4px solid #8b99bb;}
.cboth {clear:both;}

.traffic-img {
  width: 15%
}
.traffic-img img {
  width: 80%
}

.traffic-sub {
font-size:14px;
line-height: 17px;
width: 85%;
font-weight: 300;
}
.traffic-main {
  display: flex;
  justify-content: center; 
}


/* BASIC css end */

