@charset "euc-kr";
.blind{
    opacity:0;
    font-size:0;
}
button{
background: inherit ; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible; cursor:pointer}

/*리스트 상품 설명 숨기기 */
.SMS_Product_display .product-info{
    display:none !important;
}


/*전체메뉴 이미지변경*/
.all-menu-wrap .all-menu-profile-wrap .profile-wrap{
    width:100%;
    height:180px;
    border-radius:0px 0px 0px 30px;
    background:url('/design/ooo1069/2020_m_renew/all_menu_profile_1105.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    background-size:cover;
    box-shadow: 0px 0px 29px 0.3px rgba(44, 44, 44, 0.26);
    padding-top:33px;
    box-sizing:border-box;
}
#header{
    position:fixed;
    top:0;
    left:0;
    z-index:1000;
}
#header .header_banner{
    position:relative;
    height:30px;
    z-index: 55;
    display:none;
}
#header .header_banner .header-banner-link{
    display:block;
}
#header .header_banner.close{
    display:none;
}
#header .header_banner__text{
    padding:8px 26px;
    box-sizing:border-box;
    line-height:14px;
    font-family:'Noto Sans KR';
    font-size:10px;
    font-weight:300;
    text-align:center;
    color:#4e4e4e;
    background:#f1f0ef;
    letter-spacing:-0.5px;
}
#header .header_banner__close_btn{
    position:absolute;
    display:inline-block;
    width:14px;
    height:14px;
    top:8px;
    right:12px;
    text-align:center;
}
#header .header_banner__close_btn img{
    width:100%;
    height:auto;
    vertical-align:top;
}

/*헤더 탑*/
#header .header__top{
    position:relative;
    height:55px;
    background:#fff;
    border-bottom:1px solid #e7e7e7;
    z-index: 950;
}

#header .header__top .logo{
   position:relative;
   width:100%;
   height:100%;
   z-index:55;
   background:#fff;
}
#header .header__top .logo a {
    display:inline-block;
    position:absolute;
    top:12px;
    left:10px;
    width:77px;
    vertical-align:middle;
}
#header .header__top .logo a img{
    width:100%;
}
#header .header__top .header__top__menus{
    position:absolute;
    top:15px;
    right:10px;
    font-size:0px;
    z-index:56;
}
#header .header__top .header__top__menus a {
    display:inline-block;
    width:30px;
    height:30px;
    vertical-align:top;
    text-align:center;
    margin-left:3.5px;
}
#header .header__top .header__top__menus a img{
    width:100%;
    height:auto;
    vertical-align:top;
}
#header .header__top .header__top__menus .header__top_search{
    background:url('/design/ooo1069/2020_m_renew/heder__top_menu_search.png')no-repeat center center;
    background-size:30px auto;
    transition: background-image 0.2s ease-in-out;
}
#header .header__top .header__top__menus .header__top_search.active{
    background:url('/design/ooo1069/2020_m_renew/heder__top_menu_search_close.png')no-repeat center center;
    background-size:30px auto;
    transition: background-image 0.2s ease-in-out;
}

#header .header__top .header__top__menus .header__top_cart{
    position:relative;
}
#header .header__top .header__top__menus .header__top_cart .user_basket_quantity{
    position:absolute;
    top:-0.5px;
    right:-4px;
    width:18px;
    height:18px;
    line-height:18px;
    border-radius:9px;
    font-family:'Poppins';
    font-weight:500;
    font-size:12px;
    color:#fff;
    background:#ff6753;
}
/* 헤더 검색 영역*/
#header .header__top__search_wrap{
    position: fixed;
    top: -123px;
    left: 0;
    right: 0;
    background: #efeae6;
    height: 122px;
    border-radius: 0px 0px 0px 30px;
    padding:0 27px;
    box-sizing:border-box;
    z-index: 47;
}

#header .header__top__search_wrap.active{}

#header .header__top__search_wrap fieldset{
    position:relative;
    margin-top:36px;
}
#header .header__top__search_wrap #keyword{
    width:100%;
    height:40px;
    line-height:40px;
    border:0px;
    border-radius:20px;
    font-family:'Malgun Gothic';
    font-weight:lighter;
    font-size:12px;
    color:#000;
    letter-spacing:-0.6px;
    padding-left:23px;
    outline:none;
}
#header .header__top__search_wrap #keyword::place-holder{
    color:#777574;
}
#header .header__top__search_wrap .btn_search{
    position:absolute;
    display:inline-block;
    width:24px;
    height:24px;
    line-height:24px;
    text-align:center;
    top:7.5px;
    right:8.5px;
}
#header .header__top__search_wrap .btn_search img {
    width:100%;
    height:auto;
    vertical-align:top;
}

/*헤더 카테고리*/
.header_category_wrap{
    z-index: 42;
    position: relative;
}
.header_category_wrap .swiper-container{
    display:block;
}
.header_category_wrap .cate-swiper-container{
    position:relative;
    z-index:901;
    background:#fff;
    height:38px;
    line-height:38px;
    padding-left:15px;
}
.header_category_wrap .cate-swiper-container ul{
    font-size:0px;
}
.header_category_wrap .cate-swiper-container ul li{
    display:inline-block;
    width:auto;
    text-align:center;
    margin-right:22px;
}
.header_category_wrap .cate-swiper-container ul li:last-child{
    margin-right:88px;
}
.header_category_wrap .cate-swiper-container ul li a{
    display:inline-block;
    font-family:'Heebo','Noto Sans KR';
    font-size:12.5px;
    font-weight:300;
    letter-spacing:-0.62px;
    color:#000;
}
.header_category_wrap .cate-swiper-container .btn--cate-all{
    position:absolute;
    top:0;
    right:0px;
    display:inline-block;
    width:31px;
    height:38px;
    line-height:38px;
    z-index:1;
    text-align:left;
    background:#fff;
}
.header_category_wrap .cate-swiper-container .btn--cate-all span{
    display:inline-block;
    width:14px;
    height:12px;
    background-image:url('/design/ooo1069/2020_m_renew/cate_btn_menu_all.png');
    background-size:14px auto;
    background-repeat:no-repeat;
    background-position:center left;
    background-color:#fff;
    transform:rotate(0deg);
    transition:transform 0.2s ease-in-out;
}

.header_category_wrap .cate-swiper-container .btn--cate-all.active span{
    transform:rotate(180deg);
    transition:transform 0.2s ease-in-out;
}
.header_category_wrap .cate-swiper-container .btn--cate-all:after{
    content:'';
    position:absolute;
    top:0;
    right:31px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    width:20px;
    height:38px;
    z-index:1;

}

.cate-all-wrap{
    position: absolute;
    top: -600px;
    left: 0;
    right: 0;
    background: #efeae6;
    z-index: 50;
    font-size: 0px;
    padding: 24px 10px;
    box-sizing: border-box;
    border-top: 1px solid #e7e7e7;
    transition: top 0.3s ease-in-out;
}
.cate-all-wrap.active{
    z-index: 900;
    top: 38px;
}
.cate-all-wrap li{
    display:inline-block;
    width:33.33%;
}
.cate-all-wrap li a{
    display:block;
    margin:5px 3.5px;
    line-height:35px;
    background:#fff;
    border-radius:35px;
    font-family:'Heebo','Noto Sans KR';
    font-size:12px;
    font-weight:300;
    letter-spacing:-0.62px;
    color:#000;
    text-align:center;
}
/*전체 메뉴*/
.all-menu-section{
    background:#f7f7f7;
    border-bottom:10px solid #e6e2e0;
}
.all-menu-wrap{
    position:fixed;
    display:none;
    top:0;
    left:0;
    z-index:1003;
    width:100%;
    height:100%;
    position:fixed;
    overflow-y:scroll !important;
    overflow-x:hidden;
    background:#f7f7f7;
}
.all-menu-wrap.active{
    display:block;
}
.all-menu-wrap .all-menu-close{
    position:absolute;
    top:10px;
    right:10px;
    display:inline-block;
    width:15px;
    height:15px;
    background:url('/design/ooo1069/2020_m_renew/all_menu_close.png')no-repeat center center;
    background-size:15px auto;
}
.all-menu-wrap .all-menu-profile-wrap{
    background:#f7f7f7;
    text-align:center;
    
}

.all-menu-wrap .all-menu-profile-wrap .profile-wrap .profile-icon{
    display:inline-block;
    width:63px;
    height:63px;
    line-height:63px;
    text-align:center;
    border-radius:50%;
    overflow:hidden;
 
}
.all-menu-wrap .all-menu-profile-wrap .profile-wrap .profile-icon > img{
    width:100%;
    height:auto;
    vertical-align:top;
}
.all-menu-wrap .all-menu-profile-wrap .profile-wrap h3{
    padding-top:11px;
    line-height:21px;
    color:#fff;
    font-size:13px;
    font-family:'Noto Sans KR';
    font-weight:500;
}
.all-menu-wrap .all-menu-profile-wrap .profile-wrap ul{
    font-size:0px;
}
.all-menu-wrap .all-menu-profile-wrap .profile-wrap ul li{
    position:relative;
    display:inline-block;
    vertical-align:top;
    padding:0 11px;
}
.all-menu-wrap .all-menu-profile-wrap .profile-wrap ul li:first-child:before{
    content:'';
    position:absolute;
    top:6px;
    right:0px;
    display:inline-block;
    width:1px;
    height:6px;
    background:rgba(255,255,255,0.41);
}
.all-menu-wrap .all-menu-profile-wrap .profile-wrap ul li a{
    color:#fff;
    display:inline-block;
    line-height:18px;
    font-size:11px;
    font-family:'Noto Sans KR';
    font-weight:300;
    letter-spacing:-0.25px;
}
.all-menu-wrap .all-menu-profile-wrap .buttons-wrap{
    font-size:0px;
    padding:15px 0px;
    box-sizing:border-box;
    font-size:0px;
}
.all-menu-wrap .all-menu-profile-wrap .buttons-wrap li{
    position:relative;
    display:inline-block;
    padding:0 10px;
    box-sizing:border-box;
}
.all-menu-wrap .all-menu-profile-wrap .buttons-wrap li:before{
    position:absolute;
    top:9px;
    right:0;
    content:'';
    display:inline-block;
    width:1px;
    height:10px;
    background:#e3e3e3;
}
.all-menu-wrap .all-menu-profile-wrap .buttons-wrap li:last-child:before{
    display:none;
}
.all-menu-wrap .all-menu-profile-wrap .buttons-wrap li a{
    display:block;
    text-align:center;
}
.all-menu-wrap .all-menu-profile-wrap .buttons-wrap li a > span{
    display:inline-block;
    width:26px;
    height:26px;
    line-height:26px;
    text-align:center;
}
.all-menu-wrap .all-menu-profile-wrap .buttons-wrap li a > span img{
    width:100%;
    height:auto;
    vertical-align:top;
}
.all-menu-wrap .all-menu-profile-wrap .buttons-wrap li a > p{
    margin-top:5px;
    line-height:15px;
    color:#4e4e4e;
    font-size:12px;
    font-family:'Noto Sans KR';
    font-weight:300;
    letter-spacing:-0.5px;
}
.all-menu-category-wrap{
    padding:25px 30px;
    
}
.all-menu-category-wrap .category-box-wrap{
    background:#fff;
    border-radius:15px;
    box-shadow: -0.5px 9px 17px 0.18px rgba(44, 44, 44, 0.07);
    margin-bottom:13px;
    padding:19px 25px;
}
.all-menu-category-wrap .category-box-wrap:last-child{
    margin-bottom:0px;
}

.all-menu-category-wrap .category-box-wrap .main-cate{
    position:relative;
    display:block;
    line-height:33px;
    font-size:14px;
    font-family:'Heebo';
    font-weight:500;
    color:#4e4e4e;
    padding-bottom:12px;
   
}
.all-menu-category-wrap .category-box-wrap:last-child .main-cate{
    padding-bottom:0;
}
.all-menu-category-wrap .category-box-wrap .main-cate:after{
    position:absolute;
    top:0;
    right:0;
    content:'';
    display:inline-block;
    width:26px;
    height:26px;
    background:url('/design/ooo1069/2020_m_renew/quick_btn_scroll_bottom.png')no-repeat center center;
    background-size:12px auto;
    transform:rotate(0deg);
    transition:transform 0.2s ease-in-out;
}
.all-menu-category-wrap ul li.category-box .main-cate.active:after{
    background:url('/design/ooo1069/2020_m_renew/quick_btn_scroll_bottom.png')no-repeat center center;
    background-size:12px auto;
    transform:rotate(180deg);
    transition:transform 0.2s ease-in-out;
}

.all-menu-category-wrap ul li.category-box .depth-category .depth-category-list{
   
    padding-bottom:20px;
}
.all-menu-category-wrap ul li.category-box .depth-category .depth-category-list.pb-none{
    padding-bottom:0px;
}
.all-menu-category-wrap ul li.category-box .depth-category .depth-category-list li a{
    line-height:32px;
    padding-left:5px;
    font-size:12px;
    font-family:'Heebo';
    font-weight:500;
    color:#929292;
}
.all-menu-category-wrap ul li.category-box .depth-category-list2 {
    padding-top:11px;
    border-top:1px solid #e7e7e7;
}
.all-menu-category-wrap ul li.category-box .depth-category-list2 li a{
    line-height:33px;
    font-size:14px;
    font-family:'Heebo';
    font-weight:500;
    color:#4e4e4e;
}
.all-menu-category-wrap ul li.category-box .depth-category-list2 li a.free-delivery{
    position:relative;
    color:#34a571;
    padding-right:37px;
    font-weight:bold;
}
.all-menu-category-wrap ul li.category-box .depth-category-list2 li a.free-delivery::after{
    content:'';
    position:absolute;
    top:0;
    right:0;
    width:35px;
    height:18px;
    background:url('/design/ooo1069/2020_m_renew/icon_free_delivery_m.png')no-repeat center center;
    background-size:100% auto;
    animation-name: bounce-bottom;
    animation-duration: 2s;
    animation-delay: 2s;
    animation-direction: linear;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}

@-webkit-keyframes bounce-bottom {
    0% {transform: scale(1, 1) translateY(0);}
    10% {transform: scale(1.05, 0.9) translateY(0);}
    30% {transform: scale(.95, 1.1) translateY(-8px);}
    50% {transform: scale(1.02, .95) translateY(0);}
    57% {transform: scale(1, 1) translateY(-1px);}
    64% {transform: scale(1, 1) translateY(0);}
    100% {transform: scale(1, 1) translateY(0);}
}
.all-menu-wrap .brand-story-wrap{
     padding:20px 30px;
     box-sizing:border-box;
}
.all-menu-wrap .brand-story-wrap li{
    padding-top:4px;
    padding-bottom:4px;
    border-bottom:1px solid #e7e7e7;
}
.all-menu-wrap .brand-story-wrap li a{
    display:block;
    line-height:31px;
    font-size:0px;
}
.all-menu-wrap .brand-story-wrap li a span{
    display:inline-block;
    width:31px;
    height:31px;
    line-height:31px;
    text-align:center;
    vertical-align:top;
}
.all-menu-wrap .brand-story-wrap li a span > img{
    width:100%;
    height:auto;
    vertical-align:middle;
}
.all-menu-wrap .brand-story-wrap li a p{
    display:inline-block;
    vertical-align:top;
    line-height:31px;
    color:#4e4e4e;
    font-size:13px;
    font-family:'Noto Sans KR';
    font-weight:300;
    padding-left:9px;
}
.all-menu-sns-wrap{
    padding:0px 30px;
    padding-top:15px;
    box-sizing:border-box;
    font-size:0px;
    margin:0 -10px;
}
.all-menu-sns-wrap .sns-list li{
    display:inline-block;
    padding:5px 5px;
    width:50%;
    box-sizing:border-box;
}
.all-menu-sns-wrap .sns-list li a{
    display:block;
    border:1px solid #e7e7e7;
    height:35px;
    line-height:35px;
    border:1px solid #dbdbdb;
    font-family:'Heebo';
    color:#4e4e4e;
    font-size:12px;
    text-align:center;
    border-radius:2.5px;
}
.all-menu-sns-wrap .sns-list .list-title{
    display:block;
    padding:0;
}
.all-menu-sns-wrap .sns-list .list-title h4{
    line-height:30px;
    color:#4e4e4e;
    font-family:'Noto Sans KR';
    font-size:14px;
    font-weight:400;
}
.all-menu-sns-wrap .global-list{
    padding-top:25px;
    font-size:0px;
}
.all-menu-sns-wrap .global-list .list-title{
    position:relative;
    display:block;
    margin-right:0px;
    padding:0;
}
.all-menu-sns-wrap .global-list .list-title h4{
    display:inline-block;
    padding-right:12px;
    background:#f7f7f7;
    line-height:30px;
    color:#4e4e4e;
    font-family:'Noto Sans KR';
    font-size:14px;
    font-weight:400;
}
.all-menu-sns-wrap .global-list .list-title:after{
    content:'';
    position:absolute;
    top:15px;
    right:0;
    display:inline-block;
    width:calc(100% - 50px);
    height:1px;
    background:#eaeaea;
}
.all-menu-sns-wrap .global-list li{
    display:inline-block;
    padding:10px 12px 10px 0;
}
.all-menu-sns-wrap .global-list li a{
    display:inline-block;
    width:35px;
    height:35px;
    line-height:35px;
    text-align:center;
    border-radius:50%;
    background:#fff;
    overflow:hidden;
    box-shadow: 0.5px 7px 6.5px 0px rgba(92, 92, 92, 0.27);
}
.all-menu-sns-wrap .global-list li a img{
    width:100%;
    height:auto;
    vertical-align:middle;
}
.all-menu-wrap .mark{
    padding:18px;
    line-height:18px;
    text-align:center;
    font-family:'Heebo';
    font-size:11px;
    background:#d5c7bc;
}
.all-menu-wrap .mark a{
    font-family:'Poppins';
    font-size:10px;
    color:#3fc0e5;
}
#bottom-bar{
    position:fixed;
    bottom:0;
    left:0;
    z-index:1002;
    width:100%;
    transition:bottom 0s ease-in-out;
}
#bottom-bar.nav-up{
    bottom:0;
    transition:bottom 0s ease-in-out;
}
#bottom-bar .shadow-wrap{
    position:relative;
    background:transparent;
    font-size:0px;
}
#bottom-bar .shadow-wrap > div{
    display:inline-block;
}

#bottom-bar .shadow-wrap .side-shadow{
    position:absolute;
    top:-25px;
    width:17.5px;    
}
#bottom-bar .shadow-wrap .side-shadow.left-shadow{
    left:0;
}
#bottom-bar .shadow-wrap .side-shadow.right-shadow{
    right:0;
}
#bottom-bar .shadow-wrap .center-shadow{
    
    height: 13px;
    display: block;
}
#bottom-bar .shadow-wrap .center-shadow > img{
    height:13px;
    width: 100%;
}
#bottom-bar .shadow-wrap .side-shadow > img{
    width:100%;
    height:25px;
}
#bottom-bar .bottom-icons{
    background:#d5c7bc;
    text-align:center;
    padding:0 20px;
    box-sizing:border-box;
    font-size:0px;
    padding-bottom:10px;
}
#bottom-bar .bottom-icons li{
    width:20%;
    display:inline-block;
    text-align:center;
}
#bottom-bar .bottom-icons li a{
    display:block;
    text-align:center;
    
}
#bottom-bar .bottom-icons li .icon{
    display: inline-block;
    width: 17px;
    height: 16px;
    margin-top: 0;
    line-height: 16px;
}
#bottom-bar .bottom-icons li .icon img{
    width:100%;
    height:auto;
    vertical-align:top;
}
#bottom-bar .bottom-icons li p{
    line-height:16px;
    color:#696969;
    font-family:'Noto Sans KR';
    font-weight:300;
    font-size:10px;
    letter-spacing:-0.25px;
}
/*바텀 바 브랜드 레이어*/
.bottombar-brand-container{
    display:none;
    overflow-y:auto;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    background:rgba(209,182,157,0.95);
    z-index:1005;
}
.bottombar-brand-container.active{
    display:block;
    display:flex;
    justify-content:center;
    align-items:center;
}
.bottombar-brand-container .btn_close{
    position: absolute;
    top: 15px;
    right: 15px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('/design/ooo1069/2020_m_renew/btn_close.png')no-repeat center center;
    background-size: 14px auto;
}
.bottombar-brand-container > ul{
    margin-top:40px;
    font-size:0px;
}
.bottombar-brand-container > ul > li{
    text-align: center;
    padding: 15px 0;
    display: inline-block;
    width: 50%;
}
.bottombar-brand-container > ul > li > a{
    display:inline-block;
    padding:10px 0;
}
.bottombar-brand-container > ul > li > a > img{
    width:90px;
    height:auto;
}
.SMS_CategoryBest_wrap .swiper-slide, .swiper-container-android .swiper-slide, .swiper-wrapper{
    height:initial !important;
}


.swiper-wrapper{
    height:100% !important;
}
/*박스 바텀 그림자 */
.box-bottom-shadow {
    position:relative;
    width:100%;
    height:30px;
    background:#d5c7bc;
    
}
.box-bottom-shadow.bg-white:after{
    background:#fff;
}
.box-bottom-shadow::after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:30px;
    background:#f7f7f7;
    border-radius:0 0 15px 15px;
    box-shadow: 0.5px 8.5px 8px 0.08px rgba(91, 91, 91, 0.07);
}


#m_preview_wrap {display:none;} /* 미리보기 숨기기 */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, select, small, span, strike, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Heebo', 'Noto Sans KR', '돋움', Dotum, sans-serif;
}
body {position:relative;color:#3b3b3b;-webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{font-family:'Heebo', 'Noto Sans KR', "Helvetica Neue", Helvetica, NanumGothic,"Malgun Gothic",Dotum,Gulim,sans-serif !important}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure{margin:0;padding:0}
h1, h2, h3, h4, h5, h6 {font-weight:normal; font-size:100%; word-break: break-all;}
ul, ol, li {list-style:none;}
fieldset, img {border:none;}
img {vertical-align:top;}
hr, button img {display:none;}
form, fieldset, legend, label {margin:0; padding:0;}
fieldset{border:0 none;}
fieldset legend {position:absolute; visibility:hidden; overflow:hidden; width:0; height:0; margin:0; padding:0; font:0/0 Arial;}
em,address{font-style:normal;}
input,textarea,select,button,table{font-size:inherit;font-family:inherit;line-height:inherit;color:#3b3b3b;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}
select {
    background:url('/design/ooo1069/2018_renew/mobile/img/common/select_bg.jpg') no-repeat center right !important;
    
    background-size:21px auto !important;
}
/* //base */
body{

  
    position: relative;

   
}
body.no-scroll{
    overflow:hidden !important;
}
body.no-scroll::before{
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,0.6);
    z-index: 1004;
    content:"";
    transition:all 0.3s ease-in-out;
}
body.overlay:before{
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,0.6);
    z-index: 888;
    content:"";
    transition:all 0.3s ease-in-out;
}
/* 폰트 */
@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 400;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 700;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 300;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
}

.nanumbarungothic {
 font-family: 'NanumBarunGothic', sans-serif !important;
}
.heebo{
    font-family:'Heebo' !important;
}
.Roboto {
 font-family: 'Roboto', sans-serif !important;
}
.bold {
 font-weight:bold;
}

.show {
    display:block !important;
}
.hide {
    display:none !important;
}
.no-scroll {
    overflow:hidden !important;
}
/* 폰트 */

/* cross */
* html input { margin:-1px 0; } 
*:first-child+html input { margin:-1px 0; }
input.checkbox { width:13px; height:13px; margin-top:-4px; vertical-align:middle;}
/* //cross */

/* a-style */
a {color:#3b3b3b; text-decoration:none;}
a:hover, a:active {text-decoration:none;}
a{
    -webkit-tap-highlight-color : transparent;
}
/* //a-style */

/* 공통 */
.pop_wrap {overflow: visible !important;}
.pop_wrap:after{ content:""; clear:both; display: block; }
address, article, aside, figure, footer, header, hgroup, menu, nav, section {display:block;}
caption {font-size:0; height:0;}
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {height:35px; border:1px solid #bbb; vertical-align: middle; padding-left:10px; box-sizing: border-box; -webkit-border-radius:0; border-radius: 0;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
textarea {border:1px solid #bbb; vertical-align: middle; box-sizing:border-box; background-color:#fff; padding:10px; -webkit-border-radius:0; border-radius:0;}
.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold {font-weight:bold;}
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}
.h_title {border-top:1px solid #464646; border-bottom:1px solid #464646; padding:6px 10px;}
.h_title h3 {font-weight:bold;}
#mask {width:100%; height:100%; position:fixed; top:36px; left:0; right:0; bottom:0; background-color:#3c3c3c; z-index:1000; display:none; opacity:0.8;}
.none-data {text-align: center; padding: 40px 0;}
.none-data img {margin-bottom:10px;}
.pd10 {padding:0 10px;}
.fr {float:right !important;}
.fl {float:left !important;}
.txt-input1 {width:100% !important;}
.txt-input2 {width:46% !important;}
.txt-input3 {width:29% !important;}
.txt-input4 {width:20% !important;}
.txt-area1 {width:100% !important;}
.mt5 {margin-top:5px;}
.page_location {padding:5px 5px;}
.page_location li {float:left;}
.page_location li::after {content: ">"; margin: 0 7px;}
.page_location li:last-child::after {content: ""; margin:0;}
.h_layerTitle {height:35px; line-height:35px; background-color:#f2f2f2; padding:0 10px; margin-bottom:10px;}
.h_layerTitle h3 {font-weight:bold;}
.h_layerTitle .fa-times {float:right; margin-top: 5px;}
.MK-product-icons img {padding:0 2px;}
/* //공통 */

/* 페이징 */
.paging {text-align:center; margin:26px 0;}
.paging a {width:30px; height:30px; line-height:30px; background-color:#fff; border:1px solid #ddd; display:inline-block; margin:0 2px;}
.paging a.now {background-color:#3b3b3b; color:#fff; border:1px solid #3b3b3b;}
/* //페이징 */

/* 페이징 2 */
div.paging-new {
    padding-top:0px !important;
    padding-bottom:40px !important;
    font-size:0px !important;
}
div.paging-new a {
    width:33px !important;
    height:33px !important;
    line-height:33px !important;
    margin:0px !important;
    border:none !important;
    border-bottom:0px !important; 
    font-family:'Heebo';
    color:#000 !important;
    font-size:13px !important;
    font-weight:300 !important;
    text-align:center !important; 
}
div.paging-new a.now {
    color:#000 !important;
    border-bottom:0px !important;
    background:#e4d5c9 !important;
    border-radius:50%;
}
div.paging-new a.next {
    background:url('/design/ooo1069/2020_m_renew/paging_next.png') no-repeat center center !important;
    background-size:33px auto !important;
    border:0px !important; 
    margin-left:11px;
}
div.paging-new a.prev {
    background:url('/design/ooo1069/2020_m_renew/paging_prev.png') no-repeat center center !important;
    background-size:33px auto !important;
    border:0px !important;
    margin-right:11px;
}
/* 페이징 2 />

/* 폰트 관련 */
.color_1984f1 {color:#1984f1 !important;} /* Blue */
.color_f1191f {color:#f1191f !important;} /* Red */
.color_a63f42 {color:#a63f42 !important;} /* DarkRed */
.bgc077fe2 {background-color:#077fe2; color:#fff; padding:2px 5px; margin-right: 5px;}
.bgc464644 {background-color:#464644; color:#fff; padding:2px 5px; margin-right: 5px;}
.caution {color:#f1191f; text-align:center; font-size:0.917em;}
.ico_new {color: #ffffff; background-color: #ff8400; font-weight:bold; padding:1px 5px;}
.ico_hit {color: #ffffff; background-color: #f1191f; font-weight:bold; padding:1px 5px;}
/* //폰트 관련 */

/* 버튼 관련 */
.btn_White {width:100%; height:35px; line-height:35px; background-color:#fff; text-align:center; display:block; border:1px solid #c6c6c6; box-sizing: border-box; vertical-align: middle;}
.btn_Black {width:100%; height:35px; line-height:35px; background-color:#393939; color:#fff; text-align:center; display:block; border:1px solid #393939; box-sizing: border-box; vertical-align: middle;}
.btn_Red {width:100%; height:40px; line-height:40px; background-color:#ab3e41; color:#fff; text-align:center; display:block; border:1px solid #ab3e41; box-sizing: border-box; vertical-align: middle;}
.btn_Grey {width:100%; height:35px; line-height:35px; background-color:#858585; color:#fff; text-align:center; display:block; border:1px solid #858585; box-sizing: border-box; vertical-align: middle;}
.fixButtonR {position:relative; padding-right:120px;}
.fixButton {width:115px; position:absolute; top:0; right:0;}
.more {text-align:center; width:100%; margin-top:30px;}
.btn_moreGray {width:224px; height:35px; line-height: 35px; background-color:#efefef; border:0px none; font-weight:bold; display: block; margin: 0 auto;border-radius:18px;}
.btn_moreGray span {color:#aaaaaa;}
.btn_moreGray span em {color:#f1191f;}
/* 버튼 관련 */

/* 상품진열 */
.list_array {height:52px; border-bottom:1px solid #4a4a4a; border-top:1px solid #c7c7c7; padding:0 8px; margin-bottom: 20px;}
.list_array .list_arrayLeft {float:left; margin-top:12px;}
.list_array .list_arrayLeft select {height:28px;}
.list_array .list_arrayRight {float:right; margin-top:12px;}
.list_array .list_arrayRight img {margin-left:10px;}
.list_shopping1x {text-align:center;}
.list_shopping1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; text-align:left; font-size:0;}
.list_shopping1x li {width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9;}
.list_shopping1x li a {display: block; padding:18px 4px; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li:first-child {border:0px none;}
.list_shopping1x li:first-child a {padding:0 4px 18px 4px;}
.list_shopping1x li img.listPic {width:50%; float:left;}
.list_shopping1x .list_shoppingInfo {width:46%; float:left; padding-left:4%; font-size:12px;}
.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px;  text-align:left; font-size:0;}
.list_shopping2x li {width:50%; display:inline-block; vertical-align: top; text-align:left;}
.list_shopping2x li a {display: block; padding:0 2px 18px 2px;}
.list_shopping2x li img.listPic {width:100%;}
.list_shopping2x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:12px;}
.list_shopping3x {text-align:center;}
.list_shopping3x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px; text-align:left; font-size:0;}
.list_shopping3x li {width:33.33%; display:inline-block; vertical-align: top;}
.list_shopping3x li a {display: block; padding:2px;}
.list_shopping3x li img.listPic {width:100%;}
.list_shopping3x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:12px;}
.listName {color:#3b3b3b; word-break: break-all;}
.listDiscount {color:#b5b5b5;}
.listPrice {color:#1b1b1b; margin-bottom:4px;}
.listSoldout {color:#D22525; margin-bottom:4px;}
.listReplace {color:#1b1b1b; margin-bottom:4px;}
.listReview {color: #DB2E2E; margin-bottom:4px;}
.listReserve {color:#7d7d7d; font-size:0.917em;}
.listPoint {color:#7d7d7d; font-size:0.917em;}
/* //상품진열 */

/* 로그인 */
.login .caution {margin-bottom:10px;}
.member {padding:0 15px; margin-top: 20px;}
.login #keyboard {text-align:center; margin:0 auto;}
.login #keyboard p {text-align:right; margin-bottom:12px;}
.login #keyboard img {display:none; width:100%;}
.login .loginInput {margin-top:18px;}
.login .loginInput input {width:100%; display:block; margin-bottom:10px;}
.login .loginCheck {margin-top:10px;}
.login .loginCheck label {margin-right:12px;}
.login .loginCheck label input {vertical-align: middle;}
.login .loginMiddle .btn_Red {font-size:1.167em; margin:10px 0;}
.login .loginMiddle .btn_White {font-size:1.167em;}
.login .loginBottom {background-color:#eaeaea; padding:18px 15px; margin-top:20px;}
.login .loginBottom h4 {background-color:#eaeaea; margin-bottom:5px; padding:0; font-weight:bold;}
.login .loginBottom a {font-size:1.167em;}
.login .loginBottom a.btn_Black {margin-top:16px;}
.login .loginBottom a.btn_Black:last-child {margin-top:10px;}
.login .loginBottom a.btn_White {margin-top:10px;}
.sns-login { position: relative; margin: 20px 10px 0; }
.sns-login .sns-title img { width: 100%; max-width: 300px; }
.sns-login ul li { position: relative; margin-top: 10px; padding-left: 50px; height: 40px; line-height: 40px; border: 1px solid #dfdfdf; border-radius: 4px; list-style: none; }
.sns-login ul li a { display: block; padding-left: 20px; border-left: 1px solid #dfdfdf; color: #999; font-size: 1.25em; font-weight: bold; letter-spacing: -1px; }
.sns-login ul li span { position: absolute; top: 0; left: 0; width: 50px; height: 40px; }
.sns-login ul li.facebook span { background: url(/images/d3/m_01/icon/ico_sns_facebook.gif) no-repeat 50% 50%; background-size: 12px auto; }
.sns-login ul li.naver span { background: url(/images/d3/m_01/icon/ico_sns_naver.gif) no-repeat 50% 50%; background-size: 18px auto; }
.sns-login ul li.kakaotalk span { background: url(/images/d3/m_01/icon/ico_sns_kakaotalk.gif) no-repeat 50% 50%; background-size: 20px auto; }
/* //로그인 */

#check_auth {padding:15px 0;}
#check_auth .head {text-align:center; color:#f46b00; margin-bottom:10px;}
#check_auth .contents table {margin:0 auto;}
#check_auth .contents table td {padding:5px 0;}
#check_auth .contents table td input {width:100% !important; height:35px !important; margin-bottom:0 !important;}

/* 레이어팝업 */
.layer {width: 100%; min-height: 100%; z-index: 3; position: fixed; left: 0; top: 0; background:rgba(60,60,60,0.8);}
.layer .layer-pop {width:90%; background-color: #fff; position: relative; box-shadow: 0px 1px 10px #494949; margin:80px auto;}
.layer .layer-pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.layer .layer-pop .txt {max-height: 300px; overflow-y: auto; padding:10px;}
.layer .layer-pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
body #comment_password {border-radius:0 !important; font-size:1em;}
body #comment_password .head {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; text-align:left !important; padding: 0 10px;}
body #comment_password .head h5 {border-bottom:0px none !important; font-size:1em !important; padding:0 !important;}
body #comment_password .head a.close {width:45px; height:36px; color:#fff; line-height: 42px; top:0 !important; right:0 !important; text-align: center;}
body #comment_password .contents p {font-size:1em !important; font-weight:normal;}
body #comment_password .contents .form-wrap2 input {height: 35px;}
body #comment_password .contents .form-wrap2 p:last-child a {display:block; background-color: #393939; color:#fff; position:initial !important; padding:10px 0; margin-top: 10px;}
/* //레이어팝업 */

/* 팝업 */
.popup .pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.popup .pop .txt {padding:10px;}
.popup .pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
#passimg {width: 90%; background-color: #fff; top:50%; left: 0; right: 0; margin: 0 auto; text-align: center; padding: 20px 0; box-shadow: 0 1px 10px #717171;}
#passimg .head {color:#f26c09;}
#passimg .btns {padding:0 10px; margin-top: 10px;}
#passimg .btns a {display:block; background-color: #393939; color:#fff; padding:10px 0;}
/* //팝업 */

@media screen and (max-width:319px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:320px) and (max-width:419px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:420px) and (max-width:767px) {
    .tabletOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:4px;}
    .list_shopping1x li:first-child a {padding:4px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x li {width:33.3%;}
    .list_shopping3x li {width:25%;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
    /* .layer .layer-pop .txt {max-height: 150px;} G패드에서 사이즈가 작게 나와서 제거함 */
    .layer .layer-pop {margin:20px auto;}
}
@media screen and (min-width:768px) {
    body {font-size:0.813em;}
    .mobileOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:10px;}
    .list_shopping1x li:first-child a {padding:10px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x ul {padding:0 5px;}
    .list_shopping2x li {width:33.3%;}
    .list_shopping2x li a {padding:5px;}
    .list_shopping3x ul {padding:0 5px;}
    .list_shopping3x li {width:25%;}
    .list_shopping3x li a {padding:5px;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
}

@media screen and (max-width:1000px) {
	#roll-attr>ul.swiper-wrapper>li.swiper-slide {
		height: 32px !important;
	}
	#roll-cat>ul.swiper-wrapper>li.swiper-slide {
		height: 32px !important;
	}
}




/* custom common */
.no-scroll {overflow:hidden !important;}

.left {float:left !important;}
.right {float:right !important;}

.text-left {text-align:left !important;}
.text-center {text-align:center !important;}
.text-right {text-align:right !important;}
.text-bold {font-weight:bold !important;}

.relative {position:relative;}

.mt0 {margin-top:0px !important;}
.mt10 {margin-top:10px !important;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt50 {margin-top:50px !important;}
.mt60 {margin-top:60px !important;}
.mt70 {margin-top:70px !important;}
.mt80 {margin-top:80px !important;}
.mt90 {margin-top:90px !important;}
.mt100 {margin-top:100px !important;}

.mr0 {margin-right:0px !important;}
.mr10 {margin-right:10px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.mr40 {margin-right:40px !important;}
.mr50 {margin-right:50px !important;}
.mr60 {margin-right:60px !important;}
.mr70 {margin-right:70px !important;}
.mr80 {margin-right:80px !important;}
.mr90 {margin-right:90px !important;}
.mr100 {margin-right:100px !important;}

.ml0 {margin-left:0px !important;}
.ml10 {margin-left:10px !important;}
.ml20 {margin-left:20px !important;}
.ml30 {margin-left:30px !important;}
.ml40 {margin-left:40px !important;}
.ml50 {margin-left:50px !important;}
.ml60 {margin-left:60px !important;}
.ml70 {margin-left:70px !important;}
.ml80 {margin-left:80px !important;}
.ml90 {margin-left:90px !important;}
.ml100 {margin-left:100px !important;}

.mb0 {margin-bottom:0px !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb50 {margin-bottom:50px !important;}
.mb60 {margin-bottom:60px !important;}
.mb70 {margin-bottom:70px !important;}
.mb80 {margin-bottom:80px !important;}
.mb90 {margin-bottom:90px !important;}
.mb100 {margin-bottom:100px !important;}

.pt0 {padding-top:0px !important;}
.pt10 {padding-top:10px !important;}
.pt20 {padding-top:20px !important;}
.pt30 {padding-top:30px !important;}
.pt40 {padding-top:40px !important;}
.pt50 {padding-top:50px !important;}
.pt60 {padding-top:60px !important;}
.pt70 {padding-top:70px !important;}
.pt80 {padding-top:80px !important;}
.pt90 {padding-top:90px !important;}
.pt100 {padding-top:100px !important;}

.pr0 {padding-right:0px !important;}
.pr10 {padding-right:10px !important;}
.pr20 {padding-right:20px !important;}
.pr30 {padding-right:30px !important;}
.pr40 {padding-right:40px !important;}
.pr50 {padding-right:50px !important;}
.pr60 {padding-right:60px !important;}
.pr70 {padding-right:70px !important;}
.pr80 {padding-right:80px !important;}
.pr90 {padding-right:90px !important;}
.pr100 {padding-right:100px !important;}

.pl0 {padding-left:0px !important;}
.pl10 {padding-left:10px !important;}
.pl20 {padding-left:20px !important;}
.pl30 {padding-left:30px !important;}
.pl40 {padding-left:40px !important;}
.pl50 {padding-left:50px !important;}
.pl60 {padding-left:60px !important;}
.pl70 {padding-left:70px !important;}
.pl80 {padding-left:80px !important;}
.pl90 {padding-left:90px !important;}
.pl100 {padding-left:100px !important;}

.pb0 {padding-bottom:0px !important;}
.pb10 {padding-bottom:10px !important;}
.pb20 {padding-bottom:20px !important;}
.pb30 {padding-bottom:30px !important;}
.pb40 {padding-bottom:40px !important;}
.pb50 {padding-bottom:50px !important;}
.pb60 {padding-bottom:60px !important;}
.pb70 {padding-bottom:70px !important;}
.pb80 {padding-bottom:80px !important;}
.pb90 {padding-bottom:90px !important;}
.pb100 {padding-bottom:100px !important;}

.price_container{
    position:relative;
}
.swiper-container{
    display:block !important;
}
/*아이템 리스트*/
.custom-list{
    padding:0 17.5px;
}
.SMS_Product_display .items{
    display:block !important;
    margin:0 -2.5px;
    box-sizing:border-box;
    width:auto !important;
}
.SMS_Product_display.swiper-container .items{
    display:block !important;
    margin:0 !important;
    box-sizing:border-box;
    width:100% !important;
}

.SMS_Product_display .items li{
    padding:0px 2.5px !important;
    width:50%;
    margin-bottom:25px !important;
}
.SMS_Product_display.three-view .items li{
    width:33.3333%;
}
.SMS_base_img{
    position:relative;
}
.SMS_base_img .thumb a{
    display:block;
}
.SMS_base_img .btn-product-wish{
    position:absolute;
    bottom:0;
    right:0;
    display:inline-block;
    width:27px;
    text-align:center;
    z-index:15;
}
.SMS_base_img .btn-product-wish img{
    width:100%;
    height:auto;
    vertical-align:top;
}
.SMS_Product_display .items li .thumb img{
    margin-bottom:0px !important;
}

.SMS_base_mask{
    padding-top:10px;
}
.SMS_base_mask a{
    display:block;
}
.SMS_base_mask .color{
    font-size:0px;
    height:2.5px;
    line-height:2.5px;
    padding-bottom:10px;
}
.SMS_base_mask .color span{
    display:inline-block;
    width:10px;
    height:2.5px;
    line-height:2.5px;
    vertical-align:middle;
    margin-right:1px;
}
.SMS_base_mask .brand-name{
    line-height:15px;
    color:#888888;
    font-size:12px;
    font-family:'Noto Sans KR';
    font-weight:300;
    letter-spacing:-0.6px;
    margin-bottom:3px;
}
.SMS_Product_display .items li .info_container .name{
    line-height: 16px !important;
    max-height: 32px !important;
    color: #4e4e4e !important;
    margin: 0px !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    letter-spacing: -0.6px;
    font-family:'Noto Sans KR';
}
.SMS_Product_display .items li .price_container{
    position:relative;
    font-size:0px;
    line-height:23px;
    margin-bottom:8px;
}
.SMS_Product_display .items li .price_container > p{
    display:inline-block !important;
    vertical-align:top !important;
    padding-right:5px;
    line-height:23px;
}
.SMS_Product_display .items li .price_container > p:last-child{
    padding-right:0px;
}
.SMS_Product_display .items li .price_container .priceStrike{
    font-size:11px !important;
    font-family:'Heebo';
    font-weight:300;
    color:#888888 !important;
    letter-spacing:-0.55px;
}
.SMS_Product_display .items li .price_container .price {
    vertical-align:top !important;
    font-family:'Heebo' !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #4e4e4e !important;
    letter-spacing:-0.7px !important;
    margin:0 !important;
}

.SMS_Product_display .items li .price_container .discount-info{
    position:relative;
    display:inline-block !important;
    font-family:'Noto Sans KR' !important;
    color:#d5b495 !important;
    font-size:13px !important;
    font-weight:bold !important;
    letter-spacing:-0.7px !important;
}
.SMS_Product_display .items li .price_container .discount-info > text{
    vertical-align:middle;
}
.SMS_Product_display .items li .price_container .discount-info > span{
    display:inline-block;
    line-height:23px;
    font-weight:normal !important;
    font-size:12px !important;
    vertical-align:top;
}

.SMS_Product_display .product-info{
    line-height:20px;
    color:#4e4e4e;
    font-size:12px;
    font-weight:300;
    letter-spacing:-0.6px;
    font-family:'Noto Sans KR';
}
/*스와이퍼 아이템 리스트*/

.swiper-container.SMS_Product_display .items{
    display:flex !important;
    padding:0 !important;
}
.swiper-container.SMS_Product_display .items li{
    width:160px !important;
    padding:0 !important;
    margin-bottom:0 !important;
}

/*스와이퍼 아이템 리스트 카드형태 스타일*/

.swiper-container.SMS_Product_display .items li:first-child{
    margin-left:17.5px;
}
.swiper-container.SMS_Product_display .items li:last-child{
    margin-right:17.5px;
}
.swiper-container.card-white.SMS_Product_display .items li{
    border-radius:5px;
    overflow:hidden;
    background:#fff;
    box-shadow: 1px 12px 13px 0px rgba(57, 57, 50, 0.08);
    
}
.swiper-container.card-white.SMS_Product_display .items li .SMS_base_mask{
    background:#fff;
    padding:0 10px;
    padding-top:10px;
    box-sizing:border-box;
    min-height:116px;
}
.swiper-container.card-white.SMS_Product_display .items li .info_container .name{
    max-height:16px !important;
    padding-right:5px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.swiper-container.card-white.SMS_Product_display .product-info{

    padding-right:5px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding-bottom:11px;
}

/*베스트& dc상품 swiper list */
.swiper-container.style-swiper-wrap{
    position:relative;
    padding-bottom:50px;
}
.swiper-container.style-swiper-wrap li{
    position:relative;
    width:280px;
}
.swiper-container.style-swiper-wrap ul{
    padding-bottom:20px;
}
.swiper-container.style-swiper-wrap li a{
    display:block;
}
.swiper-container.style-swiper-wrap li a .item-thumb{
    transform:scale(0.7143);
    transition:transform 0.3s ease-in-out;
    border-radius:5px;
    overflow:hidden;
    box-shadow: 3px 12px 17px 0px rgba(0, 0, 0, 0.22);
}
.swiper-container.style-swiper-wrap li a .item-thumb > img{
    width:100%;
    height:auto;
    vertical-align:top;
}
.swiper-container.style-swiper-wrap li.swiper-slide-prev a .item-thumb {
    transform:scale(0.7143) translateX(56px);
}
.swiper-container.style-swiper-wrap li.swiper-slide-next a .item-thumb {
    transform:scale(0.7143) translateX(-56px);
}
.swiper-container.style-swiper-wrap li.swiper-slide-active a .item-thumb  {
    transform:scale(1) translateX(0px);
    
}

.swiper-container.style-swiper-wrap li.swiper-slide-active a .item-desc{
    opacity:1;
    transition:opacity 0.3s ease-in-out;
}
.swiper-container.style-swiper-wrap li a .item-desc{
    opacity:0;
    position:absolute;
    left:20px;
    right:20px;
    transition:opacity 0.3s ease-in-out;
    bottom:-20px;

}
.swiper-container.style-swiper-wrap li a .item-desc > h2{
    line-height:23px;
    color:#fff;
    font-size:19px;
    font-family:'Heebo','Noto Sans KR';
    font-weight:500;
    letter-spacing:-1px;
    margin-bottom:7px;
}
.swiper-container.style-swiper-wrap li a .item-desc > p{
    line-height:16px;
    color:#fff;
    font-size:12px;
    font-family:'Heebo','Noto Sans KR';
    font-weight:300;
    letter-spacing:-0.6px;
}
.swiper-container.style-swiper-wrap .swiper-pagination-bar-wrap{
    display:block;
    line-height:22px;
    height:22px;
    padding:0px 23px;
    font-size:0px;
    text-align:center;
   
}
.swiper-container.style-swiper-wrap .swiper-pagination-bar-wrap .style-swiper-pagination {
    bottom:auto !important;
    position:relative !important;
    font-size:0px !important;
    text-align:center;
    height:22px;
    line-height:22px;
    width:auto;
    display:inline-block;
    vertical-align:middle;
    box-sizing: content-box;
    padding-right: 12px;
}
.swiper-container.style-swiper-wrap .swiper-pagination-bar-wrap .style-swiper-pagination > span{
    font-size:11px;
    font-family:'Heebo';
    letter-spacing:-0.55px;
    display:inline-block;
    color:#959595;
}
.swiper-container.style-swiper-wrap .swiper-pagination-bar-wrap .style-swiper-pagination > span.current{
    color:#4e4e4e;
}
.swiper-container.style-swiper-wrap .swiper-pagination-bar-wrap .style-swiper-pagination > span.slash{
    padding:0 2px 0 3px;
}
.swiper-container.style-swiper-wrap .swiper-pagination-bar-wrap .custom-bar{
    position: relative;
    z-index: 4;
    width: 75px;
    height: 1px;
    background: rgba(255,255,255,0.48);
    text-align: left;
    display:inline-block;
    vertical-align:top;
    vertical-align:middle;
    
}
.swiper-container.style-swiper-wrap .swiper-pagination-bar-wrap .custom-bar .progress{
    display:inline-block;
    width:0%;
    height:2px;
    background:#4e4e4e;
    vertical-align:bottom;
    position:absolute;
    bottom:0;
}

/*상품 리스트 리스트 스타일 */
.SMS_Product_display.list-type .SMS_base_mask a{
    position:relative;
}
.SMS_Product_display.list-type .items li{
    width:100%;
    display:block;
    margin-bottom:5px !important;
}
.SMS_Product_display.list-type .items li .SMS_base_img{
    width:140px;
}
.SMS_Product_display.list-type .items li .SMS_base_mask{
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    padding:0px !important;
    margin-top:20px !important;
    padding-left:155px !important;
}

.SMS_Product_display.list-type .items li .info_container{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding-right: 30px;
}
.SMS_Product_display.list-type .items li .info_container{
    margin-bottom:7px;
}
.SMS_Product_display.list-type .items li .price_container .discount-info{
    position:absolute;
    top:0;
    right:0;
}
.SMS_Product_display.list-type .items li .info_container .name{
    display:inline;
    line-height:16px;
    max-height:16px !important;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    
}
.SMS_Product_display.list-type .items li .info_container .brand-name{
    /*display:inline;*/
    line-height:16px;
}
.swiper-container.SMS_Product_display.list-type .items{
    display:block !important;
}
.swiper-container.SMS_Product_display.list-type .items li:first-child{
    margin-left:0px;
}
.swiper-container.SMS_Product_display.list-type .items li{
    width:100% !important;
    display:block !important;
}

/*바텀바 서치*/
.bottombar__search_wrap{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(255,255,255,0.95);
    z-index:1004;
    display:none;
}
.bottombar__search_wrap.active{
    display:block;
}
.bsw-title{
    position:relative;
    width:100%;
    height:55px;
    line-height:55px;
    text-align:center;
}
.bsw-title > h2{
    display:inline-block;
    font-size:16px;
    font-family:'Heebo';
}
.bsw-title .btn-close{
    position: absolute;
    top: 12.5px;
    left: 6px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(/design/ooo1069/2020_m_renew/sub_header_icon_back.png)no-repeat center center;
    background-size: 30px auto;
}
.bottombar_search_form{
    padding-top:10px;
}
.bottombar_search_form .form_search{
    position:relative;
    margin:0 17.5px;
    background:#eaeaea;
    border-radius:30px;
    height:45px;
    line-height:45px;
}
.bottombar_search_form .form_search fieldset input{
    background:transparent;
    border:none;
    width:100%;
    height:45px;
    line-height:45px;
    color:#4e4e4e;
    font-family:'Noto Sans KR';
    font-weight:300;
    padding-left:22px;
    padding-right:10px;
}
.bottombar_search_form .form_search .btn_search{
    display:inline-block;
    position:absolute;
    top:0;
    right:0;
    width:45px;
    height:45px;
    text-align:center;
}
.bottombar_search_form .form_search .btn_search > img{
    width:24px;
    height:auto;
    vertical-align:middle;
}

/*상품 리스트 기간할인 체크버튼 추가*/
.term-discount-check{
    position:relative;
    margin-top:11px;
    z-index:50;
}
.term-discount-check .btn-check{
    position:relative;
    background:transparent;
    box-sizing:border-box;
    line-height:22px;
    color:#D5B495;
    font-size:10px;
    border:1px solid #D5B495;
    border-radius:6px;
    padding:0 16px 0 5px;
}
.term-discount-check .btn-check::after{
    content:'';
    position:absolute;
    top:50%;
    right:5px;
    width:7px;
    height:5px;
    transform:translateY(-50%);
    background:url('/design/ooo1069/2018_renew/img/main/check_term.png')no-repeat center center;
    background-size:100% auto;
}
.term-discount-check-con{
    display:none;
    position:fixed;
    top:50%;
    left:10px;
    right:10px;
    z-index:1005;
    width:auto;
    background:#fff;
    border-radius:5px;
    overflow:hidden;
    transform:translateY(-50%);
}
.term-discount-check-con.on{
    display:block;
}
.term-discount-check-con > .title-wrap{
    position:relative;
}
.term-discount-check-con > .title-wrap > h5{
    position:relative;
    line-height:58px;
    font-size:16px;
    font-weight:bold;
    color:#000;
    text-align:center;
    background:#E4D5C9;
}
.term-discount-check-con > .title-wrap > .btn-close{
    position:absolute;
    top:15px;
    right:16px;
    width:25px;
    height:25px;
    font-size:0px;
    text-indent:-9999px;
    background:url('/design/ooo1069/2018_renew/img/main/term_close.png')no-repeat center center;
    background-size:9px auto;
    z-index:51;
}

.term-discount-check-con .text-wrap{
    padding:30px 15px;
}
.term-discount-check-con .text-wrap > h6{
    line-height:23px;
    color:#000;
    font-size:15px;
    text-align:center;
    margin-bottom:12px;
}
.term-discount-check-con .text-wrap > p:last-child{
    margin-bottom:0;
}
.term-discount-check-con .text-wrap > p > span{
    color:#EF544D;
}
.term-discount-check-con .text-wrap > .tb-wrap > table{
    width:100%;
    border-top:1px solid #E7E2DE;
}
.term-discount-check-con .text-wrap > .tb-wrap th,
.term-discount-check-con .text-wrap > .tb-wrap td 
{
    width:50%;
    text-align:center;
    border-bottom:1px solid #E7E2DE;
}
.term-discount-check-con .text-wrap > .tb-wrap th > .tb-row{
    line-height:35px;
    font-family:'Noto Sans KR';
    font-size:12px;
    color:#333333;
    background:#F1EEEC;
}

.term-discount-check-con .text-wrap > .tb-wrap th > .tb-row{
    line-height:35px;
    font-family:'Noto Sans KR';
    font-size:12px;
    color:#333333;
    background:#F1EEEC;
}
.term-discount-check-con .text-wrap > .tb-wrap td > .tb-row{
    padding:17px 10px;
    color:#888888;
    font-family:'Roobot';
}

/*당일배송 아이콘 추가*/
.SMS_Product_display .items li .SMS_base_img > .icon_quick_delivery{
    position: absolute;
    bottom: 5px;
    left: 6px;
}
.SMS_Product_display .items li .SMS_base_img > .icon_quick_delivery > img{
    width:auto;
    height:22px;
    vertical-align:top;
}