/* BASIC css start */
/* */
.SMS_CategoryBest_wrap .swiper-slide .name{
    max-height: 110px;
}


 @import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
        
        body, p, a, span, b, i, em, strong, div, dl, dt, table, tr, td, th, caption{
            font-family: 'Noto Sans KR', sans-serif;
        }
        
        #bestCaterory{
        }
        
        .mobile-desc{
            text-align: center;
            margin-bottom: 5px;
        }
        
        .mobile-desc:last-child{
            margin-bottom: 0;
        }
        .two-colomn{
            margin-left:-0.5vw;
        }
        .colomn-item{
            position: relative;
            font-size: 0;
            box-sizing: border-box;
            width: 50%;
            overflow: hidden;
            padding-left: .5vw;
            
        }
        
        .mobile_size {
            color: #d10703;
            font-weight: 400;
            font-size: 12px;
            letter-spacing: -1px;
        }
        
        .mobile_product {
            font-size: 12px;
            font-weight: 400;
            letter-spacing: -1px;
        }
        
        .mobile_price {
            font-size: 14px;
            font-weight: bold;
            letter-spacing: -1px;
        }
        
        .price_won{
            font-size: 12px;
            vertical-align: middle;
        }
        
        .colomn-item {
            position: relative;
            font-size: 0;
            box-sizing: border-box;
            width: 50%;
            overflow: hidden;
        }
        
        .colomn-item .link-area{
            position: absolute;
            display: inline-block;
            font-size: 0;
            width: 100%;
            height: 100%;
        }
        
        .colomn-item img{
            width: 100%;
        }
        
        .mobile-info_cluster {
            padding: 10px 0;
        }
        
        .fl{
            float: left;
        }
        
        .clear::after,
        .clear::before{
            content: '';
            display: block;
            width: 0px;
            height:0px;
            clear:both;
        }
        
        span.snap_review_count {
    color: red !important;
    font-size: 12px !important;
    font-weight: bold !important;
    padding-bottom: 0px !important;
    text-align: center !important;
}

.price { color:#727272!important; font-weight:bold; }

.snap_review_count:not(.noset):before { content:'¸®ºä '!important; color:#000!important; }
.snap_review_count:not(.noset):after { content:''!important; }

.grid_con { width:100%; margin:0 auto; }
.grid_con .big_bn img { width:100%; }
.grid_con .grid_four { width:100%; margin:0 auto; display:grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: minmax(100px, auto); grid-auto-flow: dense; }
.grid_con .grid_four div img { width:100%; }
.grid_con .grid_four div:nth-child(1) { grid-column:1; }
.grid_con .grid_four div:nth-child(2) { grid-column:2; }
.grid_con .grid_four div:nth-child(3) { grid-column:3; }
.grid_con .grid_four div:nth-child(4) { grid-column:4; }
/* BASIC css end */

