/* BASIC css start */
.mp_tab{margin-top: 11px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 0;}
.mp_tab li{
    margin-bottom: -1px;
    width: 33.3%;
    display: inline-block;
    text-align: center;}
    
.mp_tab li a{
    font-size: 13px;
    padding: 10px 0;
    display: block;}
    

.mp_tab li a.on{ border-bottom: 3px solid #000; padding-bottom: 8px;font-weight:bold;font-family:'Noto Sans KR',sans-serif !important;}
/* BASIC css end */

