@charset "utf-8";
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');


/* 팝업레이어 */
/* #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:0.1rem solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_footer {padding:1rem 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:0.5rem;padding:0.5rem 1rem;border:0;background:#393939;color:#fff} */


/*[s] Main Popup Style */
/* #hd_pop {z-index:101;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops{width:auto !important; max-width:100%; height:auto !important; background-color:#fff; border:1px solid #333; position:absolute; display:block; overflow:hidden; box-sizing:border-box;}
.hd_pops img{width:100%}
.hd_pops_con{}
.hd_pops_footer{padding:0; background-color:#333; font-size:1.4rem; color:#fff; text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button{padding:1rem; border:0; color:#fff}
.hd_pops_footer .hd_pops_reject{text-align:left}
.hd_pops_footer .hd_pops_close{position:absolute;top:0;right:0} */

#hd_pop {z-index:101;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0; overflow:hidden}
.hd_pops{width:auto !important; max-width:100%; height:auto !important; background-color:#fff; position:absolute; display:block; border-radius: 1rem; overflow:hidden; box-sizing:border-box;}
.hd_pops img{width:100%}
.hd_pops_con{}
.hd_pops_footer{display: flex; gap: 1rem; justify-content: space-between; padding: 1.5rem 2rem; font-size: 0; line-height: 0; color:#888; text-align:left;position:relative}
.hd_pops_footer.white{background-color: #fff;}
.hd_pops_footer.black{background-color: #000;}

.hd_pops_footer .hd_pops_reject {position: relative; font-size: 1.4rem; line-height: 1; color: #888; padding: 0 0 0 2rem;}
.hd_pops_footer .hd_pops_reject::before{position: absolute; content: ''; width: 1.4rem; height: 1.4rem; top: 0; left: 0; border: 0.2rem solid #888; background-color: #fff;box-sizing:border-box;}
.hd_pops_footer .hd_pops_reject::after{position: absolute; content: ''; width: 1rem; height: 1rem; top: 0.2rem; left: 0.2rem; background-image: url("http://gpeople.iceserver.co.kr/img/icon_check.svg"); background-repeat: no-repeat; background-size: contain; background-position: center;}

.hd_pops_footer .hd_pops_close{width: 1.4rem; height: 1.4rem;/*   background-image: url("http://gpeople.iceserver.co.kr/img/icon_close.svg"); background-repeat: no-repeat; background-size: contain; background-position: center; */}

/* black */
.hd_pops_footer.black .hd_pops_reject {color: #fff;}
.hd_pops_footer.black .hd_pops_reject::before{border: 0.2rem solid #fff;}
/* .hd_pops_footer.black .hd_pops_reject::after{filter: brightness(0) saturate(100%) invert(100%);} */

.hd_pops_footer.black .hd_pops_close{filter: brightness(0) saturate(100%) invert(100%);}

#popLayer{width:100%; height:100%; background-color: rgba(0,0,0,0.7); font-size:0; line-height:0; position:fixed; left:0; top:0; z-index:99; overflow:hidden; overflow-y:auto;}
#popLayer.disNone{display:none !important;}
#popLayer #moPopArea{width:100vw; height:100vh; padding:3rem 0; box-sizing: border-box; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center; -ms-flex-align:center;}
#popLayer #moPopArea .moPop{width:100%; max-width:50rem; margin:0 auto;}
#popLayer #moPopArea #moPopRoll{}
#popLayer .slider{width:100%; box-sizing:border-box;}
#popLayer .slider img{width:100%; vertical-align: top;}
/*
#popLayer .slider#HKeditorContent{padding:20px; font-size:20px; line-height:1.5; color: #666;}
#popLayer .slider#HKeditorContent img{width:auto;}

#popLayer #moPopRoll.roll .slider{}
*/

#popLayer .moPopClose{width:100%; padding:1rem; background-color: #333; display: flex; justify-content: space-between;}
#popLayer .moPopClose button{background-color: transparent; border:none; font-size:1.4rem; line-height:1.8rem; color: rgba(255,255,255,0.8); position: relative;}
#popLayer .moPopClose button:before{content: "X"; width: 1.8rem; height: 1.8rem; background-color: rgba(255,255,255,0.3); border:1px solid #000; font-family: dotum; font-weight: bold; font-size:1.6rem; line-height:1.6rem; color: #000;display: inline-block; position:absolute; top:0; box-sizing: border-box;}
#popLayer .moPopClose button.toDay_close{padding-left:2.5rem;}
#popLayer .moPopClose button.toDay_close:before{left:0;}
#popLayer .moPopClose button.close{padding-right:2.5rem}
#popLayer .moPopClose button.close:before{right:0;}

#popLayer .slick-dots{width:100%; padding:0; text-align: center; position: absolute; left:0; bottom:2rem; z-index:7;}
#popLayer .slick-dots>li{margin:0 0.7rem; display:inline-block; vertical-align: top;}
#popLayer .slick-dots>li+li{}
#popLayer .slick-dots>li button{width:1.4rem; height:1.4rem; padding:0; background-color:#d4d7d9; border:none; font-size:0; line-height:0; position: relative; cursor: pointer; border-radius:999px; overflow:hidden; transition: all .3s ease-out;}
#popLayer .slick-dots>li.slick-active button{width:30px; background-color: #333;}

#popLayer #moPopArea #moPopRoll{opacity: 0; visibility: hidden; transition: opacity 1s ease;}
#popLayer #moPopArea #moPopRoll.slick-initialized{visibility: visible; opacity: 1;}
/*[e] Main Popup Style */

/* 상단 레이아웃 */
#hd {position:relative;background:#fff;}
#hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#hd_menu{border-bottom:0.1rem solid #ebebeb}
#hd_menu .inConts{display:flex; justify-content:flex-end;}
#hd_menu ul{display:flex;}
#hd_menu li+li::before{content: '';display:inline-block;width:0.1rem;height:1.2rem;background-color:#d3d3d3;vertical-align:middle;}
#hd_menu li:last-child a{padding-right:0;}
#hd_menu li a{display:inline-block;color:#666;font-size:1.5rem;padding:0 1.6rem;line-height:3.8rem;height:3.8rem;}
#hd_menu li a:hover{color:#111}

#hd_wr {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 .gnbBg{width: 100%; height:0; background-color:#f5f5f5; display: block; position:absolute; left:50%; top:100%;z-index:6; transform: translateX(-50%); opacity:0; overflow:hidden;}

.hd_middle>.inConts{display:flex;justify-content:space-between;align-items:center;padding-top:3rem;padding-bottom:3rem;position:relative;}

#logo{margin-top:0.5rem;margin-right:2rem}
#logo img{vertical-align:middle;width:auto}

#hd_sch {text-align:center;position:absolute;left:50%;top:50%;max-width:45rem;width:46%;;transform:translate(-50%, -50%);}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch .sch_inner {max-width:45rem;margin:0 auto;position:relative;border:0.1rem solid var(--point);border-radius:3rem;overflow:hidden;}
#hd_sch .sch_inner:after {display:block;visibility:hidden;clear:both;content:""}
#hd_sch #sch_str {float:left;padding:0 1rem 0 2.5rem;background:#fff;font-size:1.8rem;color:#111;border:0;max-width:39rem;width:calc(100% - 6rem);height:5.5rem;box-shadow: none;}
#hd_sch .sch_submit{float:left;width:6rem;height:5.5rem;border:0;cursor:pointer;background:transparent;position:relative;}
#hd_sch .sch_submit img{width:2.5rem;filter:brightness(0) saturate(100%) invert(19%) sepia(96%) saturate(1673%) hue-rotate(195deg) brightness(98%) contrast(106%);}
#hd_sch .sch_submit::before{content:"";display:inline-block;width:1px;height:3.5rem;margin-top:-1.75rem;background-color:#eee;position:absolute;left:-1px;top:50%;}
#hd_sch .btn_close{display:none}
#hd_sch .btn_close img{vertical-align:middle;}
.hd_sch_btn{display:none;}
.hd_sch_btn img{vertical-align:middle;}

#hd_btn{display:flex;align-items:center;}
#hd_btn .btn_ol{width:auto;}
#hd_btn .btn_ol .txt{color:#434343;display:inline-block;margin-left:0.5rem;font-size:1.6rem;}
#hd_btn .loginBtn_li{display:flex;}
#hd_btn .loginBtn_li li{position:relative;}
#hd_btn .loginBtn_li li+li::before{content:'';display:inline-block;width:0.1rem;height:1.2rem;background-color:#a7a7a7;position:absolute;left:0;top:calc(50% - 0.6rem)}
#hd_btn .loginBtn_li li a{padding:0 1.4rem;color:#333}
#hd_btn .loginBtn_li li a .login_icon{margin-right:0.6rem;}
#hd_btn .hd_icon{display:inline-block;}
#hd_btn .hd_icon img{vertical-align:middle;}
#hd_btn button{height:4.5rem;line-height:4.5rem;width:4.5rem;background:none;border:0;vertical-align:top}
#hd_btn button i{font-size:1.8rem}
#hd_btn a{display:inline-block;line-height:4.5rem;text-align:center;font-size:1.9rem;vertical-align:top}
#hd_btn .myBtn{}
#hd_btn .myBtn a+a{margin-left:1.2rem;}
#btn_sch{display:none}
#btn_cartop{position:relative}
#btn_cartop .cart-count{position:absolute;top:0.5rem;right:-0.9rem;background:var(--point_red);border-radius:1.5rem;font-size:1rem;color:#fff;padding:0 0.5rem;border:0.2rem solid #fff;line-height:1.6rem}
#btn_user img{ width:3rem;height:3rem;border-radius:5rem;margin-top:0.8rem;margin-right:0.5rem;vertical-align:top}




.hd_admin a{display:block;background:#d12323;color:#fff}
/* .hd_admin a:hover{background:#ff0000} */
@media (max-width: 1280px){
    #hd_btn .hd_sch_btn{display:inline-flex;align-items:center;justify-content:center;margin-left:1rem;line-height:5.5rem;}
    .hd_sch_btn img{filter:brightness(0) saturate(100%) invert(19%) sepia(96%) saturate(1673%) hue-rotate(195deg) brightness(98%) contrast(106%);}
    
    #btn_sch{display:inline-block;top:0.4rem;}
    
    #hd_sch{display:none;position:fixed;top:0;left:0;width:100%;max-width: none;background:#fff;z-index:1000;padding:4rem 5rem 4rem 0.5rem;transform:translate(0, 0);}
    #hd_sch #sch_str{padding-right: 5rem;width:100%;max-width:none;}
    #hd_sch .sch_submit {width:4.5rem;}
    #hd_sch .sch_submit .txt{display:none}
    #hd_sch .btn_close {margin-top:-3.25rem;position:absolute;top:50%;right:0;display:flex;justify-content:center;align-items:center;width:5rem;height:6.5rem;border:0;color:#858285;background:none;font-size:1.6rem}
    #hd_sch .sch_inner{display:flex;justify-content:center;}
}

@media (max-width: 1024px){
    /*[s] Main Popup Style */
    .hd_pops{position: absolute; left:2rem !important; top:2rem !important;}
    .hd_pops_con{width:auto !important;height:auto !important;}
    /*[e] Main Popup Style */

    .hd_middle>.inConts{padding-top:3.2rem;padding-right:0;}
    #hd_btn a{line-height:5.5rem}
    #hd_btn .btn_ol{width:4rem}
    #hd_btn .btn_ol .txt{display:none}
    
    #hd_menu{display:none}
    
}

@media (max-width: 840px){
    /*[s] Main Popup Style */
    .hd_pops{left:2rem !important; right:2rem !important;}
    .hd_pops_con{}

    #popLayer{}
    #popLayer #moPopArea{}
    #popLayer #moPopArea .moPop{max-width:90%;}
    #popLayer #moPopArea #moPopRoll{}
    #popLayer .slider{}
    #popLayer .slider img{}
    /*
    #popLayer .slider#HKeditorContent{padding:20px; font-size:20px; line-height:1.5; color: #666;}
    #popLayer .slider#HKeditorContent img{width:auto;}

    #popLayer #moPopRoll.roll .slider{}
    */

    #popLayer .moPopClose{padding:1.5rem 2rem;}
    #popLayer .moPopClose button{font-size:1.8rem; line-height:2.4rem;}
    #popLayer .moPopClose button:before{width: 2.4rem; height: 2.4rem; font-size:1.8rem; line-height:2.6rem;}
    #popLayer .moPopClose button.toDay_close{padding-left:3.2rem;}
    #popLayer .moPopClose button.close{padding-right:3.2rem}

    #popLayer .slick-dots{}
    #popLayer .slick-dots>li{}
    #popLayer .slick-dots>li+li{}
    #popLayer .slick-dots>li button{width:1.8rem; height:1.8rem;}
    #popLayer .slick-dots>li.slick-active button{}
    /*[e] Main Popup Style */

    #hd_wr{padding-top:8.1rem;position:relative;}
    .hd_middle>.inConts{padding-top:0;padding-bottom:0;position:static;}
    #hd_btn .loginBtn_li{padding:0 0.6rem 0 2rem;width:100%;justify-content:flex-end;border-bottom:0.1rem solid #bbb;position:absolute;top:0;right:0;}
    #hd_btn .loginBtn_li li a{font-size:2.2rem;line-height:8rem;}
    #hd_btn .loginBtn_li li+li::before{height:1.6rem;top:calc(50% - 0.8rem);}
    #hd_btn button{width:auto;height:auto;}
    #hd_sch{padding-top:4.6rem;padding-bottom:4.6rem;}
    .hd_sch_btn img,
    #hd_sch .sch_submit img{width:4.1rem;}
    #hd_sch .sch_inner{max-width:52rem;border-radius:4rem;}
    #hd_sch .sch_submit{width:7rem;height:8rem;padding:0 2rem}
    #hd_sch #sch_str{width:calc(100% - 7rem);height:8rem;}


}

/*카테고리*/
.menu {display:none;overflow-y:auto;position:fixed;top:0;left:0;height:100%;width:30rem;background:#2d2f3c;z-index:99999;text-align:left}
.menu h2{font-size:1.077em;color:#fff;line-height:5.5rem;padding:0 2rem;border-bottom:0.1rem solid #3e4150}

.menu .menu_close {position:absolute;top:0;right:0;width:5.5rem;height:5.5rem;background:none;color:#858285;font-size:1.6rem;border:0;z-index:199999}
.menu_wr{background:#353745}

.cate a {display:block;color:#333;padding: 0 2rem;color:#b0b3c6}
.cate li{position:relative;z-index:99999;line-height:4.5rem;}
.cate li:hover {background:#2d2f3c; }
.cate li:hover:before{content:'';width:0.2rem;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:4.5rem;height:4.5rem;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%;text-indent:-999.9rem}
.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:3rem}
.sub_cate1{background:#2d2f3c;}
.sub_cate li:hover{background:#20222f;position:relative:}
.sub_cate2 a{padding-left:4rem;background-position:3.1rem 1.7rem}
.sub_cate3 a{padding-left:5rem;background-position:4.1rem 1.7rem}
.sub_cate4 a{padding-left:6rem;background-position:5.1rem 1.7rem}


/* 중간 레이아웃 */
#container {}
#container_title {text-align:center;padding:6.5rem 0 8rem 0  ;font-size:5rem;font-weight:700;color:#111;line-height:1;}
#container_title .pnt_red{color:var(--point_red)}
.idx_c{margin:0 auto;max-width:120rem;}
.idx_c:after {display:block;visibility:hidden;clear:both;content:""}

.box{background:#fff;
-webkit-box-shadow: 0 0.2rem 0.5rem rgba(0,0,0,0.07);
-moz-box-shadow: 0 0.2rem 0.5rem rgba(0,0,0,0.07);
box-shadow: 0 0.2rem 0.5rem rgba(0,0,0,0.07)}

/* .container{margin:0 auto;} */
#container.list-container{padding:1rem 0}
#container.cart-container{padding:1rem 0 0;max-width:128rem;}
#container.view-container{padding:1rem 2rem 0}
#container.cart-container #container_title{max-width:100%}
#container.view-container #container_title{display:none}

/*메인*/
#gnb{float:left;width:25%;padding:1rem}
#main_bn{float:left;width:75%;}
#idx_rec{margin-top:-8rem;background:#2c2d49;text-align:center;padding:17rem 0 16rem}
#idx_rec h2 a {color:#fff;font-size:1.846em;margin-bottom:3rem;display:inline-block}


@media (max-width: 969px){
   #gnb{display:none;}
   #main_bn{width:100%;float:none}
   /* #container_title{font-size:3.5rem;} */
}

 @media (max-width:840px){
     #hd_btn .hd_sch_btn{display:inline-flex;justify-content:center;align-items:center;}
     #hd_sch .btn_close img{width:2.7rem;}
     #btn_cartop .cart-count{font-size:1.6rem;}

     #container_title{padding-top:6rem;}
 }

 @media (max-width:639px){
    #idx_rec h2 a {text-align:center;font-size:1.385em;margin-bottom:1rem}
 }
/* 내용관리 */
#ctt {margin:1rem 0;padding:1rem;border-top:0.1rem solid #e9e9e9;border-bottom:0.1rem solid #e9e9e9}
.ctt_admin {margin:0 0.5rem;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:1rem 0}
.ctt_img {text-align:center}

#ctt.ctt_privacy,
#ctt.ctt_provision{color:#111;box-shadow:none;border:none;}

/* 하단 레이아웃 */
#ft {border-top:0.1rem solid #dcdcdc;background:#111;color:#bababa;position:relative;z-index:10;}
/* #ft *{font-family:var(--prtd) !important;} */
.ft_menu{border-bottom:0.1rem solid rgba(221,221,221,0.2);}
.ft_menu ul{display:flex;padding:2.6rem 0}
.ft_menu ul>li+li::before{content:'';display:inline-block;width:0.1rem;height:1.4rem;background-color:#dcdcdc;vertical-align:middle;}
.ft_menu ul>li>a{display:inline-block;padding:0 1.7rem;color:#fff}

.ft_wr{padding:6rem 0;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;}
.ft_wr>ul{display:flex;flex-wrap:wrap;gap:3rem 0}
.ft_wr>ul>li{width:calc(100% / 3);padding-left:3rem}
.ft_wr .ft_box{}
.ft_wr .ft_box:first-child{border-left:0}
.ft_wr .ft_box h2{color:#111;font-size:1.6rem;font-weight:700;}
.ft_wr .ft_box h2 img{vertical-align:middle;}
.ft_wr .ft_box h2 span{display:inline-block;margin-left:0.5rem;vertical-align: middle;}
.ft_wr .ft_box b{display:block;font-size:2.8rem;font-weight:900;font-family:var(--prtd);margin-bottom:1rem;}
.ft_wr .ft_box p{color:#bababa;font-weight:400;line-height:2.6rem;font-size:1.6rem}
.ft_wr .ft_box p.refer{font-size:1.4rem;line-height:2rem;}
.ft_wr .ft_box p span{display:inline-block;margin-right:1.6rem;}

.ft_wr .ft_email{margin-top:3.5rem;}
.ft_wr .ft_email .email_addr{font-weight:600;color:#333;margin-top:0.5rem;}
.ft_wr .account p{margin-top:1rem;font-weight:600;}

.ft_wr .ft_info a{color:inherit}
.ft_wr .ft_info a:hover{color:#111}

.ft_wr1{background:#f8f9fa}
#ft_company{margin:0 auto;max-width:120rem;padding:4rem 2rem;color:#717989;text-align:right}
#ft_company:after {display:block;visibility:hidden;clear:both;content:""}
#ft_company a{display:inline-block;margin:0 1rem;color:#717989;}
.ft_copy{font-size:1.6rem;color:#bababa;margin-top:1rem;}
.ft_copy span{color:#fff;}


#ft_to_top{position:fixed;bottom:1rem;right:1rem;width:6rem;color:#fff;line-height:6rem;background:var(--point);opacity:0.6;text-align:center;border-radius:3rem;
-webkit-box-shadow:0.1rem 0.1rem 0.1rem rgba(0,0,0,0.2);
-moz-box-shadow: 0.1rem 0.1rem 0.1rem rgba(0,0,0,0.2);
box-shadow: 0.1rem 0.1rem 0.1rem 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:0.1rem 0.1rem 1.5rem rgba(0,0,0,0.09);
-moz-box-shadow: 0.1rem 0.1rem 1.5rem rgba(0,0,0,0.09);
box-shadow: 0.1rem 0.1rem 1.5rem rgba(0,0,0,0.09)}

@media (max-width: 1240px) {
    .ft_wr .ft_box{width:50%;}
}

@media (max-width: 840px){
    #ft_logo img{width:23.9rem;}
    .ft_wr {padding:5rem 2rem;flex-direction:column;align-items:start;}
    .ft_wr>ul{gap:0}
    .ft_wr .ft_box{width:100%;margin-top:4rem;}
    .ft_wr .ft_box h2{font-size:2rem;}
    .ft_wr .ft_box p{font-size:2rem;line-height:3.8rem;}
    .ft_wr .ft_box p.refer{font-size:1.8rem;line-height:2.4rem;}
    .ft_wr .ft_info{border-top:none;}
    #ft_company{text-align:center}
    .ft_copy{float:none;margin-top:1rem}
    #ft_to_top{opacity:1;}
    .ft_menu>ul>li+li::before{height:2rem}
    .ft_menu>ul>li>a{font-size:2rem;}
}

 @media (max-width:450px){
.ft_menu ul{flex-wrap:wrap;gap:1rem 0}
.ft_menu ul>li{width:50%;}
.ft_menu ul>li:nth-child(2n+1)::before{display:none;}
 }
/* 목록 바로가기 */
.sanchor {margin:0 0 0.5rem;padding:0}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;list-style:none;width:25%;border-top:0.2rem solid #000;text-align:center;  overflow: hidden;  white-space: nowrap;letter-spacing:0.2em;font-size:0.93em}
.sanchor a {display:block;padding:1rem;border-left:0.1rem solid #ededed;border-bottom:0.1rem 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:0.1rem solid #fff;}

/* ####### 쇼핑몰 컨텐츠 ####### */

.st_bg{display: inline-block;width: 0.1rem;height: 1rem;margin: 0 1rem;background: #e2e1e0;vertical-align: -0.1rem;}
#listtype{margin:1rem;max-width:128rem;width:100%;margin:0 auto;}

#sod_chk {margin:1.5rem;}
.sod_list {margin:1rem 0}
.sod_list .sod_li {background:#fff;border: 0.1rem solid #e7e8ef;margin:1rem 0;}
.sod_list .li_name{border-bottom:0.1rem solid #dcdcdc;line-height:1.3em;padding: 1rem 1rem;font-size:1.083em}
.sod_list .li_op_wr{position:relative;margin:1rem;padding-left:9rem;min-height:8rem}
.sod_list .total_img{position:absolute;top:0;left:0}
.sod_list .mod_options{padding: 0 0.7rem;border: 0.1rem solid #38b2b9;color: #38b2b9;background: #fff;height: 2.3rem;line-height: 2.1rem;margin: 0.5rem 0 0;}
.sod_list .li_prqty{margin:1rem 1rem ;border-top:0.1rem solid #dcdcdc;padding:1rem 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:2rem;padding:0 0.7rem;text-align :right;}
.sod_list .li_prqty_sp span{float:left}
.sod_list .prqty_sc,.sod_list .prqty_price{border-right:0.1rem solid #dcdcdc}
.sod_list .total_price{background:#f5f5f5;border:0.1rem solid #e2e2e2;display:block;clear:both;margin:1rem;text-align:right;padding:0.5rem 1rem;line-height:2rem}
.sod_list .total_price span{float:left}
.sod_list .total_price strong{font-size:1.25em;color:#7d8dff}
.sod_opt li {padding-left: 1rem;background: url('../img/bullet.gif') no-repeat 0.3rem 50%;color: #777;margin: 0.3rem 0;line-height: 1.3em;}

#sit_opt_added {margin:0;padding:0;border-bottom:0;list-style:none}
#sit_opt_added li {padding:2rem 1.3rem;margin:0 0 0.2rem;background:#f9f9f9;position:relative;border:0.1rem solid #e6e9ed}
#sit_opt_added li .opt_name{line-height:1.8rem;padding:0 0 0.5rem;font-size:1.4rem;font-weight:700;color:#1b1b1b;font-family:var(--prtd);}
#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:3rem;height:3rem;border:0.1rem solid #ccc;background:#fff;color:#aaa;font-size:0.92em;display:flex;align-items:center;justify-content:center;}
#sit_opt_added button:hover{background:#f3f3f3}
#sit_opt_added .num_input {float:left;border:0;height:3rem;width:4rem;border-top:0.1rem solid #e4e4e4;border-bottom:0.1rem solid #e4e4e4;text-align:center;color:#333;background-color:#fff;}
#sit_opt_added .num_input:focus{background:#e6f8f0}
#sit_opt_added .sit_opt_del{background:#fff;margin-left:0.3rem}
#sit_opt_added .sit_opt_prc{float:right;display:block;padding:0 0.3rem;text-align:right;font-size:1.4rem;line-height:3rem;font-weight:bold;color:#111}

#sit_opt_added .sit_opt_prc{float:right;display:block;padding:0 0.3rem;text-align:right;line-height:3rem;font-weight:bold;}

/* 장바구니 */
#mod_option_frm{position:fixed;top:50%;left:50%;background:#fff;width:30rem;max-height:30rem;margin-left:-15rem;margin-top:-15rem;overflow-y:auto;z-index:99;border-radius:0 0 0.3rem 0.3rem;
-webkit-box-shadow:0.1rem 0.5rem 1.5rem rgba(0,0,0,0.4);
-moz-box-shadow:0.1rem 0.5rem 1.5rem rgba(0,0,0,0.4);
box-shadow: 0.1rem 0.5rem 1.5rem rgba(0,0,0,0.4);}
#mod_option_frm h2{height:4.5rem;line-height:4.5rem;font-size:1.167em;border-bottom: 0.1rem solid #eee;padding:0 1.5rem}
#mod_option_frm  #sit_sel_option{margin:1.5rem }
#mod_option_frm #sit_tot_price{margin:1.5rem;line-height:3rem }
#mod_option_frm  #sit_sel_option ul{background:#f3f3f3;border:0}
#mod_option_frm h3{margin: 0 0 1rem;color:#5772d5;}
#mod_option_frm .option_wr {margin:1.5rem ; }
#mod_option_frm .option_wr label{margin: 0 0 0.5rem;display:block}
#mod_option_frm .option_wr select{width:100%; height: 4rem;border: 0.1rem solid #d9d9d9;margin: 0 0 0.5rem;}
#mod_option_frm .btn_confirm{margin:1rem ; }
#mod_option_frm .btn_confirm .btn_submit{height:4rem;font-weight:bold;width:100%;}
#mod_option_frm .btn_confirm .btn_close{position:absolute;top:0;right:0;width:4.5rem;height:4.5rem;border:0;background:none;color:#999;font-size:1.25em}

#sod_bsk{padding:2rem 0 0;background: #f3f3f3;}
#sod_bsk:after {display:block;visibility:hidden;clear:both;content:''}
#sod_bsk .btn_del_wr{margin:1rem }
#sod_bsk .sod_ta_wr{background:#e9e9e9;padding:2rem;}
#sod_bsk .go_shopping{margin: 1rem;}
#sod_bsk .go_shopping .btn_b01{line-height:4.3rem;font-size:1.167em;font-weight:bold;width:100%;text-align:center;display:block}
#m_sod_bsk_tot{padding:1.5rem;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:0.5rem 0 ;line-height:2rem;clear:both}
#m_sod_bsk_tot dd{float:left;width:60%;padding:0.5rem 0;text-align:right;line-height:2rem}
#m_sod_bsk_tot .sod_bsk_cnt{border-top:0.1rem solid #ccc;font-weight:bold;margin-top:1.5rem;line-height:2.5rem}
#m_sod_bsk_tot .sod_bsk_cnt strong{font-size:1.25em}
#sod_bsk_act .btn_submit{height:4.5rem;font-size:1.167em;font-weight:bold;width:100%;margin:1rem 0}

.ct_chk_box input[type="checkbox"]{background-color:#fff;border:1px solid #111;border-radius:0.2rem;appearance:auto}
/* .ct_chk_box .chk_img{display:inline-block;width:2.2rem;height:2.2rem;border:1px solid #333;opacity:0.3;} */
/* .ct_chk_box .chk_img::before{content:"";display:inline-block;width:2rem;height:2rem;background:url("/theme/soda/img/board/check.svg") no-repeat center;background-size:contain;} */
/* .ct_chk_box input[type="checkbox"]:checked+label .chk_img{opacity:1;} */

.cart_list:after {display:block;visibility:hidden;clear:both;content:''}
.cart_list .sod_li{background:#fff;border:0.1rem solid #e7e8ef;border-bottom:0.1rem solid #cbd0d5;margin:1rem 0;position:relative;
-webkit-box-shadow: 0 0.3rem 0.6rem rgba(0,0,0,0.08);
-moz-box-shadow: 0 0.3rem 0.6rem rgba(0,0,0,0.08);
box-shadow: 0 0.3rem 0.6rem rgba(0,0,0,0.08);}
.cart_list .sod_li:hover{border:0.1rem solid #406fff;
-webkit-box-shadow: 0 0.3rem 1.5rem rgba(0,0,0,0.2);
-moz-box-shadow: 0 0.3rem 1.5rem rgba(0,0,0,0.2);
box-shadow: 0 0.3rem 1.5rem rgba(0,0,0,0.2);}
.cart_list .sod_li:after {display:block;visibility:hidden;clear:both;content:''}
.cart_list .li_op_wr{padding:2rem;padding-left:14rem;min-height:14rem;position:relative}
.cart_list .li_name{padding:1.5rem;border-bottom:0.1rem solid #f3f3f3}
.cart_list .li_name a{color:#111}
.cart_list .total_img {position:absolute;top:2rem;left:2rem}

.cart_list .li_prqty{background:#f8f9fa;padding:2rem;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:0.1rem solid #eee;padding:0 1rem;text-align:center;line-height:2rem;}
.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:1rem}
.cart_list .total_price{line-height:2rem;background:#eef2f6;;color:#0074e9;padding:2rem;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:1rem}
.cart_list .mod_btn{padding:0 1rem;height:3rem;margin:2rem 0;font-size:1.2rem}

 @media (min-width: 970px){
    .sod_bsk_left{float:left;width:70%;padding:2rem 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:4rem;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:2rem 0}
}

 @media (max-width: 969px){
  .cart_list .li_prqty{width:100%;padding:1rem 0}
  .cart_list .total_price{width:100%;padding:1.5rem}
  .cart_list .total_price span{display:inline-block;margin:0;color:#000;margin-right:1rem;}
  #sod_bsk{padding:0}
 }

 @media (max-width: 840px){
    #sit_opt_added li .opt_name{padding-bottom:2rem;;font-size:2.2rem;line-height:2.6rem;}
    #sit_opt_added button{width:5rem;height:5rem;}
    #sit_opt_added .num_input{width:5rem;height:5rem;}
    #sit_opt_added .sit_opt_prc{font-size:2.6rem;}

    .cart_list .li_op_wr{padding-left:2rem;}
    .cart_list .total_img{position:static;}
 }


/* 주문서 작성 */
#sod_frm{color:#111}
#sod_frm .od_prd_list{margin:2rem 1rem;background:#fff;}
.od_prd_list .td_chk{border-left:0;}
.od_prd_list .td_prd{border-left:0;position:relative;padding-left:10rem;min-height:10rem}
.od_prd_list .td_prd .sod_img{position:absolute;top:1.5rem;left:1rem}
.od_prd_list .td_prd .sod_name{min-height:8rem}
.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:1rem 0}
#sod_frm_taker{padding:1rem 0;border-top:0.1rem solid #f3f3f3}
#sod_frm_taker h2,#sod_frm_orderer h2{margin:1rem 0;font-size:1.25em}
.odf_list li{}
.odf_list label,.odf_list strong{display:block;margin:0.7rem 0 0.5rem;color:#444;font-weight:normal}
.odf_list .frm_input{width:100%;margin:0 0 0.5rem}
.odf_list .dlv_slt div {background:#f3f3f3;border:0.1rem solid #ccc;margin:0.5rem 0;padding:1rem}
.odf_list .dlv_slt div label{display:inline-block;margin:0.3rem 0;color:#000}
#order_address{display:block;text-align:center;border: 0.1rem solid #3476be;color: #3476be;;height:3rem;line-height:2.8rem;margin:0.5rem 0 0;background:none}
.odf_list .ad_default{display:inline-block;margin:0}
.odf_list .btn_addsch{position:absolute;top:0.5rem;right:0.5rem;border-radius:0.3rem;height:3rem;}
.odf_list .add_num{position:relative;display:block;}
.odf_list  textarea{border: 0.1rem solid #ccc;background: #fff;color: #000;vertical-align: middle;border-radius: 0.3rem;padding: 0.5rem;width:100%;height:7rem;
-webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, .075);
box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, .075);}
#m_sod_frm_paysel {margin:1rem 0 ;}
#m_sod_frm_paysel ul {margin:0 0 ;background:#fff;padding:0 0 1rem;}
#m_sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#m_sod_frm_paysel li {float:left;padding:0.5rem ;width:46%;height:2.5rem}
#m_sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat;width:3.7rem;height:1.5rem;overflow:hidden;text-indent:-99.9rem;display:inline-block;background-size:100%}
#m_sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat;width:4.6rem;height:1.5rem;overflow:hidden;text-indent:-99.9rem;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 0.1rem;width:4.6rem;height:1.5rem;overflow:hidden;text-indent:-99.9rem;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat;width:3.5rem;height:1.2rem;overflow:hidden;text-indent:-99.9rem;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .inicis_kakaopay{background:url('../../../img/kakao.png') no-repeat 50% 50% #ffeb00;border-radius:3rem;height:2.2rem;width:7.4rem;display:inline-block;overflow:hidden;text-indent:-99.9rem;background-size:3.5rem auto}
#m_sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #ffeb00;border-radius:3rem;height:2.2rem;width:7.4rem;display:inline-block;overflow:hidden;text-indent:-99.9rem;background-size:3.5rem auto}
#m_sod_frm_paysel .samsung_pay{margin-left:-2.3rem;background:url('../../../img/samsungpay.png') no-repeat 2.4rem 0.3rem;height:2.5rem;width:10.6rem;display:inline-block;overflow:hidden;text-indent:-99.9rem}

#sod_frm_pay{padding:1rem 0;border-top:0.1rem solid #f3f3f3}
#sod_frm_pay h2{margin:1rem 0;font-size:1.25em}
#sod_frm_pay .cp_btn1{margin-top:0}
.odf_tbl{position:relative}
.odf_tbl table{background:#fff;width:100%;border-collapse:collapse;border-bottom:0.1rem solid #eee;background:#fff}
.odf_tbl table th{border-top:0.1rem solid #eee;border-left:0.1rem solid #e;eebackground:#fff;padding: 1rem;text-align:left;width:12rem;font-weight:normal}
.odf_tbl table td{border-top:0.1rem solid #eee;border-right:0.1rem solid #eee;background:#fff;padding:0.7rem 1rem;text-align:right}

#sod_frm_pt_alert{margin:1rem 0;color:#328abd;}

.sod_frm_point {margin-top:1rem;clear:both;background:#fff}
.sod_frm_point div{background:#fff;border-bottom:0.1rem solid #eee;padding:1rem;text-align:right}
.sod_frm_point div:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div label{float:left;line-height:3rem}
.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:3rem;border:0.1rem solid #ccc;text-align:right}
.max_point {display:block;width:auto;text-align:center;border: 0.1rem solid #3476be;color: #3476be;;height:3rem; padding:0 2rem; line-height:2.8rem;margin:0.5rem 0 0;background:none}


#settle_bank{background:#fff;border-bottom:0.1rem solid #ccc;padding:1rem;text-align:right; clear:both}
#settle_bank select{height:3rem;margin:0 0 0.5rem;width:100%;}
#settle_bank #od_deposit_name{height:3rem;border:0.1rem solid #ccc;text-align:center;}
#settle_bank label{float:left;line-height:3rem}
#sod_frm_pt_info{border-bottom:0.1rem solid #ccc}
.od_coupon{position:absolute;top:0;left:0;background:#fff;width:100%; max-width:60rem; z-index:99;border-radius:0 0 0.3rem 0.3rem;border:0.1rem solid #eee;
-webkit-box-shadow:0.1rem 0.1rem 0.5rem rgba(0,0,0,0.4);
-moz-box-shadow: 0.1rem 0.1rem 0.5rem rgba(0,0,0,0.4);
box-shadow: 0.1rem 0.1rem 0.5rem rgba(0,0,0,0.4);}
.od_coupon h3{height:4.5rem;line-height:4.5rem;font-size:1.167em;padding:0 1.5rem;text-align:left}
.od_coupon .tbl_head02{margin:0 1.5rem 1.5rem}
.od_coupon .tbl_head02 .btn_frmline {background:#3b67c2;color:#fff;border:0;padding:0 0.5rem;line-height:2.5rem }
.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:6rem;text-align:center}
.od_coupon .tbl_head02 .td_numbig{width:8rem;text-align:right}
.od_coupon .btn_confirm{margin:2rem ; }
.od_coupon .btn_confirm .btn_submit{height:4rem;font-size:1.167em;font-weight:bold;width:100%;}
.od_coupon .btn_confirm .btn_close{position:absolute;top:0;right:0;width:4.5rem;height:4.5rem;border:0;background:none;color:#333;font-size:1.25em}

.cp_btn ,.cp_btn1{padding:0 0.7rem;border:0.1rem solid #38b2b9;color:#38b2b9;background:#fff;height:2.3rem;line-height:2.1rem;margin:0.5rem 0 0 }
.cp_apply{background:#3b67c2;color:#fff;border:0;padding:0 0.5rem;line-height:2.5rem }
/*.cp_cancel {padding:0 0.7rem;border:0.1rem solid #aaa;color:#666;background:#fff;height:3rem; padding:0 2rem; line-height:2.8rem;margin:0.5rem 0 0;}*/
.cp_cancel {padding:0 0.7rem;border:0.1rem solid #aaa;color:#666;background:#fff;height:2.3rem;line-height:2.1rem;margin:0.5rem 0 0 0.5rem;}
.cp_cancel1 {padding:0 0.7rem;border:0.1rem solid #aaa;color:#666;background:#fff;height:3rem; padding:0 2rem; line-height:2.8rem;margin:0.5rem 0 0 0.5rem;}
.cp_cancel_e1 {border:0.1rem solid #eee; color:#666; background:#fff; margin:0 0.5rem; font-size:1.8rem; padding:1.2rem 2rem; border-radius:0.5rem;}
.cp_cancel_e {border:0.1rem solid #eee; color:#666; background:#fff; margin:0 0.5rem; font-size:1.8rem; padding:1.2rem 2rem; border-radius:0.5rem;}

#sod_frm_escrow{margin:1rem;}
#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 1rem;vertical-align:top;}
.sod_right{display: table-cell;width:35%;background:#eceff4;padding:2rem;vertical-align:top;height:100%}


/* 쿠폰 */
#scp_list li{position:relative;padding: 0}
#scp_list .li_pd{position:relative;padding:1rem}
#scp_list .li_title{font-weight:bold;font-size:1.167em;}
#scp_list .pd_price{position:absolute;top:1rem;right:1rem}
#scp_list .pd_price strong{color:#ff006c;font-size:1.5em;}
#scp_list .li_target{color:#666;margin:0.5rem 0 0;background:#f3f3f3;border-top:0.1rem dotted #ccc;padding:0.5rem 1rem;}
#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:0.1rem solid #e9e9e9}
#sod_addr .addr_title{border-bottom:0.1rem solid #ddd;padding:1rem 1rem 1rem 3rem;}
#sod_addr .ad_subject{height:3rem ;border:0.1rem solid #bbb;width:100%;padding:0 1rem}
#sod_addr .ad_chk{position:absolute;top:1.7rem;left:1rem}
#sod_addr .addr_info{padding:1.5rem}
#sod_addr .addr_name{margin:0 0 1rem;font-weight:bold;font-size:1.083em}
#sod_addr .addr_addr{line-height:1.5em;margin:0.5rem 0;}
#sod_addr .addr_tel{margin:0.5rem 0;color:#666}
#sod_addr .fa-mobile{font-size:1.4rem}
#sod_addr .addr_btn{border-radius:0 0 0.3rem 0.3rem;padding:1rem}
#sod_addr .addr_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sod_addr .sel_address{width:32%;float:left;margin-right:1%;height:3rem;background:none;border:0.1rem solid #333;color:#333;;padding:0 0.5rem;}
#sod_addr .del_address{display:block;width:32%;text-align:center;float:left;margin-right:1%;border:0.1rem solid #aaa;background:none;color:#888;padding:0 0.5rem;height:3rem;line-height:2.8rem;vertical-align:middle}
#sod_addr input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-99.9rem;left: 0;z-index: -0.1rem;}
#sod_addr .add_lb {display: inline-block;float:left;width:32%;text-align:center;border:0.1rem solid #4162ff;color:#4162ff;height:3rem;line-height:2.8rem}
#sod_addr input[type="radio"]:checked+.add_lb {z-index:3;background:#4162ff;color:#fff}

/* 주문내역 */
#sod_v {margin:1rem}
#sod_v .td_stat {width:10rem}
#sod_v_info {margin:0 0 1rem;padding:1rem;background:#e6d5d2;color:#883d1a;text-align:center;border-bottom:0.1rem solid #c3bcb1}

/* 주문상세내역 */
#sod_list_inq{}
.sod_fin_list .sod_ta_wr{padding:1.5rem;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:0.3rem 0.5rem;background:#6583c5;color:#fff}
.sod_fin_list .li_opt{color: #777;margin: 0.3rem 0;line-height: 1.3em;padding-right:5rem}
#sod_sts_wrap{margin:1rem}
#sod_sts_wrap .btn_wr{border-top:0.1rem solid #bbb;text-align:center}
#sod_sts_explan_open{padding: 0 1rem;height: 3rem;border: 0.1rem solid #bbb;border-top:0.1rem solid #e6e6e6;margin-top:-0.1rem;color: #333;background:none}
#sod_sts_explan{display:none}
#sod_fin_legend{background:#f7f7f7;;margin:0 0 1rem;padding:1rem;line-height:2rem}
#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:1rem;}
#sod_fin_view h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_view h3{font-size:1.167em;margin:2rem 0 1rem}

#sod_fin_no{margin:1rem;border:0.2rem solid #b9b9b9;background:#f3f3f3;;color:#444;text-align:center;padding:1rem}
#sod_fin_no strong{font-size:1.167em}

#sod_fin_tot{margin:1rem}
#sod_fin_tot h2{font-size:1.167em;margin:2rem 0 1rem}
#sod_fin_tot ul{margin:0;padding:0;list-style:none}
#sod_fin_tot li{padding:1rem;background:#38b2b9;border-bottom:0.1rem 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:1rem;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:0.8rem}
#sod_fin_tot strong {float:right}

#sod_fin_cancel{margin:1rem;}
#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:4rem;border:0.1rem solid #5e6b6f;font-weight:bold;width:100%;background:none;color:#5e6b6f}
#sod_fin_cancel p{text-align:center;background:#ffe0e0;border:0.2rem solid #d50c0c;padding:1.5rem;color:#d50c0c;font-size:1.167em;font-weight:bold}
#sod_fin_cancelfrm {display:none;margin:1rem 0 0;text-align:center;background:#fff;padding:1.5rem}
#sod_fin_cancelfrm .frm_input {background:#fff;margin: 0 0 0.5rem;width:100%}
#sod_fin_cancelfrm .btn_frmline{background:#5e6b6f;color:#fff;border:0;padding:1rem;width:100%;cursor:pointer}
#sod_fin_test {padding:1rem}


/* 마이페이지 */
#smb_my {position:relative;max-width:120rem;margin:0 auto;padding:0 1rem}

#smb_my_ov{background:#fff;border:0.1rem solid #e6e6e6;margin:0 0 1.5rem;}
#smb_my_ov .hello_name{background:#f8f8f8;text-align:center;padding-bottom:2rem;border-bottom:0.1rem 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:3.5rem 0 0;
-webkit-box-shadow:0 0.6rem 1rem rgba(0,0,0,0.1);
-moz-box-shadow:0 0.6rem 1rem rgba(0,0,0,0.1);
box-shadow:0 0.6rem 1rem rgba(0,0,0,0.1);}
#smb_my_ov .btn_edit{position:Absolute;bottom:0;left:0;width:100%;background:#959595;line-height:2.3rem;color: #fff;}
#smb_my_ov .btn_edit:hover{background:#d25959;color:#fff}
#smb_my_ov .my_name{margin:1rem 0}
#smb_my_ov .btn_out{position:absolute;top:0;right:0;background:#fff;border-bottom:0.1rem solid #e6e6e6;border-left:0.1rem solid #e6e6e6;border-radius:0 0 0 0.5rem;padding:0 0.5rem;line-height:2.2rem;font-size:1.1rem;color:#777}

#smb_my_wr {min-height:56rem}

.my_cou_wr{border-bottom:0.1rem 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:0.1rem solid #e6e6e6;text-align:center;padding:1rem 0}
.my_cou_wr .my_po{float:left;width:50%;text-align:center;padding:1rem 0}
.my_cou_wr img{padding:0.5rem 0 0;width:2.3rem;height:auto;}
.my_cou_wr a{color:#d63154}
.my_cou_wr span{display:block;line-height:2rem;color:#000}

.my_info{padding:0 1rem;line-height:1.8rem}
.my_info dt{border-top:0.1rem solid #e6e6e6;color:#5366ae;padding:1rem 0 0;font-size:0.92em}
.my_info dd{padding:0 0 1rem;}
.my_info dt:first-child{border:0}

.btn_my_if{width:100%;border:0;background:#fff;padding:1rem;background:#f3f3f3}

#smb_my_od{margin:0 0 5rem;padding: 0}
#smb_my_od h2{margin:0 0 1rem;font-size:1.25em}
#smb_my_wish{margin:0 0 3.5rem}
#smb_my_wish h2{margin:0 0 1rem;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:0.5rem}
#smb_my_wish li img{width:100%;height:auto;}
#smb_my_wish li  a{display:block;margin:0.5rem 0;font-weight:bold}
#smb_my_wish .empty_list{width:100%;padding:10rem 0}

@media (min-width: 970px){
    #smb_my_ov{position:absolute;top:0;left:0;width:28rem}
    #smb_my {padding:1rem;padding-left:30rem}
    .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:1rem;}
#sod_ws li{background:#fff;border-bottom:0.1rem solid #ccc;margin:1rem 0;position:relative;border-radius:0.3rem}
#sod_ws .wish_img{ position: absolute;top: 50%;left: 2rem;z-index: 10;width: 7rem;height: 7rem;margin-top: -3.5rem;border-radius:50%;overflow:hidden;z-index:4}
#sod_ws .wish_info{padding:1.5rem 1.5rem 1.5rem 10rem;min-height:9rem}
#sod_ws .wish_chk{position:absolute;top:0.5rem;left:0.5rem;z-index:9}
#sod_ws .info_date{color:#777;display:block;font-size:0.92em;margin:0.5rem 0 0}
#sod_ws .wish_prd{display:block;font-weight:bold;font-size:1.083em}
#sod_ws .wish_del{position:absolute;bottom:1rem;right:1rem;}
#sod_ws .wish_del a{display:block;width:3rem;height:3rem;line-height:3rem;background:#eee;border-radius:0.3rem;color:#777;text-align:center;font-size:1.25em}
#sod_ws .sold_out{display:inline-block;padding:0.3rem 0.5rem;background:#ff0000;color:#fff}

#sod_ws_act {text-align:center;margin:1rem 0;}
#sod_ws_act:after {display:block;visibility:hidden;clear:both;content:''}
#sod_ws_act .btn01{float:left;width:49%;height: 5rem;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: 5rem;border: 0.1rem 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:0.1rem solid #ddd;padding:1.5rem;margin-bottom:1rem;position:relative;border-radius:0.5rem}
#sod_inquiry li .idtime_link{font-weight:bold;font-size:1.167em}
#sod_inquiry li .idtime_time{position:absolute;top:1.5rem;right:1.5rem;color:#999}
#sod_inquiry li .inquiry_name{margin:1rem 0;color:#666}
#sod_inquiry li .inquiry_price{font-weight: bold;margin: 1rem 0 0;color:#7d8dff;position:absolute;bottom:1.6rem;left:1.6rem}
#sod_inquiry li .inv_status{display:block;text-align:center;float:right;margin-top:0.5rem;font-size:1.2rem;}
#sod_inquiry li .inv_inv{margin:1rem 0 0;display:block;border:0.1rem solid #c4c5cc;color:#666}
#sod_inquiry li .inv_inv i{width:3rem;height:3rem;line-height:3rem;background:#f3f3f3;text-align:center;color:#555;font-size:1.5rem;margin-right:0.5rem}

.status_01{display:block;background:#fda83c;color:#fff;line-height:2.5rem;padding:0 1rem;border-radius:3rem}
.status_02{display:block;background:#ff6f6f;color:#fff;line-height:2.5rem;padding:0 1rem;border-radius:3rem;}
.status_03{display:block;background:#5bd085;color:#fff;line-height:2.5rem;padding:0 1rem;border-radius:3rem;}
.status_04{display:block;background:#6fa8ff;color:#fff;line-height:2.5rem;padding:0 1rem;border-radius:3rem;}
.status_05{display:block;background:#333;color:#fff;line-height:2.5rem;padding:0 1rem;;border-radius:3rem;}
.status_06{display:block;background:#f3f3f3;border:0.1rem solid #ddd;color:#666;line-height:2.5rem;font-weight:bold;padding:0 1rem;;border-radius:3rem;}


/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:1rem 0}
#scash h2 {margin:0 0 1rem;text-align:center}
#scash .tbl_head01 th {padding:0 1rem;border-top:0.1rem solid #eee;border-bottom:0.1rem solid #eee;background:#f2f5f9;text-align:left;}
#scash_apply {padding:1rem 0 1.5rem;text-align:center}
#scash_apply button {padding:1rem;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0.1rem;height:0.1rem;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:0.1rem !important;height:0.1rem !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:7.5rem;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:4rem;border:0.1rem solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:4rem;height:4rem;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:4rem;height:4rem;background:url('../../../img/captcha.png') no-repeat;text-indent:-99.9rem;;border-radius:0.3rem}
#captcha #captcha_reload {margin:0;padding:0;width:4rem;height:4rem;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -4rem;text-indent:-99.9rem;border-radius:0.3rem}
#captcha #captcha_key {margin:0 0 0 0.3rem;padding:0 0.5rem;width:9rem;height:4rem;border:0.1rem solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:0.3rem;vertical-align:top}
#captcha #captcha_info {display:block;margin:0.3rem 0 0.5rem ;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: 4rem;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 4rem;}
#bo_v_con li{display: list-item;}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 0.5rem}

/* Mobile화면으로 */
#mobile_cng {display:block;margin:0.5rem;padding:0.5rem 0;border:0.1rem solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 0.5rem;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 1rem;height:2.3rem;border:0.1rem 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 0.5rem;padding:1rem;border:0.1rem solid #ccc;background:#f2f5f9;text-align:center}
.cke_sc_def dl {margin:0 0 0.5rem;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:0.5rem 0;border-bottom:0.1rem 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 0.5rem;font-weight:bold}

/* 버튼 */
.btn{display:inline-block;padding:0 0.5rem;height:3rem;line-height:3rem;border-radius:0.3rem;font-weight:500}
.btn_m{display:inline-block;padding:0 1.5rem;height:4rem;line-height:4rem;border-radius:0.3rem;font-weight:500}
.btn_l{display:inline-block;padding:0 3.5rem;height:5.5rem;line-height:5rem;border-radius:0.3rem;font-weight:500}

a.btn01 {display:inline-block;padding:0 0.7rem;;border: 0.1rem solid #ccc;border-bottom: 0.1rem solid #aaa;;background:#fff;color:#333;text-decoration:none;vertical-align:middle;}
a.btn01e {display:inline-block;padding:0.7rem;;border: 0.1rem solid #ccc;background:#fff;color:#333;text-decoration:none;vertical-align:middle;padding:1rem 2rem;}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:0.7rem;border:0.1rem solid #ccc;background:#fff;color:#666;text-decoration:none}
a.btn02 {display:inline-block;padding:0.8rem 0.7rem 0.7rem;border:0.1rem 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:0.7rem;border:0.1rem solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {background:var(--point);color:#fff;text-decoration:none;vertical-align:middle;border:0;font-size:1.8rem;}
.btn_submit_e {background:var(--point);color:#fff;text-decoration:none;vertical-align:middle;border:0;font-size:1.8rem; padding:1rem 2rem; border-radius:0.5rem;}
.btn_submit_mo {background:var(--point);color:#fff;text-decoration:none;vertical-align:middle;border:0;font-size:1.8rem; padding:1rem 2rem; border-radius:0.5rem;}
.btn_cancel_mo {background:#fff;color:#666; border:0.1rem solid #999;text-decoration:none;vertical-align:middle;font-size:1.8rem; padding:1.2rem 2rem; border-radius:0.5rem;}
/* .btn_submit:hover {background:#4e5aff;color:#fff} */

a.btn_cancel {display:inline-block;padding:0.8rem 0.7rem 0.7rem;border:0.1rem solid #ccc;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:0.7rem;border:0.1rem solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0.7rem;border:0;background:var(--point);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:1rem;text-align:right}
.btn_top li{display:inline-block}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#fff;border:0.1rem solid #e4e5ec;color:#111;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f4f5fa}
a.btn_b02 ,.btn_b02{display:inline-block;background:var(--point_red);font-size:1.8rem;color:#fff;text-decoration:none;vertical-align:middle;border:0;border-radius:0.3rem;}
a.btn_b02:hover, .btn_b02:hover {background:#c1262c}
a.btn_b03, .btn_b03{display:inline-block;background:#fff;font-size:1.8rem;color:#1b1b1b;border:0.1rem solid #98a3b3;text-decoration:none;vertical-align:middle;border-radius:0.3rem}
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 1rem}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:1rem 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 1rem}
.tbl_head01 table{border-top:0.1rem solid #d3d3d3;border-bottom:0.1rem solid #d3d3d3}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:1.2rem 0;border-bottom:0.1rem 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:1rem 0;border-top:0.1rem solid #c1d1d5;border-bottom:0.1rem solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:1rem 0;border-top:0.1rem solid #e9e9e9;border-bottom:0.1rem solid #e9e9e9}
.tbl_head01 td {padding:1.5rem 0.5rem;border-top:0.1rem solid #f3f3f3;border-left:0.1rem solid #f3f3f3;line-height:1.5em;word-break:break-all}
.tbl_head01 td:first-child{border-left:0}
.tbl_head01 a {}

.tbl_head02 {margin:1.5rem}
.tbl_head02 caption  {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:0.7rem 0;border-top:0.1rem solid #333;border-bottom:0.1rem 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:0.1rem solid #666;border-bottom:0.1rem 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:0.5rem 0;border-top:0.1rem solid #e9e9e9;border-bottom:0.1rem solid #e9e9e9}
.tbl_head02 td {padding:0.5rem 0.3rem;border-bottom:0.1rem solid #e9e9e9;line-height:1.4em;word-break:break-all}

.tbl_head03 {margin:0 0 1rem}
.tbl_head03 table{border-bottom:0.2rem solid #d8dee1;color:#111}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:1.7rem 0;background:#f9f9f9;border-top:0.1rem solid #111;border-bottom:0.1rem solid #d9e0e7;font-size:2rem;text-align:center;letter-spacing:-0.1em;color: #333;font-weight:700;}
.tbl_head03 thead th:first-child{border-radius:0.5rem 0 0 0}
.tbl_head03 thead th:last-child{border-radius:0.5rem 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:1rem 0;border-bottom:0.1rem solid #c1d1d5;border-bottom:0.1rem solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head03 tbody th {padding:1rem 0;border-top:0.1rem solid #e9e9e9;border-bottom:0.1rem solid #e9e9e9}
.tbl_head03 td {padding:1.5rem 0.5rem;border-top:0.1rem solid #f3f3f3;line-height:1.5em;word-break:break-all;;background:#fff}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:1rem 0;width:9rem;border:0.1rem solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:1rem 0.5rem;border-top:0.1rem solid #e9e9e9;border-bottom:0.1rem solid #e9e9e9;background:transparent}
.tbl_frm01 textarea {width:100%;height:10rem}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:0.5rem;width:100%}
.tbl_frm01 .frm_file {display:block;margin-bottom:0.5rem;width:100%}
.tbl_frm01 .frm_info {display:block;padding:0.5rem 0 0;color:#666;line-height:1.3em}

/* 기본리스트 */
.list_01{padding:0 1rem;}
.list_01 li{background:#fff;border-radius:0.3rem;margin:1rem 0;padding:1rem 1.5rem;
-webkit-box-shadow:  0 0.1rem 0.4rem #cbd1df;
-moz-box-shadow:  0 0.1rem 0.4rem #cbd1df;
box-shadow: 0 0.1rem 0.4rem #cbd1df;}

/* 기본폼 */
.form_01{margin:1rem}
.form_01 div{margin:0.5rem 0;position:relative}
.form_01 li{margin:0.5rem 0;position:relative}
textarea, .frm_input,select {border:0.1rem solid #e1e6eb;background:#fff;color:#000;vertical-align:middle;
-webkit-box-shadow:  0 0.2rem 0.2rem #f3f3f3;
-moz-box-shadow:  0 0.2rem 0.2rem #f3f3f3;
box-shadow: 0 0.2rem 0.2rem #f3f3f3;}
textarea:focus, .frm_input:focus,select:focus{outline:none;border-color:#d4d6e1;background:#edeef4}
textarea {width:100%;height:10rem;padding:1rem;}
.frm_input{height:4.5rem;padding:0 1rem}
.full_input{width:100%}
.form_01 .frm_file {display:block;margin-bottom:0.5rem;width:100%}
select{height:4.5rem;padding:0 1rem}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:0.3rem 0 1rem;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:5rem 0 !important;text-align:center !important;color:#666 !important}
.empty_list {padding:5rem 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 0.5rem 고려한 넓이 */
.grid_1 {width:4rem}
.grid_2 {width:10rem}
.grid_3 {width:12rem}
.grid_4 {width:19rem}
.grid_5 {width:24rem}
.grid_6 {width:29rem}
.grid_7 {width:34rem}
.grid_8 {width:39rem}
.grid_9 {width:44rem}
.grid_10 {width:49rem}
.grid_11 {width:54rem}
.grid_12 {width:59rem}
.grid_13 {width:64rem}
.grid_14 {width:69rem}
.grid_15 {width:74rem}
.grid_16 {width:79rem}
.grid_17 {width:84rem}
.grid_18 {width:89rem}

/* 테이블 항목별 정의 */
.td_chk {width:5rem;text-align:center}
.td_group {width:10rem;text-align:center}
.td_board {width:12rem;text-align:center}
.td_statsmall {width:5rem;text-align:center}
.td_num {width:5rem;text-align:center}
.td_numbig {width:10rem;text-align:center}
.td_mb_id {width:10rem;text-align:center}
.td_nick {width:10rem;text-align:center}
.td_name {width:10rem;text-align:left}
.td_namesmall {width:10rem;text-align:left}
.td_date {width:5rem;text-align:center}
.td_datetime {width:17rem;text-align:center}
.td_mngsmall {width:5rem;text-align:center}
.td_mng {width:8rem;text-align:center}
.td_stat {text-align:center}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 5rem;padding: 1rem;line-height: 3rem;background: #FFF;color: #333;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:1rem}

.new_win .win_ul {margin:1rem}
.new_win .win_ul li{display:inline-block;}
.new_win .win_ul li a{display: block;line-height: 2.4rem;padding: 0 1rem;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 1.3rem;
-webkit-box-shadow: 0 0 0.5rem rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 0.5rem rgba(65,98,255,0.8);
box-shadow: 0 0 0.8rem rgba(65,98,255,0.8);}

.new_win .win_desc {margin:0.5rem 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:1rem;text-align:center}
.new_win .win_btn a {display:inline-block;height:4rem;line-height:4rem;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 1rem;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:4rem;border-radius:0.3rem;margin:1rem 0}
.new_win .win_btn .btn_submit{width:100%;height:4rem;line-height:4rem;border-radius:0.3rem;margin:0 0 2rem;display:inline-block;font-weight:bold}

/* 자바스크립트 alert 대안 */
#validation_check {margin:10rem auto;width:50rem}
#validation_check h1 {margin-bottom:2rem;font-size:1.3em}
#validation_check p {margin-bottom:2rem;padding:3rem 2rem;border:0.1rem solid #e9e9e9;background:#fff}

/* 사이드뷰*/
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:0.5rem 0 0;border:0.1rem solid #283646;background:#111}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:0.5rem !important;width:90.4rem;border-bottom:0.1rem 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:1rem;left:2rem;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {margin:1rem 0;text-align:center}
.pg {display:flex;justify-content:center;}
.pg_page, .pg_current, .qa_page {display:inline-block;padding:0 1rem;width:4rem;height:4rem;color:#000;line-height:2.8rem;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:var(--point);color:#fff;border-color:var(--point)}
.pg_page,.qa_page {background:#fff;border:0.1rem solid #d4d4d4;width:4rem; height:4rem;line-height:3.8rem; background-color: #fff; border:0.1rem solid #dbdbdb}

.pg_start,
.pg_prev,
.pg_next,
.pg_end {width:4rem;height:4rem;margin:0 1rem;text-indent:-99.9rem;overflow:hidden;position:relative;}

.pg_start:after,
.pg_prev:after,
.pg_next:after,
.pg_end:after {content: ""; width: 1.2rem; height: 1.2rem; border-width:0.1rem 0 0 0.1rem; border-style:solid; border-color:#666; display: inline-block; position:absolute; left: 50%; top:50%;}
.pg_start:after,
.pg_prev:after{transform:rotate(-45deg);margin:-0.6rem 0 0 -0.3rem;}
.pg_next:after,
.pg_end:after{transform:rotate(135deg);margin:-0.6rem 0 0 -0.9rem}

.pg_current {display:inline-block;background:var(--point);color:#fff;font-weight:normal;line-height:3.8rem;}

.pg_start:hover:after,
.pg_prev:hover:after,
.pg_next:hover:after,
.pg_end:hover:after{border-color:#fff;}

/* 상품상세 메뉴 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: 6rem; background-color: #eee;}

/*현금영수증*/
#kcp_req_rx .tbl_head01 tbody th {text-align:left;}

/*배송지목록*/
#sod_addr .win_desc{padding:1rem 2rem}

/*쇼핑몰레이아웃*/
#fregisterform{margin:1rem}
#fregisterform input.readonly {background-color:#ccc;}
#bo_w {padding:1rem}
#sit_sms_new #sms_agree{padding:1rem 2rem !important}

/*이벤트*/
#sev_hhtml,#sev_thtml{padding:1rem}
#sev_hhtml img,#sev_thtml img{width:100%}

/*네이버페이*/
.naverpay-item{padding-top:1.5rem;clear:both}
#sod_bsk_act .naverpay-cart{margin-top:1.5rem;clear:both;position:static}

/*PC 주문서*/
#sod_frm_orderer .tbl_frm01,#sod_frm_taker .tbl_frm01{background:#fff;padding:1rem 0;}
#sod_frm_orderer table th,#sod_frm_taker table th{border:0;padding:1rem 0.5rem;text-align:right}
#sod_frm_orderer table td,#sod_frm_taker table td{border:0;padding:0.5rem 1rem;vertical-align:middle}

#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-99.9rem;left: 0;z-index: -0.1rem;}
#od_pay_sl .lb_icon {display: inline-block;float:left;width:50%;background:#fff;border:0.1rem solid #eceff4;margin:-0.1rem 0 0 -0.1rem;cursor: pointer;height:6rem;position:relative;padding-left:6.5rem;padding-top:2rem;z-index:1}
#od_pay_sl input[type="radio"]:checked+.lb_icon {border:0.1rem 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:-99.9rem}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-99.9rem}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-99.9rem}
#sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-99.9rem}
#sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-99.9rem}
#sod_frm_paysel .bank_icon{background:url('../../../img/pay_icon1.png') no-repeat 1.5rem 50% #fff}
#sod_frm_paysel .vbank_icon{background:url('../../../img/pay_icon2.png') no-repeat 1.5rem 50% #fff;padding-top:1.3rem}
#sod_frm_paysel .iche_icon{background:url('../../../img/pay_icon2.png') no-repeat 1.5rem 50% #fff;padding-top:1.3rem}
#sod_frm_paysel .hp_icon{background:url('../../../img/pay_icon3.png') no-repeat 2.4rem 50% #fff}
#sod_frm_paysel .card_icon{background:url('../../../img/pay_icon4.png') no-repeat 1.7rem 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:9rem;text-align:center;border-bottom:0.1rem solid #e7ebf1;padding:1.5rem 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:0.5rem;font-weight:bold}
#sod_frm  #sod_bsk_tot .sod_bsk_sell,#sod_frm  #sod_bsk_tot .sod_bsk_coupon{border-right:0.1rem solid #e7ebf1}
#sod_frm  #sod_bsk_tot .sod_bsk_point,#sod_frm  #sod_bsk_tot .sod_bsk_cnt{width:100%;clear:both;height:4rem;padding:0 1.5rem;line-height:4rem;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:2.5rem;left:-1rem;width:2rem;height:2rem;background:#fff;color:#ff006c;border-radius:50%;border:0.1rem solid #e7ebf1;font-weight:bold;font-size: 1.6rem;line-height: 1.4rem;}
#sod_frm  #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"+";position:absolute;top:2.5rem;left:-1rem;width:2rem;height:2rem;background:#fff;color:#ff006c;border-radius:50%;border:0.1rem solid #e7ebf1;font-weight:bold;font-size: 1.6rem;line-height: 1.4rem;}
#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:1rem;width:8rem;border-bottom:0.1rem solid #e7ebf1;background:#fff;font-weight:bold;color:#777}
#sod_frm_pay .pay_tbl td{text-align:right;padding: 1rem;height:3rem;border-bottom:0.1rem solid #e7ebf1;background:#fff}
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 0.2rem}
/*#sod_frm_pay .pay_tbl td .btn_frmline{padding: 0 0.7rem;border: 0.1rem solid #38b2b9;color: #38b2b9;background: #fff;height: 2.3rem;line-height: 2.1rem;margin: 0;}*/
#sod_frm_pay .pay_tbl td .btn_frmline{width:auto;text-align:center;border: 0.1rem solid #38b2b9;color: #38b2b9;;height:3rem; padding:0 2rem; line-height:2.8rem;margin:0.5rem 0 0;background:none}
#od_tot_price{margin:1rem 0;background:#fff;line-height:4rem;text-align:right;padding:0 1rem}
#od_tot_price span{float:left;font-weight:bold}
#od_tot_price strong{font-size:1.5em;color:#ff006c}

.order_choice_place form[name=forderaddress] {
	position:absolute;
	background-color:#fff;
	width:60rem;
	-webkit-box-shadow:0.1rem 0.1rem 0.5rem rgba(0,0,0,0.4);
	-moz-box-shadow: 0.1rem 0.1rem 0.5rem rgba(0,0,0,0.4);
	box-shadow: 0.1rem 0.1rem 0.5rem rgba(0,0,0,0.4);
}

.odf_list .dlv_slt form {
	position:absolute;
	background-color:#fff; z-index:2;
	-webkit-box-shadow:0.1rem 0.1rem 0.5rem rgba(0,0,0,0.4);
	-moz-box-shadow: 0.1rem 0.1rem 0.5rem rgba(0,0,0,0.4);
	box-shadow: 0.1rem 0.1rem 0.5rem rgba(0,0,0,0.4);
}
.odf_list .dlv_slt .btn_frmline_mo {width:100%;}
.odf_list .dlv_slt div .add_lb {margin:0 0;}
.odf_list .dlv_slt .new_win {background-color:#fff;}
.odf_list .dlv_slt div {}
.btn_address{background:#70aff2;border:0.1rem solid #3476be;height:4rem;color:#fff;padding:0 1rem;font-size:1.083em;font-weight:bold}

#sod_addr .addr_info{padding:1.5rem}
#sod_addr .addr_info p {margin:1rem 0;}
#sod_addr .addr_info label {display:inline-block;width:10rem;}
#sod_addr .addr_info input[type=text] {height:3rem ;border:0.1rem solid #bbb;padding:0 1rem;}
#sod_addr .addr_info .ad_ishort {width:30%;}
#sod_addr .addr_info .ad_imiddle {width:50%;}
#sod_addr .addr_info .ad_ilong {width:80%;}
#sod_addr .addr_info .ad_ifull {width:100%;}
#sod_addr .addr_info .zip_btn {
display: inline-block;
padding: 0 1rem;
height: 3rem;
border: 0;
background: #333;
color: #fff;
letter-spacing: -0.1em;
text-decoration: none;
vertical-align: top;
line-height: 1.9em;
}

/*개인결제 폼*/
#m_sod_frm_orderer {margin:1rem;}
#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:1rem 0;border-bottom:0.1rem solid #ccc;padding:1rem 1.5rem}
#m_sod_frm_orderer li{line-height:2rem}
#m_sod_frm_orderer th{width:8rem}
#m_sod_frm_orderer td .frm_input{width:100%}
#m_pv_sod_frm .btn_confirm{margin:1rem}
#m_pv_sod_frm .btn_confirm .btn_submit{width:100%;height: 4.5rem;font-size: 1.167em;font-weight: bold;margin:0 0 0.3rem;}
#m_pv_sod_frm .btn_confirm .btn_cancel{width:100%;height: 4.5rem;line-height: 4.3rem;font-size: 1.167em;font-weight: bold;padding:0}

@media only screen and (max-width : 840px) {
    a.btn_b02 ,.btn_b02{font-size:2.4rem;}
    a.btn_b03, .btn_b03{font-size:2.4rem;}

    .pg_page, .pg_current, .qa_page{width:5rem;height:5rem;line-height:4.8rem;font-size:2rem;}
}