/*Sitemap*/
#_JW_stMp_basic li ._stMpWrap > .stMp_Title {font-family: 'Mont Regular'; font-size: 18px;}
#_JW_stMp_basic li ._stMpWrap > ul > li > a {font-family: 'Mont Regular'; font-size: 17px;}

/*Tab*/
.tab_div .ul_4 > li {width: 33.333% !important;}
.tab_div .ul_4 > li > a {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/*Content Font*/
.wrap-contents .subject h2 {font-family: 'Mont SemiBold' !important;}
.wrap-contents .objHeading_h2 {font-family: 'Mont SemiBold' !important;}
.wrap-contents .objHeading_h3 {font-family: 'Mont SemiBold' !important;}
.wrap-contents .con-desc {font-family: 'Mont Regular' !important;}
.tab_div .ul_4 > li > a {font-family: 'Mont Regular' !important;}
.tab_div .ul_4 > li._active > a,
.tab_div .ul_4 > li:hover > a {font-family: 'Mont SemiBold' !important;}
.wrap-sub-navi .sub-navi > ul > li > .inner > button {font-family: 'Mont SemiBold' !important;}
.circle-num-list li {font-family: 'Mont Regular' !important;}

/* Table */
.wrap-contents .con-table thead th {font-family: 'Mont Medium' !important;}
.wrap-contents .con-table tbody th {font-family: 'Mont Medium' !important;}
.wrap-contents .con-table tbody td {font-family: 'Mont Regular' !important;}

/*List*/
.con-list1 ul li {font-family: 'Mont Regular' !important;}

/* Table Scroll*/
@media all and (max-width:960px) {
  .wrap-contents .con-table:after {background:rgba(60,81,82,0.4) url('../../images/common/img_mobile_text.png') no-repeat center 40px !important;} 
}

/*오시는 길 길찾기 삭제*/
.wrap-location .desc .btn-location {display: none;}

/*사이트맵*/
#_JW_stMp_basic ._stMpUl > li:last-child {display: block !important;}
