/* BASIC css start */
#productDetail .thumb-info .info .prd-btns { margin-bottom: 10px; overflow: hidden; text-align: right;}
#productDetail .thumb-info .info .prd-btns .soldout-btns { display: inline-block; }
#productDetail .thumb-info .info .prd-btns .soldout-btns span {display: inline-block; margin-left: 5px; float: left;}
#productDetail .thumb-info .info .prd-btns .soldout-btns span a {display: inline-block; margin: 0;}

/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */
#productDetail .thumb-info { *zoom:1 }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* ¼¶³×ÀÏ */
#productDetail .thumb-info .thumb-wrap {float: left; width:630px;}
#productDetail .thumb-info .thumb { margin:0 auto; width:630px }
#productDetail .thumb-info .thumb .img_wrap img {width:auto; max-width:100%; }
#productDetail .thumb-info .thumb .detail_image{width:auto; max-width:100%; }
#productDetail .thumb-info .thumb .list{margin-top:5px;}
#productDetail .thumb-info .thumb .list img{width:81px; margin-right:5px;}
#productDetail .thumb-info .thumb-ctrl { clear: both; padding-top: 20px; text-align: center; }
#productDetail .thumb-info .thumb-ctrl a { font-size: 11px; }
#productDetail .thumb-info .thumb-ctrl a img { vertical-align: middle; margin-right: 3px; }
#productDetail .thumb-info .thumb-ctrl a:hover { text-decoration: underline; }
/* »óÇ°¿É¼Ç Á¤º¸ */
#productDetail .thumb-info .info { 
	float:right; 
	width:100% ;
	margin-bottom:40px;
}
#productDetail .thumb-info .info .prd-icon {padding-top:10px }
#productDetail .thumb-info .info .prd-icon img {margin-right:3px }
#productDetail .thumb-info .info .tit-prd {font-size: 20px; color: #222; vertical-align: middle; font-weight:700;}
#productDetail .thumb-info .info .table-opt {margin-top:20px }
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td { padding:7px 0 }
#productDetail .thumb-info .info .table-opt th { font-weight: normal }
#productDetail .thumb-info .info .table-opt th .tb-left,
#productDetail .thumb-info .info .table-opt td .tb-left { padding:0 }
/* ÆÇ¸Å°¡°Ý */
#productDetail .thumb-info .info .table-opt .price {  }
#productDetail .thumb-info .info .table-opt .sell_price { font-size:18px; color:#1c1c1c; font-weight:bold }
/* ÁÖ¹®¼ö·® */
#goods_amount { float:left; }
#productDetail .thumb-info .info .table-opt .opt-spin { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin,
#productDetail .thumb-info .info .table-opt .opt-spin .btns { float: left; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin { width: 41px; height: 13px; padding-left: 2px; padding-top: 2px; border: 0; font-size: 11px; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns { width: 17px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .prd-btns .soldout { margin-top:6px; width:448px; height:104px; font-size:14px; color:#231f20; text-align:center; line-height:104px; letter-spacing:2px; border:1px solid #231f20; background:#fff }

#productDetail .thumb-info .info .prd-btns .btn_buy {float:right; display:block; width:100%; height:48px; margin-left:5px; font-size:13px; color:#fff; text-align:center; line-height:48px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .thumb-info .info .prd-btns .btn_buy:hover { color:#000; background:#fff }
#productDetail .thumb-info .info .prd-btns .btn_buy:active { position: relative; top: 1px }

#productDetail .thumb-info .info .prd-btns .btn_cart {float:right; display:block; width:100%; height:48px; margin-left:5px; font-size:13px; color:#231f20; text-align:center; line-height:48px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .thumb-info .info .prd-btns .btn_cart:hover { color:#fff; background:#231f20 }
#productDetail .thumb-info .info .prd-btns .btn_cart:active { position: relative; top: 1px }
#productDetail .thumb-info .info .prd-btns .btn_barotalk { display:block; margin-top:10px }

/* ÅëÇÕ¿É¼Ç */
#productDetail .thumb-info .info .table-opt .opt-wrap { width: 100%; padding:7px 0 }
#productDetail .thumb-info .info .table-opt .opt-wrap .tit { margin-bottom: 5px; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid { width: 100%; padding:0 0 10px; border-bottom:1px solid #e4e4e4; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit { margin-bottom: 8px; color:#969696; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl { overflow: hidden; width: 100%; *zoom:1 }
#productDetail .thumb-info .info .table-opt .opt-wrap dl:after { display:block; clear:both; content:'' }
#productDetail .thumb-info .info .table-opt .opt-wrap dt { 
	float: left; 
	padding-top: 4px; 
	color: var(--hc_dark_color);
	*padding-bottom:5px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dd { 
	margin-bottom:5px; 
	float: right; 
	width:350px;
	color: var(--hc_dark_color);
	*padding-bottom:5px; 
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn { text-align:right; }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a { display:inline-block; width:84px; height:24px; font-size:13px; color:#fff; text-align:center; line-height:24px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:hover { color:#231f20; background:#fff }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:active { position: relative; top: 1px }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a img { display:none }
#productDetail .thumb-info .info .table-opt .opt-wrap select {
	width:100%; 
	height:26px 
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns { position:relative }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input { 
    margin-right:3px; 
    width:42px; 
    height:24px; 
    text-align:center !important; 
    line-height:24p;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a { 
    display:inline-block; 
    text-indent:-9999em; 
    vertical-align:top; 
    width: 23px;
    height: 23px;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    text-indent: inherit;
    text-align: center;
    background: none;
    border: 1px solid #000;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-up { background-position:0 0 }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-dw { background-position:0 -26px }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select { float: left; width:350px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns { padding-top:5px; clear:both }
#productDetail .thumb-info .info .table-opt .option-wrap { margin-top: 10px; padding:10px 0; border-top:1px solid #ddd; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box { width:100%; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .tit { padding:10px 0 5px; color:#666; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list:after { clear: both; content: ""; display: block; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list { width:100%; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li { float:left; width:70px; margin-left:25px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.first,
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li:first-child { margin-left:0; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl { padding-bottom:10px; color:#333; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk input { width:13px; height:13px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg { position:relative; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg img { width:70px; height:70px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg.noimg { }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; line-height:71px; color:#fff; text-align:center; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout-bg { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .sel-img { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname { padding-top:7px; line-height:14px;}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname { padding-bottom:3px; line-height:14px;}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdprice { padding-bottom:3px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty { }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty input { width:52px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center; background:none; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down { display:inline-block; width:12px; height:26px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a { display:inline-block; width:12px; height:12px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up { margin-bottom:2px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl { color:#a7a7a7; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl input { color:#929292; }


/* »óÇ°Á¤º¸ ÅÇ */
#productDetail .detailTab { padding-top:40px; position:relative }
#productDetail .detailTab ul { padding-left:1px; *zoom:1 }
#productDetail .detailTab ul:after { display:block; clear:both; content:'' }
#productDetail .detailTab ul li { margin-left:-1px; float:left; width:274px; height:49px; border:1px solid #e4e4e5 }
#productDetail .detailTab ul li.first { width:273px }
#productDetail .detailTab ul li a { display:block; height:49px; font-size:13px; color:#303030; line-height:49px; text-align:center; font-family:Verdana }
#productDetail .detailTab ul li a.active { height:47px; border-bottom:3px solid #231f20 }

/* Å¸ÀÌÆ² °øÅë */
#productDetail .tit-detail { position: relative; padding-top:30px; *zoom:1 }
#productDetail .tit-detail:after { display:block; clear:both; content:'' }
#productDetail .tit-detail h3 { float:left; font-size:16px; color:#303030; line-height:18px }
#productDetail .tit-detail .more { float:right }
#productDetail .tit-detail .more a { font-size:11px; color:#8c8b8b }
/* »óÇ° »ó¼¼ ÀÌ¹ÌÁö */
#productDetail .prd-detail table { table-layout: auto; border-spacing:0 !important; border-collapse:collapse !important }
#productDetail .prd-detail table td { word-break:break-all }
#productDetail .prd-detail { padding-top:10px; margin-top:30px; width: 100%; text-align:left; overflow: hidden }
#productDetail .prd-detail img { max-width: 100%; }

/* °ü·Ã»óÇ° */
#productDetail .item-wrap { padding-top:40px }
#productDetail .item-wrap .prd-opt { padding:5px 0; font-size:13px }
#productDetail .item-wrap .prd-opt p { padding-bottom:5px }
#productDetail .item-wrap .prd-opt select { height:auto }
#productDetail .item-wrap .prd-opt .vo_value_list { height:16px; line-height:16px }
#productDetail .item-wrap .prd-qty { padding:5px 0; margin:0 auto; position: relative; width:60px; height:18px }
#productDetail .item-wrap .prd-qty .MS_related_quantity,
#productDetail .item-wrap .prd-qty .btns { float:left }
#productDetail .item-wrap .prd-qty .MS_related_quantity { width:34px; height:16px; line-height:18px; text-align:right; border:1px solid #acacac; font-size: 11px }
#productDetail .item-wrap .prd-qty .btns { width:17px; height: 16px; border:1px solid #acacac; border-left:none }
#productDetail .item-wrap .prd-qty .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .item-wrap .prd-qty .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 2px; }
#productDetail .item-wrap .prd-qty .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px }
#productDetail .related-allbasket { padding-bottom:40px; text-align:center }
#productDetail .related-allbasket a { display:inline-block; width:248px; height:58px; font-size:13px; color:#fff; font-family:Verdana; text-align:center; line-height:58px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .related-allbasket a:hover { color:#231f20; background:#fff }
#productDetail .related-allbasket a:active { position: relative; top: 1px }

/* review-write */
#productDetail .review-write { margin-top:30px; padding:20px; border:1px solid #e4e4e5 }
#productDetail .review-write th,
#productDetail .review-write td { padding:4px 0; }
#productDetail .review-write th { font-weight: normal }
#productDetail .review-write td input[name=hname] { padding-left:5px; width:210px; height:31px; line-height:31px; border:1px solid #ddd }
#productDetail .review-write td label { margin-right:10px }
#productDetail .review-write td textarea { padding:5px; width:840px; height:81px; border:1px solid #ddd }
#productDetail .review-write td .btn_write { display:inline-block; width:109px; height:91px; font-size:14px; color:#fff; text-align:center; line-height:91px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .review-write td .btn_write:hover { color:#231f20; background:#fff }
#productDetail .review-write td .btn_write:active { position: relative; top: 1px }
/* ´ñ±Û¸®½ºÆ® °øÅë */
/*
#productDetail .table-slide { border-top: 1px solid #ffc0c0; }
#productDetail .table-slide thead th { font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td { background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.ndata td { border-bottom: 1px solid #b4b4b5; }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
*/

#productDetail .table-slide td .paging a { font-family:Verdana }
#productDetail .table-slide td .paging .first,
#productDetail .table-slide td .paging .prev,
#productDetail .table-slide td .paging .next,
#productDetail .table-slide td .paging .last {  }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { 
	padding:20px; 
	cursor: default; 
}
#productDetail .table-slide tr.cnt td p { word-break:break-all; white-space:normal }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
#productDetail .table-slide .list-btm { position:relative; *zoom:1 }
#productDetail .table-slide .list-btm:after { display:block; clear:both; content:'' }
#productDetail .table-slide .btm_write {margin:40px 0 20px; position:relative; text-align:right;}
#productDetail .table-slide .btm_write a { display:inline-block; width:108px; height:38px; font-size:13px; color:#000; text-align:center; line-height:38px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .table-slide .btm_write a:hover { color:#fff; background:#231f20 }
#productDetail .table-slide .btm_write a:active { position: relative; top: 1px }
#productDetail .table-slide .paging-wrap {clear:both; margin:0 110px; position:relative;}



/* review-list */
#productDetail .review-list { margin-top:10px }

/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap {  }
.MK_optAddWrap li { list-style: none; }
/* ¿É¼Ç¼±ÅÃ */
#MK_optAddList { overflow: hidden; *zoom: 1; }
#MK_optAddList li { float: left; width: 100%; margin-top: 5px; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div,
#MK_optAddList .MK_st { float: left; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div { font-size: 11px; line-height: 16px; }
#MK_optAddList .MK_tit { width: 65px; margin-right: 5px; }
#MK_optAddList .MK_div { width: 5px; text-align: center; }
#MK_optAddList .MK_st { width: 205px; }
#MK_optAddList .MK_st .MK_btn-add { cursor: pointer; }
#MK_optAddList .MK_st select { margin-left: 5px; width: 195px; height: 18px; }
/* ¿É¼Ç¼±ÅÃPP */
#MK_optAddListPP { overflow: hidden; *zoom: 1; }
#MK_optAddListPP .MK_tit,
#MK_optAddListPP .MK_st { float: left; width: auto; }
#MK_optAddListPP .MK_tit { margin-right: 5px; margin-top: 3px; }
/* ¿É¼Ç °á°ú ¸®½ºÆ® */
#MK_innerOptWrap { }
#MK_innerOptWrap #MK_innerOptScroll.line {
	position:relative; 
	padding-top:0; 
	overflow:hidden;
}
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm li { *zoom: 1; position: relative; font-size:13px; margin:16px 0; *padding-bottom:0; }
#MK_innerOptWrap .MK_inner-opt-cm li:after { display:block; clear:both; content:'' }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { position: absolute; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { display:block; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name { 
    overflow:hidden;
    vertical-align:middle; 
    text-overflow:ellipsis;
    white-space:nowrap; 
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price { 
    position: relative;
    display: inline-block;
    vertical-align: super;
    font-weight:normal; 
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { 
	top:10px; 
	right:0;
	width:14px; 
	height:14px; 
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='14' height='14' fill='black'/%3E%3Cpath d='M3.73332 11.0834L2.91666 10.2667L6.18332 7.00002L2.91666 3.73335L3.73332 2.91669L6.99999 6.18335L10.2667 2.91669L11.0833 3.73335L7.81666 7.00002L11.0833 10.2667L10.2667 11.0834L6.99999 7.81669L3.73332 11.0834Z' fill='black'/%3E%3Cpath d='M3.73332 11.0834L2.91666 10.2667L6.18332 7.00002L2.91666 3.73335L3.73332 2.91669L6.99999 6.18335L10.2667 2.91669L11.0833 3.73335L7.81666 7.00002L11.0833 10.2667L10.2667 11.0834L6.99999 7.81669L3.73332 11.0834Z' fill='white'/%3E%3C/svg%3E%0A");
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl { 
    position:relative;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MS_amount_basic,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .addition_option { 
    width:42px; 
    height:24px; 
    line-height:24px;
    text-align:center !important; 
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a { 
    float:left; 
    display:inline-block; 
    width:26px; 
    height:26px; 
    text-indent:-9999em; 
    margin:0; 
    vertical-align:top; 
    /* background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat; */
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up { background-position:0 0; margin:0 4px; }

/* »ç¿ëÀÚ ÀÔ·Â ÀÎÇ²¹Ú½º (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 200px; }
/* ÇÏÀÌºê¸®µå¿É¼Ç */
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_btn-del { display: inline-block; *float:left; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price { top:4px; bottom:0; right:23px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name { width:200px; line-height:26px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl { vertical-align:middle; margin-top:0; }

/* ±âº»¿É¼Ç */
#MK_innerOptWrap #MK_innerOpt_01 li { padding-bottom:0; }
/* ÇÏÀÌºê¸®µå¿É¼Ç */
#MK_innerOptWrap #MK_innerOpt_03 {}
/* ÃÑÇÕ°è */
#MK_innerOptWrap #MK_innerOptPrice { display:none; padding: 12px 5px 10px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptAdd {  display:none; padding: 0 5px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptTotal { 
	*zoom:1; 
	text-align:right; 
}
#MK_innerOptTotal:after { display:block; clear:both; content:'' }
#MK_innerOptTotal .totalLeft { float:left }
#MK_innerOptTotal .totalRight { float:right }
#MK_innerOptTotal .MK_txt-total { font-size:18px; color:#0e0e0e }
#MK_innerOptTotal .MK_txt-won { font-size:18px; color:#0e0e0e }
#MK_innerOptTotal .MK_total { font-size:12px; color:#fd0100; }
#MK_innerOptTotal .totalRight .MK_total { display:inline-block; margin-top:-4px; font-size:24px; color:#000; vertical-align:middle; }
/* ¼Ò¸®ºä */
#sorivu { position: relative; margin-top: 20px; }
/* »óÇ° ÀÏ¹ÝÁ¤º¸(»óÇ°Á¤º¸Á¦°ø °í½Ã) */
#productWrap { margin:30px auto; width:800px }
#productWrap h3.tb-tit { margin-bottom: 10px; text-align: left; }
#productWrap table { width: 100%; font-size: 13px; border-collapse: collapse; border-width: 1px; border-color: #d6d6d6; border-style: solid; table-layout: fixed; }
#productWrap table th { border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; color: #5c5c5c; text-align: left; font-weight:normal; padding: 10px 0 10px 20px; }
#productWrap table td { color: #8b8b8b; border-bottom: 1px solid #e8e8e8; word-break: break-all; text-align: left; padding: 10px 0 10px 20px; }

/* »çÀÌÁî Â÷Æ® */
td.area-btn-size-chart a.btn-size-chart { display:inline-block; width:84px; height:24px; font-size:11px; color:#231f20; text-align:center; line-height:24px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
td.area-btn-size-chart a.btn-size-chart:hover { color:#fff; background:#231f20 }
td.area-btn-size-chart a.btn-size-chart:active { position: relative; top: 1px }
#sizeChart { padding-bottom:10px; width:810px; position: absolute; display: none; background:#fff }
#sizeChart .btn-close-box { width: 100%; position: relative; }
#sizeChart .btn-close-layer { position: absolute; display: block; width: 15px; height: 14px; top: 10px; right: 10px; color: #FFFFFF; font-size: 15px; font-weight: bold; }

/* Á¶¸£±â */
#importune_btn { margin-left:10px }
#importune_btn a { vertical-align:top }

/* ÄíÆùÁ¤º¸ */
.couponWrap { text-align:center }
.couponBox { display:inline-block }
.couponInfo { text-align:left }
.couponInfo * { }

.size-chart-box { width: 100%;  border: 2px solid #3F4045;}
.size-chart-box h4 { width: 100%; margin:0; padding: 10px 0px; color: #FFFFFF; background: #3F4045; text-align: center; }
.size-chart-cont { margin:10px auto 0; width:800px; background: #fff }
.size-chart-cont table { width: 100%; margin:0; padding:0; border-collapse: collapse; border: 1px solid #D9DBDA; }
.size-chart-cont table th, .size-chart-cont table td { padding:8px 0; font-size:13px; font-weight:normal; text-align:center }
.size-chart-cont table th { border-bottom:1px solid #d6d6d6 }
.size-chart-cont table tr, .size-chart-img {height: 1px;}

.size-chart-cont img.sc-img-chart,
#sc_img_chart { width: 670px; height: 300px; }
.size-chart-cont img.sc-img-guide,
#sc_img_guide { width: 190px; height: 240px; }
.size-chart-cont p { margin-top: 10px; text-align: left; font-size:13px; color:#a7a7a7 }

#nhn_btn {padding-top:10px; clear:both; text-align:center;}
#payco_order_btn {padding-top:10px;}
#payco_order_btn .payco_checkout.ta .payco_checkout_btn { margin-top:0 !important }
#kakaopay_order_btn {padding-top:10px;}
.ocb-area { width:323px }
.ocb-area a { margin-top:0 !important }
/* Åë¿É Ãß°¡ ±¸¼º »óÇ° */
#productDetail .thumb-info .info .table-opt tr.add-option-not-start { border-top:1px dashed #e4e4e5; }
#productDetail .thumb-info .info .table-opt td.add-option-img { padding-top:10px; vertical-align:top; }
#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s img { max-width:100%; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap { padding-top:10px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .prd-icon,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .tit-prd { padding-left:20px; padding-top:0; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt { padding-left:20px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.addition_option { width:310px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap { padding:5px 0 0 0; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .tit { display:none; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap input { width: 205px; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_p-tit { display:block; width:90%; height:100%; line-height:12px; color:#000; font-weight:bold; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_price { top:40px; right:0; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_btn-del { top:0; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name p { overflow:hidden; text-overflow:ellipsis; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name span.extra_option_name { overflow:hidden; text-overflow:ellipsis; display: block; }

/* ¿øÅ¬¸¯¿É¼Ç */
.MK-oneclick-list { overflow:hidden; zoom:1; }
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li { float:left; margin: 0 5px 5px 0; }                                                                                
.MK-oneclick-list li a { border:1px solid #231f20; display: inline-block; border-radius: 1px; box-sizing:border-box; } 
.MK-oneclick-list li.MK-oneclick-sel a { border:2px solid #000000; }
.MK-oneclick-list li.MK-oneclick-dis a { filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; }
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {  padding:1px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.MK-oneclick-list li a span { display: inline-block; text-align: center; vertical-align: middle; line-height: 19px; }                         
.MK-oneclick-list li a img { width: 100%; height:100%;}
.MK-oneclick-list li.MK-oneclick-image a {height:50px;}
.MK-oneclick-list li.MK-oneclick-image a img {width: auto; height: 48px;;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {height:46px; width: auto;}
.MK-oneclick-list li.MK-oneclick-color { width:50px; height: 50px; } 
.MK-oneclick-list li.MK-oneclick-color a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-color span { width: 44px; height: 44px; }
.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span { width: 27px; height: 27px; }
.MK-oneclick-list li.MK-oneclick-text  .MK-oneclick-list li.MK-oneclick-text {min-width:35px; max-width:100%; height: 50px; }
.MK-oneclick-list li.MK-oneclick-text a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {padding:1px;}
.MK-oneclick-list li.MK-oneclick-text span { min-width: 29px; line-height: 44px;  max-width: 320px; overflow: hidden; height: 44px; }                                                                         
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value { padding: 5px 0; display:block; }
.MK-oneclick-only-text li.MK-oneclick-text { height: auto; }
.MK-oneclick-only-text li.MK-oneclick-text span { height: auto; line-height: 19px; max-width: 320px; overflow: hidden; height: 19px; }

.detail_relation .reltion_list{width:100%; overflow:hidden;}
.relation_prd { 
    position: relative; 
    width: 100%; 
    margin: 0 auto; 
}                       
.tit_common {margin: 0 auto 50px; text-align: center;}             
.tit_common span {position: relative; display: inline-block; zoom: 1; *display: inline; font-size: 24px; letter-spacing: 3px; color: #222; line-height: 28px; font-weight: 400;}
.reltion_list .item-cont{}
.reltion_list .item-cont .item{overflow:hidden;}
.reltion_list .item-cont .item .thumb{display:block; width:100%; margin-bottom:10px; }
.reltion_list .item-cont .item .txtWrap{display:block; text-align:center;}
.reltion_list .item-cont .item .txtWrap span{display:block; padding:5px; }

.reltion_list .bx-controls{}
.reltion_list .bx-controls .bx-pager{position:absolute; left:0; bottom: 30px !important; width:100%; text-align:center; z-index:100;}
.reltion_list .bx-controls .bx-pager .bx-pager-item{display:inline-block;}
.reltion_list .bx-controls .bx-pager .bx-pager-item .bx-pager-link{display:block; margin: 0 4px !important; width: 9px; height: 9px; font-size:0; text-indent:-1000px; overflow:hidden;
    background: rgba(1, 1, 1, 0.5);    opacity: 0.5;    border-radius: 9px;    transition: all 0.35s ease;    -webkit-transition: all 0.35s ease;    -khtml-transition: all 0.35s ease;    -ms-transition: all 0.35s ease;    -o-transition: all 0.35s ease;}
.reltion_list .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active{width: 34px; background: rgba(1, 1, 1, 0.9); opacity: 0.7;}
.reltion_list .bx-controls .bx-controls-direction{}
.reltion_list .bx-controls .bx-controls-direction .bx-prev,
.reltion_list .bx-controls .bx-controls-direction .bx-next{
    position:absolute; 
    top: 45%;
    transform: translateY(-45%);
    width: 36px; 
    height: 36px;
    /*margin-top: -18px; */
    background-size: auto;  
    background-position:center; 
    background-repeat:no-repeat; 
    z-index:100; 
    text-indent:-100px;
    overflow:hidden; 
    font-size:0;
}
    
.reltion_list .bx-controls .bx-controls-direction .bx-prev{
    left: 0; 
    background-image: url(/design/kcompany7/images/btn_visual_prev.gif);
}
.reltion_list .bx-controls .bx-controls-direction .bx-next{
    right: 0;
    background-image: url(/design/kcompany7/images/btn_visual_next.gif);
}


.detail_section {margin-bottom: 60px;max-width: 1320px;margin: 0 auto;}
.detail_tabWrap {
	border-bottom:1px solid #ddd;
	text-align:center;
	margin-bottom:20px
}
.detail_tab {
	height:56px;
	text-align:center;
	display:inline-block;
	margin:0 0 1px;
    vertical-align:bottom;
}
.detail_tab:after {
	content:"";
	display:block;
	clear:both;
	zoom:1
}
.detail_tab li {
	float:left;
	width:220px;
	height:56px;
	margin:0 0 0 -1px
}
.detail_tab li.on {
}
.detail_tab li a {
	display:block;
	height:56px;
	border:1px solid #ddd;
	border-bottom:0;
	font-size:14px;
	line-height:56px;
	text-align:center;
	background:#f8f8f8
}
.detail_tab li:first-child a {
	border-left-color:#ddd
}
.detail_tab li.on a {
	height:56px;
	border-top:2px solid #222 !important;
	color:#222;
	background:#fff;
	font-weight:600
}
.detail_con {
	text-align:center;    
}
.detail_con img {
	max-width:100%
}
.detail_section div.board {
	padding:70px 0 95px
}
.detail_section div.board h3 {
	margin:0 auto 50px
}
.detail_section .cont {
	padding:70px 0 95px
}
.detail_section .contArea+.contArea {
	padding-top:50px
}
.detail_section div.board table {
	border:0;
	border-bottom:1px solid #ddd
}
.detail_section div.board thead th {
	padding:14px 0;
	border:0;
	border-top:2px solid #222;
	border-bottom:1px solid #222;
	background:#fff;
	font-size:14px
}
.detail_section div.board td {
	font-size:14px;
	padding:14px 10px
}
.detail_section div.board td a {
	font-size:14px
}
.detail_section .cont h3 {
    margin: 0 0 20px;
    color: #444;
    font-size: 12px;
    font-weight:bold;
}
.min-product-notice{
	display:block; 
	padding:15px 0 0; 
}
#productDetail .direct-app {clear:both; text-align:center; }

.card_opt_wrap{position:relative; }                                                        
.btn_card_opt{display:inline-block; line-height:25px; background:#FFF; cursor:pointer;}
.btn_card_opt img{display:inline-block; height:16px; vertical-align:middle; margin-right:10px; }
.card_opt_wrap .pp_card_opt{position:absolute; top:30px; left:0; z-index:90; width:410px; height:680px; display:none; }
.card_opt_wrap .pp_card_opt.show{display:block;}
.card_opt_wrap .pp_card_opt > .inner{position:relative; }                                                        
.card_opt_wrap .pp_card_opt > .inner .btn_closeX{position:absolute; top:10px; right:10px; cursor:pointer; }

/* »ó¼¼ ¹è³Ê ½ÃÀÛ */
.detail_banner ul li:not(:last-child) {padding-bottom: 30px;}
.detail_banner ul li a {display: block;}
.detail_banner ul li img {width: 100%; max-width: 1200px;}
/* »ó¼¼ ¹è³Ê ³¡ */

/* »ó¼¼ ½½¶óÀÌµå */
.swiper-container-dtl {width:800px !important;}
/*:root {--swiper-theme-color: #c6c6ab;}*/

.swiper-container-dtl {width: 100%; height: 100%;}
.swiper-slide-dtl {text-align: center; background: #fff;
/* Center slide text vertically */
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;  display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center;
        -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.swiper-slide-dtl img {display: block; width: 700px; height: 100%; object-fit: cover;}
.swiper-container-dtl {margin-left: auto; margin-right: auto;}
.swiper-container-dtl .swiper-pagination{width:100%; bottom:5px;}
.swiper-container-dtl .swiper-pagination .swiper-pagination-bullet{margin:0 5px;}
/* »ó¼¼ ½½¶óÀÌµå */

/*hncok custom ¿É¼Ç¼¿·ºÆ® ¹Ú½º*/
.hc_alignR.hc_select_typeM select {
    padding : 0;
}


/*»óÇ°»ó¼¼ sticky */
.hc_detail_wrap .hc_detail_info {
    display:inline-block;
    position: sticky;
    top: 182px;    
    padding: 0 22px 40PX;
    width: 29%;
    max-width: 350px;
    height: 90vh;
    background: var(--hc_bright_color);    
    overflow:auto;
}
.hc_cover {
    display:inline-block;
    width: 70%;
    margin: 0 auto;
    max-width: 950px;
    display: inline-block;
    vertical-align: top;
}
.page-body {
    min-width: 1350px;
    margin: 0 auto;
    width: 1350px;
}
iframe[name="rk_cA2"] {
    display:none;
}

/* NEW µðÀÚÀÎ */
#productDetail .thumb-info .info {
    font-size: var(--hc_bd_xsmall);
}
.hc_detail_info_brand {
    font-weight: var(--hc_medium_m);
    margin-bottom: 15px;
}
.hc_detail_info .hc_prd_name {
    font-size: var(--hc_bd_xsmall) !important;
    font-weight: var(--hc_medium_m) !important;
}
.hc_detail_info_code {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--hc_dark_color);
}
#productDetail .thumb-info .info .table-opt .opt-wrap select {
    height: auto;
    font-size: inherit;
    text-align: right;
    border: 0;
}
.hc_discount_rate {
    text-align: inherit !important;
    margin: 0 !important;
}
#productDetail .thumb-info .info .table-opt .opt-wrap {
    border-bottom: 1px solid var(--hc_color_level4);
}
#MK_innerOptWrap #MK_innerOpt_01 li {
    padding-top: 0;
    border-top: 0;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl { 
    display: inline-block;
    vertical-align: bottom;
    padding-right: 10px;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 10px;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span {
    margin-right: 10px;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option {
    border: 0;
    font-size: inherit;
}
.hc_detail_info .hc_btn_small, 
.hc_detail_info .hc_btn_large, 
.hc_detail_info a.hc_btn_small_fill,
.hc_detail_info .hc_btn_small_fill, 
.hc_detail_info .hc_btn_large_fill {
    height: 40px !important;
    line-height: 40px !important;
    text-align: left !important;
}
.hc_detail_info .hc_btn_large a, 
.hc_detail_info .hc_btn_large_fill a {
    padding-left: 12px;
    font-size: var(--hc_bd_xsmall);
    line-height: 40px !important;
    box-sizing: border-box;
}
.accordion {
    font-size: inherit;
}
a#cartBtn {
    display: flex;
    justify-content: space-between;
    padding-right: 12px;
}
.hc_detail_info .hc_discount_price, .hc_detail_info .hc_normal_price {
    font-size: var(--hc_bd_xsmall);
    text-align: right;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up {
    margin-top: 2px;
    width: 16px;
    height: 16px;
    color: #000;
    text-indent: inherit;
    text-align: center;
    background: none;
    border: 1px solid #000;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up:after {
    content: "+";
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw {
    background: none;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw:after {
    content: "-";
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a img {
    display: none;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    top: 4px;
}

/* Ãâ½ÃÀÏ ÄÚµå ¾÷µ¥ÀÌÆ® */
#productDetail .thumb-info .info .table-opt select {
    padding: 0;
    font-size: inherit;
    border: 0;
}

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

    2024 FW ÅÇ ¹Ù Ãß°¡ 
    
 *******************/
 
/* ÅÇ ¹Ù ½ºÅ¸ÀÏ */
.hncok-detail-tab-bar {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); /* ¹öÆ°ÀÌ ±ÕµîÇÏ°Ô ºÐ¹èµÇµµ·Ï ¼öÁ¤ */
    gap: 0px; /* °£°Ý Á¦°Å */
    position: sticky;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    padding: 0; /* ÆÐµù Á¦°Å */
}

/* ÅÇ ¹öÆ° ½ºÅ¸ÀÏ */
.hncok-detail-tab-item {
    text-align: center;
    padding: 15px 10px; /* »óÇÏ ÆÐµùÀ» 15px·Î ¼³Á¤ */
    border: 1px solid #eee;
    border-right: 0;
    box-sizing: border-box; /* padding°ú border¸¦ Æ÷ÇÔÇÑ Å©±â Á¶Á¤ */
    font-size: 16px; /* ÆùÆ® Å©±â Á¶Á¤ */
    width: 100%; /* ¹öÆ°ÀÌ ±×¸®µå Å©±â¸¦ ´Ù Ã¤¿ìµµ·Ï ¼³Á¤ */
}

.hncok-detail-tab-item:last-child {
    border-right: 1px solid #eee; /* ¸¶Áö¸· ¹öÆ°ÀÇ ¿À¸¥ÂÊ Å×µÎ¸® */
}

/* È°¼ºÈ­µÈ ÅÇ (¼±ÅÃµÈ ÅÇ) */
.hncok-detail-tab-item.active {
    color: #000;
    border: 1px solid #000;
    font-weight: bold;
}

.hncok-detail-content-item {
    padding-top: 60px; /* Ensure there's enough padding to prevent overlap */
}

/* »çÀÌÁî ÀÎÆ÷ ¸ð´Þ ´Ý±â ¹öÆ° */
#hcSizeInfoModal {
    display:none;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 99999;
    padding-top: 50px;
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
    background-color: #fff;
    
}

#hcSizeInfoModal .hcCloseBtn {
    position: fixed;
    top: 0;
    right: 0;
    padding: 2rem;
}

#hcSizeInfoModal .hcCloseBtn button {
    background: #fff;
}

#hcSizeInfoModal .hcCloseBtn svg {
    width: 2.4rem;
}

.scroll_hidden {height:100%; min-height:100%; overflow:hidden !important;}

.reltion_list .bx-viewport {
    height: 100% !important;
}

.reltion_list .hc_prd_list_information {
	margin: 0;
}

.hc_cover .hc_detail_rep {
    margin-top: 10rem;
    display: grid;
    justify-content: space-around;
    text-align: center;
}
/* BASIC css end */

