
#sub_gnb{width:100%;height:75px;z-index: 999;}
#sub_gnb ul.sub_nav_title{line-height: 23px;border-top: 1px solid #efefef;padding: 5px 0;text-align: center;font-size: 14px;}
.sub_nav_depth li ul.sub_depth2{width: 100%;height:100%;white-space: nowrap;overflow-x: auto;background-color: #b45642;-webkit-overflow-scrolling: touch;box-sizing: border-box;text-align: center;}
.sub_nav_depth li ul li{display: inline-block;font-size: 14px;line-height: 41px;color:#ffffff;margin-left:25px;margin-right:10px;white-space: nowrap;}
.sub_nav_depth li ul li a{position:relative;display: block;box-sizing: border-box;height:41px;opacity: 0.8;}
.sub_nav_depth li ul li.on a{border-bottom: 1px solid #ffffff;opacity: 1;}
.sub_nav_depth li ul li:last-child{margin-right:30px;}
