.mo-navi>.mo-tab>.mo-nav>.tab:first-child {
    position           : relative;
    z-index            : 0;
    display            : block;
    margin-right       : 4px !important;
    width              : 50px;
    /* background         : url('https://static.inven.co.kr/image_2011/maple/common/m_maple_home.png') no-repeat center; */
    /* background-size    : 30px; */
    /* background-color   : #fff; */
    /* background-position: center 4px; */
    /* text-indent        : -9999px; */
}

.mo-navi>.mo-tab>.mo-nav>.tab:first-child.act::after {
    left       : 50%;
    margin-left: -17px;
    width      : 34px;
    background : #2685d5;
}

.mo-navi>.mo-tab>.mo-nav>.tab.act .tab_text {
    color      : #2685d5;
    font-weight: bold;
}

.mo-navi>.mo-tab>.mo-nav>.tab.act::after {
    background: #2685d5;
}

.mo-navi.fix {
    border-bottom: 1px solid #1258d6;
}

.mo-navi.fix>.icon_n,
.mo-navi.fix>.mo-tab {
    background-color: #2685d5;
}

.mo-navi.fix>.mo-tab {
    border: 0;
}

.mo-navi.fix>.mo-tab>.mo-nav>.tab>.tab_text {
    color: #fff;
}

.mo-navi.fix>.mo-tab>.mo-nav>.tab:first-child {
    background-color: #2685d5;
}

.mo-navi.fix>.mo-tab>.mo-nav>.tab.act {
    background-color: #2685d5;
}

.mo-navi.fix>.mo-tab>.mo-nav>.tab.act .tab_text {
    color: #fff
}

.mo-navi.fix>.mo-tab>.mo-nav>.tab.act::after {
    background-color: #fff
}