@charset "utf-8";
/*font*/
/*@charset "utf-8";*/

/* Noto Sans KR 사용
*****************************************************************************************************************/
/*
* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(font/NotoSansKR-Thin.woff2) format('woff2'),
   url(font/NotoSansKR-Thin.woff) format('woff'),
   url(font/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(font/NotoSansKR-Light.woff2) format('woff2'),
   url(font/NotoSansKR-Light.woff) format('woff'),
   url(font/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(font/NotoSansKR-Regular.woff2) format('woff2'),
url(font/NotoSansKR-Regular.woff) format('woff'),
url(font/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(font/NotoSansKR-Medium.woff2) format('woff2'),
url(font/NotoSansKR-Medium.woff) format('woff'),
url(font/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(font/NotoSansKR-Bold.woff2) format('woff2'),
url(font/NotoSansKR-Bold.woff) format('woff'),
url(font/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(font/NotoSansKR-Black.woff2) format('woff2'),
url(font/NotoSansKR-Black.woff) format('woff'),
url(font/NotoSansKR-Black.otf) format('opentype');
 }
/* Main */
/*img{-webkit-transition:all 0.7s ease-out;-moz-transition:all 0.7s ease-out;-o-transition:all 0.7s ease-out;transition:all 0.7s ease-out;}*/

/* container */
section .container{width:1100px;min-height:600px;padding-bottom:45px;margin:auto;padding-top:50px}
section .dawncontainer{width:1100px;margin:auto;padding-top:50px}
section .week_Best ~ .container,
section .honly_visual ~ .container{padding-top:0}
section .container .tit_wrap h2{font-size:25px;color:#342022}
section .container .tit_wrap div{position:absolute;right:0;top:5px;font-size:12px;color:#a0a0a0;}
section .container .tit_wrap div strong{color:#3e3e3e}

.v-h{ visibility:hidden; }

/* main slide */
.bx-wrapper {position:relative; height:100%;*zoom:1; }
.bxslider {height:100%;}
.bxslider > div {height:480px;position:relative;}
[class^="bxs"] > a {height:100%;display:block;}
	.bxs1{background:url('../images/main/mv_01.jpg') 50% 100% no-repeat;}
	.bxs2{background:url('../images/main/mv_02.jpg') 50% 100% no-repeat;}
	.bxs3{background:url('../images/main/mv_03.jpg') 50% 100% no-repeat;}
	.bxs4{background:url('../images/main/mv_04.jpg') 50% 100% no-repeat;}
	.bxs5{background:url('../images/main/mv_05.jpg') 50% 100% no-repeat;}
	.bxs6{background:url('../images/main/mv_06.jpg') 50% 100% no-repeat;}
	.bxs7{background:url('../images/main/mv_07.jpg') 50% 100% no-repeat;}
	.bxs8{background:url('../images/main/mv_08.jpg') 50% 100% no-repeat;}
	.bxs9{background:url('../images/main/mv_09.jpg') 50% 100% no-repeat;}
.bx-viewport {-webkit-transform:translatez(0);height:100%;}

.prd_visual .bx-controls{width:155px;position:absolute;left:50%;bottom:75px;margin-left:-77px;text-align:center;}
.prd_visual .bx-controls > .bx-controls-direction > .bx-prev{width:20px;height:26px;background:url('../images/common/icon/arrow_set.png') -195px -301px no-repeat;text-indent:-9999px;display:block;position:absolute;left:0}
.prd_visual .bx-controls > .bx-controls-direction > .bx-prev:hover{background-position:-195px -341px;}
.prd_visual .bx-controls > .bx-controls-direction > .bx-next{width:20px;height:26px;background:url('../images/common/icon/arrow_set.png') -280px -301px no-repeat;text-indent:-9999px;display:block;position:absolute;right:0;}
.prd_visual .bx-controls > .bx-controls-direction > .bx-next:hover{background-position:-280px -341px;}
.prd_visual .bx-controls > .bx-controls-auto{width:28px;height:26px;display:inline-block;}
.prd_visual .bx-controls > .bx-controls-auto a{width:28px;height:26px;text-indent:-9999px;display:inline-block;}
.prd_visual .bx-controls > .bx-controls-auto .bx-stop{background:url('../images/common/icon/arrow_set.png') -233px -301px no-repeat;}
.prd_visual .bx-controls > .bx-controls-auto .bx-start{background:url('../images/common/icon/arrow_set.png') -233px -340px no-repeat;}

/* bx-pager */
#bx-pager{width:1100px;margin:-50px auto 0;background-color:#fff;position:relative;z-index:2;}
#bx-pager ul:after{content:"";display:block;clear:both;width:0px;height:0px;}
#bx-pager > ul.page5 li{width:calc(100% / 5);float:left;position:relative;}
#bx-pager > ul.page4 li{width:calc(100% / 4);float:left;position:relative;}
#bx-pager > ul.page3 li{width:calc((100% / 3) - 1px);float:left;position:relative;}
#bx-pager > ul.page2 li{width:calc(100% / 2);float:left;position:relative;}
#bx-pager > ul.page1 li{width:100%;float:left;position:relative;}
#bx-pager ul li:after{content:'';position:absolute;left:0;top:50%;margin-top:-6px;width:1px;height:12px;border-right:1px solid #eee;}
#bx-pager ul li:first-child:after{display:none;}
#bx-pager ul li a{display:table;width:100%;height:50px;position:relative;}
#bx-pager ul li a span{display:table-cell;text-align:center;vertical-align:middle;font-size:13px;color:#363535;}
#bx-pager ul li a.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background-color:#46675c;}
#bx-pager ul.tab1 li{width:100%;float:left;position:relative;}
#bx-pager ul.tab2 li{width:50%;float:left;position:relative;}
#bx-pager ul.tab3 li{width:33.3%;float:left;position:relative;}
#bx-pager ul.tab4 li{width:25%;float:left;position:relative;}
#bx-pager ul.tab5 li{width:20%;float:left;position:relative;}

/* 금주의 할인상품 */
.sec_title{width:1100px;margin:auto;font-size:24px;height:26px;padding-bottom:25px;color:#363535;font-weight:500;text-align:center;position:relative;}
.sub_title{width:1100px;margin:auto;font-size:20px;height:26px;padding-bottom:25px;color:#363535;font-weight:400;text-align:center;position:relative;}
.btn_moreview,
.sec_title .btn_moreview,
.sub_title .btn_moreview{position:absolute;right:0;top:2px;display:inline-block;font-size:13px;color:#333;padding-right:28px;height:17px;line-height:17px;font-weight:300;background:url('../images/common/icon/ico_moreview.gif') 100% 50% no-repeat;}

.week_sales{width:1100px;margin:70px auto 0;}
.week_product{margin-top:30px;padding:30px 0 45px;border-top:1px solid #dadada;border-bottom:1px solid #dadada;}
.week_product:after{content:"";display:block;clear:both;width:0px;height:0px}
.week_product li{width:260px;float:left;margin-left:19px;position:relative;}
.week_product li:first-child{margin-left:0;}
.week_product li .tag_sales{position:absolute;left:10px;top:10px;width:60px;height:60px;border-radius:50%;background-color:#48665a;z-index:2;}
.week_product li .main_hover_wrap >  a{position:absolute;left:0px;top:0;width:100%;height:260px;z-index:2;}
.week_product li .tag_sales > span{color:#fff;font-size:18px;margin-top:18px;font-weight:300;}
.week_product li .tag_sales > span > i{font-size:16px;margin-left:-3px;}
.week_product li .tag_sales:after{content:'SALE';position:absolute;width:100%;bottom:10px;color:#fff;font-size:9px;font-weight:500;text-align:center;}
.week_product li .tag_oneone{position:absolute;left:10px;top:10px;width:60px;height:60px;border-radius:50%;background-color:#ded7cf;z-index:2;}
.week_product li .tag_oneone > span{color:#1b1a1a;font-size:18px;margin-top:23px;font-weight:500;}
.week_product li div{text-align:center;}
.week_product li .main_hover_wrap > div > div{position:relative;}
.week_product li .main_hover_wrap:hover > a + div > div:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(20, 20, 20, 0.3);z-index:1;}
.week_product li .main_hover_wrap >div > div .overimg{ display: none; padding-bottom: 2px;}
.week_product li .main_hover_wrap:hover  >div > div img{display:none;}
.week_product li .main_hover_wrap:hover > div > div .overimg{display:block; }
.week_product li .main_hover_wrap > div > div > p{display:none;position:absolute;width:100%;text-align:center;bottom:30px;z-index:2;}
.week_product li .main_hover_wrap > div > div > p > a{display:inline-block;width:80px;height:35px;margin:0 1px;text-indent:-9999px;}
.week_product li .main_hover_wrap > div > div > p > a.neWindow{background:url('../images/common/icon/ico_newindow.png') #fff 50% 50% no-repeat;}
.week_product li .main_hover_wrap > div > div > p > a.thisLike{background:url('../images/common/icon/ico_heart.png') #fff 50% 50% no-repeat;}
.week_product li .main_hover_wrap:hover  > a + div > div > p{display:block;}
.week_product li.jjim .main_hover_wrap > div > div > p > a.thisLike{background:url('../images/common/icon/ico_heart_jjim.png') #fff 50% 50% no-repeat;}
.week_product li span{height:28px;overflow:hidden;text-align:center;display:block;font-size:13px;color:#545454;margin:15px 0;}
.week_product li em{text-align:center;display:block;font-size:20px;color:#845610;}
.week_product li em > label{font-size:13px;margin-left:1px;}
.week_product li em i{margin-right:5px;font-style:normal;text-decoration:line-through;font-size:13px;color:#717171;}


/* Honly */
.honly_wrap{margin-top:75px;}
.honly_wrap .bxs_wrap{background-color:#f7f7f7;margin-top:25px;}
	.bx-honly1{height:420px;background:url('../images/temp/honly_itm01.png') 50% 100% no-repeat;}
	.bx-honly2{height:420px;background:url('../images/temp/honly_itm02.png') 50% 100% no-repeat;}
	.bx-honly3{height:420px;background:url('../images/temp/honly_itm03.png') 50% 100% no-repeat;}
	.bx-honly4{height:420px;background:url('../images/temp/honly_itm04.png') 50% 100% no-repeat;}
	.bx-honly5{height:420px;background:url('../images/temp/honly_itm05.png') 50% 100% no-repeat;}
	.bx-honly6{height:420px;background:url('../images/temp/honly_itm06.png') 50% 100% no-repeat;}
	.bx-honly7{height:420px;background:url('../images/temp/honly_itm07.png') 50% 100% no-repeat;}
	.bx-honly8{height:420px;background:url('../images/temp/honly_itm08.png') 50% 100% no-repeat;}

.honly_wrap .bxs_wrap .honly_conBox{width:1100px;margin:auto;position:relative;}
.honly_wrap .bxs_wrap .honly_conBox .honly_itminfo{margin-left:40px;padding-top:85px;}
.honly_wrap .bxs_wrap .honly_conBox .honly_itminfo > strong{font-size:38px;color:#333;font-weight:400;}
.honly_wrap .bxs_wrap .honly_conBox .honly_itminfo > p{width:210px;margin-top:20px;font-size:15px;line-height:19px;color:#333;}
.honly_wrap .bxs_wrap .honly_conBox .honly_itminfo > a{padding-left:20px;margin-top:20px;display:inline-block;font-size:15px;color:#fff;position:relative;width:185px;height:40px;line-height:40px;background-color:#222;}
.honly_wrap .bxs_wrap .honly_conBox .honly_itminfo > a:after{content:'';position:absolute;right:20px;top:50%;margin-top:-6px;width:10px;height:12px;background:url('../images/common/icon/ico_loc_arrow.png') 50% 50% no-repeat;}
.honly_wrap .bxs_wrap .bx-wrapper > .bx-controls .bx-controls-direction{width:100%;position:absolute;top:50%;margin-top:-34px;}
.honly_wrap .bxs_wrap > .bx-wrapper > .bx-controls > .bx-controls-direction > .bx-prev{width:35px;height:70px;background:url('../images/common/icon/arrow_set.png') -10px -5px no-repeat;text-indent:-9999px;display:block;position:absolute;left:50%;margin-left:-625px}
.honly_wrap .bxs_wrap > .bx-wrapper > .bx-controls > .bx-controls-direction > .bx-next{width:35px;height:70px;background:url('../images/common/icon/arrow_set.png') -71px -5px no-repeat;text-indent:-9999px;display:block;position:absolute;left:50%;margin-left:610px}
.honly_wrap .bxs_wrap > .bx-wrapper > .bx-controls > .bx-pager{text-align:center;position:absolute;width:100%;bottom:30px;}
.honly_wrap .bxs_wrap > .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item{display:inline-block;margin:0 3px;}
.honly_wrap .bxs_wrap > .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item a{display:inline-block;width:13px;height:13px;text-indent:-9999px;background-color:#fff;border-radius:50%;
box-shadow:0px 0 5px 0px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0 5px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:0px 0 5px 0px rgba(0, 0, 0, 0.5);
-ms-box-shadow:0px 0 5px 0px rgba(0, 0, 0, 0.5);
-o-box-shadow:0px 0 5px 0px rgba(0, 0, 0, 0.5);
}
.honly_wrap .bxs_wrap > .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item a.active{background-color:#46675c;}

.honly_wrap .bxs_wrap .honly_conBox .honly_inner_bxs{width:550px;position:absolute;right:0;top:60px;}
.honly_wrap .bxs_wrap .honly_conBox .honly_inner_bxs > div{height:320px;position:relative;}
.honly_wrap .bxs_wrap .honly_conBox .honly_inner_bxs .honly_inner_conBox > div{display:inline-block;background-color:#fff;width:265px;height:300px;padding:30px 50px;margin-left:16px;}
.honly_wrap .bxs_wrap .honly_conBox .honly_inner_bxs .honly_inner_conBox > div:nth-child(odd){margin-left:0;}
.honly_wrap .bxs_wrap .honly_conBox .honly_inner_bxs .honly_inner_conBox > div span{height:40px;overflow:hidden;display:block;font-size:12.5pt;padding:0 2px;line-height:1.2;color:#666;margin-top:15px;text-align:center;}
.honly_wrap .bxs_wrap .honly_conBox .honly_inner_bxs .honly_inner_conBox > div em{font-size:19px;color:#222;display:block;margin-top:10px;text-align:center;}
.honly_wrap .bxs_wrap .honly_conBox .honly_inner_bxs .honly_inner_conBox > div em label{font-size:13px;}

.honly_wrap .bxs_wrap .honly_conBox .honly_inner_bxs .bx-controls > .bx-controls-direction{margin-top:-10px;}
.honly_wrap .bxs_wrap .honly_conBox .honly_inner_bxs .bx-controls > .bx-controls-direction > .bx-prev{width:14px;height:20px;background:url('../images/common/icon/arrow_set.png') -8px -115px no-repeat;text-indent:-99999px;display:block;position:absolute;left:15px;}
.honly_wrap .bxs_wrap .honly_conBox .honly_inner_bxs .bx-controls > .bx-controls-direction > .bx-next{width:14px;height:20px;background:url('../images/common/icon/arrow_set.png') -35px -115px no-repeat;text-indent:-99999px;display:block;position:absolute;right:15px;}

/* 금주의 인기상품 */
.week_popul{width:1100px;margin:90px auto 0;}
.week_popul .bx-viewport{margin-top:30px;}
.week_populPrd li:after{content:"";display:block;clear:both;width:0px;height:0px}
.week_populPrd li div{width:274px; float:left;margin-left:1px;text-align:center;position:relative;}
.week_populPrd li div:first-child{margin-left:0;}

.week_populPrd li div .overimg{ display: none; padding-bottom: 2px;}
/* .week_populPrd li div:hover img{ display: none; } */
.week_populPrd li div:hover .overimg{ display: block; }
.week_populPrd li div > p{display:none;position:absolute;width:100%;text-align:center;bottom:125px;z-index:2;}
.week_populPrd li div > p > a{display:inline-block;width:80px;height:35px;margin:0 1px;text-indent:-9999px;}
.week_populPrd li div > p > a.neWindow{background:url('../images/common/icon/ico_newindow.png') #fff 50% 50% no-repeat;}
.week_populPrd li div > p > a.thisLike{background:url('../images/common/icon/ico_heart.png') #fff 50% 50% no-repeat;}
.week_populPrd li div > p.jjim > a.thisLike{background:url('../images/common/icon/ico_heart_jjim.png') #fff 50% 50% no-repeat;}
.week_populPrd li div:hover > p{display:block;}

.week_populPrd li div a{position:relative;display:block; height:304px;}
.week_populPrd li div a p{position:absolute;width:100%;height:78px;left:0;bottom:0;background-color:rgba(27, 26, 26, 0.5);}
.week_populPrd li div a p span{text-align:center;display:block;font-size:11pt;color:#fff;margin:20px 0 11px;font-weight:300;}
.week_populPrd li div a p em{text-align:center;display:block;font-size:19px;color:#fff;font-weight:300;}
.week_populPrd li div a p em > label{font-size:13px;margin-left:1px;}

.week_popul .bx-controls .bx-controls-direction{width:100%;position:absolute;top:50%;margin-top:-34px;}
.week_popul .bx-controls > .bx-controls-direction > .bx-prev{width:35px;height:70px;background:url('../images/common/icon/arrow_set.png') -10px -5px no-repeat;text-indent:-9999px;display:block;position:absolute;left:50%;margin-left:-625px}
.week_popul .bx-controls > .bx-controls-direction > .bx-next{width:35px;height:70px;background:url('../images/common/icon/arrow_set.png') -71px -5px no-repeat;text-indent:-9999px;display:block;position:absolute;left:50%;margin-left:610px}
.week_popul .evt_tag {display:block !important; top:0 !important; bottom:inherit !important; text-align:left !important; z-index:1 !important; }

/* 편한배송 */
.easy_delivery{width:1100px;margin:70px auto 0;}
.easy_delivery .delivery_kinds{margin-top:20px;padding:42px 0 30px;border-top:1px solid #dadada;border-bottom:1px solid #dadada;}
.easy_delivery .delivery_kinds:after{content:"";display:block;clear:both;width:0px;height:0px}
.easy_delivery .delivery_kinds > div{width:50%;float:left;text-align:center;background:url('../images/common/bg/self_pickup.png') 50% 28px no-repeat;}
.easy_delivery .delivery_kinds > div:first-child{background:url('../images/common/bg/truk_static.png') 50% 28px no-repeat;}
.easy_delivery .delivery_kinds > div p{font-size:24px;color:#5e5e5e;font-weight:300;}
.easy_delivery .delivery_kinds > div span{font-size:15px;color:#737373;font-weight:300;line-height:20px;margin-top:115px;display:block;}
.easy_delivery .delivery_kinds > div a{display:inline-block;width:90px;height:30px;line-height:29px;color:#fff;margin-top:16px;background-color:#5e5f5f;text-align:center;}

.pw_ticket {margin:70px auto 0;}
.pw_ticket .pw_ticket_wrap {position:relative;margin-top:20px;min-height:662px;background:url('../images/common/bg/pw_ticket.jpg') 50% 0 repeat-x;z-index:1;}
.pw_ticket .pw_ticket_wrap:before {content:'';position:absolute;left:0;top:0;width:473px;height:290px;background:url('../images/common/bg/left_leaf.png') no-repeat;}
.pw_ticket .pw_ticket_wrap:after {content:'';position:absolute;right:0;top:0;width:216px;height:221px;background:url('../images/common/bg/right_leaf.png') no-repeat;}
.pw_ticket .pw_ticket_wrap > p {text-align:center;padding-top:60px;font-size:17px;color:#363535;font-weight:300;}
.pw_ticket .pw_ticket_wrap > div {width:1100px;margin:30px auto 0;}
.pw_ticket .pw_ticket_wrap > div:after {content:"";display:block;clear:both;width:0px;height:0px}
.pw_ticket .pw_ticket_wrap > div > div {background-color:#fff;width:535px;min-height:497px;margin-left:30px;padding:10px 0 0;float:left;text-align:center;}
.pw_ticket .pw_ticket_wrap > div > div:first-child {margin-left:0;}
.pw_ticket .pw_ticket_wrap > div > div:nth-child(odd) {margin-left:0;}
.pw_ticket .pw_ticket_wrap > div > div > div {display:inline-block;width:auto;}
.pw_ticket .pw_ticket_wrap > div > div > a {display:block;margin-top:5px;}
.pw_ticket .pw_ticket_wrap > div > div > a > div {width:260px;height:260px;margin:5px auto 0;text-align:center;position:relative;}
.pw_ticket .pw_ticket_wrap > div > div > a > div .tag_sales-only {position:absolute;left:10px;top:10px;width:60px;height:60px;border-radius:50%;background-color:#48665a;z-index:2;}
.pw_ticket .pw_ticket_wrap > div > div > a > div .tag_sales-only:after {content:'SALE';position:absolute;width:100%;height:18px;left:0;top:50%;margin-top:-9px;color:#fff;font-size:16px;font-weight:500;text-align:center;}
.pw_ticket .pw_ticket_wrap > div > div > a > span {display:block;color:#363535;font-size:17px;margin-top:20px;font-weight:300;}
.pw_ticket .pw_ticket_wrap > div > div > a > em {display:block;font-size:30px;color:#845610;padding-top:20px;font-weight:300;}
.pw_ticket .pw_ticket_wrap > div > div > a > em > label {font-size:17px;}
.pw_ticket .pw_ticket_wrap > div > div > a > em > i {font-size:14px;font-style:normal;text-decoration:line-through;color:#717171;margin-right:8px;}

.pw_ticket .pw_ticket_wrap > div > div > div {position:relative;}
.pw_ticket .overimg {display:none;}
.pw_ticket .hover_wrap .itmImg > div > p {display: none; position: absolute; width: 100%; text-align: center; bottom: 70px; z-index: 2;}
.pw_ticket .hover_wrap:hover .itmImg > div > p {display:block;}
.pw_ticket .hover_wrap .itmImg > div > p > a {display:inline-block;width:80px; height:35px; margin:0 1px; text-indent:-9999px;}
.pw_ticket .hover_wrap .itmImg > div > p > a.neWindow {background: url(../images/common/icon/ico_newindow.png) #fff 50% 50% no-repeat;}
.pw_ticket .hover_wrap .itmImg > div > p > a.thisLike {background: url(../images/common/icon/ico_heart.png) #fff 50% 50% no-repeat;}
.pw_ticket .evt_tag {top:0;}
.pw_ticket .em {text-align:center;display:block;font-size:30px;color:#845610;}
.pw_ticket .em label {font-size:16px;margin-left:1px;}
.pw_ticket .span {text-align:center;display:block;height:40px;line-height:19px;font-size:18px;color:#1b1a1a;padding:0 15px;margin:15px 0 0px;font-weight:300;}

.pw_ticket_sub {margin:20px auto 0;}
.pw_ticket_sub .pw_ticket_wrap {position:relative;margin-top:20px;min-height:662px;z-index:1;}
.pw_ticket_sub .pw_ticket_wrap > p {text-align:center;padding-top:60px;font-size:17px;color:#363535;font-weight:300;}
.pw_ticket_sub .pw_ticket_wrap > div {width:1100px;margin:30px auto 0;}
.pw_ticket_sub .pw_ticket_wrap > div:after {content:"";display:block;clear:both;width:0px;height:0px}
.pw_ticket_sub .pw_ticket_wrap > div > div {background-color:#fff;width:540px;min-height:580px;margin-left:20px;margin-bottom:20px;padding:10px 0 25px;float:left;text-align:center;border:1px solid #ddd;}
/* .pw_ticket_sub .pw_ticket_wrap > div > div {background-color:#fff;width:540px;min-height:497px;margin-left:20px;margin-bottom:20px;padding:10px 0 25px;float:left;text-align:center;border:1px solid #ddd;} */
.pw_ticket_sub .pw_ticket_wrap > div > div:nth-child(odd) {margin-left:0;}
.pw_ticket_sub .pw_ticket_wrap > div > div > div {display:inline-block;width:auto;}
.pw_ticket_sub .pw_ticket_wrap > div > div > a {display:block;margin-top:5px;}
.pw_ticket_sub .pw_ticket_wrap > div > div > a > div {width:260px;height:260px;margin:5px auto 0;text-align:center;position:relative;}
.pw_ticket_sub .pw_ticket_wrap > div > div > a > div .tag_sales-only {position:absolute;left:10px;top:10px;width:60px;height:60px;border-radius:50%;background-color:#48665a;z-index:2;}
.pw_ticket_sub .pw_ticket_wrap > div > div > a > div .tag_sales-only:after {content:'SALE';position:absolute;width:100%;height:18px;left:0;top:50%;margin-top:-9px;color:#fff;font-size:16px;font-weight:500;text-align:center;}
.pw_ticket_sub .pw_ticket_wrap > div > div > a > span {display:block;color:#363535;font-size:17px;margin-top:20px;font-weight:300;}
.pw_ticket_sub .pw_ticket_wrap > div > div > a > em {display:block;font-size:30px;color:#845610;padding-top:20px;font-weight:300;}
.pw_ticket_sub .pw_ticket_wrap > div > div > a > em > label {font-size:17px;}
.pw_ticket_sub .pw_ticket_wrap > div > div > a > em > i {font-size:14px;font-style:normal;text-decoration:line-through;color:#717171;margin-right:8px;}
.pw_ticket_sub .pw_ticket_wrap > div > div > .itmBtn {padding-top:0px;text-align:center;}
.pw_ticket_sub .pw_ticket_wrap > div > div > .itmBtn .btn_basketGo
{width:120px;height:35px;line-height:35px;background-color:#4b655c;color:#fff;display:inline-block;font-size:15px;text-align:center;}

.advertisement_wrap{width:1100px;margin:50px auto 0;}
.advertisement_wrap:after{content:"";display:block;clear:both;width:0px;height:0px}
.advertisement_wrap > div{float:left;}
.advertisement_wrap > div.qna-trans{width:360px;margin-right:10px;}
.advertisement_wrap > div.qna-user{width:357px;margin-right:10px;}
.advertisement_wrap > div.adv_bx{width:363px;}
.advertisement_wrap > div > h3{font-size:17px;color:#363535;text-align:center;padding-bottom:10px;}
.advertisement_wrap > div > div{height:147px;background-color:#ded7cf;position:relative;}
.advertisement_wrap > div.qna-trans > div > p {position:absolute;width:100%;text-align:center;top:50px;}
.advertisement_wrap > div.qna-trans > div > p > strong{display:block;font-size:27px;color:#1b1a1a;}
.advertisement_wrap > div.qna-trans > div > p > strong ~ strong{padding-top:14px;}
.advertisement_wrap > div.qna-trans > div > p > span{display:block;font-size:13px;color:#1b1a1a;padding-top:20px;}

.advertisement_wrap > div.qna-user > div > p {position:absolute;width:100%;text-align:center;top:20px;}
.advertisement_wrap > div.qna-user > div > p > strong{display:block;font-size:27px;color:#1b1a1a;padding-top:14px;}
.advertisement_wrap > div.qna-user > div > p > span{display:block;font-size:13px;color:#1b1a1a;padding-top:17px;line-height:17px;}


.adv_bx .bx-wrapper > .bx-controls > .bx-pager{text-align:right;position:absolute;width:100%;right:0;top:-15px;}
.adv_bx .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item{display:inline-block;margin:0 2px;}
.adv_bx .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item a{display:inline-block;width:10px;height:10px;text-indent:-9999px;color:transparent;background-color:#494949;border-radius:50%;}
.adv_bx .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item a.active{background-color:#46675c;}

.noticeWr{height:59px; position:relative;border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb;position:relative;}
.noticeWr > div{ width:1100px;margin:auto;position:relative;}
.noticeWr > div > h3{ position:absolute; top:20px; left:5px;font-size:15px; color:#363535;font-weight:500;}
.noticeWr .bx-wrapper{padding-top:21px;margin-left:75px;}
.noticeWr .bx-wrapper .bx-controls{position:absolute;right:0;top:20px;}
.noticeWr .bx-wrapper .bx-controls > .bx-controls-direction > .bx-prev{text-indent:-9999px;display:block;position:absolute;right:70px;background:url('../images/common/icon/slkit_left.gif') no-repeat; width:21px;height:21px;}
.noticeWr .bx-wrapper .bx-controls > .bx-controls-direction > .bx-next{text-indent:-9999px;display:block;position:absolute;right:5px;background:url('../images/common/icon/slkit_right.gif') no-repeat;width:21px;height:21px; }
.noticeWr #slide-counter{position:absolute;right:40px;top:23px;font-size:9px;color:#888;}
.noticeWr .notice_bxs li{position:relative;}
.noticeWr .notice_bxs li:after{content:'';position:absolute;left:0;top:50%;margin-top:-1px;width:3px;height:3px;background-color:#363535;border-radius:50%;}
.noticeWr .notice_bxs li a{padding-left:15px;font-size:15px;color:#363535;font-weight:300;}

.comp_menu{height:59px;background-color:#efefef;}
.comp_menu > ul{ width:1100px;margin:auto;text-align:center;}
.comp_menu > ul > li {display:inline-block;line-height:52px;}
.comp_menu > ul > li a{color:#363535;font-size:15px;font-weight:300;margin:0 32px;position:relative;}
.comp_menu > ul > li a:after{content:'';position:absolute;left:-32px;top:50%;margin-top:-1px;width:3px;height:3px;background-color:#363535;border-radius:50%;}
.comp_menu > ul > li:first-child a:after{display:none;}

/* section content */
/* sub_view */
.category_wrap{width:1100px;margin:18px auto 0;padding-bottom:0px;border-bottom:1px solid #ddd;position:relative; overflow:hidden;}
.category_wrap h3{font-size:30px;color:#111;font-weight:500;display:inline-block;}
.category_wrap ul{position:relative;right:0;top:0;float:right; width:1002px;}
.category_wrap ul:after{content:"";display:block;clear:both;width:0px;height:0px;}
.category_wrap ul li{float:left; min-width:232px; margin-left:24px;  margin-bottom:17px; position:relative;}
.category_wrap ul li:after{content:'';position:absolute;left:-14px;top:50%;margin-top:-3px;width:1px;height:7px;border-right:1px solid #ccc;}
.category_wrap ul li:nth-child(4n+1) {margin-left:0;}
.category_wrap ul li:nth-child(4n+1):after {width:0; height:0; border-right:0;}
.category_wrap ul li:first-child{margin-left:0;}
.category_wrap ul li:first-child:after{display:none;}
.category_wrap ul li a{font-size:14px;color:#666;display:block;position:relative;}
.category_wrap ul li a:hover{color:#1b1a1a;font-weight:500;}
.category_wrap ul li a:hover:after{content:'';position:absolute;left:0;right:0;bottom:-7px;height:2px;background-color:#48665a;}

/* week_Best */
.week_Best{margin-top:25px;}
.week_Best > div{padding:50px 0;margin-top:20px;background-color:#e5e9e9;}
.week_Best_product{width:1100px;margin:auto}
.week_Best_product:after{content:"";display:block;clear:both;width:0px;height:0px}
.week_Best_product li{width:350px;float:left;margin-left:25px;position:relative;}
.week_Best_product li:first-child{margin-left:0;}
.week_Best_product li .tag_sales{position:absolute;left:20px;top:20px;width:60px;height:60px;border-radius:50%;background-color:#504f4f;z-index:2;}
.week_Best_product li .tag_sales > span{color:#fff;font-size:16px;margin-top:23px;font-weight:300;display:block;text-align:center;}
.week_Best_product li .tag_oneone{position:absolute;left:20px;top:20px;width:60px;height:60px;border-radius:50%;background-color:#48665a;z-index:2;}
.week_Best_product li .tag_oneone > span{color:#fff;font-size:16px;margin-top:23px;font-weight:300;display:block;text-align:center;}
.week_Best_product li .tag_new{position:absolute;left:20px;top:20px;width:60px;height:60px;border-radius:50%;background-color:#a08e72;z-index:2;}
.week_Best_product li .tag_new > span{color:#fff;font-size:16px;margin-top:23px;font-weight:300;display:block;text-align:center;}
.week_Best_product li .tag_dawn{position:absolute;left:20px;top:20px;width:60px;height:60px;border-radius:50%;background-color:#485c7b;z-index:2;line-height:160%;}
.week_Best_product li .tag_dawn > span{color:#fff;font-size:15px;margin-top:14px;font-weight:300;display:block;text-align:center;}
.week_Best_product li > div{text-align:center;background-color:#fff;padding-bottom:20px;}
.week_Best_product li > div > div{position:relative;margin-bottom:20px; height:350px;}
.week_Best_product li > div > div > img{width:350px;height:350px;}

.week_Best_product li > div > div .overimg{ display: none; }
.week_Best_product li > div > div:hover img{ display: none; }
.week_Best_product li > div > div:hover .overimg{ display: block;}
.week_Best_product li > div > div > p{display:none;position:absolute;width:100%;text-align:center;bottom:30px;z-index:2;}
.week_Best_product li > div > div > p > a{display:inline-block;width:80px;height:35px;margin:0 1px;text-indent:-9999px;}
.week_Best_product li > div > div > p > a.neWindow{background:url('../images/common/icon/ico_newindow.png') #fff 50% 50% no-repeat;}
.week_Best_product li > div > div > p > a.thisLike{background:url('../images/common/icon/ico_heart.png') #fff 50% 50% no-repeat;}
.week_Best_product li.jjim > div > div > p > a.thisLike{background:url('../images/common/icon/ico_heart_jjim.png') #fff 50% 50% no-repeat;}
.week_Best_product li > div > div:hover > p{display:block;}
.week_Best_product li > div > span{text-align:center;display:block;height:40px;line-height:19px;font-size:18px;color:#1b1a1a;padding:0 15px;margin:15px 0 10px;font-weight:300;}
.week_Best_product li > div > em{text-align:center;display:block;font-size:30px;color:#845610;}
.week_Best_product li > div > em > label{font-size:16px;margin-left:1px;}
.week_Best_product li > div > em i{margin-right:5px;font-style:normal;text-decoration:line-through;font-size:14px;color:#717171;}
.week_Best_product li > div > .btn_basketGo{width:120px;height:35px;line-height:35px;margin-top:10px;background-color:#4b655c;color:#fff;display:inline-block;font-size:15px;}
.week_Best_product li > div > div .btn_detailLayer{position:absolute;left:20px;bottom:30px;width:36px;height:36px;border:2px solid #4b655c;border-radius:50%;background:url('../images/common/icon/ico_lens_dv.png') 50% 50% no-repeat;text-indent:-9999px;}
.week_Best_product li > div > div:hover .btn_detailLayer{z-index:3;background-color:#fff;}

/* itm_utilBar */
.itm_utilBar{width:1100px;margin:50px auto 0;position:relative;}
.itm_utilBar h3{font-size:25px;color:#363535;font-weight:500;display:inline-block;}
.itm_utilBar > span{margin-left:15px;font-size:14px;color:#666;font-weight:300;display:inline-block;}
.itm_utilBar > span em{color:#a08e72;font-weight:400;}
.itm_utilBar > ul{position:absolute;right:0;top:0;}
.itm_utilBar > ul:after{content:"";display:block;clear:both;width:0px;height:0px;}
.itm_utilBar > ul > li{float:left;margin-left:28px;position:relative;}
.itm_utilBar > ul > li:after{content:'';position:absolute;left:-14px;top:50%;margin-top:-3px;width:1px;height:7px;border-right:1px solid #ccc;}
.itm_utilBar > ul > li:first-child{margin-left:0;}
.itm_utilBar > ul > li:first-child:after{display:none;}
.itm_utilBar > ul > li > a{font-size:14px;color:#666;display:block;position:relative;}
.itm_utilBar > ul > li > a:hover{color:#48665a;font-weight:500;}

.list_menu{background-color:#f6f6f6;margin-top:15px;padding:10px;border-top:1px solid #828282;position:relative;}
.list_menu > ul:after{content:"";display:block;clear:both;width:0px;height:0px;}
.list_menu > ul > li{float:left;margin-right:5px;}
.list_menu > ul > li .listAllcheck{padding:5px 12px 5px 8px;display:inline-block;background-color:#504f4f;}
.list_menu > ul > li .listAllcheck label{cursor:pointer;}
.list_menu > ul > li .listAllcheck input[type="checkbox"] + label{color:#fff;font-weight:300;}
.list_menu > ul > li .btn_putBasket{width:70px;height:30px;line-height:30px;display:inline-block;background-color:#48665a;font-size:12px;color:#fff;font-weight:300;}
.list_menu > ul > li .btn_putLike{width:70px;height:30px;line-height:30px;display:inline-block;background-color:#a08e72;font-size:12px;color:#fff;font-weight:300;}
.list_menu .list_style{position:absolute;right:10px;top:10px;}
.list_menu .list_style:after{content:"";display:block;clear:both;width:0px;height:0px;}
.list_menu .list_style div{float:left;height:30px;margin:0 10px;line-height:26px;position:relative;}
.list_menu .list_style div:after{content:'';position:absolute;left:-10px;top:50%;margin-top:-3px;width:1px;height:7px;border-right:1px solid #ccc;}
.list_menu .list_style div:first-child:after{display:none;}
.list_menu .list_style div > label {margin-right:6px;display:inline-block;font-size:14px;color:#666;}
.list_menu .list_style div > select {height:25px;font-size:14px;color:#666;padding-left:5px;}
.list_menu .list_style div button{width:35px;height:30px;display:inline-block;text-indent:-9999px;background:url('../images/common/icon/ico_listStyle.png') no-repeat; }
.list_menu .list_style div button.blockList{background-position:11px 8px;}
.list_menu .list_style div button.blockList:hover,
.list_menu .list_style div button.blockList.act{background-position:11px -33px;background-color:#48665a;}
.list_menu .list_style div button.lineList{background-position:-28px 8px;}
.list_menu .list_style div button.lineList:hover,
.list_menu .list_style div button.lineList.act{background-position:-28px -33px;background-color:#48665a;}

/* 라인형 list */
.itm_list_liner{}
.itm_list_liner > ul{border-bottom:1px solid #dadada;}
.itm_list_liner > ul > li{border-top:1px solid #eee;position:relative;padding:18px 0;}
.itm_list_liner > ul > li:after{content:"";display:block;clear:both;width:0px;height:0px;}
.itm_list_liner > ul > li:first-child{border-top:0;}
.itm_list_liner > ul > li > div{float:left;position:relative;}
.itm_list_liner > ul > li > .chkbox{width:54px;min-height:181px;position:relative;}
.itm_list_liner > ul > li > .chkbox a{position:absolute;top:50%;margin-top:-7px;left:50%;margin-left:-7px;}
.itm_list_liner > ul > li > .hover_wrap > .itmImg > p{position:absolute;left:0;top:0;z-index:1;}
.itm_list_liner > ul > li > .hover_wrap > .itmImg > p > span{height:20px;line-height:20px;padding:0 8px;color:#fff;font-size:10px;display:inline-block;font-weight:500;text-align:center;}
.itm_list_liner > ul > li > .hover_wrap > .itmImg > p .tagSml_new{background-color:#504f4f;}
.itm_list_liner > ul > li > .hover_wrap > .itmImg > p .tagSml_sale{background-color:#48665a;}
.itm_list_liner > ul > li > .hover_wrap > .itmImg > p .tagSml_oneone{background-color:#c0a376;}
.itm_list_liner > ul > li > .hover_wrap > .itmImg > div{position:relative; height: 180px;}

.itm_list_liner > ul > li > .hover_wrap > .itmImg > div .overimg{ display: none; }
.itm_list_liner > ul > li > .hover_wrap > .itmImg > div:hover img{ display: none; }
.itm_list_liner > ul > li > .hover_wrap > .itmImg > div:hover .overimg{ display: block; }
.itm_list_liner > ul > li > .hover_wrap > .itmImg > div > p{display:none;position:absolute;width:100%;text-align:center;bottom:70px;z-index:3;}
.itm_list_liner > ul > li > .hover_wrap > .itmImg > div > p > a{display:inline-block;width:80px;height:35px;margin:0 1px;text-indent:-9999px;}
.itm_list_liner > ul > li > .hover_wrap > .itmImg > div > p > a.neWindow{background:url('../images/common/icon/ico_newindow.png') #fff 50% 50% no-repeat;}
.itm_list_liner > ul > li > .hover_wrap > .itmImg > div > p > a.thisLike{background:url('../images/common/icon/ico_heart.png') #fff 50% 50% no-repeat;}
.itm_list_liner > ul > li.jjim > .itmImg > div > p > a.thisLike{background:url('../images/common/icon/ico_heart_jjim.png') #fff 50% 50% no-repeat;}
.itm_list_liner > ul > li > .hover_wrap > .itmImg > div:hover > p{display:block;}
.itm_list_liner > ul > li > .hover_wrap > .itmImg > div > img{width:180px;height:180px;}
.itm_list_liner > ul > li > .itmTit{width:700px;min-height:181px;padding-left:300px;position:relative;display:table;margin-left:-237px;}
.itm_list_liner > ul > li > .itmTit div{display:inline-block;vertical-align:middle;padding-top:50px;}
.itm_list_liner > ul > li > .itmTit div p{font-size:15px;color:#7e6744;font-weight:300;padding-bottom:11px;}
.itm_list_liner > ul > li > .itmTit div span{display:block;line-height:19px;font-size:17px;color:#1b1a1a;font-weight:300;}
.itm_list_liner > ul > li > .itmPrice{width:240px;min-height:181px;padding-left:50px;position:relative;display:table;left:50px;}
.itm_list_liner > ul > li > .itmPrice > div{display:table-cell;vertical-align:middle;text-align:left;}
.itm_list_liner > ul > li > .itmPrice > div > em{display:inline-block;text-align:right;min-height:32px;font-size:30px;color:#1b1a1a;font-weight:400;padding-top:10px;}
.itm_list_liner > ul > li > .itmPrice > div > em > i{display:block;text-align:right;min-height:17px;padding-bottom:10px;font-size:15px;color:#717171;font-style:normal;text-decoration:line-through;}
.itm_list_liner > ul > li >  .itmPrice > div > em > label{font-size:16px;margin-left:1px;}
.itm_list_liner > ul > li > .itmBtn{width:120px;min-height:181px;position:absolute;right:20px;}
.itm_list_liner > ul > li > .itmBtn .btn_basketGo{width:120px;height:35px;line-height:35px;position:absolute;top:50%;margin-top:-17px;background-color:#4b655c;color:#fff;display:inline-block;font-size:15px;text-align:center;}
.itm_list_liner > ul > li > .itmImg > div .btn_detailLayer{position:absolute;left:15px;bottom:15px;width:36px;height:36px;border:2px solid #4b655c;border-radius:50%;background:url('../images/common/icon/ico_lens_dv.png') 50% 50% no-repeat;text-indent:-9999px;}
.itm_list_liner > ul > li > .itmImg > div:hover .btn_detailLayer{z-index:3;background-color:#fff ;}
.itm_list_liner > ul > li > .sold_out_wrap{position: absolute;top: 0; left: 40px; width: 210px; height: 218px; z-index: 2; background:rgba(20,20,20,0.3);display:table;text-align:center;}

/* 블럭형 list */
.itm_list_block{}
.itm_list_block > ul{padding-top:30px;}
.itm_list_block > ul:after{content:"";display:block;clear:both;width:0px;height:0px;}
.itm_list_block > ul > li{width:250px;margin-left:33px;float:left;margin-bottom:30px;padding-bottom:30px;position:relative;}
.itm_list_block > ul > li:nth-child(4n+1){margin-left:0;}
.itm_list_block > ul > li:nth-child(4n+1):after{content:'';position:absolute;left:0;bottom:0;width:1100px;height:1px;background-color:#dadada;}
.itm_list_block > ul > li > div{position:relative;}
.itm_list_block > ul > li > .chkbox{position:absolute;top:275px;left:50%;}
.itm_list_block > ul > li > .chkbox a{position:absolute;top:50%;margin-top:-7px;left:50%;margin-left:-7px;}
.itm_list_block > ul > li > .hover_wrap > .itmImg{position:relative; margin-bottom:50px;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > p{position:absolute;left:0;top:0;z-index:1;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > p > span{height:25px;line-height:25px;padding:0 8px;color:#fff;font-size:15px;display:inline-block;font-weight:400;text-align:center;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > p .tagSml_new{background-color:#504f4f;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > p .tagSml_sale{background-color:#48665a;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > p .tagSml_oneone{background-color:#c0a376;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > div{position:relative; height: 250px;}

.itm_list_block > ul > li > .hover_wrap > .itmImg > div > img{width:250px;height:250px;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > div .overimg{ display: none; }
.itm_list_block > ul > li > .hover_wrap > .itmImg > div:hover img{ display: none; }
.itm_list_block > ul > li > .hover_wrap > .itmImg > div:hover .overimg{ display: block; }
.itm_list_block > ul > li > .hover_wrap > .itmImg > div > p{display:none;position:absolute;width:100%;height:35px;text-align:center;bottom:50px;z-index:2;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > div > p > a{display:inline-block;width:80px;height:35px;margin:0 1px;text-indent:-9999px;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > div > p > a.neWindow{background:url('../images/common/icon/ico_newindow.png') #fff 50% 50% no-repeat;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > div > p > a.thisLike{background:url('../images/common/icon/ico_heart.png') #fff 50% 50% no-repeat;}
.itm_list_block > ul > li.jjim > .hover_wrap > .itmImg > div > p > a.thisLike{background:url('../images/common/icon/ico_heart_jjim.png') #fff 50% 50% no-repeat;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > div:hover > p{display:block;}
.itm_list_block > ul > li > .itmTit{position:relative;}
.itm_list_block > ul > li > .itmTit div{text-align:center;}
.itm_list_block > ul > li > .itmTit div p{display:none;}
.itm_list_block > ul > li > .itmTit div span{display:block;height:47px;line-height:1.2;font-size:14.5pt;color:#545454;overflow:hidden;}
.itm_list_block > ul > li > .itmPrice{position:relative;}
.itm_list_block > ul > li > .itmPrice > div{text-align:center;}
.itm_list_block > ul > li  > .itmPrice > div > em{display:inline-block;text-align:right;min-height:32px;font-size:30px;color:#1b1a1a;font-weight:400;padding-top:10px;}
.itm_list_block > ul > li  > .itmPrice > div > em > i{display:inline-block;text-align:right;min-height:0px;margin-right:0px;padding-bottom:0px;font-size:15px;color:#717171;font-style:normal;text-decoration:line-through;}
.itm_list_block > ul > li  > .itmPrice > div > em > label{font-size:16px;margin-left:1px;}
.itm_list_block > ul > li > .itmBtn{padding-top:20px;text-align:center;}
.itm_list_block > ul > li > .itmBtn .btn_basketGo{width:120px;height:35px;line-height:35px;background-color:#4b655c;color:#fff;display:inline-block;font-size:15px;text-align:center;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > div .btn_detailLayer{position:absolute;left:20px;bottom:20px;width:36px;height:36px;border:2px solid #4b655c;border-radius:50%;background:url('../images/common/icon/ico_lens_dv.png') 50% 50% no-repeat;text-indent:-9999px;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > div:hover .btn_detailLayer{z-index:3;background-color:#fff ;}

/* tag Color */
.tagSml_new{background-color:#504f4f !important;}
.tagSml_sale{background-color:#48665a !important;}
.tagSml_dawn{background-color:#485c7b !important;}
.tagSml_regular{background-color:#516975 !important;}
.tagSml_set{background-color:#687c52 !important;}
.tagSml_oneone{background-color:#b2a084 !important;}
.tagSml_hot{background-color:#cd7d36 !important;}
.tagSml_honly{background-color:#1b1a1a !important;}
.tagSml_special{background-color:#8dbfac !important;color:#1b1a1a;}
.tagSml_bonus{background-color:#d8ccbe !important;color:#1b1a1a;}
.tagSml_soldout{background-color:#b92d41 !important;color:#fff !important;}
.tagSml_soldoutmoment{background-color:#b92d41 !important;color:#fff !important;}
.tagSml_bigitem{background-color:#988572 !important;color:#fff !important;}

/* 상품문의 팝업 list */
/* 심플 line list */
.itm_list_simple{min-width:660px;}
.itm_list_simple > ul > li{position:relative;padding:18px 0;}
.itm_list_simple > ul > li:after{content:"";display:block;clear:both;width:0px;height:0px;}
.itm_list_simple > ul > li > div{float:left;position:relative;}
.itm_list_simple > ul > li > .itmImg{width:16%;}
.itm_list_simple > ul > li > .itmImg > p{position:absolute;left:0;top:0;z-index:1;}
.itm_list_simple > ul > li > .itmImg > div{position:relative;}
.itm_list_simple > ul > li > .itmImg > div > a img{width:100px;height:100px;border:1px solid #ddd;}
.itm_list_simple > ul > li > .itmTit{width:46%;min-height:100px;padding-left:3%;position:relative;display:table;}
.itm_list_simple > ul > li > .itmTit div{display:table-cell;vertical-align:middle;}
.itm_list_simple > ul > li > .itmTit div span{display:block;line-height:19px;font-size:16px;color:#111;font-weight:300;}
.itm_list_simple > ul > li > .itmSupply{width:14%;min-height:100px;padding-left:2%;position:relative;display:table;}
.itm_list_simple > ul > li > .itmSupply div{display:table-cell;text-align:center;vertical-align:middle;font-size:14px;color:#666;font-weight:300;}
.itm_list_simple > ul > li > .itmPrice{width:19%;min-height:100px;position:relative;display:table;}
.itm_list_simple > ul > li > .itmPrice > div{display:table-cell;vertical-align:middle;text-align:center;}
.itm_list_simple > ul > li > .itmPrice > div > a> em{display:inline-block;min-height:32px;font-size:30px;color:#1b1a1a;font-weight:400;padding-top:10px;}
.itm_list_simple > ul > li > .itmPrice > div > a> em > label{font-size:16px;margin-left:1px;}

.pop_itmcomment .itm_list_simple{min-width:372px;}
.pop_itmcomment .itm_list_simple .itmImg{width:auto;}
.pop_itmcomment .itm_list_simple .itmTit{width:70%;margin-left:25px;}

/* 간단 상품보기 */
.layer_detailview{display:none;position:fixed;left:50%;top:50%;margin-left:-500px;margin-top:-320px;width:1000px;padding:30px;z-index:100;background-color:#fff;}
.layer_detailview .btn_layerClose{position:absolute;width:24px;height:24px;right:30px;top:30px;text-indent:-9999px;background:url('../images/common/icon/ico_close_blk.png') 50% 50% no-repeat;}
.store_loc_serach .btn_closeBlk{position:absolute;right:35px;top:25px;}
.layer_detailview .itm_main{position:relative;}
.layer_detailview .itm_main .itm_imgTotal{ width: 350px; position: absolute;}
.layer_detailview .itm_main .itm_imgTotal .itm_imgBic{width: 350px; height: 350px; }
.layer_detailview .itm_main .itm_imgTotal .itm_imgBic .Main_img{ width: 350px; height: 350px; } 
.layer_detailview .itm_main .itm_imgTotal .itm_imgBic .Main_img a{display:block;position:relative;} 
.layer_detailview .itm_main .itm_imgTotal .itm_imgBic .Main_img a:after{content:'';position:absolute;left:20px;bottom:20px;width:36px;height:36px;border:2px solid #4b655c;border-radius:50%;background:url('../images/common/icon/ico_lens_dv.png') 50% 50% no-repeat;text-indent:-9999px;} 
.layer_detailview .itm_main .itm_imgTotal .itm_imgBic .Main_img a > img{width: 350px; height: 350px; } 
.layer_detailview .itm_main .itm_imgTotal .itm_imgMini{width: 350px; margin-top:15px; }
.layer_detailview .itm_main .itm_imgTotal .itm_imgMini li {width: 100px; height: 100px; display: inline-block; margin-left:7px; }
.layer_detailview .itm_main .itm_imgTotal .itm_imgMini li div{position: relative;}
.layer_detailview .itm_main .itm_imgTotal .itm_imgMini li div img{width: 100px; height: 100px; }
.layer_detailview .itm_main .itm_imgTotal .itm_imgMini li div:after{display: none; content:''; position:absolute; width:100%; height:100%; left:0; top:0;  background-color:rgba(20, 20, 20, 0.3); z-index:100;}
.layer_detailview .itm_main .itm_imgTotal .itm_imgMini li div:hover:after{display:block; }
.layer_detailview .itm_main .itm_imgTotal .itm_imgMini li div p{display: none; position: absolute; top:0; left:0; width: 100%; text-align: center; z-index: 105; }
.layer_detailview .itm_main .itm_imgTotal .itm_imgMini li div p a{display:inline-block; width: 100px;}
.layer_detailview .itm_main .itm_imgTotal .itm_imgMini li div p a.imgExpand{display: inline-block; width: 100px; height: 100px; text-align: center; text-indent: -9999px; background: url(../images/main/detail_view/expand.png) 50% 50% no-repeat; }
.layer_detailview .itm_main .itm_imgTotal .itm_imgMini li div:hover p{display: block;}

.layer_detailview .itm_main .itm_infoMain{width: 550px;margin-left:435px;}
.layer_detailview .itm_main .itm_infoMain .tableTatle{font-size: 25px; font-weight:400; line-height: 55px; }
.layer_detailview .itm_main .itm_infoMain table{ width: 500px; min-height: 325px;  border-collapse: collapse;}
.layer_detailview .itm_main .itm_infoMain table tr{height: 46px; font-size: 15px; font-weight: 300; padding-left: 10px;}
.layer_detailview .itm_main .itm_infoMain table tr.grayline{ height: 70px; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd;}
.layer_detailview .itm_main .itm_infoMain table tr th{color: #666666; text-align: left; padding-left: 10px;}
.layer_detailview .itm_main .itm_infoMain table tr td{font-size: 18px;  text-align: left; }
.layer_detailview .itm_main .itm_infoMain table tr td span{font-size: 15px; font-weight: 100;}
.layer_detailview .itm_main .itm_infoMain table tr td span.recentPrice{font-size: 28px; font-weight: 500; }
.layer_detailview .itm_main .itm_infoMain table tr td span.beforPrice{font-size: 15px; font-weight: 100; text-decoration: line-through; }
.layer_detailview .itm_main .itm_infoMain table tr.orderCount td{ font-size: 15px;  font-weight: 300;  position: relative; }
.layer_detailview .itm_main .itm_infoMain table tr.orderCount td div{position:relative;}
.layer_detailview .itm_main .itm_infoMain table tr.orderCount td p{display: inline-block;  }
.layer_detailview .itm_main .itm_infoMain table tr.orderCount td p.orderNumber{position:absolute; left:30px; text-align: center; line-height: 30px; display: inline-block; width: 60px; height: 30px; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.layer_detailview .itm_main .itm_infoMain table tr.orderCount td p.orderNumber input[type="text"]{border:0;margin-top:-5px;height:27px;text-align:center;text-indent:0;}
.layer_detailview .itm_main .itm_infoMain table tr.orderCount td p.orderText{margin-left: 19px; font-size:14px; font-weight: 300; color:#a08e72;}
.layer_detailview .itm_main .itm_infoMain table tr.orderCount td p.soldout_tag{position:absolute;right:15px;top:-10px;width:68px;height:40px;line-height:40px;text-align:center;padding-left:10px;font-weight:400;font-size:16px;color:#fff;background: url(../images/common/bg/sold_outBg.png) no-repeat;}
.layer_detailview .itm_main .itm_infoMain table tr.orderCount button.orderDel{ display: inline-block;  text-indent:-9999px; width: 31px; height: 30px; background: url(../images/main/detail_view/order_counter.png) no-repeat;}
.layer_detailview .itm_main .itm_infoMain table tr.orderCount button.orderPlus{ display: inline-block; margin-left:56px; text-indent:-9999px; width: 30px; height: 30px; background: url(../images/main/detail_view/order_counter.png)  -91px 0 no-repeat;}
.layer_detailview .itm_main .itm_infoMain table tr.limitedSale td select{ width: 100%; }
.layer_detailview .itm_main .itm_infoMain table tr.limitedSale td select.limitedSaleSelect{
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
background: url("../images/main/popup/selectIcon.png")99%  #FFF no-repeat; }
.layer_detailview .itm_main .itm_infoMain table tr.limitedSale td select.limitedSaleSelect::-ms-expand{  display:none;}

/* 상품메인_만족도*/
.layer_detailview .itm_main .itm_infoMain .last_line { position: relative; width: 500px; height: 100px;}
.layer_detailview .itm_main .itm_infoMain .last_line .sat_Percent{ position: absolute; width: 230px; height: 35px; margin-top: 29px; font-size: 14px; text-align: center; border:1px solid #dddddd;line-height: 35px;}
.layer_detailview .itm_main .itm_infoMain .last_line .sat_Percent .satisfaction{ color:#666666;   font-weight: 300;}
.layer_detailview .itm_main .itm_infoMain .last_line .sat_Percent [class^="star-"]{ position: absolute; top:11px;}
.layer_detailview .itm_main .itm_infoMain .last_line .sat_Percent .sat_number{color:#4b655c; margin-left: 75px;}
.layer_detailview .itm_main .itm_infoMain .last_line .sat_Percent .bar{ display: inline-block; width: 1px; height: 7px; background: url(../images/main/detail_view/bar.jpg) no-repeat; margin:2px 9px; }
.layer_detailview .itm_main .itm_infoMain .last_line .sat_Percent .sat_numberUnit{color:#666666;   font-weight: 300;}
.layer_detailview .itm_main .itm_infoMain .last_line .sat_Percent .percent{ font-weight: 500; color:#a08e72;}

/* 상품메인_합계금액*/
.layer_detailview .itm_main .itm_infoMain .last_line .Totalprice{position: absolute; width: 270px; height: 35px; margin-top: 25px; right: 0; text-align: right; line-height: 35px;}
.layer_detailview .itm_main .itm_infoMain .last_line .Totalprice .total{ font-weight: 400; font-size: 16px; }
.layer_detailview .itm_main .itm_infoMain .last_line .Totalprice .price{ padding-left:18px; font-weight: 500; font-size: 35px; color:#4b655c;}
.layer_detailview .itm_main .itm_infoMain .last_line .Totalprice .priceUnit{ font-weight: 500; font-size: 18px; color:#4b655c;}

/* 상품메인_버튼*/
.layer_detailview .itm_main .itm_infoMain .itm_buySelect{ width: 500px; height: 50px; }
.layer_detailview .itm_main .itm_infoMain .itm_buySelect:after{content:'';display:block;clear:both;}
.layer_detailview .itm_main .itm_infoMain .itm_buySelect li { float: left; display: inline-block; width: 165px; height: 50px; font-size: 16px; font-weight: 500; text-align: center; line-height: 50px;}
.layer_detailview .itm_main .itm_infoMain .itm_buySelect li a{ margin:0; padding: 0; display: block; width: 165px; height: 50px; color: #FFF;}
.layer_detailview .itm_main .itm_infoMain .itm_buySelect li.buyitnow{ background: #535353; width: 170px;}
.layer_detailview .itm_main .itm_infoMain .itm_buySelect li.shoppingcart{ background: #4b655c; }
.layer_detailview .itm_main .itm_infoMain .itm_buySelect li.pick{ background: #a08e72; }

/* 별점 평점 주기 */
.star_write span{display:inline-block;width:26px;height:26px;background:url('../images/common/bg/wr_star.png') 50% 50% no-repeat;cursor:pointer;}
.star_write span.on{background:url('../images/common/bg/wr_star_act.png') 50% 50% no-repeat;}

/* 우편번호검색 */
.addrSearch{margin:0 0 10px;}

.addr_searchBar{height:42px;padding-right:42px;border:3px solid #1b1a1a;position:relative;}
.addr_searchBar input{border:0;height:36px;background:transparent;font-size:20px;color:#111;}
.addr_searchBar .btn_lens{position:absolute;right:0;top:0;width:42px;height:30px;text-indent:-9999px;background:url('../images/common/icon/ico_lens_blk.png') 50% 50% no-repeat;}

.addrSearch .inputWrap{position:relative;}
.addrSearch .inputWrap:after{content:'';display:block;clear:both;}
.addrSearch .inputWrap .inputCon .inputItem+.inputItem{margin-top:10px;}
.addrSearch .inputWrap .inputCon .inputItem {position:relative;padding-left:90px;}
.addrSearch .inputWrap .inputCon .inputItem .label{position:absolute;left:10px;top:10px;font-size:13px;color:#1b1a1b;}
.addrSearch .inputWrap .inputCon .inputItem .elem{position:relative;color:#1b1a1a;z-index:2;width:270px;height:35px;padding:0 5px;font-size:13px;border:1px solid #b2b2b2;vertical-align:middle;background-color:transparent;}
.addrSearch .inputWrap .inputCon .inputItem .note{display:block;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;padding:0 12px;line-height:40px;}
.addrSearch .inputWrap .inputCon .inputItem.typed .note{display:none;}
.addrSearch .inputWrap .inputCon .infoSave{margin:10px 0 0 0;padding:0;line-height:20px;position:relative;}
.addrSearch .inputWrap .inputCon .infoSave .guest_login{position:absolute;right:0;bottom:0;}
.addrSearch .inputWrap .inputCon .infoSave .guest_login a{color:#4b655c;font-size:13px;}
.addrSearch .inputWrap .inputCon .infoSave .chkbox{font-weight:300;}
.addrSearch .inputWrap .inputCon .infoSave .findInfo{display:inline-block;position:relative;margin-left:8px;padding-left:10px;}
.addrSearch .inputWrap .inputCon .infoSave .findInfo a{color:#717171;font-size:13px;font-weight:300;}
.addrSearch .inputWrap .inputCon .infoSave .findInfo:before{content:'';display:block;position:absolute;top:50%;left:0;width:1px;height:12px;margin-top:-6px;background-color:#717171;}
.addrSearch .inputWrap .btn_login{position:absolute;right:0;top:0;display:block;width:80px;height:80px;font-size:13px;font-weight:300;line-height:80px;color:#fff;background-color:#000000;text-align:center;}
.addrSearch_wrap {margin:20px 0 10px;}
.addrSearch_wrap .addr_body{border-bottom:1px solid #ddd;}
.addrSearch_wrap table{width:100%;table-layout:fixed;}
.addrSearch_wrap table thead tr th{background-color:#f3f3f3;height:36px;border-bottom:1px solid #ddd;border-top:1px solid #1b1a1a;}
.addrSearch_wrap table tbody{height: 245px;overflow-y:auto;}
.addrSearch_wrap table tbody tr td{background-color:#fff;padding:10px 0;border-top:1px solid #ddd;color:#5f5f5f;font-size:13px;}
.addrSearch_wrap table tbody tr:first-child td{border-top:0;}
.addrSearch_wrap table tbody tr td:first-child{text-align:center;}
.addrSearch_wrap table tbody tr td div p{height:21px;line-height:20px;margin-bottom:3px;cursor:pointer;padding-left:70px;width:335px;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.addrSearch_wrap table tbody tr td div p:first-child{margin-bottom:3px;}
.addrSearch_wrap table tbody tr td div p:after{content:'';position:absolute;left:0;top:50%;margin-top:-10px;width:50px;height:20px;line-height:20px;color:#fff;text-align:center;font-size:11px;border-radius:3px;}
.addrSearch_wrap table tbody tr td div p.addrRoad:after{content:'도로명';background-color:#4b655c;}
.addrSearch_wrap table tbody tr td div p.addrNum:after{content:'지번';background-color:#a08e72;}
.addrSearch_wrap table tbody tr td table{width:100%;}
.addr_body{height:210px;overflow-y:auto;}

.search_ex{margin-top:20px;}
.search_ex p{padding-left:42px;position:relative;font-size:14px;color:#666;font-weight:300;}
.search_ex p:after{content:'TIP';position:absolute;left:0;top:0;width:30px;height:16px;text-align:center;color:#fff;font-size:12px;background-color:#a08e72;border-radius:3px;}
.search_ex ol{margin:10px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.search_ex ol li{padding:10px;font-size:14px;}
.search_ex ol li:nth-child(odd){background-color:#faf9f6;}
.search_ex ol li span{color:#1b1a1a;display:inline-block;width:60%;}
.search_ex ol li em{color:#666;display:inline-block;width:40%;}

.search_ex2{margin:20px 20px 10px}
.search_ex2 p{padding-left:42px;position:relative;font-size:14px;color:#666;font-weight:300;}
.search_ex2 p:after{content:'예';position:absolute;left:0;top:0;width:30px;height:16px;text-align:center;color:#fff;font-size:12px;background-color:#a08e72;border-radius:3px;}


/* Submain 각 관 */
.hall_wrap{margin:50px auto 0;padding-bottom:17px;}
.hall_wrap.centerAlign{width:1100px;margin:50px auto 0;padding-bottom:17px;}
.hall_wrap > div.regular-hall{margin:20px auto 45px;height:1010px;padding-bottom:50px;background:url('../images/common/bg/bg_regular.jpg') 50% 0 no-repeat;}
.hall_wrap > div.regular-hall > p{text-align:center;padding-top:70px;}
.hall_wrap > div.regular-hall > p > span{display:block;height:36px;font-size:30px;color:#1b1a1a;font-weight:300;}
.hall_wrap > div.regular-hall > p > strong{display:block;padding-top:10px;height:40px;font-size:40px;color:#1b1a1a;font-weight:500;}
.hall_wrap > div.regular-hall > p > em{display:block;padding-top:15px;font-size:16px;color:#666;line-height:20px;font-weight:300;}
.hall_wrap > div.regular-hall > div{width:940px;margin:198px auto 0;padding:0 0 70px;}
.hall_wrap > div.regular-hall > div > ol{background-color:#fff;padding:0 20px;}
.hall_wrap > div.regular-hall > div > ol:after{content:"";display:block;clear:both;width:0px;height:0px;}
.hall_wrap > div.regular-hall > div > ol > li{width:164px;min-height:144px;float:left;padding:31px 0px 0px 33px;margin-left:20px;position:relative;}
.hall_wrap > div.regular-hall > div > ol > li:after{content:'';position:absolute;left:0;top:50%;margin-top:-6px;width:7px;height:13px;background:url('../images/common/icon/regular_arrow.png') no-repeat;}
.hall_wrap > div.regular-hall > div > ol > li:first-child{margin-left:0;}
.hall_wrap > div.regular-hall > div > ol > li:first-child:after{display:none;}
.hall_wrap > div.regular-hall > div > ol > li > em{height:62px;color:#fff;display:block;text-indent:-9999px;background:url('../images/common/icon/ico_regular.png') no-repeat;}
.hall_wrap > div.regular-hall > div > ol > li:nth-child(1) > em{background-position:18px -5px;}
.hall_wrap > div.regular-hall > div > ol > li:nth-child(2) > em{background-position:-104px -5px;}
.hall_wrap > div.regular-hall > div > ol > li:nth-child(3) > em{background-position:-225px -5px;}
.hall_wrap > div.regular-hall > div > ol > li:nth-child(4) > em{background-position:-466px -5px;}
.hall_wrap > div.regular-hall > div > ol > li:nth-child(5) > em{background-position:-345px -5px;}
.hall_wrap > div.regular-hall > div > ol > li:nth-child(5) > p{width:165px; margin-left:-20px;}
.hall_wrap > div.regular-hall > div > ol > li > p{padding-top:15px;font-size:16px;line-height:18px;text-align:center;color:#2a2a2a;}

.hall_wrap > div.regular-hall > div > div{margin-top:70px;position:relative;}
.hall_wrap > div.regular-hall > div > div > p{position:absolute;left:20px;top:0;}
.hall_wrap > div.regular-hall > div > div > p > span{font-size:18px;color:#48665a;font-weight:300;display:block;}
.hall_wrap > div.regular-hall > div > div > p > strong{font-size:40px;padding-top:25px;color:#1b1a1a;font-weight:500;display:block;}
.hall_wrap > div.regular-hall > div > div > div{margin-left:470px;position:relative;}
.hall_wrap > div.regular-hall > div > div > div > p{font-size:16px;color:#1b1a1a;padding-bottom:10px;font-weight:400;line-height:20px;}
.hall_wrap > div.regular-hall > div > div > div > span{font-size:14px;color:#666;font-weight:300;line-height:20px;}

.tablink{}
.tablink ul{margin-top:0px;margin-bottom:4px;}
.tablink ul:after{content:"";display:block;clear:both;width:0px;height:0px;}
.tablink ul li{width:33%;float:left;}
.tablink ul li a{display:block;height:50px;text-align:center;line-height:50px;font-size:15px;color:#666;background-color:#f0f0f0;border-left:1px solid #fff;}
.tablink ul li:first-child a{border-left:0;}
.tablink ul li.act a{border-bottom:3px solid #a08e72;background-color:#48665a;color:#fff;}
.tablink ul li a:hover{border-bottom:3px solid #a08e72;}
.tablink ul.pd4dt li.act4dt a{border-bottom:3px solid #a08e72;background-color:#a8c200;color:#000000;}
.tablink ul.pd4dt li a:hover{border-bottom:3px solid #a08e72;}
.tablink.noline ul li.act a,
.tablink.noline ul li a:hover{border-bottom:0;}
.tablink.tab7{margin-top:2px;}
.tablink.tab7 ul li{width:14.28%;float:left;}
.tablink.tab6{margin-top:2px;}
.tablink.tab6 ul li{width:16.66%;float:left;}
.tablink.tab5{margin-top:2px;}
.tablink.tab5 ul li{width:20%;float:left;}
.tablink.tab4{margin-top:2px;}
.tablink.tab4 ul li{width:25%;float:left;}
.tablink.tab3{margin-top:2px;}
.tablink.tab3 ul li{width:33.33%;float:left;}
.tablink.tab2{margin-top:2px;}
.tablink.tab2 ul li{width:50%;float:left;}
.tablink.tab1{margin-top:2px;}
.tablink.tab1 ul li{width:100%;float:left;}

/* 새벽배송관 메인 카데고리 짝수 줄 hover,act 스타일 추가 */
.dawntab.tablink.tab5 ul li:nth-child(10n-4) a:hover,
.dawntab.tablink.tab5 ul li:nth-child(10n-3) a:hover,
.dawntab.tablink.tab5 ul li:nth-child(10n-2) a:hover,
.dawntab.tablink.tab5 ul li:nth-child(10n-1) a:hover,
.dawntab.tablink.tab5 ul li:nth-child(10n) a:hover,
.dawntab.tablink.tab5 ul li:nth-child(10n-4).act a,
.dawntab.tablink.tab5 ul li:nth-child(10n-3).act a,
.dawntab.tablink.tab5 ul li:nth-child(10n-2).act a,
.dawntab.tablink.tab5 ul li:nth-child(10n-1).act a,
.dawntab.tablink.tab5 ul li:nth-child(10n).act a{background-color:#f0e3ec; color:#333;}

/* 스페셜관 */
.special-hall{height:400px;position:relative;margin-top:30px;background:url('../images/common/bg/bg_special.jpg') #78b1ad 50% 0 no-repeat;}
.special-hall > div{width:1100px;margin:auto;}
.special-hall > div > p{padding-top:65px;text-align:center;}
.special-hall > div > p > span{font-size:20px;color:#1b1a1a;display:block;font-weight:300;}
.special-hall > div > p > strong{font-size:35px;color:#1b1a1a;padding-top:30px;display:block;font-weight:500;}

/* .brand_product{margin-top:30px;padding:30px 0 45px;border-top:1px solid #dadada;border-bottom:1px solid #dadada;} */
.brand_product{margin-top:30px;padding-top:30px;border-top:1px solid #dadada;}
.brand_product:after{content:"";display:block;clear:both;width:0px;height:0px}
.brand_product li > div{width:260px;float:left;margin-left:19px;position:relative;}
.brand_product li > div:first-child{margin-left:0;}
.brand_product li > div .tag_sales{position:absolute;left:10px;top:10px;width:60px;height:60px;border-radius:50%;background-color:#48665a;z-index:2;}
.brand_product li > div .tag_sales > span{color:#fff;font-size:18px;margin-top:18px;font-weight:300;display:block;}
.brand_product li > div .tag_sales > span > i{font-size:16px;margin-left:-3px;}
.brand_product li > div .tag_sales:after{content:'SALE';position:absolute;left:0;width:100%;bottom:10px;color:#fff;font-size:9px;font-weight:500;text-align:center;}
.brand_product li > div .tag_oneone{position:absolute;left:10px;top:10px;width:60px;height:60px;border-radius:50%;background-color:#ded7cf;z-index:2;}
.brand_product li > div .tag_oneone > span{color:#1b1a1a;font-size:18px;margin-top:23px;font-weight:500;display:block;}
.brand_product li > div{text-align:center;}
.brand_product li > div > div{position:relative;}
.brand_product li > div > div:hover:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(20, 20, 20, 0.3);z-index:1;}
.brand_product li > div > div .overimg{ display: none; }
.brand_product li > div > div:hover img{ display: none; }
.brand_product li > div > div:hover .overimg{ display: block; padding-bottom: 2px;}
.brand_product li > div > div > p{display:none;position:absolute;width:100%;text-align:center;bottom:30px;z-index:2;}
.brand_product li > div > div > p > a{display:inline-block;width:80px;height:35px;margin:0 1px;text-indent:-9999px;}
.brand_product li > div > div > p > a.neWindow{background:url('../images/common/icon/ico_newindow.png') #fff 50% 50% no-repeat;}
.brand_product li > div > div > p > a.thisLike{background:url('../images/common/icon/ico_heart.png') #fff 50% 50% no-repeat;}
.brand_product li > div > div:hover > p{display:block;}
.brand_product li > div > span{height:28px;overflow:hidden;text-align:center;display:block;font-size:13px;color:#545454;margin:15px 0;}
.brand_product li > div > em{text-align:center;display:block;font-size:20px;color:#101010;}
.brand_product li > div > em > label{font-size:13px;margin-left:1px;}
.brand_product li > div > em i{margin-right:5px;font-style:normal;text-decoration:line-through;font-size:13px;color:#717171;}

.brand_product .bx-controls .bx-controls-direction{width:100%;position:absolute;top:50%;margin-top:-34px;}
.brand_product .bx-controls > .bx-controls-direction > .bx-prev{width:35px;height:70px;background:url('../images/common/icon/arrow_set.png') -10px -5px no-repeat;text-indent:-9999px;display:block;position:absolute;left:50%;margin-left:-610px}
.brand_product .bx-controls > .bx-controls-direction > .bx-next{width:35px;height:70px;background:url('../images/common/icon/arrow_set.png') -71px -5px no-repeat;text-indent:-9999px;display:block;position:absolute;left:50%;margin-left:580px}


div.tablink2{position:absolute;width:100%;bottom:-2px;text-align:center;}
.tablink2 ul{margin-top:15px;display:inline-block;}
.tablink2 ul:after{content:"";display:block;clear:both;width:0px;height:0px;}
.tablink2 ul li{width:270px;float:left;}
.tablink2 ul li a{display:block;height:50px;text-align:center;line-height:50px;font-size:15px;color:#666;background-color:#f0f0f0;border-left:1px solid #fff;}
.tablink2 ul li:first-child a{border-left:0;}
.tablink2 ul li.act a,
.tablink2 ul li a:hover{background-color:#48665a;color:#fff;}

/* 서브 파워티켓 */
.hall-plan_ticket{}
.hall-plan_ticket{margin:70px auto 0;}
.hall-plan_ticket .planning_wrap{position:relative;margin-top:20px;background:url('../images/common/bg/hall_pw_ticket.jpg') 50% 0 repeat-x;z-index:1;}
.hall-plan_ticket .planning_wrap > p{text-align:center;padding-top:60px;font-size:17px;color:#363535;font-weight:300;}
.hall-plan_ticket .planning_wrap > div {width:1100px;margin:30px auto 0;padding:50px 0;}
.hall-plan_ticket .planning_wrap > div:after{content:"";display:block;clear:both;width:0px;height:0px}
.hall-plan_ticket .planning_wrap > div > div{margin-left:20px;float:left;text-align:center;position:relative;}
.hall-plan_ticket .planning_wrap > div > div:first-child{margin-left:0;}
.hall-plan_ticket .planning_wrap > div > div > .hall-plan_pic {text-align:center;position:relative;}
.hall-plan_ticket .planning_wrap > div > div > a{padding-left:20px;display:inline-block;font-size:15px;color:#333;text-indent:-9999px;position:absolute;bottom:12px;right:10px;width:140px;height:40px;}
/*.hall-plan_ticket .planning_wrap > div > div > .hall-plan_pic img {width:237px;height:212px;}*/
/*.hall-plan_ticket .planning_wrap > div > div > .hall-plan_pic .tag_sales-only{position:absolute;left:0;top:20px;width:60px;height:60px;border-radius:50%;background-color:#48665a;z-index:2;}*/
/*.hall-plan_ticket .planning_wrap > div > div > .hall-plan_pic .tag_sales-only:after{content:'SALE';position:absolute;width:100%;height:18px;left:0;top:50%;margin-top:-9px;color:#fff;font-size:16px;font-weight:500;text-align:center;}*/
/*.hall-plan_ticket .planning_wrap > div > div > .itm_data {position:absolute;right:30px;top:56px;width:180px;height:245px;text-align:center;}
.hall-plan_ticket .planning_wrap > div > div > .itm_data > p{font-size:18px;color:#363535;text-align:center;line-height:18px;height:37px;overflow:hidden;}
.hall-plan_ticket .planning_wrap > div > div > .itm_data span{display:block;margin-top:10px;min-height:20px;font-size:15px;color:#c0a376;text-align:center;}
.hall-plan_ticket .planning_wrap > div > div > .itm_data i {display:block;margin-top:10px;min-height:18px;font-size:14px;color:#717171;text-align:center;text-decoration:line-through;font-style:normal;}
.hall-plan_ticket .planning_wrap > div > div > .itm_data em{display:block;margin-top:5px;font-size:30px;min-height:32px;color:#1b1a1a;text-align:center;}
.hall-plan_ticket .planning_wrap > div > div > .itm_data em label{margin-left:5px;font-size:18px;}
*/
.itm_vol{position:relative;width:121px;margin:30px auto 0;}
.itm_vol p.orderNumber{text-align: center;margin:0 31px;line-height: 30px; display:block; width: 63px; height: 30px; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
.itm_vol p.orderNumber input[type="text"]{border:0;height:27px;margin-top:-5px;text-align:center;text-indent:0;}
.itm_vol button.orderDel{ position:absolute;left:0;top:0;display: inline-block;text-indent:-9999px; width: 31px; height: 30px; background: url(../images/main/sub1/order_counter.png) no-repeat;}
.itm_vol button.orderPlus{ position:absolute;right:0;top:0;display: inline-block;text-indent:-9999px; width: 30px; height: 30px; background: url(../images/main/sub1/order_counter.png)  -91px 0 no-repeat;}

.itm_vol_row{position:relative;width:60px;display:inline-block;}
.itm_vol_row p.orderNumber{text-align:center;line-height: 35px; display:block; width:43px; height: 35px; border:1px solid #ccc;}
.itm_vol_row p.orderNumber input[type="text"]{border:0;height:31px;margin-top:-5px;text-align:center;text-indent:0;}
.itm_vol_row button.orderDel{ position:absolute;right:0;top:0;display: inline-block;text-indent:-9999px; width: 18px; height: 18px;border:1px solid #ccc; background: url(../images/common/icon/ico_plusminus.png) 5px 4px no-repeat;}
.itm_vol_row button.orderPlus{ position:absolute;right:0;top:17px;display: inline-block;text-indent:-9999px; width: 18px; height: 18px;border:1px solid #ccc; background: url(../images/common/icon/ico_plusminus.png) 5px -12px no-repeat;}
.btn_volChange{display:inline-block;vertical-align:top;margin-left:7px;background-color:#504f4f;width:51px;height:35px;line-height:35px;color:#fff;text-align:center;font-size:13px;font-weight:400;}

.itm_price_row{text-align:center;}
.itm_price_row em {font-size:20px;color:#1b1a1a;font-weight:400;}
.itm_price_row em label{font-size:15px;}
.itm_price_row em i{font-size:15px;color:#717171;font-style:normal;text-decoration:line-through;font-weight:300;display:block;margin-bottom:10px;}

.itm_trans{text-align:center;}
.itm_trans em {font-size:15px;color:#666;font-weight:300;}
.itm_trans_price{text-align:center;}
.itm_trans_price em {font-size:15px;color:#1b1a1a;font-weight:300;}

.itm_sale_price {font-size:15px;color:#1b1a1a;font-weight:300;}
.order_btnSet a{margin:1px 0;}

ul.order_list_menu{margin-top:10px;}
ul.order_list_menu:after{content:"";display:block;clear:both;width:0px;height:0px;}
ul.order_list_menu > li{float:left;margin-right:5px;}
ul.order_list_menu > li .listAllcheck{padding:5px 12px 5px 8px;display:inline-block;border:1px solid #ddd;}
ul.order_list_menu > li .listAllcheck label{cursor:pointer;}
ul.order_list_menu > li .listAllcheck input[type="checkbox"] + label{color:#666;font-weight:300;}
ul.order_list_menu > li .btn_putBasket{padding:0 10px;height:30px;line-height:30px;display:inline-block;font-size:12px;color:#666;font-weight:300;border:1px solid #ddd;}
ul.order_list_menu > li .btn_putLike{padding:0 10px;height:30px;line-height:30px;display:inline-block;font-size:12px;color:#666;font-weight:300;border:1px solid #ddd;}

.itm_btnBox{width:180px;margin-top:15px;}
.itm_btnBox:after{content:"";display:block;clear:both;width:0px;height:0px}
.itm_btnBox a{float:left;width:50%;height:35px;line-height:35px;font-size:13px;color:#fff;font-weight:500;}
.itm_btnBox .btn_drtBuy{background-color:#535353;}
.itm_btnBox .btn_basketGo{background-color:#4b655c;}

.reservations_wrap{width:1100px;margin:75px auto 0;}
.reservations_wrap .reserv_conBox{position:relative;margin-top:25px;}
.reservations_wrap .reserv_conBox .reserv_itminfo{position:absolute;z-index:2;left:95px;top:72px;}
.reservations_wrap .reserv_conBox .reserv_itminfo > strong{font-size:40px;display:block;color:#1b1a1a;font-weight:400;}
.reservations_wrap .reserv_conBox .reserv_itminfo > strong span{font-size:35px;display:block;font-weight:300;margin-bottom:10px;}
.reservations_wrap .reserv_conBox .reserv_itminfo > p{width:210px;margin-top:30px;font-size:15px;line-height:19px;color:#333;}
.reservations_wrap .reserv_conBox .reserv_itminfo > a{padding-left:20px;margin-top:80px;display:inline-block;font-size:15px;color:#fff;position:relative;width:185px;height:40px;line-height:40px;background-color:#222;}
.reservations_wrap .reserv_conBox .reserv_itminfo > a:after{content:'';position:absolute;right:20px;top:50%;margin-top:-6px;width:10px;height:12px;background:url('../images/common/icon/ico_loc_arrow.png') 50% 50% no-repeat;}

/* 이벤트관 */
.event-hall{height:400px;position:relative;margin-top:30px;background:url('../images/common/bg/bg_event.jpg') #8293bc 50% 0 no-repeat;}
.event-hall > div{width:1100px;margin:auto;}
.event-hall > div > p{padding-top:110px;text-align:center;}
.event-hall > div > p > span{font-size:30px;color:#1b1a1a;display:block;font-weight:300;}
.event-hall > div > p > strong{font-size:35px;color:#1b1a1a;padding-top:25px;display:block;font-weight:500;}
.event-hall div.tablink2{width:100%;}

/* 진행중 이벤트*/
.ing_event{width:1100px;margin:40px auto 0;}
.ing_event .tit_btn{position:absolute;right:0;top:-5px;}
.ing_event .tit_btn a{margin:0 2px;}
.ing_event .event_list{margin-top:20px;border-bottom:1px solid #dadada;}
.ing_event .event_list:after{content:"";display:block;clear:both;width:0px;height:0px}
.ing_event .event_list li{float:left;width:32%;margin-left:2%;padding-bottom:40px;text-align:center;}
.ing_event .event_list li:nth-child(3n+1){margin-left:0;}
.ing_event .event_list li > a{display:block;}
.ing_event .event_list li > a span{display:block;margin-top:20px;font-size:18px;color:#111;font-weight:500;}
.ing_event .event_list li > a em{display:block;margin-top:10px;font-size:12px;color:#666;font-weight:300;}
/*pc 이벤트관 하나로 통합*/
/*.ing_event .event_list li div.endEvent{margin-top:70px;}*/
.ing_event .event_list li div.endEvent{position:relative;}
.ing_event .event_list li div.endEvent img{opacity: 0.4;}
.ing_event .event_list li div.endEvent:after{content:'종료';position:absolute;left:0;bottom:0;width:60px;height:30px;line-height:30px;text-align:center;color:#fff;font-size:12px;background-color:#504e4f;}
.ing_event.event_winner{padding-bottom:30px;}
.ing_event.event_winner .sec_title{margin-bottom:10px;}

.honly_visual{margin:52px 0 0;position:relative;}
.honly_visual #visual{width:1100px;margin:20px auto 0; *zoom:1;}
.honly_visual #visual:after {content:""; display:block; clear:both;}
.honly_visual #visual li {position:relative;width:80px;height:400px;float:left;background:url('../images/common/bg/slice_bg.png') 0 100% no-repeat;border-right:1px solid #fff;cursor:pointer;}
/*.honly_visual #visual li:after {content:'';position:absolute;bottom: -30px;left:0;width:100%;height:30px;border-width:20px 0 0 80px;border-style:solid;border-color:transparent;border-left-color:#fff;}*/
.honly_visual #visual li:first-child {border-left:0;}
.honly_visual #visual li:nth-child(1) {background-color:#d4d7e6;}
.honly_visual #visual li:nth-child(2) {background-color:#dbe0d5;}
.honly_visual #visual li:nth-child(3) {background-color:#c2d2cb;}
.honly_visual #visual li:nth-child(4) {background-color:#becfe0;}
.honly_visual #visual li:nth-child(5) {background-color:#ded7cf;}
.honly_visual #visual li > p{position:absolute;width:12px;height:146px;line-height:20px;text-align:center;left:50%;top:50%;margin-left:-6px;margin-top:-73px;font-size:20px;color:#111;z-index: 1; writing-mode:tb-rl; white-space:nowrap;}
.honly_visual #visual li > div{position:absolute; left:0; top:0;display:none;}
/*.honly_visual #visual li > div > a{padding-left:20px;display:inline-block;font-size:15px;color:#333;position:absolute;top:285px;left:50px;color:#fff;}
.honly_visual #visual li > div > a:after{content:'';position:absolute;left:0;top:50%;margin-top:-6px;width:10px;height:12px;background:url('../images/common/icon/arrow_set.png') -61px -186px no-repeat;}
*/
/* 장바구니 */
.basket_wrap{width:1100px;margin:auto;}
.basket_wrap .btn_set a{vertical-align:top;}
.step_wrap:after{content:"";display:block;clear:both;width:0px;height:0px}
.step_wrap li{float:left;width:25%;padding-left:3%;position:relative;}
.step_wrap li:after{content:'';position:absolute;left:-15px;top:50%;margin-top:-15px;width:16px;height:30px;background:url('../images/common/icon/step_arrow.png') 50% 50% no-repeat;}
.step_wrap li:first-child:after{display:none;}
.step_wrap li > span{display:block;position:relative;text-indent:-9999px;}
.step_wrap li > span:after{content:'';position:absolute;left:0;top:0;width:140px;height:55px;background:url('../images/common/bg/step_img.png') no-repeat;}
.step_wrap li:nth-child(1) > span:after{background-position:24px 1px;}
.step_wrap li:nth-child(2) > span:after{background-position:-173px 1px;}
.step_wrap li:nth-child(3) > span:after{background-position:-330px 1px;}
.step_wrap li:nth-child(4) > span:after{background-position:-500px 1px;}
.step_wrap li > p{text-align:center;font-size:25px;padding:17px 0 0 30px;color:#111;font-weight:500;}

.step_wrap li.thisAct > p{color:#48665a;}
.step_wrap li.thisAct:nth-child(1) > span:after{background-position:24px -70px;}
.step_wrap li.thisAct:nth-child(2) > span:after{background-position:-173px -70px;}
.step_wrap li.thisAct:nth-child(3) > span:after{background-position:-330px -70px;}
.step_wrap li.thisAct:nth-child(4) > span:after{background-position:-500px -70px;}

.user_account{margin-top:65px;margin-bottom:40px;border:1px solid #ddd;}
.user_account dl dt{background-color:#1b1a1a;padding:20px 30px;position:relative;}
.user_account dl dt > p{color:#fff;font-size:15px;font-weight:400;}
.user_account dl dt > ul{position:absolute;right:0;top:20px;}
.user_account dl dt > ul li{display:inline-block;margin:0 30px;position:relative;}
.user_account dl dt > ul li:after{content:'';position:absolute;left:-31px;top:50%;margin-top:-4px;width:1px;height:8px;border-right:1px solid #ccc;}
.user_account dl dt > ul li:first-child:after{display:none;}
.user_account dl dt > ul li > span{color:#fff;font-size:15px;margin-right:15px;}
.user_account dl dt > ul li > em{color:#fff;font-size:18px;padding-right:15px;position:relative;display:inline-block;}
.user_account dl dt > ul li.deposit > em:after{content:'원';position:absolute;right:0;top:0;font-size:14px;font-weight:400;}
.user_account dl dt > ul li.points > em{color:#a4c3b7;padding-right:25px;}
.user_account dl dt > ul li.hpoints > em{color:#d5c1a3;padding-right:25px;}
.user_account dl dt > ul li.points > em:after{content:'P';position:absolute;right:0;top:-3px;width:16px;height:16px;text-align:center;line-height:16px;font-size:10px;font-weight:700;border:2px solid #a4c3b7;border-radius:50%;}
.user_account dl dt > ul li.hpoints > em:after{content:'P';position:absolute;right:0;top:-3px;width:16px;height:16px;text-align:center;line-height:16px;font-size:10px;font-weight:700;border:2px solid #d5c1a3;border-radius:50%;}
.user_account dl dd{padding:20px 30px;position:relative;border-top:1px solid #ddd;}
.user_account dl dd > strong{font-size:18px;color:#1b1a1a;display:block;font-weight:500;}
.user_account dl dd > span{padding-top:10px;font-size:14px;color:#666;display:block;font-weight: 300;}
.user_account dl dd > p{font-weight: 300;}
.user_account dl dd > .onclick_order{position:absolute;right:20px;top:50%;margin-top:-20px;background-color:#cd7d36;color:#fff;}

.user_account dl dd.priceStyle{padding:30px;}
.user_account dl dd.priceStyle .price_area{text-align: center; }
.user_account dl dd.priceStyle p{width:25%;display:inline-block;}
.user_account dl dd.priceStyle p.salePrice{position: relative;}
.user_account dl dd.priceStyle p.salePrice:before{content:''; position:absolute; left:-10px; top:0; width:18px; height:18px; font-size:30px; color:#1b1a1a;background: url(../images/common/icon/ico_plus_big.png) no-repeat;}
.user_account dl dd.priceStyle p.salePrice:after{content:''; position:absolute; right:-10px; top:5px; width:20px; height:20px; font-size:30px; color:#1b1a1a;background: url(../images/common/icon/ico_equal.png) no-repeat;}
.user_account dl dd.priceStyle p > span{ clear:left; font-size: 30px; line-height: 18px; font-weight: 400; display: block; }
.user_account dl dd.priceStyle p > span em{font-size: 18px; color:#1b1a1a;}
.user_account dl dd.priceStyle p > span i{font-style: normal; font-size: 14px; font-weight: 300; color: #666666; }
.user_account dl dd.priceStyle p > span.minus_area,.ord_sumTable table tbody tr td p span.sum_area{font-weight: 500;}
.user_account dl dd.priceStyle .price_area .sum_price,
.user_account dl dd.priceStyle .price_area .sum_price em{color:#cd7d36;}

.basket_wrap .tablink{margin-top:55px;}
.basket_wrap .pay_ment{font-size:15px;color:#666;font-weight:300;padding:25px 0;}

/* 주문 내역 */
.guest_type{margin-top:60px !important;padding-top:30px;border-top:1px solid #ddd;}
.guest_type .guest_mssg{font-size:15px;color:#666;padding-bottom:30px;}
.order_detail{margin-top:10px;/*border-bottom:1px solid #ddd;*/}
.order_detail ~ .order_detail{margin-top:30px;}
.order_detail .order_title{font-size:20px;color:#111;height:22px;margin-bottom:10px;}
.order_detail .order_title span{color:#a08e72;margin-left:10px;}
.order_detail table{width:100%;}
.order_detail table thead th{height:35px;font-size:14px;color:#666;background-color:#f3f3f3;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.order_detail table tbody td{padding:20px 0;border-bottom:1px solid #ddd;font-size:14px;color:#1b1a1a;}
.order_detail table tbody td.al{padding-left:20px;}
.order_detail table tbody td > div{position:relative;}
.order_detail table tbody td{position:relative;}
.order_detail table tbody td .itm_name{font-size:15px;color:#1b1a1a;font-weight:300;}
.order_detail table tbody td .itm_name a{max-height:36px;overflow:hidden;display:block;line-height:18px;}
.order_detail table tbody td .itm_name a span{font-size: 14px; color: #666;}
.order_detail table tbody td .itm_name > span{font-size:13px;color:#a08e72;display:inline-block;padding-right:18px;position:absolute;bottom:-30px;}
.order_detail table tbody td .itm_name > span:after{content:'>';position:absolute;right:0;top:0;width:10px;height:10px;font-family:dotum;font-size:11px;color:#a08e72;font-weight:500;}
.order_detail table tbody td .comment_area{height:55px;padding:5px;margin-top:9px;color:#666;border:1px solid #ccc;width:400px;resize:none;font-family: 'Noto Sans KR';}
.order_detail.addr_select td{padding:13px 0;line-height:20px;}
.order_detail.addr_select td .nosearchData{height:480px;line-height:530px;text-align:center;font-size:13px;font-weight:300;color:#666;position:relative;}
.order_detail.addr_select td .nosearchData:after{content:'';position:absolute;left:50%;top:180px;margin-left:-30px;width:60px;height:60px;text-align:center;line-height:60px;color:#bbb;font-size:20px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjMwOURCOTUwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjMwOURCOTYwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMzA5REI5MzAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMzA5REI5NDAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl/qmCwAAADJSURBVHjapNXNCsMgDADgNMieboftNA+jDzd3sKc+gG/Wy5aMCEWMP1kgYG37kai0S0rpCgBPypXyAFtcKF+UbyfYQya9AeX3IuWdL1Aq22UiygMWjI0VpSJvQEvs1x3KzVm0iuWWYRJVsRIcQZtYDWyhXYzDKWuU0XhCoYe1wBoKPUxruYxFGU+DvGYb5U0q22W8tY4UDmL+tFFNFAexo9h9FcVBrHakqihOYEMoTmJdFA1YE2UwGDANDU4+3Z8/fgEZZSd8BRgAHnNlQjBVmt8AAAAASUVORK5CYII=') no-repeat;background-position:50% 50%;border:1px solid #ddd;border-radius:50%;}
.order_detail .noData{height:100px;line-height:100px;font-size:15px;color:#1b1a1a;}
.order_detail tbody td .nosearchData{height:200px;line-height:260px;text-align:center;font-size:13px;font-weight:300;color:#666;position:relative;}
.order_detail tbody td .nosearchData:after{content:'';position:absolute;left:50%;top:50px;margin-left:-30px;width:60px;height:60px;text-align:center;line-height:60px;color:#bbb;font-size:20px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjMwOURCOTUwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjMwOURCOTYwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMzA5REI5MzAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMzA5REI5NDAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl/qmCwAAADJSURBVHjapNXNCsMgDADgNMieboftNA+jDzd3sKc+gG/Wy5aMCEWMP1kgYG37kai0S0rpCgBPypXyAFtcKF+UbyfYQya9AeX3IuWdL1Aq22UiygMWjI0VpSJvQEvs1x3KzVm0iuWWYRJVsRIcQZtYDWyhXYzDKWuU0XhCoYe1wBoKPUxruYxFGU+DvGYb5U0q22W8tY4UDmL+tFFNFAexo9h9FcVBrHakqihOYEMoTmJdFA1YE2UwGDANDU4+3Z8/fgEZZSd8BRgAHnNlQjBVmt8AAAAASUVORK5CYII=') no-repeat;background-position:50% 50%;border:1px solid #ddd;border-radius:50%;}

.middle_price{text-align:right;}
.middle_price > div{min-width:750px;margin:10px 0 20px;display:inline-block;background-color:#faf9f6;border:1px solid #ddd;padding:10px 5px;}
.middle_price > div > div{width:30%;float:left;text-align:center;position:relative;}
.middle_price > div > div:before{content:'';position:absolute;left:0;top:50%;width:1px;height:10px;margin-top:-5px;border-right:1px solid #ddd;}
.middle_price > div > div:first-child:before{display:none;}
.middle_price > div > div:nth-child(2){width:40%;}
.middle_price > div > div:after{content:"";display:block;clear:both;width:0px;height:0px}
.middle_price > div > div p{display:inline-block;font-size:16px;color:#504f4f;}
.middle_price > div > div span{display:inline-block;font-size:16px;color:#504f4f;}
.middle_price > div > div span > em{color:#1a1b1b;font-weight:500;}
.middle_price > div > div.total_culum p,
.middle_price > div > div.total_culum span,
.middle_price > div > div.total_culum span em{color:#cd7d36;}

.imgSize60{width:60px !important;height:60px !important;}
.imgSize60 img{width:60px !important;height:60px !important;}

/* 할인행사 종료 상품 */
.endSaleList{margin-top:10px;}
.endSaleList ~ .order_detail{margin-top:30px;}
.endSaleList > h4{font-size:18px;color:#1b1a1a;height:22px;margin-bottom:5px;}
.endSaleList > h4 span{color:#a08e72;margin-left:10px;}
.endSaleList table{width:100%;display:block;}
.endSaleList table thead th{height:35px;font-size:14px;color:#666;background-color:#faf9f6;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.endSaleList table tbody{display:block;}
.endSaleList table tbody td{padding:20px 0;border-bottom:1px solid #ddd;font-size:15px;color:#1b1a1a;}
.endSaleList table tbody td.al{padding-left:20px;}
.endSaleList table tbody td > div{position:relative;}
.endSaleList table tbody td .itm_name{font-size:15px;color:#1b1a1a;font-weight:300;}
.endSaleList table tbody td .itm_name a{max-height:36px;overflow:hidden;display:block;line-height:18px;}
.endSaleList table tbody td .itm_trans_price em{font-size:15px;color:#1b1a1a;font-weight:400;}

.endSaleList table thead th:nth-of-type(1) { width: 40px; }
.endSaleList table thead th:nth-of-type(2) { width: 431px; }
.endSaleList table thead th:nth-of-type(3) { width: 90px; }
.endSaleList table thead th:nth-of-type(4) { width: 90px; }
.endSaleList table thead th:nth-of-type(5) { width: 96px; }

.endSaleList table tbody td:nth-of-type(1) { width: 40px; }
.endSaleList table tbody td:nth-of-type(2) { width: 100px; }
.endSaleList table tbody td:nth-of-type(3) { width: 331px; }
.endSaleList table tbody td:nth-of-type(4) { width: 135px; }
.endSaleList table tbody td:nth-of-type(5) { width: 100px; }
.endSaleList table tbody td:nth-of-type(6) { width: 100px; }

.endSaleList3{margin-top:10px;}
.endSaleList3 ~ .order_detail{margin-top:30px;}
.endSaleList3 > h4{font-size:18px;color:#1b1a1a;height:22px;margin-bottom:5px;}
.endSaleList3 > h4 span{color:#a08e72;margin-left:10px;}
.endSaleList3 table{width:100%;}
.endSaleList3 table thead th{height:35px;font-size:14px;color:#666;background-color:#faf9f6;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.endSaleList3 table tbody td{padding:20px 0;border-bottom:1px solid #ddd;font-size:15px;color:#1b1a1a;}
.endSaleList3 table tbody td.al{padding-left:10px;}
.endSaleList3 table tbody td .itm_name{font-size:15px;color:#1b1a1a;font-weight:300;}
.endSaleList3 table tbody td .itm_name a{max-height:36px;overflow:hidden;display:block;line-height:18px;}
.endSaleList3 table tbody td .itm_trans_price em{font-size:15px;color:#1b1a1a;font-weight:400;}

/* 주문상품조회 */

.orderItm_search table tbody td .btn_small{width:70px;}
.orderItm_search table thead th:nth-of-type(1) { width: 40px; }
.orderItm_search table thead th:nth-of-type(2) { width: 195px; }
.orderItm_search table thead th:nth-of-type(3) { width: 90px; }
.orderItm_search table thead th:nth-of-type(4) { width: 60px; }
.orderItm_search table thead th:nth-of-type(5) { width: 100px; }
.orderItm_search table thead th:nth-of-type(6) { width: 80px;padding-right:10px; }
.orderItm_search table thead th:nth-of-type(7) { width: 80px;padding-right:10px; }

.orderItm_search table tbody td:nth-of-type(1) { width: 40px; }
.orderItm_search table tbody td:nth-of-type(2) { width: 64px; }
.orderItm_search table tbody td:nth-of-type(3) { width: 141px; }
.orderItm_search table tbody td:nth-of-type(4) { width: 90px; }
.orderItm_search table tbody td:nth-of-type(5) { width: 70px; }
.orderItm_search table tbody td:nth-of-type(6) { width: 100px; }
.orderItm_search table tbody td:nth-of-type(7) { width: 80px; }
.orderItm_search table tbody td:nth-of-type(8) { width: 80px; }

.cash_info td span:first-child{display:inline-block;min-width:70px;text-align: right;padding-right: 5px;}
.cash_info td span ~ span{display:inline-block;position:relative;margin-left:30px;padding-left:30px;}
.cash_info td span ~ span:after{content:'';position:absolute;left:0;top:50%;width:1px;height:8px;margin-top:-4px;background-color:#ccc;}
.cash_info td .txt_point{font-size:14px;color:#4c665d;font-weight:400;}
.cash_info td .txt_point_minus > span:first-child{font-size:14px;color:#cd7d36;font-weight:400;}

.orderItm_search_total{background-color:#faf9f6;padding:20px;border:1px solid #ddd;margin:15px 0 20px;}
.orderItm_search_total:after{content:"";display:block;clear:both;width:0px;height:0px}
.orderItm_search_total > span{font-size:13px;color:#a08e72;}
.orderItm_search_total > p{float:right;font-size:24px;color:#1b1a1a;}
.orderItm_search_total > p > label{display:inline-block;font-size:15px;}
.orderItm_search_total > p > span{display:inline-block;font-size:30px;color:#a08e72;padding-left:25px;}

/* 주문취소 */
.orderItm_cancel{}
.orderItm_cancel table tbody{height:200px;}
.orderItm_cancel table thead th:nth-of-type(1) { width:330px;}
.orderItm_cancel table thead th:nth-of-type(2) { width:130px;}
.orderItm_cancel table thead th:nth-of-type(3) { width:95px;}
.orderItm_cancel table thead th:nth-of-type(4) { width:115px;}

.orderItm_cancel table tbody td:nth-of-type(1) { width:66px;}
.orderItm_cancel table tbody td:nth-of-type(2) { width:264px; text-align:left;}
.orderItm_cancel table tbody td:nth-of-type(3) { width:130px;}
.orderItm_cancel table tbody td:nth-of-type(4) { width:95px;}
.orderItm_cancel table tbody td:nth-of-type(5) { width:100px;font-weight:400;}

.orderCancelBox{background-color:#f5f5f5;padding:20px;}
.orderCancelBox dt{font-size:14px;color:#1b1a1a;font-weight:400;display:inline-block;}
.orderCancelBox dd{display:inline-block;padding-left:40px;}
.tag_allCancel{font-size:11px;color:#fff;background-color:#a08e72;display:inline-block;padding:2px 3px;border-radius:3px;margin-right:10px;}

/* 주문취소/반품/교환 조회 */
.orderItm_status table tbody{height:280px;}
.orderItm_status table thead th:nth-of-type(1) { width:260px;}
.orderItm_status table thead th:nth-of-type(2) { width:110px;}
.orderItm_status table thead th:nth-of-type(3) { width:80px;}
.orderItm_status table thead th:nth-of-type(4) { width:80px;}
.orderItm_status table thead th:nth-of-type(5) { width:130px;padding-right:20px;}

.orderItm_status table tbody td:nth-of-type(1) { width:66px;}
.orderItm_status table tbody td:nth-of-type(2) { width:196px; text-align:left;}
.orderItm_status table tbody td:nth-of-type(3) { width:110px;}
.orderItm_status table tbody td:nth-of-type(4) { width:80px;}
.orderItm_status table tbody td:nth-of-type(5) { width:80px;font-weight:400;}
.orderItm_status table tbody td:nth-of-type(6) { width:110px;font-weight:500;color:#4b655c;}

/* 배송정보 - 추적 */
.orderItm_status2{margin-bottom:20px;}
.orderItm_status2 table tbody{height:280px;}
.orderItm_status2 table thead th:nth-of-type(1) { width:320px;}
.orderItm_status2 table thead th:nth-of-type(2) { width:160px;}
.orderItm_status2 table thead th:nth-of-type(3) { width:80px;}
.orderItm_status2 table thead th:nth-of-type(4) { width:100px;}

.orderItm_status2 table tbody td:nth-of-type(1) { width:66px;}
.orderItm_status2 table tbody td:nth-of-type(2) { width:256px; text-align:left;}
.orderItm_status2 table tbody td:nth-of-type(3) { width:140px;}
.orderItm_status2 table tbody td:nth-of-type(4) { width:80px;}
.orderItm_status2 table tbody td:nth-of-type(5) { width:100px;font-weight:400;}

ul.inp_address{}
ul.inp_address li{padding-top: 4px;  }
ul.inp_address li .zipcode{width: 60px; height: 30px; background: #faf9f6;}
ul.inp_address li .dongAdress{width: 50%;}
ul.inp_address li .theRestAdress{width: 45%;}
ul.inp_address li a.shipPosibleBtn{ display: inline-block; width:115px; height: 30px; font-size: 13px; background: #1b1a1a; color: #FFF; text-align: center; line-height: 30px; vertical-align:top;}

/* 배송지 주소 찾기 - 새벽배송 */
.deliveryStyle{margin-top:65px;}
.deliveryStyle .storeSearchWrap{position:absolute;top:0;left:0;right:0;}
.deliveryStyle fieldset:after{content:"";display:block;clear:both;width:0px;height:0px}
.deliveryStyle .inputCity{width:25%;float:left;height:42px;border: 3px solid #1b1a1a;}
.deliveryStyle .inputCity select{width:100%;border:0;font-size:16px;color:#111;font-weight:400;}
.deliveryStyle .inputCity ~ .inputCon{width:74%;margin-left:1%;float:left;}
.deliveryStyle .inputCon input[type="text"]{font-size:20px;color:#111;font-weight:400;}
.deliveryStyle .addr_wrap{min-height:200px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.deliveryStyle .addr_wrap .nosearchData{height:202px;line-height:20px;text-align:center;font-size:13px;font-weight:300;color:#666;position:relative;}
.deliveryStyle .addr_wrap .nosearchData:after{content:'';position:absolute;left:50%;top:50px;margin-left:-30px;width:60px;height:60px;text-align:center;line-height:60px;color:#bbb;font-size:20px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjMwOURCOTUwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjMwOURCOTYwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMzA5REI5MzAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMzA5REI5NDAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl/qmCwAAADJSURBVHjapNXNCsMgDADgNMieboftNA+jDzd3sKc+gG/Wy5aMCEWMP1kgYG37kai0S0rpCgBPypXyAFtcKF+UbyfYQya9AeX3IuWdL1Aq22UiygMWjI0VpSJvQEvs1x3KzVm0iuWWYRJVsRIcQZtYDWyhXYzDKWuU0XhCoYe1wBoKPUxruYxFGU+DvGYb5U0q22W8tY4UDmL+tFFNFAexo9h9FcVBrHakqihOYEMoTmJdFA1YE2UwGDANDU4+3Z8/fgEZZSd8BRgAHnNlQjBVmt8AAAAASUVORK5CYII=') no-repeat;background-position:50% 50%;border:1px solid #ddd;border-radius:50%;}
.delivery_location{height:202px;overflow-y:auto;}
.delivery_location li{padding:10px 5px;position:relative;border-top:1px solid #ddd;}
.delivery_location li:first-child{border-top:0;}
.delivery_location li p{margin-right:90px;font-size:12px;color:#777;line-height:20px;}
.delivery_location li button.btn_black{width:50px;height:30px;line-height:30px;position:absolute;right:10px;top:50%;margin-top:-12px;}

/* 배송지 주소 찾기 - 정기배송 */
.deliverydefStyle .storeSearchWrap > p{font-size:16px;color:#1b1a1b;margin-bottom:10px;}
.deliverydefStyle .storeSearchWrap > p > span{font-size:13px;color:#a08e72;display:block;padding-top:5px;}
.deliverydefStyle fieldset:after{content:"";display:block;clear:both;width:0px;height:0px}
.deliverydefStyle .inputCity{width:25%;float:left;height:42px;border: 3px solid #1b1a1a;}
.deliverydefStyle .inputCity select{width:100%;border:0;font-size:16px;color:#111;font-weight:400;}
.deliverydefStyle .inputCity ~ .inputCon{width:74%;margin-left:1%;float:left;}
.deliverydefStyle .inputCon input[type="text"]{font-size:20px;color:#111;font-weight:400;}
.deliverydefStyle .addr_wrap{min-height:200px;border-top:1px solid #ddd;}
.deliverydefStyle .addr_wrap .nosearchData{height:202px;line-height:20px;text-align:center;font-size:13px;font-weight:300;color:#666;position:relative;}
.deliverydefStyle .addr_wrap .nosearchData:after{content:'';position:absolute;left:50%;top:50px;margin-left:-30px;width:60px;height:60px;text-align:center;line-height:60px;color:#bbb;font-size:20px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjMwOURCOTUwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjMwOURCOTYwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMzA5REI5MzAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMzA5REI5NDAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl/qmCwAAADJSURBVHjapNXNCsMgDADgNMieboftNA+jDzd3sKc+gG/Wy5aMCEWMP1kgYG37kai0S0rpCgBPypXyAFtcKF+UbyfYQya9AeX3IuWdL1Aq22UiygMWjI0VpSJvQEvs1x3KzVm0iuWWYRJVsRIcQZtYDWyhXYzDKWuU0XhCoYe1wBoKPUxruYxFGU+DvGYb5U0q22W8tY4UDmL+tFFNFAexo9h9FcVBrHakqihOYEMoTmJdFA1YE2UwGDANDU4+3Z8/fgEZZSd8BRgAHnNlQjBVmt8AAAAASUVORK5CYII=') no-repeat;background-position:50% 50%;border:1px solid #ddd;border-radius:50%;}
.deliverydefStyle .paging{border-top:1px solid #ddd;margin-top: 10px;}

.inp_location{padding:20px;}
.inp_location ol{border-bottom:1px solid #ddd;}
.inp_location ol li{padding:7px;border-top:1px solid #ddd;}
.inp_location ol li input[type="text"]:first-child{margin-right:10px;}
.inp_location ol li > p{font-size:13px;color:#666;padding:8px 0;}


.evt_tag{position:absolute;left:0;top:-30px;z-index:1;}
.evt_tag > span{height:25px;line-height:25px;padding:0 8px;color:#fff;font-size:15px;display:inline-block;font-weight:400;text-align:center;}
.evt_tag .tagSml_new{background-color:#504f4f;}
.evt_tag .tagSml_sale{background-color:#48665a;}
.evt_tag .tagSml_oneone{background-color:#c0a376;}

.evt_tag_best{position:absolute;left:10px;top:10px;z-index:1;}
.evt_tag_best > span{height:25px;line-height:25px;padding:0 8px;color:#fff;font-size:15px;display:inline-block;font-weight:400;text-align:center;}
.evt_tag_best .tagSml_new{background-color:#504f4f;}
.evt_tag_best .tagSml_sale{background-color:#48665a;}
.evt_tag_best .tagSml_oneone{background-color:#c0a376;}

.eventTag {position:absolute;left:0px;top:0px;z-index:1;}
.eventTag > font {height:25px;line-height:25px;padding:0 8px;color:#fff;font-size:15px;display:inline;font-weight:400;text-align:center;}
.eventTag .tagSml_new {background-color:#504f4f;}
.eventTag .tagSml_sale {background-color:#48665a;}
.eventTag .tagSml_oneone {background-color:#c0a376;}

.order_detail_img{width:100px;height:100px;position:relative;}
.order_detail_img a{display:block;}
.order_detail_img img{width:100px;height:100px;border:1px solid #dfdfdf;}
.soldout .order_detail_img:after{content:'임시품절';position:absolute;left:0;top:0;width:100%;height:100%;line-height:100px;background:rgba(0, 0, 0, 0.5);font-size:15px;color:#fff;font-weight:300;}

.devideDiv{position:relative;}
.devideDiv:after{content:"";display:block;clear:both;width:0px;height:0px}
.devideDiv .leftDiv{width:780px;float:left;margin-right:20px;}
.devideDiv .leftDiv > div ~ div{margin-top:30px;}
.devideDiv .leftDiv .payment_card{margin-top:-1px;}
.devideDiv .leftDiv .payment_banking{display:none;margin-top:30px;}
.devideDiv .leftDiv .btn_set {margin-top:0;}
.devideDiv .leftDiv .tb_title{font-size:18px;color:#111;height:20px;margin-bottom:10px;}
.devideDiv .rightDiv{width:300px;float:left;}
.devideDiv .rightDiv .tb_title{font-size:18px;color:#111;height:20px;margin-bottom:10px;}
.devideDiv .rightDiv > div ~ div{margin-top:30px;}

.certificate_info{background-color:#faf9f6;padding:20px;font-size:14px;color:#666;line-height:20px;border:1px solid #ddd;}
.certificate_info > p {font-size:14px;color:#666;line-height:20px;}
.certificate_info ol {background-color:#faf9f6;border-top:1px solid #ddd;padding-top:20px;margin-top:20px;}
.certificate_info ol li {font-size:14px;color:#666;line-height:18px;margin-top:10px;}
.certificate_info ol li:first-child {margin-top:0;}
.certificate_info .btn_mini {margin:0 3px;background-color:#a08e72;color:#fff;}
.certificate_info p .btn_mini {margin:8px 0 0;}

.payment_info > p {font-size:14px;color:#666;line-height:20px;margin-bottom:20px; font-weight: 300;}
.payment_info > p > span{display:block;margin-top:5px;}
.payment_info > dl {background-color:#faf9f6;border:1px solid #ddd;padding:20px;margin-top:20px;}
.payment_info > dl dt{padding-bottom:10px;}
.payment_info > dl dt label{font-size:15px;color:#111;}
.payment_info > dl dd{padding:2px 0;font-size:13px;color:#666;}
.payment_info > dl dd > a{margin-left:5px;font-size:13px;color:#666;text-decoration:underline;}
.payment_info > dl dd > a:hover{color:#a08e72;}

.cashReceipt{padding-bottom:8px;}
.cashReceipt ~ div {padding-top:8px;}
.cashReceipt ~ div select{min-width:auto !important;padding-right:30px;}
.cashReceipt ~ div input[type="text"]{background-color:#fff !important;width:100px !important;text-align:center;}
.cash-receipt{display:none;border-top:1px solid #ddd;}
.cash-receipt > div{display:inline-block;}
.cash-receipt > strong{font-weight:400;}

/* 계좌환불 */
.return_bank{background-color:#faf9f6;padding:20px;border:1px solid #ddd;border-top:0;}
.return_bank > p{color:#666;font-size:14px;margin-bottom:10px;}
.return_bank > div{display:inline-block;}
.return_bank > div:nth-of-type(1){width:210px;}
.return_bank > div:nth-of-type(2){width:275px;}
.return_bank > div:nth-of-type(3){width:248px;}
.return_bank > div > span{font-size:14px;color:#666;display:inline-block;padding-right:10px;}
.return_bank > div select{width:180px;}
.return_bank > div input{width:180px;}

.rrn_certification > div > p{font-size:13px;color:#666;line-height:20px;margin-top:10px;padding:10px 0 5px;border-top:1px solid #ddd;}
.rrn_certification > div > span:nth-of-type(1){margin-left:0 !important;}


/* 예치금 / 포인트사용 */
.myPt{font-size:14px;}
.myPt > span{width:100px;display:inline-block;font-size:13px;color:#666;font-weight:300;}
.myPt > strong{display:inline-block;font-size:14px;color:#111;font-weight:300;}
.myPt > strong > em{min-width:50px;display:inline-block;font-weight:300;color:#111;text-align:right;}

/* 결제정보 */
.payment_price dl{margin-top:7px;border-top:1px solid #ddd;padding:7px 5px 7px 20px;}
.payment_price dl:first-child{margin-top:0;border-top:0;}
.payment_price dl:after{content:"";display:block;clear:both;width:0px;height:0px}
.payment_price dl dt{min-width:80px;line-height:30px;float:left;font-size:15px;color:#666;}
.payment_price dl dt > span{font-size:16px;color:#111;font-weight:300;}
.payment_price dl dd{line-height:30px;float:left;}
.payment_price dl dd > p{display:inline-block;font-size:14px;color:#666;margin:0 3px;}
.payment_price dl dd > p > span{display:inline-block;font-size:14px;color:#111;}
.payment_price dl dd > p.pmp_p > span{color:#4b655c;}
.payment_price dl dd > p.pmp_hp > span{color:#a08e73;}
.payment_price dl dd input{background-color:#faf9f6;}

/* 현대백화점 카드 등록 */
.hdCard .hdc_box{background-color:#faf9f6;padding:20px;border:1px solid #ddd;}
.hdCard .hdc_box p{font-size:14;color:#666;padding-bottom:10px;line-height:20px;}
.hdCard .hdc_box p:first-child{color:#111;}
.hdCard .hdc_box .defaultCard{padding:15px;background-color:#fff;border:1px solid #ddd;margin-top:4px;}
.hdCard .hdc_box .defaultCard dl{padding-left:55px;position:relative;}
.hdCard .hdc_box .defaultCard dl:after{content:'';position:absolute;left:0;top:50%;margin-top:-12px;width:36px;height:24px;background:url('../images/common/icon/ico_card.png') no-repeat;}
.hdCard .hdc_box .defaultCard dl dt{font-size:14px;color:#666;padding-bottom:7px;}
.hdCard .hdc_box .defaultCard dl dd span{min-width:35px;font-size:16px;color:#111;display:inline-block;position:relative;padding-left:8px;}
.hdCard .hdc_box .defaultCard dl dd span:first-child{padding-left:0;}
.hdCard .hdc_box .defaultCard dl dd span:after{content:'-';position:absolute;left:0;top:50%;margin-top:-8px;width:8px;height:16px;text-align:center;font-size:16px;color:#111;}
.hdCard .hdc_box .defaultCard dl dd span:first-child:after{display:none;}
.hdCard .hdc_box .btn_set a{width:127px;}

.hdCard .myorderPrice{background-color:#faf9f6;border:1px solid #ddd;}
.hdCard .myorderPrice > p{padding:20px;height:62px;position:relative;border-bottom:1px solid #ddd;}
.hdCard .myorderPrice > p > span{display:inline-block;min-width:125px;font-size:14px;color:#666;}
.hdCard .myorderPrice > p > em{font-size:20px;color:#111;display:inline-block;font-weight:400;text-align:right;position:absolute;top:20px;right:20px;}
.hdCard .myorderPrice > p > em > label{font-size:14px;color:#666;display:inline-block;}
.hdCard .myorderPrice > dl{margin:8px 20px;}
.hdCard .myorderPrice > dl dt{border-bottom:1px solid #ddd;margin-bottom:8px;padding:8px 0;position:relative;height:34px;}
.hdCard .myorderPrice > dl dt span{font-size:13px;color:#666;}
.hdCard .myorderPrice > dl dt em{position:absolute;right:0;top:8px;color:#666;}

.hdCard .myorderPrice > dl dd{padding:8px 0;position:relative;height:26px;}
.hdCard .myorderPrice > dl dd span{font-size:13px;color:#666;}
.hdCard .myorderPrice > dl dd em{position:absolute;right:0;top:8px;color:#666;}
.hdCard .myorderPrice > dl dd em label{display:inline-block;text-align:cetner;width:10px;}

.hdCard .myorderPrice .total_itmPrice{position:relative;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:25px 20px;min-height: 85px;}
.hdCard .myorderPrice .total_itmPrice span{position:absolute;left:20px;top:50%;margin-top:-9px;height:18px;font-size:16px;color:#666;font-weight:400;}
.hdCard .myorderPrice .total_itmPrice p{text-align:right;font-size:35px;color:#cd7d36;line-height:24px;}
.hdCard .myorderPrice .total_itmPrice p label{font-size:18px;margin-left:5px;}

.hdCard .myorderPrice .order_indent{padding:20px;background-color:#f8f8f8;}
.hdCard .myorderPrice .order_indent p {font-size:13px;color:#666;line-height:18px;margin-bottom:12px;}
.hdCard .myorderPrice .order_indent .btn_set a{height:62px;line-height:62px;width:100%;font-size:25px;font-weight:300;}

/* 배송 설정 */
table.delivery_type{margin-top:45px;}
.delivery_wrap{}
[class^="delivery-"] > ul{background-color:#faf9f6;padding:20px;border:1px solid #ddd;border-top:0;}
[class^="delivery-"] > ul li{font-size:14px;color:#666;margin-top:7px;}
[class^="delivery-"] > ul li:first-child{margin-top:0;}
[class^="delivery-"] > ul li a{margin-left:5px;display: inline-block; min-width:80px; height: 20px;padding:0 10px; font-weight: 300; font-size:12px; background: #a08e72; text-align: center; line-height: 20px; color: #FFF;  border-radius: 2px; }
[class^="delivery-"] > ul li.custom_message{color:#a08e72;font-size:15px;margin-top:15px;}

.delivery-direct{margin-top:-1px;display:none;}
.delivery-direct > div{border:1px solid #ddd;border-top:0 !important;}
.delivery-direct > div:after{content:"";display:block;clear:both;width:0px;height:0px}
.delivery-direct > div p{border-left:1px solid #ddd;width:50%;float:left;padding:15px 20px;}
.delivery-direct > div p:first-child{border-left:0;}
.delivery-direct > div p .radio{margin-left:30px;display:inline-block;}
.delivery-direct > div p .radio:first-child{margin-left:0;}

.order_btnSet{display:inline-block;margin-left:30px;}
.order_btnSet a{border-radius:0;margin-right:5px;}

/* 배송지 상품 설정 */
.delively_add{margin-top:15px;}
.delively_add strong{font-size:16px;color:#1b1a1a;padding-left:10px;margin-right:10px;font-weight:400;width:410px;height:30px;}
.delively_add select{width:410px;height:30px;}

.move_list{position:relative;min-width:664px;min-height:510px;overflow:hidden;}
.selecting_list{margin-left:9%;position:relative;}
.selecting_list:after{content:'';position:absolute;left:-55px;top:50%;margin-top:-5px;width:16px;height:30px;background:url('../images/common/icon/step_arrow.png') 50% 50% no-repeat;}
.list_boxing{width:45%;display:inline-block;vertical-align:top;box-sizing:border-box;}
.list_boxing > h4{font-size:18px;color:#1b1a1a;height:22px;margin-bottom:5px;}
.list_boxing > h4 span{color:#a08e72;margin-left:10px;}
.list_boxing .listHead{height:50px;background:#faf9f6;border-top:1px solid #ddd;border-bottom:1px solid #ddd;color:#1b1a1a;font-size:14px;text-align:center;}
.list_boxing .listHead span{float:left;padding:0 1%;height:50px;line-height:50px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;}
.list_boxing .listHead span:nth-child(1){width:50%;}
.list_boxing .listHead span:nth-child(2){width:14%;}
.list_boxing .listHead span:nth-child(3){width:19%;}
.list_boxing .listHead span:nth-child(4){width:17%;}
.list_boxing .btn_mini.btn_black{padding:4px 10px !important;}

.list_boxing ul{min-width:298px;height:420px;overflow-y:auto;border-bottom:1px solid #ddd;}
.list_boxing li{border-top:1px solid #ddd;padding:10px;color:#333;text-align:center;display:table;}
.list_boxing li:nth-of-type(1){border-top:0;}
.list_boxing li:after{content:"";display:block;clear:both;width:0px;height:0px}
.list_boxing li div{padding:0 1%;display:table-cell;vertical-align:middle;}
.list_boxing li div.itmNum {font-size:15px;color:#1b1a1a;}
.list_boxing li div.itm_name a{font-size:15px;color:#1b1a1a;line-height:18px;height:38px;display:block;overflow:hidden;}
.list_boxing li div.itm_name span{margin-top:5px;display:block;font-size:13px;color:#666;font-weight:300;}
.list_boxing li div.itm_name p{margin-top:7px;font-size:15px;color:#1b1a1a;font-weight:400;}
.list_boxing li div:nth-child(1){width:24%;}
.list_boxing li div:nth-child(2){width:28%;}
.list_boxing li div:nth-child(3){width:16%;}
.list_boxing li div:nth-child(4){width:18%;}
.list_boxing li div:nth-child(5){width:14%;}

.list_boxing.selecting_list .listTitle{padding:8px 12px;background:#faf9f6;border-top:1px solid #ddd;}
.list_boxing.selecting_list .listTitle span{color:#fff;font-size:12px;margin-right:5px;background-color:#48665a;min-width:20px;height:20px;text-align:center;line-height:19px;display:inline-block;}
.list_boxing.selecting_list .listTitle p{display:inline-block;color:#48665a;font-size:14px;}
.list_boxing.selecting_list ul{height:275px;border-bottom:0;}
.list_boxing.selecting_list .listHead span:nth-child(1){width:65%;}
.list_boxing.selecting_list .listHead span:nth-child(2){width:14%;}
.list_boxing.selecting_list .listHead span:nth-child(3){width:21%;}
.list_boxing.selecting_list li div:nth-child(1){width:33%;}
.list_boxing.selecting_list li div:nth-child(2){width:34%;}
.list_boxing.selecting_list li div:nth-child(3){width:19%;}
.list_boxing.selecting_list li div:nth-child(4){width:14%;}

.multi_price{padding:15px 2%;margin-top:10px;background-color:#faf9f6;border:1px solid #ddd;}
.multi_price p{width:32%;height:65px;display:inline-block;text-align:center;vertical-align:top;}
.multi_price p.salePrice{position: relative;}
.multi_price p.salePrice:before{content:''; position:absolute; left:0; top:10px; width:10px; height:10px;background: url(../images/common/icon/ico_plus_small.png) 50% 50% no-repeat;}
.multi_price p.salePrice:after{content:''; position:absolute; right:-10px; top:5px; width:20px; height:20px;background: url(../images/common/icon/ico_equal_small.png) 50% 50% no-repeat;}
.multi_price p > span{ clear:left; font-size: 20px; line-height: 18px; color:#1b1a1a;font-weight: 400; display: block; }
.multi_price p > span em{font-size: 14px; }
.multi_price p > span i{font-style: normal;margin-top:5px; font-size: 14px; font-weight: 300; color: #666; }
.multi_price p > span i label{font-size:12px;display:block;}
.multi_price p > span.minus_area,.ord_sumTable table tbody tr td p span.sum_area{font-weight: 500;}
.multi_price .sum_price em{color:#1b1a1a;}

/* 맴버쉽 */
/* 회원가입 */
.join_wrap{height:200px;position:relative;background:url('../images/common/bg/bg_join.jpg') #fdfdfd 50% 0 no-repeat;}
.join_wrap > div{width:1100px;margin:auto;}

.join_select{padding-top:50px;}
.join_select > div{width:49%;float:left;margin-left:2%;}
.join_select > div:first-child{margin-left:0;}
.join_select > div > h4{height:22px;font-size:20px;color:#1b1a1a;text-align:center;margin-bottom:20px;}
.join_select > div > p{height:100px;background:url('../images/common/bg/bg_esmk.png') #ded7cf 50% 50% no-repeat;text-indent:-9999px;}
.join_select > div:first-child > p{background:url('../images/common/bg/bg_hp.gif') #beddd1 50% 50% no-repeat;text-indent:-9999px;}
.join_select > div > div{margin-top:20px;text-align:center;}
.join_select > div > div p{font-size:15px;color:#1b1a1a;line-height:20px;min-height:60px;}
.join_select > div > div a{font-size:15px;color:#1b1a1a;width:200px;height:50px;margin-top:20px;display:inline-block;line-height:50px;border:1px solid #ddd;}

/* 회원가입 완료 */
.membershipjoinComp{width:780px;margin:40px auto 0;}
.membershipjoinComp > div:first-child{min-height:105px;padding-left:280px;margin-bottom:60px;background:url('../images/common/bg/bg_join3.jpg') 26px 0 no-repeat;}
.membershipjoinComp > div > strong{font-size:24px;color:#1a1b1b;display:block;font-weight:400;margin-bottom:38px;}
.membershipjoinComp > div > p{font-size:20px;color:#1a1b1b;line-height:25px;}
.membershipjoinComp > div > p span{display:block;font-size:18px;color:#a08e72;}
.membershipjoinComp .tableForm,
.membershipjoinComp .tableForm table{width:100%;margin:0;}

/* 팝업 로그인 */
.pop_login_wrap > div{width:500px;float:left;}
.pop_login_wrap > div:first-child{width:600px;}
.pop_login_wrap > div > img{width:100%;}
.pop_login_wrap .util_menu{border-top:1px solid #ddd;margin:0 25px;padding-top:20px;}
.pop_login_wrap .util_menu > div{width:50%;}
.pop_login_wrap > div .tab_wrap ul.tab_list{margin:20px 20px 0 20px;}
.pop_login_wrap > div .tab_wrap .loginForm{margin:0 20px 0 20px;}
.pop_login_wrap .hpoint_info{margin:20px;position:relative;text-align:center;}
.pop_login_wrap .hpoint_info > p{font-size:13px;color:#666;line-height:20px;}
.pop_login_wrap .hpoint_info > p:first-child{font-size:16px;color:#111;margin-bottom:10px;}
.pop_login_wrap .sns_login{padding:21px 27px;background-color:#faf9f6;border-top:1px solid #ddd;position:relative;text-align:right;}
.pop_login_wrap .sns_login > span{position:absolute;left:30px;top:50%;margin-top:-7px;height:14px;font-size:13px;color:#4b655c;}
.pop_login_wrap .sns_login a{display:inline-block;width:120px;height:40px;border:1px solid #ddd;margin:0 1px;}
.pop_login_wrap .sns_login a.sns_kkt{background:url('../images/common/icon/ico_kakao.png') #fff 50% 50% no-repeat;}
.pop_login_wrap .sns_login a.sns_nv{background:url('../images/common/icon/ico_naver.png') #fff 50% 50% no-repeat;}
.pop_login_wrap .sns_login a span{z-index:-2;position:relative;}

/* 비회언 로그인 */
.guest_inquire{background-color:#f7f7f7;padding:25px 25px 15px;margin:0 20px;border:1px solid #828282;border-top:0;text-align:center;}
.guest_inquire p{font-size:16px;color:#111;padding-bottom:20px;text-align:left;}
.guest_inquire p span{font-size:14px;color:#666;}
.guest_inquire div{padding:10px 0;margin-bottom:10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;text-align:left;}
.guest_inquire div:after{content:"";display:block;clear:both;width:0px;height:0px}
.guest_inquire div dl{float:left;margin-left:25px;}
.guest_inquire div dl:after{content:"";display:block;clear:both;width:0px;height:0px}
.guest_inquire div dl:nth-of-type(1){width:115px;margin-left:0;}
.guest_inquire div dl:nth-of-type(2){width:165px;}
.guest_inquire div dl:nth-of-type(3){width:178px;}
.guest_inquire div dl dt{width:45%;line-height:30px;float:left;font-size:13px;color:#666;}
.guest_inquire div dl dd{width:53%;float:left;padding-left:2%;}
.guest_inquire div dl dd input{height:30px;}
.guest_inquire .btn_confirm{background-color:#4b655c;color:#fff;width:120px;height:35px;font-size:15px;font-weight:400;}

/* 아이디/비밀번호 찾기 */
.fd_account{margin-bottom:40px;}
.fd_account ~ .fd_account{margin-bottom:10px;}
.fd_account > p{margin:10px 0;}
.fd_account > p span{font-size:14px;color:#666;letter-spacing:-1px;display:block;margin-bottom:5px;}
.fd_account > p em{font-size:14px;color:#a08e72;display:block;}
.fd_account ol {margin-top:15px;}
.fd_account ol:after{content:"";display:block;clear:both;width:0px;height:0px}
.fd_account ol li{width:32%;float:left;margin-left:2%;text-align:center;border:1px solid #ddd;}
.fd_account ol li:first-child{margin-left:0;}
.fd_account ol li a{display:block;padding:20px 0;}
.fd_account ol li a span{height:32px;line-height:32px;font-size:15px;color:#666;font-weight:500;padding-left:40px;display:inline-block;position:relative;}

.fd_account ol li a:hover{background:#48665a;}
.fd_account ol li a:hover span{color: #fff;}
.fd_account ol li a.certi_mob span:after{content:'';position:absolute;left:0;top:0;width:35px;height:32px;background:url('../images/common/icon/ico_account.png') 0 -32px no-repeat;}
.fd_account ol li a.certi_ipin span:after{content:'';position:absolute;left:0;top:0;width:35px;height:32px;background:url('../images/common/icon/ico_account.png') -60px -32px no-repeat;}
.fd_account ol li a.certi_email span:after{content:'';position:absolute;left:0;top:0;width:35px;height:32px;background:url('../images/common/icon/ico_account.png') -116px -32px no-repeat;}

.fd_account ol li a.certi_mob:hover span:after{background-position:0 0 ;}
.fd_account ol li a.certi_ipin:hover span:after{background-position:-60px 0 ;}
.fd_account ol li a.certi_email:hover span:after{background-position:-116px 0 ;}

.fd_account .findid_input {background-color:#faf9f6;border:1px solid #ddd;text-align:center;padding:20px 0;margin-top:15px;}
.fd_account .findid_input > span{display:inline-block;font-size:14px;color:#666;}
.fd_account .findid_input > span:first-child{margin-right:15px;}
.fd_account .findid_input > span input{width:260px;}
.fd_account .findid_input > span button{margin-left:5px;background-color:#504f4f;width:60px;height:35px;line-height:35px;color:#fff;text-align:center;display:inline-block;}

.account_list{margin-top:20px;position:relative;min-height:65px;}
.account_list > span{position:absolute;width:100%;z-index:1;font-size:14px;color:#666;line-height:19px;}
.account_list table{width:100%;position:relative;z-index:2;}
.account_list table thead th{height:40px;font-size:13px;color:#666;background-color:#f3f3f3;border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-left:1px solid #ddd;}
.account_list table thead th:first-child{border-left:0;}
.account_list table tbody td{height:40px;font-size:13px;color:#666;text-align:center;border-bottom:1px solid #ddd;border-left:1px solid #ddd;}
.account_list table tbody td:first-child{border-left:0;border-right:0;padding-left:15px;}
.account_list table tbody td:nth-child(2){border-left:0;}
.accounttxt{font-size:13px;color:#666;line-height:18px;letter-spacing:-1px;}

/* mypage */
.mypage_myinfo:after{content:"";display:block;clear:both;width:0px;height:0px}
.mypage_myinfo .myinfo_dashboard{position:relative;}
.mypage_myinfo .myinfo_dashboard > p{min-height:60px;padding:20px;background-color:#1b1a1a;color:#fff;font-size:15px;font-weight:400;}
.mypage_myinfo .myinfo_dashboard > p > strong{display:inline-block;font-weight:400;}
.mypage_myinfo .myinfo_dashboard > p > span{display:inline-block;padding-right:15px;margin-right:10px;background:url('../images/common/icon/ico_loc_arrow.png') 100% 50% no-repeat; }
.mypage_myinfo .myinfo_dashboard > p > em{display:inline-block;color:#a4c3b7;font-size:18px;height:20px;line-height:20px;padding-left:20px;background:url('../images/common/icon/ico_loc_small.png') 0 50% no-repeat; }
.mypage_myinfo .myinfo_dashboard > ul{position:absolute;right:0;top:22px;}
.mypage_myinfo .myinfo_dashboard > ul li{display:inline-block;margin:0 30px;position:relative;}
.mypage_myinfo .myinfo_dashboard > ul li:after{content:'';position:absolute;left:-31px;top:50%;margin-top:-4px;width:1px;height:8px;border-right:1px solid #ccc;}
.mypage_myinfo .myinfo_dashboard > ul li:first-child:after{display:none;}
.mypage_myinfo .myinfo_dashboard > ul li > span{color:#fff;font-size:15px;margin-right:15px;}
.mypage_myinfo .myinfo_dashboard > ul li > em{color:#fff;font-size:18px;padding-right:15px;position:relative;display:inline-block;}
.mypage_myinfo .myinfo_dashboard > ul li.deposit > em:after{content:'원';position:absolute;right:0;top:0;font-size:14px;font-weight:400;}
.mypage_myinfo .myinfo_dashboard > ul li.hpoints > em{color:#d5c1a3;padding-right:25px;}
.mypage_myinfo .myinfo_dashboard > ul li.hpoints > em:after{content:'P';position:absolute;right:0;top:-3px;width:16px;height:16px;text-align:center;line-height:16px;font-size:10px;font-weight:700;border:2px solid #d5c1a3;border-radius:50%;}

.mypage_myinfo .myinfo_left{width:680px;float:left;background-color:#f8f8f8;min-height:170px;border:1px solid #ddd;border-top:0;}
.mypage_myinfo .myinfo_left:only-child{width:100%;float:none;}
.mypage_myinfo .myinfo_right{width:200px;float:left;padding:15px 20px;min-height:170px;border:1px solid #ddd;border-top:0;border-left:0;}
.mypage_myinfo .myinfo_right > ul > li{text-align:left;padding:10px;font-size:14px;color:#666;border-top:1px dashed #ddd;position:relative;}
.mypage_myinfo .myinfo_right > ul > li > strong{position:absolute;right:10px;top:9px;}
.mypage_myinfo .myinfo_right > ul > li:nth-of-type(1){border-top:0;}
.mypage_myinfo .myinfo_right > ul > li > a{display:block;padding:0 5px;color:#666;position:relative;}
.mypage_myinfo .myinfo_right > ul > li > a:after{content:'';position:absolute;right:10px;top:50%;margin-top:-4px;width:4px;height:8px;background:url('../images/common/icon/ico_loc_arrow-blk.png') 50% 50% no-repeat;}

.step_delively{padding:26px 0 0;}
.step_delively:after{content:"";display:block;clear:both;width:0px;height:0px}
.step_delively > li{width:20%;float:left;position:relative;}
.step_delively > li:after{content:'';position:absolute;left:-5px;top:50%;margin-top:-15px;width:16px;height:30px;background:url('../images/common/icon/step_arrow.png') 50% 50% no-repeat;background-size:12px;}
.step_delively > li:first-child:after{display:none;}
.step_delively > li > span{display:block;position:relative;padding-top:72px;text-align:center;font-size:14px;color:#666;}
.step_delively > li > span:after{content:'';position:absolute;left:50%;top:0;margin-left:-35px;width:70px;height:55px;background:url('../images/common/bg/deliveli_step.png') no-repeat;}
.step_delively > li:nth-child(1) > span:after{background-position:5px 1px;}
.step_delively > li:nth-child(2) > span:after{background-position:-85px 1px;}
.step_delively > li:nth-child(3) > span:after{background-position:-351px 1px;}
.step_delively > li:nth-child(4) > span:after{background-position:-175px 1px;}
.step_delively > li:nth-child(5) > span:after{background-position:-264px 1px;}
.step_delively > li > p{text-align:center;font-size:30px;padding:17px 0 0 0;color:#111;font-weight:500;}

/* 현재 배송상태 */
.now_delively{margin-top:20px;}
.now_delively:after{content:"";display:block;clear:both;width:0px;height:0px}
.now_delively > li{width:20%;height:143px;float:left;position:relative;border:1px solid #ddd;}
.now_delively > li:before{content:'';position:absolute;top:58px;left:-2px;border-width:12px 0 12px 12px;border-style:solid;border-color:transparent;border-left-color:#ddd;}
.now_delively > li:after{content:'';position:absolute;top:58px;left:-4px;border-width:12px 0 12px 12px;border-style:solid;border-color:transparent;border-left-color:#fff;}
.now_delively > li:first-child:before,
.now_delively > li:first-child:after{display:none;}
.now_delively > li > span{display:block;position:relative;padding-top:95px;text-align:center;font-size:14px;color:#666;}
.now_delively > li > span:after{content:'';position:absolute;left:50%;top:30px;margin-left:-35px;width:70px;height:55px;background:url('../images/common/bg/deliveli_step.png') no-repeat;}
.now_delively > li:nth-child(1) > span:after{background-position:5px 1px;}
.now_delively > li:nth-child(2) > span:after{background-position:-85px 1px;}
.now_delively > li:nth-child(3) > span:after{background-position:-351px 1px;}
.now_delively > li:nth-child(4) > span:after{background-position:-175px 1px;}
.now_delively > li:nth-child(5) > span:after{background-position:-264px 1px;}
.now_delively > li.now{background-color:#faf9f6;border:1px solid #a08e72;}
.now_delively > li.now:before{border-left-color:#a08e72;}
.now_delively > li.now:after{border-left-color:#faf9f6;}
.now_delively > li.now ~li:before{border-left-color:#a08e72;}
.now_delively > li.now ~li:after{border-left-color:#faf9f6;}
.now_delively > li.now > span{color:#000;font-weight:500;}

/* 시스템팝업 */
.popconBox .esuper_systemPop{ padding-top:20px; text-align: center; font-weight: 400; font-size: 20px; line-height: 28px; color:#1a1b1b; padding-bottom: 20px; }
.popconBox .esuper_systemPop p span{font-weight: 500;color: #48665a;}
.popconBox .box_btnWrap p{margin-top: 10px; font-weight: 300; font-size: 13px; line-height: 20px; color:#666666; }

/* myItemList */
.pkg_board .myItemList tbody td a.btn_small{height:21px;line-height:20px;display:inline-block;font-size:11px;color:#504e4f;padding:0 8px;border:1px solid #ddd;}
.pkg_board .myItemList tbody td a.bg_gray{width:70px;height:30px;line-height:30px;text-align:center;display:inline-block;font-size:12px;color:#fff;border-radius:0;}
.pkg_board .myItemList tbody td p{line-height:20px;}
.pkg_board .myItemList tbody td p ~ a.btn_small{margin-top:5px;}
.pkg_board .myItemList tbody td .myitmImg img {width:60px;height:60px;border:1px solid #ddd;}
.pkg_board .myItemList tbody td .myitmTit a {font-size:13px;color:#504e4f;height:40px;line-height:18px;text-align:left;overflow:hidden;}
.pkg_board .myItemList tbody td .nosearchData{height:200px;line-height:260px;text-align:center;font-size:13px;font-weight:300;color:#666;position:relative;}
.pkg_board .myItemList tbody td .nosearchData:after{content:'';position:absolute;left:50%;top:50px;margin-left:-30px;width:60px;height:60px;text-align:center;line-height:60px;color:#bbb;font-size:20px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjMwOURCOTUwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjMwOURCOTYwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMzA5REI5MzAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMzA5REI5NDAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl/qmCwAAADJSURBVHjapNXNCsMgDADgNMieboftNA+jDzd3sKc+gG/Wy5aMCEWMP1kgYG37kai0S0rpCgBPypXyAFtcKF+UbyfYQya9AeX3IuWdL1Aq22UiygMWjI0VpSJvQEvs1x3KzVm0iuWWYRJVsRIcQZtYDWyhXYzDKWuU0XhCoYe1wBoKPUxruYxFGU+DvGYb5U0q22W8tY4UDmL+tFFNFAexo9h9FcVBrHakqihOYEMoTmJdFA1YE2UwGDANDU4+3Z8/fgEZZSd8BRgAHnNlQjBVmt8AAAAASUVORK5CYII=') no-repeat;background-position:50% 50%;border:1px solid #ddd;border-radius:50%;}

/* tcp 마일리지 */
.tcp_mileage{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:30px;}
.tcp_mileage:after{content:"";display:block;clear:both;width:0px;height:0px}
.tcp_mileage > div{width:50%;float:left;}
.tcp_mileage > div:first-child{background-color:#f4f4f4;border-right:1px solid #ddd;}
.tcp_mileage > div.tcp_number{padding:40px 30px 40px 200px;position:relative;}
.tcp_mileage > div.tcp_number:after{content:'';position:absolute;left:38px;top:50%;margin-top:-55px;width:128px;height:110px;background:url('../images/common/bg/tcp_milieage.png') no-repeat;}
.tcp_mileage > div.tcp_number p{text-align:center;font-size:13px;color:#666;line-height:18px;margin-bottom:15px;}
.tcp_mileage > div.tcp_number dl{border:1px solid #ddd;}
.tcp_mileage > div.tcp_number dl dt{height:35px;line-height:34px;font-size:15px;color:#1b1a1a;background-color:#faf9f6;border-bottom:1px solid #ddd;text-align:center;}
.tcp_mileage > div.tcp_number dl dd{background-color:#fff;text-align:center;}
.tcp_mileage > div.tcp_number dl dd span{display:inline-block;padding-right:32px;height:50px;line-height:50px;font-size:25px;color:#cd7d36;position:relative;}
.tcp_mileage > div.tcp_number dl dd span:after{content:'P';position:absolute;right:0;top:50%;margin-top:-12px;width:25px;height:25px;line-height:25px;text-align:center;background-color:#cd7d36;color:#fff;font-size:16px;font-weight:700;border-radius:50%;}

.tcp_mileage > div.tcp_info{padding:30px;position:relative;}
.tcp_mileage > div.tcp_info > p{font-size:16px;height:18px;color:#1b1a1a;font-weight:400;border-bottom:1px solid #ddd;padding-bottom:25px;}
.tcp_mileage > div.tcp_info > ul li{font-size:13px;color:#666;line-height:18px;margin-top:6px;}
.tcp_mileage > div.tcp_info > ul li a{color:#cd7d36;}

/* h-point */
.h-point{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:30px;}
.h-point:after{content:"";display:block;clear:both;width:0px;height:0px}
.h-point > div{width:50%;float:left;}
.h-point > div:first-child{background-color:#f4f4f4;border-right:1px solid #ddd;}
.h-point > div.hpt_number{padding:30px 30px 30px 200px;position:relative;}
.h-point > div.hpt_number:after{content:'';position:absolute;left:38px;top:50%;margin-top:-20px;width:140px;height:40px;background:url('../images/common/bg/bg_hp_black.png') no-repeat;}
.h-point > div.hpt_number dl{border:1px solid #ddd;}
.h-point > div.hpt_number dl ~ dl{margin-top:10px;}
.h-point > div.hpt_number dl dt{height:35px;line-height:34px;font-size:14px;color:#666;background-color:#faf9f6;border-bottom:1px solid #ddd;text-align:center;}
.h-point > div.hpt_number dl dd{background-color:#fff;text-align:center;}
.h-point > div.hpt_number dl dd span{display:inline-block;padding-right:32px;height:40px;line-height:40px;font-size:18px;color:#cd7d36;position:relative;}
.h-point > div.hpt_number dl dd span:after{content:'P';position:absolute;right:0;top:50%;margin-top:-10px;width:20px;height:20px;line-height:20px;text-align:center;background-color:#cd7d36;color:#fff;font-size:10px;font-weight:700;border-radius:50%;}

.h-point > div.hpt_info{padding:30px;position:relative;}
.h-point > div.hpt_info > p{font-size:16px;height:18px;color:#1b1a1a;font-weight:400;border-bottom:1px solid #ddd;padding-bottom:25px;}
.h-point > div.hpt_info > ul li{font-size:13px;color:#666;line-height:18px;margin-top:6px;}
.h-point > div.hpt_info > a{border-radius:0;margin-top:20px;}

/* 예치금 조회 */
.my_deposit{border:1px solid #ddd;margin-bottom:30px;}
.my_deposit > p{height:80px;padding:30px 0 60px 0;text-align:center;font-size:20px;color:#1b1a1a;font-weight:400;border-bottom:1px solid #ddd;}
.my_deposit > p > span{font-size:30px;color:#cd7d36;margin-left:20px;}
.my_deposit > p > em{font-size:18px;color:#cd7d36;}
.my_deposit > dl{background-color:#f4f4f4;}
.my_deposit > dl:after{content:"";display:block;clear:both;width:0px;height:0px}
.my_deposit > dl > dt{width:100px;float:left;height:50px;line-height:50px;font-size:14px;color:#504e4f;text-align:center;border-right:1px solid #ddd;}
.my_deposit > dl > dd{width:778px;float:left;height:50px;line-height:50px;font-size:14px;color:#504e4f;padding-left:20px;position:relative;}
.my_deposit > dl > dd > a{height:30px;line-height:30px;padding:0 10px;color:#fff;background-color:#cd7d36;text-align:center;position:absolute;right:20px;top:50%;margin-top:-15px;}

.rightConBoxing .order_detail table{table-layout:fixed;}
.rightConBoxing .order_detail .order_btnSet{margin-left:0;}
.rightConBoxing .order_detail .order_btnSet a{margin-right:0;}
.rightConBoxing .order_detail .order_detail_img{width:60px;height:60px;position:relative;}
.rightConBoxing .order_detail .order_detail_img a{display:block;}
.rightConBoxing .order_detail .order_detail_img img{width:60px;height:60px;border:1px solid #dfdfdf;}
.rightConBoxing .order_detail .itm_name a{height:20px;white-space:nowrap;text-overflow:ellipsis;}
.rightConBoxing .order_detail .itm_name span{margin-top:5px;display:block;font-size:13px;color:#666;font-weight:300;}
.check_info{height:30px;line-height:30px;margin-left:15px;padding-left:30px;position:relative;font-size:14px;color:#a08e72;}
.check_info:after{content:'';position:absolute;left:0;top:50%;margin-top:-7px;width:14px;height:14px;border:1px solid #bbb;}

.myProtect{border-top:1px solid #ddd;}
.myProtect .myProtect_txt{position:relative;padding-top:82px;margin-top:50px;font-size:17px;color:#1b1a1a;background:url('../images/common/bg/bg_protect.png') 50% 0 no-repeat;text-align:center;}
.myProtect .myProtect_formBox{width:680px;margin:30px auto 0;padding:20px 150px;background-color:#faf9f6;border:1px solid #ddd;}
.myProtect .myProtect_formBox .myProtect_wrap{position:relative;}
.myProtect .myProtect_formBox .myProtect_wrap .input_area{width:250px;}
.myProtect .myProtect_formBox .myProtect_wrap .input_area .input_box{margin-top:12px;}
.myProtect .myProtect_formBox .myProtect_wrap .input_area .input_box:first-child{margin-top:0;}
.myProtect .myProtect_formBox .myProtect_wrap .input_area .input_box input{width:250px;height:34px;line-height:34px;padding:0 2px;border:1px solid #c5c5c5;font-size:16px;}
.myProtect .myProtect_formBox .myProtect_wrap .btn_checking{position:absolute;right:0;top:0;width:120px;height:80px;line-height:80px;font-size:13px;border-radius:0;color:#fff;background-color:#1b1a1a;font-weight:400;}

.myProtect_comment{width:680px;margin:auto;text-align:center;padding:20px 0;border:1px solid #ddd;border-top:0;}
.myProtect_comment ol{display:inline-block;}
.myProtect_comment ol li{font-size:14px;color:#666;line-height:18px;text-align:left;}

.order_info{min-width:670px;}
.order_info dl{display:inline-block;padding:0 30px;position:relative;}
.order_info dl:first-child{padding-left:0;}
.order_info dl:last-child{padding-right:0;}
.order_info dl:after{content:'';position:absolute;left:0;top:50%;width:1px;height:8px;margin-top:-4px;background-color:#ccc;}
.order_info dl dt{display:inline-block;margin-right:20px;font-size:14px;color:#666;}
.order_info dl dd{display:inline-block;font-size:13px;color:#1b1a1a;font-weight:400;}

/* 고객센터 */
/* faq_search */
.faq_search{border:1px solid #ddd;margin-bottom:30px;background-color:#faf9f6;}
.faq_search:after{content:"";display:block;clear:both;width:0px;height:0px}
.faq_search > div{width:50%;float:left;padding:30px 0;position:relative;text-align:center;}
.faq_search > div:first-child{border-right:1px solid #ddd;}
.faq_search > div dl{display:inline-block;}
.faq_search > div dl dt{height:35px;line-height:34px;font-size:25px;color:#111;font-weight:500;text-align:center;}
.faq_search > div dl dd{margin-top:10px;font-size:13px;color:#504e4f;line-height:18px;}

.faq_searchBar{width:250px;height:40px;padding-right:42px;border:2px solid #111;position:relative;}
.faq_searchBar input{border:0;height:36px;}
.faq_searchBar .btn_lens{position:absolute;right:0;top:0;width:42px;height:36px;text-indent:-9999px;background:url('../images/common/icon/ico_lens_blk.png') #fff 50% 50% no-repeat;}

.faqna_list{margin-top:30px;}
.faqna_list:after{content:"";display:block;clear:both;width:0px;height:0px}
.faqna_list dl{width:49%;float:left;margin-left:2%;border-bottom:1px solid #bbb;padding-bottom:5px;}
.faqna_list dl:first-child{margin-left:0;}
.faqna_list dl dt{border-bottom:1px solid #bbb;font-size:20px;color:#1b1a1a;padding-bottom:15px;position:relative;}
.faqna_list dl dd{font-size:14px;color:#504e4f;padding:0 10px;height:48px;line-height:48px;border-top:1px dashed #ddd;}
.faqna_list dl dd:nth-child(2){border-top:0;}
.faqna_list dl dd em{font-size:18px;color:#111;font-weight:400;display:inline-block;margin-right:8px;vertical-align:top;}

.dashboard_notice{}
dl.dashboard_notice > dd{margin-left:2%;}
dl.dashboard_notice > dd {position:relative;padding-right:100px;}
dl.dashboard_notice > dd:first-child {border-top:0;}
dl.dashboard_notice > dd a {width:220px;position:relative;display:inline-block;padding-right:30px;color:#666;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
dl.dashboard_notice > dd.newList a{color:#111;}
dl.dashboard_notice > dd.newList a > span{position:absolute;right:0;top:17px;color:#48665a;display:inline-block;font-size:8px;font-weight:400;vertical-align:top;line-height:16px;}
dl.dashboard_notice > dd > span{position:absolute;right:90px;top:50%;margin-top:-10px;width:60px;height:21px;line-height:21px;margin-right:15px;display:inline-block;color:#fff;font-size:12px;text-align:center;background-color:#545454;border-radius:4px;}
dl.dashboard_notice > dd > em{position:absolute;right:10px;top:0;height:18px;font-size:13px;color:#666;}

.store_time{margin-top:35px;border:1px solid #ddd;}
.store_time:after{content:"";display:block;clear:both;width:0px;height:0px}
.store_time > div{width:50%;float:left;text-align:center;padding-top:30px;padding-bottom:30px;}
.store_time > div:first-child{border-right:1px solid #ddd;}
.store_time > div > span{font-size:18px;color:#666;margin-bottom:5px;display:inline-block;font-weight:400;}
.store_time > div > p{font-size:25px;color:#111;line-height:25px;font-weight:700;margin-top:10px;}
.store_time > div > p + p{margin-top:-15px;}
.store_time > div:first-child > p{line-height:50px;}
.store_time > div > div{position:relative;margin-top:10px;}
.store_time > div > div > span{font-size:16px;display:inline-block;color:#48665a;margin-right:10px;}
.store_time > div > div > em{font-size:13px;display:inline-block;color:#666;line-height:18px;margin-top:5px;}

/* faq */
.tab_faq{margin-top:40px;}
.tab_faq ul.tab_list:before{display:none;}
.tab_faq ul.tab_list li{float:left;width:125.5px;border-left:1px solid #fff;margin-bottom:0;font-size:14px;color:#504e4f;}
.tab_faq ul.tab_list li:first-child{border-left:0;}

.tab_faq .accordion{margin-top:30px;border-bottom:1px solid #ddd;}
.tab_faq .accordion > dd {position:relative;border-top:1px solid #ddd;}
.tab_faq .accordion > dd > div > a{display:block;padding:15px 0;font-size:16px;color:#333;position:relative;z-index:1;}
.tab_faq .accordion > dd > div > a:after{content:'';position:absolute;left:0;top:0;width:80px;height:50px;border-right:1px solid #ddd;background-color:#f6f6f6;z-index:-1}
.tab_faq .accordion > dd > div > a.active{color:#333;}
.tab_faq .accordion > dd > div > a.active:after{background-position:center 3px;}
.tab_faq .accordion span{display:inline-block;}
.tab_faq .accordion span.faq_num{width:80px;line-height:20px;text-align:center;position:relative;}
.tab_faq .accordion span.faq_subject{position:relative;margin-left:20px;padding-left:25px;color:#504e4f;font-size:14px;}
.tab_faq .accordion span.faq_subject:after{content:'Q';position:absolute;left:0;top:0;width:10px;height:12px;font-size:18px;color:#111;font-weight:400;}
.tab_faq .accordion > dd > div.hidden_div{border-top:1px solid #ddd;background:#f8f6f0;padding:20px 20px 20px 128px;display:none;position:relative;}
.tab_faq .accordion > dd > div.hidden_div > .faq_answer > div,
.tab_faq .accordion > dd > div.hidden_div > .faq_answer > div{font-size:14px;color:#504e4f;line-height:22px;text-align:left;white-space:pre-line;position:relative;}
.tab_faq .accordion > dd > div.hidden_div > .faq_answer > div:after{content:'A';position:absolute;left:-23px;top:-1px;width:10px;height:12px;font-size:18px;color:#111;font-weight:400;}
.tab_faq .nosearchData{height:230px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;line-height:20px;margin-top:20px;padding-top:130px;text-align:center;font-size:15px;color:#1b1a1b;position:relative;}
.tab_faq .nosearchData:after{content:'';position:absolute;left:50%;top:50px;margin-left:-30px;width:60px;height:60px;text-align:center;line-height:60px;color:#bbb;font-size:20px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjMwOURCOTUwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjMwOURCOTYwMDA1MTFFODk1RUZCNjY4MkU0NzI1RjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMzA5REI5MzAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMzA5REI5NDAwMDUxMUU4OTVFRkI2NjgyRTQ3MjVGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl/qmCwAAADJSURBVHjapNXNCsMgDADgNMieboftNA+jDzd3sKc+gG/Wy5aMCEWMP1kgYG37kai0S0rpCgBPypXyAFtcKF+UbyfYQya9AeX3IuWdL1Aq22UiygMWjI0VpSJvQEvs1x3KzVm0iuWWYRJVsRIcQZtYDWyhXYzDKWuU0XhCoYe1wBoKPUxruYxFGU+DvGYb5U0q22W8tY4UDmL+tFFNFAexo9h9FcVBrHakqihOYEMoTmJdFA1YE2UwGDANDU4+3Z8/fgEZZSd8BRgAHnNlQjBVmt8AAAAASUVORK5CYII=') no-repeat;background-position:50% 50%;border:1px solid #ddd;border-radius:50%;}
/* search_result */
.search_result{min-height:24px;text-align:center;color:#1b1a1b;font-size:15px;}
.search_result span{color:#48665a;padding:0 5px;}
.search_result em{color:#a08e72;padding:0 5px;font-weight:400;}

/* tip */
.tip_wrap{padding-top:60px;}
.tip_tit{color:#111;font-size:20px;height:22px;line-height:19px;position:relative;padding-left:50px;}
.tip_tit:after{content:'TIP';position:absolute;left:0;top:0;font-size:12px;color:#fff;font-weight:700;background-color:#a08e72;width:40px;height:20px;line-height:20px;text-align:center;border-radius:4px;}
.tip_wrap > div{border:1px solid #ddd;margin-top:10px;}
.tip_wrap > div > div{padding:30px;}
.tip_wrap > div > div:first-child{border-bottom:1px solid #ddd;}
.tip_wrap > div > div .caution{padding-top:30px;}
.tip_wrap > div > div .caution:first-child{padding-top:0;padding-bottom:30px;border-bottom:1px solid #ddd;}
.tip_wrap > div > div .caution:after{content:"";display:block;clear:both;width:0px;height:0px}
.tip_wrap > div > div .caution dt{width:110px;height:40px;margin-right:20px;vertical-align:top;display:inline-block;line-height:40px;text-align:center;font-size:18px;color:#111;border:1px solid #ddd;}
.tip_wrap > div > div .caution dd{width:670px;display:inline-block;}
.tip_wrap > div > div .caution dd > p{font-size:18px;color:#111;margin-bottom:10px;}
.tip_wrap > div > div .caution dd > ul li{font-size:14px;line-height:20px;color:#666;position:relative;padding-left:8px;margin-top:10px;}
.tip_wrap > div > div .caution dd > ul li:after{content:'-';position:absolute;left:0;top:0;font-size:12px;color:#666;}
.tip_wrap > div > div .caution dd > ul li:first-child{margin-top:0;}
.tip_wrap > div > div .caution dd > ul li span{font-size:14px;color:#a08e72;display:block;}

.tip_wrap > div > div .return_rule{}
.tip_wrap > div > div .return_rule:after{content:"";display:block;clear:both;width:0px;height:0px}
.tip_wrap > div > div .return_rule dt{font-size:18px;color:#111;margin-bottom:10px;}
.tip_wrap > div > div .return_rule dd{width:50%;float:left;padding:15px 30px;background-color:#faf9f6;border:1px solid #ddd;}
.tip_wrap > div > div .return_rule dd:nth-child(2){border-right:0;}
.tip_wrap > div > div .return_rule dd p{font-size:18px;color:#111;margin-bottom:10px;}
.tip_wrap > div > div .return_rule dd span{font-size:14px;line-height:20px;color:#666;position:relative;padding-left:8px;margin-top:10px;display:block;}
.tip_wrap > div > div .return_rule dd span:after{content:'-';position:absolute;left:0;top:0;font-size:12px;color:#666;}
.tip_wrap > div > div > em{font-size:14px;color:#a08e72;display:block;margin-top:10px;}

.weekOne{position:absolute;right:10px;bottom:53px;display:block;text-align:right;}
.weekOne a{width:auto !important;height:auto !important;line-height:24px !important;font-weight:300 !important;}



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




.mBoard_wrap{width:1160px;margin:auto;padding-top:370px;}
.mBoard_wrap:after{content:"";display:block;clear:both;width:0px;height:0px;}
.mBoard_wrap > div{width:46%;float:left;text-align:left;}
.mBoard_wrap > div:first-child{margin-right:8%;}
.mBoard_wrap > div h5{font-size:36px;color:#333;margin-bottom:40px;}
.mBoard_wrap > div h5 .btn_mMore{text-indent:-9999px;min-width:35px;width:35px;height:35px;margin-left:15px;border:1px solid #333;border-radius:50%;background:url('../images/main/ico_cross.png') center center no-repeat;}
.mBoard_wrap > div ul li{position:relative;padding-left:5px;margin-bottom:20px;}
.mBoard_wrap > div ul li:after{content:"";position:absolute;left:0;top:50%;margin-top:-1px;width:3px;height:3px;background:#8d8d8d;}
.mBoard_wrap > div ul li a{display:block;margin-right:120px;font-size:15px;color:#333;position:relative;padding-left:10px;margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.mBoard_wrap > div ul li em{display:inline-block;position:absolute;right:0;top:0;font-size:16px;color:#757575;}

.mainBtnSet{position:relative;width:1160px;margin:335px auto 0;}
.btn_mQna{position:absolute;padding-right:40px;bottom:76px;left:20px;font-size:32px;color:#fff;height:35px;}
.btn_mQna:after{content:'';width:20px;height:30px;position:absolute;top:-5px;right:0;background:url('../images/main/white_arrow.png') no-repeat;}
.btn_mFaq{position:absolute;padding-right:40px;bottom:76px;right:150px;font-size:32px;color:#333;height:35px;}
.btn_mFaq:after{content:'';width:20px;height:30px;position:absolute;top:-5px;right:0;background:url('../images/main/black_arrow.png') no-repeat;}

/* Login */
.login_wrap{min-height:538px;border-top:1px solid #333;border-bottom:1px solid #333;position:relative;background:#f8f8f8;}
.login_wrap:after{content:"";position:absolute;right:0;top:0;width:500px;height:538px;background:url('../images/common/bg/bg_login.jpg') no-repeat right 0;}
.login_wrap > div{margin-right:500px;padding:45px 120px;}
.login_wrap > div > .tit-login{color:#333;font-size:26px;letter-spacing:-1px;height:26px;padding-bottom:10px;}
.login_wrap > div > .iframe_wrap{height:315px;background:red;}
.login_wrap > div > .mem_btn{margin-top:30px;padding-top:30px;border-top:1px dotted #b8b8b8;}
.login_wrap > div > .mem_btn p{float:left;width:49%;}
.login_wrap > div > .mem_btn p:first-child{margin-right:2%;}
.login_wrap > div > .mem_btn p a{font-weight:700;background:#e5e5e5;border-radius:4px;display:block;height:34px;line-height:34px;font-size:13px;color:#333;text-align:center;font-family:'NanumGothicBold';}
.login_wrap > div > .mem_btn p a span{position:relative;display:inline-block;padding-left:20px;}
.login_wrap > div > .mem_btn p a.btn_join span:after{content:"";position:absolute;left:0;top:10px;width:15px;height:17px;background:url('../images/common/icon/ico_login_btn.png') no-repeat;background-position:0 0;}
.login_wrap > div > .mem_btn p a.btn_findidpw span:after{content:"";position:absolute;left:0;top:10px;width:15px;height:17px;background:url('../images/common/icon/ico_login_btn.png') no-repeat;background-position:0 -28px;}

/* regi_api */
.regi_status_bar{}
.regi_status_bar:after{content:"";display:block;clear:both;width:0px;height:0px;}
.regi_status_bar .regi_user_info{width:340px;padding:24px 20px 21px;background:#333;position:relative;float:left;margin-right:10px;}
.regi_status_bar .regi_user_info:before{content:"";position:absolute;width:390px;height:28px;left:-3px;top:-30px;background:#f0f0f0;z-index:2;
transform:rotate(-3.5deg);
-webkit-transform:rotate(-3.5deg);
-moz-transform:rotate(-3.5deg);
-ms-transform:rotate(-3.5deg);
-o-transform:rotate(-3.5deg);
}
.regi_status_bar .regi_user_info:after{content:"";position:absolute;width:100%;height:28px;left:0;top:-14px;background:#333;z-index:1;}
.regi_status_bar .regi_user_info p{text-align:center;color:#fff;font-size:18px;height:18px;padding-bottom:26px;}
.regi_status_bar .regi_user_info div{padding:24px 30px 32px;background:#0a0a0a;height:30px;position:relative;text-align:center;}
.regi_status_bar .regi_user_info div:after{content:"";position:absolute;width:30px;height:30px;right:-14px;bottom:-15px;background:#333;z-index:2;
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
}
.regi_status_bar .regi_user_info div span{font-size:16px;color:#fff;display:inline-block;line-height:20px;}
.regi_status_bar .regi_user_info div span strong{font-size:16px;color:#f7ac0c;display:block;}
.regi_status_bar .regi_user_info div a{float:right;text-indent:-9999px;display:block;width:30px;height:30px;background:url('../images/common/icon/ico_detailview.png') no-repeat;}

.regi_status_bar .regi_dashBoard{width:770px;height:175px;float:left;border:1px solid #181818;background:#fff;box-sizing:border-box;}
.regi_status_bar .regi_dashBoard div{float:left;position:relative;}
.regi_status_bar .regi_dashBoard div:after{content:"";position:absolute;right:0;top:30px;bottom:30px;width:1px;border-right:1px solid #e5e5e5;}
.regi_status_bar .regi_dashBoard div:last-child:after{display:none;}
.regi_status_bar .regi_dashBoard div p{padding-top:102px;position:relative;width:115px;color:#333;font-size:16px;}
.regi_status_bar .regi_dashBoard div p a{color:#c93137;}
.regi_status_bar .regi_dashBoard div.call_review,
.regi_status_bar .regi_dashBoard div.call_dev{padding:30px 73px;}
.regi_status_bar .regi_dashBoard div.call_review p:after{content:"";position:absolute;left:0;top:0;width:100%;height:90px;background:url('../images/common/icon/ico_callreview.png') no-repeat;}
.regi_status_bar .regi_dashBoard div.call_dev p:after{content:"";position:absolute;left:0;top:0;width:100%;height:90px;background:url('../images/common/icon/ico_calldev.png') no-repeat;}
.regi_status_bar .regi_dashBoard div.btns{padding:43px 33px;min-width:180px;}
.regi_status_bar .regi_dashBoard div.btns a{padding:0 20px;position:relative;font-size:14px;}
.regi_status_bar .regi_dashBoard div.btns a:first-child{margin-bottom:18px;}
.regi_status_bar .regi_dashBoard div.btns a:after{content:"";position:absolute;right:20px;top:50%;margin-top:-4px;width:36px;height:7px;background:url('../images/common/icon/ico_longRarrow.png') no-repeat;}

/* search_wrap */
.search_wrap{padding:30px 75px;}
.search_wrap p{width:115px;height:55px;display:inline-block;text-indent:-9999px;background:url('../images/common/bg/txt_serach.png') right center no-repeat;}
.search_wrap .search_bar{width:703px;height:48px;margin:0 10px 0 15px;display:inline-block;vertical-align:top;background:#fff;border:3px solid #c93137;border-radius:30px;position:relative;}
.search_wrap .search_bar:after{content:"";position:absolute;width:128px;right:0;top:0;bottom:0;background:#c93137;border-radius:0 50px 50px 0}
.search_wrap .search_bar > div {padding:2px 20px;margin-right:130px;}
.search_wrap .search_bar > div input{border:0;font-size:16px;}
.search_wrap .search_bar > .btn_search{width:128px;height:49px;line-height:49px;position:absolute;top:0;right:0;z-index:1;}
.search_wrap .search_bar > .btn_search span{position:relative;display:inline-block;color:#fff;padding-left:25px;font-size:15px;font-weight:700;}
.search_wrap .search_bar > .btn_search span:after{content:"";position:absolute;left:0;top:50%;margin-top:-10px;width:20px;height:20px;background:url('../images/common/icon/ico_lens.png') no-repeat;}
.search_wrap .btn_refresh{padding:0 30px;height:49px;line-height:49px;background:#333;border-radius:50px;vertical-align:top;}
.search_wrap .btn_refresh span{position:relative;padding-left:30px;color:#fff;font-size:15px;font-weight:700;}
.search_wrap .btn_refresh span:after{content:"";position:absolute;left:0;top:50%;margin-top:-12px;width:22px;height:24px;background:url('../images/common/icon/ico_refresh.png') no-repeat;}

/* regi_list */
.regi_list{padding-top:40px;}
.regi_list .tab_list > li{width:25%;}
.regi_list .tab_list.tab_c7 > li{width:14.28%;}

.regi_list .searching_list {position:relative;padding-top:10px;border-bottom:1px solid #e5e5e5;padding:30px 0;background:url('../images/common/icon/b_rarrow.png') right center no-repeat;}
.regi_list .searching_list:after{content:"";display:block;clear:both;width:0px;height:0px;}
.regi_list .searching_list > dt{float:left;width:130px;height:80px;border-right:1px solid #e5e5e5;}
.regi_list .searching_list > dt h4{width:130px;height:80px;font-size:16px;color:#333;font-weight:bold;text-align:center;display:table-cell;vertical-align:middle;}
.regi_list .searching_list > dt h4 span{display:inline-block;vertical-align:middle;}
.regi_list .searching_list > dd{padding-left:20px;width:910px;float:left;}
.regi_list .searching_list > dd .lst_title {position:relative;}
.regi_list .searching_list > dd .lst_title a{color:#333;font-size:16px;width:630px;min-height:18px;padding-bottom:20px;display:inline-block;vertical-align:top;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.regi_list .searching_list > dd .lst_title a:hover{text-decoration:underline;}
.regi_list .searching_list > dd .lst_title a strong{color:#5a6fb4;padding-right:5px;}
.regi_list .searching_list > dd .lst_title .lst_writer{position:absolute;right:65px;top:0;font-size:13px;color:#757575;}
.regi_list .searching_list > dd .lst_title .lst_writer em{display:inline-block;padding-right:10px;border-right:1px solid #e9e9e9;}
.regi_list .searching_list > dd .lst_title .lst_version{position:absolute;right:0;top:0;font-size:13px;color:#757575;}
.regi_list .searching_list > dd .lst_cont {height:40px;line-height:20px;font-size:13px;color:#757575;}
.searching_list.nodata{height:140px;line-height:140px;font-size:16px;color:#333;font-weight:700;text-align:center;background:none;}

.guidestyle .searching_list {float:left;width:558px;margin-left:20px;margin-bottom:20px;padding-top:10px;position:relative;border:1px solid #e5e5e5;padding:30px 0;background:url('../images/common/icon/b_rarrow.png') right center no-repeat;}
.guidestyle:after{content:"";display:block;clear:both;width:0px;height:0px;}
.guidestyle .searching_list:nth-child(odd){margin-left:0;}
.guidestyle .searching_list:after{content:"";display:block;clear:both;width:0px;height:0px;}
.guidestyle .searching_list > dt{float:left;width:130px;height:80px;border-right:1px solid #e5e5e5;}
.guidestyle .searching_list > dt h4{width:130px;height:80px;font-size:16px;color:#333;font-weight:bold;text-align:center;display:table-cell;vertical-align:middle;}
.guidestyle .searching_list > dt h4 span{display:inline-block;vertical-align:middle;}
.guidestyle .searching_list > dd{padding-left:20px;}
.guidestyle .searching_list > dd .lst_title {position:relative;}
.guidestyle .searching_list > dd .lst_title a{color:#333;font-size:16px;width:88%;min-height:18px;padding-bottom:10px;display:inline-block;vertical-align:top;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.guidestyle .searching_list > dd .lst_title a:hover{text-decoration:underline;}
.guidestyle .searching_list > dd .lst_title a strong{color:#5a6fb4;padding-right:5px;}
.guidestyle .searching_list > dd .lst_data{text-align:right;margin-right:66px;padding-bottom:15px;}
.guidestyle .searching_list > dd .lst_data .lst_writer{display:inline-block;font-size:13px;color:#757575;}
.guidestyle .searching_list > dd .lst_data .lst_writer em{display:inline-block;padding-right:10px;border-right:1px solid #e9e9e9;}
.guidestyle .searching_list > dd .lst_data .lst_version{display:inline-block;font-size:13px;color:#757575;}
.guidestyle .searching_list > dd .lst_cont {width:88%;height:40px;overflow:hidden;line-height:20px;font-size:13px;color:#757575;}
.searching_list.nodata{height:140px;line-height:140px;font-size:16px;color:#333;font-weight:700;text-align:center;background:none;}

[class^="api-"]{display:inline-block;width:65px;height:20px;margin-right:5px;line-height:20px;text-align:center;font-size:13px;font-weight:bold;color:#fff;border-radius:4px;}
.api-get{background:#0ec3bc;}
.api-post{background:#69c4fd;}
.api-put{background:#93ca3b;}
.api-delete{background:#fbb104;}
.api-head{background:#6d81a2;}
.api-patch{background:#ff6a7d;}
.api-options{background:#7e679a;}

.select.open .category_list{display:block;}
.category_list{position:relative;display:none;background:#fff;padding:26px;top:45px; right:0; width:1160px; border:3px solid #333;background:#fff; overflow:hidden;z-index:2;box-sizing:border-box;}

/* tab style */
.category_list p{color:#333;font-size:24px;height:24px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e5e5e5;text-align:center;}
.category_list p span{color:#c93137;}
.category_list .innertab_list{position:relative;width:190px;*zoom:1}
.category_list .innertab_list:after{content:"";display:block;clear:both}
.category_list .innertab_list > li{width:190px;height:50px;padding:1px;margin-bottom:5px;color:#666;background:#e5e5e5;position:relative;}
.category_list .innertab_list > li a{height:48px;line-height:48px;color:#757575;display:block;border:1px solid #e5e5e5;}
.category_list .innertab_list > li a span{display:block;cursor:pointer;font-size:16px;text-align:center;color:#757575;}
.category_list .innertab_list > li.innercurrent{background:#333;}
.category_list .innertab_list > li.innercurrent:after{content:"";position:absolute;right:-10px;top:50%;margin-top:-11px;border-width:10px 0 10px 10px;border-style:solid;border-color:transparent;border-left-color:#333;}
.category_list .innertab_list > li.innercurrent > a{border:1px solid #717171;}
.category_list .innertab_list > li.innercurrent > a span{font-weight:bold;background:#333;color:#fff;}

.innertabcontent{left:245px;right:26px;top:90px;height:337px;overflow-y:auto;position:absolute;}
.innertabcontent .aList li{float:left;width:140px;height:40px;margin:0 2px 2px 0;font-size:13px;color:#757575;background:#f6f6f6;}
.innertabcontent .aList li a{width:140px;height:40px;padding:0 5px;display:table-cell;vertical-align:middle;text-align:center;}
.innertabcontent .aList li a:hover{background:#757575;color:#fff;}

/* regi_list accordion list */
.regi_list .accordion{padding-top:10px;}
.regi_list .accordion.nodata{height:300px;line-height:300px;font-size:16px;color:#333;font-weight:700;text-align:center;background:none;}
.regi_list .accordion > li {position:relative;margin-top:-1px;}
.regi_list .accordion > li > div{position:relative;padding:20px 25px;font-size:16px;color:#60461b;background:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;position:relative;z-index:1;}
.regi_list .accordion > li > div.identify {background:#e5eef2;}
.regi_list .accordion > li:first-child > div{border-top:0;}
.regi_list .accordion > li > div > a.acco_toggle{position:absolute;right:56px;bottom:20px;text-indent:-9999px;}
.regi_list .accordion > li > div > a.acco_toggle:after{content:"";position:absolute;right:0;top:0;width:30px;height:16px;background:url('../images/common/icon/ico_accordian_arrow.png') no-repeat;background-position:0 -39px;}
.regi_list .accordion > li > div > a.acco_toggle.active:after{background-position:0 0;}
.regi_list .accordion > li > div > a.acco_toggle > span{display:inline-block;color:#cc374a;}
.regi_list .accordion > li > div > a.acco_toggle.active > span{color:#ffc75a;}

.regi_list .accordion > li > div > h4{position:relative;}
.regi_list .accordion > li > div.send > h4:after{content:"";position:absolute;right:35px;top:0;width:28px;height:28px;background:url('../images/common/icon/ico_sendtake.png') 50% 0 no-repeat;}
.regi_list .accordion > li > div.take > h4:after{content:"";position:absolute;right:35px;top:0;width:28px;height:28px;background:url('../images/common/icon/ico_sendtake.png') 50% -33px no-repeat;}
.regi_list .accordion > li > div > h4 > span{color:#c93137;font-size:16px;font-weight:700;}
.regi_list .accordion > li > div > h4 > em{min-width:80px;text-align:center;display:inline-block;height:25px;line-height:25px;font-size:12px;color:#fff;margin-left:15px;position:relative;}
.regi_list .accordion > li > div > h4 > em:after{content:"";position:absolute;left:-4px;top:50%;margin-top:-5px;width:8px;height:8px;
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
	}	
	.regi_list .accordion > li > div > h4 > em.tag_writing{background:#757575;}
	.regi_list .accordion > li > div > h4 > em.tag_writing:after{background:#757575;}
	.regi_list .accordion > li > div > h4 > em.tag_regi-request{background:#309ba2;}
	.regi_list .accordion > li > div > h4 > em.tag_regi-request:after{background:#309ba2;}
	.regi_list .accordion > li > div > h4 > em.tag_regi-review{background:#f7ac0c;}
	.regi_list .accordion > li > div > h4 > em.tag_regi-review:after{background:#f7ac0c;}
	.regi_list .accordion > li > div > h4 > em.tag_regi-complete{background:#c93137;}
	.regi_list .accordion > li > div > h4 > em.tag_regi-complete:after{background:#c93137;}

.edit_btns{position:absolute;right:200px;top:20px;}
.edit_btns li{float:left;margin-left:5px;}
.edit_btns li:first-child{margin-left:0;}
.edit_btns li a{display:block;text-align:center;width:80px;height:25px;line-height:25px;font-size:12px;font-weight:700;color:#757575;background:#e5e5e5;border-radius:3px;}

.regi_list .accordion > li > div > .lst_title {margin-top:15px;position:relative;}
.regi_list .accordion > li > div > .lst_title a{color:#333;font-size:16px;width:630px;min-height:18px;display:inline-block;vertical-align:top;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.regi_list .accordion > li > div > .lst_title a:hover{text-decoration:underline;}
.regi_list .accordion > li > div > .lst_title a strong{color:#5a6fb4;padding-right:5px;}
.regi_list .accordion > li > div > .lst_title .lst_writer{position:absolute;right:200px;top:0;font-size:13px;color:#757575;}
.regi_list .accordion > li > div > .lst_title .lst_writer em{display:inline-block;padding-left:5px;}
.regi_list .accordion > li > div > .lst_title .lst_version{position:absolute;right:20px;top:0;font-size:15px;color:#309ba2;font-weight:700;}

.regi_list .accordion > li > div > .lst_cont {margin-top:15px;margin-right:140px;font-size:13px;color:#757575;line-height:20px;}

.regi_list .accordion > li > .hidden_div{display:none;background:#f6f6f6;padding:25px 20px;border:0;margin-top:-1px;margin-bottom:30px;position:relative;}
.regi_list .accordion > li > .hidden_div .apiVer-list > li{position:relative;margin-top:25px;}
.regi_list .accordion > li > .hidden_div .apiVer-list > li:first-child{margin-top:0;}
.regi_list .accordion > li > .hidden_div .apiVer-list > li > .lst_title{width:470px;font-size:16px;color:#333;}
.regi_list .accordion > li > .hidden_div .apiVer-list > li > .lst_title a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.regi_list .accordion > li > .hidden_div .apiVer-list > li > .edit_btns{right:180px;top:-5px;}
.regi_list .accordion > li > .hidden_div .apiVer-list > li > .lst_writer{position:absolute;right:400px;top:0;font-size:13px;color:#333;}
.regi_list .accordion > li > .hidden_div .apiVer-list > li > .lst_writer em{display:inline-block;padding-left:5px;}
.regi_list .accordion > li > .hidden_div .apiVer-list > li > .lst_version{position:absolute;right:25px;top:0;font-size:15px;color:#309ba2;font-weight:700;}

/* regi_list defualt_list */
.regi_list .defualt_list{padding-top:10px;}
.regi_list .defualt_list.nodata{height:300px;line-height:300px;font-size:16px;color:#333;font-weight:700;text-align:center;background:none;}
.regi_list .defualt_list > li {position:relative;margin:1px 0 0 ;}
.regi_list .defualt_list > li > div{position:relative;padding:20px 25px;font-size:16px;color:#60461b;background:#fff;border-bottom:1px solid #e5e5e5;position:relative;z-index:1;}
.regi_list .defualt_list > li > div.identify {background:#e5eef2;}

.regi_list .defualt_list > li > div > h4{position:relative;}
.regi_list .defualt_list > li > div.send > h4:after{content:"";position:absolute;right:35px;top:0;width:28px;height:28px;background:url('../images/common/icon/ico_sendtake.png') 50% 0 no-repeat;}
.regi_list .defualt_list > li > div.take > h4:after{content:"";position:absolute;right:35px;top:0;width:28px;height:28px;background:url('../images/common/icon/ico_sendtake.png') 50% -33px no-repeat;}
.regi_list .defualt_list > li > div > h4 > span{color:#c93137;font-size:16px;font-weight:700;}
.regi_list .defualt_list > li > div > h4 > em{min-width:80px;text-align:center;display:inline-block;height:25px;line-height:25px;font-size:12px;color:#fff;margin-left:15px;position:relative;}
.regi_list .defualt_list > li > div > h4 > em:after{content:"";position:absolute;left:-4px;top:50%;margin-top:-5px;width:8px;height:8px;
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
	}	
	.regi_list .defualt_list > li > div > h4 > em.tag_writing{background:#757575;}
	.regi_list .defualt_list > li > div > h4 > em.tag_writing:after{background:#757575;}
	
/* 답변시 visible */
.regi_list .defualt_list > li > div > h4 > em{visibility:visible;}
.regi_list .defualt_list > li > div.identify > h4 > em{visibility:hidden;}
.regi_list .defualt_list > li > div > .lst_title {margin-top:15px;position:relative;}
.regi_list .defualt_list > li > div > .lst_title a{color:#333;font-size:16px;min-height:18px;display:block;margin-right:300px;vertical-align:top;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.regi_list .defualt_list > li > div > .lst_title .lst_writer{position:absolute;right:0;top:0;font-size:13px;color:#757575;}
.regi_list .defualt_list > li > div > .lst_title .lst_writer em{display:inline-block;padding-left:5px;}

/* popup content */
.popconBox .infotxt{font-size:13px;color:#666;font-weight:300;line-height:25px;}
.popconBox .infotxt > em{color:#4b655c;}
.popconBox .infotxt ~ button, .popconBox > .infotxt ~ a{margin-left:10px;}
.popconBox > h4{font-size:18px;color:#1b1a1a;height:22px;margin-bottom:5px;}
.popconBox > h4 span{color:#a08e72;margin-left:10px;}

/* FAQ */
.faq_wrap .faq_form .accordion{border-top:2px solid #333;border-bottom:2px solid #333;}
.faq_wrap .faq_form .accordion > li {position:relative;border-top:1px solid #ccc;}
.faq_wrap .faq_form .accordion > li:first-child {border-top:0;}
.faq_wrap .faq_form .accordion > li > div > a{display:block;padding:29px 0;padding-left:83px;font-size:16px;color:#333;position:relative;z-index:1;}
.faq_wrap .faq_form .accordion > li > div > a:before{content:"";position:absolute;display:inline-block;left:20px;top:15px;width:44px;height:44px;background:url(../images/common/icon/ico_faq.png) center -50px no-repeat;}
.faq_wrap .faq_form .accordion > li > div > a:after{content:"";position:absolute;display:inline-block;right:30px;top:50%;margin-top:-7px;width:15px;height:15px;background:url(../images/common/icon/ico_faq_arrow.png) center -57px no-repeat;}
.faq_wrap .faq_form .accordion > li > div > a.active{color:#333;}
.faq_wrap .faq_form .accordion > li > div > a.active:before{background-position:center 0;}
.faq_wrap .faq_form .accordion > li > div > a.active:after{background-position:center 3px;}
.faq_wrap .faq_form .accordion > li > div > a > span{display:inline-block;}
.faq_wrap .faq_form .accordion > li > div > a > span.faq_tit{width:186px;position:absolute;left:83px;top:29px;line-height:20px;}
.faq_wrap .faq_form .accordion > li > div > a > span.faq_cont{position:relative;margin-left:200px;margin-right:60px;line-height:20px;}
.faq_wrap .faq_form .accordion > li > div.hidden_div{background:#f6f6f6;border:0;padding:25px 35px 25px 85px;display:none;position:relative;}
.faq_wrap .faq_form .accordion > li > div.hidden_div:before{content:"";position:absolute;display:inline-block;left:20px;top:15px;width:44px;height:44px;background:url(../images/common/icon/ico_faq.png) center -100px no-repeat;}
.faq_wrap .faq_form .accordion > li:first-child > div.hidden_div{display:block;}
.faq_wrap .faq_form .accordion > li > div.hidden_div > .faq_answer{}
.faq_wrap .faq_form .accordion > li > div.hidden_div > .faq_answer > div,
.faq_wrap .faq_form .accordion > li > div.hidden_div > .faq_answer > div{font-size:14px;color:#888;line-height:20px;text-align:left;white-space:pre-line;}

.faq_wrap .search_wrap{background:#f0f0f0;margin-top:50px;border-radius:100px;}

.faq_wrap .tab_faq{margin-top:40px;}
.faq_wrap .tab_faq ul.tab_list:before{display:none;}
.faq_wrap .tab_faq ul.tab_list li{float:left;width:14.2%;}

.faq_wrap .tab_faq .accordion{border-top:2px solid #333;margin-top:30px;border-bottom:1px solid #ccc;}
.faq_wrap .tab_faq .accordion > dt {position:relative;border-top:1px solid #333;border-bottom:1px solid #333;padding:18px 0;text-align:center;font-size:15px;font-weight:700;color:#454545;background:#f6f6f6;}
.faq_wrap .tab_faq .accordion > dd {position:relative;border-top:1px solid #ccc;}
.faq_wrap .tab_faq .accordion > dd:first-child {border-top:0;}
.faq_wrap .tab_faq .accordion > dd > div > a{display:block;padding:19px 0;font-size:16px;color:#333;position:relative;z-index:1;}
.faq_wrap .tab_faq .accordion > dd > div > a:after{content:"";position:absolute;display:inline-block;right:30px;top:50%;margin-top:-7px;width:15px;height:15px;background:url(../images/common/icon/ico_faq_arrow.png) center -57px no-repeat;}
.faq_wrap .tab_faq .accordion > dd > div > a.active{color:#333;}
.faq_wrap .tab_faq .accordion > dd > div > a.active:after{background-position:center 3px;}
.faq_wrap .tab_faq .accordion span{display:inline-block;}
.faq_wrap .tab_faq .accordion span.faq_num{width:110px;position:absolute;left:0;top:19px;line-height:20px;text-align:center;}
.faq_wrap .tab_faq .accordion span.faq_category{width:150px;position:absolute;left:110px;top:19px;line-height:20px;text-align:center;}
.faq_wrap .tab_faq .accordion span.faq_subject{position:relative;margin-left:320px;color:#333;font-weight:700;margin-right:60px;line-height:20px;}
.faq_wrap .tab_faq .accordion > dd > div.hidden_div{background:#f6f6f6;border:0;padding:25px 35px 25px 50px;display:none;position:relative;}
.faq_wrap .tab_faq .accordion > dd > div.hidden_div > .faq_answer{}
.faq_wrap .tab_faq .accordion > dd > div.hidden_div > .faq_answer > div,
.faq_wrap .tab_faq .accordion > dd > div.hidden_div > .faq_answer > div{font-size:14px;color:#888;line-height:20px;text-align:left;white-space:pre-line;}

/* join_wrap */
.join_wrap > .agree_wrap{margin-top:45px;}
.join_wrap > .agree_wrap:first-child{margin-top:0;}
.join_wrap > .agree_wrap p.red{color: #df2428;font-weight: bold;font-size: 16px}
.join_wrap .table-vw th{text-align:left;padding-left:30px;}

.step_navigation{position:relative;min-height:122px;margin-bottom:40px;}
.step_navigation li{width:386px;padding:27px 0;float:left;background:#f5f5f5;box-sizing:border-box;border-left:1px dashed #e0e0e0;position:relative;}
.step_navigation li:first-child{border-left:0;}
.step_navigation li div{min-height:52px;margin:0 100px;color:#757575;position:relative;}
.step_navigation li div:after{content:"";position:absolute;right:0;top:0;width:60px;height:51px;background:url('../images/common/bg/join_step.png') no-repeat;}
.step_navigation li div strong{font-size:15px;display:block;}
.step_navigation li div p{font-size:26px;padding-top:12px;}
.step_navigation li.stp01 div:after{background-position:3px 0;}
.step_navigation li.stp02 div:after{background-position:-119px 0;}
.step_navigation li.stp03 div:after{background-position:-229px 0;}
	
	.step_navigation li.onpg{background:#333;border-left:1px solid #fff;}
	.step_navigation li.onpg div{color:#fff;}
	.step_navigation li.onpg:after{content:"";position:absolute;bottom:-14px;left:50%;margin-left:-13px;width:26px;height:14px;background:url('../images/common/bg/step_dot.png') no-repeat;}
	.step_navigation li.stp01.onpg div:after{background-position:3px -71px;}
	.step_navigation li.stp02.onpg div:after{background-position:-119px -71px;}
	.step_navigation li.stp03.onpg div:after{background-position:-229px -71px;}

/* agree_div */
.agree_div{border:1px solid #ccc;overflow:auto;padding:27px;height:278px;color:#757575;white-space:pre-wrap;line-height:22px;}
div.chk_agree{margin-top:10px;text-align:right;}

/* join-complite_wrap */
.join-complite_wrap{border:1px solid #333;border-radius:20px;padding:50px 60px;}
.join-complite_wrap .join-complite_msg{padding:10px 0 45px 520px;border-bottom:1px dotted #bdbdbd;position:relative;}
.join-complite_wrap .join-complite_msg:after{content:"";position:absolute;left:24px;top:0;width:410px;height:211px;background:url('../images/common/bg/bg_joinend.png') no-repeat;}
.join-complite_wrap .join-complite_msg p{font-size:38px;line-height:44px;padding-bottom:20px;color:#333;}
.join-complite_wrap .join-complite_msg p span{color:#c93137;}
.join-complite_wrap .join-complite_msg > div {border:3px solid #ddd;border-radius:10px;padding:0 20px;}
.join-complite_wrap .join-complite_msg > div > dl{border-top:1px solid #ccc;}
.join-complite_wrap .join-complite_msg > div > dl:after{content:"";display:block;clear:both;width:0px;height:0px;}
.join-complite_wrap .join-complite_msg > div > dl:first-child{border-top:0;}
.join-complite_wrap .join-complite_msg > div > dl dt{min-width:45px;padding:15px 30px;font-size:15px;color:#333;font-weight:700;text-align:right;position:relative;float:left;}
.join-complite_wrap .join-complite_msg > div > dl dt:after{content:"";position:absolute;right:0;top:50%;margin-top:-8px;width:1px;height:16px;border-right:1px solid #ccc;}
.join-complite_wrap .join-complite_msg > div > dl dd{padding:15px 30px;font-size:13px;color:#757575;font-weight:700;float:left;}
.join_ment{text-align:center;padding:20px 0;font-size:20px;color:#333;line-height:29px;}

/* mypage_wrap */
.mypage_wrap{}
.mypage_wrap > div{border:1px solid #333;position:relative;margin-bottom:10px;}
.mypage_wrap > div .mypg_tit{width:220px;height:200px;line-height:200px;padding-left:20px;font-size:32px;color:#fff;position:absolute;left:0;background:#333;}
.mypage_wrap > div .mypg_tit:after{content:"";position:absolute;right:0;top:50%;margin-top:-25px;border-width:25px 25px 25px 0;border-style:solid;border-color:transparent;border-right-color:#fff;}
.mypage_wrap > div .mypg_cont{margin-left:240px;height:200px;}
.mypage_wrap > div.myAuthority .mypg_tit{height:240px;line-height:240px;}
.mypage_wrap > div.myAuthority .mypg_cont{height:240px;}
.mypage_wrap > div.myAuthority .mypg_cont > div{height:180px;}
.mypage_wrap > div .mypg_cont > div{width:250px;height:147px;float:left;padding:0 0 18px 35px;margin:18px 18px 0 0;text-align:center;position:relative;border-left:1px solid #e3e3e3;}
.mypage_wrap > div .mypg_cont > div:first-child{border-left:0;}
.mypage_wrap > div .mypg_cont > div h5{border-bottom:1px solid #333;display:inline-block;padding:3px 20px 20px;position:relative;font-size:18px;color:#3d3d3d; }
.mypage_wrap > div .mypg_cont > div h5.no_bd{border-bottom:0;}
.mypage_wrap > div .mypg_cont > div h5.bot-dot:after{content:"";position:absolute;left:50%;bottom:-7px;margin-left:-7px;border-width:7px 7px 0 7px;border-style:solid;border-color:transparent;border-top-color:#333;}
.mypage_wrap > div .mypg_cont > div .btn_more-mypg{position:absolute;right:0;top:0;text-indent:-9999px;width:23px;height:23px;background:url('../images/common/icon/ico_circlecross.png') no-repeat;}
.mypage_wrap > div .mypg_cont > div > p{background:#f0f0f0;border-radius:50px;width:155px;margin-top:28px;padding:0 40px;height:80px;line-height:80px;display:inline-block;}
.mypage_wrap > div .mypg_cont > div > p span{display:inline-block;padding-left:70px;font-size:37px;color:#3d3d3d;}
.mypage_wrap > div .mypg_cont > div > p span.ico_book{background:url('../images/common/icon/ico_mybook.png') left 22px no-repeat;}
.mypage_wrap > div .mypg_cont > div > p span.ico_note{background:url('../images/common/icon/ico_mynote.png') left 15px no-repeat;}
.mypage_wrap > div .mypg_cont > div > div > .api_info{padding-top:25px;}
.mypage_wrap > div .mypg_cont > div > div > .api_info:after{content:"";display:block;clear:both;width:0px;height:0px;}
.mypage_wrap > div .mypg_cont > div > div > .api_info span{float:left;vertical-align:middle;}
.mypage_wrap > div .mypg_cont > div > div > .api_info span:first-child{width:110px;text-align:left;font-size:13px;font-weight:700;color:#c93137;}
.mypage_wrap > div .mypg_cont > div > div > .api_info span > em{width:21px;height:21px;line-height:20px;margin-left:5px;background:#c93137;text-align:center;color:#fff;display:inline-block;border-radius:50%;}
.mypage_wrap > div .mypg_cont > div > div > .api_info span.api_info-date{font-size:12px;color:#757575;padding-right:10px;}
.mypage_wrap > div .mypg_cont > div > div > .api_info span.api_info-version{font-size:12px;color:#309ba2;padding-left:10px;border-left:1px solid #e7e7e7;}
.mypage_wrap > div .mypg_cont > div > div > .api_tit{font-size:13px;color:#333;text-align:left;padding-top:10px;line-height:18px;}
.mypage_wrap > div .mypg_cont > div > div > .api_cont{font-size:13px;color:#757575;text-align:left;padding-top:5px;line-height:18px;height:38px;overflow:hidden;}

.mypage_wrap > div .mypg_cont > div ol{margin-top:10px;}
.mypage_wrap > div .mypg_cont > div ol li{border-radius:20px;background:#f0f0f0;padding:3px 3px 3px 20px;margin-bottom:1px;}
.mypage_wrap > div .mypg_cont > div ol li a{display:block;text-align:left;height:29px;line-height:27px;padding-left:40px;position:relative;background:url('../images/common/icon/ico_circleleftarr.png') right center no-repeat;}
.mypage_wrap > div .mypg_cont > div ol li a:after{content:"";position:absolute;left:0;top:0;width:30px;height:30px;background:url('../images/common/icon/ico_mypage.png') no-repeat;}
.mypage_wrap > div .mypg_cont > div ol li.mem_info a:after{background-position:50% 3px;}
.mypage_wrap > div .mypg_cont > div ol li.mem_pw a:after{background-position:50% -33px;}
.mypage_wrap > div .mypg_cont > div ol li.mem_drop a:after{background-position:50% -69px;}

.mypage_wrap > div .mypg_cont > div ul{margin-top:30px;}
.mypage_wrap > div .mypg_cont > div ul li{margin-bottom:13px;position:relative;}
.mypage_wrap > div .mypg_cont > div ul li a{display:block;text-align:left;position:relative;font-size:13px;color:#333;padding-left:7px;}
.mypage_wrap > div .mypg_cont > div ul li a:after{content:"";position:absolute;left:0;top:50%;margin-top:-1px;width:3px;height:3px;background:#333;border-radius:50%;}
.mypage_wrap > div .mypg_cont > div ul.tag_style li a{display:block;text-align:left;position:relative;font-size:13px;color:#333;margin-right:95px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.mypage_wrap > div .mypg_cont > div .authority{margin-top:50px;}
.mypage_wrap > div .mypg_cont > div .authority p{font-size:16px;padding-bottom:15px;color:#333;line-height:22px;}
.mypage_wrap > div .mypg_cont > div .authority a.btn{min-width:130px;}

/* noData */
.mypage_wrap > div .mypg_cont .noData{text-align:center;line-height:120px;}
.mypage_wrap > .myAuthority .mypg_cont .noData{line-height:160px;}

.ing_tag{width:80px;height:25px;line-height:24px;font-size:12px;text-align:center;font-weight:700;display:inline-block;background:#309ba2;color:#fff;position:absolute;right:0;top:-5px;}
.ing_tag:before{content:"";position:absolute;top:50%;margin-top:-6px;border-style:solid;display:block;width:0;left:-6px;border-width:6px 6px 6px 0;border-color:transparent #309ba2;}
.return_tag{width:80px;height:25px;line-height:24px;font-size:12px;text-align:center;font-weight:700;display:inline-block;background:#757575;color:#fff;position:absolute;right:0;top:-5px;}
.return_tag:before{content:"";position:absolute;top:50%;margin-top:-6px;border-style:solid;display:block;width:0;left:-6px;border-width:6px 6px 6px 0;border-color:transparent #757575;}

/* layer popup content */
.request-auth_wrap section{padding-bottom:20px;}
.request-auth_wrap section ~ section {padding-top:20px;border-top:1px solid #ccc;}
.request-auth_wrap .lowest_tit{font-size:15px;color:#333;font-weight:700;padding-bottom:10px;}
.request-auth_wrap .sect_wrap select{width:49%;display:inline-block;}
.request-auth_wrap .form_download{margin-top:10px;padding:20px;background:#f6f6f6;}
.request-auth_wrap .form_download p{font-size:13px;color:#333;line-height:18px;text-indent:-10px;padding-left:12px;}
.request-auth_wrap .form_download p a{color:#4b86ce;}
.request-auth_wrap .form_download p a:hover{text-decoration:underline;}

/* guide_wrap */
.guide_wrap .guidetab{border:1px solid #333;}
.guide_wrap .guidetab li{float:left;width:25%;border-left:1px solid #e5e5e5;box-sizing:border-box;margin:0;}
.guide_wrap .guidetab.tab6 li{width:16.66%;}
.guide_wrap .guidetab li:first-child{border-left:0;}
.guide_wrap .guidetab li span{position:relative;display:block;height:60px;line-height:19px;background:#fff;text-align:center;padding-top:135px;color:#757575;font-size:15px;cursor:pointer;}
.guide_wrap .guidetab li span:after{content:'';position:absolute;left:50%;top:20px;margin-left:-50px;width:100px;height:100px;background:url('../images/common/icon/api_guide.png') no-repeat;}
.guide_wrap .guidetab li.guide01 span:after{background-position:0 0;}
.guide_wrap .guidetab li.current span{background:#333;color:#fff;}
	.guide_wrap .guidetab li.guide01.current span:after{background-position:0 -100px;}
	.guide_wrap .guidetab li.guide02 span:after{background-position:-103px 0;}
	.guide_wrap .guidetab li.guide02.current span:after{background-position:-103px -100px;}
	.guide_wrap .guidetab li.guide03 span:after{background-position:-204px 0;}
	.guide_wrap .guidetab li.guide03.current span:after{background-position:-204px -100px;}
	.guide_wrap .guidetab li.guide04 span:after{background-position:-305px 0;}
	.guide_wrap .guidetab li.guide04.current span:after{background-position:-305px -100px;}

/* 이용 가이드 */
.useguide_wrap .guide_wrap li span:after{content:'';position:absolute;left:50%;top:20px;margin-left:-50px;width:100px;height:100px;background:url('../images/common/icon/use_guide.png') no-repeat;}
	.useguide_wrap .guide_wrap li.useguide01.current span:after{background-position:0 -100px;}
	.useguide_wrap .guide_wrap li.useguide02 span:after{background-position:-103px 0;}
	.useguide_wrap .guide_wrap li.useguide02.current span:after{background-position:-103px -100px;}
	.useguide_wrap .guide_wrap li.useguide03 span:after{background-position:-204px 0;}
	.useguide_wrap .guide_wrap li.useguide03.current span:after{background-position:-204px -100px;}
	.useguide_wrap .guide_wrap li.useguide04 span:after{background-position:-305px 0;}
	.useguide_wrap .guide_wrap li.useguide04.current span:after{background-position:-305px -100px;}
	.useguide_wrap .guide_wrap li.useguide05 span:after{background-position:-406px 0;}
	.useguide_wrap .guide_wrap li.useguide05.current span:after{background-position:-406px -100px;}
	.useguide_wrap .guide_wrap li.useguide06 span:after{background-position:-507px 0;}
	.useguide_wrap .guide_wrap li.useguide06.current span:after{background-position:-507px -100px;}

.guidedev_wrap .tabcontent{margin-top:70px;}
.useguide_wrap .tabcontent{margin-top:70px;}

.useguide_wrap .useGuide_content{padding-top:20px;}
.useguide_wrap .useGuide_content h4{font-size:38px;height:40px;color:#333;text-align:center;margin-bottom:40px;}
.useguide_wrap .useGuide_content h4 span{padding-bottom:10px;border-bottom:2px solid #333;}
.useguide_wrap .useGuide_content section ~ section{border-top:1px solid #e5e5e5;margin-top:30px;padding-top:30px;}
.useguide_wrap .useGuide_content section h5{padding-left:20px;font-size:26px;height:28px;color:#237586;position:relative;}
.useguide_wrap .useGuide_content section h5:after{content:'';position:absolute;left:0;top:50%;margin-top:-12px;width:6px;height:6px;background:#fff;border:4px solid #237586;border-radius:50%;}
.useguide_wrap .useGuide_content section > div > p{padding-top:10px;font-size:17px;color:#757575;line-height:28px;}
.useguide_wrap .useGuide_content section > div > p > em{padding-left:20px;display:block;position:relative;}
.useguide_wrap .useGuide_content section > div > p > em:after{content:'';position:absolute;left:7px;top:50%;margin-top:-1px;width:2px;height:2px;border:1px solid #757575;border-radius:2px;}
.useguide_wrap .useGuide_content section > div > span{padding-left:20px;margin:30px 0 5px;height:20px;font-size:20px;color:#333;font-weight:700;display:block;position:relative;}
.useguide_wrap .useGuide_content section > div > span:after{content:'';position:absolute;left:0;top:50%;margin-top:-6px;width:12px;height:5px;background:#333;}
.useguide_wrap .useGuide_content section > div > .hideText{display:none;}

.guideTable{width:100%;}
.guideTable thead th{height:59px;font-size:15px;font-weight:bold;border-top:2px solid #333;border-bottom:1px solid #333;background:#f6f6f6;}
.guideTable tbody td{height:54px;font-size:15px;padding-left:15px;color:#757575;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.guideTable tbody td:first-child{text-align:center;border-left:0;padding-left:0;}

.sts_comp{color:#333;}
.sts_return{color:#c93137;}
.sts_conf{color:#4b86ce;}

/* Answered Question  */

/* news view */
.pkg_brd_view .brd_view_head dl.cols2{width:50%;float:left;}
.pkg_brd_view .brd_view_head dl.cols2 dt{width:14%;}

/* Development Plan */
.status_wrap:after{content:"";display:block;clear:both;width:0px;height:0px;}
.status_wrap > div{width:278px;height:106px;float:left;margin-left:15px;}
.status_wrap > div.comment_st{width:438px;margin-left:15px;margin-top:0;}
.status_wrap > div h4{font-size:18px;color:#444;}
.status_wrap > div h4 a{font-size:13px;color:#be9c59;}
.status_wrap > .learning_st dt{width:80px;height:23px;line-height:23px;font-size:14px;color:#444;}
.status_wrap > .learning_st dd{width:188px;}
.status_wrap > .compliant_st ul li{font-size:14px;color:#444;}
.status_wrap > .comment_st dt{height:23px;font-size:14px;color:#676767;}

/* survey_view */
.pkg_survey_view div dl dt{width:18%;display:table-cell;position:relative;padding-left:15px;line-height:46px;text-align:left;color:#000;background:#e5e5e5;}
.pkg_survey_view div dl dd{padding:15px 0;padding-left:15px;color:#000;line-height:20px;}

/* test-result */
.test-result p{height:235px;}
.test-result div dl dt{width:18%;}
.test-result div dl dd{width:78%;}

/* precautions_wrap */
.precautions_wrap{height:716px;}

/* guide_wrap */
/*.guide_wrap > div {width:800px;margin:auto;margin-bottom:20px;}*/

/* .tr-system */
.tr-system .trs-diagram{width:590px;height:540px;position:absolute;}
.tr-system > dl{padding-left:640px;width:516px;float:left;}

/* teamTraining-info */
.teamTraining-info .user-info > .info_box {width:452px;height:120px;}
.teamTraining-info .user-info > .info_box > p{width:120px;height:120px;line-height:120px;overflow:hidden;}
.teamTraining-info .user-info > .info_box > p > img {width:100%;vertical-align:middle;}

/* customer_psychology */
.customer_psychology .pkg_view_col > div{border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;}
.customer_psychology .pkg_view_col > div > dl > dt{width:15%;background:#fff;border-bottom:1px solid #dbdbdb;position:relative;}
.customer_psychology .pkg_view_col > div > dl > dt:after{content:"";position:absolute;right:0;top:50%;margin-top:-4px;width:1px;height:9px;border-right:1px solid #afafaf;}
.customer_psychology .pkg_view_col > div > dl > dd{border-bottom:1px solid #dbdbdb;color:#5b5b5b}

/* psychology-progress */
.psychology-progress {padding-left:445px;padding-right:55px;min-height:58px;}
.psychology-progress > div{float:left;width:328px;height:35px;margin-left:20px;}
.psychology-progress > div:nth-child(even){margin-left:0;}
.psychology-progress > div:only-of-type{width:100%;padding-bottom:35px;}

/* library-list */
.library-list > ul > li {width:580px;margin:0 0 15px 15px;}
.library-list > ul > li:nth-child(odd) {margin-left:0;}

/* lecture-room */
.lecture-room .accordion > li > div .pkg_view_col > div > dl > dt{width:18%;border-bottom:1px solid #fff;}
.lecture-room .accordion > li > div .pkg_view_col > div > dl > dd{border-bottom:1px solid #e3e3e3;}
.lecture-room .accordion > li > div .pkg_view_col > div > dl:last-child > dt,
.lecture-room .accordion > li > div .pkg_view_col > div > dl:last-child > dd{border-bottom:0;}

.pkg_view_col.col-4 div > dl > dt{width:8%;}

.pkg_view_col.table_content dl > dd{position:relative;}
.pkg_view_col.table_content dl > dd > a.btn {position:absolute;right:15px;top:4px;}

/* lecture window - html */
.lectureWindow section .container{width:auto;padding:20px;margin-top:57px;}
.lectureWindow section .container .contents{padding:0;}
.lectureWindow header{position:fixed;top:0;left:0;width:100%;height:57px;z-index:2;}
.lectureWindow header:before,
.lectureWindow header:after{display:none;}
.lectureWindow header .tit_wrap h2{height:57px;line-height:57px;padding-left:30px;font-size:22px;background:#676767;color:#fff;}
/* lctw_left */
.lctw_left{z-index:110;position:fixed;left:0;top:57px;width:260px;height:100%;background-color:rgba(0,0,0,0.8);}
.noToc{top:0;margin-top:0 !important;}
.lctw_left .tree_div{overflow:auto;padding:20px 20px 0 0;height:100%;color:#fff;}
.lctw_left .open_lnm{position:absolute;right:-114px;top:50%;margin-top:-50px;}
.lctw_left .open_lnm a{display:block;position:relative;background:#313131;color:#fff;padding:5px 35px 5px 20px;font-size:12px;
transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
-o-transform:rotate(-90deg);
}
.lctw_left .open_lnm a:before{content:"";position:absolute;right:15px;top:9px;width:2px;height:10px;border-radius:5px;background:#fff;display:inline-block;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.lctw_left .open_lnm a:after{content:"";position:absolute;right:21px;top:9px;width:2px;height:10px;border-radius:5px;background:#fff;display:inline-block;
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
}
.lctw_left .open_lnm a.lctw_open:before{transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);}
.lctw_left .open_lnm a.lctw_open:after{
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
}

/* course-result-detail ico_certificate */
.pkg_view_col.course-result-detail{margin-top:40px;}
.pkg_view_col.course-result-detail .ico_certificate{cursor:pointer;}

/* progress-schedule */
.progress-schedule{width:1180px;margin:auto;}

/* myCourse-list */
.slick-slide:nth-child(odd) .m_courseList {margin-right:10px;}
.slick-slide:nth-child(even) .m_courseList {margin-left:10px;}
.myCourse-list .accordion > li > div > ul > li {width:580px;height:217px;}
.myCourse-list .accordion > li > div > ul > li:nth-child(odd) {margin-left:0;}
.myCourse-list .accordion > li > div > ul > li {float:left;margin:0 0 20px 15px;}
.myCourse-Btn a{width:120px;}

/* quick_link */
.quick_link{width:1180px;margin:auto;}
.quick_link:after{content:"";display:block;clear:both;width:0px;height:0px;}
.quick_link > div{width:48%;margin-left:4%;float:left;}
.quick_link > div:first-child{margin-left:0;}


/* quick_link delivery_time */
 .delivery_popup_content{padding:10px 20px;overflow: hidden;}
 .deliveryAddr{float:left;width:470px; line-height:1.3;}
 .deliveryAddr2{float:left;width:50px;position:relative;}
 .user{font-size:18px; color:#545454;display:block;}
 .addr{font-size:18px; color:#545454;display:block;}
 .btn-addr{margin-top:5px; display:inline-block;transition:all .5s ease;border:1px solid #bebebe; border-radius:50%;width:38px;height:38px;}
 .btn-addr.is-open{transform:rotate(-180deg);transition:all .5s ease;}
 .deliveryTimeTable{padding:15px 0 0 0;clear:both;width:100%;}
 .deliveryTimeTable table{border-top:1px solid #ddd;width:100%;}
 .deliveryTimeTable thead th{background:#f5f3ed;border-bottom:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:16px;color:#545454; padding:15px 0;line-height:1.3;}
 .deliveryTimeTable thead td{background:#faf9f6;border-bottom:1px solid #ddd;text-align:center;font-size:16px;color:#545454; padding:15px 0;line-height:1.3;}
 .deliveryTimeTable tbody th{background:#faf9f6;border-bottom:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:16px;color:#545454; padding:13px 0;line-height:1.3;}
 .deliveryTimeTable tbody td{background:#fff;border-bottom:1px solid #ddd;text-align:center;font-size:18px;color:#545454; padding:13px 0;line-height:1.3;}
 .deliveryTimeMessage{font-size:18px;color:#545454; line-height:1.3;letter-spacing:-1.5px;padding:15px 0 30px 0;display:inline-block;}
 .deliverySpotTable{clear:both;width:100%;}
 .deliverySpotTable table{clear:both;width:100%;}
 .deliverySpotTable thead th{border-left:1px solid #ddd; border-bottom:1px solid #ddd;background:#456156;color:#fff;text-align:center;font-size:16px;padding:15px 0;line-height:1.3;}
 .deliverySpotTable thead th:first-child{border-left:none;}
 .deliverySpotTable tbody th{background:#f3f3f3;color:#545454;text-align:center;font-size:16px;padding:5px 0;line-height:1.3;border-left:1px solid #ddd;border-bottom:1px solid #ddd;}
 .deliverySpotTable tbody th.first-child{border-left:none;}
 .deliverySpotTable tbody td{background:#fff;color:#545454;text-align:center;font-size:16px;padding:5px 0;line-height:1.3;border-left:1px solid #ddd;border-bottom:1px solid #ddd;}
 .deliveryList{clear:both; padding:15px 0 0 0;}
 .deliveryList .addBtn{}
 .deliveryList .addBtn a{display: block;width: 100%; line-height: 58px; font-size:20px; font-weight:700;background: #f3f3f3; border: 1px solid #dddddd; text-align: center; color:#1a1b1b;}
 .deliveryList .deliveryList-row{border:1px solid #ddd;overflow:hidden;}
 .deliveryList .deliveryList-row:last-child{margin-bottom:25px;}
 .deliveryList .deliveryList-title{border-bottom:1px dashed #ddd; overflow:hidden;margin:0 20px; position:relative; padding:20px 0;}
 .deliveryList .deliveryList-title span{display:inline-block;background:#9f8e72; padding:2px 10px; font-size:18px; line-height:1.2;color:#fff; border-radius:3px;}
 .deliveryList .deliveryList-title em{display:inline-block; font-style:normal; font-size:20px; color:#1a1b1b;font-weight:700; letter-spacing:-1px;}
 .deliveryList .deliveryList-title a{position:absolute; right:0; top:20px;}
 .deliveryList .deliveryList-detail{margin:0 20px; padding:20px 0;}
 .deliveryList .deliveryList-detail dd{font-size:18px; line-height:1.5; color:#545454; letter-spacing:-1px;}
 .deliveryList .btns{overflow:hidden;border-top:1px solid #ddd;}
 .deliveryList .btns li{display:inline-block;float:left;border-left:1px solid #ddd; text-align:center;}
 .deliveryList .btns li:first-child{border-left:none;}
 .deliveryList .btns li a{display:block;font-size:18px;line-height:38px;height:40px;}
 
/*   board_view / write */
 .deliverySelect .btn_middle {padding:0 20px;font-size:16px;}
 .deliverySelect .table-vw {margin-top:20px}
 .deliverySelect .table-vw tbody th{font-size:16px  ;color:#111;background:#faf9f6;font-weight:400;border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-align:left;padding-left:15px;}
 .deliverySelect .table-vw tbody tr:first-child th,
 .deliverySelect .table-vw tbody tr:first-child td{border-top:1px solid #ddd}
 .deliverySelect .table-vw tbody td{background:#fff;height:40px;text-align:left;padding:10px;font-size:14px;color:#666;font-weight:300;border-bottom:1px solid #ddd}
 .deliverySelect .table-vw tbody td p{font-size:11px  ;color:#666;padding-bottom:5px;}
 .deliverySelect .table-vw tbody td .txtarea_wrap{min-height:160px;line-height:20px;white-space:pre-line}
 .deliverySelect .table-vw tbody td .txtarea_wrap textarea{min-height:320px;resize:vertical}
 .deliverySelect .table-vw tbody td .txtarea_wrap.txtarea-view{min-height:auto;padding:30px 10px}
 .deliverySelect .inner_colum{border-top:1px solid #ddd;margin-top:15px;padding:10px 0;}
 .deliverySelect .btns{overflow:hidden;margin-top:30px;}
 .deliverySelect .btns .btn-default{width:50%;font-size:18px;float:left;border:1px solid #ddd;background:#fff;line-height:45px;color:#545454;}
 .deliverySelect .btns .btn-check{width:50%;font-size:18px;float:left;border:1px solid #504f4f;background:#504f4f;line-height:45px;color:#fff;}

/* certification-path */
.certification-path{width:1180px;margin:auto;}

/* News */
.news-list {min-height:165px;}

/* sliderkit */
.sliderkit .sliderkit-nav-clip ul li{height:47px;}
.sliderkit .sliderkit-nav-clip ul li a{width:280px !important;padding:0 30px;}

/* step-graph */
.step-graph dl{width:254px;}
.step-graph dl:nth-child(4n):before{content:"";position:absolute;left:-734px;top:auto;bottom:-32px;width:862px;height:1px;border-top:1px solid #c0c0c0;}

/* account_wrap */
.account_wrap > div{padding-left:30px;}
.account_wrap .account_formBox .input_area{width:500px;}
.account_wrap .account_formBox .input_area.find-id{width:350px;}
.account_wrap .account_formBox .input_area.find-id label{width:70px;}
.account_wrap .account_formBox .input_area .input_box{width:270px;float:left;}
/* tab */
ul.tab_list > li > a span{min-width:90px;}

/* resent_mssg */
.resent_mssg .rMessage_box a dl{height:45px;}
.resent_mssg .rMessage_box a dl dt{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/* error page */
.err_wrap{background-color:#f5f5f5;position:relative;}
.err_wrap:after{content:'';position:absolute;left:50%;top:150px;margin-left:-57px;width:114px;height:97px;background:url('../images/common/icon/ico_error.png') no-repeat;}
.err_wrap > div{width:1100px;margin:auto;padding-top:300px;text-align:center;min-height:600px;}
.err_wrap > div > p{font-size:40px;color:#1a1b1b;font-weight:500;margin-bottom:40px;}
.err_wrap > div > span{font-size:18px;color:#666;line-height:24px;display:block;margin-bottom:30px;}
.err_wrap > div > a{width:233px;height:60px;line-height:60px;text-align:center;font-size:20px;color:#fff;display:inline-block;background-color:#4b655c;}

ul.ulLstNum{ margin:0; padding:0;}
ul.ulLstNum li{ position:relative;margin:2px 0;text-indent:-15px;padding-left:15px; font-size:14px;line-height:24px;}
ul.ulLstNum li ul.ulLstNum{ margin:2px 0;text-indent:-15px;padding-left:5px;}
.agree_tit{display:block;padding-top:15px;}
.agree_tit:first-child{padding-top:0;}
.singleTxt{display:block;font-size:14px;line-height:24px;padding-top:10px;}
h3.divTit2{ font-size:18px; color:#333; margin:30px 0 15px; padding:0;}
.term_txt{border-top:0 !important;font-size:14px !important;}


@media only print  {
	.ui-dialog.ui-widget.ui-widget-content{left:0 !important;top:0;}
	.ui-widget-overlay,
	.lPop_bottom {display:none;}
}

/*yong_sik add CSS*/
.itm_list_block a.hover_area {position:absolute; top:0; left:0; width:100%; height:250px; z-index:2; }
.itm_list_liner a.hover_area {position:absolute; top:0; left:0; width:100%; height:180px; z-index:2; }
.pw_ticket a.hover_area {height:300px;}
.pw_ticket_sub a.hover_area {height:300px;}
a.hover_area.on {background:rgba(20,20,20,0.3);}
.em {display: inline-block;text-align: right;min-height: 32px;font-size: 13.5pt;color: #845610; font-weight: 400;padding-top: 10px;}
.em i {display: inline-block;text-align: right;min-height: 0px;margin-right: 0px;padding-bottom: 0px;font-size: 15px;color: #717171;font-style: normal;text-decoration: line-through;}
.itmPrice .txt_center {text-align:center;}
.week_product .goods_name {height: 40px; line-height:1.2; text-align: center;display: block;font-size: 12.5pt; color: #545454; margin: 15px 0;overflow:hidden;}
.week_product .goods_price {   text-align: center;display: block;font-size: 20px;color: #101010;}
.main_best_wrap {position:relative;}
.main_best_wrap .best_hover{position:absolute; top:0; left:0; width:100%; height:302px;  }
.main_best_wrap:hover p {display:block;}
.main_best_wrap:hover img {display:none;}
.main_best_wrap:hover .overimg {display:block;}
.week_populPrd li div:hover img {dsipaly:none;}
.week_populPrd li div:hover .overimg {display:block;}
.main_best_wrap:hover .best_hover{background:rgba(20, 20, 20, 0.3);z-index:2;}
.week_populPrd li div a img {width:274px; height:304px; }
.week_populPrd li div .overimg {padding-bottom:0;}
.itm_list_liner > ul > li.jjim > .hover_wrap > .itmImg > div > p > a.thisLike { background: url(../images/common/icon/ico_heart_jjim.png) #fff 50% 50% no-repeat;}
.my_deposit > p .deposit_info {position:relative; display:inline-block; padding-top:13px; padding-left:10px; margin-left:0; font-size:12px; color:rgba(9,9,9,0.5); }
.spec_font {position:absolute; left:0; bottom:-3px;}

.pw_ticket_sub .pw_ticket_wrap > div > div > div {position:relative;}
.pw_ticket_sub .overimg {display:none;}
.pw_ticket_sub .hover_wrap > div > div > p {display: none; position: absolute; width: 100%; text-align: center; bottom: 70px; z-index: 2;}
.pw_ticket_sub .hover_wrap:hover > div > div > p {display:block;}
.pw_ticket_sub .hover_wrap > div > div > p > a {display: inline-block; width: 80px; height: 35px; margin: 0 1px; text-indent: -9999px;}
.pw_ticket_sub .hover_wrap > div > div > p > a.neWindow {background: url(../images/common/icon/ico_newindow.png) #fff 50% 50% no-repeat;}
.pw_ticket_sub .hover_wrap > div > div > p > a.thisLike {background: url(../images/common/icon/ico_heart.png) #fff 50% 50% no-repeat;}
.pw_ticket_sub .pw_ticket_wrap > div > div.jjim .hover_wrap > div > div > p > a.thisLike {background: url(../images/common/icon/ico_heart_jjim.png) #fff 50% 50% no-repeat;}
.pw_ticket_sub .evt_tag {top:0;}
.pw_ticket_sub .em {text-align:center;display:block;font-size:30px;color:#845610;}
.pw_ticket_sub .em label {font-size:16px;margin-left:1px;}
.pw_ticket_sub .span {text-align:center;display:block;height:40px;line-height:19px;font-size:18px;color:#1b1a1a;padding:0 15px;margin:15px 0 0px;font-weight:300;}

#commonLoginLayer  .popup_content {overflow:hidden;}
.overimg {display:none;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > div:hover img{display:none;}
.itm_list_block > ul > li > .hover_wrap > .itmImg > div:hover .overimg {display:block;}

/*Week Best hover area*/
.week_Best_product li .hover_wrap > div {position: relative; margin-bottom: 20px; height: 350px;}
.week_Best_product li .hover_wrap > div > p {display: none; position: absolute; width: 100%; text-align: center; bottom: 30px; z-index: 2;}
.week_Best_product li .hover_wrap > div:hover > p {display:block;}
.week_Best_product li .hover_wrap > div > p > a {display: inline-block; width: 80px; height: 35px; margin: 0 1px; text-indent: -9999px;}
.week_Best_product li .hover_wrap > div > p > a.neWindow {background: url(../images/common/icon/ico_newindow.png) #fff 50% 50% no-repeat;}
.week_Best_product li .hover_wrap > div > p  > a.thisLike {background: url(../images/common/icon/ico_heart.png) #fff 50% 50% no-repeat;}
.week_Best_product li.jjim .hover_wrap > div > p  > a.thisLike {background: url(../images/common/icon/ico_heart_jjim.png) #fff 50% 50% no-repeat;}
.week_Best_product li .hover_wrap > div > img {display:block; width:350px; height:350px;}
.week_Best_product li .hover_wrap > div:hover > img {display:none;}
.week_Best_product li .hover_wrap > div > .overimg {display:none;}
.week_Best_product li .hover_wrap > div:hover > .overimg {display:block;}
.week_Best_product li a.hover_area {position:absolute; top:0; left:0; display:none; width:350px; height:350px; z-index:2;}
.week_Best_product li a.hover_area.on {display:block;}
.week_Best_product li .em {text-align: center; display: block; font-size: 20px; color: #845610;}
.week_Best_product li .em label {font-size: 11pt; margin-left: 1px;}
.week_Best_product li .span {text-align: center;display: block;height: 45px;line-height:1.2;font-size: 14.5pt;color: #545454;padding: 0 15px;margin: 15px 0 0px; overflow: hidden;}
.category_wrap {overflow:hidden;}
.category_wrap .all_goods {position:relative;  width:60px;}
.category_wrap .all_goods:after {content: '';position: absolute;right: -24px;top: 50%;margin-top: -3px;width: 1px;height: 7px;border-right: 1px solid #ccc;}
.category_wrap .all_goods a{ font-size: 14px; color: #666; position: relative;}
.category_wrap .all_goods a:hover:after{content:'';position:absolute;left:0;right:0;bottom:-7px;height:2px;background-color:#48665a;}
.category_wrap .all_goods a:hover {color: #1b1a1a; font-weight: 500;}
* {outline:0;}
.endSaleList.orderItm_search.tbottom {max-height:300px; overflow-y:auto; border-bottom:1px solid #ddd;}
.endSaleList.orderItm_cancel.tbottom {max-height:300px; overflow-y:auto; border-bottom:1px solid #ddd;}
.endSaleList.orderItm_status2.tbottom {overflow-y:auto; height:300px; border-bottom:1px solid #ddd;}
/*event List*/
.ing_event .event_list li > a > div {width:350px; height:200px; overflow:hidden;}
.ing_event .event_list li > a > div img {width:100%; height:100%;}

/*order_pay*/
.bank_txt {display: none;padding-left: 12px;}
.regular_txt {font-size: 14px;padding-top: 27px;display: inline-block;}

/* pdBox */
.ibory-bgc{background-color:#faf9f6;}
.gray-bgc{background-color:#f6f6f6;}
.silver-bgc{background-color:#f7f7f7;}
.pdconBoxLR{padding:0 10px;}
.pdconBoxLRTB{padding:10px 10px 15px;border-top:1px solid #ddd;}

/*품절,입고 전시스타일 레이어 추가*/
.sold_out_wrap{position: absolute;top: 0; left: 0; width: 100%; height: 250px; z-index: 2; background:rgba(20,20,20,0.3);display:table;text-align:center;}
.sold_out_wrap em{display:table-cell !important; vertical-align:middle; color:#fff !important; font-size:18px !important; font-style:normal;line-height:1.3;font-weight:700 !important;}

/*BEST상품 품절,입고 전시스타일 레이어 추가*/
.best_sold_out_wrap{position: absolute;top: 0; left: 0; width: 100%; height: 350px; z-index: 2; background:rgba(20,20,20,0.7);display:table;text-align:center;}
.best_sold_out_wrap em{display:table-cell; vertical-align:middle; color:#fff; font-size:25px; font-style:normal;line-height:1.3;font-weight:700;}
.best_sold_out_wrap + div a.hover_area.on{background:transparent;}

/*메인상품 품절,입고 전시스타일 레이어 추가*/
.main_sold_out_wrap{position: absolute; display:table; top: -14px; left: 0; width: 100%; height: 260px; z-index: 2; background:rgba(20,20,20,0.3);display:table;text-align:center;}
.main_sold_out_wrap em{display:table-cell; vertical-align:middle; margin-top:130px; color:#fff !important; font-size:22px !important; font-style:normal;line-height:1.3;font-weight:600 !important; top:50%; left:50%;}
.main_hover_wrap .main_sold_out_wrap{position: absolute; display:table; top: -14px; left: 0; width: 100%; height: 260px; z-index: 2; background:rgba(20,20,20,0.3);display:table;text-align:center;}
.main_hover_wrap .main_sold_out_wrap em{display:table-cell; vertical-align:middle; margin-top:130px; color:#fff !important; font-size:22px !important; font-style:normal;line-height:1.3;font-weight:600 !important; top:50%; left:50%;}

/*e수퍼마켓 바로가기 추가*/
.shortcutPopup{}
.shortcutPopup .popup_content{padding:10px 20px;overflow: hidden;}
.shortcutPopup .shortcut{padding:0 0 10px 0;}
.shortcutPopup .shortcut dl{overflow:hidden;margin:30px 0 0 0;}
.shortcutPopup .shortcut dl dt{font-size:18px; font-weight:700;color:#545454;line-height:1.5;}
.shortcutPopup .shortcut dl dd{font-size:16px; font-weight:300;color:#656565;line-height:1.5;}
.shortcutPopup .shortcut dl dd.desc{margin:10px 0 0 0;}
.shortcutPopup .shortcut dl dd.thumbnail{margin:15px 0 0 0;}

/* 금주의 인기상품 디자인 변경 .week_populPrd > .week_best   */
.week_best_new{margin-top:0;padding:0;border-top:1px solid #dadada;border-bottom:1px solid #dadada;overflow:hidden;}
.week_best_new:after{content:"";display:block;clear:both;width:0px;height:0px}
.week_best_new > li{padding-top:30px;}
.week_best_new .main_best_wrap{width:260px;height:390px;float:left;margin-left:19px;position:relative;}
.week_best_new .main_best_wrap:first-child{margin-left:0;}
.week_best_new .main_best_wrap >  a{position:absolute;left:0px;top:0;width:100%;height:260px;z-index:2;}
/*.week_best_new .main_best_wrap .evt_tag:after{content:'SALE';position:absolute;display:inline-block;width:100%;top:0;left:0;color:#fff;background-color:#48665a;;font-size:10px;font-weight:500;text-align:center;}*/
.week_best_new .main_best_wrap .tag_oneone{position:absolute;left:10px;top:10px;width:100%;background-color:#ded7cf;z-index:2;}
.week_best_new .main_best_wrap .tag_oneone > span{color:#1b1a1a;font-size:18px;margin-top:23px;font-weight:500;}
.week_best_new .main_best_wrap > div{position:relative;height:370px;}
.week_best_new .main_best_wrap:hover > a + div:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(20, 20, 20, 0.3);z-index:1;}
.week_best_new .main_best_wrap >div .overimg{ display: none; padding-bottom: 2px;}
.week_best_new .main_best_wrap:hover > div img{display:none;}
.week_best_new .main_best_wrap:hover > div .overimg{display:block; }
.week_best_new .main_best_wrap > div > p{display:none;position:absolute;width:100%;text-align:center;bottom:145px;z-index:2;}
.week_best_new .main_best_wrap:hover  > div > p{display:block;}
.week_best_new .main_best_wrap > div > p > a{display:inline-block;width:80px;height:35px;margin:0 1px;text-indent:-9999px;}
.week_best_new .main_best_wrap > div > p > a.neWindow{background:url('https://esuper.ehyundai.com/front/renewal/images/common/icon/ico_newindow.png') #fff 50% 50% no-repeat;}
.week_best_new .main_best_wrap > div > p > a.thisLike{background:url('https://esuper.ehyundai.com/front/renewal/images/common/icon/ico_heart.png') #fff 50% 50% no-repeat;}
.week_best_new .main_best_wrap > div > a img{width:260px;height:auto;}
.week_best_new .main_best_wrap > div > a{display:block;}
.week_best_new .main_best_wrap:hover  > a + div > p{display:block;}
.week_best_new .main_best_wrap.jjim > div > p > a.thisLike{background:url('https://esuper.ehyundai.com/front/renewal/images/common/icon/ico_heart_jjim.png') #fff 50% 50% no-repeat;}
.week_best_new .main_best_wrap > div > a > p{position:relative;}
.week_best_new .main_best_wrap span{line-height:1.5;overflow:hidden;text-align:center;display:block;font-size: 12.5pt;color: #545454;margin:15px 0;}
.week_best_new .main_best_wrap em{text-align:center;display:block;font-size:20px;color:#845610;}
.week_best_new .main_best_wrap em > label{font-size:13px;margin-left:1px;}
.week_best_new .main_best_wrap em i{margin-right:5px;font-style:normal;text-decoration:line-through;font-size:13px;color:#717171;}

/*새벽배송관 info페이지에 바로가기 버튼 추가*/
.dawnShipBtns{text-align:center;margin-top:70px;}
.dawnShipBtns .btn.btn-link{display:inline-block;position:relative;background:#48665a;color:#fff;font-size:16px;font-weight:400;width:380px;height:45px;line-height:43px;border-radius:3px;}
.dawnShipBtns .btn.btn-link:after{content:"〉";color:#fff;font-size:10px;font-weight:700;position:absolute; right:20px;top:0;}

/*비밀번호 오류 횟수 제한*/
#loginAlert{}
#loginAlert .popup_content{padding:10px 20px;overflow: hidden;text-align:center;}
#loginAlert .login_message{padding:40px 0 20px 0;}
#loginAlert .login_message p{font-size:20px; color:#1a1b1b;line-height:1.3;}
#loginAlert .login_message p strong{color:#4b655c;font-weight:500;}
#loginAlert .btn_set{padding-bottom:40px;}
#loginAlert .btn_set .btn_confirm{font-size:20px;}

/* 상품상세 */
@import url('https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css');
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic&display=swap');


#new_detailinfo {padding:30px}
#new_detailinfo .feature_wrap_pic.half ul > li {float:left; width:50%; padding:0 5px;}s
#new_detailinfo .new_detailinfo_big img {width:100%; height:auto}
#new_detailinfo .new_detailinfo_comment {margin-top:70px; margin-bottom:110px; text-align:center;}
#new_detailinfo .new_detailinfo_title {font-size:42px; font-weight: 400; line-height:1.476em; padding-bottom:30px; color:#777; font-family: 'NanumSquare', sans-serif; letter-spacing: -0.03em;}
#new_detailinfo .new_detailinfo_title .point {color:#24bb26; font-weight:800;}
#new_detailinfo .new_detailinfo_copy {font-size:17px; font-weight:300; color:#555; line-height:2.0em; font-family: 'Nanum Gothic', sans-serif; letter-spacing: -0.05em;}
#new_detailinfo .other_tittle {display:inline-block; font-size:20px; border-top:2px solid #24bb26;  border-bottom:2px solid #24bb26; padding:15px 10px 14px; color:#24bb26; font-family: 'NanumSquare', sans-serif; letter-spacing: -0.03em; font-weight: 700; }
#new_detailinfo .feature_wrap {margin-top:50px; margin-bottom:70px;}
#new_detailinfo .feature_wrap ul > li {display:inline-block; background:#63cb65 url('https://image.thehyundai.com/esuper/goods/info/back_diagonal.png') repeat 0 0; width:170px; height:170px; border-radius:170px; margin:0 10px; vertical-align: middle; position:relative;}
#new_detailinfo .feature_wrap ul > li > span {color:#fff; font-size:20px; font-weight:500; line-height: 1.4em; font-family: 'NanumSquare', sans-serif; font-weight:600; position: absolute; left: 50%;	top: 50%; width: 80%; height: auto; 
-ms-transform: translate(-50%, -47%); -webkit-transform: translate(-50%, -47%); -moz-transform: translate(-50%, -47%); transform: translate(-50%, -47%);}
#new_detailinfo .feature_wrap_pic ul:after {content:" "; display:block; clear:both; *zoom:1;}
#new_detailinfo .feature_wrap_pic ul > li {float:left; width:33.33%; padding:0 5px;}
#new_detailinfo .feature_wrap_pic ul > li img {width:100%; height:auto;}
.detailImg {border: 0px !important}

@media all and (min-width:320px) and (max-width:639px){
#new_detailinfo .new_detailinfo_big img {width:100%; height:auto}
#new_detailinfo .new_detailinfo_comment {margin-top:35px; margin-bottom:70px; text-align:center;}
#new_detailinfo .new_detailinfo_title {font-size:25px; line-height:1.5em; padding-bottom:30px;}
#new_detailinfo .new_detailinfo_copy {font-size:15px;  line-height:1.8em; font-weight:300; padding:0 5px; word-break:keep-all;}
#new_detailinfo .new_detailinfo_copy br {display:none;}
#new_detailinfo .other_tittle {display:inline-block; font-size:17px; padding:13px 8px;}
#new_detailinfo .feature_wrap {margin-top:30px; margin-bottom:40px;}
#new_detailinfo .feature_wrap ul > li {display:inline-block; width:92px; height:92px; border-radius:100px; margin:0 3px; vertical-align: middle; position:relative;}
#new_detailinfo .feature_wrap ul > li > span {color:#fff; font-size:15px; line-height: 1.35em; position: absolute; left: 50%;	top: 50%; width: 80%; height: auto; }
#new_detailinfo .feature_wrap_pic ul:after {content:" "; display:block; clear:both; *zoom:1;}
#new_detailinfo .feature_wrap_pic ul > li {float:none; width:100%; padding:5px 0px;}
#new_detailinfo .feature_wrap_pic ul > li img {width:100%; height:auto;}
}

p.arrive_time{
  text-align: center;
  padding-top: 0;
  font-size: inherit;
  font-weight: 300;
  line-height: normal;
}

/* 190826 권유지 새벽배송 카테고리 디자인 변경 */
.re_dawntab{
  margin-top: 15px !important;
}
.re_dawntab ul:first-child{
  border-top: 1px solid #ddd;
}
.re_dawntab ul{
  margin-bottom: 0 !important;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.re_dawntab ul li{
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.re_dawntab ul li:nth-child(4){
  border-right: 0;
}
.re_dawntab ul li:nth-child(8){
  border-right: 0;
}
.re_dawntab ul li:nth-child(12){
  border-right: 0;
}
.re_dawntab ul li a{
  color: #666 !important;
  background-color: #fff !important;
  border-bottom: 0 !important;
}
.re_dawntab ul li a:hover{
  font-size: 17px;
  border-bottom: 0 !important
}
.re_dawntab ul li.act a{
  background-color: #48665a !important;
  color: #fff !important;
  font-weight: bold;
  font-size: 17px;
}

/* 190905 주문 요청사항 디자인폼 변경 권유지 */
.re_designform .order_detail_img img{border: 0;}
.re_designform td .comment_area{height: 30px !important;border: 1px solid #eee !important;}
.re_designform textarea.comment_area::placeholder{color: #bfbfbf;}
