/* BASIC css start */
/*위브*/
#contents{padding-top:100px;}
#contents >h3{text-align:center;padding:0 0 60px;color:#000000;letter-spacing: 0.05em;font-weight: 500;font-size: 32px;line-height: 32px;border-bottom:1px solid #E5E5E5;}
#contents .listwrap{border-bottom:1px solid #e5e5e5;}
#contents .listwrap>ul{font-size:0;width:718px;margin: 0 auto;}
#contents .listwrap>ul>li{display:inline-block;width:20%;text-align:center;padding:28px 0;vertical-align:middle;}     /*221005 수정 :  width:16.6666666% 를   width:20% 로 수정 */
#contents .listwrap>ul>li a{color: #838383;font-weight: 400;font-size: 16px;line-height: 16px;}
#contents .listwrap>ul>li a img{vertical-align:middle;}
#contents .listwrap>ul>li.on{border-bottom:2px solid #50696F;}
/* #contents .listwrap>ul>li:nth-child(2) img{width:62px}
#contents .listwrap>ul>li:nth-child(3) img{width:39px} */
/* 221005 리어피어 주석처리  */

#contents .listwrap>ul>li:nth-child(2) img{margin-bottom:2px;}
#contents .listwrap>ul>li:nth-child(3) img{margin-bottom:2px;}
/* 221005 추가 : hs로고가 일반폰트보다 아래에 있어서  margin-bottom:2px; 추가함 */

/*위브*/

/* BASIC css end */

