@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css');

/* 초기화 */
body {margin:0;padding:0;font-size:0.813em;height:100%;font-family:'Pretendard', HelveticaNeue-Light,AppleSDGothicNeo-Light,'Malgun Gothic','맑은 고딕',sans-serif;min-width:320px;-webkit-text-size-adjust: none; }
html[lang="ko"] {letter-spacing:-1px;}
body.is_hidden{overflow:hidden}
html, h1, h2, h3, h4, h5, h6, form, fieldset {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
header ul, nav ul, footer ul {margin:0;padding:0;list-style:none}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button,input[type=submit] {cursor:pointer;font-family:'Pretendard',HelveticaNeue-Light,AppleSDGothicNeo-Light,'Malgun Gothic','맑은 고딕',sans-serif}
input[type=text], input[type=password], input[type=submit], input[type=image], button {-webkit-appearance:none}
textarea, select {font-size:1em;font-family:'Pretendard',HelveticaNeue-Light,AppleSDGothicNeo-Light,'Malgun Gothic','맑은 고딕',sans-serif}
textarea {border-radius:0;-webkit-appearance:none}
select{background:#fff}
p {margin:0;padding:0;word-break:break-all}
pre {overflow-x:scroll;font-size:1.1em}
ul,li,dl,dt,dd {padding:0;margin:0}
ul {list-style:none}
img {max-width:100%;height:auto}

*, :after, :before {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
    -webkit-transition:all 0.30s ease-in-out;
    -moz-transition:all 0.30s ease-in-out;
    -ms-transition:all 0.30s ease-in-out;
    -o-transition:all 0.30s ease-in-out;
    outline:none;
}
 
input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
}

/*ios*/
input[type='button'], select, textarea {
	/*-webkit-appearance: none;*/
   -webkit-border-radius: 0;
}

select {
	word-wrap: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    padding-right: 20px !important;
    background: url(../img/gnb_bg00.gif) no-repeat 100% 50% #fff;
}

#sns_register .sns-wrap {
    float: none !important;
    display: inline-block;
}

/* preview warning */
.prev-info {
	padding: 5px;
    text-align: center;
    background: #960000;
    color: #fff;
    font-size: 12px;
}

#ui-datepicker-div {font-size:12px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border: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}

/* 상단 레이아웃 */
#hd {position:relative;background:#212020}
#hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#hd #logo a{display:block;text-align:center;padding:15px;height:55px;vertical-align:top}
#hd #logo img {max-height:100%;width:auto;vertical-align:top}
 
#btn_hdcate {height:55px;width:40px;border:0;background:0;font-size:18px;vertical-align:top;position:absolute;top:0;left:5px;color:#fff;}
#btn_hdsch {position:absolute;top:0;left:45px;color:#fff;font-size:18px;border:0;background:none;height:55px;width:40px}
#btn_hdcart {position:absolute;top:0px;right:5px;color:#fff;font-size:18px;display:block;width:40px;line-height:55px;text-align:center}
#btn_hduser {position:absolute;top:0px;right:45px;color:#fff;font-size:18px;display:block;width:40px;line-height:55px;text-align:center;background:none;border:0}
#hd_btn .cart-count {position:absolute;top:20%;right:0px;display:block;height:16px;line-height:16px;border-radius:8px;background:#ff4444;font-size:10px;color:#fff;padding:0 5px}

#hd_sch {display:none;position:absolute;top:0;left:0;text-align:center;padding:0 0 10px;width:100%;background:#212020;padding:10px 50px 10px 10px}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch .sch_inner {position:relative}
#hd_sch #sch_str {width:100%;height:35px;background:#3a3838;border:0;padding:0 10px 0 40px;color:#000;color:#fff}
#hd_sch .sch_submit {position:absolute;top:0;left:0;width:40px;height:35px;border:0;border-radius:0 3px 3px 0;cursor:pointer;background:none;font-size:15px;color:#878786}
#hd_sch .btn_close {position:absolute;top:10px;right:0px;width:50px;height:35px;border:0;background:none;color:#c2bbb5;font-size:18px}


/*카테고리*/
.cate {background:#fff;border-bottom:1px solid #e1e1e1}
.cate a {display:block;color:#333;padding:0 10px;border-bottom:1px solid #efefef}
.cate li {position:relative;line-height:40px}
.cate li button {position:absolute;top:0;right:0;background:url;border:0;width:30px;height:40px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%;text-indent:-9999px}
.cate li button.ct_cl {background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%}

.sub_cate {display:none}
.sub_cate a {border-bottom:1px solid #efefef;background:url(../img/btn_next.gif) no-repeat 21px 17px;padding-left:30px}
.sub_cate2 a {padding-left:40px;background-position:31px 17px}
.sub_cate3 a {padding-left:50px;background-position:41px 17px}
.sub_cate4 a {padding-left:60px;background-position:51px 17px}

#cate_tnb {background:#fff;border-bottom:1px solid #e1e1e1;margin:10px 0}
#cate_tnb:after {display:block;visibility:hidden;clear:both;content:""}
#cate_tnb li {border-bottom:1px solid #efefef;float:left;width:50%;line-height:43px;padding:0 10px 0 50px;position:relative}
#cate_tnb li:nth-child(2n+1) {clear:both;border-right:1px solid #efefef}
#cate_tnb li i {position:absolute;top:0;left:0;width:50px;text-align:center;color:#a5a8ac;line-height:42px;font-size:16px}

/* 중간 레이아웃 */
#container {padding:0 0 10px}
#container_title {
    margin: 0;
    font-size: 1.5em;
    text-align: center;
    font-weight: bold;
    padding: 15px;
    font-size: 1.25em;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.fixed #container_title{position:fixed;top:0;left:0;width:100%;z-index:999}
#container.fixed {padding-top:60px;}
#container.idx-container {padding:0px;}

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

/* 하단 레이아웃 */
#ft {background:#212020;padding:20px;text-align:left}
#ft h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em;color:#e3e3e3;font-size:0.92em}
#ft_logo {padding:20px 0 0}
#ft_company {}
#ft_company a {display:inline-block;padding-right:10px;line-height:1em;color:#fff}
#ft_company a:first-child {border:0}
#device_change {background:#302e2e;display:block;text-align:center;padding:10px;color:#afafaf;border-radius:5px}

/* 목록 바로가기 */
.sanchor {margin:0 0 5px;padding:0}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;list-style:none;width:25%;border-top:2px solid #000;text-align:center; overflow:hidden; white-space:nowrap;letter-spacing:0.2em;font-size:0.93em}
.sanchor a {display:block;padding:10px;border-left:1px solid #ededed;border-bottom:1px solid #ededed;background:#fcfcfc;text-decoration:none;color:#484848}
.sanchor a:focus, .sanchor a:hover {background:#eee;text-decoration:none}
.sanchor a.sanchor_on {background:#fff;text-decoration:none;border-bottom:1px solid #fff}

/* ####### 쇼핑몰 컨텐츠 ####### */
.st_bg {display:inline-block;width:1px;height:10px;margin:0 10px;background:#e2e1e0;vertical-align:-1px}

/* 장바구니 주문서 공통 */
	.sod_fin_list h3 {font-size:15px;margin:20px 0 10px}
	.sod_list input[type="radio"].chkdsg, 
	.sod_list input[type="checkbox"].chkdsg {
		display: none
	}
	.sod_list input[type="radio"]:checked+label,
	.sod_list input[type="checkbox"]:checked+label, 
	.sod_list input[type="radio"].chkdsg:checked+label, 
	.sod_list input[type="checkbox"].chkdsg:checked+label {
		background: url('../img/checkon.png') no-repeat -4px -4px;
	}
	.sod_list input[type="radio"]+label, 
	.sod_list input[type="checkbox"]+label, 
	.sod_list input[type="radio"].chkdsg+label, 
	.sod_list input[type="checkbox"].chkdsg+label {
		cursor: pointer;
		background: url('../img/checkoff.png') no-repeat -4px -4px;
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		display: inline-block;
		padding: 0 5px 0 20px;
		margin-left: 2px;
		text-align: left;
		text-transform: capitalize;
	}
	.sod_list .sod_li {
		background: #fff;
		border: 1px solid #ecf0f1;
		margin: -1px 0
	}
	.sod_list .sod_li:after {
		content:"";display:block;clear:both
	}
	/*.sod_list .sod_li:hover{border-color:#3a638a;position:relative;}*/

	.sod_list .li_name:after{
		content:"";display:block;clear:both
	}
	.sod_list .li_name {
		position: relative;
		line-height: 1.3em;
		padding: 10px 10px;
		border-bottom: 1px solid #ecf0f1;;
	}
	.sod_list .li_name a:first-child{
		max-width: calc(100% - 100px);
		display: block;
		float: left;
	}
	.sod_list .li_name.complate a:first-child {
		max-width: 100%;
	}

	.sod_list .li_op_wrap:after {
		clear:both;display:block;content:""
	}
	.sod_list .li_op_wr {
		position: relative;
		margin: 10px;
		padding-left: 110px;
		min-height: 100px
	}
	.sod_list .total_img {
		position: absolute;
		top: 0;
		left: 0
	}

	.sod_list .li_op_wr .li_mod{position:relative}

	.sod_list .mod_options {

	}
	.sod_list .mod_direct_btn {
		padding: 0 7px;
		font-size: 11px;
		border: 1px solid #ccc;
		color: #666;
		background: #fff;
		height: 23px;
		line-height: 21px;
		margin: 5px 0 0;
	}
	.sod_list .each_delete {
	}
	.sod_list .mod_direct_btn.each_order {
		color: #fff;
		border-color: #252525;
		background: #252525;
	}
	.sod_list .li_prqty {
		margin: 10px 10px;
		border-top: 1px solid #dcdcdc;
		padding: 8px 0 5px;
	}
	.sod_list .li_prqty:after {
		display: block;
		visibility: hidden;
		clear: both;
		content: ''
	}
	.sod_list .li_prqty_sp {
		display: block;
		line-height: 20px;
		padding: 0 7px;
		text-align: right;
	}
	.sod_list .li_prqty_sp span {
		float: left;
		color: #ababab;
		text-transform: capitalize;
	}
	.sod_list .prqty_weit, .sod_list .prqty_price {
	}
	.sod_list .total_price {
		background: #f5f5f5;
		display: block;
		clear: both;
		text-align: right;
		padding: 12px 10px 5px 10px;
		line-height: 20px
	}
	.sod_list .delivery_info {
		border: 1px solid #e2e2e2;
		display: block;
		clear: both;
		margin: 10px;
		padding: 5px 10px;
		line-height: 20px;
		font-size: 12px;
		position:relative

	}
	.sod_list .delivery_info .invoice_btn{color:#3a638a}
	.sod_list .delivery_info .invoice_btn:hover{color:#003482}
	.sod_list .total_price span {
		float: left
	}
	.sod_list .total_price strong {
		font-size: 1.25em;
		color: #3a638a
	}
	.sod_opt {
	}
	.sod_opt li {
		color: #777;
		margin: 1px 0;
		line-height: 1.3
	}

	.sod_list .li_spopt {
		margin: 10px 10px;
		border-top: 1px solid #dcdcdc;
		padding: 10px 0 0;
	}

	@media (min-width: 992px) {
		.sod_list .li_op_wr {
			float: left;
		    clear: both;
			margin: 10px 0;
			padding-left: 120px;
			max-width: 680px;
		}
		.sod_list .li_prqty {
			width: 185px;
			float: right;
			margin: 10px;
			border: 0;
			padding: 0 0 0 10px;
			border-left: 1px solid #ddd;
		}
		.sod_list .li_prqty_sp {
			width: 100%;
			border: 0
		}
		.sod_list .total_img {
			left: 10px
		}
		.sod_list .li_delivery {
			width: 170px;
			float: right;
			margin: 0;
			border: 0;
			padding: 10px 5px;
		}
		.sod_list .delivery_info {
			margin: 0;
			border: 0;
			padding: 0;
		}
	}
	.sod_list .sod_li .btn_confirm,
	.sod_fin_list .delivery_info a.btn_cancel,
	.sod_fin_list .act-btn-wrap a,
	.sod_fin_list .act-btn-wrap > span {
		margin-top: 1px;
		margin-right: 2px;
		float:left;
		padding: 2px 12px 2px;
		background: #080404;
		border:1px solid #080404;
		color: #fff;
		text-transform: capitalize;
		font-size: 11px;
		vertical-align:top;
		text-align:center;
		line-height: 1.3;
	}
	.sod_list .sod_li .btn_confirm {
		background: #3a638a;
		border-color:#003482;
		color:#fff;
		float:right;
	}
	.sod_list .sod_li {
		position:relative
	}
	.sod_list .sod_li .btn_confirm {
		position:absolute;right:8px;top:8px;
	}
	.sod_fin_list .colorset0,
	.sod_fin_list .colorset1,
	.sod_fin_list .colorset2,
	.sod_fin_list .colorset3,
	.sod_fin_list .colorset4,
	.sod_fin_list .colorset5,
	.sod_fin_list .colorset6,
	.sod_fin_list .colorset7,
	.sod_fin_list .colorset8{background:#bf5f5f !important;border-color:#bf5f5f !important;}
	.sod_fin_list .colorset9{background:#7f6c6c !important;border-color:#7f6c6c !important;}

	.sod_list .prqty_mt {background: #fff;padding: 10px;border: 1px solid #ecf0f1;border-top: 2px solid #ecf0f1;text-align:right}
	.sod_list .prqty_mt span{ display:inline-block;margin-left:20px;}
	.sod_list .prqty_mt span strong{font-size: 1.15em;color:#bb2424}



/* 장바구니 */
#mod_option_frm {z-index:10000;position:fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);width:92%;max-width:600px;height:auto !important;max-height:80%;border:1px solid #dde7e9;;background:#fff;overflow-y:auto;overflow-x:none}
#mod_option_frm h2 {
border-bottom: 1px solid #e8e8e8;
    padding: 0 20px;
    line-height: 50px;
    font-size: 1.25em;
    background: #5b1f5f;
    color: #fff;
}
#sod_bsk_list .mod_option_bg {content:"";position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.1);display:block;z-index:9999}
#mod_option_frm  .sit_sel_option{margin:15px }
#mod_option_frm #sit_tot_price{margin:15px }
#mod_option_frm h3{display:none}
#mod_option_frm  .option_wr {margin:15px ; }
#mod_option_frm  .option_wr label{margin: 0 0 5px;display:block}
#mod_option_frm  .option_wr select{width:100%; height: 30px;border: 1px solid #d9d9d9;margin: 0 0 5px;padding-left: 10px;}
#mod_option_frm .btn_confirm{margin:15px ; }
#mod_option_frm .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%;}
#mod_option_frm .btn_confirm .btn_close{color: #fff;position: absolute; top: 0; right: 0;width: 50px;height: 50px;border: 0;background: none;font-size: 1.25em;border-radius: 0;}

#sod_bsk .btn_del_wr{margin:10px }
#sod_bsk .go_shopping{margin: 10px}
#sod_bsk .go_shopping .btn01{height:45px;line-height:43px;font-size:1.167em;font-weight:bold;width:100%;text-align:center}
#m_sod_bsk_tot{background:#f18ec0;color:#fff;}
#m_sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
#m_sod_bsk_tot dt{float:left;width:40%;padding:10px ;line-height:20px;clear:both}
#m_sod_bsk_tot dd{float:left;width:60%;padding:10px;text-align:right;line-height:20px}
#m_sod_bsk_tot .sod_bsk_cnt{font-weight:bold;line-height:25px;background:#311e2b;height: 45px;}
#m_sod_bsk_tot .sod_bsk_cnt strong{color:#ff6de0;font-size:1.25em}
#sod_bsk_act {position:fixed;bottom:0;left:0;width:100%;background:#fff;z-index:90;border-top:1px solid #000; padding:10px 10px 10px 50%;
-webkit-box-shadow:  0 0 9px rgba(0,0,0,0.2);
-moz-box-shadow:  0 0 9px rgba(0,0,0,0.2);
box-shadow: 0 0 6px rgba(0,0,0,0.2);}
#sod_bsk_act .btn_submit{height:45px;font-size:1.167em;font-weight:bold;width:100%;}
#sod_bsk_act .total{position:absolute;top:0;left:0;width:50%;padding:10px;text-align:left;color:#717171;line-height:20px;}
#sod_bsk_act .total strong{display:block;color:#000;font-size:1.154em;line-height:25px}
.naverpay-cart{text-align:center;padding:10px}


/*PC 주문서*/

	/* 공통 */
	#sod_frm  {
		margin-bottom:20px;
	}
	#sod_frm input[type="radio"], 
	#sod_frm input[type="checkbox"], 
	#sod_frm input[type="radio"].chkdsg, 
	#sod_frm input[type="checkbox"].chkdsg {
		display: none
	}
	#sod_frm input[type="radio"]:checked+label,
	#sod_frm input[type="checkbox"]:checked+label, 
	#sod_frm input[type="radio"].chkdsg:checked+label, 
	#sod_frm input[type="checkbox"].chkdsg:checked+label {
		background: url('../img/checkon.png') no-repeat -4px center;
	}
	#sod_frm input[type="radio"]+label, 
	#sod_frm input[type="checkbox"]+label, 
	#sod_frm input[type="radio"].chkdsg+label, 
	#sod_frm input[type="checkbox"].chkdsg+label {
		cursor: pointer;
		background: url('../img/checkoff.png') no-repeat -4px center;
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		display: inline-block;
		padding: 0 5px 0 20px;
		margin-left: 2px;
		text-align: left;
		text-transform: capitalize;
	}
	#od_transfer_id_act {display:none}
	#od_transfer_id_act strong {display:block}
	#settle_bank label{float:left;line-height:30px}
	#settle_bank p {font-size:11px;color:#c31111;margin-top:5px;}


	/* PC */
	#sod_frm.sod_pc legend{
		width:auto
	}
	#sod_frm.sod_pc fieldset{
		margin-bottom:0
	}
	#sod_frm.sod_pc textarea{
		width:100%;height:115px
	}
	#sod_frm.sod_pc .od_prd_list {
		margin: 20px 0;
		background: #fff;
	}
	#sod_frm.sod_pc .od_prd_list {
		margin: 20px 0;
		background: #fff;
	}
	#sod_frm.sod_pc .od_prd_list .td_chk {
		border-left: 0;
	}
	#sod_frm.sod_pc .od_prd_list .td_prd {
		border-left: 0;
		position: relative;
		padding-left: 90px;
		min-height: 100px
	}
	#sod_frm.sod_pc .od_prd_list .td_prd .sod_img {
		position: absolute;
		top: 15px;
		left: 0
	}
	#sod_frm.sod_pc .od_prd_list .td_prd .sod_name {
		min-height: 80px
	}
	#sod_frm.sod_pc .od_prd_list .td_prd .prd_name {
		font-size: 1.167em
	}
	#sod_frm.sod_pc .od_prd_list .total_prc {
		color: #a96497;
		font-weight: 700;
		font-size: 1.167em
	}



	#sod_frm.sod_pc .sod_table {
		display: table;
		width: 100%;
	}
	#sod_frm.sod_pc .sod_row {
		display: table-row;
		width: 100%;
	}
	#sod_frm.sod_pc .sod_left {
		display: table-cell;
		width: 60%;
		padding-right: 20px;
		vertical-align: top;
	}
	#sod_frm.sod_pc .sod_right {
		display: table-cell;
		width: 35%;
		background: #fafafa;
		padding: 11px;
		vertical-align: top;
		height: 100%
	}

	#sod_frm.sod_pc h2,
	#sod_frm.sod_pc h2 {
		margin: 10px 0;
		font-size: 1.25em
	}

	#sod_frm.sod_pc #order_address {
		display: inline-block;
		text-align: center;
		border: 1px solid #a96497;
		color: #a96497;
		margin: -4px 0 0;
		background: none;
		padding: 0 7px;
		vertical-align: middle;
	}

	#sod_frm.sod_pc #sod_frm_paysel {clear: both;}
	#sod_frm.sod_pc #sod_frm_paysel li {
		float: left;
	    height: 26px;
		padding: 0 0 5px 0;
		width: 50%;
		white-space: nowrap;
	}
	#sod_frm.sod_pc #sod_bsk_tot {
		margin: 0;
		border-top: 1px solid #e7ebf1;
	}
	#sod_frm.sod_pc #sod_bsk_tot:after {
		display: block;
		visibility: hidden;
		clear: both;
		content: ""
	}
	#sod_frm.sod_pc #sod_bsk_tot li {
		position: relative;
		float: left;
		background: #fff;
		width: 33.3333%;
		height: 70px;
		text-align: center;
		border-bottom: 1px solid #e7ebf1;
		padding: 15px 0
	}
	#sod_frm.sod_pc #sod_bsk_tot li:after {
		display: block;
		visibility: hidden;
		clear: both;
		content: ""
	}
	#sod_frm.sod_pc #sod_bsk_tot li span {
		display: block;
		text-transform: capitalize;
		color: #777;
		margin-bottom: 5px
	}
	#sod_frm.sod_pc #sod_bsk_tot .sod_bsk_sell, #sod_frm.sod_pc #sod_bsk_tot .sod_bsk_coupon {
		border-right: 1px solid #e7ebf1
	}
	#sod_frm.sod_pc #sod_bsk_tot .sod_bsk_point, #sod_frm.sod_pc #sod_bsk_tot .sod_bsk_cnt {
		width: 100%;
		clear: both;
		height: 40px;
		padding: 0 15px;
		line-height: 40px;
		text-align: right
	}
	#sod_frm.sod_pc #sod_bsk_tot .sod_bsk_point span, #sod_frm.sod_pc #sod_bsk_tot .sod_bsk_cnt span {
		float: left;
		margin: 0
	}
	#sod_frm.sod_pc #sod_bsk_tot .sod_bsk_coupon:before {
		display: block;
		content: "-";
		position: absolute;
		top: 25px;
		left: -10px;
		width: 20px;
		height: 20px;
		background: #fff;
		color: #a96497;
		border-radius: 50%;
		border: 1px solid #e7ebf1;
		font-weight: 700;
		font-size: 16px;
		line-height: 14px;
	}
	#sod_frm.sod_pc #sod_bsk_tot .sod_bsk_dvr {
		width: 33.3333%
	}
	#sod_frm.sod_pc #sod_bsk_tot .sod_bsk_dvr:before {
		display: block;
		content: "+";
		position: absolute;
		top: 25px;
		left: -10px;
		width: 20px;
		height: 20px;
		background: #fff;
		color: #a96497;
		border-radius: 50%;
		border: 1px solid #e7ebf1;
		font-weight: 700;
		font-size: 13px;
		line-height: 18px;
	}
	#sod_frm.sod_pc #sod_bsk_tot .sod_bsk_cnt strong {
		color: #a96497;
		font-size: 1.25em;
	}


	#sod_frm.sod_pc #sod_frm.sod_pc #sod_frm_pay {
		position: relative
	}
	#sod_frm.sod_pc #sod_frm_pay .pay_tbl {
		position: relative
	}
	#sod_frm.sod_pc #sod_frm_pay .pay_tbl table {
		width: 100%;
		border-collapse: collapse
	}
	#sod_frm.sod_pc #sod_frm_pay .pay_tbl th {
		text-align: left;
		padding: 10px;
		border-bottom: 1px solid #e7ebf1;
		background: #fff;
		font-weight: 700;
		color: #777
	}
	#sod_frm.sod_pc #sod_frm_pay .pay_tbl td {
		text-align: right;
		padding: 8px;
		height: 30px;
		border-bottom: 1px solid #e7ebf1;
		background: #fff
	}
	#sod_frm.sod_pc #sod_frm_pay .pay_tbl td .cp_cancel {
		margin: 0 0 0 2px
	}
	#sod_frm.sod_pc #sod_frm_pay .pay_tbl td .btn_frmline {
		padding: 0 7px;
		color: #ffffff;
		border: 1px solid #a96497;
		background: #a96497;
		height: 23px;
		line-height: 21px;
		margin: 0 0 0 5px;
		vertical-align: middle;
	}

	#sod_frm.sod_pc #sod_frm_pay .pay_tbl td #od_coupon_btn,
	#sod_frm.sod_pc #sod_frm_pay .pay_tbl td #sc_coupon_btn{
		border-left: 5px solid #dd1077;
		font-size: 11px;
		text-transform: uppercase;
	}
	#sod_frm.sod_pc #sod_frm_pay #od_pay_sl {
		margin-top: 20px
	}
	#sod_frm.sod_pc #sod_frm_pay #od_pay_sl p:before,
	#sod_frm.sod_pc #sod_frm_pay #od_pay_sl p:after {
		content: "";
		display: block;
		clear: both
	}
	#sod_frm.sod_pc #od_pay_sl input[type="radio"] {
		position: absolute;
		width: 0;
		height: 0;
		overflow: hidden;
		visibility: hidden;
		text-indent: -999px;
		left: 0;
		z-index: -1px;
	}
	#sod_frm.sod_pc #od_pay_sl .lb_icon {
		float: left;
		font-weight: 700;
	}

	#sod_frm.sod_pc #sod_frm_pass .tbl_frm01,
	#sod_frm.sod_pc #sod_frm_orderer .tbl_frm01,
	#sod_frm.sod_pc #sod_frm_taker .tbl_frm01 {
		background: #fafafa;
		padding: 5px 0 20px;
		margin-bottom: 0;
	}
	
	#sod_frm.sod_pc #sod_frm_pass table th,
	#sod_frm.sod_pc #sod_frm_orderer table th,
	#sod_frm.sod_pc #sod_frm_taker table th {
		border: 0;
		text-transform: capitalize;
		padding: 10px 5px;
		text-align: right;
		line-height: 1;
	}
	#sod_frm.sod_pc #sod_frm_pass table td,
	#sod_frm.sod_pc #sod_frm_orderer table td,
	#sod_frm.sod_pc #sod_frm_taker table td {
		border: 0;
		padding: 5px 10px;
		vertical-align: middle
	}


	#sod_frm.sod_pc #sod_frm_orderer .toggle {margin-left: 10px;cursor:pointer;color: red;}
	#sod_frm.sod_pc #sod_frm_orderer .toggle-wrap {max-height: 108px;overflow: hidden;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;	}
	#sod_frm.sod_pc #sod_frm_orderer .toggle-wrap.open {max-height: 500px;}
	#sod_frm.sod_pc #sod_frm_orderer span .xi-angle-down i{text-indent: -999999px;}
	#sod_frm.sod_pc #sod_frm_orderer span .xi-angle-down{display: inline-block;vertical-align: middle;width: 30px;height: 30px;background-color: #fafafa;border: 1px solid #dcdcdc;cursor: pointer;padding-top: 6px;text-align: center;}
	#sod_frm.sod_pc #sod_frm_orderer span .xi-angle-up {background-position: -172px -288px;}
	#sod_frm.sod_pc #sod_frm #sod_frm_orderer .toggle-wrap.open {max-height: 500px;}



	#sod_frm.sod_pc .btn_address {
		background: #a96497;
		border: 1px solid #a96497;
		height: 40px;
		color: #fff;
		padding: 0 10px;
		font-size: 1.083em;
		font-weight: 700;
		vertical-align: top;
	}
	html[lang="zh"] #sod_frm.sod_pc .btn_address {
		height: 41px;
	}

	#sod_frm.sod_pc #od_tot_price {
		margin: 0;
		font-weight: 700;
		text-align: right;
		background: #fff;
		padding: 10px;
	}
	#sod_frm.sod_pc .odf_tbl #od_tot_price {
		background: none
	}
	#sod_frm.sod_pc .odf_tbl #od_tot_price {
		padding: 0;
	}
	#sod_frm.sod_pc #od_tot_price span {
		float: left;
		font-weight: 700;
	}
	#sod_frm.sod_pc #od_tot_price strong {
		font-size: 1.5em;
		color: #a96497;
	}

	#sod_frm.sod_pc .sod_frm_point {
		padding-top: 10px;
		clear: both;
	}
	#sod_frm.sod_pc .sod_frm_point div {
		background: #fff;
		border-bottom: 1px solid #ecf0f1;;
		padding: 10px;
		text-align: right
	}
	#sod_frm.sod_pc .sod_frm_point div:after {
		display: block;
		visibility: hidden;
		clear: both;
		content: ''
	}
	#sod_frm.sod_pc .sod_frm_point div label {
		float: left;
		line-height: 30px
	}
	#sod_frm.sod_pc .sod_frm_point div span {
		display: block;
		font-size: 0.89em
	}
	#sod_frm.sod_pc .sod_frm_point div span:after {
		display: block;
		visibility: hidden;
		clear: both;
		content: ''
	}
	#sod_frm.sod_pc .sod_frm_point div strong {
		float: left;
		color: #666;
	}
	#sod_frm.sod_pc .sod_frm_point #od_temp_point {
		height: 30px;
		border: 1px solid #ccc;
		text-align: right;
		padding: 0 5px;
	}

	#sod_frm.sod_pc .btn_submit {
		width: 100%;
		height: 45px;
		font-size: 1.167em;
		font-weight: 700;
		margin: 5px 0
	}
	#sod_frm.sod_pc .btn_cancel,
	#sod_frm.sod_pc .btn01 {
		width: 100%;
		height: 45px;
		line-height: 43px;
		font-size: 1.167em;
		font-weight: 700;
		padding: 0;
		border-radius: 0
	}

	#sod_frm.sod_pc #settle_bank {
		background: #fff;
		border-bottom: 1px solid #ccc;
		padding: 10px;
		clear: both;
		margin-top: 10px;
	}
	#sod_frm.sod_pc #settle_bank select {
		height: 30px;
		margin: 0 0 5px;
		width: 100%;
	}
	#sod_frm.sod_pc #settle_bank #od_deposit_name {
		height: 30px;
		border: 1px solid #ccc;
		text-align: center;
		margin-left: 10px;
		margin-top: 5px;
	}
	#sod_frm.sod_pc #settle_bank label {
		float: left;
		line-height: 30px;
		margin-top: 5px;
	}


/* 모바일 주문서 */
	#sod_frm.sod_mobile #m_sod_frm_paysel {margin:10px 0;}
	#sod_frm.sod_mobile #m_sod_frm_paysel ul {margin:0 0 ;background:#fff;padding:10px 0;}
	#sod_frm.sod_mobile #m_sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
	#sod_frm.sod_mobile #m_sod_frm_paysel li {float:left;padding:3px 5px ;width:50%;}

	#sod_frm.sod_mobile #sod_frm_pay{padding:10px 0;}
	#sod_frm.sod_mobile #sod_frm_pay h2{margin:10px 0;font-size:1.25em}
	#sod_frm.sod_mobile #sod_frm_pay .cp_btn1,#sod_frm_pay .cp_cancel1{margin-top:0}
	#sod_frm.sod_mobile .odf_tbl{position:relative}
	#sod_frm.sod_mobile .odf_tbl table{background:#fff;width:100%;border-collapse:collapse;border-bottom:1px solid #ccc}
	#sod_frm.sod_mobile .odf_tbl table th{border-top:1px solid #eceff4;padding: 10px;text-align:left;width:120px;font-weight:normal}
	#sod_frm.sod_mobile .odf_tbl table td{border-top:1px solid #eceff4;padding:7px 0;text-align:right}

	#sod_frm.sod_mobile #sod_frm_pt_alert{margin:10px 0 10px;text-align:left;color:#fff;line-height: 18px;background: #ddb1d3;padding: 10px 10px 10px 13px;position:relative}
	#sod_frm.sod_mobile #sod_frm_pt_alert::before {content: ""; position: absolute;top: 0;left: 0;width: 5px; height: 50px; background: #ff6de0;height:100%}

	#sod_frm.sod_mobile .sod_frm_point {padding:10px 0;;clear:both}
	#sod_frm.sod_mobile .sod_frm_point div{background:#fff;border:1px solid #e8e5e3;padding:10px;text-align:right}
	#sod_frm.sod_mobile .sod_frm_point div:after {display:block;visibility:hidden;clear:both;content:''}
	#sod_frm.sod_mobile .sod_frm_point div label {float:left;line-height:30px}
	#sod_frm.sod_mobile .sod_frm_point div span {display:block;margin:5px 0}
	#sod_frm.sod_mobile .sod_frm_point div span:after {display:block;visibility:hidden;clear:both;content:''}
	#sod_frm.sod_mobile .sod_frm_point .max_point_box em{font-style:normal !important}
	#sod_frm.sod_mobile .sod_frm_point div strong{float:left;color:#666;font-weight:normal}
	#sod_frm.sod_mobile .sod_frm_point #od_temp_point{height: 30px;border: 1px solid #d0d3db;text-align: right;background: #fff;padding-right: 5px;}

	#sod_frm.sod_mobile #settle_bank{background:#fff;border:1px solid #e8e5e3;padding:10px;clear:both;line-height:30px}
	#sod_frm.sod_mobile #settle_bank:after {display:block;visibility:hidden;clear:both;content:''}
	#sod_frm.sod_mobile #settle_bank select{height:30px;margin:0 0 5px;width:100%;border:1px solid #d0d3db}
	#sod_frm.sod_mobile #settle_bank #od_deposit_name{height:30px;border:1px solid #d0d3db;text-align:center; float:right;}

	#sod_frm.sod_mobile #sod_frm_orderer .toggle {margin-left: 10px;cursor:pointer;color: red;}
	#sod_frm.sod_mobile #sod_frm_orderer .toggle-wrap {border-bottom: 1px solid #d0d3db;max-height: 118px;overflow: hidden;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;	}
	#sod_frm.sod_mobile #sod_frm_orderer .toggle-wrap.open {max-height: 500px;}
	#sod_frm.sod_mobile #sod_frm_orderer span .xi-angle-down{display: inline-block;vertical-align: middle;width: 30px;height: 30px;background-color: #fafafa;border: 1px solid #dcdcdc;cursor: pointer;text-align:center;padding-top:5px;}
	#sod_frm.sod_mobile #sod_frm_orderer span .xi-angle-up {background-position: -172px -288px;}
	#sod_frm.sod_mobile #sod_frm #sod_frm_orderer .toggle-wrap.open {max-height: 500px;}


	#sod_frm_pt_info{border-top:0}
	#sod_frm_escrow{margin:10px;}
	#sod_frm_escrow h2{font-size:1.25em}
	#od_pay_sl h3{font-size:1.25em}
	#sod_frm .btn_submit{width:100%;height:45px;font-size: 1.167em;font-weight: bold;margin:5px 0;}
	#sod_frm .btn_cancel,
	#sod_frm .btn01{width:100%;height:45px;line-height:43px;font-size:1.167em;font-weight: bold;padding:0;}

	#sod_frm_escrow{margin:10px;}
	#sod_frm_escrow h2{font-size:1.25em}
	#od_pay_sl h3{font-size:1.25em}

	#show_progress {
		background: rgb(255 255 255 / 85%);
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		text-align: center;
		z-index: 1020;
		padding-top: 250px;
		color: #000;
	}
	#show_progress img {
		display: block;
		width: 64px;
		margin: 0 auto;
		height: auto;
	}



	.sod_list {border-top:2px solid #888}
	#sod_fin .sod_list .li_name{}
	#sod_fin .sod_list {border-top:0}
	#sod_fin .sod_list .li_name {}

	#sod_frm.sod_mobile input[type="radio"],
	#sod_frm.sod_mobile input[type="checkbox"]{width:auto;-webkit-appearance:radio;-webkit-border-radius:initial}
	#sod_frm.sod_mobile #od_memo{min-height:50px}
	#sod_frm.sod_mobile #sod_frm .od_prd_list{margin:10px;background:#fff;padding:15px}
	#sod_frm.sod_mobile .od_prd_list .td_chk{border-left:0;}
	#sod_frm.sod_mobile .od_prd_list .td_prd{border-left:0;position:relative;padding-left:90px;min-height:100px}
	#sod_frm.sod_mobile .od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:0}
	#sod_frm.sod_mobile .od_prd_list .td_prd .sod_name{min-height:80px}
	#sod_frm.sod_mobile .od_prd_list .td_prd .prd_name{font-size:1.167em}
	#sod_frm.sod_mobile .od_prd_list .total_prc{color:#b97200;font-weight:bold;font-size:1.167em}


	#sod_frm.sod_mobile #sod_frm_taker{padding:10px 0;}
	#sod_frm.sod_mobile #sod_frm_taker h2,#sod_frm_orderer h2{margin:10px 0;font-size:1.25em}
	#sod_frm.sod_mobile .odf_list label,
	#sod_frm.sod_mobile .odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:normal}
	#sod_frm.sod_mobile .odf_list .frm_input{width:100%;margin-bottom:-1px;height: 40px;}
	#sod_frm.sod_mobile .sod_frm_mobile #order_address{display:block;position:absolute;top:5px;right:5px;text-align:center;border: 1px solid #d4d6db;background:#fff;;color:#606060;;height:30px;line-height:28px;margin:5px 0 0;padding:0 5px}
	#sod_frm.sod_mobile .odf_list .ad_default{display:inline-block;margin-bottom: 15px;}
	#sod_frm.sod_mobile .odf_list .btn_addsch{position:absolute;top:5px;right:5px;;height:30px;}
	#sod_frm.sod_mobile .odf_list .add_num{position:relative;display:block;}
	#sod_frm.sod_mobile .odf_list  textarea{border: 1px solid #ccc;background: #fff;color: #000;vertical-align: middle;padding: 5px;width: 100%;height: 70px;}

	#sod_frm.sod_mobile .odf_list #od_addr3,
	#sod_frm.sod_mobile .odf_list #od_b_addr3,
	#sod_frm.sod_mobile .odf_list label,
	#sod_frm.sod_mobile .odf_list strong {display:none}
	#sod_frm.sod_mobile .odf_list #reg_od_b_zip,
	#sod_frm.sod_mobile .odf_list #od_b_addr0,
	#sod_frm.sod_mobile .odf_list #search_zh_od_add,
	#sod_frm.sod_mobile .odf_list #search_zh_od_b_add,
	#sod_frm.sod_mobile .odf_list #search_od_b_add,
	#sod_frm.sod_mobile .odf_list #reg_od_zip,
	#sod_frm.sod_mobile .odf_list #od_addr0,
	#sod_frm.sod_mobile .odf_list #search_od_add{width:33.3333%;float:left;height:40px;margin-bottom:-1px;}
	#sod_frm.sod_mobile .odf_list #reg_od_b_zip,
	#sod_frm.sod_mobile .odf_list #reg_od_zip{border-right:0}
	#sod_frm.sod_mobile .odf_list input[type="checkbox"] {margin:-8px 0 0 0}
	#sod_frm.sod_mobile .odf_list #search_od_add,
	#sod_frm.sod_mobile .odf_list #search_zh_od_add,
	#sod_frm.sod_mobile .odf_list #search_zh_od_b_add,
	#sod_frm.sod_mobile .odf_list #search_od_b_add{position:relative;z-index:1;width:26.6666%}
	#sod_frm.sod_mobile .odf_list #od_addr0,
	#sod_frm.sod_mobile .odf_list #od_b_addr0{width:40%}
	#sod_frm.sod_mobile .dlv_slt {background:#fff4fc;position:relative;border:1px solid #d1ddee;margin:5px 0;padding:10px}
	#sod_frm.sod_mobile .dlv_slt:after {content:"";display:block;clear: both}
	#sod_frm.sod_mobile .dlv_slt strong{margin:0 ;font-weight:bold;line-height:30px}
	#sod_frm.sod_mobile .dlv_slt div label{display:inline-block;margin:3px 15px 3px 0;color:#000}
	#sod_frm.sod_mobile .dlv_slt br{display:none}
	#sod_frm.sod_mobile .dlv_slt input[type="radio"] {margin-top: 7px;clear: both;margin-right: 5px;}
	#sod_frm.sod_mobile .dlv_slt label {}
	#sod_frm.sod_mobile .dlv_slt input[type="radio"],
	#sod_frm.sod_mobile .dlv_slt label {}

	#sod_frm.sod_mobile .dlv_slt #order_address{font-size: .8em;position:absolute;right:-1px;top:-1px;padding:5px 10px;background:#311e2b;color:#fff}







/* 쿠폰 */
#scp_list {text-align:center;background:#fff}
#scp_list .li_pd {position:relative;padding:10px}	#scp_list h1 {text-align:left}
#scp_list .li_title {font-weight:bold;font-size:1.167em}
#scp_list ul:after {display:block;visibility:hidden;clear:both;content:""}
#scp_list .pd_price {position:absolute;top:10px;right:10px}
#scp_list li {padding:15px;border-bottom:1px solid #ececec;text-align:left}
#scp_list .pd_price strong {color:#b97200;font-size:1.5em}
#scp_list .cou_top {margin-bottom:10px;position:relative}
#scp_list .li_target {color:#666;margin:5px 0 0;background:#f3f3f3;border-top:1px dotted #ccc;padding:5px 10px}	#scp_list .cou_tit {font-size:1.25em;font-weight:bold}
#scp_list .pd_date {float:right;color:#777}	#scp_list .cou_pri {font-size:1.25em;color:#3a8afd;font-weight:bold;position:absolute;top:0;right:0;}
#scp_list .cou_target {color:#8cc152;background:#edfbde;padding:5px;line-height:20px;font-size:0.92em;border-radius:5px}
#scp_list .cou_date {float:right;color:#888d92}
#scp_list .btn_close {margin:20px auto}

/* 배송지 목록 */
	#sod_addr_layer{background:#fff;padding:14px;}
	#sod_addr_layer h1{font-size: 16px;margin-bottom: 15px;margin-top: 5px;}
	#sod_addr_layer ul{width: 320px;text-align:left;font-size:13px;border:1px solid #888;padding:0;margin-bottom:-1px;}
	#sod_addr_layer ul:after{content:"";display:block;clear:both}
	#sod_addr_layer ul li{padding: 9px 12px;border-top:1px solid #e7e7e7}
	#sod_addr_layer ul li:first-child{border-top:0}
	#sod_addr_layer .btn-wrap{padding: 10px 0;}

	#sod_addr_layer input[type="radio"]  {
		display: none
	}
	#sod_addr_layer input[type="radio"]:checked+label {
		background: url('../img/checkon.png') no-repeat -4px center;
	}
	#sod_addr_layer input[type="radio"]+label {
		cursor: pointer;
		background: url('../img/checkoff.png') no-repeat -4px center;
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		display: inline-block;
		padding: 0 5px 0 20px;
		margin-left: 2px;
		text-align: left;
		margin-top: 4px;
		text-transform: capitalize;
	}

	#sod_addr_layer .pg_wrap {
		clear: both;
		margin: 10px 0 15px 0;
		text-align: center
	}
	#sod_addr_layer .pg {
		display: inline-block
	}
	#sod_addr_layer .pg_page, .pg_current, .qa_page {
		display: inline-block;
		padding: 0 4px;
		margin: 0 4px;
		height: 30px;
		line-height: 28px;
		vertical-align: middle
	}
	#sod_addr_layer .pg_page i {
		font-size: .85em
	}
	#sod_addr_layer .pg a:focus, 	#sod_addr_layer .pg a:hover {
		text-decoration: none
	}
	#sod_addr_layer .pg_page, .qa_page {
	}
	#sod_addr_layer .pg_start {
		height: 30px;
		overflow: hidden;
		margin: 0
	}
	#sod_addr_layer .pg_prev {
		height: 30px;
		overflow: hidden
	}
	#sod_addr_layer .pg_next {
		height: 30px;
		overflow: hidden
	}
	#sod_addr_layer .pg_end {
		height: 30px;
		overflow: hidden;
		margin: 0
	}
	#sod_addr_layer .pg_current {
		display: inline-block;
		border-bottom: 1px solid #000;
		color: #000;
		line-height: 30px;
	}

	@media screen and (min-width:767px) {
		#sod_addr_layer ul{width: 500px;}
	}


/* 주문내역 */
#sod_v .td_stat {width:100px}
#sod_v_info {position:relative;text-align:left;color:#fff;line-height:18px;font-size:1.1em;background:#f2838f;margin:10px 0;padding:10px 20px;font-weight:bold}
#sod_v_info:before {content:"";position:absolute;top:0;left:0;width:5px;height:100%;border-radius:5px 0 0 5px;background:#da4453}
#sod_v_info i {font-size:1.2em;vertical-align:middle}

/* 주문상세내역 */
#sod_list_inq .sod_opt {padding-left:10px}
.sod_fin_list h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
.sod_fin_list .prqty_stat {display:inline-block;background: #edfbde; color: #8cc152;line-height: 24px;padding: 0 5px; font-weight: normal;font-size: 0.85em;margin:5px 0} 
.sod_fin_list .li_opt {color:#777;margin:3px 0;line-height:1.3em;}
#sod_sts_wrap {margin:10px 0}
#sod_sts_wrap .btn_wr {border-top:1px solid #bbb;text-align:center}
#sod_sts_explan_open {padding:0 10px;height:30px;border:1px solid #bbb;border-top:1px solid #e6e6e6;margin-top:-1px;color:#333;background:none}
#sod_sts_explan {display:none}
#sod_fin_legend {background:#fff4fc;;margin:0 0 10px;padding:10px;line-height:20px;}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_legend dt {float:left;width:20%}
#sod_fin_legend dd {float:left;width:80%}

#sod_fin_pay,#sod_fin_orderer,#sod_fin_receiver,#sod_fin_receiver,#sod_fin_dvr{margin:10px 0;background:#fff;border:1px solid #e8e5e3}
#sod_fin_view h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_view h3 {font-size:1.167em;padding:10px;border-bottom:1px solid #e8e5e3;line-height:1.5em;background: #fff4fc;}
#sod_fin_view .odf_tbl {padding:5px;margin-bottom: 20px;}
#sod_fin_view .odf_tbl .dvr_link{display:inline-block;line-height: 30px;color: #3a8afd;background: #fff;border: 1px solid #d4d6db;font-size: 0.93em;border-radius: 3px;padding:0 10px;}
#sod_fin_view table {background:#fff;width:100%;border-collapse:collapse;padding:10px 0;border:0}
#sod_fin_view table th {border:0;padding: 5px 0 5px 10px;text-align:left;width:100px;font-weight:normal}
#sod_fin_view table td {border:0;padding: 5px 0;text-align:left;word-break: break-all;}

#sod_fin_no {
	margin: 10px 0;
    border: 1px solid #b5075e;
    background: #dd1077;
	color: #fff;
    padding: 10px 15px;
}
#sod_fin_no strong {font-size:1.167em}

#sod_fin_tot {margin:10px 0}
#sod_fin_tot h2 {font-size:1.167em;margin:20px 0 10px}
#sod_fin_tot ul {color: #fff;background: #f18ec0;} 
#sod_fin_tot li {padding:10px;line-height:25px;zoom:1}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {background:#311e2b;font-weight:bold;}
#sod_fin_tot #alrdy .right {margin-top:10px;text-align:right;font-weight:normal;font-size:0.9em}
#sod_fin_tot #alrdy .right p {position:relative;color:#333;margin:5px 0}
#sod_fin_tot #alrdy .right .title {position:absolute;left:0;padding-left:8px}
#sod_fin_tot strong {float:right}

#sod_fin_cancel {margin:10px 0}
#sod_fin_cancel h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_cancel button {height:40px;border:1px solid #ddd;font-weight:bold;width:100%;background:none;color:#282828;font-weight:normal}
#sod_fin_cancel p {
    text-align: center;
    background: #ffe0e0;
    padding: 15px;
    color: #d50c0c;
    font-size: 1em;
    font-weight: bold;
}
#sod_fin_cancelfrm {display:none;position:relative;margin:10px 0 0;text-align:center;background:#fff;padding:15px 60px 15px 0}
#sod_fin_cancelfrm .frm_input {background:#fff;margin:0 0 5px;width:100%}
#sod_fin_cancelfrm .btn_frmline {background:#5e6b6f;color:#fff;border:0;padding:10px;width:55px;cursor:pointer;position:absolute;top:15px;right:0;height:40px}
#sod_fin_test {padding:10px}

/* 마이페이지 */
	/* 마이페이지 단계별 안내 */
		.step_container
		{
			width:100%;
			height: auto;
			margin: 0 auto 10px;
			display: grid;
			grid-template-columns: repeat(auto-fit, minmax(245px, 1fr));
			grid-gap: 10px;
			box-sizing: border-box;
		}
		.step_container .box
		{
			position: relative;
			background: #fff;
			padding: 20px 10px 20px;
			text-align: center;
			overflow: hidden;
			border-radius: 5px;
		}
		.step_container .box:nth-child(1)
		{
				background: #90b6d2;
		}
		.step_container .box:nth-child(2)
		{
			background: #6d96b5;
		}
		.step_container .box:nth-child(3)
		{
			background: #5682a9;
		}
		.step_container .box:nth-child(4)
		{
			background: #3c6e9a;
		}
		.step_container .box h2
		{
		position: absolute;
			margin: 0;
			top: -14px;
			left: 6px;
			font-size: 100px !important;
			color: #fff;
			z-index: 0;
			opacity: 0.4;
		}
		.step_container .box h3
		{
		   margin: 0;
		   padding: 0;
		   color: #fff;
		   font-size: 17px !important;
		   text-transform: uppercase;
		}
		html[lang="ko"] .step_container .box  {
			letter-spacing:-1px;
		}
		.step_container .box p
		{
		   margin: 0;
		   padding: 0;
		   color: #fff;
		}
		@media (min-width: 1200px) {
			.step_container
			{
			  display: table;
			  height: 80px;
			  width: 100%;
			  border-spacing: 5px;
			}
			.step_container .box
			{
			  display: table-cell;
			  border-spacing: 10px;
			  background-color: blue;
			  width:24%
			  margin:0 2%
			}
		}
		@media (max-width: 767px) {
			#creator_info
			{
				display:none
			}
		}

	#smb_my_wr{
		margin-bottom:20px;
	}

	#smb_my_wr h2, #smb_my_wr .h2 {
		font-size: 20px;
		margin-bottom: 17px;
	}
	#smb_my_wr .search-form {margin-bottom:10px;}
	input[type='text'].link-url {
		width: 100%;
		border: 0;
		background: transparent;
	}
	.my_cou_wr {
		font-weight: 700;
	}
	.my_cou_wr:after {
		display: block;
		visibility: hidden;
		clear: both;
		content: ""
	}
	.my_cou_wr .my_cou {
		float: left;
		width: 50%;
		border-right: 1px solid #e6e6e6;
		text-align: center;
		padding: 15px 0
	}
	.my_cou_wr .my_po {
		float: left;
		width: 50%;
		text-align: center;
		padding: 15px 0
	}
	.my_cou_wr img {
		padding: 5px 0 0;
		width: 23px;
		height: auto;
	}
	.my_cou_wr a {
		color: #3a638a
	}
	.my_cou_wr span {
		display: block;
		line-height: 20px;
		color: #000
	}
	.my_info {
		padding: 0 10px;
		line-height: 18px;
		margin: 0 0 -1px;
	}
	.my_info dt {
		border-top: 1px solid #e6e6e6;
		color: #cecece;
		padding: 7px 0 0;
		font-size: 10px;
	}
	html[lang="ko"] .my_info dt {
	}
	.my_info dd {
		padding: 0 0 7px;
	}
	.my_info dt:first-child {
		border: 0
	}
	.btn_my_if {
		width: 100%;
		border: 0;
		border-top: 1px solid #e6e6e6;
		padding: 10px;
		background: #f0f7fd
	}

	#smb_my {
		position: relative;
		padding-top: 20px;
	}

	#smb_my .frm_input {height:34px;}

	#smb_my_ov {
		margin: 0 0 15px;
	}
	.btn_my_if {
		width: 100%;
		border: 0;
		border-top: 1px solid #e6e6e6;
		padding: 10px;
		background: #f0f7fd;
	}
	#smb_my_ov .hello_name {
		background: #f8f8f8;
		text-align: center;
		position: relative;
		display:table;
		width:100%;
	}
	#smb_my_ov h2 {
		position: absolute;
		font-size: 0;
		text-indent: -9999em;
		line-height: 0;
		overflow: hidden
	}
	#smb_my_ov .my_img {
		display: none;
		border-radius: 50%;
		overflow: hidden;
		position: relative;
		margin: 35px 0 0;
		-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
		box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
	}
	#smb_my_ov .modify-btn{
		text-align: center;
		display: table;
		border-bottom: 1px solid #e6e6e6;
		width: 100%;
	}
	#smb_my_ov .modify-btn:after{
		clear: both;
		content: "";
		display: block
	}

	#smb_my_ov .modify-btn .btn_out,
	#smb_my_ov .modify-btn .btn_edit {
		width: 50%;
		color: #777;
		text-transform: uppercase;
		height: 40px;
		vertical-align: middle;
		display: table-cell;
	}
	#smb_my_ov .modify-btn .btn_edit {
			border-right: 1px solid #e6e6e6;
	}
	#smb_my_ov .btn_edit:hover {
		background: #3a638a;
		color: #fff
	}
	#smb_my_ov .my_name{
		background: #2b6190;
		box-shadow: inset 0px 0px 50px #1f486b;
		padding: 20px 10px 20px 10px;
		display: table-cell;
		vertical-align: middle;
		height: 80px;
	}
	#smb_my_ov .my_name a{
		color: #fff;
		display:block;
	}
	#smb_my_ov .my_name a.btn{
		border:1px solid rgba(255,255,255,.6);
		max-width:200px;
		margin:10px auto 0 auto;
		background:rgba(0,0,0,.4);
	}

	#smb_my_ov .btn_out:hover {
		background: #3a638a;
		color: #fff;
	}
	#smb_my_ov .mymenu {
		border-top: 1px solid #e6e6e6;
		display: table;
		width: 100%;
	}
	#smb_my_ov .mymenu:after {
		clear: both;
		content: "";
		display: block
	}
	#smb_my_ov .mymenu a {
		width: 50%;
		text-align: center;
		padding: 10px;
		border-left: 1px solid #e6e6e6;
		height: 40px;
		vertical-align: middle;
		display: table-cell;
	}
	#smb_my_ov .recomm-link {
		text-align: center;
		padding: 15px 10px;
		vertical-align: middle;
		display:block;
		color: #fff;
		background: #2b6190;
		background-size: cover;
	}
	#smb_my_ov .mymenu a:first-child {
		border-left: 0
	}
	#smb_my_ov .sticky_wrap {
		background: #fff;
		border: 1px solid #e6e6e6;
	}

	#smb_my_wr h1{
		font-size:1.39em;
		line-height: 1;
		margin-bottom: 10px;
	}
	#smb_my_wr:after, #smb_my_wr:before {
		clear: both;
		content: "";
		display: block
	}
	#smb_my_wr .more-btn {
		font-size: 12px;
		float: right;
		margin-top: 5px;
	}
	#smb_my_wr .tbl_wrap.sale-list {
		margin-bottom: 30px;
		margin-top: 0;
		clear: both;
	}
	#sale_item_list {position:relative;}
	#smb_my_wr .total_items {position:absolute;right:3px;top:-20px;}
	#smb_my_wr .tbl_wrap.nowrap tr.complete {
		background: #fff5f2;
	}
	#smb_my_wr .tbl_wrap.nowrap tr.cancel {
		background: #f8f8f8;
	}
	#smb_my_wr .form-group {
		margin: 5px 0
	}
	@media (max-width: 991px) {
		#smb_my_ov .sticky_wrap {
			position: static !important;
			margin-left: -8px;
			margin-right: -8px;
			width: auto !important;
		}
	}

	.sr-only {
		display: none
	}
	.share-url {
		padding: 12px;
		line-height: 22px;
		border: 1px solid #ecf0f1;
		background: #f5f5f5;
	}
	.share-icon img {
		width: 42px;
		border-radius: 50%;
		margin: 12px 2px 0px;
	}
	.share-url .qrcode-wrap {
		padding: 12px;
		background: #fff;
		text-align:center;
		margin-bottom:10px;
	}


	.panel,
	.panel-heading {
		border-radius: 0 !important;
	}
	.getprice .panel-heading{margin-bottom:15px;}
	.getprice .panel-heading h4{color:#fff;font-size: 15px;
    margin-bottom: 5px;f}
	.getprice .panel-heading p{margin:0}
	.getprice textarea {height:95px !important;}
	.getprice h3 {margin-bottom:5px;}
	#smb_my_wr .getprice #btn_submit {
		padding: 15px 0 ;
		margin-bottom:15px;
	}
	#smb_my_wr .form-group input[type="text"],
	#smb_my_wr .form-group input[type="number"],
	#smb_my_wr .form-group textarea, 
	#smb_my_wr .form-group select {
		width: 100%;
	}
	#smb_my_wr .pp_agree {
		padding-top: 14px;
		float: right;
	}
	#smb_my_wr .pp_agree a{
		display:inline-block;
		padding-bottom:2px;
		margin-left:5px;
		border-bottom:1px solid #888
	}
	#smb_my_wr .pp_agree .tgl-btn{
		float: left;
		margin-right:10px;
	}

	#smb_my_wr .point{color:#3a638a}
	#smb_my_wr .large-point{font-size:1.4em;color:#3a638a}
	#smb_my_wr .large-point span.small{font-size:11px}

	#creator_rmlink,
	#creator_recomm,
	#creator_info {margin-bottom:30px}
	#creator_info img{margin-bottom:10px;max-width:100%;height:auto}

	.s_lnb_inner2 {border-top: 1px solid #e6e6e6;}
	.s_lnb_inner2 dt {    margin-top: 10px;
		padding: 13px 0 7px 15px;
		font-weight: 600;
		border-top: 1px solid #ddd;}
	.s_lnb_inner2 dt:first-child {margin-top:0;border-top:0;}
	.s_lnb_inner2 dd a {line-height:1.9em;color:#666;display:block;text-decoration:none !important;padding-left: 20px;padding-right: 10px;}
	.s_lnb_inner2 dd a.active {color:#3a638a}
	.s_lnb_inner2 dd a:hover {background-color:#f5f5f5;color:#333;}
	.s_lnb_inner2 dd.marb7{margin-bottom:7px}


	.lv-tab {position:relative;margin-bottom:-1px;border-left:1px solid #eaeaea;margin-top: 10px;}
	.lv-tab:after {clear:both;display:block;content:"";}
	.lv-tab li{float:left;border-right:1px solid #eaeaea;border-top:1px solid #eaeaea;background:#f0f7fd}
	.lv-tab li a{padding:10px 20px 10px;display:block}
	.lv-tab li.active a{background:#f3f3f3}

	.lv-tab input[type="radio"]{
		display:none
	}

	.lv-tab input[type="radio"]+label {
		padding:10px 20px 10px;display:block;
		cursor:pointer;
		margin-bottom:0;
	}
	.lv-tab li.active input[type="radio"]+label{background:#fff}
	#smb_my_wr .step1 {color:#ff3c00}
	#smb_my_wr .step2 {color:#f9ce6c}
	#smb_my_wr .step3 {color:#000}

	.tbl_wrap.nowrap {
		overflow: hidden;
		overflow-x: auto;
	    clear: both;
	}
	.tbl_wrap.nowrap table td {
		padding: 7px 10px;
	}
	.tbl_wrap.nowrap table th, .tbl_wrap.nowrap table td {
		white-space: nowrap;
	}
	
	.tbl_wrap.nowrap table td.item-img {
		width: 90px;
		min-width: 90px;
	}
	.tbl_wrap.nowrap table td.item-info {
		width: 300px;
		min-width: 300px;
		white-space: normal;
		line-height: 1.2;
		padding-left: 5px;
	}
	.tbl_wrap.nowrap table .text-muted {
		margin-top: 5px;
	}
	#frm_saleitem input[type="radio"].boxtype{
		display:none
	}

	#frm_saleitem input[type="radio"].boxtype+label {
		display: inline-block;
		background: #fff;
		padding: 10px 3px 10px 3px;
		line-height: 1;
		height:34px;
		border: 1px solid #2b6190;
		position:relative;
		z-index:1;
		cursor:pointer;
		min-width: 57px;
		text-align: center;
		font-weight:300;
	}
	#frm_saleitem input[type="radio"].boxtype:checked+label {
		background: #2b6190;
		color: #fff;
	}
	.search-form {
		margin-bottom:10px
		}
	.search-form:after {
		content:"";display:block;clear:both
	}
	.search-form form > * {
		margin-right:-1px;float:left
	}
	.search-form .information {
		display:block;clear:both;margin: 10px 0 !important;
		}
	.search-form .information p {
		float:none;margin:0;
	}

	#frm_saleitem .search-form > * {
		margin-right: -1px;
		float: left;
	}


	@media (max-width: 767px) {
		#frm_saleitem input[type="radio"].boxtype+label {min-width:0px}
		#frm_saleitem .search-form * {width:26%;margin-bottom:-1px;}
		#frm_saleitem .search-form #stx {width:40.3%;}
		#frm_saleitem .search-form label,
		#frm_saleitem .search-form a.sbtn{width:16%;}
		#frm_saleitem .search-form button,
		#frm_saleitem .search-form .reset {text-align:center;width:15%;padding-left:0;padding-right:0;}

		#frm_saleitem .search-form * {margin-bottom:-1px;}
		#frm_saleitem .search-form button {text-align:center;}

		#frm_saleitem .search-form #sfl {width: 37%;}
		#frm_saleitem .search-form #stx {width: 69.7%;}
		#frm_saleitem .search-form .information,
		#frm_saleitem .search-form .information p{width: 100%;}

		#frm_saleitem .search-form  label,
		html[lang="en"] #frm_saleitem .search-form a.sbtn {height:52px;}
		html[lang="en"] #frm_saleitem .search-form button, 
		html[lang="en"] #frm_saleitem .search-form .reset {width: 16%;}
		html[lang="en"] #frm_saleitem .search-form #stx {width: 30.5%;}

		form[name="frm_salelist"] #fr_date2,
		form[name="frm_salelist"] #to_date2 {width: 25%;}
		form[name="frm_salelist"] button,
		form[name="frm_salelist"] .reset {width: 17.5%;text-align:center;}

		form[name="flist"] #sca,
		form[name="flist"] #sfl {width: 25%;}
		form[name="flist"] #stx {width: 40%;}
		form[name="flist"] button,
		form[name="flist"] .reset {width: 17.5%;text-align:center;}


		form[name="frm_saleitem"] #sca,
		form[name="frm_saleitem"] #sfl {width: 20%;}
		form[name="frm_saleitem"] #stx {width: 32%;}
		form[name="frm_saleitem"] button,
		form[name="frm_saleitem"] .reset {width: 14%;text-align:center;}
	}




	@media (min-width: 992px) {
		.gray-wrap #smb_my_wish {
			padding: 20px 0;
		}
		#smb_my_ov {
			position: absolute;
			top: 20px;
			left: 0;
			width: 280px;
		}
		#smb_my {
			padding-left: 300px;
		}
		#smb_my_wr {
			min-height: 525px
		}

	}

	
	@media (max-width: 991px) {
		.my_cou_wr .my_cou,
		.my_cou_wr .my_po {
			padding: 5px 0;
		}
		.getprice {margin-bottom:20px;}
		.getprice .panel-heading{margin-bottom:10px;}
		.getprice textarea {height:80px;}
		.getprice h3 {margin-bottom:5px;}
		#smb_my_wr .getprice #btn_submit {
			padding: 12px 0 ;
		}

		#creator_rmlink,
		#creator_recomm,
		#creator_info {margin-bottom:20px}

		#smb_my_ov .my_name{
			padding: 18px;
			height: auto;
		}

		.s_lnb_inner2{width:100%;overflow:hidden;overflow-x:auto;white-space: nowrap;margin:0 !important}
		.s_lnb_inner2:after{content:"";clear:both;display:block}
		.s_lnb_inner2 dt {display:none}
		.s_lnb_inner2 dd {display: inline-block;margin:0 !important;padding:7px 0;}
	}


/* 위시리스트 */
#sod_ws_act {text-align:center;margin:20px}

/* 주문내역 include  */
#sod_inquiry{margin-bottom: 30px;}
#sod_inquiry li {background:#fff;border-bottom:1px solid #ececec;padding:15px;position:relative}
#sod_inquiry li:after {display:block;visibility:hidden;clear:both;content:''} 
#sod_inquiry li .idtime_link {font-weight:bold;font-size:1.167em}
#sod_inquiry li .idtime_time {color:#999}
#sod_inquiry li .inq_wr:after {display:block;visibility:hidden;clear:both;content:''} 
#sod_inquiry li .inquiry_name {margin:5px 0;}
#sod_inquiry li .inquiry_price {font-size:1.25em;float:left}
#sod_inquiry li .inv_status {display:inline-block;float:right;margin: 0;font-weight:bold}
#sod_inquiry li .inv_inv {
    border: 1px solid #e5ecf2;
    color: #4963b8;
    background: #f9fdff;
    padding: 1px 2px 2px 5px;
    float: right;
}
#sod_inquiry li .inv_inv i {margin-right:5px}
#sod_inquiry .li_cancel{background:#fcf1f1}
                        
.status_01 {display:block;background:#edfbde;color:#8cc152;line-height:24px;padding:0 5px;font-weight:normal;font-size:0.85em}
.status_02 {display:block;background:#84c93a;color:#fff;line-height:24px;padding:0 5px;font-weight:normal;font-size:0.85em}
.status_03 {display:block;background:#5bd085;color:#16b494;line-height:24px;padding:0 5px;font-weight:normal;font-size:0.85em}
.status_04 {display:block;background:#e2eaf6;color:#3a8afd;line-height:24px;padding:0 5px;font-weight:normal;font-size:0.85em}
.status_05 {display:block;background:#3a8afd;color:#fff;line-height:24px;padding:0 5px;font-weight:normal;font-size:0.85em}
.status_06 {display:block;background:#cacaca;color:#fff;line-height:24px;padding:0 5px;font-weight:normal;font-size:0.85em}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}
#scash_apply {padding:10px 0 15px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 화면낭독기 사용자용 */
#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;width:1px !important;height:1px !important;font-size:0;text-indent:-9999em;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;font-size:0;line-height:0;overflow:hidden;left:0}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:1.5em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;border: 0;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha.png') no-repeat;text-indent:-999px;}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -40px;text-indent:-999px;}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:none;margin:0 0 5px}

/* Mobile화면으로 */
#mobile_cng {display:block;margin:5px;padding:5px 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* 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:0 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 5px;font-weight:bold}

/* 버튼 */
.btn {}
a.btn01 {display:inline-block;padding:0 7px;border:1px solid #ccc;border-bottom:1px solid #aaa;background:#fff;color:#333;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fff;color:#666;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {padding:0 5px;border:0;border: 1px solid #5b1f5f;background-color: #5b1f5f;color:#fff;letter-spacing:-0.1em;}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}
a.btn_cancel {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;color: #ffffff;border: 1px solid #f18ec0;background: #f18ec0;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} 
.btn_close {border:1px solid #dcdcdc;cursor:pointer;;background:#fff}
a.btn_close {text-align:center;line-height:50px}

/* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}
.btn_top {margin:10px;text-align:right}
.btn_top li {display:inline-block}
.btn_top a,.btn_top .btn_submit {line-height:30px;padding:0 10px;}
.btn_top .btn_cancel,.btn_top .btn_b01 {border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02 {display:inline-block;background:#ff506a;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;color:#e8180c;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

.is_community .btn_top {position:relative;height:50px;margin:0;padding:10px 15px;line-height:30px;background:#fff;color:#333;text-align:right;
-webkit-box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
-moz-box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
}
.is_community a.btn_admin {display:inline-block;color:#d13f4a;font-size:1.4em;background:transparent;text-decoration:none;vertical-align:middle}
.is_community .btn_bo_user > li {display:inline-block;float:none;text-align:center;margin-left:5px}
.is_community .all_chk.chk_box input[type="checkbox"] + label span{top:2px;left:0}
.is_community a.btn,.is_community .btn {line-height:35px;width:30px;height:35px;padding:0 5px;text-align:center;font-weight:bold;border:0;font-size:1.4em}
.is_community .more_opt{right:40px}
.is_community .chk_box input[type="checkbox"] + label {padding-left:20px;color:#676e70}
.is_community .all_chk {padding:10px 15px;}

/* 기본테이블 */
.tbl_wrap {margin:0 0 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 table {border-bottom:1px solid #d3d3d3}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:2px solid #000;border-bottom:1px solid #d3d3d3;background:#fff;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:10px 5px;border-top:1px solid #f3f3f3;border-left:1px solid #f3f3f3;line-height:1.5em;word-break:break-all}
.tbl_head01 td:first-child {border-left:0}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 15px 0}
.tbl_head02 caption {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:7px 0;border-top:1px solid #333;border-bottom:1px solid #ddd;background:#f3f3f3;color:#333;font-size:0.95em;text-align:center}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
@media (min-width: 1200px) {
	.tbl_wrap.nowrap table td {
		padding: 10px 10px;
		word-break: break-word;
		white-space: inherit;
	}
}


.tbl_head03 {margin:0 0 10px}
.tbl_head03 table {border-bottom:1px solid #d3d3d3}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:12px 0;border-top:2px solid #000;border-bottom:1px solid #d3d3d3;;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head03 thead a {color:#383838}
.tbl_head03 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, .tbl_head03 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head03 tbody th {padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head03 td {padding:15px 5px;border-top:1px solid #f3f3f3;border-left:1px solid #f3f3f3;background:#fff;line-height:1.5em;word-break:break-all}
.tbl_head03 td:first-child {border-left:0}
.tbl_head03 a {}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;color:#000;vertical-align:middle;padding:7px 5px;font-size:1.083em;max-width:100%;}
.frm_input {height:40px;border-radius: 0;}

.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px;width:100%}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
span.frm_info {display:block;padding:5px 0 5px;color:#666;line-height:1.3em}

/* 기본리스트 */
.list_01 {padding:0 10px}
.list_01 li {background:#fff;;margin:10px 0;padding:10px 15px;
-webkit-box-shadow: 0 1px 4px #cbd1df;
-moz-box-shadow: 0 1px 4px #cbd1df;
box-shadow:0 1px 4px #cbd1df;}

/* 기본폼 */
.form_01{margin:10px 0}
.form_01 div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative}
.form_01 textarea {width:100%;height:100px}
.full_input {width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select {height:40px;}
.form_01 .frm_info {font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center !important;color:#666 !important}
.empty_list {padding:50px 0 !important;text-align:center !important;color:#666 !important}
.empty_list.large {padding:14% 0 20% !important}
.empty_table:before, .empty_list:before {
	font-family: xeicon;
    content: "";
    font-size: 7em;
    color: #ddd;
    display: block;
	line-height: 1.1;
}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:100px}
.grid_3 {width:120px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

/* 테이블 항목별 정의 */
.td_chk {width:50px;text-align:center}
.td_group {width:100px;text-align:center}
.td_board {width:120px;text-align:center}
.td_statsmall {width:50px;text-align:center}
.td_num {width:65px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:100px;text-align:left}
.td_date {width:90px;text-align:center}
.td_datetime {width:170px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_stat {text-align:center}
.td_dvr {text-align:center}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {    font-size: 1.12em;
    font-weight: 700;
    padding: 10px;
    line-height: 1.3;
    text-transform: capitalize;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con {margin:10px}

.new_win .win_ul {margin:10px}
.new_win .win_ul li {display:inline-block}
.new_win .win_ul li a {display:block;line-height:24px;padding:0 10px}
.new_win .win_ul li .selected {background:#4162ff;color:#fff;border-radius:13px;
-webkit-box-shadow:0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow:0 0 5px rgba(65,98,255,0.8);
box-shadow:0 0 8px rgba(65,98,255,0.8)}

.new_win .tbl_head02 td {
    padding: 10px 3px;
}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px;text-align:center}
.new_win .win_btn a {display:inline-block;height:33px;line-height:33px;font-weight:bold}
.new_win .btn_close {height:33px;overflow:hidden;cursor:pointer}
.new_win .btn_submit,
.new_win button {border:0;padding:0 20px;height:33px;vertical-align:top}
.new_win button {}
.new_win h1 {font-size:1.2em;margin:10px}

/* 자바스크립트 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:5px !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}


/* 상품상세 메뉴 floating */
#info_top_layer {display:none;position:absolute;top:0;left:0;width:100%;background-color:#eee}
#form_btn_layer {display:none;position:absolute;top:0;left:0;width:100%;height:60px;background-color:#eee}

/*현금영수증*/
#kcp_req_rx .tbl_head01 tbody th {text-align:left}

/*배송지목록*/
#sod_addr .win_desc {padding:10px 20px}

/*쇼핑몰레이아웃*/
#mb_login .btn_submit {}
#bo_list,#bo_cate {margin-top:10px !important}
#fregisterform {}
#bo_w .btn_submit, #bo_w a.btn_cancel {padding:8px 7px}
#bo_w {padding:10px}
#fqalist {padding:0 10px}

/*이벤트*/
#sev_hhtml,#sev_thtml {padding:10px}
#sev_hhtml img,#sev_thtml img {width:100%}

/*네이버페이*/
.naverpay-item {padding-top:15px;clear:both}
#sod_bsk_act .naverpay-cart {margin-top:15px;clear:both;position:static}




/* 팁 */
.tooltip_icon {display:inline-block;vertical-align:middle;color:#b3b5b8;border:0;font-size:1.4em;background:transparent;cursor:pointer}
.tooltip_icon:hover {color:#448bf5}
.tooltip {position:relative;width:auto;color:#fff;background:#000;padding:10px;font-size:small;line-height:18px;display:none;position:absolute;z-index:9;font-weight:normal;margin-left:15px;margin-top:20px}
.tooltip:before {content:"";position:absolute;top:0;left:-10px;width:0;height:0;border-style:solid;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:0;border-right:10px solid #000}

.tooltip_txt {position:relative;text-align:left;color:#fff;height:50px;line-height:50px;font-size:1.1em;background:#f2838f;margin:0 0 10px;padding:0 20px;border-radius:5px;font-weight:bold}
.tooltip_txt:before {content:"";position:absolute;top:0;left:0;width:5px;height:50px;border-radius:5px 0 0 5px;background:#da4453}
.tooltip_txt i {font-size:1.2em;vertical-align:middle}

/*-- 개인결제 --*/
/*모바일*/
#m_sod_frm_orderer {margin:10px 0;border-top:1px solid #e7ebf1}
#m_sod_frm_orderer h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#m_sod_frm_orderer ul {background:#fff;margin:15px 0;border-bottom:1px solid #ccc;padding:10px 15px}
#m_sod_frm_orderer li {line-height:20px}
#m_sod_frm_orderer th {display:block;width:100% !important;font-weight:bold;border:0}
#m_sod_frm_orderer td {display:block;width:100% !important;text-align:left;padding:5px 10px;border:0;margin-bottom:10px}
#m_sod_frm_orderer td .frm_input {width:100%}
#m_pv_sod_frm .btn_confirm {margin:10px}
#m_pv_sod_frm .btn_confirm .btn_submit {width:100%;height:45px;font-size:1.167em;font-weight:bold;margin:0 0 3px}
#m_pv_sod_frm .btn_confirm .btn_cancel {width:100%;height:45px;line-height:43px;font-size:1.167em;font-weight:bold;padding:0}
#m_pv_sod_frm .pay_way {border-top:1px solid #e7ebf1}
#m_pv_sod_frm .pay_way li {padding:5px 0}

/*피씨에서 모바일*/
.pesonal {background:#fff;border-top:1px solid #e7ebf1;border-bottom:1px solid #e8e5e3;margin:10px 0}
.pesonal h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.pesonal .tbl_frm01 {padding:10px;margin:0}
.pesonal tr {display:inline-block;width:100%;padding:0 5px;margin-bottom:20px}
.pesonal th {display:block;width:auto;text-align:left;padding:10px 0;font-weight:bold;border:0}
.pesonal td {display:block;padding:0;border:0}
.pesonal td input {width:100%}
.pesonal .half_tr {width:50%}
.sod_right .btn_confirm {margin:10px 0}
.sod_right .btn_submit, .sod_right .btn01 {width:100%;height:45px;font-size:1.167em;font-weight:bold;margin:5px 0;line-height:45px}

/* input, radio */
.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box {position:relative}
.chk_box input[type="checkbox"] + label {position:relative;padding-left:20px;color:#676e70;cursor:pointer}
.chk_box input[type="checkbox"] + label:hover {color:#2172f8}
.chk_box input[type="checkbox"] + label span {position:absolute;top:2px;left:0;width:15px;height:15px;display:block;margin:0;background:#fff;border:1px solid #d0d4df;}
.chk_box input[type="checkbox"]:checked + label {color:#000}
.chk_box input[type="checkbox"]:checked + label span {background:url('../img/chk.png') no-repeat 50% 50% #3a8afd;border-color:#1471f6;}

.chk_box input[type="radio"] {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box input[type="radio"] + label {position:relative;padding-left:23px;display:inline-block;color:#676e70}
.chk_box input[type="radio"] + label span {position:absolute;top:0;left:0;width:15px;height:15px;display:block;background:#fff;border:1px solid #cdd6df;border-radius:50%}
.chk_box input[type="radio"]:checked + label {color:#305af9}
.chk_box input[type="radio"]:checked + label span:before {width:7px;height:7px;background:#305af9;content:'';position:absolute;top:3px;left:3px;border-radius:50%}

/* 중국 주소 레이어 스타일 */
	.btn_frmline.btnzh {background: #c69e9e !important;border-color:#c69e9e !important;}
	.zh_zip_wrap {width:300px;font-size: 15px;}
	.zh_zip_wrap h1{text-align:center;font-size:19px;margin:10px 0}
	#zh_zip {padding:10px;}
	#zh_zip:after {display:block;content:"";clear:both}
	#zh_zip input[name="addr1"] {width:67%;float:left;}
	#zh_zip button.btn {width:33%;height:41px;float:left;font-size: 13px;border:0}
	#print_zh_addr {max-height: 348px;clear: both;overflow: hidden;overflow-y: auto;}
	#print_zh_addr .search-list{padding: 10px 15px;}
	#print_zh_addr .search-list li{padding: 7px 0;}
	#print_zh_addr hr{margin: 15px 0;border: 0;border-top: 1px solid #ddd;width: 100%;display: block;}
	#print_zh_addr p{text-align:center;margin-bottom:10px;}

	#print_zh_addr .explan_zh_zip:before {font-family: xeicon;content: "";font-size:3em;display:block;margin-bottom:10px;text-align:center;}
	#print_zh_addr .explan_zh_zip{padding:75px 20px;color:#bdbdbd;font-size:12px;}




/* 상품 상세보기 - 간략정보 및 구매기능 */
	.product-detail-wrap {background:#f7f7f7;}
	#sit .explan-detail {margin-top:60px;max-width: 900px;}
	#sit .explan-detail .fitvids{margin-bottom:25px;}
	.sit_ov_height .item-control {float: right;padding: 5px 10px;background: #ffa080;color: #fff;font-size:11px;z-index: 3;}
	#sit_ov {position:relative;float:right;width:46%;padding: 0;height:auto !important;}
	#sit_ov h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
	#sit_ov h3 {font-size:1em;}
	#sit_ov .sit_option h3 {display:none}
	#sit_ov section{margin: 15px 0 0;}

	#sit_ov section .get_item_supply{width:50%}

	.scroll_show .toggle-wrap{display:block !important;}
	.scroll_show .btn_buy_wr{display:none;}
	
	.explan-container .option-wrap {position:fixed;position: -webkit-sticky;position: sticky;bottom:0;z-index:100;width:100%;}
	.explan-container .option-wrap h3{margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid #ddd;}
	.explan-container .option-wrap .toggle-wrap {background: #fff;padding: 20px 20px 10px;}

		.option-wrap .btn_buy_wr{display: block;}
		.control-wrap .btn_buy_wr button{padding: 0 15px;border:0;padding-right: 55px;background: #000000;overflow: hidden;line-height: 50px;color: #fff;position: relative;width: 100%;text-align: left;}

		.control-wrap .btn_buy_wr button i{position:absolute;top:0;right:0;width:30px;line-height:50px;}
		.control-wrap .btn_buy_wr button:hover{background:#ffa180;}

	.control-wrap .toggle-wrap{display:none}
	.control-wrap .sit_opt_added .sit_opt_prc {position: absolute;right: 46px;bottom: 13px;}

	@media (min-width: 992px){
		.product-detail-wrap {padding-bottom: 60px;}
		#sit .explan-detail {width: 640px;}
		.option-wrap .btn_buy_wr{display: none;}
		.control-wrap .toggle-wrap{display:block}
		.product-detail-wrap .explan-container{display: grid;grid-auto-flow: column;}
		.product-detail-wrap .explan-container{position:relative;}
			.explan-container .option-wrap .toggle-wrap {padding:0;}
			.explan-container .option-wrap {width:290px;position:relative;margin-left: auto;margin-top: 60px; background: #fff;z-index: 1;}
			.explan-container .option-wrap .control-wrap{position: absolute;position: -webkit-sticky;position: sticky;top: 96px;padding: 20px 20px 15px;  }
	}
	@media (min-width: 1200px) {
		#sit .explan-detail {width: 770px;}
		.explan-container .option-wrap {width:350px;}
	}

	@media (max-width: 991px){
		.explan-container .option-wrap .toggle-wrap {
			border: 1px solid #000;
		}
		.control-wrap .btn_buy_wr button {
			margin-bottom: -1px;
		}
	}



/* 옵션 이미지 보기, 상세이미지 보기, 선택등 */
	.explan-detail .get_item_options_image {width: 100%;overflow: hidden;margin-bottom:30px}
	.explan-detail .get_item_options_image .opt-content{margin-left:-5px;margin-right:-5px;}
	.explan-detail .get_item_options_image .img-box {display:block;float:left;position:relative;padding: 0px 5px 5px 5px;}
	.explan-detail .get_item_options_image.count2 .img-box {width:50%;}
	.explan-detail .get_item_options_image.count3 .img-box {width:33.33333%;}
	.explan-detail .get_item_options_image.count4 .img-box {width:50%;}
	.explan-detail .get_item_options_image.count5 .img-box {width:33.3333%;}
	.explan-detail .get_item_options_image.count5 .img-box:nth-child(1),
	.explan-detail .get_item_options_image.count5 .img-box:nth-child(2){width:50%;}
	.explan-detail .get_item_options_image.count6 .img-box {width:33.33333%;}

	.explan-detail .get_item_options_image.count7 .img-box {width:50%;}
	.explan-detail .get_item_options_image.count7 .img-box:nth-child(3),
	.explan-detail .get_item_options_image.count7 .img-box:nth-child(4),
	.explan-detail .get_item_options_image.count7 .img-box:nth-child(5){width:33.3333%;}

	.explan-detail .get_item_options_image.count8 .img-box {width:25%;}
	.explan-detail .get_item_options_image.count9 .img-box {width:33.3333%;}

	.explan-detail .get_item_options_image.count10 .img-box {width:33.3333%;}
	.explan-detail .get_item_options_image.count10 .img-box:nth-child(7),
	.explan-detail .get_item_options_image.count10 .img-box:nth-child(8),
	.explan-detail .get_item_options_image.count10 .img-box:nth-child(9),
	.explan-detail .get_item_options_image.count10 .img-box:nth-child(10){width:25%;}

	.explan-detail .get_item_options_image .img-box .soldout{position:absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;text-align:center;background:rgb(255 255 255 / 56%);font-size:2em;display: flex; justify-content: center; flex-direction: column;}

	.remodal-content .fixed_btn:after {display:block;content:"";clear:both}
	.remodal-content .fixed_btn {
		position: -webkit-sticky;
		position: sticky;
		bottom: 0;
		}

	.remodal-content .fixed_btn button {
		padding: 12px 15px;
		vertical-align: top;
		width: 50%;
		display: block;
		float: left;
		font-size: 1.3em;
		}
	.remodal-content .fixed_btn .btn_close {
		border: 0;
		background: #727679;
		border: 1px solid #727679;
		color: #fff;
	}
	.remodal-content .fixed_btn .btn_select {
		border: 0;
		background: #a96497;
		border: 1px solid #a96497;
		color: #fff;
	}

	#option_view_wrap {background: #fff;padding: 10px;}
	#option_view_wrap img{max-width:100%;margin:0 auto}









/* 쿠폰레이어 */
	.od_coupon {
		position: absolute;
		background: #fff;
		width: 100%;
		    left: 0;
		max-width: 500px;
		z-index: 99;
		border-radius: 0 0 3px 3px;
		border: 1px solid #caa8a8;
		-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
		-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
		box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
	}
	.od_coupon h3{height:45px;line-height:45px;font-size:1.167em;background:#333;color:#fff;padding:0 15px;text-align:left}
	.od_coupon .tbl_head02 {
		margin: 0 15px 15px
	}
	.od_coupon .tbl_head02 .btn_frmline {
		background: #a96497;
		color: #fff;
		border: 0;
		padding: 0 5px;
	}
	.od_coupon .tbl_head02 td {
		text-align: left !important;
		background: #fff !important;
		border-right: 0
	}
	.od_coupon .tbl_head02 th {
		text-align: left !important;
		width: auto !important;
		border-left: 0;
	    padding-left: 10px;
	}
	.od_coupon .tbl_head02 .td_mngsmall {
		width: 80px;
	}
	.od_coupon .tbl_head02 .td_numbig {
		width: 110px;
	}
	.od_coupon .btn_confirm {
		margin: 20px;
	}
	.od_coupon .btn_confirm .btn_submit {
		height: 40px;
		font-size: 1.167em;
		font-weight: 600;
		width: 100%;
	}
	.od_coupon .btn_confirm .btn_close {
		position: absolute;
		top: 0;
		right: 0;
		width: 45px;
		height: 45px;
		border: 0;
		background: none;
		color: #333;
		background: url('../img/close.png');
		background-position: center center;
	}
	.cp_btn, .cp_btn1 {
		padding: 0 10px 2px;
		border: 0;
		color: #ffffff;
		background: #a96497;
		height: 25px;
		margin: 5px 0 0;
	}
	.cp_btn {
		border-left: 5px solid #dd1077;
		font-size: 11px;
		text-transform: uppercase;

	}
	.cp_apply {
		background: #a96497;
		color: #fff;
		border: 0;
		padding: 0 5px;
		line-height: 25px
	}
	.cp_cancel, .cp_cancel1 {
		padding: 0 7px 2px;
		border: 1px solid #aaa;
		color: #666;
		background: #fff;
		height: 23px;
		margin: 5px 0 0 2px;
	}


#sit_tot_price {margin:10px 0;line-height:20px}
#sit_tot_price {text-align:right}
#sit_tot_price span {float:left}
#mod_option_frm .get_item_options label {text-align:left}


.sit_opt_added {margin:0;padding:0;border-bottom:0;background:#fff;list-style:none}
.sit_opt_added li {padding:10px;margin:5px 0;border:1px solid #e6e9ed;background:#f9f9f9;position:relative}
.sit_opt_added li .opt_name {
    line-height: 21px;
    padding: 0 30px 5px 0;
    display: block;
    font-size: 13px;
}
.sit_opt_added li .opt_count {margin-top:10px}
.sit_opt_added li .opt_count:after {display:block;visibility:hidden;clear:both;content:""}
.sit_opt_added .num_input {}
.sit_opt_added .sit_opt_prc {float:right;display:block;padding:0 3px;text-align:right;line-height:30px;font-size:1.183em;font-weight:bold}
.sit_opt_added button {text-indent:-99999999px;background:#fafafa url('../images/sprites/product-nav.png') no-repeat -3px -1px}
.sit_opt_added button.sit_qty_minus {background-position:-3px -25px}
.sit_opt_added button.sit_opt_del {border:0;width: 32px;background:#fafafa url('../images/sprites/sprite.png') no-repeat 3px -290px;position:absolute;right:12px;bottom:12px;}
.sit_opt_added button.sit_opt_del:hover {color:#be334a}
.sit_opt_added button:hover {}






.change-good-wrap {background:#fff;padding:10px;max-width:600px;border:2px solid #a96497;text-align: left;font-size: 12px;}
.change-good-wrap h2.ing{
background: #d64612;
    color: #fff;
    border: 1px solid #b53101;
    display: block;
    padding: 1rem;
    text-align: center;
    margin-bottom: 5px;
    font-size: 18px;
}
.change-good-wrap h2.ing small {display:block;margin-top:5px}
.change_list .change_li {
	background: #fff;
	border: 1px solid #ecf0f1;
	margin: -1px 0
}
.change_list .change_li:after {
	content:"";display:block;clear:both
}
.change_list .li_op_wr {
	position: relative;
	margin: 10px;
	padding-left: 90px;
	min-height: 80px
}
.change_list .li_op_wr .li_opt{
}
.change_list .li_op_wr .li_opt p{
    color: #777;
    font-size: 11px;	
}
.change_list .total_img {
	position: absolute;
	top: 0;
	left: 0
}
.change_list .li_prqty {
	margin: 10px 0;
	border-top: 1px solid #dcdcdc;
	padding: 10px 0 0
}
.change_list .li_prqty:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ''
}
.change_list .li_prqty_sp {
	float: left;
	width: 50%;
	display: block;
	line-height: 20px;
	padding: 0 7px;
	text-align: right;
}
.change_list .li_prqty_sp span {
	float: left;
	color: #ababab;
	text-transform: capitalize;
}
.change_list .prqty_price {
	border-right: 1px solid #dcdcdc
}
.change_list .total_price {
	background: #f5f5f5;
	display: block;
	clear: both;
	text-align: right;
	padding: 5px 10px;
	line-height: 20px
}


.change-good-wrap section {
  display: flex;
  flex-flow: row wrap;
  margin:5px 0
}
.change-good-wrap  h3{
    margin: 15px 0 8px;
    font-size: 14px;
}
.change-good-wrap section > div {
  flex: 1;    margin: 0 -1px 0 0;
}
.change-good-wrap section .toggle-change {display:hidden}

.change-good-wrap section.bigbox input[type="radio"] {
  display: none;
}
.change-good-wrap section.bigbox label {
  display: block;
  background: white;
  border: 1px solid #ffa280;
  padding: 0.4rem;
  text-align: center;
  cursor:pointer;
   margin: 0;
	font-weight: normal;
}
.change-good-wrap section.bigbox label h2{
  font-size:1.2em;
    margin: 6px 0;
}
.change-good-wrap section.bigbox input[type="radio"]:checked + label {
  background: #ffa280;
  color: #fff;
}
.change-good-wrap section.bigbox input[type="radio"]:checked + label h2{
    color: #fff;
}

.change-good-wrap section.text input,
.change-good-wrap section.text select {width:100%;margin-bottom: -1px;}

.change-good-wrap section.text textarea {
  height:60px
}

.change-good-wrap section.select {border:1px solid #ddd;padding:10px;}
.change-good-wrap section.select .change-info{font-size:11px;color:#adadad;padding-left: 25px;}
.change-good-wrap section.select input[type="radio"],
.form_01 input[type="checkbox"] {
	display:none
}
.change-good-wrap section.select input[type="radio"]:checked+label,
.change-good-wrap section.select input[type="checkbox"]:checked+label {
    background: url('../img/checkon.png') no-repeat left -1px;
}
.change-good-wrap .form_01 div {margin: 0;}
.change-good-wrap section.select input[type="radio"]+label ,
.change-good-wrap section.select input[type="checkbox"]+label {
	cursor:pointer;
	padding:3px 10px 3px 25px;
	margin: 0;
    background: url('../img/checkoff.png') no-repeat left -1px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.change-good-wrap section.select input[type="radio"]+label,
.change-good-wrap section.select input[type="checkbox"]+label  {
    display: block;
	padding:3px 10px 3px 25px;
	min-width:110px;
}

.change-good-wrap .area #od_b_addr0 {
  display: none;
}

.change-good-wrap section.area .frm_address {width:100%}
.change-good-wrap section.area select,
.change-good-wrap section.area input {margin-bottom:3px;}
.change-good-wrap section.area button.btn_frmline {    height: 40px;
    vertical-align: top;
    padding: 5px 15px;
}}

.change-good-wrap .send_how_toggle{display:none}
.change-good-wrap #show_send_cost{color:#ffa280}

.change-good-wrap {min-width:500px;}

.change-good-wrap .btn-wrap{text-align:center;margin:20px 0}

@media only screen and (max-width: 700px) {
	.change-good-wrap {min-width:340px;}
	.change-good-wrap section {
		flex-direction: column;
	}
	.change-good-wrap section.select > div:first-child{
		border-bottom: 1px solid #ecf0f1;;
		margin-bottom: 5px;
		padding-bottom: 9px;
	}
}

.notice_title .update-title{font-size:1.1em;color:#333;margin-bottom:5px;font-weight:500;}

.notice_title input{width:100%;}

.content_won .ct_notice{padding-top:10px;margin-bottom:5px;font-size:1.1em;color:#333;font-weight:500;}

.content_two .ct_notice{margin-bottom:5px;min-height:500px;border-bottom:1px solid #ccc;}

.ct_notice .update-title{font-weight:500;font-size:1.1em;color:#333;margin-bottom:5px;}

.notice_content textarea{width:100%;height:500px !important;resize:none;margin-bottom:5px;} 

.content_two .notice_content .update-content{border:none;padding:0 0 10px 10px !important;}

.my_info{border-bottom:1px solid #ccc;}

.notice_title .my_info{margin-bottom:10px;padding: 4px 0px 4px 10px;}

input.ct_btn{margin:0 1px;}

.item-confirm-wrap {background:#fff;padding:30px;min-width:300px;}
.item-confirm-wrap h3{font-size:21px;}
.item-confirm-wrap p{margin-bottom:20px;}

.created_date p{display:inline-block;font-weight:500;}
.created_date > div{display:inline-block;}

.update-title input{margin:0 !important;}
.update-title label{margin:0 !important;}
