@charset "utf-8";

:root {
  --content_w : 1400px;
  --mainColor: #fb0301;
  --subColor: #ea5639;
  --item_r: 20px;
  --h_margin: 203px;
}

.box1{width:var(--content_w); max-width: 95%; margin:0 auto; position: relative; }
 
#hd #hd_wr {background-color: #fff; border-bottom:0; position:relative; top: 0; left: 0; width: 100%; z-index: 999; font-size: 16px; border-bottom:1px solid #ddd;}
#hd #hd_wr .h_tnb{ background-color: #f9f9f9; border-bottom:1px solid #e3e3e3; padding:8px 0; font-size:.875em;}
#hd #hd_wr .h_tnb a{color:#444; margin-left:20px;}
#hd #hd_wr .h_top { padding:12px 0; background-color: #fff; transition: 0.5s; transition-delay: .1s;}
#hd #hd_wr .h_top .hd_search{}
#hd #hd_wr .h_top .hd_search .in_sch {position: relative;}
#hd #hd_wr .h_top .hd_search .in_sch #sch_str { margin: 0; width: 430px; height: 48px; border-radius: 50px; border-color:var(--mainColor); background-color: #fff; padding: 0 60px 0 20px;}
#hd #hd_wr .h_top .hd_search .in_sch #sch_str::placeholder{color:#aaa!important;}
#hd #hd_wr .h_top .hd_search .in_sch #sch_submit { top: 50%; right: 0; transform: translateY(-50%); width: 60px; height: 48px; text-align: center; color:var(--mainColor); font-size: 1.5em;}
#hd #hd_wr .hd_right_ul a{font-size:.875em; color:#222; margin-left:20px;}
#hd #hd_wr .h_md_wrap{transition: all .3s; height: auto;}
#hd #hd_wr .h_all_btn{ cursor: pointer; position: relative;}
#hd #hd_wr .h_all_btn .all_btn {height:28px; width:100%;}
#hd #hd_wr .h_all_btn .all_btn .a_line{width:23px; height: 2px; background-color: #2b2b2b; transition: .3s;}
#hd #hd_wr .h_all_btn .all_btn .a_line.a2{margin:6px 0; width:70%;}
#hd #hd_wr .h_all_btn.Aon .all_btn .a_line.a1{ transform: rotate(-45deg); margin: -2px 0;}
#hd #hd_wr .h_all_btn.Aon .all_btn .a_line.a3{ transform: rotate(45deg);}
#hd #hd_wr .h_all_btn.Aon .all_btn .a_line.a2{display:none;}
#hd #hd_wr .h_all_btn .tx{ color: #333; font-size: 1.125em; font-weight: 500;}

#hd #hd_wr .pc_all_btn{color:#111; font-size:1.125em; margin-right:25px; width:210px; padding-right:20px;}
#hd #hd_wr .pc_all_btn.h_all_btn .all_btn .a_line{background-color: #111;}
#hd #hd_wr .pc_all_btn.h_all_btn .all_btn .line_w{margin-right:12px;}

#hd #hd_wr .bor_t{border-top: 1px solid #ddd;}
#hd #hd_wr .bor_t .h_all_btn:after{content:''; width:1px; height: 22px; background-color: #ededed; position: absolute; top: 50%; right:0; transform: translateY(-50%);}

#hd #hd_wr .gnb_box {border-top: 0; border-bottom: 0; padding:12px 0;}
#hd #hd_wr .gnb_box .h_a_gnb > li{}
#hd #hd_wr .gnb_box .h_a_gnb > li .in_w > a{font-size:1.068em; color:#111; font-weight: 400; padding:18px 30px;}
#hd #hd_wr .h_a_gnb > li .in_w .dp2_wrap{width:100%; position: absolute; top: 53px; left: 0; padding:30px 0; display: none;}
#hd #hd_wr .h_a_gnb > li .in_w .dp2_wrap .dp2_img_z{width:300px; height: 230px;border-radius: var(--item_r);}
#hd #hd_wr .h_a_gnb > li .in_w .dp2_wrap .dp2_txt_z{width:calc(100% - 300px); padding-left:40px;}
#hd #hd_wr .h_a_gnb > li .in_w .dp2_wrap .dp2_txt_z .dp2_in_tt{font-size:1.25em; font-weight: 500; margin-bottom: 10px;}
#hd #hd_wr .h_a_gnb > li .in_w .dp2_wrap .dp2_txt_z .dp2_list > li{width:20%;}
#hd #hd_wr .h_a_gnb > li .in_w .dp2_wrap .dp2_txt_z .dp2_list > li > a{padding:8px 15px; display: block; color:#333; background-color: #fff; border-radius: 5px; margin-right:5px; margin-bottom: 5px;}
#hd #hd_wr .h_a_gnb > li .in_w .dp2_wrap .dp2_txt_z .dp2_list > li > a:hover{color:var(--mainColor);}
#hd #hd_wr .h_a_gnb > li:hover .in_w .dp2_wrap{display:block;}

#hd #hd_wr .bor_t.Aon .h_menu_bg{display: block;}
#hd #hd_wr .bor_t .h_menu_bg{width:100%; height: 290px; background-color: #f6f6f6; position: absolute; border-top:1px solid #eee; display: none;}

#hd #hd_wr .h_mb_right{}
#hd #hd_wr .h_mb_right .i_rbtn{position: relative; margin-right:20px; text-align: center; display: block;}
#hd #hd_wr .h_mb_right .cart .cart-count{position: absolute; top: 0px; right: -7px; display: block; min-width: 18px; height: 18px; line-height: 19px; background: var(--mainColor); font-size: 11px; color: #fff; padding: 0 3px; border-radius: 50px; box-sizing: border-box; text-align: center;}
#hd #hd_wr .h_mb_right .h_stx{font-size:.825em; line-height: 1; color:#333;}

#hd #hd_wr .h_tel .h_tel_img{ margin-right:15px; line-height: 1;}
#hd #hd_wr .h_tel .h_tx{color:#444; letter-spacing: .8px; line-height: 1;}
#hd #hd_wr .h_tel .h_tx i{font-style: italic;}
#hd #hd_wr .h_tel .h_nmb{color:var(--mainColor); font-weight:800; font-size: 2.125em; line-height: 1;}

.scroll #hd #hd_wr{position: fixed;}
.scroll #top_mbanner{display:none;}

.scroll.hn #hd #hd_wr .h_md_wrap{height:0; overflow: hidden;}
.scroll.hn #hd #hd_wr .bor_t{border-top:0;}

.scrollHidden .scroll.hn #hd #hd_wr .h_md_wrap{height:auto;}
.scrollHidden .scroll.hn #hd #hd_wr .bor_t{border-top: 1px solid #ddd;}

.bt_qk_fix{position: fixed; bottom:0; left: 0; background-color:#333; width:100%; z-index: 100; padding:20px 0;}
.bt_qk_fix .bt_qk_list{margin-right:-20px;}
.bt_qk_fix .bt_qk_list > li{width:20%;}
.bt_qk_fix .bt_qk_list > li .in{margin-right:20px; position: relative; font-size: 1.0625em;}
.bt_qk_fix .bt_qk_list > li .in .input_st{height:3em; padding-left:60px;}
.bt_qk_fix .bt_qk_list > li .in.st .xi{position: absolute; top: 50%; left: 0; width:50px; text-align: center; color: #aaa; transform: translateY(-50%); font-size:1.375em; border-right:1px solid #ddd; line-height: 1;}
.bt_qk_fix .bt_qk_list > li .in button.input_st{padding: .5em 1em; width:100%; font-weight: 600; line-height: 1;}
.bt_qk_fix .bt_qk_list > li .in .label_st{margin-left:20px;}
.bt_qk_fix .bt_qk_list > li .in .label_st:not(.cssbrowser) input:checked ~ span{color: #ddd;}
.bt_qk_fix .bt_qk_list > li .in .priv_pop{color:#888;}
.bt_qk_fix .bt_qk_list > li .in #btn_submit{width:100%; padding:0;}
.bt_qk_fix .bt_qk_list > li .in.tel .xi{width: 50px; height: 50px; line-height: 50px; border-radius: 50%; background-color: var(--mainColor); color: #fff; text-align: center; font-size: 1.25em; margin-right: 10px;}
.bt_qk_fix .bt_qk_list > li .in.tel .bt_qk_tel .t1{font-size: .937em; color: #ddd; line-height: 1;}
.bt_qk_fix .bt_qk_list > li .in.tel .bt_qk_tel .t2{font-size: 1.75em; font-weight: 800; color: var(--mainColor); line-height: 1.2;} 


#pc_all_menu{position: absolute; top:60px; left: 0; width:100%; background-color: #fff; border-radius: var(--item_r); padding:20px 20px 0; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); z-index: 1000; display: none;}
#pc_all_menu.Aon{display:block;}
#pc_all_menu .h_all_gnb{}
#pc_all_menu .h_all_gnb > li {width:20%;}
#pc_all_menu .h_all_gnb > li .in_w{margin-right:15px;}
#pc_all_menu .h_all_gnb > li .gnb_al_a,
#pc_all_menu .pc_all_cont .sa_tit{background-color: #f3f3f3; color:#111; display:block; border-radius: 10px; padding:7px; text-align: center; background-image: none; margin-bottom: 15px; transition: .3s;}
#pc_all_menu .h_all_gnb > li .dp2_list,
#pc_all_menu .pc_all_cont .sa_list{padding:0 5px 20px;}
#pc_all_menu .h_all_gnb > li .dp2_list > li a,
#pc_all_menu .pc_all_cont .sa_list li a{display: block; color:#444; margin-bottom:0px; width:90%; font-size:.938em;}
#pc_all_menu .h_all_gnb > li .dp2_list > li:hover > a,
#pc_all_menu .h_all_gnb > li .dp2_list > li:hover > button,
#pc_all_menu .h_all_gnb > li .dp3_list > li:hover > a,
#pc_all_menu .pc_all_cont .sa_list li:hover > a{color:var(--mainColor)}
#pc_all_menu .pc_all_cont{width:300px; padding-left:30px;}
#pc_all_menu .h_all_gnb .sub_cate3,
#pc_all_menu .h_all_gnb .sub_cate4{display:none;}
#pc_all_menu .h_all_gnb .depth2{ position: relative;}
#pc_all_menu .h_all_gnb .depth2 button{border:0; background-color: transparent; position: absolute; top: 2px; right:3px; font-size: 1.068em; color:#666;}
#pc_all_menu .h_all_gnb .dp3_list{ position: absolute; top: -10px; right:-200px; width:200px; background-color: #fff; border:1px solid #ccc; padding:10px 15px 3px; display: none;}
#pc_all_menu .h_all_gnb .depth2:hover .dp3_list{display:block;}
#pc_all_menu .h_all_gnb > li .in_w:hover .gnb_al_a,
#pc_all_menu .pc_all_cont .sa_cont:hover .sa_tit{background-color: var(--mainColor); color:#fff!important;}
#pc_all_menu .pc_all_cont{width:300px;}

#pc_all_menu2{position: absolute; top:55px; left: 0; display: none;}
#pc_all_menu2.Aon{display:block;}
#pc_all_menu2 .h_all_gnb{display:block; background-color: #fff; border:1px solid #ddd; box-sizing: border-box}
#pc_all_menu2 .h_all_gnb .depth1 .in_a.da1{padding:12px 30px; display:block; width:200px;}
#pc_all_menu2 .h_all_gnb .depth1 .dp2_list{position: absolute; top: 0; left:200px; width:200px; background-color: #fff; height: 100%; border:1px solid #ddd; border-left:1px solid #eee; display: none;}
#pc_all_menu2 .h_all_gnb .depth1 .dp2_list .depth2 a{display:block; padding:12px 30px; }
#pc_all_menu2 .h_all_gnb .depth1 .dp3_list{position: absolute; top: -1px; left:198px; width:200px; background-color: #fff; height: calc(100% + 2px); border:1px solid #ddd; border-left:1px solid #eee; display: none;}

#pc_all_menu2 .h_all_gnb .in_a:hover {background-color: #f5f5f5;}
#pc_all_menu2 .h_all_gnb .depth1:hover .dp2_list{display:block;}
#pc_all_menu2 .h_all_gnb .depth1 .dp2_list .depth2:hover .dp3_list{display:block;}
#pc_all_menu2 .depth1.Aon .da1,
#pc_all_menu2 .depth2.Aon .da2{background-color: #f5f5f5;}


.mo_menu_btn {display: none!important;}
.mo_menu_btn .xi {font-size: 1.625em; color: #444; margin-bottom: 2px;}

/*.scroll #hd #top_mbanner{display:none;}*/

.qk_box{position: fixed; top: 50%; right:-200px; transform: translateY(-65%); z-index: 1003; transition: .5s;}
.qk_box .in_box{ width:200px; background-color: #fff; border:1px solid #ccc;  border-radius: 5px; padding:17px;}
.qk_box .in_box .qk_r_tt{ font-weight: 500; margin-bottom: 5px;}
.qk_box .in_box .in_list{border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:10px;}
.qk_box .in_box .in_list > li a{display:block; font-size:.938em; height: 38px; background-color: #f5f5f5; color:#333; border-radius: 5px; margin-bottom: 5px;}
.qk_box .in_box .in_list > li a .xi{margin-right:3px; vertical-align: middle; font-size:1.125em; line-height: 1;}
.qk_box .qk_qr{background-color: #f9f9f9; padding: 13px 5px; line-height: 1.2; font-size: .938em; color:#444; border-radius: 5px;}
.qk_box .qk_qr .t2{font-size:.875em; color:#aaa;}
.qk_box .qk_qr img{margin:5px 0;}
.qk_box .qk_btn{width:30px; height: 62px; line-height: 60px; text-align: center; font-size:1.125em; color:#aaa; background-color: #fff; border:1px solid #ccc; position: absolute; top: 50%; left:-29px; transform: translateY(-50%); border-radius: 5px 0 0 5px; cursor: pointer;}
.qk_box .qk_tel{font-size:1.45em; font-weight: 800; color:var(--mainColor); margin:10px 0;}
.qk_box .qk_tel .xi{width:34px; height: 34px; line-height: 34px; border-radius: 50%; background-color:#fde6e1; color:#ee6150; text-align: center; font-size: .93em; margin-right:5px;}
.qk_box .qk_info li{font-size:.938em; color:#666; line-height: 1.3;}
.qk_box .qk_info2 { text-align: center; font-size: .938em; background-color: #edf2fd; color: #333; border-radius: 5px; margin-bottom: 5px; padding: 8px;}

.qk_box.Aon{right:15px;}
.qk_box.Aon .qk_btn .xi:before{content:'\e940'; font-family: 'xeicon';}



.qk_list{position: fixed; bottom:20px; right: 15px; z-index: 100;font-size: 16px; }
.qk_list li{ margin-top: 5px;}
.qk_list li a{display: block; width: 52px; height: 52px; line-height: 52px; text-align: center;  border-radius: 20px; font-size: 1.45em;  box-shadow: 2px 2px 3px rgb(0 0 0 / 20%); overflow: hidden; margin-left: auto; background-color: #333; color: #fff; transition: .5s;}
.qk_list li .qk_icon{width: 52px; height: 52px; line-height: 52px; text-align:center;}
.qk_list li .stx{font-style: normal; font-size: .75em; width:0; overflow: hidden; display: none; font-weight: 700;}
.qk_list li a:hover .stx{width:auto; overflow: hidden; display: block;}
.qk_list li .qk_today{background-color: #fff; color:#111; border:1px solid #ededed;}
.qk_list li .qk_today:hover{width:160px;}
.qk_list li .qk_inq{background-color: var(--mainColor)}
.qk_list li .qk_inq:hover{width:130px;} 
.qk_list li .qk_kakao{background-color: #ffcf3d!important; color: #512929!important;}
.qk_list li .qk_kakao:hover{width:180px;}
.qk_list li .qk_naver{background-color: #3bb51c!important; color: #fff!important;}
.qk_list li .qk_naver:hover{width:180px;}

.qk_menu{position: fixed; top:50%; right: 15px;z-index: 100;font-size: 16px; transform: translateY(-50%); text-align: center; width:52px; height:52px; line-height: 52px; border-radius:15px; background-color: var(--mainColor); color:#fff; box-shadow: 2px 2px 3px rgb(0 0 0 / 20%); cursor: pointer; transition: .2s;}
.qk_menu .xi{font-size:1.25em; line-height: inherit;}
.qk_menu.Aon{right:360px;}
.qk_menu.Aon .xi:before{content: '\e921'}
.sidr-open .menu_close:before{display:none;}

#sidr .cate.st2 .Aon .sub_cate {display: block;}


#st_footer {background-color: #222; font-size: 16px;  border-top: 1px solid rgba(255,255,255,.1); margin-top:130px;}
#st_footer ul { margin:0;}

#st_footer .f_tt {color: #aaa; font-size:.938em;  padding-bottom:25px; position: relative;}
#st_footer .f_tt:after{content:''; width:15px; height: 1px; background-color: #aaa; position: absolute; bottom:15px; left: 0;}

#st_footer .f_top{padding:15px 0; border-bottom: 1px solid rgba(255,255,255,.1);}
#st_footer .f_menu > li a {font-size: 0.938em; color: #aaa; margin-right: 40px; letter-spacing: 1px; position: relative;}
#st_footer .f_menu > li a:after { content: ""; display: block; width: 1px; height: 12px; position: absolute; right: -20px; top: 5px; background: #888;}
#st_footer .f_menu > li:last-child a:after {display: none;}
#st_footer .f_box{padding-top:40px;}
#st_footer .f_logo{flex:1}
#st_footer .f_left{flex:2.5}
#st_footer .f_left .f_info {}
#st_footer .f_left .f_info > li { margin-right: 25px; color: #aaa; margin-bottom: 7px; font-size: 0.938em; letter-spacing: 0; }
#st_footer .f_left .f_info .sj_btn{ color:#aaa; border:1px solid #888; border-radius: 5px; padding:8px 15px; font-size:.835em; margin-left:10px;}
#st_footer .f_left .f_info .sj_btn:hover{border-color:#aaa; color:#bbb;}
#st_footer .f_left .f_info .stx{font-size:.8em; color:#888;}
#st_footer .f_cs{flex:1}
#st_footer .f_cs .f_tel{font-size:1.625em; font-weight: 700; color:#aaa;}
#st_footer .f_cs .tx{ color: #aaa; margin-bottom: 2px; font-size: 0.938em;}

#st_footer .f_copy_w{ position: relative; text-align: center; border-top:1px solid rgba(255,255,255,.1); margin-top:40px;}
#st_footer .f_copy_w .box1{padding:20px 0; }
#st_footer .f_copy_w .copyright { font-size: 0.835em; color: #777; letter-spacing: .5px; text-transform: uppercase}
#st_footer .f_copy_w .copyright a{color: #777; }
#st_footer .f_copy_w .kcp{ position: absolute; top: 10px; right: 0;}
#st_footer .f_copy_w .kcp img {width: auto; height: 40px; margin: 0 2px;}


/*탑버튼*/
#hd_btn {position: fixed; top: 50%; right: 10px; transform: translateY(-50%); z-index: 100;}
#hd_btn li {position: relative;}
#hd_btn .tx {font-size: 0.815em; width: 65px; background-color: #fff; text-align: center; line-height: 1.1; padding: 7px 0; border-radius: 5px; transform: translateY(-50%); position: absolute; top: 50%; left: -80px; border: 1px solid #ddd; display: none;}
#hd_btn .tx.on {display: block;}
#hd_btn .tx:before {content: ""; width: 4px; height: 10px; background-color: #fff; position: absolute; top: 50%; right: 0; transform: translateY(-50%); z-index: 2;}
#hd_btn .tx:after {content: ""; width: 7px; height: 7px; background: #ddd; transform: rotate(-45deg) translateY(-50%); position: absolute; top: 50%; right: -6px;}
#hd_btn .qk_btn {display: block;width: 2em; height: 2em; border-radius: 50%; background-color: var(--mainColor); text-align: center; box-shadow: 0 3px 0 rgb(0 0 0 / 15%); font-size: 1.5em; margin-top: 5px; cursor: pointer;}
#hd_btn .qk_btn .xi {line-height: 2em;}
#hd_btn .qk_btn.all_btn {background: var(--mainColor); color: #fff !important;}
#hd_btn .qk_btn.kakao_btn {background: #ffcf3d;color: #512929 !important;}
#hd_btn .qk_btn.naver_btn {background: #3bb51c; color: #fff !important;}
#hd_btn .qk_btn.hp_btn {background: var(--Color01); color: #fff !important;}
#hd_btn .qk_btn.inq_btn {background: var(--subColor); color: #fff !important;}
#hd_btn .qk_btn.top_btn { background: #333; color: #fff !important;}

/*퀵메뉴 고객센터*/
#hd_btn .cs_info {position: relative; color: #fff;}
#hd_btn .in {width: 300px; height: 165px; border: 1px solid #ddd; background-color: #fff; position: absolute; right: -5px; top: -115px; border-radius: 10px; transition: 0.3s; padding: 20px;}
#hd_btn .in.on {right: -320px;}
#hd_btn .in .ip_x {font-size: 1.5em; position: absolute; right: 20px; top: 15px; color: #999; cursor: pointer;}
#hd_btn .in .in_txt .ti {font-size: 16px; font-weight: 800; color: #333; margin-bottom: 5px;}
#hd_btn .in .in_txt .t1 {font-size: 2em; font-weight: 800; color: var(--mainColor); margin-bottom: 5px;}
#hd_btn .in .in_txt .t1 .xi {width: 40px; height: 40px; line-height: 40px; font-size: 0.7em; color: #fff; text-align: center; border-radius: 50%; background: var(--mainColor); margin-right: 8px;}
#hd_btn .in .in_txt .t2 {font-size: 14px; color: #333;}
#hd_btn .con_close {display: none; width: 40px; height: 40px; border: 0; font-size: 1.325em; background: #000; color: #fff; border-radius: 0px 0 0 0px; opacity: 0.7; filter: "alpha(opacity=70)"; -ms-filter: "alpha(opacity=70)";}


/*===================================================================메인===================================================================*/

.main #container {padding: 0; max-width: 100%; overflow: hidden;}    

.mo_only{display:none;}
.mo_ver{display:none;}

/*메인비주얼*/
.mainSlider_wrap {position: relative; overflow: hidden;}
.mainSlider_wrap #main_bn {margin: 0; border-radius: 0; border:0; width: 100%; max-height: 530px; visibility: hidden;}
.mainSlider_wrap #main_bn.slick-initialized {visibility: visible;}
.mainSlider_wrap #main_bn .slick-track {overflow: hidden;}
.mainSlider_wrap #main_bn .slick-list {overflow: hidden;}
.mainSlider_wrap #main_bn .slick-list .slick-slide{}
.mainSlider_wrap .main_control{ position: absolute; bottom:25px; left:50%; transform: translateX(-50%); z-index: 10;}
.mainSlider_wrap .v_shop_pagen{ width: auto; background-color: rgba(0,0,0,0.3); min-width:96px; min-height: 40px; line-height: 40px; padding:0 5px; text-align: center; border-radius: 50px; display: inline-block; color:#aaa; font-weight: 300; letter-spacing: 3px;}
.mainSlider_wrap.mo_ver .slick-arrow{background-color:transparent; border:0; color:#ddd; font-size:2.25em;}
.mainSlider_wrap.mo_ver .slick-arrow.slick-next{position: absolute; top: 50%; right: 5px; transform: translateY(-50%); line-height: 1; z-index:10;}
.mainSlider_wrap.mo_ver .slick-arrow.slick-prev{position: absolute; top: 50%; left: 5px; transform: translateY(-50%); line-height: 1; z-index:10;}
.mainSlider_wrap.mo_ver .slick-dots{display:flex; flex-wrap:wrap; justify-content: center; position: absolute; bottom:15px; left: 0; width:100%;}
.mainSlider_wrap.mo_ver .slick-dots button{width:10px; height: 10px; border:0; background-color: #ddd; border-radius: 50%; text-indent: -999px; margin:0 2px;}
.mainSlider_wrap.mo_ver .slick-dots .slick-active button{background-color:var(--mainColor)}



.main_tit {margin-bottom:40px; text-align: center;}
.main_tit.mg_st{margin-bottom: 20px;}
.main_tit .in_tt {font-size: 2.5em; color: #222; font-weight: 700; line-height: 1.4;}
.main_tit .in_stt {font-size: 2em; color: #222; font-weight: 500; text-align: left;}
.main_tit .in_tx{font-size:1.5em; color:#222; font-weight: 300; margin-top:30px;}
.more_btn{text-align: center; margin-top:50px;}
.more_btn a{display:inline-block; font-size:1.125em; border:1px solid #888; padding:14px 57px; color:#999; border-radius: 50px; transition: .3s;}
.more_btn a i.i_plus{margin-left:15px;}
.more_btn a:hover{border-color:var(--mainColor); color:var(--mainColor);}
.shop_control{}
.shop_control .xi{font-size: 2.75em; color: #ccc; cursor: pointer; transition: 0.3s;}
.shop_control .xi:hover{ color:#666;}
.slick-list{width:100%; padding:0!important;}
.slick-track{margin:0;}
.slick-slide img{height:auto;}

.main_prod_cont .tab_idx{ margin: 0 auto 40px;}
.main_prod_cont .tab_idx > li{}
.main_prod_cont .tab_idx > li > a{ padding:0 25px; height:50px; margin:5px 5px; color:#555; background-color:#eee; transition:.3s; border-radius: 50px; min-width:160px;}
.main_prod_cont .tab_idx > li > a .va{font-size:1.068em; font-weight:500}
.main_prod_cont .tab_idx > li > a:hover,
.main_prod_cont .tab_idx > li.on > a{ color:#fff; background-color: var(--mainColor)}

.main_about{margin-top:100px; position: relative;}
.main_about .ab_list{position: relative;}
.main_about .ab_list .in{display:block; text-align:center;}
.main_about .ab_list .in .img_z{width:160px; height: 160px; border-radius: 50%; overflow: hidden; position: relative; margin: 0 auto 15px;}
.main_about .ab_list .in .img_z .bgfix{width:100%; height: 100%; position: absolute; top: 0; left: 0; transition: .3s;}
.main_about .ab_list .in .img_z .bgfix:hover{transform: scale(1.08);}
.main_about .ab_list .in .txt_z{color:#333; font-weight: 600; font-size:1.125em;}
.main_about .ab_list .shop_control{position: absolute; top: 60px; left: 50%; transform: translateX(-50%); width:100%;}
.main_about .ab_list .shop_control .b_prev{margin-left:-70px;}
.main_about .ab_list .shop_control .b_next{margin-right:-70px;}


.main_category{margin-top:100px; position: relative;}
.main_category .main_tit{font-size:.825em;}
.main_category .tab_idx{position: absolute; top: 3px; right: 0;}
.main_category .tab_idx > li a,
.main_category .tab_idx > li .va_wrap{height:40px; padding:0 20px; border-radius: 50px; background-color: #f3f3f3; color:#333; margin-left:7px; transition: .3s; }
.main_category .tab_idx > li > a:hover,
.main_category .tab_idx > li.on > a{ color:#fff; background-color: var(--mainColor)}

/*
.main_category .tab_idx > li:last-child > a:hover, 
.main_category .tab_idx > li.on:last-child > a{background-color: #f3f3f3; color:#333;} 
*/ 

.main_category .main_ctg_list {margin-right:-20px;}
.main_category .main_ctg_list > li{width:16.66%; margin-bottom: 25px;}
.main_category .main_ctg_list > li .in{display:block; text-align:center; margin-right:20px;}
.main_category .main_ctg_list > li .in .in_img{border:1px solid #eee; border-radius:20px; height: 175px;}
.main_category .main_ctg_list > li .in .in_tx{font-size:1.125em; color:#333; font-weight: 600; margin-top:10px;}
.main_category .main_ctg_list > li .in .in_tx img{width:20px; height: auto;}

/*
.main_bn_zone{margin-right:-25px; margin-top:120px; margin-bottom:130px;}
.main_bn_zone > div{width:50%; padding-right:25px;}
.main_bn_zone > div img{display:block; line-height: 1; border-radius: var(--item_r);}
.main_bn_zone #cream_bn_main10{margin-top:25px;}
*/

.why_bn{background-color:#f9f9f9; padding:80px 0; margin-top:90px;}
.why_bn #cream_bn_main8{position: relative;}
.why_bn #cream_bn_main8 .cbm8_bn{margin-right:-25px; position: relative; z-index:10;}
.why_bn #cream_bn_main8 .slick-slide > div{margin-right:25px;}
.why_bn #cream_bn_main8 img{border-radius: var(--item_r);}
.why_bn #cream_bn_main8 .shop_control{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width:100%;}
.why_bn #cream_bn_main8 .shop_control .b_prev{margin-left:-70px;}
.why_bn #cream_bn_main8 .shop_control .b_next{margin-right:-70px;}

.main_prod_cont{ margin-top:80px;}
/*st1*/
.main_shop_02 .main_s02_bn{width:550px;}
.main_shop_02 .main_s02_bn .prod_bn img{border-radius: var(--item_r); width:100%; height: auto;}
.main_shop_02 .detail_wrap{width:calc(100% - 550px); padding-left: 40px;}
.main_shop_02 .main_s02_item .cus_skin{margin-top: 0!important;}
.main_shop_02 .main_s02_item .cus_skin .cus_item{width:33.33%;}
.re_st .main_shop_02{flex-direction: row-reverse;}
.re_st .main_shop_02 .detail_wrap{padding-left: 0px; padding-right:40px;}
/*st2*/
.main_shop_02 .main_s02_item{width:calc(100% - 550px); padding-left: 40px;}
.re_st .main_shop_02 .main_s02_item{padding-left: 0px; padding-right:40px;}
.main_shop_02 .main_s02_item .cus_skin .cus_item{width:33.33%!important;}
.main_shop_02 .main_s02_item .slick-slide > div{display:flex; flex-wrap:wrap;}

.line_bn{margin:50px 0 80px; position: relative; text-align: center;}
.line_bn img{border-radius: var(--item_r); height: auto!important;}

.ph_bn_wrap{background-color:#f2f2f2;}
.ph_bn_wrap .ph_tbox{width:500px;}
.ph_bn_wrap .ph_tbox .ph_logo{margin-bottom:15px;}
.ph_bn_wrap .ph_tbox .ph_logo img{width:145px; height: auto;}
.ph_bn_wrap .ph_tbox .main_tit{text-align:left; margin-bottom: 0;}
.ph_bn_wrap .ph_img_w{width:calc(100% - 500px); text-align: center; background-image: url("../img/shop/ph_bg.png"); background-repeat: no-repeat; background-position: center bottom; padding:60px 0 50px; background-size: contain; position: relative;}
.ph_bn_wrap .ph_img_w .ph_slide_w{ position: absolute; top: 345px; left: 50%; transform: translateX(-50%); width:90%;}
.ph_bn_wrap .ph_img_w .ph_slide_w .slick-list{padding:10px 0;}
.ph_bn_wrap .ph_img_w .ph_slide_w .ph_slide .in{height:190px; background-color: #fff; border:1px solid #ddd; border-radius: var(--item_r); margin:0 8px; box-shadow: 0 0 10px rgba(0,0,0,0.1); text-align: center;}
.ph_bn_wrap .ph_img_w .ph_slide_w .ph_slide .in .in_img{ margin:25px auto 10px; text-align: center;}
.ph_bn_wrap .ph_img_w .ph_slide_w .ph_slide .in .in_img img{display:inline-block;}
.ph_bn_wrap .ph_img_w .ph_slide_w .ph_slide .in .in_stx{font-size:1.125em; color:#222;}

.chp_wrap{background-color:#f9f9f9; padding:70px 0 100px;}
.chp_wrap .main_tit .in_stt img{margin-right:10px; vertical-align: -10px;}
.chp_wrap .chp_list{margin-right:-20px;}
.chp_wrap .chp_list > li{width:25%;}
.chp_wrap .chp_list > li .in{margin-right:20px; background-color: #fff; border-radius: var(--item_r); border:1px solid #999; padding:40px 30px; height: 100%}
.chp_wrap .chp_list > li .in .icon{width:60px;} 
.chp_wrap .chp_list > li .in .tt{width:calc(100% - 60px); padding-left:20px;}
.chp_wrap .chp_list > li .in .in_tt .tt{ font-size:1.375em; font-weight: 600; line-height: 1.4;}
.chp_wrap .chp_list > li .in .in_tx{color:#888; font-size:1.068em; line-height: 1.4; margin-top:25px;}


.event_cont{margin-top:80px;}
.event_cont .event_slide{position: relative; z-index: 10;}
.event_cont .event_slide .slick-list{margin-right:-25px; width:auto;}
.event_cont .lt_img img{border-radius: var(--item_r);}
.event_cont .pic_lt{position:relative;}
.event_cont .pic_lt .lt_img{display:block; margin-right:25px;}
.event_cont .pic_lt .lt_img .in_tt{text-align:center; font-size:1.125em; font-weight: 600; color:#222; margin-top:13px;}
.event_cont .shop_control{position: absolute; width:100%; top:50%; left:50%; transform: translate(-50%, -50%)}
.event_cont .shop_control .b_prev{margin-left:-70px;}
.event_cont .shop_control .b_next{margin-right:-70px;}

.event_cont .event_bn_w{margin-top:80px; margin-right:-20px; }
.event_cont .event_bn_w > li{width:25%;}
.event_cont .event_bn_w > li .in{margin-right:20px; }
.event_cont .event_bn_w > li .in img{border-radius: var(--item_r);}

.shorts_cont{padding:90px 0; background-color:#f7f7f7; margin-bottom: 80px;}
.shorts_cont .main_tit .xi{font-size:1.25em; color:#ff0000; vertical-align: middle}
.shorts_cont .shorts_slide{margin-right:-20px;}
/*.shorts_cont .shorts_slide > div{width:25%;}*/
.shorts_cont .shorts_slide > div .in{margin-right:20px;}
.shorts_cont .shorts_slide > div .in iframe{width:100%!important;}


.inq_cont{padding:80px 0; margin-top:100px; background-image: url(../img/shop/inq_bg.jpg); background-attachment: fixed; background-position: center; background-size: cover}
.inq_cont .main_tit .in_tt{color:#fff;}
.inq_cont .main_tit .in_tt i{font-style: italic;}
.inq_cont .main_tit .in_tx{color:#fff;}
.inq_cont .inq_nmb{margin-top:70px;}
.inq_cont .inq_nmb > li{width:33.33%;}
.inq_cont .inq_nmb > li .in{text-align:center; color:#fff;}
.inq_cont .inq_nmb > li .in .in_tx{font-size:1.25em; font-weight: 300; margin-bottom:10px;}
.inq_cont .inq_nmb > li .in .in_nmb{font-size:3em; font-weight: 700;}
.inq_cont .inq_nmb > li .in .in_stx{font-size:.65em; font-weight: 400; margin-left:5px;}
.inq_cont .more_btn a{background-color:#fde500; border-color:#fde500; color:#000;} 
.inq_cont .more_btn a .xi-kakaotalk{font-size: 1.25em; vertical-align: middle; margin-right:3px;}


/* 메인 공지사항 */
.notice_cont {margin-right:-40px;}
.notice_cont .in_box{width: 50%;}
.notice_cont .in_box{padding-right: 40px;}
.notice_cont .ser_list{border-top: 2px solid #111; padding-top: 55px;}
.notice_cont .ser_list > li{width: 25%; text-align: center;}
.notice_cont .ser_list > li .in{display: block;} 
.notice_cont .ser_list > li .in .icon_z{width: 105px; height: 105px; margin: 0 auto 15px; background: #f8f8f8; border-radius: 50%;}
.notice_cont .ser_list > li .in .ti{font-size: 1.125em; font-weight: 500; color: #000; margin-bottom:7px;}
.notice_cont .ser_list > li .in .tt{font-weight: 300; color: #aaa; line-height: 1.4;}
.notice_cont .inq_list{border-top: 2px solid #111; }
.notice_cont .inq_list > li a{color: #555; width: 100%; padding: 18px 0; border-bottom:1px solid #ddd;}
.notice_cont .inq_list > li a .cut_txt{width:calc(100% - 100px);}
.notice_cont .inq_list > li a .cut_txt .xi{color:var(--mainColor); font-size:1.068em; margin-left:5px; vertical-align: middle;}
.notice_cont .inq_list > li a .lt_date{width:100px;}



/*===================================================================서브===================================================================*/

.sub #container {width:var(--content_w); max-width: 96%; margin: 0 auto; padding: 80px 0 0 !important; min-height: 500px;}

/*서브 비주얼*/
.main .conSection {display: none;}
.conSection {height: auto; width:100%; max-width:100%;}
.page_cover {position: relative; text-align: center; overflow: hidden;}
.page_cover .cover_layer {position: absolute; top: 0; left: 0; width: 100%; height: 100%; /*background: rgba(0, 0, 0, 0.3);*/}
.load .page_cover .cover_bg{ /*transform:scale(1,1);*/}
/*.page_cover .cover_bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; transition: 1s; background-image: url(../img/shop/sub_v_all.jpg); background-color: #aaa; transform:scale(1.1,1.1);}*/
.page_cover .tt {color: #fff;}
.page_cover .cover_cell { position: relative; max-width: 90%; width:var(--content_w); display:none;}
.page_cover .cover_cell .t2 {font-size: 3em; font-weight: 700;}
.page_cover .cover_cell .tx {font-size: 1.3em; color:#fff; font-weight: 300; margin-top: 5px; letter-spacing: 0; opacity: .85;}
/*.page_cover.nm_best .cover_bg{ background-image: url(../img/shop/sub_v_best.jpg);}*/

.about_01_01 .page_tt{font-size:1.825em; font-weight: 700;}
.about_01_01 .page_tx{font-size:1.125em; font-weight: 300; line-height: 1.6;}
.about_01_01 .def_intro .in .img_z{width:50%; padding-right:4em;}
.about_01_01 .def_intro .in .img_z .bgfix{height: 100%; border-radius: var(--item_r);}
.about_01_01 .def_intro .in .txt_z{width:50%; padding:3em 0 3em 4em;}
.about_01_01 .def_intro .in .txt_z .page_tt{margin-bottom:35px;}
.about_01_01 .def_intro .in .txt_z .page_tx{ margin-bottom:20px;}
	


/*개인정보&이용약관*/
.agree_box {border: 1px solid #ddd; background: #f9f9f9; border-radius: 5px;}
.agree_box .in_con {padding: 2em; border: 1px solid #ededed; margin: 1em; background: #fff;}
.agree_box .in_con .agree_wrap {font-size: 0.938em;}
.agree_box .in_con .agree_wrap span {display: block;}

.board_st{border-top:2px solid #666; font-size:.938em; width:100%;}
.board_st table{width:100%;}
.board_st caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.board_st thead th input {vertical-align:top}
.board_st th {border-bottom:1px solid #e8e8e8}
.board_st td {color:#666; /*border-top:1px solid #ecf0f1;*/ border-bottom:1px solid #ecf0f1; vertical-align: middle;}
.board_st th,
.board_st td{padding:.8em .5em;}
.board_st td .xi{vertical-align: middle;}
.board_st tbody tr{position:relative;}
.board_st tbody tr:hover td {background:#fafafa}
#bo_list tbody tr:hover{border-left:0;}
.board_st tbody .even td {background:#fbfbfb}


.board_tt{font-size:1.5em; margin:45px 0 10px; color:#333;}
.table_info{color:#777;}
.frm_info{color: #777; font-size: .938em; line-height: 1.3; margin-top: 10px; position: relative;padding:0 0 0 18px;}
.frm_info:before{content:'\e9a7'; font-family: 'xeicon'; position: absolute; top: 0; left: 0;}

.board_st.write th{text-align:left; padding:.8em 1.5em; font-size:1.068em; background-color: #f9f9f9;}
.board_st.write td{text-align:left; padding:.8em 2em;}
.board_st.write td.border_n{border:0; padding: 0.8em 0;}
.board_st.write tbody tr:hover td{background-color: transparent;}
.board_st.write .btn_frmline{height:3em!important; line-height: 2em;}
.board_st.fs_st{font-size:1em;}

.tooltip_icon {display:inline-block;vertical-align:baseline;color:#b3b5b8;border:0;font-size:1.4em;background:transparent;cursor:pointer}
.tooltip_icon:hover {color:#448bf5}
.tooltip {position:absolute;width:auto;color:#fff;background:#000;padding:10px;font-size:small;line-height:18px;display:none;z-index:9;font-weight:normal;margin-left:15px;margin-top:10px}
.tooltip:before {content:"";position:absolute;top:0;left:-10px;width:0;height:0;border-style:solid;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:0;border-right:10px solid #000}



/*제품신청서폼*/
.box_check_w{margin-right:-5px;}
.box_check_w.sw_2 > li{width:50%;}
.box_check_w.sw_4 > li{width:25%;}
.box_check_w > li .in{margin-right:5px;}
.box_check_w > li .label_st{padding:10px 10px; width:100%; position: relative; text-align: center; font-size:1.068em;}
.box_check_w > li .label_st .ck_line{width: 100%; height: 100%; position: absolute; top: 0; left: 0; border: 2px solid #ddd; border-radius: 5px;}
.box_check_w > li .label_st:not(.cssbrowser) input:checked ~ .ck_line{border-color:var(--mainColor);}
.box_check_w > li .label_st:not(.cssbrowser) .xi:before{font-size:1.5em;}
.box_check_w.st2 > li .label_st:not(.cssbrowser) input[type=checkbox], 
.box_check_w.st2 > li .label_st:not(.cssbrowser) input[type=radio]{position: absolute; top: 0; left: 0;}

.box_check_w.st1{margin-bottom: 20px; margin-right:-15px;}
.box_check_w.st1 > li .in{margin-right:15px;}
.box_check_w.st1 > li .label_st{font-size:1.2em; padding:30px 40px; text-align: left;}
.box_check_w.st1 > li .label_st .ck_line{ border-radius: 10px;}

.input_st.read_st::-webkit-input-placeholder{ color:#666!important}
.input_st.read_st::-moz-placeholder{ color:#666!important}
.input_st.read_st:-moz-placeholder{ color:#666!important}
.input_st.read_st:-ms-input-placeholder{ color:#666!important}

.label_list.un_bar{border-bottom: 1px dashed #bbb; padding-bottom: 10px; margin-bottom: 15px;}
.label_list > li{margin:0 30px 0 5px; font-size:1.1em;}


.sinq_tit{font-size:1.625em; text-align: center; margin-bottom:60px;}







/*==============================================================shop_스킨 수정==============================================================*/

/*제품 리스트*/
#sct_lst {display: none;}
#sct_sort button {display: none;}
#sct_sort ul {display: block !important; position: inherit; border: 0;}
#sct_sort ul:before {display: none;}
#sct_sort ul:after {display: none;}
#sct_sort li {border-top: 0; padding: 15px 0; height: auto;}
#sct_sort li a {background-color: transparent; padding: 0 20px;}
#sct_sort li a:hover {color: #000;}

.sct_ct ul {display: flex; flex-wrap: wrap; justify-content: center; padding:1px; margin-right:-3px;}
.sct_ct ul li {padding: 0; float: none; }
.sct_ct ul li span {color: var(--subColor);}
#sct_ct_1 li a{line-height: 1.2; height: 40px;}
#sct_ct_1 li a:hover {color: #000;}

/*제품 탭*/
#sct_ct_st{margin-bottom:80px; padding-bottom: 40px; border-bottom:1px solid #ddd;}
#sct_ct_st > ul{margin-right:-15px;}
#sct_ct_st > ul > li{width:16.66%; margin-bottom:15px;}
#sct_ct_st > ul > li .in{display:block; margin-right:15px; }
#sct_ct_st > ul > li .in .prd_img{width:100%; height: 170px; border-radius: var(--item_r); background-color: #f5f5f5; border:1px solid #ddd;}
#sct_ct_st > ul > li .in .prd_txt{font-size:1.125em; margin-top:5px; line-height: 1.1;}


/*제품 뷰 슬라이드*/
#sit_siblings {display: none;}
.owl-carousel .owl-stage{margin:0 auto;}

/*제품 뷰 상단*/
.con_item_veiw {width: 100% !important; max-width: 100% !important;}
#sit_title {font-size: 1.5em; line-height: 1.2; margin-bottom: 15px;}
#sit_ov_wrap {padding: 0; margin: 0 0 3em; background-color: #fff; border-top: 0;}
#sit_ov_wrap .sit_ov_innr {max-width: 100%;}
#sit_pvi {width: 625px; box-sizing: border-box; background-color: #fff; margin:0; padding:0; border:0;}
#sit_ov {width: calc(100% - 625px); padding-left:6em; margin:0;}
#sit_ov_btn {margin-right: -5px;}
#sit_ov_btn button {height: 50px; line-height: 49px; border-radius: 5px; font-size: 1.125em; font-weight: normal;}
#sit_ov_btn a.btn{height: 50px; line-height: 49px; border-radius: 5px; font-size: 1.125em; font-weight: normal;}
#sit_ov_btn > * {flex: 33.33%; margin-right: 5px;}
#sit_ov_btn #sit_btn_wish {flex: 10%; height: 50px; line-height: 52px; border-radius: 5px; font-size: 1.375em; font-weight: normal;}
#sit_ov_btn #sit_btn_wish .xi {vertical-align: baseline;}
#sit_btn_cart,
#sit_ov_btn #sit_btn_wish {border-color: #555;}
#sit_btn_cart:hover {color: #3d3e3e; border-color: #555;}
#sit_btn_buy:hover {background-color: #111;}
#sit_ov_btn #sit_btn_wish:hover {color: #ff4f4f; border-color: #555;}
#sit_ov_btn #sit_btn_kakao{ background-color:#fde500; border:0;}
#sit_ov_btn #sit_btn_naver{background-color:#03c75a; border:0; color:#fff;}
#sit_ov_btn #sit_btn_kakao .xi,
#sit_ov_btn #sit_btn_naver .xi{font-size:1.375em; vertical-align: bottom;}
#sit_star_sns {display: none;}
.sit_ov_tbl .pay_un{text-decoration: line-through;}

#sit_pvi{display:flex; flex-wrap:wrap;}
#sit_pvi #sit_pvi_slide{border:1px solid #ddd; width:500px;}
#sit_pvi #sit_pvi_slide .slick-slide img{margin:0 auto;}
#sit_pvi .slider-nav{width:calc(100% - 500px); padding-left:20px;}
#sit_pvi .slider-nav .slick-list{}
#sit_pvi .slider-nav .slick-track{width: 100%!important; margin: 0}
#sit_pvi .slider-nav img{min-width: auto!important;}
#sit_pvi .slider-nav .slick-slide{opacity: .8; margin-bottom:5px;}
#sit_pvi .slider-nav .slick-slide img{border: 1px solid #ddd;}
#sit_pvi .slider-nav .slick-slide.slick-current{opacity: 1;}
#sit_pvi .slider-nav .slick-slide.slick-current img{border: 1px solid var(--mainColor);}


/*제품 뷰 상세정보*/
#sit_ov_bottom {max-width: 100%;}
.sanchor {border-bottom: 0; margin-right: -0.5em; margin-bottom: 30px;}
.sanchor > li {width: calc(100% / 3); margin-left: 0;}
.sanchor > li a {margin-right: 0.5em; font-weight: normal !important; font-size: 1.25em; padding: 5px 30px; border: 1px solid #ddd !important; border-radius: 5px;}
.sanchor > li a:hover {background-color: #fcfcfc !important;}
.sanchor > li a .count {font-size: 13px; font-family: var(--font); padding: 0 6px;}
.sanchor > li.on a {border: 1px solid #111 !important; color: #111; background-color: #fcfcfc !important;}
.sanchor > li.on a .count {background: #333;}
#sit_ov_bottom h3,
#sit_rel h2 {color: #333; font-weight: 500; font-size: 1.125em; margin-bottom: 10px; border: 0; padding: 0;}
#sit_inf {padding: 0;}
#sit_inf_open th,
#sit_inf_open td {padding: 10px;}
a.qa_wr {background: #333; color: #fff;}
#itemqa_list,
#itemuse_list {border-color: #333;}
#sit_qa_wbtn a,
#sit_use_wbtn a {line-height: 37px; font-weight: normal;}
#sit_use_wbtn {position: inherit; top: inherit; right: inherit;}
.sit_use_li_title:hover {background-color: transparent !important; color: #222 !important;}
.sit_use_cmd a.btn01,
.sit_qa_cmd a.btn01 {font-size: 0.875em; color: #333 !important; padding: 0 10px; line-height: 30px;}
.sit_use_dl,
.sit_qa_dl {position: inherit; top: inherit; right: inherit; padding: 0;}
.sit_use_li { padding-left: 0;}
.sit_qa_li {padding: 15px 25px;}
.sit_qa_li_title {font-weight: normal; font-size: 1em; padding: 0; float: none;}
.sit_qa_dl dd.sit_qaa_yet,
.sit_qa_dl dd.sit_qaa_done {width: auto; font-weight: normal;}
.sit_qa_dl {line-height: 25px; float: none;}
.sit_qa_qaq,
.sit_qa_qaa {border-bottom: 0; margin-bottom: 0; padding: 10px; min-height: inherit;}
.sit_qa_p {margin: 0;}
.sit_qa_p strong {display: none;}
.sit_alp {color: #111; display: block;}
.sit_qa_dl dd.sit_qaa_done {color: #fff;}
.sit_qa_dl {width: 100%;}

/*헤더 멤버 클릭시*/
.tnb_con,
#hd_wr.fixed .tnb_con {top: 88px;}
.tnb_con:after,
.tnb_con:before {display: none;}
#ol_after {width: 220px;}
#ol_after_private {font-size: 0.8em;}
#ol_after_private li,
#ol_after .ol_hd {text-align: left;}
#ol_after_private li a {font-weight: normal; color: #666;}
#ol_after_private li:hover i {color: #333;}
#ol_after_private li strong {color: var(--mainColor);}
#ol_after .profile_img img {width: 45px;}
#ol_after .ol_hd {padding-left: 80px;}

/*회원가입&로그인*/
#mb_login .sns-icon .txt i {vertical-align: baseline;}
#fregister .chk_all {color: #333;}
.form_01 .frm_info {color: #8ba4cb;}
.mem_etc_list{border:1px solid #ddd; border-top: 2px solid #666; padding:20px;} 
.mem_etc_list .chk_box{line-height:1; margin-bottom: 10px; font-size:1.125em;}
.mem_etc_list .chk_box .chk_tt{ font-weight: 500; width:150px;}
.mem_etc_list .chk_box .tooltip_icon{font-size:1.068em; margin-left:3px; margin-top:-2px;}


/*FAQ*/
#faq_hhtml {display: none;}
#faq_wrap p { margin: 0 !important;font-family: var(--font) !important;}
#faq_wrap * {font-family: var(--font) !important; font-size: 16px !important;}
#faq_con h3 {padding: 0;}
#faq_con h3 a {padding: 20px 20px 20px 60px;}
#faq_con .con_inner {padding: 20px 20px 20px 60px;}
#faq_con .con_inner *{word-break: break-all;}
#faq_con .con_closer { margin: 0; position: absolute; top: 20px; right: 20px; display: none;}
#faq_con .faq_alp {width: 30px; height: 30px; line-height: 30px; top: 20px; left: 14px; background-color: var(--mainColor);}
#faq_con .faq_alp.faq_alp_a { background-color: #aaa;}


/*상품후기*/
#sps_sch select {margin: 0; padding: 0; height: 40px;}

/* 게시판용 버튼 */
a.btn_b01,
.btn_b01 {display: inline-block; background: none; border: 1px solid #dddcde; color: #555; text-decoration: none; vertical-align: middle; text-align: center; font-size: 0.8em; padding: 0 10px;}
.btn_b01:hover,
.btn_b01:hover {border-color: #ada5b9;}
a.btn_b02,
.btn_b02 {display: inline-block; background: #333; color: #fff; text-decoration: none; border: 0; vertical-align: middle; text-align: center; font-size: 0.8em; padding: 0 10px;}
a.btn_b02:hover,
.btn_b02:hover {background: #000;}
a.btn_b03,
.btn_b03 {display: inline-block; border: 1px solid #000; color: #000; background: none; text-decoration: none; vertical-align: middle; text-align: center; font-size: 0.8em; padding: 0 10px;}
a.btn_b03:hover,
.btn_b03:hover {background: #000; color: #fff;}
a.btn_admin,
.btn_admin {display: inline-block; background: #d13f4a; color: #fff; text-decoration: none; vertical-align: middle; text-align: center; font-size: 0.8em; padding: 0 10px;}
.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
#bo_w .bo_w_flie .frm_file{font-size:.9em;}

/* 관리자 전용 버튼 */
.btn_admin:hover,
a.btn_admin:hover {background: #ff3746;}
#sod_ws_act .btn02 {border: 1px solid #b6a272; color: #b6a272;}
#sod_ws_act .btn01 {background: #b6a272;}
.btn_cke_sc {height: auto;}
#bo_w .btn_submit,
#bo_w a.btn_cancel {padding: 0 20px;}
#guest_privacy {border: 1px solid #ddd; height: 200px; overflow-y: scroll; padding: 10px;}
#guest_privacy p {border: 0; height: auto; min-height: inherit; margin: 0; padding: 0;}
#wrapper_title {font-size: 2.5em; font-family: var(--font); font-weight: 600; margin-bottom: 0.8em; color: #333;}

/*쿠폰*/
.od_coupon_wrap {position: relative;}

/*이메일인증*/
.rg_em {width: 600px; max-width: 96%; margin: 2em auto;}
.rg_em table { width: 100%;}
.rg_em table th,
.rg_em table td { padding: 1em;}

/*장바구니*/
#sod_bsk_act .total {display: none;}
#sod_bsk_act .btn_submit {margin-top: 40px;}
.sod_cart_w{width:calc(100% - 350px);}
.od_prd_list #sod_bsk_tot{width:350px; padding-left:30px;}
.od_prd_list #sod_bsk_tot > ul{border:1px solid #555; padding:25px;}
.od_prd_list #sod_bsk_tot > ul > li{ margin-bottom: 10px; color:#444;}
.od_prd_list #sod_bsk_tot > ul > li.sod_bsk_cnt{padding-top:15px; margin:15px 0 0; border-top:1px solid #ddd; color:#222; font-weight: 600;}


/*주문폼*/
.btn_address {background: #333; border-color: #333; font-size:1em; font-weight: normal;}
#order_address {background: #f9f9f9; border: 1px solid #333; color: #333; font-weight: normal;}
#sod_frm .btn_submit { width: 49%;}
#sod_list_inq .sod_pd_tt{font-size:1.125em;}
#sod_list_inq .sod_opt{font-size:.938em; color:#888;}
#sod_list_inq .sod_opt_list{margin:5px 0;}
#sod_list_inq .sod_opt_list > li{color:#333; margin-right:5px;}
#sod_list_inq .li_op_wr:first-child{border-top:0;}
#sod_list_inq .li_op_wr{border-top:1px dashed #bbb; padding-top:10px;}
#sod_list_inq .total_price{}
#sod_list_inq .total_price .c_point{margin-left:7px; font-size: 1.125em; font-weight: 600;}

.add_tel_list > li{position: relative;}
.add_tel_list > li .input_st{padding-right:100px;}
.add_tel_list > li .del_tel{position: absolute; top: 50%; right:10px; transform: translateY(-50%); background-color: #fff; border:0; color:#666; width:25px; height: 25px;}



/*마이페이지*/
.my_cou_st{margin-bottom:30px;}
.my_cou_st > li{width:50%; border:1px solid #ddd; padding:20px 30px; font-size:1.068em;}
.my_cou_st > li:nth-child(1){border-right:0;}
.my_cou_st > li .input_st.s3{line-height: 1.5em;}
.my_cou_st > li .nmb_st{margin-right:20px;}
.my_menu_w{margin-right:-20px;}
.my_menu_w > li{width:25%; margin-bottom: 20px;}
.my_menu_w > li .in_w{display:block; padding:35px 20px; border:1px solid #ddd; margin-right:20px; text-align: center; height: 100%;}
.my_menu_w > li .in_w .in_icon{margin-bottom:10px;}
.my_menu_w > li .in_w .in_icon img{width:40px; height: auto;}
.my_menu_w > li .in_w .in_en{ font-size:1.2em; margin-bottom:10px; line-height: 1.1;}
.my_menu_w > li .in_w .in_tt{ font-size:1.25em; margin-bottom:20px; line-height: 1.1; font-weight: 500;}
.my_menu_w > li .in_w .in_tx{line-height: 1.3; color:#666;}
.my_menu_w > li .in_w:hover{border-color:#555;}


/*쿠폰*/
#scp_list ul {padding:10px;}
#scp_list ul li{border:1px solid #ddd; margin-bottom: 5px; padding:15px; border-radius: var(--bor_r)}
#scp_list ul li .cou_pri{font-size:1.375em; font-weight: 600; color:var(--mainColor); margin-bottom: 5px; display: block;}
#scp_list ul li .cou_tit{font-size:1.125em; margin-bottom: 5px;}
#scp_list ul li .cou_target{padding:5px; border-radius: var(--bor_r); background-color: #eee; color:#555; margin-right:5px;}
#scp_list ul li .cou_date{color:#555;}

/*전체검색*/
#ssch_frm .ssch_scharea {height: auto;}
#ssch_frm h2 strong {color: var(--mainColor);}

/*컨텐츠*/
#ctt {margin: 0; padding: 0; box-shadow: none; border: 0;}

/**/
.scrollHidden{ overflow: hidden}
.modal_wrap{position: fixed; top: 0; left: 0; width:100%; height: 100%; opacity: 0; visibility: hidden; background-color: rgba(0,0,0,.7); z-index: 10000;}
.modal_wrap.Aon{opacity: 1; visibility: visible;}
.modal{position: fixed; top: 0; left: 0; width:100%; height: 100%;  opacity: 0; visibility: hidden; display:flex; flex-wrap:wrap; align-content: center; align-items: center; justify-content: center; font-size: 15px; z-index: 1001}
.modal.active{opacity: 1; visibility: visible;}
.modal .modal__inner{background-color:#fff; position: relative; width:800px; border-radius: var(--bor_r);}
.modal .modal__inner .modal--close{position: absolute; top: -35px; right: -45px; width: 40px; height: 40px; background: #fff; color: #666; border-radius: 50%; line-height: 40px; text-align: center;}
.modal .modal__inner .rv_img img{display:block;}
.modal .modal__inner .rv_right{padding:20px 20px 110px; box-sizing: border-box; width:calc(100% - 400px); position: relative;}
.modal .modal__inner .rv_right .rv_prod{padding-left:15px; width:calc(100% - 70px);}
.modal .modal__inner .rv_right .rv_tbox{padding-bottom:10px; border-bottom:1px solid #ddd; margin-bottom:20px;}
.modal .modal__inner .rv_right .rv_tit{font-size:1.125em; margin-bottom: 10px;}
.modal .modal__inner .rv_right .rv_txt{color:#555; -webkit-line-clamp: 4;}
.modal .modal__inner .tum_list{width:calc(100% - 40px); position: absolute; bottom:20px; left: 20px;}
.modal .modal__inner .tum_list > li{width:20%}
.modal .modal__inner .tum_list > li .in{margin-right:3px; cursor: pointer; border:1px solid #ddd; line-height: 0; text-align: center; border-radius: 5px;}
.modal .modal__inner .tum_list > li.on .in,
.modal .modal__inner .tum_list > li .in:hover{border:1px solid var(--mainColor)}
.modal_arr{width:800px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.modal_arr .xi{color:#fff; font-size:2.5em; cursor: pointer;}
.modal_arr .b_prev{margin-left:-60px;}
.modal_arr .b_next{margin-right:-60px;}

/**/
.modal_pop {position: fixed; left: 0; top: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.6);  opacity: 0; visibility: hidden; transition: .3s ease; display:flex; flex-wrap:wrap; align-content: center; align-items: center; justify-content: center; font-size: 15px; z-index: 1001}
.modal_pop.active {opacity: 1; visibility: visible;}
.modal_pop .modal_inner {background: transparent; width: 600px; max-width: 96%; cursor: auto; box-shadow: 8px 8px 20px 0 rgba(0,0,0,0.6); position: relative;  border-radius: 10px;  height: 450px; overflow: hidden;}
.modal_pop .modal_inner .modal_close{ position: fixed; top: 20px; right: 15px; z-index: 3; font-size: 1.375em; width:40px; height: 40px; line-height: 44px; background-color:#aaa; text-align: center; color:#fff!important; border-radius: 50%; }
.modal_pop .modal_inner .modal_close:hover{background-color:var(--mainColor); }
.modal_pop .modal_inner .modal_tit{font-size:1.45em; font-weight: 600; margin-bottom: 15px;}
.modal_pop .modal_inner .modalCont{border-radius: 10px; position: relative;z-index: 2;background-color: #fff; padding: 2rem; transform: translate(0,0.6rem); height: 100%;}			
.modal_pop .modal_inner .agree_wrap{height:350px; overflow-x: scroll}
.modal_pop .modal_inner .agree_wrap::-webkit-scrollbar{width:3px;}
.modal_pop .modal_inner .agree_wrap::-webkit-scrollbar-thumb{background-color: #ced4da; border-radius: 5px;}


/*오늘 본 상품*/
#stv_ul_02{margin-bottom:30px; display:flex; flex-wrap:wrap; margin-right:-25px;}
#stv_ul_02 > li{width:25%; padding:0; margin-bottom: 25px;}
#stv_ul_02 > li .prd_img{border:1px solid #ddd; border-radius: var(--item_r); overflow: hidden; margin-right:25px; line-height: 1;}
#stv_ul_02 > li .prd_img a{display:block;}
#stv_ul_02 > li .prd_img img{width:100%; height: auto; display:block}
.stv_pag_w {position: relative; width:180px; height: 40px; line-height: 40px; margin: 0 auto;}
.stv_pag_w #stv_btn{position: inherit;}
.stv_pag_w #stv_btn #up,
.stv_pag_w #stv_btn #down{ position:absolute; top: 0;background: #fff; width: 40px; height: 40px; text-indent:0; overflow: hidden;  border: 1px solid #ddd; border-radius:50%; color:#666; transition: .3s;}
.stv_pag_w #stv_btn #up:hover,
.stv_pag_w #stv_btn #down:hover{ background-color: var(--mainColor); color:#fff; border-color:var(--mainColor)}
.stv_pag_w #stv_btn #up{left:0;}
.stv_pag_w #stv_btn #down{right:0;}
#stv_pg{line-height: inherit;}


/**/

ul.pkEtc {
	--wrPd:30px;
	--Br:15px;
	--Gp:20px;
	--Sz:45px;
}
ul.pkEtc {display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:var(--Sz);gap:var(--Gp);width:100%;padding:var(--wrPd);background-color:#f5f5f5;border-radius:var(--Br);margin-bottom:15px;font-size:14px;}
ul.pkEtc > li {}
ul.pkEtc dl {color:#000;}
ul.pkEtc dt {color:#999;}

#sct_sortlst{display:none;}

