body{font-family:'LINESeedKR', sans-serif;font-weight:400;color:#212121;}
body{
    letter-spacing:-0.02em;
    font-size:16px;
    line-height: 1;
}
img{
    max-width: 100%;
}
a,a:hover,a:active,a:focus{text-decoration:none;color:#333;}

::selection {
	background:#aec74f;
	color: #FFF;
	text-shadow: none;
}
::-moz-selection {
	background:#aec74f;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
	background:#aec74f;
	color: #FFF;
	text-shadow: none;
}

.d-none {
	display: none !important;
}

input{-webkit-appearance:none;}

.container{
    width: 1260px;
    max-width: 100%;
    margin:0 auto;
}

.table-default{}
.table-default th,
.table-default td{font-size:1em;vertical-align:middle!important;padding:15px 8px!important;}
.table-default td small{font-size:0.9em;color:#ec7a8f;}
.table-default th{font-weight:400;width:200px;background-color:#f7f7f7;}
.table-default>tbody>tr:last-child>th,
.table-default>tbody>tr:last-child>td{border-bottom:1px solid #ddd;}

.table-v{color:#646464;border-top:1px solid #ddd;}
.table-v>thead>tr>th{background-color:#f9f9f9;border:1px solid #ddd;border-bottom:1px solid #ddd;font-weight:700;vertical-align:middle;text-align:center;}
.table-v>tbody>tr>td{background-color:#fff;border-right:1px solid #efefef;border-bottom:1px solid #efefef;text-align:center;vertical-align:middle;}
.table-v>tbody>tr>td.text-left,
.table-v>tbody>tr>td.td-title{text-align:left!important;}
.table-v>tbody>tr>td:first-child{border-left:1px solid #efefef;}
.table-v:not(.table-rowspan)>tbody>tr:nth-child(even)>td{background-color:#fafafa;}
.table-v>tbody>tr.even>td{background-color:#fafafa;}
.table-v td.td-title{text-align:left!important;}

.input-group{border:1px solid #ddd;}
.input-group>textarea{width:100%;height:150px;resize:none;-webkit-appearance:none;border:0;padding:8px;}
.input-group>input{border:0;}
.input-group>.input-group-addon{border:0;background-color:#fff;}
.input-group.short{width:200px;}
.input-group.half{width:50%;}
.input-group.full{width:100%;}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus{background-color:#aec74f;border-color:#aec74f;}

.btn-primary.btn-block{padding:15px 0;font-size:1.2em;}

.note-editing-area img{max-width:100%;}
.note-editor.note-frame{margin:0;}

.tab-content{padding:8px;border:1px solid #e1e1e1;border-top:0;}
.tab-content .table{margin:0;}

ul{list-style-type:none;padding:0;margin:0;}
ul.hori>li{float:left;}
ul.hori:after{display:block;content:'';clear:both;}

input[type="text"],
input[type="password"],
textarea{box-shadow:none;-webkit-box-shadow:none;-webkit-appearance:none;outline:none;}
.input-group>.form-control{box-shadow:none;border-color:#ddd;}

.input-group-b{margin-bottom:12px;position:relative;}
.input-group-b>input{padding:15px 12px;height:52px;}
.input-group-b>input[readonly]{background-color:#fff;}
.input-group-b>input:focus{outline:0;}
.input-group-b>.input-group-addon:first-child{width:110px;position:relative;padding:6px 12px 6px 6px;}
.input-group-b>.input-group-addon:first-child:after{display:block;position:absolute;right:0;top:50%;margin-top:-26px;height:52px;line-height:52px;content:'\f054';font-family:Font Awesome\ 5 Free;font-weight:900;opacity:0.3;}

.modal .modal-header{background-color:#399eb0;color:#fff;padding-right:50px;position:relative;}
.modal .modal-header>.btn-close{position:absolute;right:0;top:0;width:50px;height:50px;line-height:50px;text-align:center;color:#fff;cursor:pointer;}
.modal .modal-header>.btn-close:before{display:inline;content:'\f00d';font-family:Font Awesome\ 5 Free;font-weight:900;}
.modal .modal-footer{background-color:#f1f1f1;}

.input-group{background-color:#fff;}
.input-group .notice{display:block;padding:10px;font-size:0.85em;color:#ed1c24;}

.rachel1{position:fixed;left:-9999px;}
.rachel1 + label{position:relative;padding-left:20px;padding-right:20px;cursor:pointer;display:inline-block;font-weight:400;margin:0;}
.rachel1 + label:before{display:block;content:'';position:absolute;left:0;top:2px;width:16px;height:16px;border:1px solid #c8c8c8;border-radius:2px;}
.rachel1:checked + label:before{background-color:#fabe00;border-color:#ebb000;color:#fff;font-size:10px;content:'\f00c';font-family:Font Awesome\ 5 Free;font-weight:900;text-align:center;line-height:14px;}
.rachel1[type="radio"] + label:before{border-radius:8px;}
.rachel1.solo + label{width:16px;height:16px;padding:0;}

#modal-searchAddr{}
#modal-searchAddr .input-group{border:0;}
#modal-searchAddr .input-group>input{border:1px solid #e1e1e1;border-right:0;}
#modal-searchAddr .input-group .btn{background-color:#333;color:#fff;border-color:#222;}
#modal-searchAddr .input-alert{text-align:center;padding:40px 0;}
#modal-searchAddr .input-alert span{font-size:3em;margin-bottom:10px;color:#222;}

.pagination{margin:0;}
.pagination>li>a{color:#ed1c24;}
.pagination>li.active>a{background-color:#ed1c24;color:#fff;border-color:#ed1c24;}

/*
** 상품 목록
 */
.item-list{margin-left:-10px;margin-right:-10px;}
.item-list:after{display:block;content:'';clear:both;}
.item-list>li{float:left;width:20%;padding:0 10px;margin-bottom:35px;}
.item-list>li>a{display:block;}
.item-list>li>a>.image{position:relative;border-radius:6px;overflow:hidden;width:100%;padding-bottom:74%;background-color:#fff;background-size:100%;background-position:center;background-repeat:no-repeat;border:1px solid #e1e1e1;}
.item-list	>li>a>.image>.img{position:absolute;left:0;top:0;width:100%;height:100%;background-size:100%;background-repeat:no-repeat;transition:transform 0.5s;}
.item-list>li>a>.image>button.btn-fav{position:absolute;font-size:1.4em;padding:0;right:10px;top:10px;line-height:0;border:0;background-color:transparent;outline:none;color:#888;opacity:0.8;}
.item-list>li>a>.image>button.btn-fav.active{color:#e61b37;}
.item-list>li>a>.data{padding:10px 0;background-color:#fff;}
.item-list>li>a>.data>p.title{display:block;font-size:1.1em;margin:0 0 10px 0;height:44px;line-height:22px;letter-spacing:-.05em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;}
.item-list>li>a>.data>p.price{margin:0;text-align:right;font-weight:700;font-size:1.4em;}
.item-list>li>a>.data>.rate{margin-top:5px;text-align:right;font-size:0.9em;color:#888;}
.item-list>li>a>.data>.rate .fa-star{color: #ccc;}
.item-list>li>a>.data>.rate .fa-star.active{color: #ffb450;}
.item-list>li>a>.data>.rate .bar{font-size:0.85em;color:#aaa;padding:0 4px;}
.item-list>li.empty{width:100%;padding:80px 0;text-align:center;color:#777;font-size:1.2em;}



body{position:relative;padding-top: 143px !important;}
.container{width: 1260px;padding:0;margin:0 auto;max-width:92%;}

#header{position:fixed;border-bottom:1px solid #DADADA;left:0;right:0;top:0;z-index:100;background-color: #fff;transition:transform 0.3s;}
/* #header.fixed{transform: translate(0,-40px);} */
#header .h-top{padding:26px 0 6px;}
#header .h-top .container{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#header .h-top .top-nav{
    display: flex;
    align-items: center;
}
#header .h-top .top-nav>li{}
#header .h-top .top-nav>li>a{position:relative;display:block;padding:0 15px;color:#747474;}
#header .h-top .top-nav>li+li>a:before{
    content:'';
    position:absolute;
    left:0;
    top:50%;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background:#747474;
    border-radius: 100%;
    transform:translate(-50%,-50%);
}
#header .h-top .top-nav>li.nav-mypage.noti>a{padding-right:25px;}
#header .h-top .top-nav>li.nav-mypage.noti>a>.noti{position:absolute;right:15px;top:50%;margin-top:-4px;width:6px;height:6px;border-radius:6px;}
#header .h-top .btn-cart{
    position: relative;
    width: 32px;
    margin-left: 29px;
}
#header .h-top .btn-cart img{
    display: block;
}
#header .h-top .btn-cart span{
    position: absolute;
    text-align: center;
    width: 20px;
    line-height: 20px;
    border-radius: 100%;
    background-color: #0383CA;
    color:#fff;
    transform: translate(30%,-30%);
    right:0;
    top:0;
}

#header .h-top .btn-kakao{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 142px;
    height: 48px;
    border-radius: 24px;
    font-size: ;
    background:#FFCB46;
    font-size: 16px;
    color:#000;
}
#header .h-top .btn-kakao img{
    margin-right: 8px;
    width: 24px;
}

#header .h-body{padding-bottom: 5px;}
#header .h-body>.container{position:relative;display: flex;align-items:center;justify-content:flex-end;padding:0;}
#header .h-body h1{position:absolute;left:0;top:50%;transform:translate(0,calc(-50% - 7px));margin:0;}
#header .h-body h1>a{display:block;width:121px;height:121px;background-image:url('/img/assets/logo.svg');background-size:cover;background-position:center;background-repeat:no-repeat;}
#header .h-body h1>a>span{display:none;}
#header .h-body .form-search{width:410px;border:1px solid #000;border-radius:24px}
#header .h-body .form-search .input-group{border:0;border-radius:24px;}
#header .h-body .form-search .input-group>input{border:0;padding:0 40px 0 20px;height:46px;border-radius:24px;}
#header .h-body .form-search .input-group>.input-group-btn>.btn{padding:10px 12px;border-radius:0 40px 40px 0;color:#232323    ;}
#header .h-body .btn-kakao{background-color: #FFCB46;width: 203px;height:48px;border-radius:24px;display:flex;align-items:center;justify-content:center;margin-left: 19px;}
#header .h-body .btn-kakao img{width: 24px;margin-right: 8px}
#header .h-body .btn-kakao span{font-size:16px;letter-spacing:-0.02em;}


#header .h-body .banner-wrap{position:absolute;right:15px;top:0;}
#header .h-body .banner-wrap>a{display:block;width:280px;height:100px;background-size:auto 100px;background-position:center;background-repeat:no-repeat;}

#header .h-foot{position: relative;}
#header .h-foot .cate-nav{display: flex;align-items: flex-start;    padding-left: 187px;justify-content: space-between;}
#header .h-foot .cate-nav::before,
#header .h-foot .cate-nav::after{content:none;}
#header .h-foot .cate-nav>li{position:relative;}
#header .h-foot .cate-nav>li>a{display:block;line-height:21px;padding:18px 10px 18px 0;font-size:16px;font-weight:400;color:#000;}

#header .h-foot .cate-nav>li>ul{
    text-align: left;
    display: none;
    position: absolute;
    left:0;
    top:100%;
    right:0;
    padding-top: 18px;
}
#header .h-foot .cate-nav:hover>li>ul{
    display: block;
}
#header .h-foot .cate-nav>li>ul:after{display:block;content:'';width:0;height:;border-bottom:4px solid #efefef;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;left:50%;top:-4px;margin-left:-3px;z-index:10;}
#header .h-foot .cate-nav>li>ul>li{
    position: relative;
    z-index: 2;
}
#header .h-foot .cate-nav>li>ul>li>a{
 display: block;
 line-height: 21px;   
 color:#070707;
}
#header .h-foot .cate-nav>li>ul>li+li{
    margin-top: 14px;
}
#header .h-foot .cate-nav:hover::after{
    content:'';
    position: absolute;
    left:0;
    right:0;
    top:calc(100% + 1px);
    height: 493px;
    background-color: rgba(255,255,255,0.94);
    width: 100%;
    z-index: 1;
}

#header .cate-nav-expand{position:absolute;z-index:800;left:0;top:200px;width:100%;max-height:0;overflow:hidden;transition:max-height 0.3s;background-color:#efefef;}
#header .cate-nav-expand .nav-list{display:inline-block;text-align:center;padding:20px 0;}
#header .cate-nav-expand .nav-list>li{display:inline-block;vertical-align:top;}
#header .cate-nav-expand .nav-list>li>a.nav-title{display:block;padding:0 50px;height:0;overflow:hidden;}
#header .cate-nav-expand .nav-list>li>.nav-sub>li>a{display:block;padding:7px 15px;}
#header .cate-nav-expand .nav-list>li>.nav-sub>li>ul{margin-bottom:20px;}
#header .cate-nav-expand .nav-list>li>.nav-sub>li:last-child>ul{margin-bottom:0;}
#header .cate-nav-expand .nav-list>li>.nav-sub>li>ul>li>a{display:block;color:#888;padding:4px 15px;font-size:0.85em;}
#header.nav-expand .cate-nav-expand{max-height:500px;}

#body{padding:80px 0;}
#body h2.page-title{text-align:center;display:block;font-weight:700;letter-spacing:-0.05em;font-size:32px;color:#000;line-height: 42px;margin:0 auto 20px;}
#body h2.page-title>small{display:block;font-size:0.6em;color:#888;margin-top:20px;font-weight:300;}

#side-float{
    display: none !important;
}

@media screen and (min-width:768px){
    #header .h-foot .cate-nav>li:hover>ul{display:block;}
    /* body{width:1500px;} */
    /* .container{width:1260px !important;padding:0 !important} */
}

@media screen and (min-width:992px){
    /* body{width:1500px;} */
    /* .container{width:1260px !important;} */
}

@media screen and (min-width:1200px){
    .m-h-foot,
    #mobile-nav{display:none!important;}

}

@media screen and (min-width:1500px){
    /* body{width:100%;} */

}


@media screen and (max-width:1199px){
    .container{max-width:92%;margin:0 auto;}
    img{max-width:100%;}
    body{padding-top: 133.5px !important;}
    #header.fixed{transform: translate(0,0);}
    #header .h-top{display:none;}
    #header .h-body{padding-bottom: 0;border-bottom:0.5px solid rgba(0,0,0,0.5)}
    #header .h-body .container{position: relative;
        align-items: center;
        justify-content: space-between;
    }
    #header .h-body .container::before,
    #header .h-body .container::after{content:none;}
    #header .h-body .btn-kakao{display: none;}
    #header .h-body h1{position: static;
        transform: translate(0,0);
    }
    #header .h-body h1>a{width: 86px;height: 86px}
    #header .h-body .form-search{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background-color:#fff;z-index:600;margin:0;padding:0;border:0;border-radius:0;}
    #header .h-body .form-search .input-group{padding-left:30px;border-radius:0;border-bottom:1px solid #ddd;}
    #header .h-body .form-search .input-group>input{padding:20px 12px;height:60px;}
    #header .h-body .form-search .input-group>.input-group-btn>.btn{padding:0;width:40px;height:60px;line-height:60px;border-radius:0;}
    #header .h-body .form-search .input-group>.input-group-btn>.btn>span{font-size:1.2em;}
    #header .h-body .form-search .btn-close-form-search{display:block;width:30px;height:60px;line-height:60px;text-align:center;position:absolute;left:0;top:0;z-index:650;}

    .m-h-foot .m-nav{padding:0 4%;}
    .m-h-foot .swiper-slide{width:auto;}
    .m-h-foot .swiper-slide a{display: block;font-size:18px;letter-spacing:-0.07em;line-height:26px;color:#000;font-weight:400;padding:10px 0;}

    body.search-open #header .h-body .form-search{display:block;}
    #header .h-body .btn-header{
        display: flex;
        align-items:center;
        justify-content:center;
        width: 40px;
        height: 40px;
        position: relative;
    }
    #header .h-body .body-right{
        display: flex;
        align-items: center;
    }
    #header .h-body .body-right>*+*{
        margin-left: 12px;
    }
    #header .h-body .btn-header#btn-toggle-nav{left:0;}
    #header .h-body .btn-header#btn-toggle-nav img{width: 67%;}
    #header .h-body .btn-header#btn-toggle-search{}
    #header .h-body .btn-header#btn-toggle-search img{width: 69%;}
    #header .h-body .btn-header#btn-mobile-cart{}
    #header .h-body .btn-header#btn-mobile-cart .count{
        font-family: 'Gotham',sans-serif;
        background-color: #F13223;
        border-radius: 100%;
        color:#fff;
        position: absolute;
        right:0;
        top:0;
        width: 25px;
        height: 25px;
    line-height: 38px;
        text-align: center;
        font-size: 18px;
        letter-spacing:-0.05em;
        transform:translate(30%,-30%);
        
    }
    #header .h-body .btn-header#btn-mobile-cart img{width: 100%;}
    #header .h-body .btn-header#btn-mypage{right:0;}
    #header .h-body .btn-header#btn-mypage img{width: 67%;}
    #header .h-body #btn-toggle-nav img{width: 78%;}
    #header .h-body .btn-header#btn-mobile-cart img{width: 74%;}
    #header .h-foot{display: none;}

    #mobile-nav{position:fixed;left:0;top:0;width:400px;max-width:100%;height:100vh;background-color:#fff;z-index:20000;transition:transform 0.3s;transform:translate(-100%,0);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: auto;
}
    #mobile-nav .logo{
        padding-top: 11px;
        padding-left: 11px;
    }
    #mobile-nav .logo a{
        width: 56px;
        display: block;
    }
    #mobile-nav .logo a img{}


    #mobile-nav .close-wrap{
        position: absolute;
        top:17px;
        right:17px;
    }
    #mobile-nav .close-wrap>a{
        display: block;
        width: 27px;
    }
    #mobile-nav .m-nav-top{
        border-bottom:1px  solid #bdbdbd
    }
    #mobile-nav .user-data{
        padding:16px 11px 24px;
        font-size: 20px;
        line-height: 1.3em;
        color:#161616;
    }
    #mobile-nav .m-nav-top .btns{
        display: flex;
        align-items: stretch;
        justify-content: center;
    }
    #mobile-nav .m-nav-top .btns a{
        display: block;
        width: 50%;
        text-align: center;
        position: relative;
        line-height: 20px;
        font-size: 16px;
        /* font-weight: 700; */
        padding: 10px 0;
    }
    #mobile-nav .m-nav-top .btns a+a::before{
        content:'';
        position: absolute;
        left:0;
        top:50%;
        height: 20px;
        background-color: #bdbdbd;
        width: 1px;
        transform:translate(-50%,-50%);
    }
    #mobile-nav .non-member{
        padding:16px 11px 24px;
        font-size: 20px;
        line-height: 1.3em;
        color:#161616;
    }
    #mobile-nav .non-member a{
        color:#0486cc;
        text-decoration: underline;
        font-weight: 700;
    }

    #mobile-nav .cate-nav{
     
    }
    #mobile-nav .cate-nav>li{}
    #mobile-nav .cate-nav>li>a{position:relative;display:block;padding:15px 30px 15px 11px;font-weight:700;font-size:18px;color:#1d1d1d;
    line-height: 1.4em;}
    #mobile-nav .cate-nav>li>a>button{
        border:0;
        cursor: pointer;
        background-color: #fff;
        width: 22px;
        height: 12px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url(/img/assets/icon_arr_down.svg);
        position: absolute;
        right:10px;
        top:50%;
        transform: translate(0,-50%);
    }
    #mobile-nav .cate-nav>li>ul{display:none;background-color:#EDEDED;padding:15px;}
    #mobile-nav .cate-nav>li>ul>li:nth-child(n+1):nth-child(-n+2){
        margin-top: 0 !important;
    }
    #mobile-nav .cate-nav>li>ul>li{
        width: 50%;
        font-size: 16px;
        margin-top: 1em;
    }
    #mobile-nav .cate-nav>li>ul>li>a{
        display: block;
        text-align: left;
        line-height: 1.4em;
        color:#252525;
    }

    #mobile-nav .cate-nav>li.open>a{color:#232323    ;}
    #mobile-nav .cate-nav>li.open>ul{display:flex;align-items: stretch;flex-wrap: wrap;}
    #mobile-nav .cate-nav>li.active>a{font-weight:700;text-decoration:underline;}
    #mobile-nav .cate-nav>li>ul>li.active>a{font-weight:700;text-decoration:underline;}

    #mobile-nav .nav-btm{
        left:0;
        right:0;
        bottom:0;
        background-color: #ededed;
        padding:15px;
        margin-top: 20px;
    }
    #mobile-nav .nav-btm ul{
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    #mobile-nav .nav-btm ul li+li{
        padding-left: 1em;
        margin-left: 1em;
        position: relative;
    }
    #mobile-nav .nav-btm ul li+li::before{
        content:'';
        position: absolute;
        left:0;
        top:50%;
        width: 3px;
        height: 3px;
        border-radius: 100%;
        background-color: #7c7c7c;
        transform: translate(-50%,-50%);
    }
    #mobile-nav .nav-btm ul li a{
        display: block;
        color:#7C7C7C;
        font-size: 16px;
        line-height: 1.4em;
    }


    body.nav-open #mobile-nav{transform: translate(0,0);}
    body.nav-open #mobile-nav-bg{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:400;}

    #body{padding:30px 0;}
    #body h2.page-title{margin:0 0 40px 0;}
}

@media screen and (max-width:767px){
    body{
        padding-top: calc(calc((181 / 720) * 100vw) + 2px) !important;
    }
    #header .h-body .container{
        height: calc((101 / 720) * 100vw);
    }
    #header .h-body h1{
    }
    #header .h-body h1>a{
        width: calc((86 / 720) * 100vw);;
        height: calc((86 / 720) * 100vw);;
    }
    #header .h-body .body-right>*+*{
        margin-left: calc((15 / 720) * 100vw);
    }
    #header .h-body .btn-header{
        width: calc((55 / 720) * 100vw);
        height: calc((55 / 720) * 100vw);
    }
    #header .h-body .btn-header#btn-mobile-cart .count{
        width: calc((25 / 720) * 100vw);
        height: calc((25 / 720) * 100vw);
        font-size: calc((18 / 720) * 100vw);
        transform: translate(0,20%);
        line-height: calc((38 / 720) * 100vw);
    }
    .m-h-foot .swiper-slide a{
        font-size:calc((28 / 720) * 100vw);
        padding:0;
        line-height: calc((80 / 720) * 100vw);
    }
    #body h2.page-title{
        line-height: 1.325em;
        font-size:calc((40 / 720) * 100vw);
        margin-bottom: calc((20 / 720) * 100vw);;
    }
    #header .h-body #btn-toggle-nav img{width: 60%;}

    #mobile-nav .logo{
        padding-top:calc((35 / 720) * 100vw);
        padding-left: calc((9 / 720) * 100vw);;
    }
    #mobile-nav .logo a{
       width: calc((78 / 720) * 100vw);
    }
    #mobile-nav .close-wrap{
        top:calc((32 / 720) * 100vw);
        right:calc((32 / 720) * 100vw);
    }
    #mobile-nav .close-wrap>a{
        width: calc((38 / 720) * 100vw);
    }
    #mobile-nav .user-data,
    #mobile-nav .non-member{
        font-size: calc((38 / 720) * 100vw);
        padding:calc((16 / 720) * 100vw) calc((30 / 720) * 100vw) calc((36 / 720) * 100vw);
    }
    #mobile-nav .m-nav-top .btns a{
        font-size: calc((32 / 720) * 100vw);   
        padding:calc((20 / 720) * 100vw) 0;
    }
    #mobile-nav .m-nav-top .btns a+a::before{
        height: calc((28 / 720) * 100vw);   
    }
    #mobile-nav .cate-nav>li>a{
        padding:calc((30 / 720) * 100vw) calc((54 / 720) * 100vw) calc((30 / 720) * 100vw) calc((30 / 720) * 100vw);
        font-size: calc((30 / 720) * 100vw);   
        line-height: 1.33em;
    }
    #mobile-nav .cate-nav>li>a>button{
        width: calc((24 / 720) * 100vw);
        height: calc((12 / 720) * 100vw);
        right:calc((30 / 720) * 100vw)
    }
    #mobile-nav .cate-nav>li.open>ul{
        padding:calc((40 / 720) * 100vw) calc((30 / 720) * 100vw);
    }
    #mobile-nav .cate-nav>li>ul>li{
        margin-top: calc((15 / 720) * 100vw);   
    }
    #mobile-nav .cate-nav>li>ul>li>a{
        font-size: calc((30 / 720) * 100vw);   
        line-height: 1.33em;
    }
    #mobile-nav .nav-btm{
        padding:calc((25 / 720) * 100vw) calc((38 / 720) * 100vw)
    }
    #mobile-nav .nav-btm ul li+li{
        margin-left: calc((17 / 720) * 100vw) ;
        padding-left: calc((17 / 720) * 100vw) ;
        
    }
    #mobile-nav .nav-btm ul li a{
        font-size: calc((24 / 720) * 100vw) ;
        line-height: 1.3em;
    }
    #mobile-nav .nav-btm ul li+li::before{
        width: 2px;
        height: 2px;
    }
}



#mobile-nav .short-nav{}
#mobile-nav .short-nav .btn-kakao{background-color: #FFCB46;width: 90%;height:48px;border-radius:24px;display:flex;align-items:center;justify-content:center;margin:20px auto 0;}
#mobile-nav .short-nav .btn-kakao img{width: 24px;margin-right: 8px}
#mobile-nav .short-nav .btn-kakao span{font-size:16px;letter-spacing:-0.02em;}

#mobile-nav .short-nav>li[data-id="kko"] .icon{background-image:url('/img/assets/btn_social_kakao.png');background-position:center;background-repeat:no-repeat;background-size:auto 40px;}
#mobile-nav .short-nav>li[data-id="gp"] .icon{background-image:url('/img/assets/google_play_icon.svg');background-position:center;background-repeat:no-repeat;background-size:auto 40px;}
#mobile-nav .short-nav>li[data-id="recent_view"] .icon{font-size:1.6em;}

#side-float{display:none !important;position:absolute;left:0;top:200px;width:100%;min-width:1500px;margin-top:80px;z-index:999;}
	#side-float>.container{position:relative;}
	#side-float .f-box{position:absolute;top:0;}
	#side-float .f-box.box-left{left:-160px;width:140px;text-align:center;}
	/*
	#side-float .f-box.box-left>a{display:block;padding:100px 0 0 0;color:#ffdc00;}
	#side-float .f-box.box-left>a>p{margin:0;font-size:1.2em;font-weight:700;line-height:1.6em;padding:20px 0;background-color:#3b1d1d;border-radius:0 0 20px 20px;}
	 */
	#side-float .f-box.box-right{right:-160px;width:140px;}
	#side-float.fixed{position:fixed;top:0!important;}

    #btn-playstore img {width: 115%; margin-left: -7%; filter: drop-shadow(2px 2px 2px #AAA);}
    #side-float .kakao-phone{display:block; margin-top: 10px; width: 161px; margin-left: -8%;}
    #side-float .kakao-phone{}
	/* #side-float .kakao-phone>.mockup{background-image:url('/img/assets/img_kakao_channel.png');background-size: 100%;background-repeat:no-repeat;padding-bottom:100%;position:relative;filter: drop-shadow(2px 2px 2px #AAA);}
	#side-float .kakao-phone>.mockup>.content{display:none;padding-top:10px;position:absolute;left:5px;top:5px;width:130px;height:268px;border-radius:20px;z-index:-1;background-color:#ffdc00;}
	#side-float .kakao-phone>.mockup>.content>strong{display:block;font-size:1.4em;padding-top:80px;background-image:url('/img/assets/btn_social_kakao.png');background-position:center 20px;background-repeat:no-repeat;background-size:auto 60px;}
	#side-float .kakao-phone>.mockup>.content>.btn-kakao{display:inline-block;padding:8px 18px;border-radius:4px;margin-top:20px;background-color:#3b1d1d;color:#fff;}
    .h-body>.container>.kakao-phone{
        background-color: #FFCB46;
        margin-left: 19px;
        display: flex;
        align-items:center;
        justify-content:center;
        height:48px;
        border-radius:24px;
        width: 203px;
    }
    .h-body>.container>.kakao-phone>.mockup{background-image:url('/img/assets/kakao_logo.png');background-size: 100%;background-repeat:no-repeat;padding-bottom:100%;position:relative;filter: drop-shadow(2px 2px 2px #AAA);}
    .h-body>.container>.kakao-phone>.mockup>.content{display:none;padding-top:10px;position:absolute;left:5px;top:5px;width:130px;height:268px;border-radius:20px;z-index:-1;background-color:#ffdc00;}
    .h-body>.container>.kakao-phone>.mockup>.content>strong{display:block;font-size:1.4em;padding-top:80px;background-image:url('/img/assets/btn_social_kakao.png');background-position:center 20px;background-repeat:no-repeat;background-size:auto 60px;}
    .h-body>.container>.kakao-phone>.mockup>.content>.btn-kakao{display:inline-block;padding:8px 18px;border-radius:4px;margin-top:20px;background-color:#3b1d1d;color:#fff;} */

	#side-float .recent-item{border:1px solid #ddd;background-color:#fff;}
	#side-float .recent-item .title{margin:0;padding-top:10px;color:#545454;font-weight:700;font-size:0.85em;text-align:center;}
	#side-float .recent-item .box{}
	#side-float .recent-item .box>a{display:block;margin:10px 0;position:relative;}
	#side-float .recent-item .box>a>.image{width:108px;height:81px;margin:0 auto;background-size:cover;background-position:center;background-repeat:no-repeat;}
	#side-float .recent-item .box>a>.item-name{margin:10px 0 0 0;font-size:0.85em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	#side-float .recent-item .box>a>.info{position:absolute;display:none;right:-2px;top:-1px;width:262px;height:82px;border:1px solid #999;background-color:#fff;}
	#side-float .recent-item .box>a>.info:after{display:block;content:'';clear:both;}
	#side-float .recent-item .box>a>.info>div.data{float:left;width:120px;padding:5px;}
	#side-float .recent-item .box>a>.info>div.data>p{margin:0 0 10px 0;color:#777;height:38px;display:box; display:-webkit-box; display:-moz-box; display:-ms-box; line-clamp:2; box-orient:vertical; -webkit-box-orient:vertical; -webkit-line-clamp:2; -moz-line-clamp:2; -moz-box-orient:vertical; -ms-line-clamp:2; -ms-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; word-wrap:break-word;}
	#side-float .recent-item .box>a>.info>div.data>strong{display:block;font-weight:700;color:#ab3e55;}
	#side-float .recent-item .box>a>.info>div.image{float:right;width:108px;height:81px;margin:0 16px;background-size:cover;background-position:center;background-repeat:no-repeat;}
    #side-float .recent-item .box>a:hover>.info{display:block;}
	#side-float .recent-item .pager{display:table;width:80px;margin:0 auto 10px auto;font-size:0.75em;}
	#side-float .recent-item .pager>div{display:table-cell;vertical-align:middle;}
	#side-float .recent-item .pager>div.num{text-align:center;}
	#side-float .recent-item .pager>div.pn{}
	#side-float .recent-item .pager>div.pn>a{cursor:pointer;display:inline-block;border:1px solid #e1e1e1;padding:0 4px;}
	#side-float .recent-item.fav-item{margin-top:15px;}

	/*
	@media screen and (min-width:1200px) and (max-width:1499px){
		.container{width:900px;}
		#side-float{display:block;}
	}

	 */




#chat{
    width: 80px;
    position: fixed;
    z-index: 10;
    right:25px;
    bottom:105px;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    border-radius: 25px;
}
#chat a,
#chat a img{
    display: block;
    max-width: 100%;
}
	@media screen and (max-width:1200px){
        .h-body>.container>.kakao-phone{display: none}
    }

@media screen and (min-width:768px){
		#side-float{display:block;}
	.item-list>li>a:hover>.image>.img{transform:scale(1.2);}
}

	@media screen and (max-width:767px){
        #mobile-nav{
            width: 100%;
        }
	}







.product-list .container{padding:83px 0;position: relative;}
.product-list .container h3{display: block;
    margin-top: 0;
    font-size: 48px;
    line-height: 1.33em;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-bottom: 40px;
}
.product-list.even{
    background-color: #F13223;
    color:#fff;
}
.product-list.even .container h3,
.product-list.even .product-item a,
.product-list.even .product-item a *{
    color:#fff !important;
}
.product-list.col-4{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: -64px;
}
.product-list.col-4 .product-item{
    margin-bottom: 64px;
}
.product-list.col-4 .product-item{
    width: calc((100% - 60px) / 4);
}
.product-list.col-4 .product-item+.product-item{
    margin-left: 20px;
}
.product-list.col-4 .product-item:nth-child(4n+1){
    margin-left: 0;
}
.product-list .product-item a{
    display: block;
}
.product-list .product-item a .image{
    position: relative;
}
.product-list .product-item a .image .img img{
    display: block;
}
.product-list .product-item a .image .btn-fav{
    display: none;
}
.product-list .product-item a .data{
    margin-top: 16px;
}
.product-list .product-item a .data .title{
    font-size: 16px;
    line-height: 1.3125em;
    max-height: 2.625em;
    font-weight: 700;
    letter-spacing: -0.02em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}
.product-list .product-item a .data .sub-title{
    font-size: 14px;
    line-height: 1.35em;
    max-height: 2.7em;
    letter-spacing: -0.02em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin:0 0 10px;
    color:rgba(0,0,0,0.5)
}
.product-list .product-item a .data .price{
    font-size: 16px;
    line-height: 1.3125em;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-bottom: 5px;
}
.product-list .product-item a .data .rate{
    font-size: 12px;
    line-height: 1.3em;
    letter-spacing: -0.02em;
    color:rgba(0,0,0,0.5)
}
.product-list .product-item a .data .rate span{
    color:rgba(0,0,0,0.5) !important;
    margin:0 5px;
    font-size: 12px;
}
.product-list .btn-prev,
.product-list .btn-next{
    border:0;
    cursor: pointer;
    background-color:transparent;
    position: absolute;
    top:50%;
}
.product-list .btn-prev img,
.product-list .btn-next img{
    display: block;
    margin:0 auto;
}
.product-list .btn-prev{
    left:0;
    transform: translate(calc(-100% - 59px),-50%);
}
.product-list .btn-next{
    right:0;
    transform: translate(calc(100% + 59px),-50%);
}

@media all and (max-width:1199px){
    .product-list .container{
        padding:55px 0;
    }
    .product-list .container h3{
        margin-bottom: 30px;
        font-size: 34px;
    }
    .product-list.col-4{
        margin-bottom: -45px;
    }
    .product-list.col-4 .product-item{
        margin-bottom: 45px;
        width: calc((100% - 40px) / 3);
    }   
    .product-list.col-4 .product-item:nth-child(4n+1){
        margin-left: 20px;
    }
    .product-list.col-4 .product-item:nth-child(3n+1){
        margin-left: 0;
    }
}

@media all and (max-width:767px){
    .product-list .btn-prev, .product-list .btn-next{
        display: none;
    }
    .product-list .container{
        padding:calc((71 / 720) * 100vw) 0 calc((84 / 720) * 100vw);
    }
    .product-list .container h3{
        margin-bottom: calc((26 / 720) * 100vw);
        font-size: calc((40 / 720) * 100vw);
    }
    .product-list .container .swiper-wrapper{
        display: flex;
        flex-wrap: wrap;
        margin-bottom: calc((60 / 720) * -100vw);
    }
    .product-list .container .swiper-slide{
        width: calc((100% - 2vw) / 2);
        margin-bottom: calc((60 / 720) * 100vw);
    }
    .product-list .container .swiper-slide+.swiper-slide{
        margin-left: 2vw;
    }
    .product-list .container .swiper-slide:nth-child(2n+1){
        margin-left: 0;
    }
    .product-list .container .swiper-slide:nth-child(n+5){
        display: none;
    }
    .product-list.col-4{
        margin-bottom: -calc((60 / 720) * 100vw);
    }
    .product-list.col-4 .product-item{
        margin-bottom: calc((60 / 720) * 100vw);
        width: calc((100% - 16px) / 2);
    }   
    .product-list.col-4 .product-item+.product-item,
    .product-list.col-4 .product-item:nth-child(4n+1),
    .product-list.col-4 .product-item:nth-child(3n+1){
        margin-left: 16px;
    }
    .product-list.col-4 .product-item:nth-child(2n+1){
        margin-left: 0;
    }

    .product-list .product-item a .data{
        margin-top: calc((17 / 720) * 100vw);
    }
    .product-list .product-item a .data .title{
        font-size: calc((24 / 720) * 100vw);
        line-height: 1.3em;
        max-height: 2.6em;
        margin-bottom: calc((17 / 720) * 100vw);
    }
    .product-list .product-item a .data .sub-title{
        font-size: calc((20 / 720) * 100vw);
        line-height: 1.3em;
        max-height: 2.6em;
        margin:0 0 calc((34 / 720) * 100vw);
    }
    .product-list .product-item a .data .price{
        font-size: calc((24 / 720) * 100vw);
        line-height: 1.3em;
        margin-bottom: calc((10 / 720) * 100vw);
    }
    .product-list .product-item a .data .rate{
        font-size: calc((20 / 720) * 100vw);
    }
    .product-list .product-item a .data .rate span{
        color:#FFC960 !important;
        margin-right: calc((6 / 720) * 100vw);
    }

    #chat{
        width: calc((95 / 720) * 100vw);
        right:calc((12.5 / 720) * 100vw);
        bottom:calc((120 / 720) * 100vw) !important;
        box-shadow: none;
        border-radius: calc((25 / 720) * 100vw);
    }
}


@media screen and (min-width:769px){
    .mo{
        display: none !important;
    }
  }
  @media screen and (max-width:768px){
    .pc{
        display: none !important; 
    }
}