@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding: 30px 0 0 0;font-size:0.813em;background:#ffffff;height:100%;font-family:'Noto Sans KR', 'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
input, button {margin:0;padding:0;font-size:1em;font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
button, input[type=submit] {cursor:pointer}
input[type=text], input[type=password], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select,button {font-size:1em;font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
a:hover{color:#4e5aff}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}
img{vertical-align:top;max-width:100%;height:auto}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {position:relative;background:#fff;border-bottom:1px solid #e6eaed;

-webkit-box-shadow: 0 2px 5px #e5e6e8;
-moz-box-shadow: 0 2px 5px #e5e6e8;
box-shadow: 0 2px 5px #e5e6e8}
#hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#hd_menu{border-bottom:1px solid #e6eaed}
#hd_menu ul{margin:0 auto;max-width:1200px}
#hd_menu ul:after {display:block;visibility:hidden;clear:both;content:""}
#hd_menu li{float:left;line-height:45px;font-size:0.923em;margin:0 8px}
#hd_menu li a{color:#aeb4bf}
#hd_menu li a:hover{color:#000}
#hd_menu .hd_menu_right{float:right}

#hd_wr {margin:0 auto;max-width:1200px;padding:30px 0 30px 60px;position:relative;
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;}
#hd_wr:after {display:block;visibility:hidden;clear:both;content:""}
#logo{float:left;margin-top:5px;margin-right:20px}
#logo img{vertical-align:middle;height:35px;width:auto}

#hd_sch {float:left;text-align:center;}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch .sch_inner {position:relative;}
#hd_sch .sch_inner:after {display:block;visibility:hidden;clear:both;content:""}
#hd_sch #sch_str {float:left;background:#fff;border:1px solid #d8dee5;;color:#000;width:420px}
#hd_sch .sch_submit {float:left;height:45px;;border:0;cursor:pointer;background:#7d8dff;font-weight:600;color:#333;padding:0 18px;color:#fff;}
#hd_sch .btn_close{display:none}

#hd_btn .btn_left{position:absolute;top:30px;left:0}
#hd_btn .btn_right{position:absolute;top:30px;right:0}
#hd_btn button{height:45px;line-height:45px;width:45px;background:none;border:0;vertical-align:top}
#hd_btn button i{font-size:18px}
#hd_btn a{display:inline-block;line-height:45px;text-align:center;font-size:18px;width:45px;vertical-align:top}
#hd_btn .btn_ol{width:auto;}
#hd_btn .btn_ol .txt{color:#717989;display:inline-block;margin-left:5px}
#btn_sch{display:none}
#btn_cartop{position:relative}
#btn_cartop .cart-count{position:absolute;top:5px;right:0;background:#7d8dff;border-radius:15px;font-size:10px;color:#fff;padding:0 5px;border:2px solid #fff;line-height:16px}
#btn_user img{ width:30px;height:30px;border-radius:50px;margin-top:8px;margin-right:5px;vertical-align:top}

.hd_admin a{position:fixed;display:block;bottom:10px;left:10px;padding:0 20px;;line-height:40px;background:#d12323;z-index:999;color:#fff}
.hd_admin a:hover{background:#ff0000}
@media (max-width: 969px){
    #hd_wr {text-align:center;padding:15px; }
    #logo{float:none;margin:0}
    #logo img{height:25px;width:auto}
    #hd_btn .btn_left {top:0;left:10px}
    #hd_btn .btn_right{top:0;right:10px}
    #hd_btn button{width:40px;height:55px}
    #hd_btn a{line-height:55px}
    #btn_cartop .cart-count{top:7px}
    #hd_btn .btn_ol{width:40px}
    #hd_btn .btn_ol .txt{display:none}

    #hd_menu{display:none}
    #btn_sch{display:inline-block}

    #hd_sch{display:none;position:absolute;top:0;left:0;width:100%;background:#fff;z-index:1000;padding:5px 50px 5px 5px}
    #hd_sch #sch_str{padding-right: 50px;width:100%}
    #hd_sch .sch_submit {width:45px;position:absolute;top:0;right:0}
    #hd_sch .sch_submit .txt{display:none}
    #hd_sch .btn_close {position:absolute;top:0;right:0;display:block;width:50px;height:55px;border:0;color:#858285;background:none;font-size:16px}
}

/*카테고리*/
.menu {display:none;overflow-y:auto;position:fixed;top:0;left:0;height:100%;width:300px;background:#2d2f3c;z-index:99999;text-align:left}
.menu h2{font-size:1.077em;color:#fff;line-height:55px;padding:0 20px;border-bottom:1px solid #3e4150}

.menu .menu_close {position:absolute;top:0;right:0;width:55px;height:55px;background:none;color:#858285;font-size:16px;border:0;z-index:199999}
.menu_wr{background:#353745}

.cate a {display:block;color:#333;padding: 0 20px;color:#b0b3c6}
.cate li{position:relative;z-index:99999;line-height:45px;}
.cate li:hover {background:#2d2f3c; }
.cate li:hover:before{content:'';width:2px;height:100%;background:#7d8dff;position:absolute;top:0;left:0;z-index:199999}
.cate li:hover a{color:#fff}
.cate li button{position:absolute;top:0;right:0;background:url;border:0;width:45px;height:45px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%;text-indent:-9999px}
.cate li button.ct_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%}

.sub_cate{display:none;font-size:0.923em}
.sub_cate a{padding-left:30px}
.sub_cate1{background:#2d2f3c;}
.sub_cate li:hover{background:#20222f;position:relative:}
.sub_cate2 a{padding-left:40px;background-position:31px 17px}
.sub_cate3 a{padding-left:50px;background-position:41px 17px}
.sub_cate4 a{padding-left:60px;background-position:51px 17px}


/* 중간 레이아웃 */
#container {/* padding:10px */ max-width: 1200px; height: auto !important; margin: 0 auto; overflow-y: auto !important;}
#container_title {text-align:center;padding:30px 0; font-size:1.846em}
.idx_c{margin:0 auto;max-width:1200px;}
.idx_c:after {display:block;visibility:hidden;clear:both;content:""}

#today_view ul li {width:25%}
@media screen and (max-width:768px) {
    #today_view ul li {width:50%;}
}

.box{/* background:#fff;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.07);
-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.07);
box-shadow: 0 2px 5px rgba(0,0,0,0.07) */}

.container{margin:0 auto;}
#container.list-container{padding:10px 0}
#container.cart-container{padding:10px 0 0; max-width: 1200px; margin: 0 auto 30px;}
#container.view-container{padding:10px 0 0}
#container.cart-container #container_title{max-width:100%}
#container.view-container #container_title{display:none}

/*메인*/
#gnb{float:left;width:25%;padding:10px}
#main_bn{float:left;width:75%;}
#idx_rec{margin-top:-80px;background:#2c2d49;text-align:center;padding:170px 0 160px}
#idx_rec h2 a {color:#fff;font-size:1.846em;margin-bottom:30px;display:inline-block}


@media (max-width: 969px){
   #gnb{display:none;}
   #main_bn{width:100%;float:none}
   #container_title{font-size:1.4em;padding: 10px;text-align:left}
}

 @media (max-width:639px){
    #idx_rec h2 a {text-align:center;font-size:1.385em;margin-bottom:10px}
 }
/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

/* 하단 레이아웃 */
#ft {border-top:1px solid #edeef4;background:#fff;position:relative;z-index:10}
.ft_wr{max-width:1200px;margin:0 auto;padding:110px 0}
.ft_wr ul:after {display:block;visibility:hidden;clear:both;content:""}
.ft_wr .ft_box{float:left;width:33.3333%;text-align:center;border-left:1px solid #edeef4;padding:0 40px}
.ft_wr .ft_box:first-child{border-left:0}
.ft_wr .ft_box h2{color:#7d8dff;font-size:1.154em;margin-bottom:25px}
.ft_wr .ft_box h2 i{width:60px;line-height:60px;border-radius:50px;background:#f4f5fa;margin-bottom:15px}
.ft_wr .ft_box b {display:block;margin-bottom:20px;font-size:2em}
.ft_wr .ft_box p{color:#717989;font-weight:300;line-height:1.7em;font-size:0.923em}
.ft_wr .ft_box p span{display:inline-block;margin-right:8px;}

.ft_wr1{background:#f8f9fa}
#ft_company{margin:0 auto;max-width:1200px;padding:40px 20px;color:#717989;text-align:right}
#ft_company:after {display:block;visibility:hidden;clear:both;content:""}
#ft_company a{display:inline-block;margin:0 10px;color:#717989;}
.ft_copy{float:left}


#ft_to_top{position:fixed;bottom:10px;right:10px;width:40px;line-height:40px;background:#fff;opacity:0.6;text-align:center;border-radius:30px;
-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;}
#ft_to_top:hover{opacity:1;
-webkit-box-shadow:1px 1px 15px rgba(0,0,0,0.09);
-moz-box-shadow: 1px 1px 15px rgba(0,0,0,0.09);
box-shadow: 1px 1px 15px rgba(0,0,0,0.09)}

@media (max-width: 969px){
    .ft_wr {padding:0 20px}
    .ft_wr .ft_box{width:100%;border-left:0;border-bottom:1px solid #edeef4;padding:40px}
    #ft_company{text-align:center}
    .ft_copy{float:none;margin-top:10px}
}

 @media (max-width:639px){
   .ft_wr .ft_box{padding:20px}
 }
/* 목록 바로가기 */
.sanchor {margin:0 0 5px;padding:0}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;list-style:none;width:25%;border-top:2px solid #000;text-align:center;  overflow: hidden;  white-space: nowrap;letter-spacing:0.2em;font-size:0.93em}
.sanchor a {display:block;padding:10px;border-left:1px solid #ededed;border-bottom:1px solid #ededed;background:#fcfcfc;text-decoration:none;color:#484848}
.sanchor a:focus, .sanchor a:hover {background:#eee;text-decoration:none}
.sanchor a.sanchor_on {background:#fff;text-decoration:none;border-bottom:1px solid #fff;}

/* ####### 쇼핑몰 컨텐츠 ####### */

.st_bg{display: inline-block;width: 1px;height: 10px;margin: 0 10px;background: #e2e1e0;vertical-align: -1px;}
#listtype{margin:10px;}

#sod_chk {margin:15px;}
.sod_list {margin:10px 0}
.sod_list .sod_li {background:#fff;border: 1px solid #e7e8ef;margin:10px 0;}
.sod_list .li_name{border-bottom:1px solid #dcdcdc;line-height:1.3em;padding: 10px 10px;font-size:1.083em}
.sod_list .li_op_wr{position:relative;margin:10px;padding-left:90px;min-height:80px}
.sod_list .total_img{position:absolute;top:0;left:0}
.sod_list .mod_options{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 5px 0 0;}
.sod_list .li_prqty{margin:10px 10px ;border-top:1px solid #dcdcdc;padding:10px 0 0}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:''}
.sod_list .li_prqty_sp{float:left;width:50%;display:block;line-height:20px;padding:0 7px;text-align :right;}
.sod_list .li_prqty_sp span{float:left}
.sod_list .prqty_sc,.sod_list .prqty_price{border-right:1px solid #dcdcdc}
.sod_list .total_price{background:#f5f5f5;border:1px solid #e2e2e2;display:block;clear:both;margin:10px;text-align:right;padding:5px 10px;line-height:20px}
.sod_list .total_price span{float:left}
.sod_list .total_price strong{font-size:1.25em;color:#7d8dff}
.sod_opt li {padding-left: 10px;background: url('../img/bullet.gif') no-repeat 3px 50%;color: #777;margin: 3px 0;line-height: 1.3em;}

#sit_opt_added {margin:0;padding:0;border-bottom:0;list-style:none}
#sit_opt_added li {padding:10px 15px;margin:0 0 2px;background:#f3f3f3;position:relative}
#sit_opt_added li .opt_name{line-height:18px;padding:0 0 5px}
#sit_opt_added li .opt_count{}
#sit_opt_added li .opt_count:after {display:block;visibility:hidden;clear:both;content:""}
#sit_opt_added button {float:left;width:30px;height:30px;border:1px solid #ccc;background:#fff;color:#aaa;font-size:0.92em}
#sit_opt_added button:hover{background:#f3f3f3}
#sit_opt_added .num_input {float:left;border:0;height:30px;width:40px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;text-align:center;color:#333;}
#sit_opt_added .num_input:focus{background:#e6f8f0}
#sit_opt_added .sit_opt_del{background:#fff;margin-left:3px}
#sit_opt_added .sit_opt_prc{float:right;display:block;padding:0 3px;text-align:right;line-height:30px;font-weight:bold;}

#sit_opt_added .sit_opt_prc{float:right;display:block;padding:0 3px;text-align:right;line-height:30px;font-weight:bold;}

/* 장바구니 */
#mod_option_frm{position:fixed;top:50%;left:50%;background:#fff;width:300px;max-height:300px;margin-left:-150px;margin-top:-150px;overflow-y:auto;z-index:99;border-radius:0 0 3px 3px;
-webkit-box-shadow:1px 5px 15px rgba(0,0,0,0.4);
-moz-box-shadow:1px 5px 15px rgba(0,0,0,0.4);
box-shadow: 1px 5px 15px rgba(0,0,0,0.4);}
#mod_option_frm h2{height:45px;line-height:45px;font-size:1.167em;border-bottom: 1px solid #eee;padding:0 15px}
#mod_option_frm  #sit_sel_option{margin:15px }
#mod_option_frm #sit_tot_price{margin:15px;line-height:30px }
#mod_option_frm  #sit_sel_option ul{background:#f3f3f3;border:0}
#mod_option_frm h3{margin: 0 0 10px;color:#5772d5;}
#mod_option_frm .option_wr {margin:15px ; }
#mod_option_frm .option_wr label{margin: 0 0 5px;display:block}
#mod_option_frm .option_wr select{width:100%; height: 40px;border: 1px solid #d9d9d9;margin: 0 0 5px;}
#mod_option_frm .btn_confirm{margin:10px ; }
#mod_option_frm .btn_confirm .btn_submit{height:40px;font-weight:bold;width:100%;}
#mod_option_frm .btn_confirm .btn_close{position:absolute;top:0;right:0;width:45px;height:45px;border:0;background:none;color:#999;font-size:1.25em}

#sod_bsk{padding:20px 0 0;background: #f3f3f3;}
#sod_bsk:after {display:block;visibility:hidden;clear:both;content:''}
#sod_bsk .btn_del_wr{margin:10px }
#sod_bsk .sod_ta_wr{background:#e9e9e9;padding:20px;}
#sod_bsk .go_shopping{margin: 10px;}
#sod_bsk .go_shopping .btn_b01{line-height:43px;font-size:1.167em;font-weight:bold;width:100%;text-align:center;display:block}
#m_sod_bsk_tot{padding:15px;background:#fff}
#sod_bsk #m_sod_bsk_tot  {background:none;padding:0}
#m_sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
#m_sod_bsk_tot dt{float:left;width:40%;padding:5px 0 ;line-height:20px;clear:both}
#m_sod_bsk_tot dd{float:left;width:60%;padding:5px 0;text-align:right;line-height:20px}
#m_sod_bsk_tot .sod_bsk_cnt{border-top:1px solid #ccc;font-weight:bold;margin-top:15px;line-height:25px}
#m_sod_bsk_tot .sod_bsk_cnt strong{font-size:1.25em}
#sod_bsk_act .btn_submit{height:45px;font-size:1.167em;font-weight:bold;width:100%;margin:10px 0}

.cart_list:after {display:block;visibility:hidden;clear:both;content:''}
.cart_list .sod_li{background:#fff;border:1px solid #e7e8ef;border-bottom:1px solid #cbd0d5;margin:10px 0;position:relative;
-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.08);
-moz-box-shadow: 0 3px 6px rgba(0,0,0,0.08);
box-shadow: 0 3px 6px rgba(0,0,0,0.08);}
.cart_list .sod_li:hover{border:1px solid #406fff;
-webkit-box-shadow: 0 3px 15px rgba(0,0,0,0.2);
-moz-box-shadow: 0 3px 15px rgba(0,0,0,0.2);
box-shadow: 0 3px 15px rgba(0,0,0,0.2);}
.cart_list .sod_li:after {display:block;visibility:hidden;clear:both;content:''}
.cart_list .li_op_wr{padding:20px;padding-left:140px;min-height:140px;position:relative}
.cart_list .li_name{padding:15px;border-bottom:1px solid #f3f3f3}
.cart_list .total_img {position:absolute;top:20px;left:20px}

.cart_list .li_prqty{background:#f8f9fa;padding:20px;float:left;width:75%}
.cart_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:''}
.cart_list .li_prqty_sp {display:block;width:25%;float:left;border-left:1px solid #eee;padding:0 10px;text-align:center;line-height:20px;}
.cart_list .li_prqty_sp:first-child{border-left:0}
.cart_list .li_prqty_sp span{display:block;color:#999;font-size:0.92em;margin-bottom:10px}
.cart_list .total_price{line-height:20px;background:#eef2f6;;color:#0074e9;padding:20px;float:left;width:25%;text-align:center}
.cart_list .total_price:after{display:block;visibility:hidden;clear:both;content:""}
.cart_list .total_price span{display:block;color:#999;font-size:0.92em;margin-bottom:10px}
.cart_list .mod_btn{padding:0 10px;height:30px;margin:20px 0;font-size:12px}

 @media (min-width: 970px){
    .sod_bsk_left{float:left;width:70%;padding:20px 5%;height:100%;background:#ededed}
    #sod_bsk{position:relative;padding:0}
    #sod_bsk .sod_ta_wr{float:right;width:30%;height:100%;background:#fff;padding:40px;position:relative;z-index:9}
    #sod_bsk:before{position:absolute;top:0;right:0;width:30%;height:100%;z-index:2;background:#fff;content:''}
    #sod_bsk .sod_ta_wr.fixed{position:fixed;top:0;right:0;z-index:10}
    .go_shopping {}
    .cart_list .sod_li{margin:20px 0}
}

 @media (max-width: 969px){
    .cart_list .li_prqty{width:100%;padding:10px 0}
    .cart_list .total_price{width:100%;padding:15px}
    .cart_list .total_price span{display:inline-block;margin:0;color:#000;margin-right:10px;}
    #sod_bsk{padding:0}
 }
/* 주문서 작성 */
#sod_frm .od_prd_list{margin:20px 10px;background:#fff;}
.od_prd_list .td_chk{border-left:0;}
.od_prd_list .td_prd{border-left:0;position:relative;padding-left:100px;min-height:100px}
.od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:10px}
.od_prd_list .td_prd .sod_name{min-height:80px}
.od_prd_list .td_prd .prd_name{font-size:1.167em}
.od_prd_list .total_prc{color:#ff006c;font-weight:bold;font-size:1.167em}

#sod_frm_orderer{padding:10px 0}
#sod_frm_taker{padding:10px 0;border-top:1px solid #f3f3f3}
#sod_frm_taker h2,#sod_frm_orderer h2{margin:10px 0;font-size:1.25em}
.odf_list li{}
.odf_list label,.odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:normal}
.odf_list .frm_input{width:100%;margin:0 0 5px}
.odf_list .dlv_slt div {background:#f3f3f3;border:1px solid #ccc;margin:5px 0;padding:10px}
.odf_list .dlv_slt div label{display:inline-block;margin:3px 0;color:#000}
#order_address{display:block;width:80px;text-align:center;border: 1px solid #3476be;color: #3476be;;height:30px;line-height:28px;margin:5px 0 0;background:none}
.odf_list .ad_default{display:inline-block;margin:0}
.odf_list .btn_addsch{position:absolute;top:5px;right:5px;border-radius:3px;height:30px;}
.odf_list .add_num{position:relative;display:block;}
.odf_list  textarea{border: 1px solid #ccc;background: #fff;color: #000;vertical-align: middle;border-radius: 3px;padding: 5px;width:100%;height:70px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}
#m_sod_frm_paysel {margin:10px 0 ;}
#m_sod_frm_paysel ul {margin:0 0 ;background:#fff;padding:0 0 10px;}
#m_sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#m_sod_frm_paysel li {float:left;padding:5px ;width:46%;height:25px}
#m_sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
#m_sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat;width:35px;height:12px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .inicis_kakaopay{background:url('../../../img/kakao.png') no-repeat 50% 50% #ffeb00;border-radius:30px;height:22px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:35px auto}
#m_sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #ffeb00;border-radius:30px;height:22px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:35px auto}
#m_sod_frm_paysel .samsung_pay{margin-left:-23px;background:url('../../../img/samsungpay.png') no-repeat 24px 3px;height:25px;width:106px;display:inline-block;overflow:hidden;text-indent:-999px}

#sod_frm_pay{padding:10px 0;border-top:1px solid #f3f3f3}
#sod_frm_pay h2{margin:10px 0;font-size:1.25em}
#sod_frm_pay .cp_btn1,#sod_frm_pay .cp_cancel1{margin-top:0}
.odf_tbl{position:relative}
.odf_tbl table{background:#fff;width:100%;border-collapse:collapse;border-bottom:1px solid #eee;background:#fff}
.odf_tbl table th{border-top:1px solid #eee;border-left:1px solid #e;eebackground:#fff;padding: 10px;text-align:left;width:120px;font-weight:normal}
.odf_tbl table td{border-top:1px solid #eee;border-right:1px solid #eee;background:#fff;padding:7px 10px;text-align:right}

#sod_frm_pt_alert{margin:10px 0;color:#328abd;}

.sod_frm_point {margin-top:10px;clear:both;background:#fff}
.sod_frm_point div{background:#fff;border-bottom:1px solid #eee;padding:10px;text-align:right}
.sod_frm_point div:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div label{float:left;line-height:30px}
.sod_frm_point div span{display:block;font-size:0.92em}
.sod_frm_point div span:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div strong{float:left;color:#666;font-weight:normal}
.sod_frm_point #od_temp_point{height:30px;border:1px solid #ccc;text-align:right}

#settle_bank{background:#fff;border-bottom:1px solid #ccc;padding:10px;text-align:right; clear:both}
#settle_bank select{height:30px;margin:0 0 5px;width:100%;}
#settle_bank #od_deposit_name{height:30px;border:1px solid #ccc;text-align:center;}
#settle_bank label{float:left;line-height:30px}
#sod_frm_pt_info{border-bottom:1px solid #ccc}
.od_coupon{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;border:1px solid #eee;
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
.od_coupon h3{height:45px;line-height:45px;font-size:1.167em;padding:0 15px;text-align:left}
.od_coupon .tbl_head02{margin:0 15px 15px}
.od_coupon .tbl_head02 .btn_frmline {background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px }
.od_coupon .tbl_head02 td{text-align:left;background:#fff !important;border-right:0}
.od_coupon .tbl_head02 th{width:auto !important;border-left:0}
.od_coupon .tbl_head02 .td_mngsmall{width:60px;text-align:center}
.od_coupon .tbl_head02 .td_numbig{width:80px;text-align:right}
.od_coupon .btn_confirm{margin:20px ; }
.od_coupon .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%;}
.od_coupon .btn_confirm .btn_close{position:absolute;top:0;right:0;width:45px;height:45px;border:0;background:none;color:#333;font-size:1.25em}

.cp_btn ,.cp_btn1{padding:0 7px;border:1px solid #38b2b9;color:#38b2b9;background:#fff;height:23px;line-height:21px;margin:5px 0 0 }
.cp_apply{background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px }
.cp_cancel,.cp_cancel1 {padding:0 7px;border:1px solid #aaa;color:#666;background:#fff;height:23px;line-height:21px;margin:10px 0 0 2px;}

#sod_frm_escrow{margin:10px;}
#sod_frm_escrow h2{font-size:1.25em}
#od_pay_sl h3{font-size:1.25em}

.sod_left{display: table-cell;width:65%;padding:0 10px;vertical-align:top;}
.sod_right{display: table-cell;width:35%;background:#eceff4;padding:20px;vertical-align:top;height:100%}


/* 쿠폰 */
#scp_list li{position:relative;padding: 0}
#scp_list .li_pd{position:relative;padding:10px}
#scp_list .li_title{font-weight:bold;font-size:1.167em;}
#scp_list .pd_price{position:absolute;top:10px;right:10px}
#scp_list .pd_price strong{color:#ff006c;font-size:1.5em;}
#scp_list .li_target{color:#666;margin:5px 0 0;background:#f3f3f3;border-top:1px dotted #ccc;padding:5px 10px;}
#scp_list .pd_date{float:right;color:#777}

/* 배송지 목록 */
#sod_addr {}
#sod_addr ul {margin:0;padding:0;list-style:none}
#sod_addr li {position:relative;padding:0;border-bottom:1px solid #e9e9e9}
#sod_addr .addr_title{border-bottom:1px solid #ddd;padding:10px 10px 10px 30px;}
#sod_addr .ad_subject{height:30px ;border:1px solid #bbb;width:100%;padding:0 10px}
#sod_addr .ad_chk{position:absolute;top:17px;left:10px}
#sod_addr .addr_info{padding:15px}
#sod_addr .addr_name{margin:0 0 10px;font-weight:bold;font-size:1.083em}
#sod_addr .addr_addr{line-height:1.5em;margin:5px 0;}
#sod_addr .addr_tel{margin:5px 0;color:#666}
#sod_addr .fa-mobile{font-size:14px}
#sod_addr .addr_btn{border-radius:0 0 3px 3px;padding:10px}
#sod_addr .addr_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sod_addr .sel_address{width:32%;float:left;margin-right:1%;height:30px;background:none;border:1px solid #333;color:#333;;padding:0 5px;}
#sod_addr .del_address{display:block;width:32%;text-align:center;float:left;margin-right:1%;border:1px solid #aaa;background:none;color:#888;padding:0 5px;height:30px;line-height:28px;vertical-align:middle}
#sod_addr input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#sod_addr .add_lb {display: inline-block;float:left;width:32%;text-align:center;border:1px solid #4162ff;color:#4162ff;height:30px;line-height:28px}
#sod_addr input[type="radio"]:checked+.add_lb {z-index:3;background:#4162ff;color:#fff}

/* 주문내역 */
#sod_v {margin:10px}
#sod_v .td_stat {width:100px}
#sod_v_info {margin:0 0 10px;padding:10px;background:#e6d5d2;color:#883d1a;text-align:center;border-bottom:1px solid #c3bcb1}

/* 주문상세내역 */
#sod_list_inq{}
.sod_fin_list .sod_ta_wr{padding:15px;background:#fff}
.sod_fin_list h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
.sod_fin_list .prqty_stat{position:absolute;top:0;right:0;padding:3px 5px;background:#6583c5;color:#fff}
.sod_fin_list .li_opt{color: #777;margin: 3px 0;line-height: 1.3em;padding-right:50px}
#sod_sts_wrap{margin:10px}
#sod_sts_wrap .btn_wr{border-top:1px solid #bbb;text-align:center}
#sod_sts_explan_open{padding: 0 10px;height: 30px;border: 1px solid #bbb;border-top:1px solid #e6e6e6;margin-top:-1px;color: #333;background:none}
#sod_sts_explan{display:none}
#sod_fin_legend{background:#f7f7f7;;margin:0 0 10px;padding:10px;line-height:20px}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_legend dt{float:left;width:20%}
#sod_fin_legend dd{float:left;width:80%}
#sod_fin_view{margin:10px;}
#sod_fin_view h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_view h3{font-size:1.167em;margin:20px 0 10px}

#sod_fin_no{margin:10px;border:2px solid #b9b9b9;background:#f3f3f3;;color:#444;text-align:center;padding:10px}
#sod_fin_no strong{font-size:1.167em}

#sod_fin_tot{margin:10px}
#sod_fin_tot h2{font-size:1.167em;margin:20px 0 10px}
#sod_fin_tot ul{margin:0;padding:0;list-style:none}
#sod_fin_tot li{padding:10px;background:#38b2b9;border-bottom:1px solid #5ec2c7;color:#fff;zoom:1}
#sod_fin_tot li:after{display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy{border-bottom:0 !important}
#sod_fin_tot #alrdy .right{margin-top:10px;text-align:right;color:#f3f3f3;font-size:0.9em}
#sod_fin_tot #alrdy .right p{position:relative}
#sod_fin_tot #alrdy .right .title{position:absolute;left:0;padding-left:8px}
#sod_fin_tot strong {float:right}

#sod_fin_cancel{margin:10px;}
#sod_fin_cancel h2{position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_cancel button {height:40px;border:1px solid #5e6b6f;font-weight:bold;width:100%;background:none;color:#5e6b6f}
#sod_fin_cancel p{text-align:center;background:#ffe0e0;border:2px solid #d50c0c;padding:15px;color:#d50c0c;font-size:1.167em;font-weight:bold}
#sod_fin_cancelfrm {display:none;margin:10px 0 0;text-align:center;background:#fff;padding:15px}
#sod_fin_cancelfrm .frm_input {background:#fff;margin: 0 0 5px;width:100%}
#sod_fin_cancelfrm .btn_frmline{background:#5e6b6f;color:#fff;border:0;padding:10px;width:100%;cursor:pointer}
#sod_fin_test {padding:10px}


/* 마이페이지 */
#smb_my {position:relative;max-width:1200px;margin:0 auto;padding:0 10px}

#smb_my_ov{background:#fff;border:1px solid #e6e6e6;margin:0 0 15px;}
#smb_my_ov .hello_name{background:#f8f8f8;text-align:center;padding-bottom:20px;border-bottom:1px solid #e6e6e6;position:relative;}
#smb_my_ov h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#smb_my_ov .my_img{display:inline-block;border-radius:50%;overflow:hidden;position:relative;margin:35px 0 0;
-webkit-box-shadow:0 6px 10px rgba(0,0,0,0.1);
-moz-box-shadow:0 6px 10px rgba(0,0,0,0.1);
box-shadow:0 6px 10px rgba(0,0,0,0.1);}
#smb_my_ov .btn_edit{position:Absolute;bottom:0;left:0;width:100%;background:#959595;line-height:23px;color: #fff;}
#smb_my_ov .btn_edit:hover{background:#d25959;color:#fff}
#smb_my_ov .my_name{margin:10px 0}
#smb_my_ov .btn_out{position:absolute;top:0;right:0;background:#fff;border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;border-radius:0 0 0 5px;padding:0 5px;line-height:22px;font-size:11px;color:#777}

#smb_my_wr {min-height:560px}

.my_cou_wr{border-bottom:1px solid #e6e6e6;font-weight:bold;}
.my_cou_wr:after {display:block;visibility:hidden;clear:both;content:""}
.my_cou_wr .my_cou{float:left;width:50%;border-right:1px solid #e6e6e6;text-align:center;padding:10px 0}
.my_cou_wr .my_po{float:left;width:50%;text-align:center;padding:10px 0}
.my_cou_wr img{padding:5px 0 0;width:23px;height:auto;}
.my_cou_wr a{color:#d63154}
.my_cou_wr span{display:block;line-height:20px;color:#000}

.my_info{padding:0 10px;line-height:18px}
.my_info dt{border-top:1px solid #e6e6e6;color:#5366ae;padding:10px 0 0;font-size:0.92em}
.my_info dd{padding:0 0 10px;}
.my_info dt:first-child{border:0}

.btn_my_if{width:100%;border:0;background:#fff;padding:10px;background:#f3f3f3}

#smb_my_od{margin:0 0 50px;padding: 0}
#smb_my_od h2{margin:0 0 10px;font-size:1.25em}
#smb_my_wish{margin:0 0 35px}
#smb_my_wish h2{margin:0 0 10px;font-size:1.25em}
#smb_my_wish ul:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_wish li{float:left;width:25%;padding:5px}
#smb_my_wish li img{width:100%;height:auto;}
#smb_my_wish li  a{display:block;margin:5px 0;font-weight:bold}
#smb_my_wish .empty_list{width:100%;padding:100px 0}

@media (min-width: 970px){
    #smb_my_ov{position:absolute;top:0;left:0;width:280px}
    #smb_my {padding:10px;padding-left:300px}
    .btn_my_if{display:none;}
}
@media (max-width: 969px){
    .my_info{display:none}
}
@media (max-width:  640px){
    #smb_my_wish li {width:50%}
}

/* 위시리스트 */
#sod_ws {margin:10px;}
#sod_ws li{background:#fff;border-bottom:1px solid #ccc;margin:10px 0;position:relative;border-radius:3px}
#sod_ws .wish_img{ position: absolute;top: 50%;left: 20px;z-index: 10;width: 70px;height: 70px;margin-top: -35px;border-radius:50%;overflow:hidden;z-index:4}
#sod_ws .wish_info{padding:15px 15px 15px 100px;min-height:90px}
#sod_ws .wish_chk{position:absolute;top:5px;left:5px;z-index:9}
#sod_ws .info_date{color:#777;display:block;font-size:0.92em;margin:5px 0 0}
#sod_ws .wish_prd{display:block;font-weight:bold;font-size:1.083em}
#sod_ws .wish_del{position:absolute;bottom:10px;right:10px;}
#sod_ws .wish_del a{display:block;width:30px;height:30px;line-height:30px;background:#eee;border-radius:3px;color:#777;text-align:center;font-size:1.25em}
#sod_ws .sold_out{display:inline-block;padding:3px 5px;background:#ff0000;color:#fff}

#sod_ws_act {text-align:center;margin:10px 0;}
#sod_ws_act:after {display:block;visibility:hidden;clear:both;content:''}
#sod_ws_act .btn01{float:left;width:49%;height: 50px;background: #d50c0c;font-weight: bold;border: 0;color: #fff;font-weight: bold;font-size:1.25em}
#sod_ws_act .btn02{float:right;width:49%;height: 50px;border: 1px solid #d50c0c;color: #d50c0c;font-weight: bold;background: #fff;font-weight: bold;font-size:1.25em;}

/* 주문내역 include  */
#sod_inquiry li:after {display:block;visibility:hidden;clear:both;content:''}
#sod_inquiry li {background:#fff;border:1px solid #ddd;padding:15px;margin-bottom:10px;position:relative;border-radius:5px}
#sod_inquiry li .idtime_link{font-weight:bold;font-size:1.167em}
#sod_inquiry li .idtime_time{position:absolute;top:15px;right:15px;color:#999}
#sod_inquiry li .inquiry_name{margin:10px 0;color:#666}
#sod_inquiry li .inquiry_price{font-weight: bold;margin: 10px 0 0;color:#7d8dff;position:absolute;bottom:16px;left:16px}
#sod_inquiry li .inv_status{display:block;text-align:center;float:right;margin-top:5px;font-size:12px;}
#sod_inquiry li .inv_inv{margin:10px 0 0;display:block;border:1px solid #c4c5cc;color:#666}
#sod_inquiry li .inv_inv i{width:30px;height:30px;line-height:30px;background:#f3f3f3;text-align:center;color:#555;font-size:15px;margin-right:5px}

.status_01{display:block;background:#fda83c;color:#fff;line-height:25px;padding:0 10px;border-radius:30px}
.status_02{display:block;background:#ff6f6f;color:#fff;line-height:25px;padding:0 10px;border-radius:30px;}
.status_03{display:block;background:#5bd085;color:#fff;line-height:25px;padding:0 10px;border-radius:30px;}
.status_04{display:block;background:#6fa8ff;color:#fff;line-height:25px;padding:0 10px;border-radius:30px;}
.status_05{display:block;background:#333;color:#fff;line-height:25px;padding:0 10px;;border-radius:30px;}
.status_06{display:block;background:#f3f3f3;border:1px solid #ddd;color:#666;line-height:25px;font-weight:bold;padding:0 10px;;border-radius:30px;}


/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left;}
#scash_apply {padding:10px 0 15px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0;text-indent:-9999em;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;font-size:0;line-height:0;overflow:hidden;left:0}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:1.5em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* Mobile화면으로 */
#mobile_cng {display:block;margin:5px;padding:5px 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 5px;font-weight:bold}

/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px;font-weight:500}
.btn_m{display:inline-block;padding:0 15px;height:40px;line-height:40px;border-radius:3px;font-weight:500}
.btn_l{display:inline-block;padding:0 35px;height:55px;line-height:50px;border-radius:3px;font-weight:500}

a.btn01 {display:inline-block;padding:0 7px;;border: 1px solid #ccc;border-bottom: 1px solid #aaa;;background:#fff;color:#333;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fff;color:#666;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {background:#7d8dff;color:#fff;text-decoration:none;vertical-align:middle;border:0;padding:9px 7px 9px;}
.btn_submit:hover {background:#4e5aff;color:#fff}

a.btn_cancel {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}
.btn_top{/* margin:10px; text-align:right */ display: inline-block;float: right;}
.btn_top li{display:inline-block}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#fff;border:1px solid #e4e5ec;color:#666ee8;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f4f5fa}
a.btn_b02 ,.btn_b02{display:inline-block;background:#7d8dff;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {background:#4e5aff}
a.btn_b03, .btn_b03{display:inline-block;background:#fff;color:#4e5aff;border:1px solid #4e5aff;text-decoration:none;vertical-align:middle;}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

/* 기본테이블 */
.tbl_wrap {margin:0 0 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 table{border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-bottom:1px solid #d3d3d3;background:#f3f3f3;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:15px 5px;border-top:1px solid #f3f3f3;border-left:1px solid #f3f3f3;line-height:1.5em;word-break:break-all}
.tbl_head01 td:first-child{border-left:0}
.tbl_head01 a {}

.tbl_head02 {margin:15px}
.tbl_head02 caption  {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:7px 0;border-top:1px solid #333;border-bottom:1px solid #ddd;background:#f3f3f3;color:#333;font-size:0.95em;text-align:center;}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

.tbl_head03 {margin:0 0 10px}
.tbl_head03 table{border-bottom:2px solid #d8dee1}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:17px 0;background:#fff;border-bottom:1px solid #d9e0e7;font-size:0.95em;text-align:center;letter-spacing:-0.1em;color: #8d9da9;font-weight: normal;}
.tbl_head03 thead th:first-child{border-radius:5px 0 0 0}
.tbl_head03 thead th:last-child{border-radius:5px 0 0 0}
.tbl_head03 thead a {color:#383838}
.tbl_head03 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, .tbl_head03 tfoot td {padding:10px 0;border-bottom:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head03 tbody th {padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head03 td {padding:15px 5px;border-top:1px solid #f3f3f3;line-height:1.5em;word-break:break-all;;background:#fff}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px;width:100%}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 기본리스트 */
.list_01{padding:0 10px;}
.list_01 li{background:#fff;border-radius:3px;margin:10px 0;padding:10px 15px;
-webkit-box-shadow:  0 1px 4px #cbd1df;
-moz-box-shadow:  0 1px 4px #cbd1df;
box-shadow: 0 1px 4px #cbd1df;}

/* 기본폼 */
.form_01{margin:10px}
.form_01 div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative}
textarea, .frm_input,select {border:1px solid #e1e6eb;background:#fff;color:#000;vertical-align:middle;
-webkit-box-shadow:  0 2px 2px #f3f3f3;
-moz-box-shadow:  0 2px 2px #f3f3f3;
box-shadow: 0 2px 2px #f3f3f3;}
textarea:focus, .frm_input:focus,select:focus{outline:none;border-color:#d4d6e1;background:#edeef4}
textarea {width:100%;height:100px;padding:10px;}
.frm_input{height:45px;padding:0 10px}
.full_input{width:100%}
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
select{height:45px;padding:0 10px}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center !important;color:#666 !important}
.empty_list {padding:50px 0 !important;text-align:center !important;color:#666 !important}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:100px}
.grid_3 {width:120px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

/* 테이블 항목별 정의 */
.td_chk {width:50px;text-align:center}
.td_group {width:100px;text-align:center}
.td_board {width:120px;text-align:center}
.td_statsmall {width:50px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:100px;text-align:left}
.td_date {width:50px;text-align:center}
.td_datetime {width:170px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_stat {text-align:center}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;background: #FFF;color: #333;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:10px}

.new_win .win_ul {margin:10px}
.new_win .win_ul li{display:inline-block;}
.new_win .win_ul li a{display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;border-radius:3px;margin:10px 0}
.new_win .win_btn .btn_submit{width:100%;height:40px;line-height:40px;border-radius:3px;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰*/
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:5px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:10px 0;text-align:center}
.pg {display:inline-block}
.pg_page, .pg_current, .qa_page  {display:inline-block;padding:0 10px;height:30px;color:#000;line-height:28px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page,.qa_page {background:#fff;border:1px solid #d4d4d4;border-radius:3px}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:normal;border-radius:3px;line-height:30px;}

/* 상품상세 메뉴 floating */
#info_top_layer {display:none;position:absolute; top:0; left:0; width:100%; background-color: #eee;}
#form_btn_layer {display:none;position:absolute; top:0; left: 0; width: 100%; height: 60px; background-color: #eee;}

/*현금영수증*/
#kcp_req_rx .tbl_head01 tbody th {text-align:left;}

/*배송지목록*/
#sod_addr .win_desc{padding:10px 20px}

/*쇼핑몰레이아웃*/
#fregisterform{margin:10px}
#bo_w {padding:10px}
#sit_sms_new #sms_agree{padding:10px 20px !important}

/*이벤트*/
#sev_hhtml,#sev_thtml{padding:10px}
#sev_hhtml img,#sev_thtml img{width:100%}

/*네이버페이*/
.naverpay-item{padding-top:15px;clear:both}
#sod_bsk_act .naverpay-cart{margin-top:15px;clear:both;position:static}

/*PC 주문서*/
#sod_frm_orderer .tbl_frm01,#sod_frm_taker .tbl_frm01{background:#fff;padding:10px 0;}
#sod_frm_orderer table th,#sod_frm_taker table th{border:0;padding:10px 5px;text-align:right}
#sod_frm_orderer table td,#sod_frm_taker table td{border:0;padding:5px 10px;vertical-align:middle}

#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#od_pay_sl .lb_icon {display: inline-block;float:left;width:50%;background:#fff;border:1px solid #eceff4;margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
#od_pay_sl input[type="radio"]:checked+.lb_icon {border:1px solid #ff006c;z-index:3}

#sod_frm_paysel {}
#sod_frm_paysel label{display:inline-block;width:50%}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .bank_icon{background:url('../../../img/pay_icon1.png') no-repeat 15px 50% #fff}
#sod_frm_paysel .vbank_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .iche_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .hp_icon{background:url('../../../img/pay_icon3.png') no-repeat 24px 50% #fff}
#sod_frm_paysel .card_icon{background:url('../../../img/pay_icon4.png') no-repeat 17px 50% #fff}

#sod_frm #sod_bsk_tot{}
#sod_frm  #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li{position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
#sod_frm  #sod_bsk_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li span{display:block;color:#777;margin-bottom:5px;font-weight:bold}
#sod_frm  #sod_bsk_tot .sod_bsk_sell,#sod_frm  #sod_bsk_tot .sod_bsk_coupon{border-right:1px solid #e7ebf1}
#sod_frm  #sod_bsk_tot .sod_bsk_point,#sod_frm  #sod_bsk_tot .sod_bsk_cnt{width:100%;clear:both;height:40px;padding:0 15px;line-height:40px;text-align:right}
#sod_frm  #sod_bsk_tot .sod_bsk_point span,#sod_frm  #sod_bsk_tot .sod_bsk_cnt span {float:left;margin:0}
#sod_frm  #sod_bsk_tot .sod_bsk_coupon:before{display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm  #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm  #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#sod_frm_pay .pay_tbl table{width:100%;border-collapse:collapse}
#sod_frm_pay .pay_tbl th{text-align:left;padding:10px;width:80px;border-bottom:1px solid #e7ebf1;background:#fff;font-weight:bold;color:#777}
#sod_frm_pay .pay_tbl td{text-align:right;padding: 10px;height:30px;border-bottom:1px solid #e7ebf1;background:#fff}
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px}
#sod_frm_pay .pay_tbl td .btn_frmline{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 0;}
#od_tot_price{margin:10px 0;background:#fff;line-height:40px;text-align:right;padding:0 10px}
#od_tot_price span{float:left;font-weight:bold}
#od_tot_price strong{font-size:1.5em;color:#ff006c}

.btn_address{background:#70aff2;border:1px solid #3476be;height:40px;color:#fff;padding:0 10px;font-size:1.083em;font-weight:bold}

/*개인결제 폼*/
#m_sod_frm_orderer {margin:10px;}
#m_sod_frm_orderer h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#m_sod_frm_orderer ul{background:#fff;margin:10px 0;border-bottom:1px solid #ccc;padding:10px 15px}
#m_sod_frm_orderer li{line-height:20px}
#m_sod_frm_orderer th{width:80px}
#m_sod_frm_orderer td .frm_input{width:100%}
#m_pv_sod_frm .btn_confirm{margin:10px}
#m_pv_sod_frm .btn_confirm .btn_submit{width:100%;height: 45px;font-size: 1.167em;font-weight: bold;margin:0 0 3px;}
#m_pv_sod_frm .btn_confirm .btn_cancel{width:100%;height: 45px;line-height: 43px;font-size: 1.167em;font-weight: bold;padding:0}


/*-----------------------------------------------------------------*/
/* CSS Table of Contents
/*-----------------------------------------------------------------*/
/*
zazuwa 님이 추가한 디자인

1. Reset

2. Global
2-1. table
2-2. button
2-3. product

3. Layout
3-1. wrapper
3-2. header
3-3. nav
3-4. footer
3-5. content

4. Page
4-1. 메인
4-2. 상점
4-3. 회원
4-4. 마이페이지
4-5. 추가페이지

5. ETC

6. Responsive
*/



/*-----------------------------------------------------------------*/
/* 1. Reset
/*-----------------------------------------------------------------*/
/* noto-sans-kr-100 - korean */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/noto-sans-kr-v39-korean-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-kr-200 - korean */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/noto-sans-kr-v39-korean-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-kr-regular - korean */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/noto-sans-kr-v39-korean-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-kr-500 - korean */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/noto-sans-kr-v39-korean-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-kr-600 - korean */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/noto-sans-kr-v39-korean-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-kr-700 - korean */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/noto-sans-kr-v39-korean-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-kr-800 - korean */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/noto-sans-kr-v39-korean-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-kr-900 - korean */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/noto-sans-kr-v39-korean-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



.bold-400{font-weight:400 !important;}
.bold-500{font-weight:500 !important;}
.bold-600{font-weight:600 !important;}
.bold-700{font-weight:700 !important;}
.bold-800{font-weight:800 !important;}
[class^="pliki-"]::before,
[class*=" pliki-"]::before {font-family: icons !important; font-style: normal; font-weight: normal !important; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

.pliki-alarm-filled::before {content: "\f106";}
.pliki-alarm::before {content: "\f107";}
.pliki-cart-filled::before {content: "\f122";}
.pliki-cart::before {content: "\f123";}
.pliki-heart-filled::before {content: "\f15f";}
.pliki-heart::before {content: "\f160";}
.pliki-mypage-filled::before {content: "\f169";}
.pliki-mypage::before {content: "\f16a";}
.pliki-search::before {content: "\f181";}
.pliki-home-filled::before {content: "\f161";}
.pliki-category::before {content: "\f126";}
.pliki-return::before {content: "\f17a";}
.pliki-chevron-down-light::before {content: "\f138";}

.pliki-cart {display: flex; align-items: center;}


/*-----------------------------------------------------------------*/
/* 2. Global
/*-----------------------------------------------------------------*/

/* 요소(element) 여백 초기화  */
html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, p, address, pre, cite, form, fieldset, input, textarea, select, figure {
    margin:0;
    padding:0;
}

@media all and (min-width: 1024px) {
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
    caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {line-height: 1.6; font-size: 14px;}
}

caption {display:none}

/* 목록 */
ol, ul,li {list-style: none; padding: 0; margin: 0}

/* 테두리 없애기 */
fieldset, img, abbr,acronym {border: 0 none;}


/* 테이블 - 마크업에 'cellspacing="0"' 지정 함께 필요 */
table {
    border-collapse: separate;
}

/* 텍스트 관련 요소 초기화 */
address, caption, em, cite, th {
    font-weight:normal;
    font-style:normal;
}
ins {text-decoration:none;}
del {text-decoration:line-through;}

/* body 스타일 */
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width:768px) {
    * {font-size:14px;}
}

/* 링크 */
a, a:link {color: #4e4e4e; text-decoration: none;}
a:visited {color: #4e4e4e; text-decoration: none;}
a:hover {color: #31456f; text-decoration: none;}
a:focus {color: #4e4e4e; text-decoration: underline;}
a:active {color: #4e4e4e; text-decoration: none;}

/* 이미지, 폼관련 요소 */
label, select, input, textarea {
    vertical-align:middle;
    box-sizing:border-box;
}

/* 라디오버튼,체크박스버튼 디자인스타일 */
input[type="checkbox"] {
    width:20px;
    height:20px;
}

input[type="radio"] {
    appearance: none;
    box-shadow: 0 0 0 5px #dddddd;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right:10px;
}

input[type="radio"]:checked {
    box-shadow: 0 0 0 5px #2B6CCD;
}

.input_,select {padding:10px;border:1px solid #D8D8D8;margin:1px 0;box-sizing:border-box;border-radius:5px}
textarea {box-sizing:border-box;}
.width_50 {width:50px}
.width_100 {width:100px}
.width_200 {width:200px}
.width_300 {width:300px}
.width_400 {width:400px}
.width_500 {width:500px}
.width_600 {width:600px}
.width_1000 {width:100%}

select{
    background-color:#EAEEFF;
    padding:5px 10px;
    vertical-align:middle;
}

/* 설명 */
div.mess {margin-top:10px;color:#838383;line-height:1.3em;font-size:0.9rem}
span.mess {margin-left:10px;color:#838383;font-size:0.9rem}
div.guid {margin-top:10px;padding:10px;background-color:#efefef;border:1px solid #dddddd;border-radius:10px;font-size:0.9rem}

.goodsNumberIcon {position:relative;left:0px;top:0px;}
.goodsNumberIcon img {display:block;position:absolute;z-index:1; left:0px; top:0px;}

/* 카테고리 네비게이션 */
.category_m {letter-spacing: 0px;}

/* 필수입력마크 */
.p {color:red;padding-right:6px}

/* 약관 */
.member_agree h1 {margin-bottom:5px}
.member_agree h2 {margin-bottom:5px;font-size:16px}
.member_agree ol {margin-bottom:15px;padding-left:20px}
.member_agree p {margin-bottom:15px;padding-left:20px}


/* 상품구매 가격내역 정보 */
.userinfo_priceinfo {margin-top:20px}
.userinfo_priceinfo > ul {display:flex;flex-wrap:wrap;border-top:2px solid #909090;border-bottom:1px solid #909090}
.userinfo_priceinfo > ul > li {width:25%;text-align:center;border-right:1px solid #dddddd;box-sizing:border-box;position:relative}
.userinfo_priceinfo > ul > li:last-child {border-right:0;color:#C43B59}
.userinfo_priceinfo > ul > li:last-child > dl > dd {color:#2B6CCD}
.userinfo_priceinfo > ul > li > div {position:absolute;left:100%;top:60%;z-index:1;transform:translateX(-50%);}
.userinfo_priceinfo > ul > li > dl > dt {background-color:#ececec;padding:10px 0}
.userinfo_priceinfo > ul > li > dl > dd {background-color:#ffffff;padding:15px 0;font-family: 'Noto Sans KR';font-weight:700;font-size:1.2rem}
.userinfo_priceinfo .add_kg_text {text-align:right;padding:10px 0;color:#867555;}

@media screen and (max-width:768px) {
    .userinfo_priceinfo > ul > li {width:50%;box-sizing:border-box;}
    .userinfo_priceinfo > ul > li:nth-child(2) {border-right:0}
    .userinfo_priceinfo > ul > li:nth-child(2) div {display:none}
}

.userinfo_priceinfo2 {border-bottom:1px solid #dddddd;padding-bottom:10px;margin-bottom:10px}
.userinfo_priceinfo2 span {display:inline-block;width:120px;}
.total_price_show {color:red;font-family:'Noto Sans KR';font-size:20px}

/* 장바구니 수량 */
.cartnum_box {border-collapse:collapse;background-color:#ffffff}
.cartnum_box td {border:1px solid #dddddd;padding:0;}
.cartnum_box td input {border:0;text-align:center}

/* 장바구니스탭 */
.cart_title_wrap {padding:50px 0}
.cart_title_wrap > h2 {text-align:center;font-size:2.3rem;font-weight:700;margin-bottom:10px}
.cart_title_wrap > p {text-align:center;font-size:1.1rem;color:#7a7a7a;margin-bottom:30px}
.cart_title_wrap > ul {display:flex;justify-content:center;flex-wrap:wrap}
.cart_title_wrap > ul > li {display:flex;align-items:center;background:url('../../../img/icon_next.gif');background-repeat:no-repeat;background-Position:85% 50%;padding-right:50px;box-sizing:border-box;margin-bottom:7px}
.cart_title_wrap > ul > li:last-child {background:url('');}
.cart_title_wrap > ul > li div {width:45px;height:45px;background-color:#000000;color:#ffffff;font-weight:bolder;font-family:'Noto Sans KR';display:flex;align-items:center;justify-content:center;font-size:1.2rem;border-radius:100%}
.cart_title_wrap > ul > li p {padding:0 15px;font-size:1.3rem}
.cart_title_wrap > ul > li.active div {background-color:#2B6CCD}
.cart_title_wrap > ul > li.active p {color:#2B6CCD;font-weight:700}

@media screen and (max-width:768px) {
    .cart_title_wrap > ul > li {width:50%;}
    .cart_title_wrap > ul > li div {width:30px;height:30px;font-size:1rem;}
    .cart_title_wrap > ul > li p {padding:0 15px;font-size:1rem}
}

/* 장바구니 담은 내역 */
.cart_list_wrap > ul {border-top:2px solid #2d2d2d}
.cart_list_wrap .check_all {margin-bottom:8px}
.cart_list_wrap .check_all .but {width:20px;height:20px}
.cart_list_wrap > ul > form > li {border-bottom:1px solid #dddddd;display:flex;flex-wrap:wrap;}

.cart_list_wrap > ul > form > li > .chk_box {display:flex;align-items:center;width:20px}
.cart_list_wrap > ul > form > li > .chk_box .chk2 {width:25px;height:25px}
.cart_list_wrap > ul > form > li > .img {display:flex;align-items:center}
.cart_list_wrap > ul > form > li > .subject {flex:2}
.cart_list_wrap > ul > form > li > .subject > div {margin-bottom:7px}

.cart_list_wrap > ul > form > li > .subject .icon_info > div {display:inline-block;padding:2px 15px;border:1px solid #0097E7;font-size:0.8rem;border-radius:20px;color:#0097E7;margin-bottom:4px}
.cart_list_wrap > ul > form > li > .subject .delivery_info > div {display:inline-block;padding:2px 15px;border:1px solid #867555;font-size:0.8rem;border-radius:20px;color:#867555;margin-bottom:4px}
.cart_list_wrap > ul > form > li > .subject .sideoption_info {display:flex;flex-wrap:wrap}
.cart_list_wrap > ul > form > li > .subject .sideoption_info > div {font-size:0.9rem;color:#434656;margin-right:10px}


.cart_list_wrap > ul > form > li > .option {flex:1;display:flex;justify-content:center;}
.cart_list_wrap > ul > form > li > .option > ul > li {padding:5px 0}
.cart_list_wrap > ul > form > li > .option .bts_ani {font-size:0.8rem}

.cart_list_wrap > ul > form > li > .option .option_name {padding-bottom:5px}
.cart_list_wrap > ul > form > li > .option .option_name .nogoods {padding:2px 15px;border:1px solid #0097E7;font-size:0.8rem;border-radius:20px;color:#0097E7;text-align:center;margin-top:3px}
.cart_list_wrap > ul > form > li > .option .option_name .nogoods font {color:#0097E7;font-size:0.8rem}
.cart_list_wrap > ul > form > li > .option .option_bt {display:flex;align-items:center}
.cart_list_wrap > ul > form > li > .option .option_bt > div {padding:2px}

.cart_list_wrap > ul > form > li > .option table {border-collapse:collapse}
.cart_list_wrap > ul > form > li > .option table td {border:1px solid #dddddd}
.cart_list_wrap > ul > form > li > .option .option_num {width:45px;padding:3px 5px;text-align:center;border:0}

.cart_list_wrap > ul > form > li > .price {width:130px;text-align:center}
.cart_list_wrap > ul > form > li > .price .text {color:#8d8d8d;margin-bottom:7px}
.cart_list_wrap > ul > form > li > .price .cart_price_text {font-weight:700}
.cart_list_wrap > ul > form > li > .price .cart_point_text {font-size:0.9rem}

.cart_list_wrap > ul > form > li > .review {width:120px;text-align:center}
.cart_list_wrap > ul > form > li > .review .text {color:#8d8d8d;margin-bottom:7px}
.cart_list_wrap > ul > form > li > .review .bts_ani {font-size:0.9rem}

.cart_list_wrap > ul > form > li > div {border-right:1px solid #dddddd;padding:15px}
.cart_list_wrap > ul > form > li > div:last-child {border-right:0}

.cart_list_wrap .img img{width:100px}

@media screen and (max-width:768px) {
    .cart_list_wrap > ul > form > li {border-bottom:2px solid #626262}

    .cart_list_wrap > ul > form > li > .chk_box {border-bottom:1px solid #dddddd}
    .cart_list_wrap > ul > form > li > .img {border-bottom:1px solid #dddddd}
    .cart_list_wrap > ul > form > li > .subject {border-bottom:1px solid #dddddd;border-right:0;min-width:150px}
    .cart_list_wrap > ul > form > li > .price {width:80px;text-align:center}
    .cart_list_wrap .img img {width:50px}
    .cart_list_wrap > ul > form > li > .option .bts_ani {padding:6px}
}

.subtitle {padding:20px 0;}
.subtitle_line {border-bottom:1px solid #dddddd}

.input_ess {background:url(../../../img/input_ess.gif);background-repeat:no-repeat;background-Position:0% 0%;}


/* 관리자전용알림 */
.adminmess {background-color:#edefd6;border:1px solid #ccd189;padding:15px;text-align:center;color:#8c9339;display:block}

/* 줌효과 */
.zoomimg_wrap {border:1px solid #dddddd;box-sizing:border-box;overflow:hidden}
.zoomimg_wrap img {transition:all .4s;}
.zoomimg_wrap:hover img {transform:scale(1.1);}

/* 오늘출발 */
.icon_today_delivery {display:flex;align-items:center;margin-top:5px}
.icon_today_delivery .icon {border:1px solid #959595;padding:3px 5px;margin-right:5px;border-radius:2px;font-size:0.8rem}
.icon_today_delivery .text {font-size:0.9rem}

.flex {display:flex;flex-wrap:wrap}
.between {display:flex;justify-content:space-between;flex-wrap:wrap}

/* input 기본 스타일 */
.form_input {height: 34px; padding: 4px 48px 4px 24px; border: 1px solid #dcdcdc;  background: #fff; color: #000; font-family: 'Noto Sans KR'; font-size: 1.33rem; transition: all 0.3s ease;}
.form_input:focus {border-color: #000; outline: none !important;}
.form_input.block {width: 100% !important;}
.form_input:-ms-input-placeholder {color: #666; font-family: "Noto Sans KR", sans-serif;}
.form_input::-webkit-input-placeholder {color: #666; font-family: "Noto Sans KR", sans-serif;}
.form_input::-moz-placeholder {color: #666; font-family: "Noto Sans KR", sans-serif;}
.form_input.readonly {background: #e0e0e0 !important;}
.form_input.gray {background: #fafafa;}
.form_input.gray:focus {background: #fff;}
textarea.form_input {height: auto;}


/*-----------------------------------------------------------------*/
/* 2-1. table
/*-----------------------------------------------------------------*/

/* 테이블 스타일 - 가로 */
.tbl_col {display: block; width: 100%; border-top: 1px solid #dbdbdb;}
.tbl_col > .thead {display: none;}
.tbl_col > .tbody {overflow: hidden; display: block; padding: 15px 0; border-bottom: 1px solid #dbdbdb;}
.tbl_col > .tbody > li {width: auto;}
.tbl_col > .tbody > li + li {padding-top: 5px;}
.tbl_col > .tbody > li.img img {width: 100%;}

@media all and (min-width: 768px){
 .tbl_col {display: table; table-layout: fixed; border-collapse: collapse;}
 .tbl_col > .thead {display: table-row; border-bottom: 1px solid #dbdbdb;}
 .tbl_col > .thead > li {display: table-cell; width: 5%; padding: 15px 0; text-align: center; vertical-align: middle;}
 .tbl_col > .tbody {display: table-row; padding: 0;}
 .tbl_col > .tbody > li {display: table-cell; width: 5%; padding: 15px 0; text-align: center; vertical-align: middle;}
 .tbl_col > .tbody > li.tal {padding-left: 30px; text-align: left;}
 .tbl_col > .tbody > li + li {padding-top: 15px;}
}

/* 테이블 스타일 - 마이페이지 공통 리스트 */
.tbl_col.my {padding-bottom: 15px;}
.tbl_col.my > .tbody > li {margin-left: 85px;}
.tbl_col.my > .tbody > li.left_area {float: left; width: 85px; margin: 0; color: #888; text-align: left;}
.tbl_col.my > .tbody > li.left_area + li {padding-top: 0;}
.tbl_col.my > .tbody > li.left_area .point {font-size: 1.333rem;}

@media all and (min-width: 768px){
 .tbl_col.my {padding-bottom: 15px;}
 .tbl_col.my > .tbody > li {margin-left: 0;}
 .tbl_col.my > .tbody > li.left_area {float: none; width: auto; text-align: center;}
 .tbl_col.my > .tbody > li.left_area + li {padding-top: 15px;}
 .tbl_col.my > .tbody > li.left_area .point {font-size: 1rem;}
 .tbl_col.my > .tbody > li .m_txt {display: none;}
}

/* 테이블 스타일(table 구조) - 가로 */
.tbl_col_og {table-layout: fixed; clear: both; width: 100%; border-collapse: collapse;}
.tbl_col_og caption {padding-bottom: 20px; font-weight: bold; text-align: left;}
.tbl_col_og > thead > tr > th {padding: 15px 0; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; font-weight: normal; text-align: center; vertical-align: middle;}
.tbl_col_og > tbody > tr > td {padding: 15px 0; border-bottom: 1px solid #e0e0e0; text-align: center; vertical-align: middle;}
.tbl_col_og > tbody > tr > td * {color: #666;}
.tbl_col_og > tbody > tr > td.tal {padding-left: 15px !important;}
.tbl_col_og > tbody > tr > td.img img {width: 100px; height: auto;}

/* 테이블 스타일(table 구조) - 세로 */
.tbl_row {table-layout: fixed; width: 100%; border-top: 1px solid #e0e0e0;}
.tbl_row caption {padding-bottom: 20px; font-weight: bold; text-align: left;}
.tbl_row th {padding: 10px; border-bottom: 1px solid #e0e0e0; font-weight: normal; text-align: left; vertical-align: middle;}
.tbl_row td {padding: 10px; border-bottom: 1px solid #e0e0e0; text-align: left; vertical-align: middle; word-break: break-all; word-wrap: break-word;}

@media all and (min-width: 768px){
 .tbl_row th {padding: 15px 0 15px 30px;}
 .tbl_row td {padding: 15px 10px;}
}

/* 테이블 스타일 - 주문서, 주문완료, 주문상세조회, 장바구니 */
.tbl_order {table-layout: fixed; width: 100%; margin: 0 auto;}
.tbl_order caption {padding-bottom: 20px; font-weight: bold; text-align: left;}
.tbl_order th {padding: 6px 0; font-weight: normal; text-align: left; vertical-align: middle;}
.tbl_order td {padding: 6px 0; text-align: right; vertical-align: middle;}
.tbl_order.sale {margin: 5px 0; border: 1px solid #dcdcdc; border-width: 1px 0;}
.tbl_order .total td .view_info {display: none; margin-top: 5px;}
.tbl_order .total_price,
.tbl_order .total_price * {color: #d53838; font-size: 1.333rem;}

@media all and (min-width: 768px){
 .tbl_order .total td {position: relative;}
 .tbl_order .total_price, .tbl_order .total_price * {font-size: 1rem;}
}

/* 테이블 스타일 - 주문서, 주문상세조회 */
.tbl_order2 {display: block; width: 100%; border-top: 1px solid #e0e0e0;}
.tbl_order2 > .thead {display: none;}
.tbl_order2 > .tbody {overflow: hidden; display: block; padding: 10px 0; border-bottom: 1px solid #e0e0e0;}
.tbl_order2 > .tbody > li {width: 100%;}
.tbl_order2 > .tbody > li.title {padding-bottom: 10px; font-weight: 700;}
.tbl_order2 > .tbody > li .form_input {width: 100%;}
.tbl_order2 > .tbody > li .use_msg {text-align: right;}
.tbl_order2 > .tbody > li .own_mileage,
.tbl_order2 > .tbody > li .own_deposit {color: #d53838; line-height: 25px;}

@media all and (min-width: 768px) {
 .tbl_order2 {display: table; table-layout: fixed; border-collapse: collapse;}
 .tbl_order2 > .thead {display: table-row;}
 .tbl_order2 > .thead > li {display: table-cell;}
 .tbl_order2 > .tbody {display: table-row; padding: 0; border: 1px solid #e0e0e0; border-top: 0;}
 .tbl_order2 > .tbody > li {display: table-cell; padding: 20px; vertical-align: middle;}
 .tbl_order2 > .tbody > li.title {padding: 20px 15px; border-right: 1px solid #e0e0e0; font-weight: 400;}
}

@media all and (min-width: 1024px) {
 .tbl_order2 > .tbody {border-width: 0 0 1px 0;}
}

/* 테이블 스타일 - 상품정보고시 */
.tbl_prdinfo {table-layout: fixed; width: 100%; margin: 20px 0;}
.tbl_prdinfo caption {padding-bottom: 20px; font-weight: bold; text-align: left;}
.tbl_prdinfo th {padding: 10px; border: 1px solid #e0e0e0; background-color: #fafafa; font-weight: normal; text-align: left; vertical-align: middle;}
.tbl_prdinfo td {padding: 10px; border: 1px solid #e0e0e0; text-align: left; vertical-align: middle;}

/*-----------------------------------------------------------------*/
/* 2-2. button
/*-----------------------------------------------------------------*/

/* 버튼스타일 - 기본 */
.box_btn {display: inline-block; text-align: center; vertical-align: top;}
.box_btn > * {display: inline-block; margin: 0; padding: 8px 12px; border: 1px solid #676767; outline: none; background: #666; color: #fff !important; font-size: 1rem; font-family: 'Noto Sans KR', "맑은 고딕", AppleGothic, Dotum, "돋움",
 sans-serif; font-weight: normal; text-align: center; vertical-align: middle; line-height: 1.4; white-space: nowrap; cursor: pointer; -webkit-appearance: none; transition: all 0.2s ease;}
.box_btn > *:hover, .box_btn > *:active, .box_btn > *:focus {background: #333;}

@media all and (min-width: 768px){
 .box_btn.large > * {padding: 12px 16px;}

 .write_btn {padding-top: 10px; text-align: right;}
 .write_btn .box_btn {display: inline-block;}
 .write_btn .box_btn > * {width: 125px;}
}

/* 버튼스타일 - 크기 */
.box_btn.small > * {padding: 4px 8px;}
.box_btn.large > * {height: 40px; padding: 0 16px; font-size: 1.167rem; line-height: 40px;}
@media all and (min-width: 768px){
 .box_btn.small > * {padding: 4px 8px;}
 .box_btn.large > * {height: 45px; font-size: 1.167rem; line-height: 45px;}
}

/* 버튼스타일 - 가로길이 */
.box_btn.block {display: block;}
.box_btn.block > * {width: 100%;}
.box_btn.w50 > * {width: 50px;}
.box_btn.w70 > * {width: 70px;}
.box_btn.w75 > * {width: 75px;}
.box_btn.w100 > * {width: 100px;}
.box_btn.w125 > * {width: 125px;}
.box_btn.w150 > * {width: 150px;}
.box_btn.w175 > * {width: 175px;}
.box_btn.w200 > * {width: 200px;}
.box_btn.w225 > * {width: 225px;}
.box_btn.w250 > * {width: 250px;}
.box_btn.w275 > * {width: 275px;}
.box_btn.w300 > * {width: 300px;}
.box_btn.w325 > * {width: 325px;}
.box_btn.w350 > * {width: 350px;}

/* 버튼스타일 - 색상 */
.box_btn.white * {border-color: #c3c3c3; background: #fff; color: #666 !important;}
.box_btn.white:hover *, .box_btn.white:active *, .box_btn.white:focus * {background: #f5f5f5;}
.box_btn.gray * {border-color: #f5f5f5; background: #f5f5f5; color: #666 !important;}
.box_btn.gray:hover *, .box_btn.gray:active *, .box_btn.gray:focus * {background: #dadada;}
.box_btn.gray2 * {border-color: #dcdcdc; background: #eee; color: #666 !important;}
.box_btn.gray2:hover *, .box_btn.gray2:active *, .box_btn.gray2:focus * {background: #dadada;}
.box_btn.gray3 * {border-color: #e9e9e9; background: #e9e9e9; color: #666 !important;}
.box_btn.gray3:hover *, .box_btn.gray3:active *, .box_btn.gray3:focus * {background: #d6d3d3;}

/* 버튼스타일 - 텍스트 */
.box_btn.strong * {font-weight: bold;}
.box_btn.radius * {border-radius: 6px;}

/* 나열 버튼 */
.btn_col {width: 100%;}
.btn_col:after {display: block; clear: both; content: "";}
.btn_col span {float: left; width: 49%;}
.btn_col span:last-child {float: right;}
.btn_col.col3 span {float: left; width: 32%;}
.btn_col.col3 span:nth-child(3n-1) {margin: 0 2%;}
.btn_col2 {width: 100%;}
.btn_col2:after {display: block; clear: both; content: "";}
.btn_col2 span {float: left; width: 50%;}
.btn_col2 span:last-child {float: right; position: relative; left: -1px;}

/*-----------------------------------------------------------------*/
/* 2-3. product
/*-----------------------------------------------------------------*/

/* 상품스타일 - 기본 */ /* 상품스타일 - 기본 */
.prd_basic {display: block; font-size: 0; text-align: left !important;}
.prd_basic > li {display: inline-block; width: 50%; padding-bottom: 30px; padding-right: 1.5625%; text-align: center; vertical-align: top;}
.prd_basic > li:nth-child(2n) {padding-right: 0; padding-left: 1.5625%;}
.prd_basic .box {position: relative; width: 100%; margin: 0 auto;}
.prd_basic .box .img {overflow: hidden; position: relative; z-index: 1; width: 100%; margin: 0 auto; text-align: center; border-radius: 8px;}
.prd_basic .box .img .prdimg {transition: all 0.3s ease; background-color: #f5f5f5;}
.prd_basic .box .img .prdimg img {width: 100%; height: 100%; object-fit: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.prd_basic .box .img:hover .prdimg {-ms-transform: scale(1.1, 1.1); /* IE 9 */
 -webkit-transform: scale(1.1, 1.1); /* Safari */
 transform: scale(1.1, 1.1); /* Standard syntax */}
.prd_basic .box .img .soldout {display: none;}
.prd_basic .box .img .wish {display: none; position: absolute; right: 0; top: 0;}
.prd_basic .box .img .wish a {display: block; width: 32px; height: 32px; background: url("../img/icon_wish.png")
 no-repeat center/32px;}
.prd_basic .box .img .wish a.wish_on {background-image: url("../img/icon_wish_on.png");}
.prd_basic .box.out .img .prdimg {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30); opacity: 0.3;}
.prd_basic .box.out .img::after {display:block;content:'Sold out';font-size:14px;font-weight:bold;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.prd_basic .box.out .img .soldout {display: block; position: absoflute; left: 0; top: 50%; z-index: 5; width: 100%; color: #000; font-size: 1.167rem; font-weight: bold; text-align: center; cursor: pointer;} /* 품절시 soldout 출력 */
.prd_basic .box .info {position: relative; text-align: left;}
.prd_basic .box .quick {display: none; padding: 20px 0 0 2px; padding-left: 2px; font-size: 0;}
.prd_basic .box .quick li {display: inline-block; text-align: center; vertical-align: top;}
.prd_basic .box .quick li a {display: block; width: 32px; height: 32px; margin-left: -1px; border: 1px solid #dbdbdb; background-color: #fff; background-repeat: no-repeat; background-position: center; background-size: 32px; text-indent: -9999px; transition: all 0.3s ease;}
.prd_basic .box .quick li a:hover {background-color: #f6f6f6;}
.prd_basic .box .quick li.preview a {background-image: url("../img/icon_preview.png");}
.prd_basic .box .quick li.cart a {background-image: url("../img/icon_cart.png");}
.prd_basic .box .quick li.wish a {background-image: url("../img/icon_wish.png");}
.prd_basic .box .quick li.wish a.wish_on {background-image: url("../img/icon_wish_on.png");}
.prd_basic .box .info .wish {position: absolute; right: 0; top: 13px;}
.prd_basic .box .info .wish a {display: block; width: 11px; height: 11px;}
.prd_basic .box .info .wish a .wish_icon {font-family: xeicon; color: #c3c3c3; font-size: 1.083rem;}
.prd_basic .box .info .wish a.wish_on .wish_icon:before {color: #333; content: "\ea10";}
.prd_basic .box .name {padding: 13px 11px 0 0;}
.prd_basic .box .name a {font-size: 0.917rem; letter-spacing: -0.5px;}
.prd_basic .box .summary {overflow: hidden; padding-top: 2px; color: #999; font-size: 0.917rem; word-break: break-all; word-wrap: break-word; letter-spacing: -0.5px;}
.prd_basic .box .price {margin-top: 7px; padding-top: 8px; border-top: 1px solid #ededed;}
.prd_basic .box .price p {word-break: break-all; word-wrap: break-word; vertical-align: middle;}
.prd_basic .box .price .per {padding-right: 5px; color: #E52A2A; font-size: 1rem; font-weight: 700;}
.prd_basic .box .price .consumer {color: #999; font-size: 0.917rem; font-weight: 400; text-decoration: line-through;}
.prd_basic .box .price .consumerY {display: none;}
.prd_basic .box .price .sell {padding-right: 6px; display:flex;gap:5px;align-items:center;}
/*.prd_basic .box .price .sellY {text-decoration: line-through;}*/
/*.prd_basic .box .price .sellY strong {font-weight: 400;}*/
.prd_basic .box.basic .price .per {display:none;}
.prd_basic .box .price .discount {display: none;}
.prd_basic .box .price .discountY {display: block;}
.prd_basic .box .count {display: none; padding-top: 20px; font-size: 0;}
.prd_basic .box .count li {display: inline; position: relative; padding: 0 10px; color: #888; font-size: 0.917rem;}
.prd_basic .box .count li:after {position: absolute; left: 0; top: 3px; width: 1px; height: 10px; background: #d2d2d2; content: "";}
.prd_basic .box .count li:first-child:after {display: none;}
.prd_basic .box .icon {}
.prd_basic .box .icon img {margin: 0 2px 2px 2px; vertical-align: middle;}
.prd_basic .box .today {display: inline-block; margin: 10px auto 0px; padding: 3px; background-color: #ebebeb; font-size: 0.917rem;}
.prd_basic .box .today * {font-size: inherit;}
.prd_basic .box .today > span {padding-left: 5px; color: #666;}
.consumer.consumer {font-weight: 400; text-decoration: line-through;color: rgba(34, 34, 34, 0.50);font-size: 14px;line-height:13px;}

/* 상품스타일 - 보기갯수 */
.prd_basic.col_img > li {width: 50%; padding-right: 1.5625%;}
.prd_basic.col_img > li:nth-child(2n) {padding-right: 0; padding-left: 1.5625%;}
.prd_basic.col_img .box .info {display: none;}
.prd_basic.col_list > li {width: 100%; margin-bottom: 0; padding: 10px 0; border-bottom: 1px solid #ebebeb;}
.prd_basic.col_list > li .box:after {display: block; clear: both; content: "";}
.prd_basic.col_list > li .box .img {float: left; width: 30%;}
.prd_basic.col_list > li .box .info {float: left; width: 70%; padding-left: 10px; text-align: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.prd_basic.col_list > li .box .name {padding-top: 0;}
.prd_basic.col_list > li .box .quick, .prd_basic.col_list > li .box .count {display: none;}
.prd_basic .box.basic .img .hit_view {font-size: 12px;line-height: 20px;position: absolute;right: 10px;top: 10px;z-index:1;}
.prd_basic .box.basic .img .new-txt {font-size: 12px;line-height: 20px;position: absolute;left: 10px;top: 10px;z-index:1;}
.prd_basic .box.basic .img .ranking {font-size: 12px;line-height: 30px;position: absolute;left:0;top:0;z-index:2;background:#333;color:#fff;width:30px;height:30px;display:none;}
.prd_basic .box.basic .img .ranking.on {display:block;}
.prd_basic .box.basic .img:has(.ranking.on) .new-txt{display:none;}
.prd_basic .box.basic .img .ranking[data-idx="1"],
.prd_basic .box.basic .img .ranking[data-idx="2"],
.prd_basic .box.basic .img .ranking[data-idx="3"],
.prd_basic .box.basic .img .ranking[data-idx="4"],
.prd_basic .box.basic .img .ranking[data-idx="5"],
.prd_basic .box.basic .img .ranking[data-idx="6"],
.prd_basic .box.basic .img .ranking[data-idx="7"],
.prd_basic .box.basic .img .ranking[data-idx="8"],
.prd_basic .box.basic .img .ranking[data-idx="9"],
.prd_basic .box.basic .img .ranking[data-idx="10"] {background:#000;}



@media all and (min-width: 768px) {
 .prd_basic {margin-left: -15px;}
 .swiper.prd_basic {margin-left: 0;}
 .prd_basic > li {width: 25%; margin: 0 !important; padding: 0 0 40px 15px !important;}

 .prd_basic .box .name > a {font-size: 1.167em; letter-spacing: -0.7px;}
 .prd_basic .box .info .wish {top: 16px; right: 5px;}
 .prd_basic .box .info .wish a .wish_icon {font-size: 1.333rem;}
 .prd_basic .box .summary {font-size: 13px; line-height: 1.4; letter-spacing: -0.65px;}
 .prd_basic .box .summary:after {margin-top: 11px;}
 .prd_basic .box .icon {}
 .prd_basic .box .icon img {margin: 0 2px; vertical-align: middle;}
 .prd_basic .box .icon img:first-child {margin-left:0;}
 .prd_basic .box .price {margin-top: 13px; padding-top: 13px; display: flex;align-items: center;flex-wrap: wrap;}
 .prd_basic .box .price .per,
 .prd_basic .box .price .sell strong {font-size: 15px;}
 .prd_basic .box .price .consumer {margin-top: 1px; font-size: 1.167em;}
 .prd_basic .box .price .per {padding-right: 9px;}
 .prd_basic .box .price .sell {padding-right: 6px;}
}

@media (max-width: 767px){
 .prd_basic .box.basic .img .hit_view {font-size:11px;font-weight:300;}
 .prd_basic .box.basic .img .new-txt {font-size:11px;font-weight:300;}
}


/* 상품스타일 - 관심상품, 관련상품 */
.prd_related {table-layout: fixed; clear: both; width: 100%; border-top: 1px solid #e0e0e0; border-collapse: collapse;}
.prd_related > li {overflow: hidden; width: 100%; padding: 15px 0; border-bottom: 1px solid #e0e0e0;}
.prd_related > li > div {margin-left: 160px; padding-bottom: 10px;}
.prd_related > li .chk {float: left; margin: 0 5px 0 0;}
.prd_related > li .img {float: left; margin: 0 15px 0 0;}
.prd_related > li .img img {width: 120px; height: auto;}
.prd_related > li .subject p {padding-bottom: 5px;}
.prd_related > li .subject .soldout {display: none; color: #d53838;}
.prd_related > li .subject .soldout.out {display: inline;}
.prd_related > li .subject .summary {color: #888; font-size: 0.917rem;}
.prd_related > li .opt {padding-bottom: 0;}
.prd_related > li .opt select {display: block; width: 100%; margin: 5px 0; height:20px;}
.prd_related > li .opt input[type=text] {height:20px; display: block; width: 100%; margin: 5px 0; border:1px solid #000; border-radius:3px;}
.prd_related.my > li .opt br {display: none;}

@media all and (min-width: 768px){
 .prd_related {display: table;}
 .prd_related > li {display: table-row; padding: 0;}
 .prd_related > li > div {display: table-cell; margin-left: 0; padding-bottom: 0; text-align: center; vertical-align: middle;}
 .prd_related > li .chk {float: none; width: 5%; margin: 0;}
 .prd_related > li .img {float: none; width: 120px; margin: 0;}
 .prd_related > li .subject {padding-left: 25px; text-align: left;}
 .prd_related > li .prc {width: 9%;}
 .prd_related > li .qty {width: 20%;}
 .prd_related > li .opt {width: 15%;}
 .prd_related > li .opt select {height:40px;}
 .prd_related > li .opt input[type=text] {height:40px;}
}



/*-----------------------------------------------------------------*/
/* 3. Layout
/*-----------------------------------------------------------------*/
#main_big_div {width: 100%; height: 100%; overflow-y: auto !important; height: auto !important;}


/*-----------------------------------------------------------------*/
/* 3-1. wrapper
/*-----------------------------------------------------------------*/
#wrapper {position: relative; text-align: left; width: 100%; overflow-y: auto !important; height: auto !important; flex-direction: column; display: flex;}
header .wrap_inner {padding-bottom: 0;}
.wrap_inner {/*padding: 4.16%; */ padding-block: 0; padding-inline: 16px; padding-bottom: 64px;} /* 컨텐츠 사이즈 */

@media all and (min-width: 768px) {
    .wrap_inner {width: 100%; /*max-width: 1400px;*/ margin: 0 auto;} /* 컨텐츠 사이즈 */
}

@media all and (min-width: 1400px) {
    /* .wrap_inner {padding: 0;} 컨텐츠 사이즈 */
}


/*-----------------------------------------------------------------*/
/* 3-2. header
/*-----------------------------------------------------------------*/
#top_bnr {position:sticky; z-index: 30; width: 100%; line-height: 30px; height: 30px; background: #333; text-align: center;}
#top_bnr > a {display: block; width: 100%; color: #fff; font-size: 0.917rem; font-weight: 600; line-height: 30px; letter-spacing: -0.27px;}
#top_bnr .top_bnr_close {display: block; position: absolute; top: 0; right: 0; width: 40px; height: 40px; background: url("../img/top_bnr_close.png") no-repeat center/12px; text-indent: -9999px;}

@media all and (max-width: 768px) {
    #top_bnr {width:100% !important;}
}

#top_bnr * {/*pointer-events: none;*/}
#top_bnr > a {font-size: 1.5rem; line-height: 50px; letter-spacing: -0.07px; font-weight: normal; color: rgba(34, 34, 34, 0.80);}
#top_bnr > a.app-icon {display: flex; height: inherit; align-items: center; justify-content: center; gap: 10px;}
#top_bnr > a.app-icon span {font: inherit; color: inherit;}
#top_bnr > a.app-icon::before {display: inline-block; content: ''; width: 40px; height: 40px; background: url("../images/luz_app.png") no-repeat center 100% / auto;}
#top_bnr > a.app-icon span .underline {font-weight: inherit; position: relative;}
#top_bnr > a.app-icon span .underline::after {display: block; content: ''; position: absolute; left: 0; bottom: -1px; width: 100%; height: 1px; background: rgba(34, 34, 34, 0.80);}
#top_bnr .top_bnr_close {width: 12px; height: 12px; background: url("../img/close.png") no-repeat center / 12px; line-height: unset; top: 50%; left: 50%; transform:translate(-50%,-50%); right: unset; margin-left: 48.99rem;}
@media all and (max-width: 768px) {
    #top_bnr > span {font-size: 1.0rem !important; font-weight: normal;}
    #top_bnr .top_bnr_close {margin-left: 47.5%;}
}
#top_bnr .black-banner {font-size: 16px; color: #fff; display: block; height: 30px; line-height: 30px;}

header {width: 100%; height: 55px; text-align: center; z-index: 90; position: relative; height: 120px; border-bottom: 1px solid #f0f0f0;}

.mobile-search-button {display: flex; flex: 1 1 auto;}
.mobile-search-button .search-button {display: block; width: 100%;}
.mobile-search-button .search-button .box {position: relative; max-width: 647px; height: 36px; border-radius: 8px; background-color: #f5f5f5;}
.mobile-search-button .search-button .box .input {width: 100%; display: block; height: 100%;}
.mobile-search-button .search-button .box .pliki-search {position: absolute; left: 5px; top: 6px; width: 25px; height: 25px; font-family: xeicon; color: #333; font-size: 24px; line-height: 25px; cursor: pointer;}

header .mobile_hd {height: 60px; /* hd_inner 높이와 동일하게 */}
header .mobile_hd .nav-bottom .category {width: 100%; display: flex;}
header .mobile_hd .nav-top {padding: 12px 16px; align-items: center;}
header .mobile_hd .nav-bottom {padding: 10px 16px 0; flex-direction: column;}
header .mobile_hd .hd_inner {position: sticky;top: 0;z-index: 1000; width: 100%; height: 94px; background: #fff;}
header .mobile_hd .hd_inner.fix {position: fixed; top: 0; left: 0; width: 100%; height: 95px; background: #fff;/*border-bottom: 1px solid #D9D9D9;*/}
header .mobile_hd h1 {margin-right: 10px;}
header .mobile_hd h1 img {width: 56px; height: auto;}
header .mobile_hd .gnb {display: flex; align-items:center;}
header .mobile_hd .gnb li a {font-family: xeicon; display: flex; color: #21272a; font-size: 28px; line-height: 28px; text-align: center; position: relative;}
header .mobile_hd .gnb li.category a.active:before {content: "\e921";}

header .mobile_hd .gnb li.search a {right: 40px;}
header .mobile_hd .gnb li.search a.active:before {content: "\e921";}
header .mobile_hd .gnb li.hd_wish {display: none;}
header .mobile_hd .gnb li.cart a span {display: block; width: 12px; height: 12px; background: #333; border-radius: 100%; color: #fff; font-size: 0.833rem; line-height: 13px; text-align: center;}
header .mobile_hd .gnb li.cart a span.front_cart_rows {position: absolute; right: 0; top: 0;}
header .mobile_hd .box_search {z-index: 10; flex-grow: 1; position: absolute; left: 0; top: 58px; display: none; width: 100%; padding-inline: 16px; padding-top: 8px; background-color: #fff; height: 52px;}
header .mobile_hd .box_search .box {position: relative; height: 36px; border-radius: 8px; background-color: #f5f5f5; flex-grow: 1;}
header .mobile_hd .box_search .box .basic_search {height: 36px; padding: 0 15px 0; border: 0; background: transparent;}
header .mobile_hd .box_search .box .basic_search::placeholder {color: #767676; font-size: 13px;}
header .mobile_hd .box_search .box .srch_btn {display: none; position: absolute; left: 5px; top: 6px; width: 25px; height: 25px; font-family: xeicon; color: #333; font-size: 24px; line-height: 25px; cursor: pointer;}
header .mobile_hd .box_search .box .srch_btn input {position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer;}
.search-button .xi-close {display: none;}
.search-button.active .box {display: none;}
.search-button .mobile-close {display: none; font-family: "xeicon" !important; font-size: 28px; height: 36px; line-height: 34px;}
.search-button .mobile-close::before {content: "\e921"; display: block; font-style: normal;}
.search-button.active .mobile-close {display: inline-block; width: 28px;}
.search-button.active {text-align: right;}
header .pc_hd {display: none;}

@media all and (min-width: 768px) {
    header {height: auto; text-align: left; /*min-width: 1400px;*/}
    header .mobile_hd {display: none;}
    header .pc_hd {display: block;}
    header .pc_hd.fix {position: fixed; top: 0; left: 0; width: 100%; z-index: 30; border-bottom: 1px solid #f0f0f0; background:#fff;}
    header .pc_hd .hd_inner {height:auto; display: flex; flex-direction: column; justify-content: center;}
    header .pc_hd .gnb {position: relative; background: #fff;}
    header .pc_hd .gnb.fix {position: fixed; top: 0; left: 0; width: 100%; z-index: 30; border-bottom: 1px solid #767676;}
    header .pc_hd .gnb .wrap_inner {position: relative;}
    header .pc_hd .gnb h1 {text-align: center; align-self: center;}
    header .pc_hd .hd_mymenu {font-size: 0;}
    header .pc_hd .hd_mymenu > li {display: inline-block; margin-left: 26px; vertical-align: top;}
    header .pc_hd .hd_mymenu > li,
    header .pc_hd .hd_mymenu > li > a {color: #888; font-size: 1rem; line-height: 30px;}
    header .pc_hd .hd_mymenu > li.hd_commu {position: relative; cursor: pointer;}
    header .pc_hd .hd_mymenu > li.hd_commu i {padding-left: 2px; color: #888; font-size: 1rem;}
    header .pc_hd .hd_mymenu > li.hd_commu:hover i:before {content: "\e946";}
    header .pc_hd .hd_mymenu .board {display: none; position: absolute; top: 28px; left: 0; z-index: 10; min-width: 85px; min-height: 115px; padding: 15px 0; background: #fff; text-align: center;}
    header .pc_hd .hd_mymenu .board li {padding: 5px 0;}
    header .pc_hd .hd_mymenu .board li > a {color: #999; font-size: 1rem;}
    header .pc_hd .hd_mymenu > li.hd_commu:hover .board {display: block;}
    header .pc_hd .category {font-size: 0; position: relative;}
    header .pc_hd .category > li {display: inline-block; margin-right: 20px; vertical-align: top;}
    header .pc_hd .category > li:last-child {margin-right: 0;}
    header .pc_hd .category > li > a {display: block; color: #000; font-size: 1.333rem; letter-spacing: 0.42px; font-weight: 400;padding-bottom: 10px;position: relative;line-height: 1;}
    header .pc_hd .category > li > a::before {content: ""; display: block; background-color: #21272a; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; transition: width 0.3s;}
}

header .pc_hd .category > li > a:hover {font-weight: 700;}
header .pc_hd .category > li > a.isActive::before, header .pc_hd .category > li > a:hover::before {width: 100%;}
header .pc_hd .category > li > a.IsActive::before {content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px;  background-color: #21272a;}
/*header .pc_hd .category > li > a::after {content: attr(title); display: block; font-weight: 700; height: 0px; visibility: hidden;}*/
header .pc_hd .category > li > a.point-txt {color:#d9272c !important;}
header .pc_hd .category > li > a.point::after {background-color: #ef6253;border-radius: 5px;content: "";height: 5px;position: absolute;right: -7px;top: 0;width: 5px;}
header .pc_hd .category .lnb_mid {display: none; position: absolute; top: 34px; left: -25px; z-index: 10; min-width: 85px; min-height: 124px; padding: 15px 0; background: #fff; text-align: center; border: 1px solid #707070;}
header .pc_hd .category .lnb_mid li {padding: 5px 0;}
header .pc_hd .category .lnb_mid li > a {color: #333; font-size: 1.083rem;}
header .pc_hd .category > li.shop:hover .lnb_mid {display: block;}
header .pc_hd .shop_menu {font-size: 0; display: flex;}
header .pc_hd .shop_menu > li {padding-right: 40px; vertical-align: top; line-height: 1; display: flex; justify-content: center;}
header .pc_hd .shop_menu > li i {display: flex; align-items: center; font-size: 30px; justify-content:center;margin-bottom:8px;}
/*
header .pc_hd .shop_menu > li.logout{display:none;}
header .pc_hd .shop_menu > li.notice{display:none;}
*/
header .pc_hd .shop_menu > li i.login::before {content:'';display:block;width:20px;height:20px;background:url("../img/login.png") no-repeat center 100% / auto;}
header .pc_hd .shop_menu > li i.logout::before {content:'';display:block;width:20px;height:20px;background:url("../img/logout.png") no-repeat center 100% / auto;}
header .pc_hd .shop_menu > li i.pliki-mypage::before {content:'';display:block;width:20px;height:20px;background:url("../img/mypage.png") no-repeat center 100% / auto;}
header .pc_hd .shop_menu > li i.pliki-cart::before {content:'';display:block;width:20px;height:20px;background:url("../img/cart.png") no-repeat center 100% / auto;}
header .pc_hd .shop_menu > li.join {display:none;}
header .pc_hd .shop_menu > li a {position: relative; align-self: center; z-index: 10; font-size: 18px; color:#222;}
header .pc_hd .shop_menu > li a.IsActive {font-weight: bold;}
header .pc_hd .shop_menu > li.search {padding-right: 0; z-index: 10}
header .pc_hd .shop_menu > li.search a.active {display: none;}
header .pc_hd .shop_menu > li.search a:before {position: relative; z-index: -1;}
header .pc_hd .shop_menu > li.search img {width: 22px; height: 22px;}
header .pc_hd .shop-title {color: #000;  cursor: pointer;  font-size: 28px;  font-weight: 600; text-align: center;}
header .pc_hd .box_search .srch_btn {position: absolute; right: 13px; top: 7px; width: 25px; height: 25px; font-family: xeicon; color: #333; font-size: 24px; line-height: 25px; cursor: pointer; display:none;}
header .pc_hd .box_search .srch_btn input {position: absolute; top: 0; left: 0; width: 100%; height: 19px; opacity: 0; cursor: pointer;}
header .pc_hd .box_search .close {position: absolute; left: -28px; top: 11px; width: 19px; height: 19px; font-family: xeicon; color: #333; font-size: 20px; line-height: 19px; cursor: pointer;}

header .pc_hd .shop_menu > li.cart {padding-right:0;}
header .pc_hd .shop_menu > li.cart a .ea_cart {position: absolute; right: 0; top: 0; width: 15px; height: 15px; background: #333; border-radius: 100%; color: #fff; font-size: 0.833rem; line-height: 15px; text-align: center;}
header .pc_hd .gnb.fix .shop_menu > li .txt {color:#fff;}
header .pc_hd .box_search {display: none; align-items: center; justify-content: center; position: relative; flex-grow: 1;}
.box_search .search-container {height: 40px; width: 100%; border-radius: 8px; background-color: #F4F4F4;}
.box_search .box_search-inner {width: 100%; max-width: 500px;}
.box_search .box_search-inner .box {position: relative; text-align: left;}
.box_search .box_search-inner .box .basic_search {height: 40px; padding: 0 10px; border: 0; background: transparent; font-size: 1.33rem;font-family: 'Noto Sans KR'; color:#000;}
.box_search .box_search-inner .box .basic_search::placeholder {color: rgba(34, 34, 34, 0.80)}
.box_search .box_search-inner .box .basic_search::-ms-input-placeholder {color: rgba(34, 34, 34, 0.80);}
.box_search .box_search-inner .box .basic_search::-webkit-input-placeholder {color: rgba(34, 34, 34, 0.80);}
.box_search .box_search-inner .box .basic_search::-moz-placeholder {color: rgba(34, 34, 34, 0.80);}

.box_search .box_search-inner .box .btn {position: absolute; right: 0; top: 3px;}
header .box_search .box_search-inner {padding: 0;}


@media all and (min-width: 1400px) {
    header .pc_hd .category {left: 0;}
    header .pc_hd .shop_menu {right: 0;}
    header .pc_hd .hd_mymenu {right: 0;}
    header .pc_hd .lnb .category > li a {padding: 24px 22px; font-size: 1.167rem;}
    header .box_search form .box .basic_search {font-size: 1.167rem;}
}

/*-----------------------------------------------------------------*/
/* 3-3. nav
/*-----------------------------------------------------------------*/

nav {visibility: hidden; overflow: auto; position: fixed; top: 0; z-index: 102; width: 100%; height: 100%;transition: all 0.3s ease-in-out; -webkit-overflow-scrolling: touch;}
nav.lnb {right: -100%; background: #fff;}
nav.lnb.is_show {visibility: visible; right: 0;}
nav.lnb .category {padding: 0;}
nav.lnb .category:after {display: block; width: 100%; max-width: 250px; margin: 24px auto 0; height: 1px; background: #d8d8d8; content: "";}
nav.lnb .category li > a {display: block; padding: 16px; color: #333; font-size: 1.583rem; letter-spacing: 0.57px;}
nav.lnb .category .lnb_mid {display: none;}
nav.lnb .category .lnb_mid li > a {color: #666; padding: 10px; font-size: 1.167rem;}
nav.lnb .category .shop .menu_open {margin-left: 5px;}
nav.lnb .category .shop.active .menu_open:before {content: "\e946";}
nav.lnb .board {margin-top: 33px;}
nav.lnb .board li a {display: block; padding: 10px; color: #9f9f9f; font-size: 1rem; letter-spacing: 0.36px;}
nav.lnb .board li.login_join {padding-top: 10px;}
nav.lnb .board li.login_join a {display: inline-block; padding: 0;}
nav.lnb .nav-top {padding-inline: 16px;height:12.50vw; margin-top:10px;}
nav.lnb .nav-top h3 {font-size:5vw;font-weight:700;}
nav.lnb .nav-top .input_box {width:calc(100% - 40px);}
nav.lnb .nav-top .input_box input {border:0;width:100%;background:#f5f5f5;border-radius:20px;height:40px;padding:9px 16px 9px 16px;}
nav.lnb .gnb {display: flex;align-items:center;}
nav.lnb .gnb li a {font-family: xeicon; display: flex; color: #21272a; text-align: center; position: relative;}
nav.lnb .gnb li.search a {right: 40px;}
nav.lnb .gnb li.search a.active:before {content: "\e921";}
nav.lnb .gnb li.cart {margin-left:25px;}
nav.lnb .gnb li.cart a span {display: block; width: 12px; height: 12px; background: #333; border-radius: 100%; color: #fff; font-size: 0.833rem; line-height: 13px; text-align: center;}
nav.lnb .gnb li.cart a span.front_cart_rows {position: absolute; right: 0; top: 0;}
nav.lnb .gnb li.menu {margin-left:12px;}
nav.lnb .slide-banner {width:100%;padding:16px 16px 16px 0;}
nav.lnb .slide-banner .swiper-wrapper {padding-left:16px;}
nav.lnb .slide-banner .swiper-slide {width:68px;height:auto;text-align:center;}
nav.lnb .slide-banner .swiper-slide:nth-child(5n+0) {margin-right:0;}
nav.lnb .slide-banner .swiper-slide .img-box {border-radius:12px;overflow:hidden;width:52px;height:52px;margin:0 auto;}
nav.lnb .slide-banner .swiper-slide .img-box img {width:100%;height:100%;object-fit:cover;}
nav.lnb .slide-banner .swiper-slide .banner-txt {font-size:12px;margin-top:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#222;}







/*-----------------------------------------------------------------*/
/* 3-4. footer
/*-----------------------------------------------------------------*/
footer {padding: 0; text-align: center;}
footer .section-container {padding:0 100px;}
footer .quick {text-align: left;}
footer .quick div.box {padding-bottom: 1px;}
footer .quick div.box h3 {position: relative; height: 49px; background: #333; border-bottom: 1px solid #4c4c4c; color: #fff; font-weight: normal; text-align: left; line-height: 49px;}
footer .quick div.box h3 .title_icon {position: absolute; top: 50%; right: 0; font-family: xeicon; color: #fff; font-size: 1.083rem; transform: translate(0, -50%);}
footer .quick div.box h3.active .title_icon:before {content: "\e946";}
footer .quick div.box .quick_cnt {display: none; padding: 15px 0;}
footer .quick div.box #quick_cs {color: #999;}
footer .quick div.box #quick_cs span {color: #999;}
footer .quick div.box #quick_cs strong {display: block; padding-bottom: 10px; color: #999; font-size: 1.417rem;}
footer .quick div.box #quick_return dt {color: #999;}
footer .quick div.box #quick_return dd {padding-top: 3px; color: #999;}
footer .quick div.box #quick_bank ul li,
footer .quick div.box #quick_bank ul li > * {color: #999;}
footer .menu {padding-top: 43px; text-align: left;}
footer .menu li {display: inline; padding-right: 13px;}
footer .menu li a {display: inline-block; color: #fff; font-size: 1rem; letter-spacing: -0.6px;}
footer .info {text-align: left;}
footer .info, footer .info * {color: #888; font-size: 0.917rem; font-style: normal;}
footer .info {padding-top: 14px;}
footer .info span {display: inline-block; position: relative; padding: 0 20px 0 0; font-size: 0.917rem; letter-spacing: -0.5px;}
footer .info span.bar:after {display: block; position: absolute; right: 10px; top: 3px; width: 1px; height: 7px; background: #4c4c4c; content: "";}
footer .copyright, footer .copyright * {color: #777; font-size: 0.833rem;}
footer .copyright {padding-top: 20px; text-align: left;}
footer .copyright a strong, footer .copyright a:hover {color: #3fc0e5;}
footer .share {padding: 24px 0 10px; text-align: left;}
footer .share li {display: inline; padding: 0 19px 0 0;}
footer .share li img {width: 16px; height: 16px;}
footer .btn_scroll {display: none; position: fixed; right: 15px; bottom: 15px; z-index: 10; width: 38px;}
footer .btn_scroll a {display: block; height: 38px; background-repeat: no-repeat; background-position: center; background-color: #fff; background-size: 16px auto; font-size: 0; text-align: center; cursor: pointer; opacity: 0.8;}
footer .btn_scroll a.up {background-image: url("../image/bullet_scrollup.png");}
footer .btn_scroll a.down {background-image: url("../image/bullet_scrolldown.png");}
#dimmed {display: none; position: fixed; left: 0; top: 0; z-index: 15; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5);}

@media all and (min-width: 1024px) {
    footer {/* padding: 92px 0 56px; */ text-align: left;}
    footer .wrap_inner {overflow: hidden; position: relative; margin: 0 auto;}
    footer .quick {float: right; width: 50%;}
    footer .menu {margin: 0; padding: 0; border: none;}
    footer .info {float: left; width: 50%; padding-top: 25px;}
    footer .copyright {display: inline-block; padding-top: 26px;}
    footer .share {position: absolute; bottom: -30px; right: 30px; padding: 0;}
    footer .quick div.box #quick_cs span {display: block; visibility: hidden; height: 0;}
    footer .btn_scroll {width: 50px; border: 1px solid #f0f0f0;}
    footer .btn_scroll a {width: 48px; height: 48px; opacity: 1;}
    footer .btn_scroll a.up {border-bottom: 1px solid #f0f0f0;}
}

/*-----------------------------------------------------------------*/
/* 3-5. content
/*-----------------------------------------------------------------*/
#cnt {flex: 1 1 auto;}
#cnt .cntbody {width: 100%; overflow-y: auto !important; height: auto !important; padding-bottom: 56px !important;}

@media (max-width: 1024px) {
    #cnt .cntbody {padding-top:80px;}
}
@media (max-width: 1024px) {
    #container {width:100% !important; padding: 0 10px;}
}

/*-----------------------------------------------------------------*/
/* 4. Page
/*-----------------------------------------------------------------*/
#main .subtitle {border-bottom: 0; color: #000; font-size: 1.417rem; font-weight: 400; font-style: normal;}
#main .visual .swiper_visual.mobile .swiper-slide {position: relative; padding-bottom: 100vw; width: 100%;}
#main .visual .swiper_visual .swiper-slide .pc {display: none;}
#main .visual .swiper_visual .swiper-slide img {width: 100%; height: auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); object-fit: cover; width: 100%; height: 100%;}
#main .visual .swiper-pagination {position: absolute; top: auto;right: 16px;bottom: 10px;left:auto; /*display: inline-flex;*/display:none !important;width: auto; height: 26px; padding: 7.5px 9px; justify-content: center; align-items: center; gap: 6px; border-radius: 13px; background: rgba(0, 0, 0, 0.30);color: rgba(255, 255, 255, 0.70);font-size: 11px;font-weight: 200;}
#main .visual .swiper-pagination-current, #main .visual .swiper-pagination-total {color: rgba(255, 255, 255, 0.70);font-size: 11px;font-weight: 200;}
#main .visual .swiper_visual .swiper-pagination-progressbar-fill {background: #000;}
#main .visual .swiper_visual .swiper-button-next, #main .visual .swiper_visual .swiper-button-prev {display: none;}
#main .main_new {padding: 30px 0 2px;}
#main .main_new .subtitle {padding-bottom: 18px;}
#main .main_new .frame_swiper {position: relative; z-index: 1;}
#main .main_new .swiper_main_new {padding: 0 4.16%;}
#main .main_best {padding-bottom: 17px;}
#main .main_best .subtitle {padding-bottom: 18px;}
#main .main_best .prd_basic > li {padding-bottom: 23px;}
#main .review {position: relative; padding-bottom: 38px; background: #f3f3f3;}
#main .review .subtitle {padding: 32px 0 0;}
#main .review .list .rev_box {margin-bottom: 13px; background: #fff; text-align: left; font-size: 0;}
#main .review .list .rev_box .img, #main .review .list .rev_box .info {display: inline-block; vertical-align: middle;}
#main .review .list .rev_box .img {overflow: hidden; position: relative; width: 110px;}
#main .review .list .rev_box .img img {width: 110px; height: auto;}
#main .review .list .rev_box .info {width: calc(100% - 110px); padding: 0 19px;}
#main .review .list .rev_box p.grade {margin-bottom: 6px;}
#main .review .list .rev_box p.grade img {width: 12px; height: 12px; margin-right: 1px;}
#main .review .list .rev_box p.prd {margin-bottom: 3px;}
#main .review .list .rev_box p.prd a {letter-spacing: -0.6px;}
#main .review .list .rev_box p.contents {display: -webkit-box; overflow: hidden; color: #999; font-size: 0.917rem; letter-spacing: -0.5px; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word;}
#main .review .list .rev_box p.contents a {color: #999; font-size: 0.917rem;}
#main .review .list .rev_box p.date {margin-top: 15px; color: #999; font-size: 0.917rem;}
#main .review .list .rev_box p.date span {color: #d4d4d4; font-size: 0.917rem;}
#main .review .swiper-pagination {position: absolute; top: auto; bottom: 40px; left: 50%; width: 100%; height: 2px; max-width: 106px; background: #c7c7c7; opacity: 0.5; transform: translate(-50%, 0);}
#main .review .swiper-pagination-progressbar-fill {background: #000;}
#main .review .swiper-button-next, #main .review .swiper-button-prev {display: none;}
#main .instagram {padding: 50px 0 40px; text-align: center;}
#main .instagram .title_wrap {font-size: 0;}
#main .instagram .title_wrap .subtitle, #main .instagram .title_wrap .link {display: inline-block; padding: 0; vertical-align: top;}
#main .instagram .title_wrap .link {padding: 5px 0 0 8px;}
#main .instagram .title_wrap .link a {color: #999;}
#main .instagram .api {padding-top: 25px;}
#main .instagram .api:after {display: block; clear: both; content: "";}
#main .instagram .api > li {float: left; width: 33.333%;}
#main .instagram .api > li img {width: 100%; height: auto;}
#main .instagram .api > li video {max-width: 100%; max-height: 100%; vertical-align: top;}
#main .hot-banner .banner-wrap {padding-top:16px;}
#main .hot-banner .swiper-slide img {width:100%;height:auto;border-radius:10px;}
#main .hot-banner .swiper {padding-bottom:0;}
#main .top-brand {margin-bottom:56px;}
#main .top-brand ul {display:grid;grid-template-columns:repeat(5,minmax(0,1fr));column-gap:8px;row-gap:16px;}
#main .top-brand ul .img-box {border-radius:9px;height:100%;overflow:hidden;width:100%;}
#main .top-brand ul .img-box img {height:100%;width:100%;object-fit:cover;}
#main .top-brand ul a {display:block;}
#main .top-brand ul p {margin-top:4px;font-size:14px;color:#222;text-align:center;}
#main .member-recomm {position:relative;}
#main .member-recomm .slide-title {font-size:14px;display:flex;align-items:center;background:#fafafa;border-radius:4px;padding:8px;margin-bottom:16px;}
#main .member-recomm .slide-title::before {display:block;content:'';width:32px;height:32px;overflow:hidden;background:url("../image/recomm-search.png") no-repeat center center;background-size:cover;border-radius:50%;margin-right:8px;border:1px solid #ebebeb;}
#main .member-recomm .slide-title strong {color: rgb(37, 136, 228);font-size:inherit;margin-left:5px;}
#main .member-recomm .swiper-slide {border:1px solid #ebebeb;padding:20px;border-radius:16px;}
#main .member-recomm .prd_basic {display:flex;flex-wrap:wrap;gap:16px;margin:0;padding:0;}
#main .member-recomm .prd_basic > .box {width:calc((100% - 32px) / 3);}
#main .member-recomm .recomm-header {display:flex;justify-content:space-between;align-items: center;padding-top:16px;}
#main .member-recomm .recomm-btn {display:flex;align-items:center;position:absolute;top:45px;right:100px;}
#main .member-recomm .recomm-btn > div {position:unset;}
#main .member-recomm .recomm-btn .swiper-button-next,
#main .member-recomm .recomm-btn .swiper-button-prev {background:none;border:1px solid #ebebeb;width:40px;height:40px;display:flex;align-items:center;justify-content: center;opacity:1 !important;margin:0 !important;padding:0 !important;transform: unset !important;}
#main .member-recomm .recomm-btn .swiper-button-prev {border-radius:6px 0 0 6px;}
#main .member-recomm .recomm-btn .swiper-button-next {border-radius:0 6px 6px 0;border-left:0;}
#main .member-recomm .recomm-btn .swiper-button-next svg,
#main .member-recomm .recomm-btn .swiper-button-prev svg {width:16px;height:16px;}
#main .member-recomm .recomm-btn .swiper-pagination {width:auto;font-size:15px;color:#909090;padding-right:20px;}
#main .member-recomm .recomm-btn .swiper-pagination * {font:inherit;color:inherit;}
#main .member-recomm .recomm-btn .swiper-pagination .swiper-pagination-current {color:#222;}
#main .member-recomm .pc.more-btn {border:1px solid #ebebeb;color:#222;font-size:14px;border-radius:10px;height:42px;line-height:42px;padding:0 30px;display:block;margin:20px auto 0 auto;width:max-content;}
#main .member-recomm .prdListV2 .prd_basic .box.basic .brand {font-size:12px;color:#222;}
#main .member-recomm .prdListV2 .prd_basic .box.basic .summary {font-size:13px;}
#main .member-recomm .prdListV2 .prd_basic .box.basic .price {padding-top:8px;}
#main .member-recomm .prdListV2 .prd_basic .box.basic .description {display:none;}
#main .member-recomm .prdListV2 .prd_basic .box .icon {display:none;}
#main .member-recomm .prdListV2 .prd_basic .box.basic .info-txt {display:none;}
#main .member-recomm .prd_basic .box.basic .img .hit_view {font-size:11px;line-height:11px;right:8px;top:8px;color:#222;}
@media (max-width: 767px) {
    #main .hot-banner.section-container {padding:0;}
    #main .hot-banner .banner-wrap {padding:10vw 0 2vw 0;}
    #main .hot-banner .main-title {padding:0 16px 10px 16px;}
    #main .hot-banner .swiper-slide img {border-radius:2.5vw;}
    #main .top-brand {margin-bottom:28px;border-top:1px solid #ebebeb;}
    #main .top-brand ul.mobile {display:grid !important;}
    #main .top-brand ul .img-box {border-radius:50%;}
    #main .top-brand ul p {-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-wrap: break-word;display: -webkit-box;letter-spacing: -.7px;overflow: hidden;text-overflow: ellipsis;width: 100%;word-break: keep-all;font-size:12px;}
    #main .member-recomm {padding-bottom:30px;}
    #main .member-recomm .recomm-header {padding-top:0;}
    #main .member-recomm .swiper-slide {border:0;padding:0;}
    #main .member-recomm .mobile.more-btn {font-size:13px;color:rgba(0,0,0,.44);flex:1;text-align:right;padding:0 16px 0 8px;}
    #main .member-recomm .slide-title strong {font-weight:600;}
    #main .member-recomm .prd_basic {gap:16px 8px;}
    #main .member-recomm .prd_basic > .box {width:calc((100% - 16px) / 3);}
    #main .member-recomm .prdListV2 .prd_basic .box.basic .summary {-webkit-line-clamp:1;}
    #main .member-recomm .prdListV2 .prd_basic .box.basic .price {padding-top:3px;}
    #main .member-recomm .prdListV2 .prd_basic .box.basic .price .per, .prd_basic .box.basic .price .sell strong {font-weight:600;font-size:12px;}
    #main .member-recomm .swiper-button-prev:after,  #main .member-recomm .swiper-rtl .swiper-button-next:after {display:none;}
    #main .member-recomm .swiper-button-next:after, #main .member-recomm .swiper-rtl .swiper-button-prev:after {display:none;}
    #main .member-recomm .recomm-btn {justify-content: center;position:unset;}
    #main .member-recomm .recomm-btn .swiper-pagination {padding:0;width:120px;order:2;}
    #main .member-recomm .recomm-btn .swiper-button-next,
    #main .member-recomm .recomm-btn .swiper-button-prev {width:80px;border:1px solid #ebebeb;border-radius:6px;}
    #main .member-recomm .recomm-btn .swiper-button-prev {order:1;}
    #main .member-recomm .recomm-btn .swiper-button-next {order:3;}
}

@media all and (min-width: 768px){
 #cnt .cntbody {margin: 0 auto; overflow-y: auto !important; width: 100%;/* max-width: 1200px; min-width: 1400px;*/ padding-bottom: 56px !important;}
 #main .subtitle {border-bottom: 0; color: #000; font-size: 1.833rem; font-weight: 400; font-style: normal;}
 #main .visual .swiper_visual {width: 100%; max-width: 3072px; margin: 0 auto;}
 #main .visual .swiper_visual .swiper-slide {height: 480px;}
 #main .visual .swiper_visual .swiper-slide .mobile {display: none;}
 #main .visual .swiper_visual .swiper-slide .pc {display: block; padding-bottom: 37.5%;}
 #main .visual .swiper-pagination {bottom: 44px; max-width: 300px;}
 #main .visual .swiper_visual .swiper-button-next,
 #main .visual .swiper_visual .swiper-button-prev,
 .xi-angle-right-thin.swiper-button-next,
 .xi-angle-left-thin.swiper-button-prev {display: block;}
 #main .visual .swiper_visual .swiper-button-next.swiper-button-lock,
 #main .visual .swiper_visual .swiper-button-prev.swiper-button-lock {display: none;}
 #main .visual .swiper_visual .swiper-button-next,
 #main .visual .swiper_visual .swiper-button-prev,
 .xi-angle-right-thin.swiper-button-next,
 .xi-angle-left-thin.swiper-button-prev {display: block; z-index: 100; width: 54px; height: 54px; color: #111; background: transparent; font-family: xeicon; font-size: 40px; opacity: 1; text-align: center; line-height: 54px;}
 .xi-angle-right-thin.swiper-button-next.swiper-button-lock,
 .xi-angle-left-thin.swiper-button-prev.swiper-button-lock {display: none;}
 #main .visual .swiper_visual .swiper-button-next,
 #main .visual .swiper_visual .swiper-button-prev {color: #fff;width: 64px;height: 64px;line-height:64px;top:50%;transform:translate(-50%, -50%);right:unset;left:50% !important;}
 #main .visual .swiper_visual .swiper-button-next {background: url('../image/main-visual-next.png') no-repeat 0 0 / auto 100%;margin-left:56.666rem;}
 #main .visual .swiper_visual .swiper-button-prev {margin-left:-56.666rem;}
 #main .visual .swiper_visual .swiper-button-prev {background: url('../image/main-visual-prev.png') no-repeat 0 0 / auto 100%;}
 #main .visual .swiper_visual .swiper-button-next:after,
 #main .visual .swiper_visual .swiper-button-prev:after {display:none;}
 .section-container .swiper-button-next,
 .section-container .swiper-button-prev {width: 60px;height: 60px;background: url('../image/visual_arr_prev_black.svg') no-repeat 0 0 / auto 100%;opacity: 0.15;transition: opacity 0.3s;}
 .section-container .swiper-button-prev {transform: scaleX(-1);}
 .section-container .swiper-button-next::after,
 .section-container .swiper-button-prev::after {content:"";flex:0 0 auto;}
 .section-container .swiper-button-next {right:20px;}
 .section-container .swiper-button-prev {left:20px;}
 .section-container.celebStyle .swiper-button-next,
 .section-container.celebStyle .swiper-button-prev {background: none;opacity: 1;}
 .custom-bullet .swiper-button-next, .custom-bullet .swiper-button-prev {top: 27%;}
 #main .visual .swiper_visual .swiper-button-next,
 .xi-angle-right-thin.swiper-button-next {right: 0;}
 .xi-angle-left-thin.swiper-button-prev,
 .xi-angle-left-thin.swiper-button-prev {left: 0;}
 #main .main_new {width: 100%; max-width: 1400px; margin: 0 auto; padding: 0;}
 #main .main_new .swiper_main_new {padding: 0;}
 #main .main_new .subtitle {padding: 77px 0 28px;}
 #main .main_new .frame_swiper {padding: 0;}
 #main .main_best {padding-top: 17px;}
 #main .main_best .subtitle {padding: 92px 0 28px;}
 #main .main_best .prd_basic > li {padding-bottom: 30px !important;}
 #main .main_best {padding-bottom: 27px;}
 #main .review {margin-top: 44px; padding: 0 0 85px;}
 #main .review .wrap_inner {width: 100%; max-width: 1280px; margin: 0 auto; padding: 0;}
 #main .review .subtitle {padding: 58px 0 42px;}
 #main .review .list {padding: 0 40px;}
 #main .review .list .rev_box .info {width: calc(100% - 166px); padding: 0 40px;}
 #main .review .swiper-pagination {bottom: 50px;}
 #main .review .swiper-button-next,
 #main .review .swiper-button-prev {z-index: 5;}
 #main .review .swiper-button-prev {left: 0;}
 #main .review .swiper-button-next {right: 0;}
 #main .instagram {padding: 134px 0 74px;}
 #main .instagram .api > li {width: 16.66%;}
 #main .instagram .api > li:nth-of-type(5) {display: block;}
}

@media all and (min-width: 768px){
 #main .review {overflow: hidden;}
 #main .review .wrap_inner {position: relative;}
 #main .review .swiper-button-prev {left: -40px;}
 #main .review .swiper-button-next {right: -40px;}
}

.main-title.text-start {justify-content: space-between;align-items:center; align-items: flex-end; display: flex; font-size: 20px;padding-bottom: 10px;}
.main-title.text-start p {font:inherit;color:inherit;line-height:20px;}
.main-title.text-start .small {color: rgba(34, 34, 34, 0.50);font-size:17px;font-weight:400;display:block;margin-top:3px;}
.text-start {text-align: left !important;}

.section-container.main_time {padding: 50px 0;}
.section-container.main_time .swiper {padding-bottom:0;}
.wrap-full-screen {width: 100%;}
.bg-gray {background-color: #f5f5f5;}
.pliki-cart-filled::before.pliki-heart {font-size: 24px;}







/*-----------------------------------------------------------------*/
/* 5. ETC
/*-----------------------------------------------------------------*/
@media all and (min-width: 850px) {
    header .wrap_inner {padding-inline: 100px;max-width:1400px;margin: 0 auto;}
    footer .wrap_inner {padding: 0;}
  .linebanner {padding-top: 0; padding-bottom: 0; margin-top: 50px; margin-bottom:50px}
  .list-main-category > li {padding-top: 0;}
}

@media all and (min-width: 768px) {
    .top-lnb {display:flex;justify-content:flex-end;gap:24px;}
    .top-lnb li {padding:6px 0;}
    .top-lnb li a {font-size:12px;color:rgba(34,34,34,.8);}
}


/* custom */
.d-flex {display: flex;}
.nav-top {display: flex; justify-content: space-between; align-items: center; height:5rem;}
.nav-bottom {display: flex; padding-top: 20px;}
.icon-wish::before {content: ""; display: block; width: 24px; height: 24px; background: url("../img/icon-wish.png")
 no-repeat center 0 / 100% auto;}
.wish_on .pliki-heart::before {content: "\f15f";}
.icon-cart::before {content: ""; display: block; width: 24px; height: 24px; background: url("../img/icon-cart.png")
 no-repeat center 0 / 100% auto;}
#main .visual .swiper_visual .swiper-pagination-bullet {opacity: 1; background-color: #fff;}
#main .visual .swiper_visual .swiper-pagination-bullet-active {background-color: #111;}


.search-layer-wrap {width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:150;display:none;}
.search-layer-wrap .search-layer-inner {width:100%;height:900px;background:#fff;}
.search-layer-wrap.on {display:block;}
.search-layer-wrap .search-box {width:600px;margin:0 auto;padding:40px 0;}
.search-layer-wrap .box_search {position:relative;}
.search-layer-wrap .box_search .box_search-inner {max-width:520px;}
.search-layer-wrap .box_search .search-container {height:50px;}
.search-layer-wrap .box_search .box_search-inner .box .basic_search {height:50px;}
.search-layer-wrap .box_search .close {width:50px;height:50px;background:url("../img/search-layer-close.png") no-repeat center center / 100% auto;font-size:0;position:absolute;top:0;right:0;}
.search-layer-wrap .title {font-size:16px;font-weight:700;}
.search-layer-wrap .popular-wrap {padding-top:30px;}
.search-layer-wrap .popular-wrap ul {display:flex;flex-wrap:wrap;flex-direction:column;height:250px;padding-top:30px;}
.search-layer-wrap .popular-wrap ul li {width:50%;margin-bottom:20px;}
.search-layer-wrap .popular-wrap ul li span {font-size:14px;line-height:14px;}
.search-layer-wrap .popular-wrap ul li .number {font-weight:600;width:20px;display:inline-block;}
.search-layer-wrap .recent-wrap {}
.search-layer-wrap .recent-wrap .title {margin-bottom:10px;}
.search-layer-wrap .recent-wrap ul {display:flex;flex-wrap:wrap;gap:20px 5px;}
.search-layer-wrap .recent-wrap ul li {width:calc((100% - 20px) / 5);padding:0 !important;margin:0 !important;display:block;}
.search-layer-wrap .recent-wrap .crema-product-reviews-score {display:none !important;}
.search-layer-wrap .prd_basic {margin-left:0;}
/* .search-layer-wrap .prd_basic .box.basic .summary{font-size:10px;line-height:13px;} */


/* 카테고리 배너 */
.section-container {padding: 32px 16px 0; margin: 0 auto; position: relative; max-width: 1400px;}
.list-main-category {padding:16px 0 50px 0; display: inline-flex; flex-wrap:wrap; gap: 22px 40px; justify-content: center;}
.listMainCategory {text-align: center;}
.list-main-category img {height: 100%; border-radius: 8px;}
.list-main-category > li {text-align: center; width: calc((100% - 80px) / 3);}
.list-main-category .category-img {border-radius: 8px; overflow: hidden; border: 1px solid #D8D8D8; /* padding: 10px; */}
.category-title {text-align: center; color: #000; font-size: 15px; padding-top: 10px;}
.main-title {padding-bottom: 26px; font-size: 28px; font-weight: 700; color: #000; text-align: center;}
.custom-bullet .swiper-button-next, .custom-bullet .swiper-button-prev {display: none;}
.prdimg img {width: 100%; height: auto;}



/* /footer */
footer {border-top: 1px solid #ebebeb;}
footer .wrap_inner {padding: 50px 0; display: flex; justify-content: space-between; flex-direction: row-reverse; text-align: left;}
footer .list-footer {width:200px;}
.title-list-footer {padding-bottom: 15px;}
.title-list-footer, .title-list-footer a {font-size: 16px; font-weight: 700;}
footer .list-footer-info {margin-top:5px;}
footer .footer-info{width:300px;}
footer .footer-info .company-info {margin-top:0px;}
footer .footer-info .company-info > p {display:flex;align-items:center;gap:5px;}
footer .footer-info .company-info > p::after {content: "";display:block;width: 12px;height: 12px;background: url('../img/icon-arrow-black.svg') no-repeat 0 0 / 100% auto;opacity:0.5;transform:rotate(90deg);}
footer .footer-info .company-info.on > p::after {transform:rotate(-90deg);}
footer .footer-info .company-info a, footer .footer-info .company-info p {font-size:13px;color:rgba(34, 34, 34, 0.5);}
footer .footer-info .company-info > div {display:none;}

.footer-items {display: block; color: rgba(34, 34, 34, 0.5); font-size: 14px;}
.footer-items + .footer-items {margin-top: 15px;}

.section-footer {display: inline-flex;}
.section-footer.section-quick {flex: 1 1 auto;}

.footer-info-items {color: rgba(34, 34, 34, 0.5); font-size: 14px;}
.footer-info-items.notice {padding: 5px 0; color: #222;}
.footer-info-items.info-items-button {padding-top: 20px;}
.btn-rect {display: inline-flex; padding: 10px 14px; align-items: center; justify-content: center; text-align: center; font-size: 12px; font-weight: 700; color: #fafafa !important; min-width:95px;margin-right:20px;}
.btn-rect.black {background-color: #222;}

.mobile-dock-bar {position: fixed; left: 0px; right: 0px; height:auto; bottom: calc(-1 * (56px + env(safe-area-inset-bottom) + 8px)); transition: bottom 0.24s ease 0s; z-index: 1400; display: none; background-color: #fff;}
.mobile-dock-bar.active {bottom: 0;}
.dock-bar {background-color: #fff;}
.list-dock-bar {margin: 0px; padding: 6px 19px calc(6px + env(safe-area-inset-bottom)) 19px; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; list-style: none;}
.list-dock-bar .mobile-dock-bar-text {font-weight: 400; font-size: 10px; color: rgba(51, 51, 51, 0.50);}
.list-dock-bar .mobile-dock-bar-text.on {color:#222;font-size:2.50vw;}

.list-dock-items {display: flex; flex-direction: column; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; /* width: calc(100% - 22.4px); max-width: 44px; */
 position: relative; font-size: 28px; color: #868e96;}
.list-dock-items i {line-height: 1; color: #868e96; display: inline-flex; min-height: 28px; align-items: center;}
.mobile-dock-bar-badge {display: inline-flex; -webkit-box-align: center; align-items: center; position: absolute; top: 0px; left: 27px; padding: 1.5px 5px 4px; font-weight: 700; font-size: 10px; line-height: 10px; color: rgb(255, 255, 255); background-color: rgb(250, 77, 86); border-radius: 40px; word-break: keep-all;}
.sr-only {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;}



.swiperBrand {margin-top: 22px;}
.brand-box {display: flex;}
.brand-box-img {width: 50.9%; padding-top: 46%; position: relative; overflow: hidden; flex: none;display: flex; position: relative;}
.brand-box-img img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);object-fit: cover;height: 100%;width: 100%;}
.brand-box-info {padding: 30px 50px 30px 40px; display: flex; flex-direction: column; flex: 1 1 auto; min-width: 0;}
.brand-box-info-description {font-size: 17px; color: #fff; font-weight: 700;}
.brand-box-info-title {font-size: 40px; color: #fff; font-weight: 700; line-height:50px;}
.brand-box-link {padding-top:40px;}
.link-arrow {display: inline-flex; height: 36px; align-items: center; justify-content: center; padding: 11px 17px; border: 1px solid rgba(255,255,255,0.5); font-size: 16px; color: #fff; position: relative;}
.link-arrow .text {font-size: 13px; color: #fff; font-weight: 200;}
.link-arrow .xi-angle-right-min {margin-left: 8px;}



/* main header on */
#main_big_div header .hd_inner.basic, #skin_shop_promotion_big_div header .hd_inner.basic, #main_big_div header .hd_inner.basic {display: block;}
#main_big_div header .hd_inner.sub, #skin_shop_promotion_big_div header .hd_inner.sub, #main_big_div header .hd_inner.sub {display: none;}

header .gnb h1 {padding-right: 10px;}
.mobile_hd .gnb li {padding-left: 22px;}
.mobile_hd .gnb li.menu {padding-left: 22px;}


.md-category {background-color: #fff; margin-inline: -16px; width: calc(100% – 10px)}
.mdCategory .swiper-slide {width: auto;}
.mdCategory .swiper-slide a {position: relative; display: inline-block; padding-bottom: 10px; font-weight: 600;}
.mdCategory .swiper-slide a::after {content: ""; display: block; background-color: #21272a; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; transition: width 0.3s;}
.mdCategory .swiper-slide a.isActive::after {width: 100%;}
.mdCategory .swiper-slide:first-child {padding-left: 16px;}
.mdCategory .swiper-slide:last-child {padding-right: 16px;}
.mdCategory a {font-size: 16px;}
.mdCategory .swiper-slide a:hover {font-weight: 700;}
/*.mdCategory .swiper-slide a::before {content: attr(title); display: block; font-weight: 700; height: 0px; visibility: hidden;}*/
.mdCategory .swiper-slide a.point-txt {color:#d9272c !important;}
.mdCategory .swiper-slide a.point::before {background-color: #ef6253;border-radius: 5px;content: "";height: 5px;position: absolute;right: -7px;top: 0;width: 5px}


/* 상품리스트 관련 */
#main_big_div .banner_wrap_inner {margin: 0 auto; max-width: 1280px; overflow-x: hidden; padding: 16px 40px;}
#main_big_div .banner_wrap_inner > div {display: none;}
#main_big_div .bigsection-banner li {width: 90px;}
#main_big_div .bigsection-banner li > a {display: block; width: 90px; margin: 0 auto; text-align: center;}
#main_big_div .bigsection-banner li > a .img-box img {width: 100%; height: auto;}
#main_big_div .bigsection-banner li > a .banner-title {font-size: 13px; margin-top: 2px;}
#main_big_div .bigsection-banner .pagination-box {margin-top: 16px; display: flex; align-items: center; justify-content: center; gap: 15px;}
#main_big_div .bigsection-banner .swiper-pagination {position: unset; width: max-content;}
#main_big_div .bigsection-banner .swiper-button-prev, #main_big_div .bigsection-banner .swiper-button-next {position: unset; background: url('../img/bigsection-arr-right.svg') no-repeat 0 0 / auto 100%; background-repeat: no-repeat; background-size: cover; color: transparent; cursor: pointer; font-size: 0; height: 24px; width: 24px; margin-top: 0;}
#main_big_div .bigsection-banner .swiper-button-prev::after, #main_big_div .bigsection-banner .swiper-button-next::after {display: none;}
#main_big_div .bigsection-banner .swiper-button-prev {transform: rotate(180deg);}
#main_big_div .bigsection-banner .swiper-pagination-bullet {background: #d3d3d3; border-radius: 6px; color: transparent; cursor: pointer; font-size: 0; height: 6px; margin: 0 4px; width: 6px; opacity: 1;}
#main_big_div .bigsection-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #222;}



@media (min-width: 1200px) {
    .section-container {
        padding: 24px 100px 0;
        /* width: 1400px; */
    }
}

/* 상품리스트 상품박스 디자인 변경 */
.prdListV2 .prd_basic {margin:0 !important;display:flex;flex-wrap:wrap;-moz-column-gap: 20px;column-gap: 20px;row-gap: 40px}
.prdListV2 .prd_basic > li {padding:0 !important;width:calc((100% - 60px) / 4);}
.prdListV2 .prd_basic .box.basic .img .prdimg {border-radius:10px;}
.prdListV2 .prd_basic .box.basic .brand {font-size: 13px;line-height:16px;letter-spacing: -.07px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;margin-bottom:2px;}
.prdListV2 .prd_basic .box.basic .summary {font-size: 14px;line-height: 17px;-webkit-line-clamp: 2;  -webkit-box-orient: vertical;  display: -webkit-box;  overflow: hidden;  text-overflow: ellipsis;margin-bottom:0;white-space:normal;}
.prdListV2 .prd_basic .box.basic .description {color: rgba(34,34,34,.5);  font-size: 11px;  line-height: 13px;  margin-top: 3px}
.prdListV2 .prd_basic .box .icon {padding-top:6px;}
.prdListV2 .prd_basic .box.basic .price {padding-top:12px;display:flex;}
.prdListV2 .prd_basic .box.basic .price .per,.prd_basic .box.basic .price .sell strong {font-size: 14px;line-height: 17px;}
.prdListV2 .prd_basic .box.basic .price .per {color:#f15746;padding-right:2px;}
.prdListV2 .prd_basic .box.basic.sale .price .consumer {display: block;}
.prdListV2 .prd_basic .box.basic .info-txt {color: rgba(34,34,34,.5);  font-size: 11px;  line-height: 13px;  margin-top: 2px;}
.prdListV2 .prd_basic .box.basic .btn-box {display:flex;gap:5px;padding-top:12px;}
.prdListV2 .prd_basic .box.basic .btn-box a {font-size:0;display:block;width:15px;height:15px;}
.prdListV2 .prd_basic .box.basic .btn-box a:nth-child(1) {background: url('../img/product-wish.svg') no-repeat 0 0 / 100% auto;}
.prdListV2 .prd_basic .box.basic .btn-box a:nth-child(2) {background: url('../img/product-cart.svg') no-repeat 0 0 / 100% auto;}
.prdListV2 .prd_basic .box.basic .btn-box a:nth-child(3) {background: url('../img/product-quickpreview.svg') no-repeat 0 0 / 100% auto;}
.prdListV2 .prd_basic .box.basic .consumer {display:none;}


.swiper-button-prev.swiper-button-disabled.xi-angle-left-thin,
.swiper-button-next.swiper-button-disabled.xi-angle-right-thin {opacity: 0;}
.section-container .swiper {overflow: hidden; padding-bottom: 20px;}
.section-container .swiper.swiperBrand {padding-bottom: 0;}
.section-container .swiper.swiperBrandLink {padding-bottom: 0;}


.list-main-brand .prd_basic {margin-left: 0; counter-reset: list-number;}
.main-brand-box {display: flex; align-items: center; margin:20px 0 0 0 !important;counter-increment: list-number;position: relative;}
.main-brand-box::before {content: counter(list-number); position: absolute;width: 20px;height: 20px;display: flex;justify-content: center; align-items: center;color: #fff;font-size: 12px;background-color: #222;top:4px;left:4px;z-index: 2;border-radius: 6px;}
.main-brand-box .prdimg {height: 100%;}
.main-brand-box .prdimg a {width: 100%; height: 100%;position: relative; display: flex;}
.main-brand-box:first-child {margin-top: 0 !important;}
.main-brand-box:last-child {padding-bottom: 0;}
.main-brand {display: flex; padding-top: 1px;}
.brand-banner {width: 680px; height: 400px; position: relative; border-radius: 8px; align-self: center;}
.brand-banner .wrap-img, .brand-banner .img {height: 100%;}
.brand-banner .wrap-img:hover .img {transform: none;}
.brand-banner .img {padding-bottom: 0;}
.main-brand .list-main-brand {margin-left: 15px; flex: 1 1 auto;}
.section-container.main_time {padding: 50px 0;}
.section-container.main_time .swiper {padding-bottom:0;}
.wrap-full-screen {width: 100%;}
.bg-gray {background-color: #f5f5f5;}
.pliki-cart-filled::before.pliki-heart {font-size: 24px;}

.prd_basic .box.main-brand-box .img {width: 120px; height: 120px; margin: 0; flex: 0 0 auto;}
.prd_basic .box.main-brand-box .wish {flex: 0 0 auto; margin-left: auto;}
.prd_basic .box.main-brand-box.out .img .soldout {transform: translateY(-50%);}
.prd_basic .box.main-brand-box .price {border-top: none; display: flex;align-items: center;}
.main-brand-info {margin-left: 15px; padding-right: 10px; display: flex; flex-direction: column; justify-content: space-evenly;}
.prd_basic .box.main-brand-box .info .title {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 1.2em; max-height: 2.4em; min-width: 0;font-weight: 600;}
.prd_basic .box.main-brand-box .info .brand {font-size:16px;line-height:14px;font-weight:600;margin-bottom:10px;}
.prd_basic .box.main-brand-box .info .title {font-weight: 600;font-size: 14px;}
.prd_basic .box.main-brand-box .info .title.sm {font-weight: 400;font-size: 16px;}
.prd_basic .box.main-brand-box .info .description {font-size: 14px;margin-top:5px;}
.prd_basic .box.main-brand-box .price {margin-top: 5px; padding-top: 0;}
.prd_basic .box.main-brand-box .price .sell strong {font-size:16px;}
.mobile {display: none !important;}
[role="button"] {cursor: pointer;}
.xi-angle-right-thin.swiper-button-next::before, .xi-angle-left-thin.swiper-button-prev::before {font-family: xeicon;}


.swiper-slide.circle-link {width: 80px;flex-direction: column; display: flex; align-items: center; border: none; background: transparent; cursor: pointer;opacity: 0.5;}
.swiper-slide.circle-link.swiper-slide-thumb-active, .swiper-slide.circle-link:hover {opacity: 1;transition: opacity 0.3s;}
.circle-img {width: 55px; height: 55px; position: relative;}
.circle-img img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: auto; border-radius: 100%;overflow: hidden;}
.circle-img-title {padding-top: 8px; font-size: 13px; color: #222;font-weight: 400;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap;width: 100%;}


.top-btn {position:fixed;display:none;background-color: #fff;border-radius: 30px;  bottom: 24px;  box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);  height: 48px;  padding-top: 4px;  right: 24px;  width: 44px;  z-index: 1;cursor:pointer;}
.top-btn.on {display:block;}
.top-btn svg {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
#kakao-talk-channel-chat-button {position:fixed;right:24px;bottom:83px; z-index: 1;cursor:pointer;width:44px;}
#kakao-talk-channel-chat-button img {width:100%;height:auto;}

.sub_wrap {max-width: 1400px; height: auto; position: relative; margin: 0 auto; padding: 20px 100px;}

@media (max-width: 767px) {
    .pc {display: none !important;}
    .mobile {display: block !important;}
    .brand-banner {/*! width: 100%; */ height: auto; border-radius: 0;}
    .main-brand .list-main-brand {width: auto; margin-left: 0; padding: 3.75vw 16px 0; display:none;}

    .brand-box {flex-direction: column;}
    .brand-box-img {width: 100%; padding-top: 91.2%;}
    .brand-box-img::after {content: "";width: 100%;height: 100%;position: absolute;background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 70%);left: 0;top: 0;}
    .mobile-wrap-full-screen {margin-inline: -16px;}
    .swiperBrandLink {padding-inline: 16px;}
    .brand-box-info-dec.mobile {position: absolute; bottom: 48px; left: 20px; z-index: 1;}
    .brand-box-link.mobile {position: absolute; bottom: 18vw; right: 6.75vw; padding: 0; z-index: 1;}
    .brand-box-link.mobile .link-arrow {border: none; width: 44px;height: 11px;border-radius: 0; padding: 0; font-size: 35px; background: url('../img/icon-brand-box-arrow.svg') no-repeat 0 0 / 100% 100%;}
    .brand-box-link.mobile .link-arrow .text {display: none;}
    .brand-box-link.mobile .link-arrow .xi-angle-right-min {margin-left: 0;}

    .brand-box-info {padding: 16px 11px; padding-bottom:28px}
    .brand-box-list {padding-top: 0;column-gap: 6px;}
    .circle-img-title {font-size: 3vw;font-weight:400;width:15vw;}
    .section-container .swiper.swiperBrand {padding-bottom: 0;margin-top: 11px;}
    .brand-box-info-description {font-size: 4.25vw;font-weight: 500;}
    .brand-box-info-title {font-size: 7vw;line-height:8vw;}

    .swiper-slide.circle-link {width: 20%;}

    /*
    #top_bnr {padding: 0 16px; height: 7.69vw;}
    #top_bnr > a {font-size: 3.25vw; line-height: unset; text-align: left;}
    #top_bnr > a.app-icon {justify-content: flex-start;}
    #top_bnr > a.app-icon::before {width: 10vw; height: 10vw;}
    #top_bnr > a.app-icon span .underline::before {display: block; content: '';}
    #top_bnr .top_bnr_close {width: 3.75vw; height: 3.75vw; transform: translate(0,-50%); margin-left: 0; right: 16px; left: unset;}
    #top_bnr .black-banner {font-size: 3.59vw; height: 7.69vw; line-height: 7.69vw;}
    */

    header .mobile_hd .gnb li a, .lnb li a {font-size:28px;line-height:28px;}

    .main-title {font-size: 5vw; text-align: left;padding-bottom: 5vw;font-weight:600;}


    /* 햄버거 레이어 카테고리 */
    .category-container {position:relative;flex:1;}
    .category-container .top-banner {padding:20px 16px 0;}
    .category-container .top-banner ul {display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px 8px;}
    .category-container .top-banner li {width:calc((100% - 8px)/2);}
    .category-container .top-banner .img-box {position:relative;width:100%;height:0;padding-bottom:64%;overflow:hidden;border-radius:6px;}
    .category-container .top-banner .img-box img {position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);width:100%;height:100%;z-index:1;object-fit:cover;}
    .category-container .top-banner p {font-size:12px;margin-top:8px;color:#222;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
    .category-container .cate-main-swiper {position:absolute;width:120px;background:#fff;top:0;left:0;}
    .category-container .cate-main-swiper .swiper-slide {height:48px;}
    .category-container .cate-main-swiper .swiper-slide span {font-size:14px;color:#888;padding:16px;display:block;}
    .category-container .cate-main-swiper .swiper-slide.swiper-slide-thumb-active {background:#f5f5f5;}
    .category-container .cate-main-swiper .swiper-slide.swiper-slide-thumb-active span {color:#222;font-weight:bold;}
    .category-container .cate-sub {position:absolute;background:#f5f5f5;top:0;left:120px;width:calc(100% - 120px);height:100%;}
    .category-container .cate-sub .cate-sub-swiper {height:100%;padding-bottom:60px;}
    .category-container .cate-sub .cate-sub-swiper .swiper-slide {height:max-content;}
    .category-container .cate-sub .depth1-title {padding-top:32px;padding-left:16px;}
    .category-container .cate-sub .depth1-title a {font-size:13px;font-weight:bold;color:#222;display:inline-flex;align-items:center;}
    .category-container .cate-sub .depth1-title a::after {display:block;content:'';margin-left:2px;width:12px;height:12px;background:url('../img/category-nav-arrow.svg') center / contain no-repeat;}
    .category-container .cate-sub .child-box {display:flex;gap:16px 6px;flex-wrap:wrap;margin-top:16px;padding:0 12px;}
    .category-container .cate-sub .child-box > a {display:inline-flex;align-items:center;justify-content:flex-start;flex-direction:column;width:calc((100% - 12px)/3);overflow:hidden;}
    .category-container .cate-sub .child-box > a .img-box {padding:0 8px;}
    .category-container .cate-sub .child-box > a .img-box img {width:100%;height:auto;border-radius:12px;}
    .category-container .cate-sub .child-box > a p {margin-top:8px;font-size:12px;text-align:center;}

    .prd_basic .box.box-timesale {padding:7.50vw; border-radius: 8px; background-color: #fff;display: block; height:87.5vw;}


    .prd_basic .box.basic .info {margin-top:2.50vw;}
    .prd_basic .box.basic .brand {font-size:3.6vw;line-height:4vw;margin-bottom:2vw;}
    .prd_basic .box.basic .summary {font-size:3.5vw;line-height:4.2vw;margin-bottom:1.5vw;}
    .prd_basic .box.basic .description {font-size:3.2vw;line-height:3.4vw;}
    .prd_basic .box.basic .price {padding-top: 2.75vw;}
    .prd_basic .box.basic .price .per, .prd_basic .box.basic .price .sell strong {font-size:3.9vw;line-height:3.7vw;}
    .prd_basic .box.basic .price .consumer {font-size: 3vw;}
    .prd_basic .box.basic .crema-product-reviews-score {padding-top:2.75vw;}
    .prd_basic .box .icon {padding-top:2.5vw;}
    .prd_basic .box .icon img {margin:0 2px;}
    .prd_basic .box.box-timesale .price .per {font-size: 3vw !important; line-height:5vw !important;}
    .brand-box .prd_basic .box.basic .brand {color:#fff;}

    .main_time .swiper-button-next, .main_time .swiper-button-prev {display: none;}
    header .mobile_hd .gnb li.btn-share {margin-left:16px;width:27px;heigth:22px;background-size:100% auto;}
    header .mobile_hd .nav-bottom {padding:0 16px;border-bottom: 1px solid #f0f0f0;}
    header .mobile_hd .nav-bottom .swiper-wrapper {height:45px;align-items:center;}
    header .mobile_hd .nav-bottom .swiper-wrapper .swiper-slide {height:auto;}
    header .mobile_hd .nav-bottom .mdCategory .swiper-slide a {padding-bottom:0;font-size:4vw;color:#222;font-weight:500;}
    header .mobile_hd .nav-bottom .mdCategory .swiper-slide a.IsActive {color:#000;font-weight:bold;}
    header .mobile_hd .nav-bottom .mdCategory .swiper-slide a.IsActive::after {bottom:-3.50vw;width:100%;}

    header {height:auto;}
    header .mobile_hd h1 img {width:18.75vw;}
    header .mobile_hd .hd_inner {height:auto;}
    header .mobile_hd .hd_inner.fix {height:auto;}
    header .mobile_hd .hd_inner.fix .nav-top {display:none;}
    header .mobile_hd .hd_inner.basic, header .mobile_hd .hd_inner.sub, header .mobile_hd .hd_inner.prdlist, .choice-filter-wrap.fixed {border-bottom: 1px solid #fff;}

    .simple-trend-wrap .main-title {padding-left:16px;}
    .simple-trend-wrap .circle-img {width:15vw;height:15vw;}
    .simple-trend-wrap .swiper-slide.circle-link {width:15vw;}
    .simple-trend-wrap .swiperBrandLink .swiper-wrapper {gap:15px;justify-content:center;}

    .top-btn {width:40px;height:40px;right:20px;bottom:23vw;}

    .search-layer-wrap .search-layer-inner {height:100%;}
    .search-layer-wrap .search-box {width:100%;padding:2.50vw 0;margin:0;}
    .search-layer-wrap .box_search {padding:0 16px;}
    .search-layer-wrap .box_search .box_search-inner {max-width:80vw;}
    .search-layer-wrap .box_search .search-container {height:10vw;}
    .search-layer-wrap .box_search .box_search-inner .box .basic_search {height:10vw;}
    .search-layer-wrap .box_search .close {background:none;font-size:3.25vw;letter-spacing:-0.21px;height:10vw;line-height:10vw;width:auto;right:25px;}
    .search-layer-wrap .title {font-size:4vw;}
    .search-layer-wrap .popular-wrap {padding:10vw 16px 0;}
    .search-layer-wrap .popular-wrap ul {height:56vw;padding-top:7.50vw;}
    .search-layer-wrap .popular-wrap ul li {margin-bottom:5vw;}
    .search-layer-wrap .popular-wrap ul li span {font-size:3.50vw;line-height:3.50vw;}
    .search-layer-wrap .popular-wrap ul li .number {width:5.00vw;}
    .search-layer-wrap .recent-wrap {padding-top:7.50vw;}
    .search-layer-wrap .recent-wrap .title {margin-bottom:2.5vw;padding:0 16px;}
    .search-layer-wrap .recent-wrap ul {flex-wrap:nowrap;gap:unset;margin-inline:-15vw;}
    .search-layer-wrap .recent-wrap ul li {width:auto;margin-right:5px !important;}
    .search-layer-wrap .recent-wrap .swiper .swiper-slide:first-child {padding-left:16px;}
    .search-layer-wrap .recent-wrap .swiper .swiper-slide {padding:0 8px;}
    /*.search-layer-wrap .prd_basic .box.basic .summary {font-size:2.50vw;line-height:3.25vw;}*/


    .list-main-category.mobile {padding-bottom:7vw; display:flex !important;gap:4.5vw 10px;}
    .list-main-category > li {width:calc((100% - 40px) / 3); /* max-width:66px; */}

    .swiper-main-exhibition.swiper .swiper-slide:first-child,
    .section-container.todayDelivery .swiper-slide:first-child,
    .section-ranking .swiper-slide:first-child,
    .mainPrdList .swiper.swiper_main_md .swiper-slide:first-child,
    .hot-banner .swiper .swiper-slide:first-child{padding-left:16px;}

    .list-main-category {display: grid; grid-template-columns: repeat(4, 1fr); gap:2.50vw 7.3333333vw;padding-block: 0;}

    .section-container.mdPick .prd_basic .box.basic,
    .section-container.slide-prdList .prd_basic .box.basic,
    .section-container.todayDelivery .prd_basic .box.basic,
    .section-ranking .prd_basic .box.basic {padding-bottom:0;}


    .swiper-main-exhibition.swiper .swiper-slide,
    .section-container.todayDelivery .swiper-slide,
    .section-ranking .swiper-slide,
    .mainPrdList .swiper.swiper_main_md .swiper-slide {padding:0 4px;box-sizing:content-box;}


    .list-main-link {margin-inline: -16px;}
    .section-container .swiper.swiper-main-link {padding: 0 16px;}
    .section-container .swiper.swiper_main_md {padding-bottom: 0px;}
    .custom-bullet .swiper-horizontal > .swiper-pagination-bullets,
    .custom-bullet .swiper-pagination-bullets.swiper-pagination-horizontal {bottom: 35px;}

    .main-brand {/*! padding-top:0; */ /*! padding-bottom: 1.50vw; */ /*! flex-direction: column; */}

    .mdPick .swiper-slide,
    .todayDelivery .swiper-slide,
    .slide-prdList .swiper-slide {width:150px;}

    #kakao-talk-channel-chat-button {right:20px;bottom:35vw;width:40px;}

    .visual .swiper-scrollbar {max-width:90%;bottom:4.50vw !important;height:2px !important;}

    footer .section-container {padding:7.5vw 16px 20.25vw 16px;}
    footer .list-footer-info {padding-top:0;}
    footer .list-footer {width:37.50vw;}
    footer .wrap_inner {padding:0;}
    .list-footer + .list-footer {margin-left:0;}
    .footer-info-items {font-size:3.25vw;}
    .title-list-footer, .title-list-footer a {font-size:4vw;padding-bottom:3.75vw;}
    .footer-info-items.info-items-button {font-size:3vw;padding-top:3.75vw;}
    .section-footer.section-quick {padding-top:11.50vw;}
    .mobile-dock-bar {border-top: 1px solid #D9D9D9;}
    .mobile-dock-bar .list-dock-items {width:51px;}
    .mobile-dock-bar .list-dock-items i::before {display:block;content:'';width:31px;height:28px;background:url("../img/quick-home.svg") no-repeat center center / 24px auto;}
    .mobile-dock-bar .list-dock-items.on i::before {background:url("../img/quick-home-active.svg") no-repeat center center / 24px auto;}
    .mobile-dock-bar .list-dock-items.on .mobile-dock-bar-text {color:#000;}
    .mobile-dock-bar .list-dock-items.category i::before {background:url("../img/quick-category.svg") no-repeat center center / 24px auto;}
    .mobile-dock-bar .list-dock-items.category.on i::before {background:url("../img/quick-category-active.svg") no-repeat center center / 24px auto;}
    .mobile-dock-bar .list-dock-items.shop i::before {background:url("../img/quick-shop.svg") no-repeat center center / 100% auto;width:31px;}
    .mobile-dock-bar .list-dock-items.shop.on i::before {background:url("../img/quick-shop-active.svg") no-repeat center center / 100% auto;}
    .mobile-dock-bar .list-dock-items.recent i::before {background:url("../img/quick-recent.svg") no-repeat center center / 24px auto;}
    .mobile-dock-bar .list-dock-items.recent.on i::before {background:url("../img/quick-recent-active.svg") no-repeat center center / 24px auto;}
    .mobile-dock-bar .list-dock-items.mypage i::before {background:url("../img/quick-mypage.svg") no-repeat center center / 24px auto;}
    .mobile-dock-bar .list-dock-items.mypage.on i::before {background:url("../img/quick-mypage-active.svg") no-repeat center center / 24px auto;}

    .mobile-dock-bar {display: block;}

    footer .footer-info {width:100%;}
    .section-footer.section-quick {width: 100%; padding-top: 51px;}
    footer .wrap_inner {flex-direction: column; padding: 0 0 52px 0;}

    .list-main-category .category-img {position: relative; width:100%;}
    .list-main-category .category-img img {width:100%; height:auto;border-radius: 50%;}
    .main-title {font-size: 5vw; text-align: left;padding-bottom: 5vw;font-weight:600;}

    .sub_wrap {height: auto; padding: 20px 0;}
}


.box.basic .prdimg > a {overflow: hidden; border-radius: 8px; position: absolute; height: 100%; width: 100%; left: 0; top: 0;}
.prd_basic .box.basic .img .prdimg {background-color: #f2f2f4; padding-bottom: 100%; display: flex;}
.prd_basic .box.basic[data-brand="1240"] .img .prdimg {background-color:#F1F1EA;}
.prd_basic .box.basic[data-brand="1265"] .img .prdimg {background-color:#EBF0F5;}
.prd_basic .box.basic[data-brand="1234"] .img .prdimg {background-color:#F6EEED;}
.prd_basic .box.basic .img .prdimg img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); object-fit: cover;}
.prd_basic .box.basic .name {padding-top: 12px; padding-right: 0;}
.prd_basic .box.basic .name > a {font-size: 14px; font-weight: 600; color: #424242;}
.prd_basic .box.basic .info {margin-top:10px;}
.prd_basic .box.basic .brand {font-size:14px;line-height:1.29;color:#333;font-weight:700;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;margin-bottom:5px;letter-spacing: -0.7px;}
.prd_basic .box.basic .summary {font-size: 17px;line-height:1.29;color: #222;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;margin-bottom:5px;padding-top:0;}
.prd_basic .box.basic .description {font-size:14px;line-height:14px;color:#22222280;}
.prd_basic .box.basic .price {margin-top: 0; padding-top: 11px; border-top: none;}
.prd_basic .box.basic .price .per, .prd_basic .box.basic .price .sell strong {font-size: 16px; line-height:16px;}
.prd_basic .box.basic .price .per {display:none;}
.prd_basic .box.basic .price .consumer {display: none; font-size: 12px; color: #aaa;}
.prd_basic .box.basic.sale .price .per {display:block;}
.prd_basic .box.basic .crema-product-reviews-score {padding-top:10px;}
.custom-bullet .swiper-pagination-bullet {opacity: 1; background-color: #eee;}
.custom-bullet .swiper-pagination-bullet-active {background-color: #111;}
.text-start {text-align: left !important;}

.btn-bottom {height: 60px;text-align: center;}
.prd_basic .box.box-timesale .price .consumer {color: #888; display: inline-block;}
.prd_basic .box.box-timesale .info {position: static;}
.main_time .main-title {text-align: left; font-size: 18px; font-weight: 700;}
.prd_basic .box.box-timesale .price .per {position: absolute; display: flex; align-items: center; justify-content: center; width: 11.25vw; height: 11.25vw; border-radius: 100%; background-color: #f52644; color: #fff; text-align: center; padding-right: 0; right: 7.50vw; bottom: 5vw; z-index: 2;}
.prd_basic .box.box-timesale .price .per em {font-size: 5vw; font-weight: 700; font-style: normal; color: #fff;}


@media all and (min-width: 768px) {
    .section-container-left.modal {position: static;display: flex;width: auto; height: auto; overflow-x: inherit; overflow-y: inherit; outline: 0;opacity: 1;z-index: 1;}
    .section-container-left .modal-content {border: none;border-radius:0;}
    .section-container-left .modal-header {border-bottom: none;padding: 0;}
    .section-container-left .modal-header .title-aside {width: 100%;}
    .section-container-left.section-container-left .modal-dialog {transform: none;margin: 0;}
    .section-container-left .modal-body {padding: 0;}
    .filter-button {display: none;}
    .link-arrow::after {content: "";display: inline-block;width: 12px;height: 12px;background: url('../img/icon-arrow-white.svg') no-repeat 0 0 / 100% auto;margin-left: 4px;vertical-align: middle;}
    .section-container.todayDelivery {padding-top: 50px; padding-bottom:50px;}
    .circle-img {width: 80px; height: 80px;}
    .section-container .swiper.swiper-main-exhibition {padding-bottom: 0;}
    .board-items .title {min-width: 0; flex: 1 1 auto; display: flex; flex-direction: column; justify-content: space-evenly;}
    .board-items .title span {overflow: hidden; font-weight: normal; text-overflow: ellipsis; white-space: nowrap; min-width: 0;}
    .swiper_main_time .swiper-slide {display: flex; align-items: center;}
    .prd_basic .box.box-timesale {display: inline-flex; justify-content: center; align-items: center; width: auto;}
    .prd_basic .box.box-timesale .img {width: 400px; margin: 0; border-radius: 100%;}
    .prd_basic .box.box-timesale .info {padding-left: 100px;}
    .wrap-timer .title {font-size: 30px; line-height:12px; font-weight: 700; margin-bottom:20px;}
    .wrap-timer ._timer_num {font-size: 48px; font-weight: 700; line-height: 1;}
    .wrap-timer ._timer_split {font-size: 32px; font-weight: 200; line-height: 1;}
    .wrap-timer .box-sale-timer ._timesale_timer {align-items: center; flex-wrap: wrap;padding-bottom:4.166rem;}
    .prd_basic .box.box-timesale .brand {font-size:20px;line-height:20px;color:#000;font-weight:700;margin-bottom:10px;}
    .prd_basic .box.box-timesale .name {font-size: 20px; font-weight: 700;}
    .prd_basic .box.box-timesale .name > a {font-size: 20px; font-weight: 700; color: #222;}
    .prd_basic .box.box-timesale .summary {font-size: 22px; line-height:22px; font-weight: 200; color: #222;margin-bottom:10px;}
    .prd_basic .box.box-timesale .price p {display: block;}
    .prd_basic .box.box-timesale .price .sell strong {font-size: 32px; line-height:32px; font-weight: 700; color: #f52644;}
    .prd_basic .box.box-timesale .price .consumer {font-size: 20px; line-height:20px; font-weight: 200; margin-left: 8px; margin-top: 0;}
    .prd_basic .box.box-timesale .price .sell {display: flex; align-items: center;}
    .prd_basic .box.box-timesale .price .per {width: 96px; height: 96px;left: 0; top: 0; right: auto; bottom: auto;font-size: 24px;}
    .prd_basic .box.box-timesale .price .per em {font-size: 40px !important;}
    .main_time .swiper-pagination {display: none;}
    .section-container.slide-prdList {padding-top: 0px;}
    .brand-box-list .box.basic .brand {color:#fff;}
    .brand-box-list .box.basic .summary {padding-top:0;}
    .brand-box-list .box.basic .summary span {font-size: 13px;}
}

.brand-box-list {display: grid; grid-template-columns: repeat(3, 1fr); margin-inline: 0;margin-top: auto; column-gap: 21px;padding-top: 10px;}
.brand-box-list .box {width: 100%; margin: 0; display: flex;flex-direction: column;min-width: 0;}
.brand-box-list .box .img {flex: 0 0 auto}
.brand-box-list .box .info {flex: 1 1 auto;display: flex;flex-direction: column;}
.brand-box-list .box.basic .price {margin-top: auto;}
.brand-box-list .box.basic .img .prdimg {padding-bottom: 100%;}
.brand-box-list .box.basic .summary {width: 100%;display: block;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 1.5em; max-height: 3em;color: #fff;white-space:unset;}
.brand-box-list .box.basic .summary span {display: block;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 1.5em; max-height: 3em;color: #fff;}
.brand-box-list .box.basic .crema-product-reviews-score {color:#fff;}

.brand-box .prd_basic .box.basic .name > a {font-size: 13px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 1.5em; max-height: 3em;}
.brand-box .prd_basic .box.basic .name > a, .brand-box .prd_basic .box.basic .summary,
.brand-box .prd_basic .box.basic .description, .brand-box .prd_basic .box.basic .sell strong {color: #fff;}
.brand-box .prd_basic .box.basic .description {font-size: 13px;}
.brand-box .prd_basic .box.basic .sell strong {font-size: 14px;}

/* .prd_basic .box.basic .name {display:none !important;} */

@media (min-width: 768px) {
  .simple-trend-wrap .swiperBrandLink .swiper-wrapper {justify-content: center;}
}

.btn-rect.black {background-color: #222 !important;}

.linebanner .swiper-slide img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); object-fit: cover;}
.wrap-img {position: relative; width: 100%; display: flex;border-radius: 8px; overflow: hidden;}
.wrap-img .img {display: flex;position: relative;width: 100%;padding-bottom: 100%;transition: all 0.3s ease;}
.wrap-img:hover .img {transform: scale(1.1, 1.1);}
.wrap-img .img img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); object-fit: cover;width: 100%;height: 100%;}
.linebanner .wrap-img .img {padding-bottom: 120px;}


.main-brand-box .pliki-heart {font-size: 24px;}
.main_time .swiper-pagination {bottom: 23px;}
.wish_on .pliki-heart::before {content: "\f15f";}
#main_big_div #main .simple-trend-wrap {position:relative;margin:100px auto 50px auto;}


.lnb {display: flex;}
.lnb .list-main-category {padding-block: 20px; border-bottom: 1px solid #e9ecef; grid-template-columns: repeat(5, 1fr);}
.lnb .list-main-category .category-title {font-size: 11px;}
.wrap-nav-tab {display: flex; height: calc(100% - 37.5vw);}
.tab-basic.vertical {display: flex; flex-direction: column;}
.wrap-nav-tab .tab-basic {width: 105px;}
.wrap-nav-tab .tab-contents {flex: 1 1 auto; border-left: 1px solid #e9ecef; height: 100%; overflow: auto;}
.tab-contents-items {display: none;}
.tab-contents-items.active {display: block;}
.mobile-category {display: flex; flex-direction: column; flex: 1 1 auto; width:100%;}
.mobile-category .mobile_hd {height: 99px;}

/* 관리자 - 에디터 폰트 스타일 */
b, b *, u, u *, i, i *, strike, strike * {/*! color: inherit; */ font-size: inherit;}

.visual .swiper-button-next:after, .visual .swiper-button-prev:after {font-size: 32px;}
.visual .swiper-scrollbar {max-width: 400px; background: rgba(255, 255, 255, 0.2); left: 50% !important; transform: translateX(-50%); bottom: 40px !important;}
.visual .swiper-scrollbar-drag {background: #fff;}


.section-container.category_banner {margin: 50px auto;}
.category_banner .mobile {width: 100%; height: auto;}

/* 상품리스트 관련 */
#main_big_div header .pc_hd .category.js-pc-header-ref {display: block !important;}
#main_big_div .banner_wrap_inner {margin: 0 auto; max-width: 1280px; overflow-x: hidden; padding: 16px 40px;}
#main_big_div .banner_wrap_inner > div {display: none;}
#main_big_div .bigsection-banner li {width: 90px;}
#main_big_div .bigsection-banner li > a {display: block; width: 90px; margin: 0 auto; text-align: center;}
#main_big_div .bigsection-banner li > a .img-box img {width: 100%; height: auto;}
#main_big_div .bigsection-banner li > a .banner-title {font-size: 13px; margin-top: 2px;}
#main_big_div .bigsection-banner .pagination-box {margin-top: 16px; display: flex; align-items: center; justify-content: center; gap: 15px;}
#main_big_div .bigsection-banner .swiper-pagination {position: unset; width: max-content;}
#main_big_div .bigsection-banner .swiper-button-prev, #main_big_div .bigsection-banner .swiper-button-next {position: unset; background: url('../img/bigsection-arr-right.svg') no-repeat 0 0 / auto 100%; background-repeat: no-repeat; background-size: cover; color: transparent; cursor: pointer; font-size: 0; height: 24px; width: 24px; margin-top: 0;}
#main_big_div .bigsection-banner .swiper-button-prev::after,
#main_big_div .bigsection-banner .swiper-button-next::after {display: none;}
#main_big_div .bigsection-banner .swiper-button-prev {transform: rotate(180deg);}
#main_big_div .bigsection-banner .swiper-pagination-bullet {background: #d3d3d3; border-radius: 6px; color: transparent; cursor: pointer;
 font-size: 0; height: 6px; margin: 0 4px; width: 6px; opacity: 1;}
#main_big_div .bigsection-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #222;}

/* 서버페이지 */
.prdListResult {/* border-top:1px solid rgba(34,34,34,.05); */}
.prdListResult .content {max-width: 1280px; padding: 0 40px 80px; margin-left: auto; margin-right: auto; display: flex;}
.prdListResult .content .search_filter {width: 200px; margin-right: 20px; top: 0; position: sticky; position: -webkit-sticky;max-height: calc(100vh - 235px); overflow-y: auto; scrollbar-width: none; -ms-overflow-style: none;}
.prdListResult .content .search_content {width:calc(100% - 220px);}
.prdListResult .sort-wrap {display: flex; align-items: center; justify-content: space-between; margin: 20px 0 24px 0;}
.prdListResult .sort-wrap .total {align-items: center; color: rgba(34,34,34,.8); display: flex; font-size: 13px;}
.prdListResult .sort-wrap .total span {margin-left: 2px; font: inherit; color: inherit;}
.prdListResult .sort-list {position: relative;}
.prdListResult .sort-list .checked-sort {color: #222; font-size: 14px; display: flex; align-items: center;}
.prdListResult .sort-list .checked-sort::after {display: inline-flex; content: ''; background: url('../img/filter-sort.svg') no-repeat;  height: 24px;  width: 24px; margin-left: 2px;}
.prdListResult .sort-list ul {background-color: #fff; border: 1px solid #ebebeb; border-radius: 10px; box-shadow: 0 4px 10px 0 rgba(0,0,0,.1); overflow: hidden; position: absolute; right: 0; top: 28px; z-index: 10; display: none;}
.prdListResult .sort-list.on ul {display: block;}
.prdListResult .sort-list ul li {}
.prdListResult .sort-list ul li a{display: block; padding: 12px 48px 12px 16px; position: relative; color: rgba(34,34,34,.8); font-size: 14px; width: 150px;}
.prdListResult .sort-list ul li.checked a {color: #222; font-weight: 700;}
.prdListResult .sort-list ul li.checked a::after {display: block; content:''; position: absolute; top: 50%; right: 12px; transform: translate(0, -50%); width: 20px; height: 20px; font-size: 0; background: url('../img/filter-sort-arrow.svg') no-repeat 0 0 / 100% auto;}
.prdListResult .sort-list ul li a:hover {background-color: #fafafa}
.prdListResult .sort-list ul li a:focus {background-color: #f4f4f4}
.prdListResult .loading-box {text-align: center; display: none;}
.prdListResult .loading-box.on {display: block;}
.prdListFilter .f-title-top {padding: 20px 0 16px; display: flex; align-items: center; justify-content: space-between;}
.prdListFilter .f-title-top > p {display: flex; align-items: center;}
.prdListFilter .f-title-top span {font-size: 14px; font-weight: 700;}
.prdListFilter .f-title-top .f-reset {font-size: 13px; color: rgba(34,34,34,.5); text-decoration: underline; display: none;}
.prdListFilter .f-title-top .f-reset.on {display: block;}
.prdListFilter .f-title-top .f-total {display: none; align-items: center; background-color: #222;border-radius: 30px; color: #fff;font-size: 11px; font-weight: 700; height: 18px; text-align: center; line-height: 18px; margin-left: 4px; width: 20px;}
.prdListFilter .f-title-top .f-total.on {display: block;}
.prdListFilter .f-content {border-bottom: 1px solid #ebebeb;}
.prdListFilter .f-title {align-items: center; cursor: pointer; display: flex; justify-content: space-between; padding: 16px 0;}
.prdListFilter .f-title > div {display: flex; flex-direction: column; max-width: calc(100% - 30px);}
.prdListFilter .f-title > div .default-title {font-size: 13px; font-weight: 600; letter-spacing: -.07px; position: relative;}
.prdListFilter .f-title > div .choice-title {color: rgba(34, 34, 34, .5); font-size: 15px; letter-spacing: -.15px; margin-top: 4px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.prdListFilter .f-title > div .choice-title.checked {color: #222;}
.prdListFilter .f-title .onOff-btn {display: block; width: 20px; height: 20px; background: url('../img/filter-plus.svg') no-repeat 0 0 / 100% auto; font-size: 0;}
.prdListFilter .f-box {display: flex; align-items: center; gap: 5px;}
.prdListFilter .f-title .onOff-btn.on {background: url('../img/filter-minus.svg') no-repeat 0 0 / 100% auto;}
.prdListFilter .f-express {width: 87px; height: 34px; display: block; background: url('../img/filter-quick.svg') no-repeat 0 0 / 100% auto; font-size: 0;}
.prdListFilter .f-express.on {background: url('../img/filter-quick-on.svg') no-repeat 0 0 / 100% auto;}
.prdListFilter .f-ranking {width: 48px; height: 34px; display: none; background: url('../img/filter-ranking.svg') no-repeat 0 0 / 100% auto; font-size: 0;}
.prdListFilter .f-ranking.on {background: url('../img/filter-ranking-on.svg') no-repeat 0 0 / 100% auto;}
.prdListFilter .choice-wrap {padding-bottom: 24px; display: none;}
.prdListFilter .choice-wrap .depth2 {padding: 16px 0 6px 25px;}
.prdListFilter .choice-wrap a {font-size: 14px;}
.prdListFilter .choice-wrap ul li {margin-top: 10px;}
.prdListFilter .choice-wrap ul li:first-child {margin-top: 0;}
.prdListFilter .choice-wrap ul li > a {display: flex; gap: 8px; align-items: center;}
.prdListFilter .choice-wrap ul li > a::before {display: block; content: ''; width: 16px; height: 17px; background: url('../img/filter-check.svg') no-repeat 0 0 / 100% auto;}
.prdListFilter .choice-wrap ul li.checked > a::before{background: url('../img/filter-check-on.svg') no-repeat 0 0 / 100% auto;}
.prdListFilter .choice-wrap .depth2 {display: none;}
.prdListFilter .choice-wrap .depth1 > li.on .depth2 {display: block;}
.prdListFilter .f-content.on .f-title > div .choice-title {display: none;}
.prdListFilter .f-content.on .choice-wrap {display: block;}
.prdListFilter .f-content.checked > div .default-title::after {background-color: #f15746; border-radius: 100%; content: ""; height: 5px;margin-left: 3px; position: absolute; top: 3px; width: 5px;}
.f-placeholder {margin-bottom: 40px; margin-top: -8px; display: none;}
.f-placeholder.on {display: flex; flex-wrap: wrap;}
.f-placeholder .item {align-items: center; background-color: #f4f4f4; border-radius: 6px; display: inline-flex; margin: 8px 8px 0 0;padding: 7px 2px 7px 10px;}
.f-placeholder .item span {font-size: 12px;}
.f-placeholder .item a {font-size: 0;width: 10px; height: 10px; display: block; margin:0 7px; background: url('../img/filter-close.png') no-repeat center / 10px auto;}
#prdAjaxList .empty {padding: 100px 0 !important; text-align: center; width: 100% !important;}

@media all and (min-width: 768px){
    .prdListFilter .f-content[data-filter="brand"] ul.depth1 {max-height: 315px; overflow-y: auto;}
}

@media all and (max-width: 767px){
    .prdListResult {border-top: 0;}
    .prdListResult .content {max-width: 100%; padding: 0 16px 80px; flex-direction: column;}
    .prdListResult .content .search_filter {position: unset; overflow-y: unset; margin-right: 0; width: 100%; max-height: unset;}
    .prdListResult .content .search_content {width: 100%;}
    .prdListResult .filter-layer {bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: 1500; display: none;}
    .prdListResult .filter-layer.on {display: block;}
    .prdListResult .filter-layer .layer-background {background-color: rgba(34,34,34,.5); bottom: 0; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%}
    .prdListResult .filter-layer .layer-close {cursor: pointer; position: absolute; right: 20px; top: 14px; width: 18px; height: 18px;background: url('../img/top_banner_close.png') no-repeat 0 0 / 100% auto;}
    .prdListResult .filter-layer .layer-container {max-height: 100% !important; border-radius: 16px 16px 0 0; bottom: 0; left: 0; right: 0; top: auto; transform: none; width: 100%; position: absolute; box-shadow: 0 4px 10px 0 rgba(0,0,0,.1); overflow: hidden;background-color: #fff;}
    .prdListResult .filter-layer .layer-header {background-color: #fff; color: #000; font-size: 18px; font-weight: 700; letter-spacing: -.27px; letter-spacing: -.15px; line-height: 22px; min-height: 44px; padding: 19px 50px 20px; text-align: center;}
    .prdListResult .filter-layer .layer-content {display: flex; flex-direction: column; height: calc(80vh - 60px); min-height: 260px;overflow-x: hidden; overflow-y: auto; position: relative}
    .prdListResult .filter-layer .layer-content .layer-content-child {display: flex; flex: 1; flex-direction: column;}
    .prdListResult .filter-layer .filter-nav {-webkit-overflow-scrolling: touch; -ms-overflow-style: none; background: #fff; border-bottom: 1px solid #f0f0f0; display: flex !important; flex-wrap: nowrap; margin-bottom: 8px; overflow-x: auto; padding: 0 16px 16px; position: -webkit-sticky; position: sticky; scrollbar-width: none; top: 0; width: 100%; z-index: 1;}
    .prdListResult .filter-layer .filter-nav span {color: rgba(34,34,34,.3); font-size: 16px; font-weight: 600}
    .prdListResult .filter-layer .filter-nav {display: flex; gap: 20px;}
    .prdListResult .filter-layer .filter-nav li a {display: flex; gap: 2px;}
    .prdListResult .filter-layer .filter-nav li.on span {color: #222; font-weight: 700;}
    .prdListResult .filter-layer .layer-content .filter-wrap {flex: 1;}
    .prdListResult .x-scroll-box {-ms-overflow-style: none; display: -webkit-box; overflow-x: auto; overflow-y: hidden; scrollbar-width: none; padding: 12px 0;}
    .prdListFilter .filter-layer-btn {display: inline-flex !important; align-items: center; gap: 6px; -webkit-box-flex: 0; width:max-content;}
    .prdListFilter .filter-layer-btn a {align-items: center; border: 1px solid #ebebeb; border-radius: 30px; color: rgba(34,34,34,.8);display: flex; flex-direction: row; font-size: 14px; gap: 2px; height: 32px; padding: 8px 12px 7px; position: relative;}
    .prdListFilter .filter-layer-btn a.on{background-color: #222;color: #fff;font-weight: 600;}
    .prdListFilter .filter-layer-btn a::after {display: block; content: ''; width: 10px; height: 10px; font-size: 0; background: url('../img/filter-arrow2.svg') no-repeat 0 0 / 100% auto;}
    .prdListResult .sort-list .checked-sort {color: rgba(34,34,34,.8); font-size: 13px;}
    .prdListResult .sort-list .checked-sort::after {background: url('../img/m-filter-sort.svg') no-repeat 0 0 / 100% auto;}
    .prdListResult .filter-btn-box {display: flex; align-items: center; gap: 6px; height: 32px;}
    .prdListResult .filter-btn-box .divider {background: #ebebeb; content: ""; height: 20px; margin:6px 2px; width: 1px}
    .prdListResult .m-reset-icon {display: none !important; width: 34px; height: 34px; font-size: 0; background: url('../img/filter-reset.svg') no-repeat 0 0 / 100% auto;}
    .prdListResult .m-reset-icon.on {display: block !important;}
    .prdListFilter .f-title {display: none;}
    .prdListFilter .f-content {display: none; border-bottom: 0;}
    .prdListFilter .f-content.on2 {display: block;}
    .prdListFilter .f-content .choice-wrap {display: block;}
    .prdListFilter .choice-wrap {margin-bottom: 0;}
    .prdListFilter .choice-wrap ul li {margin-top: 0;}
    .prdListFilter .choice-wrap ul li > a {font-size: 13px;}
    .prdListFilter .choice-wrap ul li > a::before {display: none;}
    .prdListFilter .choice-wrap ul.depth1 > li {border-bottom: 1px solid #f0f0f0; padding-top: 12px;}
    .prdListFilter .choice-wrap ul.depth1 > li:first-child {padding-top: 0;}
    .prdListFilter .choice-wrap ul.depth1 > li:last-child {border-bottom: 0;}
    .prdListFilter .choice-wrap ul.depth1 > li > a {justify-content: space-between; padding: 8px 16px; font-weight: 700;}
    .prdListFilter .choice-wrap ul.depth1 > li > a::after {display: block; content: '모두 선택'; color: rgba(34,34,34,.3); font-weight: 600;}
    .prdListFilter .choice-wrap ul.depth1 > li.checked > a::after {content: '모두 해제';}
    .prdListFilter .choice-wrap .depth1 > li.on .depth2 {display: flex;}
    .prdListFilter .choice-wrap .depth2 {padding: 16px; display: flex; flex-wrap: wrap; gap: 16px 8px;}
    .prdListFilter .choice-wrap ul.depth2 li {align-items: center; background: #fff; border: 1px solid #f0f0f0; border-radius: 30px; color: rgba(34,34,34.8); cursor: pointer; display: flex; font-size: 14px; letter-spacing: -.21px; line-height: 17px; padding: 7px 16px; width:max-content;}
    .prdListFilter .choice-wrap ul.depth1 li.checked ul.depth2 li,
    .prdListFilter .choice-wrap ul.depth2 li.checked {background: #222; color: #fff; font-weight: 600;}
    .prdListResult .sort-wrap {margin: 8px 0 24px 0;}
    .prdListFilter .f-content[data-filter="brand"] ul.depth1 > li {border-bottom: 0; padding-top: 0;}
    .prdListFilter .f-content[data-filter="brand"] ul.depth1 > li > a {padding: 18px 16px 16px; color: #222; font-size: 15px; line-height:18px; font-weight: 400;}
    .prdListFilter .f-content[data-filter="brand"] ul.depth1 > li > a::after {display: none;}
    .prdListFilter .f-content[data-filter="brand"] ul.depth1 > li.checked > a {font-weight: bold; position: relative;}
    .prdListFilter .f-content[data-filter="brand"] ul.depth1 > li.checked > a::after {display: block; content: ''; position: absolute; top:50%; right: 12px; transform: translate(0, -50%); width: 20px; height: 20px; font-size: 0; background: url('../img/filter-sort-arrow.svg') no-repeat 0 0 / 100% auto;}
    .prdListFilter .f-content[data-filter="gender"] {border-bottom: 0;}
    .prdListFilter .f-content[data-filter="gender"] ul.depth1 {padding: 12px 16px 0 16px; display: flex; flex-wrap: wrap; gap: 16px 8px;}
    .prdListFilter .f-content[data-filter="gender"] ul.depth1 > li{border-bottom: 0; align-items: center; background: #fff; border: 1px solid #f0f0f0; border-radius: 30px; color: rgba(34,34,34.8); cursor: pointer; display: flex; font-size: 14px; letter-spacing: -.21px; line-height: 17px; padding: 7px 16px; width: max-content;}
    .prdListFilter .f-content[data-filter="gender"] ul.depth1 > li.checked {background: #222; color: #fff; font-weight:600;}
    .prdListFilter .f-content[data-filter="gender"] ul.depth1 > li > a {font-weight: 400; padding: 0;}
    .prdListFilter .f-content[data-filter="gender"] ul.depth1 > li > a::after {display: none;}
    .prdListFilter .bot-btn-wrap {background: #fff; border-top: 1px solid #f0f0f0; bottom: 0; position: -webkit-sticky; position: sticky;width: 100%; z-index: 5}
    .prdListFilter .btn-box {display: flex; gap: 8px; padding: 10px 16px}
    .prdListFilter .btn-box a {align-items: center; display: inline-flex; font-size: 16px; font-weight: 600; min-width: 100px; word-break: keep-all; height: 52px; border-radius: 14px; padding:0 25px; justify-content: center;}
    .prdListFilter .btn-box .f-reset {color: rgba(34,34,34,.8); border: 1px solid #ebebeb;}
    .prdListFilter .btn-box .f-submit {background-color: #222; color: #fff; font-weight: 700; width: 100%;}
    .prdListResult .loading-box img {width: 80px; height: auto;}
    .f-placeholder {-webkit-overflow-scrolling: touch; -ms-overflow-style: none; flex-wrap: nowrap; height: 52px; overflow-x: auto;overflow-y: hidden; padding: 8px 16px; scrollbar-width: none; width: 100%; margin: 0;}
    .prdListFilter .btn-box .f-submit * {font: inherit; color: inherit;}
    .f-placeholder.on {display: flex; flex-wrap: nowrap;}
    .f-placeholder .item {background-color: #fff; border-radius: 0; display: inline-flex; flex: 0 0 auto; padding: 0;}
    .f-placeholder .item span {font-size: 13px;}

    .prdListResult .x-scroll-box.fixed {position: fixed; top: 15.25vw; left: 0; width: 100%; background: #fff; z-index: 30; padding: 12px 16px; border-bottom: 1px solid #f0f0f0;}
    #main_big_div .prdListResult .x-scroll-box.fixed {top: 12.25vw;}
}