/* BASIC css start */
/* */
.SMSbanner .half_half{
    width:50%;
}

.half_half p:last-child {
    margin-top: 1.7vw;
}


#SMS_MainSearch{
    height: auto;
}

    .float_img_wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}
    .float_img_wrapper .float_img{
        width: 50%;
        float: left;
    }
    
    .float_img_wrapper:after{
        content: '';
        display: block;
        width: 0;
        height: 0;
        text-align: -9999px;
        clear: both;
    }
    
    
    .float_img a img {
    width: 100%;
}
    
    .float_img a {
    display: block;
    width: 100%;
    height: 100%;
}




.SMS_BaseMenu_01 .container_Box ul li:last-child {
    border-right: none;
}

.rollin_radi { margin:20px 0 20px; overflow:hidden; }
.rollin_radi .swiper-slide::after { position: absolute;
    top:50%;
    left:-15px;
    display:block;
    content:'';
    width:1px; height:30px; background:#333;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
 }
 
 
.half_half { position:relative; box-sizing:border-box; font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif; }
.half_half #jh_count { width:100%; height:60px; background:rgba(0,0,0,0.4); position:absolute; top:80%; left:0; transform: translate(0, -50%); margin:0; }
.half_half #jh_count div { font-weight:bold; font-size:32px; text-align:center; color:#fff; width:100%; line-height:56px; }

.SMSbanner div { margin:2px; padding:0px!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; }

.bn_timer { position:relative; }
.bn_timer .t_box {
    position:absolute;
    width:100%; text-align:center;
    left:50%; top:42%;
    transform:translate(-50%, 0);
    color:#cf0c1d;
    font-size:56px;
    font-family: "Special Gothic Expanded One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.slide_timer { position:relative; }
.slide_timer .t_box {
    position:absolute;
    width:100%; text-align:center;
    left:50%; top:50%;
    transform:translate(-50%, -50%);
    color:#cf0c1d;
    font-size:96px;
    font-family: "Special Gothic Expanded One", sans-serif;
    font-weight: 400;
    font-style: normal;
}
/* BASIC css end */

