@charset "utf-8"; 


/*-------------------------------------------------------------
    초기화
--------------------------------------------------------------*/
html {overflow:hidden; overflow-y:scroll; margin:0;padding:0;width:100%;height:100%;}
body {text-align:center;background-color:#fff;margin:0;padding:0;width:100%;height:100%;}
body, article, p, h1, h2, h3, h4, h5, h6, a, div, ul, li, ol, dl, dd, dt,span, samp {margin:0;padding:0; font-size:12px; box-sizing: border-box;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
div, ol,ul,li{list-style:none;padding:0;margin:0;font-family:"SUIT", Sans-serif; box-sizing:border-box;}
label, input, button, select, img {vertical-align:middle}
input, button, span, samp {margin:0;padding:0; font-family:"SUIT", Sans-serif;font-size:1em}
button {cursor:pointer;}
textarea, select {font-family:"SUIT", Sans-serif; font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all;box-sizing: border-box;}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}

/* a-style */ 
a {font-size:12px;color:#555; text-decoration:none;box-sizing: border-box;}
a:hover, a:active {color:#231815;text-decoration:none;}
a:hover, a:active {color:#231815;text-decoration:none;}

.clear {clear:both;}
i {vertical-align:middle;}

.container {width:1200px; margin:0 auto;}
.container-full {width:100%; margin:0;}

div, ul, li, ol, dd, dt, section {padding:0; margin:0; box-sizing:border-box;}
.frm_info {display:inline-block; vertical-align:middle; color:#baa188; font-size:11px; padding:0 10px;}

.ui-tooltip {padding: 8px;  position: absolute; left:10px; top:0; z-index: 9999; max-width: 300px; background:#281d1b; color:#fff;}


input::placeholder {font-size:12px; color:#ddd; font-style: italic;}
input::-webkit-input-placeholder {font-size:12px; color: #ddd; font-style: italic;}
input:-ms-input-placeholder {font-size:12px; color: #ddd;  font-style: italic;}
 

/* 관리자 전용 버튼 */
a.btn_admin {position:absolute;display:inline-block; right:0; top:0; width:auto; z-index:99999; padding:7px 10px; border-radius:1px; background:#e77ffe; color:#fff; text-decoration:none; vertical-align:middle; margin-top:10px;}
a.btn_admin:focus, 
a.btn_admin:hover {text-decoration:none; color:#fff; background:#e77ffe;}
 

/*--------------------------
 팝업레이어 
-----------------------------*/

#hd_pop {z-index:1000; position:relative; margin:0 auto; width:1200px; height:0}
#hd_pop h2 {position:absolute; font-size:0; line-height:0; overflow:hidden}
.hd_pops {position:absolute; border:1px solid #e9e9e9; background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0; background:#000; color:#fff; text-align:right}
.hd_pops_footer button {margin-right:5px; padding:5px 10px; border:0; background:#393939; color:#fff}

 
/*-----------------------------------------------------------------------------------------------
	상단 레이아웃 
-----------------------------------------------------------------------------------------------*/
#head {position:relative;margin:0;padding:0;text-align:center;background-color:#fff;height: 150px;width:100% !important;box-sizing:border-box;}


/*-------- 상단 해더 --------*/

.head_top {border-bottom: 2px solid #2bb673;height: 100px;}
.head_top > div {display: flex; }
.head_top > div > ul {display: block;}

.head_search {width: 300px;}
.head_logo {width: calc(100% - 600px);}
.head_tnb {width: 300px; text-align: right;}


/* 템플릿 검색 */
#bo_sch {position: relative;width:240px;margin: 29px 0;padding:0;z-index:9;}
#bo_sch legend {position:absolute; margin:0; padding:0; font-size:0; line-height:0; text-indent:-9999em; overflow:hidden }
#bo_sch form {position:relative;display:inline-block;width: 100%;height: 40px;overflow:hidden;border-radius: 40PX;background: #f4f7fa;vertical-align: middle;box-sizing:border-box;}
#bo_sch .bo_input {position:absolute;left:0;top:0;padding: 0px 15px;line-height: 40px;height: 40px;overflow:hidden;background:none !important;font-size:12px;width: calc(100% - 40px);color:#777;border:0;}
#bo_sch .bo_input:focus {border: 0; box-shadow: 0; outline: none !important;}
#bo_sch .bo_btn {position:absolute;top: 0;display:block;right: 0;width: 40PX;height: 40PX;border:none;text-indent:-9999px;background:url(../img/icon_magnify.png) center no-repeat;cursor:pointer;} 

.head_logo img {max-width: 200px;max-height: 59px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
 

#head #tnb {margin: 35px 0;}
#tnb a {position: relative; font-size: 13px;line-height: 29px;color: #777;margin-left: 15px;}
#tnb a i {vertical-align: middle; margin-top: -3px;}

/*가입시 무료이용 layer*/
#tnb .notify_login {position: absolute;left: 50%;top: -32px;transform: translateX(-50%);display: block;width: auto;padding: 0 7px;border: 1px solid #36b573;white-space: nowrap;font-size: 13px;font-weight: 500;line-height: 20px;border-radius: 20px;}
#tnb .notify_login p {display: inline-block;   color: #36b573;}
#tnb .notify_login:before {content:"";position: absolute;left: 50%;top: 9px;transform: translateX(-50%);width: 0;height: 0;margin: 11px auto;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 7px solid #fff;z-index: 99;}
#tnb .notify_login:after {content:"";position: absolute;left: 50%;top: 11px;transform: translateX(-50%);width: 0;height: 0;margin: 11px auto;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 7px solid #36b573;z-index: 98;}


/*---- 상단 메뉴 -----*/

.head_menu {border-bottom: 1px solid #ddd;height: 50px;}
.head_menu .gnb ul {display: flex; justify-content: center;}
.head_menu .gnb li {display: inline-block;}
.head_menu .gnb li a {width: auto; padding: 0 40px; line-height: 49px; font-size: 17px; color: #333; font-weight: 400;}

@media (max-width: 1024px) {
.head_menu .gnb li a {padding: 0 30px;}
}

/*서브비주얼이미지 */
.subimg {position:relative; width:1200px; height:160px;background-position:center; display:block; text-align:center;font-size:30px; line-height:160px; font-weight:500; color:#fff; vertical-align:middle; z-index:1; margin:0 auto;}
.subimg:before {content:"";position:absolute; left:0; top:0; z-index:2; background:rgba(0,0,0,0.3); width:100%; height:100%; display:block; z-index:2;}

.subimg .title {position:absolute; width:100%; text-align:center; display:block; color:#fff;text-shadow:0 0 5px rgba(0,0,0,0.2);font-size:50px; line-height:160px; font-weight:500; margin-bottom:30px; z-index:3;}

/*#subimg .sv-contents {position:absolute; z-index:3; width:100%; text-align:center;}
#subimg span {display:block;  color:#fff;text-shadow:0 0 5px rgba(0,0,0,0.2);}
#subimg .text01  {font-size:50px; line-height:60px; font-weight:600;}
#subimg .text02 {font-size:18px; line-height:40px; font-weight:300; color:rgba(255,255,255,0.9);}
*/

/*-------------------------------------------------------------------
	메인 
--------------------------------------------------------------------*/

.m_long_banner {width: 100%; height: auto; margin: 50px 0;}
.m_big_banner {width: 100%; height: auto; margin: 50px 0;}



/*-------- 메인배너 --------*/
#sbn_side {position:relative; width:100%;}
#sbn_side h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sbn_side ul {display: inline-block;}
#sbn_side li {float:left; margin-right:1px;}
#sbn_side a {display: block;}
#sbn_side a img {display: block;position: absolute;left: 50%;top: 0;transform: translateX(-50%);}



 /*-------- 메인상품 --------*/

.m_products > div {display: flex; justify-content: space-between;}
.m_products .sct_wrap {display: block; width: 47%;}
.m_products .sct_wrap h2 {display: block; text-align: left; font-size: 23px; color: #333333; font-weight: 700; margin-bottom: 20px;}
.m_products .sct_wrap h2 a {display:inline-block;float: right;font-size: 13px;font-weight: 300;line-height: 29px; color: #999}
 


 /*-------- 금손뽐내기 --------*/

.m_showoff {position: relative; border-bottom: 1px solid #ddd; margin-bottom: 70px;}
.m_showoff h1 a {display: block; text-align: center; font-size: 23px; color: #333333; font-weight: 700; margin-bottom: 30px;}

.showoff {margin-bottom: 20px;}
.showoff .swiper-wrapper {position: relative; padding: 0 30px;}
.showoff .swiper-slide {}
.showoff .swiper-slide a {position: relative; display: block; width: 260px; height: 180px; overflow: hidden; border-radius: 15px;}
.showoff .swiper-slide a img {width: auto; min-height: 180px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}

.btn_start {display: block;width:450px;height:80px;line-height: 80px;background: #2bb673; color: #fff; text-align: center;border-radius: 15px; font-size: 24px;font-weight: 400; transition: all 0.3s; margin: 70px auto;}
.btn_start i {margin-top: -4px;}
.btn_start:hover {box-shadow:1px 1px 4px rgba(0,0,0,0.3); transform: translateY(-10px); background: #11834c; color: #fff;}




 /*-------- 메인보드 --------*/

.m_board > div {display: block; margin-bottom: 30px;}
.m_board > div > ul {display: block; width: 48.5%; float: left;}
.m_board > div > ul:last-child {float: right;}

.m_board h2 {display: block;text-align: left;font-size: 23px;line-height: 1;padding-bottom: 10px;letter-spacing: -0.5px;color: #000;font-weight: 500;margin-bottom: 0;border-bottom: 1px solid #555;}
.m_board h2 a {display:inline-block;float: right;font-size: 13px;font-weight: 300;line-height: 29px; color: #999}

.m_board h2 a.plus {position: absolute;top:0px;right: 0px;width: 31px;height:31px;cursor:pointer;z-index: 1; transition:all 0.3s;}
.m_board h2 a.plus:before{position:absolute;top: 50%;left: 50%;width: 16px;height: 2px;margin: -1px 0 0 -8px;background: #9a9a9a;content: '';}
.m_board h2 a.plus:after{position: absolute;top: 50%;left: 50%;width: 2px;height: 16px;margin: -8px 0 0 -1px;background: #9a9a9a;content: '';}
.m_board h2 a.plus:hover {transform: rotate( 180deg );}
  


/*-----------------------------------------------------------------------------------------------
	하단 레이아웃
-----------------------------------------------------------------------------------------------*/

#footer {position:relative; background:#f7f7f7; overflow:hidden; text-align:center; width:100%; padding:50px 0;}
#footer .container { display: flex; justify-content: space-between;}
#footer .foot_info {width: calc(100% - 310px);}
#footer .foot_cs {width: 310px;  padding: 0 50px; border-right:1px solid #e9e9e9; border-left:1px solid #e9e9e9;text-align: left;}

.foot_info .ft_link {display: flex;margin-bottom: 20px;}
.foot_info .ft_link a.logo {height: 40px; line-height: 40px; margin-right: 40px;}
.foot_info .ft_link a.logo img {max-height: 40px;}

.foot_info .ft_link li {display:flex;}
.foot_info .ft_link li a {display: block;margin: 0;margin-right: 30px;font-size: 15px;line-height: 40px;color: #777777;white-space: nowrap;}

.foot_info .ft_info {overflow: hidden; margin-bottom: 15px;}
.foot_info .ft_info li {display: block;overflow: hidden;}
.foot_info .ft_info li span {float: left;display: block;white-space:nowrap;font-size: 13px;line-height: 24px;color: #999;}
.foot_info .ft_info li span:after {content:"|"; margin: 0 10px;}
.foot_info .ft_info li span:nth-child(1):after {content:""; margin: 0 5px; }
.foot_info .ft_info li span:last-child:after {content:""; margin: 0 5px; }

.foot_info .ft_copyright {display: block;text-align: left;color: #bbbbbb;font-size: 13px;}


.foot_cs h2 {font-size: 17px;color: #777; margin-bottom:10px;}
.foot_cs h2:before {content:"";display: inline-block;width: 20px;height: 20px;background: url("../img/icon_tel.png") 0 0 repeat;vertical-align: middle;margin-right: 5px; margin-top: -3px}
.foot_cs .tel {font-size:35px; letter-spacing:-1px; font-weight:700; color:#333; margin-bottom:5px;}
.foot_cs .time {font-size:13px; line-height:23px; color:#999; margin-bottom:20px;}

.foot_cs .social {display: flex; justify-content: flex-start;}
.foot_cs .social a {display: block; width: 22px; height: 22px; margin-right: 8px; vertical-align: middle; background-image: url("../img/icon_social.png"); background-repeat: no-repeat; background-position: 0 0;}
.foot_cs .social a.f_youtube {background-position-x:-22px;}
.foot_cs .social a.f_kakao {background-position-x:-44px;}
.foot_cs .social a:hover {background-position-y:-22px;}


/*퀵메뉴*/
#quick {z-index:999;position:fixed;bottom: 90px;right: 20px;width:auto;height:auto;padding:0;}
 

.btn_quick,
.btn_top {display: inline-block; width:50px; height:50px; border-radius: 50%; background-color:#000; text-align: center; line-height: 50px; box-shadow: 3px 3px 3px 0 rgba(1,1,1,0.3); color:#fff; font-size:18px; transition: 0.3s; opacity: 0.3; background-position: center; background-repeat: no-repeat;}
.btn_quick {background-image:url(../img/icon_quick_cs.png);float:right;margin-top: -30px;}
.expand + .btn_quick {background-image:url(../img/icon_quick_close.png);}
.btn_top {position: absolute;top:100%;right:0;margin-top: 15px;background-image:url(../img/icon_top.png);}
.btn_quick:hover,
.top_btn:hover {opacity: 0.5;}



.quick_wr {padding:0px;background:#fff;border-radius: 10px;box-shadow: 2px 2px 15px 0 rgba(0,0,0,0.2);width:50px;height:50px;transition: all 0.3s;overflow: hidden;opacity: 0;transform: scale(0);transform-origin: right bottom;z-index: -1; position: absolute; right:0; bottom:65px;}
.quick_wr.expand {opacity: 1;transform: scale(1);width: 180px;height:auto;border: 15px solid #fff;}
 
.quick_wr a {display: block;box-sizing: border-box;width: 100%;text-transform: uppercase;font-weight: 300;font-size: 12px;line-height: 22px;padding: 7px 12px;text-align: left;background: #000101;color: #fff;margin-bottom: 3px;vertical-align: middle;}
.quick_wr a:last-child {margin-bottom: 0;}
.quick_wr a:before {content:"";display: inline-block;width: 18px;height:18px;background-position: 0 0;background-repeat: no-repeat;background-image:url(../img/icon_quick.png);vertical-align: middle;margin-right: 11px;}
.quick_wr a.q_faq:before {background-position-x: -18px;}
.quick_wr a.q_cs:before {background-position-x: -36px;}
.quick_wr a.q_wish:before {background-position-x: -54px;}
.quick_wr a.q_notice:before {background-position-x: -72px;}
.quick_wr a.q_sug:before {background-position-x: -90px;}
.quick_wr a:hover {color: #fff;background: #888;}
.quick_wr a:hover:before {background-position-y: -18px;}

.quick_wr a.stv_coupon {background: #fff;text-align: center;padding: 0;padding-bottom: 10px;}
.quick_wr a.stv_coupon:before {display: none;}



/*------------------------------------------------------
    결제정보 (자유결제)
-------------------------------------------------------*/

#sod_frm_pay,
#sod_fin_my {position:relative; padding-bottom: 70px;}

#sod_frm_pay .no_way {display: block; font-size: 16px; line-height: 24px; padding: 20px 0; color: #777;}

/*#od_coupon_frm {z-index:10000; position:absolute; top:0; left:30%; padding:20px; width:500px; height:auto !important; height:500px; max-height:500px; border:1px solid #000; overflow-y:scroll; background:#fff; }
#sc_coupon_frm {z-index:10000; position:absolute; top:0; left:55%; padding:20px; width:500px; height:auto !important; height:500px; max-height:500px; border:1px solid #000; overflow-y:scroll; background:#fff;}

#sod_frm_pay #sc_coupon_frm th, 
#sod_frm_pay #od_coupon_frm th {text-align:center}

#sod_frm_pt_alert {display:block; margin:0 0 10px; text-align:left; font-size:12px; color:#888;}

#sod_frm_paysel {margin-top:10px; padding:10px; background:#eee; border:1px solid #ddd; text-align:left;}
#sod_frm_paysel .pay_type {padding:5px; display:block;}

#sod_frm_paysel .pay_type #sod_frm_pt {display:block; margin-top:10px; padding:10px; border:1px solid #e3e3e3; background:#f5f5f5; margin-bottom:10px; color:#777; font-size:12px;}
#sod_frm_paysel .pay_type #sod_frm_pt span {font-size:15px;}
#sod_frm #sod_frm_pt strong {color:#F03;}

#sod_frm_paysel .KPAY {background:url('../../../img/kpay_logo.png') no-repeat; padding-left:37px; display:inline-block; text-indent:-9999px;}
#sod_frm_paysel .PAYNOW {background:url('../../../img/paynow_logo.png') no-repeat; padding-left:46px; display:inline-block; text-indent:-9999px;}
#sod_frm_paysel .PAYCO {background:url('../../../img/payco_logo.png') no-repeat 1px; padding-left:46px; display:inline-block; text-indent:-9999px;}
.kakaopay_icon {background:url('../../../img/kakao.png') no-repeat ; height:21px; width:74px; display:inline-block; overflow:hidden; text-indent:-999px}

*/


/*-----------------------------------------------------------------
	마이페이지 - 마이주문내역
------------------------------------------------------------------* /


/*마이주문내역* /
#smb_my_order {margin-top:40px; }

#sod_fin {margin-top:40px; text-align:left; }
#sod_fin h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}


#sod_fin_view {} 

#sod_fin .sod_fin_box {position:relative; border:1px solid #eee; padding:20px; overflow:hidden; margin-bottom:20px; background:#fff;}

/*주문하신 분* /
#sod_fin_orderer {width:48%; float:left; }

/*받으시는 분* /
#sod_fin_receiver {width:50%; float:right; padding-left:2%; border-left:1px dashed #ddd;}

/*결제정보* /
#sod_fin_pay {width:48%; float:left; }

/*받으시는 분* /
#sod_fin_dvr {width:50%; float:right; padding-left:2%; border-left:1px dashed #ddd;}

#sod_fin_tot {margin:0 0 30px; padding:10px; border:1px solid #e9e9e9; border-top:0; background:#565e60; color:#fff}
#sod_fin_tot h2 {position:absolute; font-size:0; line-height:0; overflow:hidden}
#sod_fin_tot ul {margin:0; padding:0; list-style:none}
#sod_fin_tot li {padding:10px; border-bottom:1px solid #6f7a7d; zoom:1}
#sod_fin_tot li:after {display:block; visibility:hidden; clear:both; content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot strong {float:right}

#sod_fin_cancel {text-align:center; margin-bottom:20px;}
#sod_fin_cancel h2 {position:absolute; font-size:0; line-height:0; overflow:hidden}
#sod_fin_cancelfrm {display:none; margin:10px 0 0;}
#sod_fin_cancelfrm .frm_input {background:#fff; width:60%;}



/*---------------------------
    navbar 템플릿 2차메뉴
----------------------------* /
/*픽스노트 메뉴카테고리(.navbar1) > 쇼핑몰 카테고리 2차(.shop_navbar) > 쇼핑몰 카테고리 2차(.shop_navbar2)* /

.shop_navbar {position:relative; display: block; height:60px; background:url(../img/common/gnb_bg.png);  width: 100%;  padding: 0; margin: 0;  list-style: none; text-align:left;}
.shop_navbar h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.shop_navbar .container {position:relative; min-height:60px;}
/*.shop_navbar .container:before {content: ''; position: absolute; left:420px; top: -6px; border-style: solid; border-width: 0 6px 6px; border-color: #281d1b transparent; display: block; width: 0; z-index: 1; }* /

.shop_navbar ul li {display: inline-block; height: 36px; margin-top:12px; text-align:center; color: #000; padding: 0;margin-right:3px;}
.shop_navbar ul li a { color: #d0cece; margin: 0; padding: 0 12px; display: inline-block; border-radius: 3px; font-size: 15px; line-height:36px; font-weight: normal;} 
.shop_navbar ul li:hover { background-color:#402c25; cursor: pointer; border-radius:3px;}
.shop_navbar ul li:hover a {color: #d0cfce;}
.shop_navbar ul li.shop_navbar_on { background-color: #864d2f; cursor: pointer; border-radius:3px;}
.shop_navbar ul li.shop_navbar_on a {color: #fff;}

.shop_navbar ul li .new-count { margin: 0 0px 0 5px; font-weight: bold; background-color: #e74c3c; color: #fff; padding: 2px 7px 2px 7px; border-radius: 10px; opacity: 0.8; font-size: .7em; }

.shop_navbar ul li .new-check:after { font-family: FontAwesome; font-weight: normal; font-style: normal; content: '\f111'; color: #e74c3c; margin-left: 5px; margin-right: 5px; font-size: 10px; }
.shop_navbar ul li .new-check { font-size: 0; }
.shop_navbar ul li .new-no { display: none; }


 
/*-------- 아이콘 - 검색, 카트 --------* /
#hd .hd_right {position:absolute; top:0px; right:0; margin:0; padding:0; z-index:9999; width:300px; text-align:right;}

#hd .icon-circle {position:relative; display:inline-block; width:50px; height:50px; margin-top:25px; border:1px solid #ddd; border-radius:50%; box-sizing:border-box; margin-right:7px; text-align:center; cursor:pointer;}
#hd .icon-circle:hover {background:#f3f3f3; transition:all 0.5s ease-in}
#hd .head_search:before {content:""; display:inline-block; background:url(../img/common/edit_set.png) 0px 0 no-repeat; width:30px; height:30px; margin-top:9px;}
#hd .head_cart:before {content:""; display:inline-block; background:url(../img/common/edit_set.png) -30px 0 no-repeat; width:30px; height:30px; margin-top:9px;}
#hd .head_cart .count {position: absolute;top: 7px; right: 7px; width:auto; min-width:16px; height:16px; line-height:10px; text-align:center; font-size:11px;border-radius: 10px; color: #fff; background: #f4bf44; padding:3px; box-sizing:border-box;}



/*-------- head-mydropdown --------* /

/* LEVEL1 * /
#mymenu {position:relative; display:inline-block; width:auto; margin-top:25px;padding:0;}

#mymenu .mydropdown {/*position:absolute; top:0; right:0; padding:0; text-align:center; vertical-align:middle; z-index:9999; padding:0;* /}
#mymenu .mydropdown li {width:auto; padding:0 15px; zoom:1; display:block; line-height:50px; height:50px; text-align:center; background:#281d1b; text-align:left; border-radius:25px;}
#mymenu .mydropdown li .user {position:relative; display:block; color:#fff; font-size:13px; line-height:50px; padding:0 30px 0 30px;white-space: nowrap;}
#mymenu .mydropdown li .user:before {content:""; position:absolute; left:0px; top:10px; display:block; background:url(../img/common/edit_set.png) -60px 0 no-repeat; width:30px; height:30px;}
#mymenu .mydropdown li > a > .arrow { position:absolute; right:0px; top:10px; display:inline-block; background:url(../img/common/edit_set.png) -90px 0 no-repeat; width:30px; height:30px;}
/*#mymenu .mydropdown li a {display:block; text-align:center; color:#b6c2cd; line-height:46px;}
#mymenu .mydropdown li a:hover {color:#fff;}
#mymenu .mydropdown li a:active {color:#d0f9fe;}*/

/* LEVEL2* / 
#mymenu .mydropdown ul {position:absolute; top:100%; right:0; width:150px; visibility:hidden; padding-top:6px}
#mymenu .mydropdown ul:before {content:""; position: absolute; left: 69px; top:0px; border-style: solid; border-width: 0 6px 6px; border-color: #281d1b transparent; display: block; width: 0; z-index: 999999;}
#mymenu .mydropdown li li {width:auto; padding:0 15px; zoom:1; display:block; line-height:35px; height:35px; text-align:center; background:#281d1b; text-align:left; border-radius:0px; border-bottom:1px solid #342521;}
#mymenu .mydropdown li li:first-child {border-top-left-radius:5px; border-top-right-radius:5px; overflow:hidden;} 
#mymenu .mydropdown li li:last-child {border-bottom-left-radius:5px; border-bottom-right-radius:5px; overflow:hidden; border-bottom:none;} 

#mymenu .mydropdown li li a {display:block; font-size:12px; color:#9e9e9e; line-height:35px;}
#mymenu .mydropdown li li:hover {background:#1a1412;}
#mymenu .mydropdown li li a:hover {color:#ddd;} 

/*
/* Doesn't work in IE 
#mymenu .mydropdown li.hover,
#mymenu .mydropdown li:hover {background:#293139; color:black; position:relative; color:#fff;}
#mymenu .mydropdown li.hover a {color:#fff; font-size:11px;}
/* LEVEL TWO 
#mymenu .mydropdown ul {width:170px; visibility:hidden; position:absolute; top:100%; left:0; padding-top:2px; border-radius:7px; overflow:hidden;}
#mymenu .mydropdown ul li {font-weight:normal; background:#343d46; color:#b6c2cd; float:none; border-left:none; border-bottom:1px solid #414d5e; line-height:30px;}
#mymenu .mydropdown ul li:last-child {border-bottom:none;}
/* IE 6 & 7 Needs Inline Block 
#mymenu .mydropdown ul li a {border-right:none; width:100%; font-weight:normal; display:inline-block; line-height:30px;}

* /
#hd .icon-circle.smaller {display: none !important;}
#hd .gnb li.smaller:nth-child(5),
#hd .gnb li.smaller:nth-child(6) {display: none !important;}


/*-----------------------------------------------------------------------------------------------

	중간 레이아웃
-----------------------------------------------------------------------------------------------* /

#wrapper {z-index:5;margin:0 auto;width:100%;position:relative;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#wrapper_title {font-size:1.5em;font-weight:bold;padding:20px 0 10px}

/* aside wrapper * /
#aside {float:left;margin:0 10px 0 0;width:150px}

/*#container {position:relative;width:1200px; margin:0 auto;min-height:500px;height:auto !important;height:500px;background:#fff; ;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}*/



/*-----------------------------------------------------------------------------------------------
	index.php
-----------------------------------------------------------------------------------------------*/
 
/*-------- 메인비주얼 --------* /
#main_bn {position:relative;}
#main_bn li {float:left; background-position: center}

/* 메인비주얼버튼 * / 
.bn_btn {position:absolute; top:50%; left:50%; margin-left:-600px; width: 1200px; height:70px; z-index:9999; margin-top:-35px;}
.bn_btn .unslider-arrow {display:block; width:70px; height:70px; background:none; border:none; background-image:url(../img/edit_set.png); background-repeat: no-repeat; text-indent:-9999px;}
.bn_btn .unslider-arrow.prev {position:absolute; left:-150px; background-position: 0 -30px; }  
.bn_btn .unslider-arrow.next {position:absolute; right:-150px; background-position: -70px -30px; }

/*-------- 메인공통 --------* /

#main {position:relative; background:#fff; width:100%; overflow:hidden;}

#main .heading {text-align:center; width:100%; padding:0;}
#main .heading h1 {margin-bottom:35px;}
#main .heading h2 {font-size:38px; line-height:48px; color:#333; margin-bottom:20px; font-weight:300;}
#main .heading h3 {font-size:17px; line-height:32px; color:#888; font-weight:normal;}


/*-------- 메인설명 : 누구나 쉽게 만드는 디자인 --------* /

.m_intro {position:relative; margin:70px 0;}

.introList {margin-top:40px;}
.introList li { position: relative; width: 25%; float: left; text-align: center; padding: 0px 20px;}
.introList li a {cursor:pointer;}
.introList li .img { display: block; width:131px; height:131px; margin: 0 auto; margin-bottom: 25px; background-image: url(../img/main/1_introduce.png); background-repeat: no-repeat;}
.introList li:hover .img {background-position: -131px 0; }

.introList li .img1 { background-position: 0 0; }
.introList li:hover .img1 { background-position: -131px 0; }
.introList li .img2 { background-position: -262px 0; }
.introList li:hover .img2 { background-position: -393px 0; }
.introList li .img3 { background-position: -524px 0; }
.introList li:hover .img3 { background-position: -655px 0; }
.introList li .img4 { background-position: -786px 0; }
.introList li:hover .img4 { background-position: -917px 0; }

.introList li span.title { font-size: 20px; line-height:30px; font-weight: 400; display: block; margin-bottom: 10px; color:#281d1b; }
.introList li:hover span.title {color: #f4bf44; }
.introList li span.explain { display: block; font-size: 13px; line-height: 28px; color: #777; }



 
/*-------- 메인 : Step1,2,3 --------* /

.m_step {position: relative; margin: 70px 0; }
.m_step .container {border-bottom:1px solid #ddd; padding-bottom:40px;}
.step_slider .slide_bg {height:659px; text-align: center; background-position: center center; position: relative;/* background-repeat:no-repeat;* /}
.step_slider .slick-prev, .step_slider .slick-next {z-index: 10; width:35px; height:35px; text-align: center;}
.step_slider .slick-prev {left:50%; margin-left:-600px;}
.step_slider .slick-next {right:50%; margin-right:-600px;}
.step_slider .slick-prev:before, .step_slider .slick-next:before {display: block; width:35px; height:33px; background:none; border:none; background-repeat: no-repeat; text-indent: -9999px}

/*-------- 메인 : 에디노트 회원들이 추천하는 Best Design! --------* /

.m_rec {position:relative; margin:70px 0;}

.recList {margin-top:40px; overflow:hidden;}
.recList li {position: relative; width: 20%; height:190px; float: left; text-align: center; margin:0; padding: 0px;}
.recList li a {cursor:pointer;}
.recList li .img { display: block; width:190px; height:190px; margin: 0 auto; margin-bottom: 25px; background-repeat: no-repeat; border-radius:50%; overflow:hidden;}
.recList li .img1 {background-image: url(../img/main/rec01.png); }
.recList li .img2 {background-image: url(../img/main/rec02.png); }
.recList li .img3 {background-image: url(../img/main/rec03.png);  }
.recList li .img4 { background-image: url(../img/main/rec04.png); }
.recList li .img5 { background-image: url(../img/main/rec05.png); }
.recList li:hover .img:before {content:""; display:block; width:100%; height:100%; background-color:rgba(0,0,0,0.7);}

.recList li .title {display:none;  }
.recList li:hover .title {position:absolute; display:block; left:0; top:0; width:100%; height:100%; text-align:center; font-size: 18px; font-weight: 400; color: #fff; padding-top:120px; z-index:9999;}
.recList li:hover .title:before {content:""; position:absolute; display: block; left:50%; top:50px; margin-left:-27px; width:55px; height:55px;  background-image: url(../img/main/3_goods_icon.png); background-repeat: no-repeat; background-position:0 0; overflow:hidden;}

.recList li .img1+.title:before { background-position: 0 0; }
.recList li .img2+.title:before { background-position: -55px 0; }
.recList li .img3+.title:before { background-position: -110px 0; }
.recList li .img4+.title:before { background-position: -165px 0; }
.recList li .img5+.title:before { background-position: -220px 0; }


/*-------- 메인 : 고객센터 --------* /

.m_cs {position:relative; padding:78px 0 70px 0; background:url(../img/main/4_zigzag_line.png) 0 0 repeat-x; overflow:hidden; }
.m_cs .m_cs_box {float:left; width:32%; margin-right:2%; height:270px; border:1px solid #e3e3e3; box-sizing:border-box; padding:20px 20px; overflow:hidden;}
.m_cs .m_cs_box h2 {display: block; border-bottom: 1px solid #ededed;  font-size: 17px;  color: #555;  font-weight: 500; line-height: 30px;}
.m_cs .m_cs_box h2 a { position: absolute; right: 0; top: 3px; background:url(../img/common/icon_more.png) no-repeat; width: 17px; height: 17px; display: block; text-indent: -9999px; }
.m_cs .news {}
.m_cs .review {}
.m_cs .event {margin-right:0;}
	

/* ------------------------------------------------------------------------------
	기타
------------------------------------------------------------------------------- */

/* 공통 - 게시판 버튼리스트*/
.bo_fx.bo_ul3 {display: flex; justify-content: space-between;}
.bo_fx.bo_ul3 ul {display:block; width: 33.33%; box-sizing: border-box; text-align: left; padding: 0;}
.bo_fx.bo_ul3 ul:nth-child(2) {text-align:center; width:34%;}
.bo_fx.bo_ul3 ul:nth-child(3) {text-align:right;}

/*
.bo_btns { position: relative; width:100%; margin: 20px 0px; zoom: 1;display:table;}
.bo_btns:after { display: block; visibility: hidden; clear: both; content: "" }
.bo_btns ul {position: relative;margin: 0; padding: 0; list-style: none; float: left; box-sizing: border-box; text-align: left; padding-top:1px; width:50%;}
.bo_btns ul:nth-child(2) { text-align: right; }

.bo_btns fieldset {display:inline-block; width:auto;}

.bo_btns.bo_btns_3 {}
.bo_btns.bo_btns_3 ul {float: left; width:33%; box-sizing: border-box; text-align: left; padding: 0;}
.bo_btns.bo_btns_3 ul:nth-child(2) {text-align:center; width:34%;}
.bo_btns.bo_btns_3 ul:nth-child(3) {text-align:right;}
 */



/*ㅁ서브 타이틀 * /
#pageTitle {height:60px;}
#pageTitle .container {min-height:60px;text-align:left; font-size:24px; color:#000; font-weight:normal; letter-spacing:-1px;border-bottom:2px dashed #c3c3c3;}
#pageTitle h2 { font-size:21px; line-height:33px; padding:20px 0 7px 0; color:#281d1b; font-weight:normal; letter-spacing:-0.3px; margin:0;}
#pageTitle h2:before {content:""; background:url(../img/common/titlestyle.png) left center no-repeat; display:inline-block; width:11px; height:11px; margin-right:5px;}
#pageTitle h2 span {font-size:25px; padding-left:10px;}
#pageTitle h2 span:before  {content:""; background:url(../img/common/titlearrow.png) left center  no-repeat; display:inline-block; width:8px; height:15px; vertical-align:middle; margin-top:0px; margin-right:10px;}
#pageTitle h2 .btn {float:right; font-size:15px;} 
#pageTitle h2 samp {font-size:15px; font-weight:300; letter-spacing:0; color:#888;padding-left:7px;}


#pageTitle2 {position:relative; width:100%; margin:0 auto; text-align:left;}
#pageTitle2 h3 {display:block; font-size:16px; line-height:20px; padding:0; color:#281d1b; font-weight:normal; letter-spacing:-0.5px; margin:10px 0;}
#pageTitle2 h3:before {content:""; background:url(../img/common/titlestyle.png) left center no-repeat; display:inline-block; width:11px; height:11px; margin-right:5px;}


/*보드 타이틀 
#bbs_title {position:relative; width:100%; height:160px; background-image:url(../img/title-bg.png); background-size:100%;}
#bbs_title div {min-height:160px;}
#bbs_title h1 {font-weight:normal; display:block; color:#fff; text-shadow:0 0 1px rgba(0,0,0,0.3); font-size:40px; height:60px; padding-top:35px; letter-spacing:-1px;}
#bbs_title h2 {font-size:16px; font-weight:500; color:#bcddeb; text-shadow:0 0 1px rgba(0,0,0,0.3); height:65px; letter-spacing:-1px;}
 */
/*목록으로 돌아가기
#pageTitle i.fa-arrow-left {display:inline-block; font-size:22px; line-height:30px; vertical-align:middle; margin-left:-2px; color:#999; margin-top:-8px; margin-right:10px;}
*/
/* 서브컨텐츠 공통 * /
#subcon {min-height:500px; height:auto; }
#subcon h1.title {font-size:32px; color:#3f3d48; font-weight:700; text-align:center; line-height:40px; margin-bottom:30px;}
#subcon h2.title {font-size:15px; font-weight:normal; line-height:28px; color:#888; margin-bottom:50px;}
 
 
/* -----------------------------m
	영카드 기타
m------------------------------*/

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {position:relative;display: block;padding: 5px;width: 253px;height: 65px;background: #f5f5f5;border: 2px solid #ddd;}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height: 43px;border: 1px solid #ccc;padding-right: 34px;display: inline-block;vertical-align: middle;background: #fff;}
#captcha #captcha_mp3 {position:absolute;top: 6px;left: 117px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top: 27px;left: 117px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin: 0;margin-left: 5px;padding:0 5px;width: 100px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin: 0;font-size: 12px;line-height: 16px;letter-spacing: 0;padding: 0;margin-top: 3px;color: #777;}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.cke_sc_def {margin:5px 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}
.cke_sc_def .btn_cke_sc_close{background:#333;color:#fff;border:none;padding:5px}

/* Mobile화면으로 */
#mobile_cng {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* 목록 바로가기 */
.sanchor {margin:0 0 10px;padding:0;zoom:1}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;margin-left:-1px;list-style:none}
.sanchor a {display:inline-block;border:1px solid #e9e9e9;background:#f2f5f9;padding:0 7px;height:30px;text-decoration:none;line-height:2.6em}
.sanchor a:focus, .sanchor a:hover {background:#626870;color:#fff;text-decoration:none}
.sanchor a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;color:#be9153}



/* 페이징 */
.pg_wrap {clear:both;margin:0;padding:0 0;text-align:center;font-size:12px; border-collapse:collapse; margin-bottom: 50px;}
.pg_page, 
.pg_current {font-size:12px;display:inline-block;padding:0 13px;height:32px;color:#000;letter-spacing:0;line-height:32px;vertical-align:middle; border:1px solid #eee; background:#fff; margin:0; margin:0 -3px;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none;}
.pg_current {display:inline-block;color:#fff; background:#231815;text-decoration:none;font-weight:bold;}

.pg_start{background:#fff url(../img/page_btn.png) no-repeat 0px 0px;text-indent:-9999px;overflow:hidden;width:32px;height:32px; padding:0}
.pg_prev {background:#fff url(../img/page_btn.png) no-repeat -32px 0px;text-indent:-9999px;overflow:hidden;width:32px;height:32px; padding:0}
.pg_end{background:#fff url(../img/page_btn.png) no-repeat -96px 0px;text-indent:-9999px;overflow:hidden;width:32px;height:32px;padding:0}
.pg_next {background:#fff url(../img/page_btn.png) no-repeat -64px 0px;text-indent:-9999px;overflow:hidden;width:32px;height:32px;padding:0}



/* -----------------------------
	영카드 기본버튼
------------------------------* /

/* 새창 기본 스타일 */
.new_win {position:relative; width:100%;}
.new_win .tbl_wrap {margin:0 10px}
.new_win #win_title {margin:0;padding:15px; color:#fff; background:#231815;font-size:20px; font-weight:normal;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-weight:bold;text-decoration:none}
.new_win .win_desc {margin:0 20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

.new_win .win_btn_fixed {position: fixed;left: 0;bottom: 0;width: 100%;text-align: center;background: #fff;border-top: 1px solid #ddd;padding: 10px;}
 
.new_win .copymove_current {color:#11cedf; display: inline-block; margin-left: 5px; font-weight: 700;}



 
/*-----------------------------------------------------------------
	마이페이지
------------------------------------------------------------------*/

/*보관함*/
#sod_ws {margin-top:40px; }
 

/*-------- 마이페이지-개요 ----------*/

#smb_my_ov {margin-top:0px; padding-bottom: 50px; }
#smb_my_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

/*개요*/
.mymain_box {width:100%; background:#fff; text-align:left; padding:30px; overflow:hidden; border:1px solid #ddd; border-radius:3px; margin-bottom:40px;} 

.mymain_box .mymain_act {border-bottom:1px solid #eee; padding-bottom:5px; margin-bottom:10px; overflow:hidden;}
.mymain_box .mymain_act ul {float:right; width:30%; text-align:right; } 
.mymain_box .mymain_act ul.my_name {float:left; width:70%; font-size:18px; line-height:40px; font-weight:500; text-align:left;}  
.mymain_box .mymain_act li {display:inline-block;}

.mymain_box .mymain_con ul {float:left; width:50%; padding: 10px;}
.mymain_box .mymain_con ul li {font-size:13px; line-height:23px; padding:5px 0; color:#999; letter-spacing:0.2px;} 
.mymain_box li label {color:#555;}


/*최근주문내역*/
#smb_my_od {position:relative; margin:0; margin-bottom:40px;}

#smb_my_od h2 {position:relative;display:block;font-size: 18px;line-height:32px;vertical-align:bottom;padding:5px 0;color:#555;font-weight: 700;margin:0;text-align:left;overflow:hidden;}
.smb_my_more {position:absolute;top:0;right:0}
.smb_my_more a {display:inline-block;background: url('/img/more-btn.gif') no-repeat 0 center;padding-left:20px;height:30px;vertical-align: middle;color: #333;}


/*최근위시리스트*/
#smb_my_wish {margin:0; margin-bottom:40px;}
#smb_my_wish h2 {position:relative; display:block; font-size:16px; line-height:32px; vertical-align:bottom; padding:5px 0; color:#555; font-weight:normal; margin:0; text-align:left; overflow:hidden;}
#smb_my_wish h2 a {float:right;} 



/*-----------------------------------------------------------------
	상품검색 
------------------------------------------------------------------*/

#ssch_frm {padding:20px;border:3px solid #CAC3BA;background:#FCFBF8;zoom:1; text-align:left;}
#ssch_frm:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm div {margin:0 0 5px}
#ssch_frm strong, 
#ssch_frm .ssch_lbl {display:inline-block;width:100px;font-weight:bold}
#ssch_frm .frm_input {background:#fff}
#ssch_frm .btn_submit {padding:0 10px;height:30px}
#ssch_frm p {padding:10px 0;border-top:1px solid #e9e9e9;line-height:1.5em}
#ssch_frm #ssch_sort {float:left;margin:0;padding:0;list-style:none;zoom:1}
#ssch_frm #ssch_sort:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm #ssch_sort li {float:left;margin:0 0 0  -1px}
#ssch_frm #ssch_ov {float:right}

#ssch_cate {}
#ssch_cate ul {margin:10px 0;padding:10px 20px 20px;border-bottom:1px solid #e9e9e9;list-style:none;zoom:1}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li {float:left;margin:0 10px 0 0;padding:0 10px 0 0;border-right:1px solid #e9e9e9}
#ssch_cate a {}
#ssch_cate a span {font-weight:bold}



/*---------------------------
    쿠폰등록
----------------------------*/

.coupon_regi {position: relative;background: #fff;padding: 50px;border: 1px solid #333;border-radius: 15px;width: 80%;margin: 0 auto;margin-bottom: 70px;}	
.coupon_regi .coupon_input{position:relative; margin:0 auto;display: inline-block;width:120px;height: 60px;line-height: 56px;border: 2px solid #2ab673;font-size: 26px;color: #000;text-align: center;vertical-align: middle;}
.coupon_regi .btn_coupon {display: inline-block;height: 60px;line-height: 60px;padding: 0 40px;margin: 0 auto;color:#fff;text-align:center;background: #2ab673;border: 0;font-size: 20px;vertical-align: middle;}
.coupon_regi .btn_coupon:hover {background: #1a8c55;}
.coupon_regi .coupon_txt {position: relative; border-top: 2px dashed #ddd; padding-top: 40px; margin-top: 50px; text-align: left;}
.coupon_regi .coupon_txt li {font-size: 13px; color: #777; line-height: 25px;}

.coupon_regi input::placeholder {font-size:26px; color:#ddd; font-style: italic;}
.coupon_regi input::-webkit-input-placeholder {font-size:26px; color: #ddd; font-style: italic;}
.coupon_regi input:-ms-input-placeholder {font-size:26px; color: #ddd;  font-style: italic;}
 


/* 버튼 * /
a.btn01 {display:inline-block;padding:8px;border:1px solid #be9153;background:#fff;color:#be9153;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {background:#f4f4f4}
button.btn01 {display:inline-block;margin:0;padding:8px;border:1px solid #be9153;background:#fff;color:#be9153;text-decoration:none}
button.btn01:focus, button.btn01:hover {background:#f4f4f4}


a.btn02 {display:inline-block;padding:8px;border:1px solid #be9153;background:#be9153;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none;background:#985c22}
button.btn02 {display:inline-block;margin:0;padding:9px;border:none;background:#be9153;color:#fff;text-decoration:none}

.btn_confirm {text-align:center; margin-bottom:20px} /* 서식단계 진행 * /

.btn_submit {padding:7px 12px;border:0;background:#231815;color:#fff;letter-spacing:-0.1em;cursor:pointer}
.btn_submit:focus, .btn_submit:hover {text-decoration:none;opacity:0.9}
fieldset .btn_submit {padding:0 8px;height:30px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px 12px;border:1px solid #231815;background:#fff;color:#231815;text-decoration:none;vertical-align:middle; line-height:17px}
button.btn_cancel {display:inline-block;padding:7px 12px;border:1px solid #231815;background:#fff;color:#231815;vertical-align:top;text-decoration:none; height:30px; line-height:17px}

a.btn_frmline {display:inline-block;padding:0 8px;height:30px;line-height:30px;border:0;background:#333;color:#fff;text-decoration:none;vertical-align:middle} /* 우편번호검색버튼 등 * /
button.btn_frmline {padding:0 8px;height:30px;border:0;background:#333;color:#fff;text-decoration:none;vertical-align:middle} /* 우편번호검색버튼 등 * /
a.btn_frmline {line-height:30px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 * /
a.btn_b01 {display:inline-block;padding:8px;border:1px solid #be9153;background:#fff;color:#be9153;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {background:#f4f4f4}
a.btn_b02 {display:inline-block;padding:8px;border:1px solid #be9153;background:#be9153;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none;background:#985c22}

/* 선택수정 버튼 * /
.btn_list {margin:0 auto;width:93%}
.btn_list input, .btn_list button {background:none repeat scroll 0 0 #617D46;border:0 none;color:#FFFFFF;height:28px;line-height:2.2em;padding:0 15px;vertical-align:middle}

/* 테이블 항목별 정의 * /
.td_board {width:120px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_default {width:60px;text-align:center}
.td_dvr {width:30px;text-align:center}
.td_group {width:100px;text-align:center}
.td_imgsmall {width:60px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:right !important}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:50px;text-align:left}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_statsmall {width:50px;text-align:center}


/* -----------------------------m
	영카드 테이블
m------------------------------

/* 기본테이블 
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;background:#f5f5f5;color:#383838;font-size:0.95em;text-align:center;}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#f5f5f5;}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all;}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #ddd;border-bottom:1px solid #e6e6e6;background:#f5f5f5;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0; margin:20px auto;}
.tbl_frm01 th {width:150px !important;padding:7px 13px;border-top:1px solid #e9e9e9;border-left:0;background:#f7f7f7;text-align:left}
.tbl_frm01 td {padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fdfdfd; text-align:left;}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}

.frm_input {height:28px;text-indent:5px;min-width:80px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 * /
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 * /
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}


/* 자바스크립트 alert 대안 * /
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 * /
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:3px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}


/*-----------------------------------------------------------------
	장바구니 - step1
------------------------------------------------------------------* /

/*카트 탭* /
.cart-tab {margin-top: 50px; display: block; text-align: center;}
.cart-tab a,
.cart-tab a:hover {float:left; display: block; width: 50%; padding: 20px 30px; box-sizing: border-box; border-radius: 2px; border: 1px solid #ddd; background: #eee; font-size:18px; font-weight: bold; color: #999;}
.cart-tab a:hover {opacity: 0.8;}
.cart-tab a.on {border:1px solid #864d2f; color: #864d2f; background: #fff;} 
.cart-tab a span {display: inline-block; font-size: 15px; line-height: 15px; min-width: 15px; padding: 7px; background: #aaa; border-radius: 50px; vertical-align: middle;color: #fff; margin-left: 5px;}
.cart-tab a.on span {background: #864d2f;}


#sod_bsk {margin-top:40px;position:relative; min-height: 700px; padding-bottom: 40px; }
#sod_bsk .table-cart td {position: relative; border-bottom: 1px solid #ddd;}


/*카트리스트 - 편집상품* /
.cart-editgoods  {padding:0; overflow: hidden; width: 90%; float: right;}
.cart-editgoods:first-child {margin-top:50px;} 
.cart-editgoods .li_opt_img {position: absolute; left: 0; top:20px; display: block; width: 10%; margin-bottom: 10px; text-align: center;  overflow: hidden;}
.cart-editgoods .li_opt_img img {width: auto; height: auto; max-height: 90px;}  
.cart-editgoods .ce-title {position: absolute; top: 20px;  display: block; width: 90%; margin-bottom: 10px; text-align: left; float: right; color: #864d2f;}
.cart-editgoods .ce-item {display: block; width: 100%; }

.ce-item ul {display: inline-block; width: 5%; text-align: center;}

.ce-item ul.ce-opt { width:68%; background:#F8F9DC;padding: 10px; box-sizing: border-box; border-bottom: 1px solid #fff; }
.ce-item ul.ce-opt.ce-opt-group { background: #f5f5f5; }

.ce-opt li { width: 25%; display: inline-block; text-align: center;}

.ce-opt li.li_opt_group {font-size:15px; text-align: left}
.ce-opt li.li_opt_date {}
.ce-opt li.li_opt_btn {}
.ce-opt li.li_opt_qty {text-align: right;}
	
.ce-opt li.li_opt_group .groupname {background:#b9a5f3; padding: 3px 5px; border-radius: 2px;  color: #fff; margin-right: 5px; }
.ce-opt li.li_opt_group .groupname2 {background:#bbb; padding: 3px 5px; border-radius: 2px;  color: #fff; margin-right: 5px; }
.ce-opt li.li_opt_group .membername {background:#7955e4; padding: 3px 5px; border-radius: 2px;  color: #fff;margin-right: 5px; }
.ce-opt li.li_opt_group .membername i {font-size: 14px; vertical-align: middle; margin-top: -3px; margin-right: 3px;}

.ce-opt li .btn_op {padding:4px 5px; border-radius:1px; font-size:12px; line-height:14px; margin:0; display:inline-block; background:#fff; border:1px solid #bbb; color:#555; font-weight:normal; opacity:0.7;}
.ce-opt li .btn_qty {cursor:pointer;}
.ce-opt li .btn_reedit {border:1px solid #459ffb; color:#459ffb;}
.ce-opt li .btn_preview {}
.ce-opt li .btn_del {border:1px solid #e87575;  color:#e87575; min-width:12px; text-align:center;}
.ce-opt li .btn_op:hover { opacity:1.0;}

.ce-opt li .ui-widget.ui-widget-content {border:1px solid #ddd; border-radius:1px;}
.ce-opt li .ui-spinner-input {padding:0 5px; margin:0; border:0; line-height:22px; height:22px; width:55px;}

/* table-cart * / 
.table-cart {font-size: 13px;  margin: 0; border-top: 2px solid #e9e9e9; background:#fff;}
.table-cart > thead > tr > th,
.table-cart > tbody > tr > th,
.table-cart > thead > tr > td,
.table-cart > tbody > tr > td {padding:15px 7px; border-bottom: 1px solid #e9e9e9; vertical-align: middle; line-height:22px; font-size:13px; color:#777;letter-spacing:0;vertical-align:middle !important;}
.table-cart > thead > tr > th {padding:5px 7px; color: #999; background:#f9f9f9; font-size:12px; font-weight:normal; text-align: center;}
.table-cart > tbody > tr > th {text-align:center;}
 
.it_name {font-size:18px; line-height:20px; display:inline-block; margin:10px 0;} 
.opt_detail {display:inline-block; font-size:12px; line-height:20px; color:#777; padding:3px 7px; background:#f9f9f9; margin:10px 0;margin-left:10px;}
.sod_opt {border:0; padding: 10px;}
.sod_opt ul {margin:0; padding:0; list-style:none}
.sod_opt li {position:relative; background:#f5f5f5;  padding:10px 10px; color:#888; font-size:13px; line-height:22px; border-bottom: 1px solid #fff;}

.sod_option_btn {position:relative;}
.sod_option_btn .mod_options {margin:0; padding:5px 10px; margin-top:10px; font-size:12px; border:1px solid #6caddf; color:#6caddf; cursor:pointer; background:none; width:auto}
.sod_option_btn .mod_options:hover {background:#6caddf; color:#fff}


#sod_bsk_tot {line-height: 30px; text-align:right; margin:0; padding:15px; border:1px solid #999; margin-bottom:30px; margin-top:-10px; background:#fff; overflow:hidden; }
#sod_bsk_tot ul {position:relative; display:inline-block; font-size:13px; color:#000; padding:0 30px; margin:0; text-align:center; border-right:1px solid #ddd; }
#sod_bsk_tot ul:last-child {border-right:0} 
#sod_bsk_tot ul label {display:block; font-size:12px; color:#777; } 
#sod_bsk_tot ul span {display:inline-block; font-size:20px; color:#333; }

.order-icon {position:absolute; left:-16px; top:20px; width:24px; height:24px; text-align:center; line-height:27px; border-radius:50%; background:#ccc; color:#fff !important; box-sizing:border-box; display:block;}

/*
#sod_bsk_tot {background-color:#fafafa; line-height: 30px; text-align:right; margin:0; padding:10px; border:1px solid #e9e9e9; border-top:none; margin-bottom:30px; overflow:hidden; }
#sod_bsk_tot ul {position:relative; display:inline-block; font-size:13px; color:#000; padding:0 30px; margin:0; text-align:center; border-right:1px solid #e9e9e9; }
#sod_bsk_tot ul:last-child {border-right:0} 
#sod_bsk_tot ul label {display:block; font-size:12px; color:#777; } 
#sod_bsk_tot ul span {display:inline-block; font-size:20px; color:#333; }
#sod_bsk_tot .order-icon {position:absolute; left:-16px; top:20px; width:24px; height:24px; text-align:center; line-height:24px; border-radius:50%; background:#ccc; color:#fff !important; }
 
 
#sod_bsk_act {text-align:center; margin-top:20px;}* /

/*

#sod_bsk_tot {background-color:#fafafa; line-height: 30px; text-align:right; margin:0; padding:10px; border:1px solid #999; margin-bottom:30px; margin-top:30px; background:#fff; overflow:hidden; }
#sod_bsk_tot ul {position:relative; display:inline-block; font-size:13px; color:#000; padding:0 30px; margin:0; text-align:center; border-right:1px solid #ddd; }
#sod_bsk_tot ul:last-child {border-right:0} 
#sod_bsk_tot ul label {display:block; font-size:12px; color:#777; } 
#sod_bsk_tot ul span {display:inline-block; font-size:20px; color:#333; }

#sod_bsk_act {margin-bottom:40px;}* /
 

/* 선택사항수정 - 모달 * /
#sod_bsk_list {position:relative; min-height:600px; }
#mod_option_frm {z-index:10000; position:absolute; top:-50px; left:50px; padding:20px; width:600px; height:auto !important; max-height:500px; border:1px solid #000; background:#fff; overflow-y:scroll; overflow-x:none; box-shadow:1px 1px 4px rgba(0,0,0,0.3); }
#mod_option_frm h3 {margin-bottom:5px; }
#mod_option_frm .sit_ov_tbl {width:100%; background:#ededed; padding:5px;}
#mod_option_frm .sit_ov_tbl select {width:100%;}
#mod_option_frm .sit_ov_tbl th,
#mod_option_frm .sit_ov_tbl td {border:none; padding-left:5px; font-weight:normal}
#mod_option_frm .sit_ov_tbl th {width:90px}

#mod_option_frm  #sit_tot_price {text-align:right; font-size:25px; line-height:35px; font-weight:bold; position:relative; color:#6caddf; margin:10px 0;}
#mod_option_frm  #sit_tot_price span {font-size:13px; color:#333; font-weight:normal; position:absolute; top:0; left:0}





/* 선택사항수정
#cp_frm {height:auto; max-height:10000px !important; position:absolute; top:0; left:0; width:70%; background:#fff; padding:20px; border:1px solid #000; z-index:9999} 
#sod_bsk_list {position:relative; min-height:600px; }
#mod_option_frm h3 {margin-bottom:5px; }
#mod_option_frm .sit_ov_tbl {background:#ededed; margin-top:5px}
#mod_option_frm .sit_ov_tbl th,#mod_option_frm .sit_ov_tbl td {border:none; padding-left:5px; font-weight:normal}
#mod_option_frm .sit_ov_tbl th {width:90px}
#cp_frm {height:auto; max-height:10000px !important; position:absolute; top:0; left:0; width:70%; background:#fff; padding:20px; border:1px solid #000; z-index:9999} 

#mod_option_frm {z-index:10000; position:absolute; top:-50px; left:50px; padding:20px; width:600px; height:auto !important; max-height:500px; border:1px solid #000; background:#fff; overflow-y:scroll; overflow-x:none; box-shadow:1px 1px 4px rgba(0,0,0,0.3); }
#mod_option_frm table {background:#fafafa; border-top:1px solid #ddd; border-bottom:1px solid #ddd}
#mod_option_frm table td,#mod_option_frm table th {border:none; text-align:left; padding:10px}
#mod_option_frm table td select {width:100%}

.sod_opt li.photo-opt-first {}
.sod_opt li.photo-opt-first .photo-opt-date {float:right; margin-left:3px; color:#999; font-size:10px; } 

.sod_opt a {float:right; margin-left:3px; } 
.sod_opt .btn_submit {padding:4px; border-radius:2px; font-size:11px; border:0; background:#aaa; color:#fff; letter-spacing:0; cursor:pointer}
.sod_opt .btn_submit:hover {background:#777; }



#sit_tot_price {text-align:right; font-size:25px; line-height:35px; font-weight:bold; position:relative; color:#6caddf; margin:10px 0;}
#sit_tot_price span {font-size:13px; color:#333; font-weight:normal; position:absolute; top:0; left:0}

 
/*수량조절* /
#sit_opt_added {margin:0;padding:0;border-bottom:1px solid #e3e3e3; background:none; list-style:none}
#sit_opt_added li {padding:12px 20px;border-top:1px solid #e3e3e3;overflow:hidden}
#sit_opt_added li:after {display:block;visibility:hidden;clear:both;content:""}
#sit_opt_added li span {display:inline-block; height:26px; line-height:26px; font-size:13px;}
#sit_opt_added div {width:55px;height:26px;border:1px solid #ddd;position:relative;float:right;margin-right:5px}
#sit_opt_added div .frm_input{background:#fff;float:left;border:none;text-align:center;height:23px;width:37px;min-width:37px}
#sit_opt_added div .btn_frmline{background:url(../img/common/qty_del.gif) no-repeat; width:15px;height:15px;margin-left:5px;position:absolute;top:5px;right:-20px;text-indent:-9999px;overflow:hidden }
#sit_opt_added div .sit_qty_plus{background:url(../img/common/qty.gif) no-repeat #fff 50% 4px;top:0px;right:0;border-bottom:1px solid #ddd;border-left:1px solid #ddd;width:19px;height:12px}
#sit_opt_added div .sit_qty_minus{background:url(../img/common/qty.gif) no-repeat #fff 50% -9px;top:12px;right:0;border-left:1px solid #ddd;width:19px;height:12px}
#sit_opt_added div .sit_opt_del{background:url(../img/common/qty_del.gif) no-repeat; width:15px;height:15px;margin-left:5px;position:absolute;top:5px;right:-20px}



/*-----------------------------------------------------------------
	장바구니 - step2
------------------------------------------------------------------* /
#sod_frm {}
#sod_frm .table-cart td {position: relative; border-bottom: 1px solid #ddd;}
#sod_frm .ce-title {font-size:18px; line-height:20px; display:inline-block; margin:10px 0;} 

#sod_frm .ce-item ul {width: 7%;}
#sod_frm .ce-item ul.ce-opt { width:63%; font-size: 13px;}
#sod_frm .ce-opt li {width: 33%; float: left;}



/* 주문서 작성 * /
.display_setup_message {margin:0 0 10px;padding:15px;border:1px solid #fccdff;background:#ffeef9}
.display_setup_message strong {display:block;margin:0 0 10px}



#sod_frm h1 {color:#000; padding:15px 0; font-size:17px; font-weight:normal; text-align:left;}
#sod_frm h2 {color:#999; border-top:1px solid #ccc; font-size:11px; padding:15px; background:#f5f5f5;}

#sod_frm .it_name {font-size:18px; line-height:20px; display:inline-block; margin:10px 0; color:#864d2f;} 

#sod_frm .sod_frm_box {position:relative; border:1px solid #eee; padding:20px; overflow:hidden; margin-bottom:20px; background:#fff;}

/*주문하시는 분* /
#sod_frm_orderer {position:relative; width:48%; margin-right:2%; float:left; overflow:hidden;}

/*받으시는 분* /
#sod_frm_taker {position:relative; width:50%; float:right; padding-left:2%; border-left:1px dashed #ddd; overflow:hidden;}
#sod_frm_taker input {max-width:80%;} 

/*결제정보* /
#sod_frm_pay {position:relative; margin-top:40px; text-align:left; }
#sod_frm_pay h2  {position:absolute;font-size:0;line-height:0;overflow:hidden}


#od_coupon_frm {z-index:10000; position:absolute; top:0; left:30%; padding:20px; width:500px; height:auto !important; height:500px; max-height:500px; border:1px solid #000; overflow-y:scroll; background:#fff; }
#sc_coupon_frm {z-index:10000; position:absolute; top:0; left:55%; padding:20px; width:500px; height:auto !important; height:500px; max-height:500px; border:1px solid #000; overflow-y:scroll; background:#fff;}

#sod_frm_pay #sc_coupon_frm th, 
#sod_frm_pay #od_coupon_frm th {text-align:center}

#sod_frm_pt_alert {display:block; margin:0 0 10px; text-align:left; font-size:12px; color:#888;}

#sod_frm_paysel {margin-top:10px; padding:10px; background:#eee; border:1px solid #ddd; text-align:left;}
#sod_frm_paysel .pay_type {padding:5px; display:block;}

#sod_frm_paysel .pay_type #sod_frm_pt {display:block; margin-top:10px; padding:10px; border:1px solid #e3e3e3; background:#f5f5f5; margin-bottom:10px; color:#777; font-size:12px;}
#sod_frm_paysel .pay_type #sod_frm_pt span {font-size:15px;}
#sod_frm #sod_frm_pt strong {color:#F03;}

#sod_frm_paysel .KPAY {background:url('../../../img/kpay_logo.png') no-repeat; padding-left:37px; display:inline-block; text-indent:-9999px;}
#sod_frm_paysel .PAYNOW {background:url('../../../img/paynow_logo.png') no-repeat; padding-left:46px; display:inline-block; text-indent:-9999px;}
#sod_frm_paysel .PAYCO {background:url('../../../img/payco_logo.png') no-repeat 1px; padding-left:46px; display:inline-block; text-indent:-9999px;}
.kakaopay_icon {background:url('../../../img/kakao.png') no-repeat ; height:21px; width:74px; display:inline-block; overflow:hidden; text-indent:-999px}

/* 무통장입금 * /
#settle_bank1 {width:100%; background-color:#fafafa; border:1px solid #ededed; border-radius: 3px; padding:10px; margin-top:10px; text-align: center}
#settle_bank1 .bank_account {font-size:15px; margin-right:20px;}
#settle_bank1 label {font-size:12px; color:#999; margin-right:5px;}


/* 현금영수증 * /
#settle_bank {width:100%; background-color:#fafafa; border:1px solid #ededed; border-radius: 3px; padding:10px; margin-top:10px; text-align: center}
#settle_bank h3 {margin-bottom:10px;}
#settle_bank select#od_bank_account {margin-bottom:5px;}
#settle_bank .tax_select {margin-top:10px;}
#settle_bank .tax_select label {margin-right:10px;}
#settle_bank .tax_select > div {margin-top:10px;}
#settle_bank .tax_select table {margin-bottom:0 !important}
#settle_bank .tax_select #tax_rcp_form td{text-align: left;}
#settle_bank .tax_select #tax_rcp_form label {display: none;}
#settle_bank .tax_select #tax_rcp_form #tax_addr1, #settle_bank .tax_select #tax_rcp_form #tax_addr2, #settle_bank .tax_select #tax_rcp_form #tax_addr3 {margin-top:5px;}


/* 주문서 작성 - 결제정보
#sod_frm_paysel legend {position:absolute; font-size:0; line-height:0; overflow:hidden}

 * /

/*-----------------------------------------------------------------
	장바구니 - step3
------------------------------------------------------------------* /



/*-----------------------------------------------------------------
	마이편집
------------------------------------------------------------------* /

/*마이상품* /
#smb_my_tem {margin-top:40px; }
 
 
 
/*-----------------------------------------------------------------
	마이페이지
------------------------------------------------------------------* /



/*#smb_my_act {margin:0 0 10px; ;zoom:1}
#smb_my_act:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_act ul {float:right;margin:0;padding:0;list-style:none}
#smb_my_act li {float:left;margin:0 0 0 4px}
#smb_my_ov dl {margin:0;background:#afafa;zoom:1;color:#3d3121;border:3px solid #b28e5d;padding:5px 20px}
#smb_my_ov dl:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov dt {float:left;padding:10px;width:80px;border-bottom:1px solid #ebebeb;font-weight:bold;background:url(../img/bullet.gif) no-repeat 0 ;padding-left:8px;}
#smb_my_ov dd {float:left;margin:0;padding:10px;width:199px;border-bottom:1px solid #e3e3e3;}
#smb_my_ov dd a{color:#be9153;font-weight:bold}
#smb_my_ovaddt {border-bottom:0 !important}
#smb_my_ovaddd {width:800px !important;border-bottom:0 !important}
* /
 
 
 /*
#sod_list {position:relative}
#sod_list #cp_frm {z-index:10000; position:absolute; top:0; left:99px; padding:20px; width:500px; height:auto !important; height:500px; max-height:500px; border:1px solid #000; overflow-y:scroll; overflow-x:none; -webkit-box-shadow:0 3px 3px -3px #777; -moz-box-shadow:0 3px 3px -3px #777; box-shadow:0 6px 7px -6px #777; background:#fff}
#sod_list #cp_frm td {text-align:left; }
#sod_list #cp_frm .td_numbig,#sod_list #cp_frm .td_mngsmall {text-align:center !important}
#sod_frm_orderer {margin:20px 0 40px; }
 #sod_frm_taker {margin-top:20px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block; margin:5px 0 0}

#sod_frm_same {margin:0 0 10px}

#sod_frm #od_memo {height:50px}
 
#sod_frm #display_pay_process {text-align:center}
#sod_frm #display_pay_process span {display:block; margin:5px 0 0}

#sod_frm_pay {position:relative; clear:both}
#sod_frm_pay h2 {margin:0}

#sod_frm_pay .tbl_wrap th {width:auto !important; font-weight:bold; text-align:left; width:150px !important; border-bottom:1px solid #e9e9e9 }
#sod_frm_pay .tbl_wrap td {padding:10px !important; border-top:1px solid #e9e9e9 !important; border-bottom:1px solid #e9e9e9 !important; line-height:1.5em !important; word-break:break-all !important}
#sod_frm_pay_info {margin:0 0 10px}
#sod_frm_pay .tbl_wrap td.td_numbig {text-align:center !important}
#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000; position:absolute; top:0; left:99px; padding:20px; width:500px; height:auto !important; height:500px; max-height:500px; border:1px solid #000; overflow-y:scroll; background:#fff}
#od_coupon_frm .btn_submit {padding:5px}
#sod_frm_pay #sc_coupon_frm th, #sod_frm_pay #od_coupon_frm th {text-align:center}


#sod_frm_paysel {margin-top:10px; margin-bottom:20px; padding:20px; background:#f2f2f2; border:1px solid #e0e0e0; text-align:center}
#sod_frm_paysel legend {position:absolute; font-size:0; line-height:0; overflow:hidden}

#sod_frm_paysel .KPAY {background:url('../../../img/kpay_logo.png') no-repeat; padding-left:37px; display:inline-block; text-indent:-9999px;}
#sod_frm_paysel .PAYNOW {background:url('../../../img/paynow_logo.png') no-repeat; padding-left:46px; display:inline-block; text-indent:-9999px;}
#sod_frm_paysel .PAYCO {background:url('../../../img/payco_logo.png') no-repeat 1px; padding-left:46px; display:inline-block; text-indent:-9999px;}
.kakaopay_icon {background:url('../../../img/kakao.png') no-repeat ; height:21px; width:74px; display:inline-block; overflow:hidden; text-indent:-999px}

* /
/*-----------------------------------------------------------------
	마이페이지 - 마이주문내역
------------------------------------------------------------------* /

/*마이주문내역* /
#smb_my_order {margin-top:40px; }

#sod_fin {margin-top:40px; text-align:left; }
#sod_fin h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}


#sod_fin_view {} 

#sod_fin .sod_fin_box {position:relative; border:1px solid #eee; padding:20px; overflow:hidden; margin-bottom:20px; background:#fff;}

/*주문하신 분* /
#sod_fin_orderer {width:48%; float:left; }

/*받으시는 분* /
#sod_fin_receiver {width:50%; float:right; padding-left:2%; border-left:1px dashed #ddd;}

/*결제정보* /
#sod_fin_pay {width:48%; float:left; }

/*받으시는 분* /
#sod_fin_dvr {width:50%; float:right; padding-left:2%; border-left:1px dashed #ddd;}

#sod_fin_tot {margin:0 0 30px; padding:10px; border:1px solid #e9e9e9; border-top:0; background:#565e60; color:#fff}
#sod_fin_tot h2 {position:absolute; font-size:0; line-height:0; overflow:hidden}
#sod_fin_tot ul {margin:0; padding:0; list-style:none}
#sod_fin_tot li {padding:10px; border-bottom:1px solid #6f7a7d; zoom:1}
#sod_fin_tot li:after {display:block; visibility:hidden; clear:both; content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot strong {float:right}

#sod_fin_cancel {text-align:center; margin-bottom:20px;}
#sod_fin_cancel h2 {position:absolute; font-size:0; line-height:0; overflow:hidden}
#sod_fin_cancelfrm {display:none; margin:10px 0 0;}
#sod_fin_cancelfrm .frm_input {background:#fff; width:60%;}


/* table_order 
.table_order {font-size:13px; margin:0; border-top:2px solid #e9e9e9; background:#fff; }
.table_order > thead > tr > th,
.table_order > tbody > tr > th,
.table_order > thead > tr > td,
.table_order > tbody > tr > td {padding:15px 7px; border-bottom:1px solid #e9e9e9; vertical-align:middle; }
.table_order > thead > tr > th {padding:5px 7px; color:#999; background:#f9f9f9; font-size:12px; font-weight:normal; text-align:center; }
* / 
/*마이주문내역-뷰

#sod_sts_wrap {margin:0 0 10px;text-align:right}
#sod_sts_explan {display:none}

#sod_fin_legend {padding:10px ;border:1px solid #e9e9e9;text-align:left;zoom:1}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''}
#sod_fin_legend dt {clear:both;float:left;margin:0 0 5px;width:50px;font-weight:bold}
#sod_fin_legend dd {float:left;margin:0}
 
#request_form {position:relative}
#request_form div {display:none;z-index:10000;position:absolute;top:23px;left:0;padding:20px 0;width:520px;border:1px solid #000;background:#f2f5f9;text-align:center}
#request_form .frm_input {width:300px;background:#fff !important}
#request_form .btn_frmline, #request_form .btn_cancel {vertical-align:middle !important}
#request_form .btn_frmline {padding:0 10px;line-height:1.6em}

#sod_req_btn {margin:0 0 10px}
#sod_req_btn button {background:#626870}

#sod_req_log {margin:0 0 20px}
#sod_req_log ul {margin:0;padding:0;border-top:1px solid #e9e9e9;background:#f2f5f9;list-style:none}
#sod_req_log li {padding:10px 10px 20px;border:1px solid #e9e9e9;border-top:0}
#sod_req_log h3 {margin:20px 0 10px}
.sod_req_log_view table {margin:0}
.sod_req_log_view caption {padding:10px 0;font-size:1em;font-weight:bold;text-align:left;line-height:1em}
.sod_req_log_view caption span {color:#ff3061}
.sod_req_log_view th {border-top:1px solid #e9e9e9;background:#f7f7f7 !important;color:#000 !important;text-align:center}
.sod_req_log_view td {background:#fff;color:#000}
.sod_req_log_view p {padding:10px 15px;border-bottom:1px solid #e9e9e9;background:#fff;color:#000}
.sod_req_log_view .sod_req_it {width:270px}
.sod_req_log_view button {margin:0;padding:0;border:0;background:transparent;color:#ff3061;text-decoration:underline;vertical-align:middle;cursor:pointer}

#sod_fin_list h2 {margin:0 0 10px}
#sod_fin_list td {height:30px;padding:8px;border:1px solid #e9e9e9}
#sod_fin_list th{;padding:8px;border:1px solid #e9e9e9}

/*


#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

 #sod_fin_test {padding:10px}
* /

/* 주문상세내역 중 현금영수증 발급 * /
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .basic_tbl th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}
#scash_apply {padding:10px 0 20px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}



/* -----------------------------m
	영카드 쇼핑몰 컨텐츠
m------------------------------* /

/* 페이지 가이드
#pageGuide {position:relative; background:#fdc93c url(../img/guide_pattern.png) repeat; padding:25px 0; display:none;}
#pageGuide .container {width:1120px; min-height:10px; margin:0 auto; text-align:left;}
#pageGuide ul li {color:#630; font-size:12px; line-height:23px; letter-spacing:-0.3px;}
#pageGuide ul li a {display:inline-block; width:auto; background:#ed5936; padding:4px 5px; font-size:12px; line-height:12px; color:#fff; border-radius:2px; margin-left:5px;}
#pageGuide ul li a:hover {background:#e14c29;}
 * /

/* 인덱스 이미지 출력
#sidx_img {margin:0 0 20px}
#sidx_img img {max-width:100%;height:auto}
 * /


/* 장바구니

.sod_img {width:70px;text-align:center}
.sod_opt {margin:5px 0;border-bottom:0;border-top:1px dotted #aaa;}

.sod_opt ul {margin:0;padding:0;list-style:none}
.sod_opt li {padding:3px;position:relative;background:#fbfbfb;padding:5px 10px;color:#888;font-size:0.92em}

.sod_option_btn .mod_options {margin:0;padding:5px 0;border:1px solid #be9153;color:#be9153;cursor:pointer;background:none;width:100%}
.sod_option_btn .mod_options:hover{background:#be9153;color:#fff}


#sod_bsk_list {position:relative}
#mod_option_frm h3{margin-bottom:5px}
#mod_option_frm {z-index:10000;position:absolute;top:0;left:100px;padding:20px;width:500px;height:auto !important;max-height:500px;border:1px solid #000;background:#fff;overflow-y:scroll;overflow-x:none; -webkit-box-shadow:0 6px 6px -6px #777; -moz-box-shadow:0 6px 6px -6px #777;box-shadow:0 6px 7px -6px #777;}
#mod_option_frm table{background:#fafafa;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
#mod_option_frm table td,#mod_option_frm table th{border:none;text-align:left;padding:10px}
#mod_option_frm table td select{width:100%}


.sod_bsk_cnt {background:#be9153;color:#fff}
.sod_bsk_point {border-bottom:0 !important}

#sod_bsk_act {text-align:center}
#sod_bsk_act a{padding:12px;}
#sod_bsk_act button{padding:12px;}
#sod_bsk_act button.btn_submit{padding:13px}
#sod_bsk_act p {margin:0 0 10px}

#sit_tot_price{text-align:right;font-size:1.5em;font-weight:bold;position:relative;color:#be9153}
#sit_tot_price span{font-size:12px;color:#666;font-weight:bold;position:absolute;top:0;left:0}
 * /


/* 주문서 작성
.display_setup_message {margin:0 0 10px;padding:15px;border:1px solid #fccdff;background:#ffeef9}
.display_setup_message strong {display:block;margin:0 0 10px}

#sod_frm {}
#sod_frm h2 {color:#be9153;border-top:2px solid #be9153;padding:15px;background:#fcfbf8}

#sod_frm p {margin:0 0 10px}

#sod_list {position:relative}
#sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;overflow-y:scroll;overflow-x:none; -webkit-box-shadow:0 6px 6px -6px #777; -moz-box-shadow:0 6px 6px -6px #777;box-shadow:0 6px 7px -6px #777;background:#fff}
#sod_list #cp_frm td{text-align:left;}
#sod_list #cp_frm .td_numbig,#sod_list #cp_frm .td_mngsmall{text-align:center !important}
#sod_frm_orderer {margin:20px 0 40px;}
 #sod_frm_taker{margin-top:20px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}

#sod_frm_same {margin:0 0 10px}

#sod_frm #od_memo {height:50px}


#sod_frm #display_pay_process {text-align:center}
#sod_frm #display_pay_process span {display:block;margin:5px 0 0}

#sod_frm_pay {position:relative;clear:both}
#sod_frm_pay h2 {margin:0}

#sod_frm_pay .tbl_wrap th {width:auto !important;font-weight:bold;text-align:left;width:150px !important;border-bottom:1px solid #e9e9e9 }
#sod_frm_pay .tbl_wrap td {padding:10px !important;border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}
#sod_frm_pay_info {margin:0 0 10px}
#sod_frm_pay .tbl_wrap td.td_numbig{text-align:center !important}
#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;overflow-y:scroll;background:#fff}
#od_coupon_frm .btn_submit{padding:5px}
#sod_frm_pay #sc_coupon_frm th, #sod_frm_pay #od_coupon_frm th{text-align:center}
#sod_frm_paysel {margin:0 0 20px;padding:10px;border:1px solid #e9e9e9;background:#f2f5f9;text-align:center}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay_logo.png') no-repeat;padding-left:37px;display:inline-block}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow_logo.png') no-repeat;padding-left:46px;display:inline-block}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco_logo.png') no-repeat 1px;padding-left:46px;display:inline-block}
.kakaopay_icon{background:url('../../../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px}


#settle_bank {margin:10px 0 0}

#sod_frm_escrow {margin:30px 0 0}

#display_pay_process {padding:20px;text-align:center}
#sod_list .cp_cancel{background:#999}
#display_pay_button{clear:both}
#display_pay_button .btn_submit{padding:13px}
#display_pay_button .btn01{padding:12px}

#od_coupon_cancel,#sc_coupon_cancel{background:#999}
 * /
/* 배송지 목록 
#sod_addr .td_numbig{text-align:center !important;}
#sod_addr .td_mng button{width:40px;background:#333;color:#fff;border:none;height:28px}
#sod_addr .td_mng a{width:40px;color:#333;background:#eee;display:inline-block;height:28px;line-height:28px}
* /
/* 주문내역 
#sod_v {}
#sod_v .basic_tbl {text-align:center}
#sod_v_info {margin:0 0 10px}
#sod_v td{text-align:center}
* /

/* 공지사항 및 커뮤니티 새글 
#sidx_lat {padding:15px 0 0;border-top:1px solid #ddd}
#sidx_lat h2 {text-align:center}
* /
/* 배너 인덱스 출력 
#sbn_idx {}
* /

/* 쇼핑몰 이벤트 
#sev {}
.sev_admin {margin:0 0 10px;text-align:right}

/* 쿠폰
#coupon .td_numbig {width:150px;}
#coupon .td_datetime {width:180px}

/*커뮤니티
#container_title{font-size:1.5em;font-weight:bold;padding:20px 0 10px;}

/* 모바일일때 피시버전 주문폼
.sod_list {position:relative;margin:0;padding:0;list-style:none}
.sod_list .sod_li {position:relative;padding:0;border:1px solid #e9e9e9;margin:10px 0}
.sod_list .sod_li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_chk{position:absolute;top:10px;left:10px;}
.sod_list .li_name{min-height:130px}
.sod_list .li_name a,.sod_list .li_name strong{display:block;padding:0 10px 0 25px;border-bottom:1px solid #e9e9e9;height:35px;line-height:35px}
.sod_list .li_name strong{padding-left:10px}
.sod_list .total_img{position:absolute;top:45px;left:10px;}
.sod_list .sod_opt{padding:10px 10px 5px;margin-left:90px;color:#9e9e9e;font-size:0.93em;background:none;border:none}
.sod_list .sod_opt li{margin-bottom:3px;border:none}
.sod_list .li_cp{position:relative}
.sod_list .li_cp .cp_btn, .sod_list .li_cp .cp_cancel, .sod_list .li_mod .mod_btn {margin:0;padding:5px 8px;border:0;background:#000;color:#fff;font-size:0.93em}
.sod_list .li_cp .cp_cancel,.odf_tbl #od_coupon_cancel,.odf_tbl #sc_coupon_cancel{border:1px solid #999;color:#777;background:#fafafa;margin-left:3px;padding:4px 5px}
.sod_list .li_prqty{margin:10px;}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_prqty .li_prqty_sp{width:33%;display:inline-block;float:left;text-align:center;line-height:2.2em;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #e9e9e9;color:#9e9e9e;font-size:0.93em;margin-left:-1px}
.sod_list .li_prqty  .prqty_price{border-left:1px solid #d3d3d3;}
.sod_list .li_prqty  .prqty_sc{border-right:1px solid #d3d3d3;}
.sod_list .li_prqty .li_prqty_sp span{display:block;background:#f2f2f2;}
.sod_list .li_total {position:relative;border-top:1px solid #e9e9e9;margin:10px 10px 0;}
.sod_list .total_span {display:block;position:relative;padding:5px 0;text-align:right;color:#343434}
.sod_list .total_span span{position:absolute;top:5px;left:0}
.sod_list .total_span strong{font-size:1.2em}

#sod_frm {}
#sod_frm section{margin-bottom:10px}
#mod_option_frm .sit_ov_tbl{background:#ededed;margin-top:5px}
#mod_option_frm .sit_ov_tbl th,#mod_option_frm .sit_ov_tbl td{border:none;padding-left:5px;font-weight:normal}
#mod_option_frm .sit_ov_tbl th{width:90px}
#cp_frm {height:auto;max-height:10000px !important;position:absolute;top:0;left:0;width:70%;background:#fff;padding:20px;border:1px solid #000;z-index:9999} 
#sod_frm_deli {position:relative;line-height:2em}
#sod_frm_deli #order_address {display:block; ;width:100px;background:#333;color:#fff;text-align:center}
#sod_frm_orderer {margin:15px 0 30px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}
#sod_frm .odf_tbl table{width:100%;margin:0;padding:0;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-collapse:collapse}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th{;border-bottom:1px solid #e9e9e9;padding:5px 0px 5px 10px ;text-align:left;line-height:26px;position:relative;}
#sod_frm .odf_tbl table th{width:90px;color:#343434;font-weight:normal;letter-spacing:-0.1em}
#sod_frm .odf_tbl table .frm_input{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px}
#sod_frm .odf_tbl table .frm_address{margin-top:5px}
#sod_frm .odf_tbl button.btn_frmline{font-size:0.92em;padding:0 8px;height:26px;line-height:26px}
#sod_frm .odf_tbl textarea{width:99%;border:1px solid #e4eaec;}
#sod_frm_same {margin:0 0 10px}
#sod_frm_pay {position:relative}
#sod_frm_pay .tbl_head01 caption {font-size:0;line-height:0;overflow:hidden}
#sod_frm_pay .tbl_head01 th {width:auto !important;font-weight:bold;text-align:center !important}
#sod_frm_pay .tbl_head01 td {border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}

html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응
#sod_frm_pay_info {margin:0 0 10px}
#sod_frm_paysel {margin:10px 0 ;padding:10px;background:#f2f2f2;border:1px solid #e0e0e0}
#sod_frm_paysel ul {margin:0;padding:0;}

#sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm_paysel li {float:left;padding:5px 2%;width:46%;height:21px;text-align:left;list-style:none}
* /
