@charset "utf-8";

/* prod: PC/모바일 공통 반응형 보정 */
html{min-width:0;overflow-x:hidden}
body{min-width:0;overflow-x:hidden;font-size:14px;line-height:1.55;-webkit-text-size-adjust:100%}
img,video,iframe{max-width:100%}
img{height:auto}
table{max-width:100%}
input,select,textarea,button{max-width:100%}

#hd,#wrapper,#ft{min-width:0!important;width:100%}
#hd_pop,#hd_wrapper,#tnb .inner,#gnb .gnb_wrap,#container_wr,#ft_wr,#container,#hd_menu,#ft_copy{
    width:min(100% - 40px,1200px)!important;max-width:1200px!important;margin-left:auto!important;margin-right:auto!important
}
#hd_pop{width:min(100% - 24px,1200px)!important}

/* header */
#hd_wrapper{min-height:105px;display:grid;grid-template-columns:minmax(170px,260px) minmax(280px,445px) 1fr;align-items:center;gap:36px}
#logo{float:none;padding:0;min-width:0}
#logo a{display:inline-block;max-width:100%}
#logo img{display:block;max-width:230px;max-height:70px;width:auto;height:auto}
.hd_sch_wr{float:none;width:auto;margin:0;padding:0;min-width:0}
#hd_sch,#hd_sch form{display:flex;width:100%}
#hd_sch #sch_str{float:none;min-width:0;width:calc(100% - 54px)}
#hd_sch #sch_submit{float:none;flex:0 0 54px;width:54px}
.hd_login{position:static;display:flex;justify-content:flex-end;align-items:center;min-width:0}
.hd_login>li{float:none}
#tnb .inner{display:flex;justify-content:space-between;align-items:center}
#hd_define,#hd_qnb{float:none}
#hd_qnb{display:flex;flex-wrap:wrap;justify-content:flex-end}
#hd_qnb li{float:none}
#hd_menu{display:flex;align-items:stretch}
#hd_menu button#menu_open{float:none;flex:0 0 265px}
.hd_menu{float:none;display:flex;min-width:0;width:auto;flex:1}
.hd_menu li{float:none;flex:1;width:auto}

/* content */
#wrapper{background:#f6f6f6}
#container{min-height:500px}
#container .shop-content{min-width:0;width:100%}
#container .is_index{margin-left:0!important}
#aside,#side_menu{display:none!important}
.shop-content>*{max-width:100%}
.prod-wrap{width:min(100% - 40px,1180px)!important}

/* shop lists */
.lists-row{display:flex;flex-wrap:wrap}
.lists-row:after{display:none}
.lists-row>[class*="col-row-"]{min-width:0}
.sct img,.sct_img img{max-width:100%!important;height:auto!important}
.sct_10 .sct_li,.sct_20 .sct_li,.sct_30 .sct_li,.sct_40 .sct_li,.sct_50 .sct_li{min-width:0}
#sct_sortlst{max-width:100%;overflow-x:auto}

/* item */
#sit_ov_wrap{width:min(100% - 40px,1200px)!important;padding:40px 0!important}
#sit_pvi{width:52%;min-width:0}
#sit_pvi_big{width:calc(100% - 90px)}
#sit_pvi_big img{max-width:100%!important;width:auto!important;height:auto!important}
#sit_ov{width:42%;min-width:0}
#sit_info{display:grid;grid-template-columns:minmax(0,1fr) 270px;width:100%}
#sit_tab{display:block;width:auto;min-width:0}
#sit_buy{display:block;width:auto;min-width:0}
#sit_inf_explan,#sit_inf_basic{max-width:100%;overflow:hidden}
#sit_inf_explan img,#sit_inf_basic img{max-width:100%!important;height:auto!important}

/* footer */
#ft_wr{display:flex;flex-wrap:wrap;padding:36px 0}
#ft_wr .ft_cnt{float:none;min-width:0;width:25%;padding:0 20px}
#sidx_lat{min-width:0}
#ft_copy{padding:18px 0}

@media(max-width:1024px){
 #hd_pop,#hd_wrapper,#tnb .inner,#gnb .gnb_wrap,#container_wr,#ft_wr,#container,#hd_menu,#ft_copy{width:min(100% - 32px,960px)!important}
 #hd_wrapper{grid-template-columns:190px minmax(260px,1fr) auto;gap:20px}
 #logo img{max-width:180px}
 #hd_menu button#menu_open{flex-basis:210px}
 #category .cate_li_1{width:25%}
 #category ul li:nth-child(5n+1){border-left:1px solid #e7eeef}
 #category ul li:nth-child(4n+1){border-left:0}
 #sit_ov_wrap{width:min(100% - 32px,960px)!important}
 #sit_pvi{width:50%}
 #sit_ov{width:46%}
 .lists-row .col-row-5,.lists-row .col-row-6,.lists-row .col-row-7,.lists-row .col-row-8,.lists-row .col-row-9,.lists-row .col-row-10{width:25%!important}
}

@media(max-width:768px){
 body{font-size:14px;background:#fff}
 #hd_pop,#hd_wrapper,#tnb .inner,#gnb .gnb_wrap,#container_wr,#ft_wr,#container,#hd_menu,#ft_copy{width:100%!important;max-width:none!important}
 #tnb{display:none}
 #hd{background:#fff;border-bottom:1px solid #e7e9e8}
 #hd_wrapper{min-height:0;padding:14px 16px;grid-template-columns:minmax(0,1fr) auto;gap:12px;background:#fff}
 #logo{grid-column:1;grid-row:1}
 #logo img{max-width:155px;max-height:48px}
 .hd_login{grid-column:2;grid-row:1}
 .hd_login>li.login a{padding:7px 10px;color:#326b52;border-color:#326b52}
 .hd_login>li a{color:#222}
 .hd_sch_wr{grid-column:1/-1;grid-row:2;width:100%}
 #hd_sch{border:1px solid #dfe4e1;border-radius:5px;background:#f6f7f6}
 #hd_sch #sch_str{height:42px;border-radius:5px 0 0 5px;background:transparent;color:#222;font-size:15px}
 #hd_sch #sch_submit{height:42px;border-radius:0 5px 5px 0;background:transparent;color:#326b52}
 #hd_menu{width:100%!important;min-height:46px;background:#fff;border-top:1px solid #eef0ef;border-bottom:1px solid #e2e5e3;overflow:visible}
 #hd_menu button#menu_open{flex:0 0 auto;width:auto;height:46px;padding:0 16px;background:#326b52;font-size:14px;white-space:nowrap}
 .hd_menu{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}
 .hd_menu::-webkit-scrollbar{display:none}
 .hd_menu li{flex:0 0 auto;padding:0;line-height:46px}
 .hd_menu li a{padding:0 17px;color:#333;border:0;white-space:nowrap}
 #category{position:absolute;top:46px;left:0;max-height:calc(100vh - 70px);overflow-y:auto;border-left:0;border-right:0}
 #category .cate_li_1{float:none;width:100%;min-height:0;padding:15px 18px;border-left:0;border-bottom:1px solid #edf0ee}
 #category .cate_li_1_a{margin-bottom:6px}
 #category .cate_li_2{display:inline-block;margin-right:14px}
 #wrapper{background:#fff}
 #container{padding:0;min-height:0}
 #container .shop-content{padding:0}
 .prod-wrap{width:calc(100% - 28px)!important}
 .lists-row{margin-left:-6px!important;margin-right:-6px!important}
 .lists-row>[class*="col-row-"]{width:50%!important;padding-left:6px!important;padding-right:6px!important}
 .sct_10 .sct_li,.sct_20 .sct_li,.sct_30 .sct_li,.sct_40 .sct_li,.sct_50 .sct_li{margin-bottom:24px}
 #sit_ov_wrap{display:block;width:100%!important;padding:20px 16px!important}
 #sit_pvi,#sit_ov{float:none;width:100%;min-height:0}
 #sit_pvi{display:flex;flex-direction:column;margin-bottom:24px}
 #sit_pvi_big{float:none;order:1;width:100%}
 #sit_pvi_thumb{float:none;order:2;display:flex;gap:8px;margin-top:10px;overflow-x:auto}
 #sit_pvi_thumb li{flex:0 0 auto;margin:0}
 #sit_title{font-size:25px;line-height:1.35;word-break:keep-all}
 #sit_info{display:block;margin:10px 0 20px;border-left:0;border-right:0}
 #sit_tab,#sit_buy{display:block;width:100%;border-left:0}
 #sit_buy{border-top:1px solid #e8e8e8}
 #sit_tab .tab_tit{display:flex;overflow-x:auto;padding:0}
 #sit_tab .tab_tit li{float:none;flex:0 0 auto}
 #sit_tab .tab_tit li button{padding:8px 13px;white-space:nowrap}
 #sit_tab .tab_con{padding:14px}
 #ft_wr{display:block;padding:28px 20px}
 #ft_wr .ft_cnt{width:100%;padding:0 0 22px}
 #ft_copy{padding:16px 20px}
}

@media(max-width:420px){
 #logo img{max-width:135px}
 #hd_wrapper{padding:12px}
 #hd_menu button#menu_open{padding:0 12px}
 .hd_menu li a{padding:0 13px}
 .lists-row>[class*="col-row-"]{width:50%!important}
 #sit_ov_wrap{padding:16px 12px!important}
 #sit_ov_btn{display:grid;grid-template-columns:1fr 1fr;gap:7px}
 #sit_ov_btn button,#sit_btn_alm,.sit_btn_wish{float:none;width:100%;margin:0}
}
