/* BASIC css start */
#content {margin-bottom:50px; font-family:'NanumSquareRound', sans-serif; letter-spacing:-0.5px;}
#productDetail .loc-navi { margin-top: 10px; padding-bottom: 5px; /*border-bottom: 1px solid #e5e5e5;*/ }
#productDetail .page-body { margin-top: 20px; }
/* 상단 섬네일, 상품 옵션 정보 */
#productDetail .thumb-info { position: relative;padding: 50px;border: 1px solid #e1e1e1;zoom: 1; }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* 섬네일 */
#productDetail .thumb-info .thumb-wrap { float: left; width: 600px; text-align: center; }
#productDetail .thumb-info .thumb { width: 600px; text-align: center; margin: 0 auto; }
#productDetail .thumb-info .thumb img { width: 600px;display: block; }
#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: 450px; margin-top:0px;margin-right:10px; }
#productDetail .thumb-info .info .tit-prd { font-weight: bold; font-size:14px; font-family:'NanumSquareRound', sans-serif; letter-spacing:-0.5px; border-bottom: 2px solid #303033; font-size: 16px; color: #303033;padding-bottom:10px; }
#productDetail .thumb-info .info .sub-tit { font-weight: bold; font-size:14px; font-family:'NanumSquareRound', sans-serif; letter-spacing:-0.5px; font-size: 14px; color: red; padding-top:10px; }
#productDetail .thumb-info .info .table-opt { margin-top: 25px;  font-family:'NanumSquareRound', sans-serif; letter-spacing:-0.5px; }
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td { font-size: 13px; padding: 3px 0 3px; }
#productDetail .thumb-info .info .table-opt th { float: left; width: 100px; font-weight: normal; letter-spacing: -1px; }

/* 판매가격 */
#productDetail .thumb-info .info .table-opt .price { font-weight: bold; color: #303033; font-size:15px; font-family:'NanumSquareRound', sans-serif; letter-spacing:-0.5px; }
#productDetail .thumb-info .info .table-opt .prd-price {margin-left:10px; font-weight: bold; color: #303033; font-size:15px; font-family:'NanumSquareRound', sans-serif; letter-spacing:-0.5px; }
#productDetail .thumb-info .info .table-opt .line { border-bottom:1px solid #eee; width: 450px; margin-bottom:15px; }
#productDetail .thumb-info .info .table-opt .MS_option_price {margin-left:10px;}

/* 주문수량 */
#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  { margin-top: 20px; width:510px; }
#productDetail .thumb-info .info .prd-btns a { display:inline-block; vertical-align:top;margin:0 5px 0 0px; }
#productDetail .thumb-info .info .prd-btns a img { margin:0 0 0 10px; font-size:12px; line-height:14px; cursor:pointer; }
#productDetail .thumb-info .info .prd-btns a:first-child img { margin-left:0; }

/* 정기배송 */
#productDetail .thumb-info .info .prd-btns .btn_subs { display:block; width:449px; height:48px; font-size:15px; font-weight: bold; color:#fff; text-align:center; margin-top:5px; line-height:50px; border:1px solid #f1191f; background:#f1191f; }
#productDetail .thumb-info .info .prd-btns .btn_subs:hover { color:#000; background:#fff }
#productDetail .thumb-info .info .prd-btns .btn_subs:active { position: relative; top: 1px; }

/* 선물하기 */
#productDetail .thumb-info .info .prd-btns .btn_gift {margin-top:5px; display: block; width: 449px; height: 48px; font-size: 12px; color: #f1191f; text-align: center; line-height: 52px; border: 1px solid #f1191f; background: #fff; }
#productDetail .thumb-info .info .prd-btns .btn_gift:hover { color: #fff; background: #f1191f; }
#productDetail .thumb-info .info .prd-btns .btn_gift:active { position: relative; top: 1px; }
#productDetail .thumb-info .info .prd-btns .btn_gift .fa-gift { font-size: 15px; vertical-align: text-bottom; font-weight: bold;  }
#productDetail .thumb-info .info .prd-btns .btn_gift .fa-gift:before { margin-right:5px; }

/* 통합옵션 */
#productDetail .thumb-info .info .table-opt .opt-wrap { width:100%; padding-bottom:10px; /*margin-top: 10px; padding: 10px 0; background-color: #eee; border: 1px solid #ddd;*/ }
#productDetail .thumb-info .info .table-opt .opt-wrap .tit { margin-bottom: 5px; padding-left: 10px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl { overflow: hidden; width: 100%; margin-bottom: 5px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dt { float: left; width: 120px; padding-left:10px; padding-top: 6px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dd { float: right; width: 260px; }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn { padding-left: 10px; text-align: center; }
#productDetail .thumb-info .info .table-opt .opt-wrap select { width: 260px; height: 30px; border: 1px solid #ddd; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns { position: relative; width: 56px; height: 19px }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input { position: absolute; top: 0; left: 0; width: 40px; height: 17px; border: 1px solid #ddd; text-align: right; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-up { position: absolute; top: 0; right: 0; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-dw { position: absolute; bottom: 0; right: 0; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select { float: left; width: 180px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns { float: left; width: 56px; margin-left: 5px; }


/* 통옵 추가 구성 상품 */
#productDetail .thumb-info .info .table-opt td.add-option-tit { text-align:center; padding:5px 0; border-top:1px solid #e4e4e5; color:#fff; font-size:14px; background-color:#303033; font-family:'NanumSquareRound', sans-serif; letter-spacing:-0.5px; }
#productDetail .thumb-info .info .table-opt tr.add-option-start > td .add-option-img,
#productDetail .thumb-info .info .table-opt tr.add-option-start > td .add-option-wrap { border-bottom:1px dashed #e4e4e5; }
#productDetail .thumb-info .info .table-opt td.add-option-img { padding-top:10px; border-bottom:1px solid #e4e4e5; 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; border-bottom:1px solid #e4e4e5; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .prd-icon,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .tit-prd { font-size:12px; padding-left:20px; padding-top:0; border-bottom: 0px }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt { padding-left:20px; width:300px; }
#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 input.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.addition_option { width:306px; height:22px; line-height:24px; }
#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 dd { width: 110px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap select { width: 100px; }
#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; }


#productDetail .thumb-info .info .prd-icons { display: table; padding: 10px 0 5px; } 
#productDetail .thumb-info .info .prd-icons .prd-icon { display: inline-block; width: 385px; } 
#productDetail .thumb-info .info .prd-icons .prd-icon img { margin-left: 3px; } 
#productDetail .thumb-info .info .prd-icons .prd-icon img:first-child { margin-left: 0; } 

/* 바로구매버튼 */
.prd-btns .buy_btn {
	background-color:#303033;
	text-indent:0;
	border:1px solid #303033;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:220px;
	text-decoration:none;
	text-align:center;

}

.prd-btns .buy_btn:hover {
	border:1px solid #7b1540;
	background-color:#7b1540;

}


/* 장바구니버튼 */
.prd-btns .cart_btn {
	background-color:#FFFFFF;
	text-indent:0;
	border:1px solid #2f3443;
	display:inline-block;
	color:#2f3443;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:105px;
	text-decoration:none;
	text-align:center;

}

.prd-btns .cart_btn:hover {
	border:1px solid #e21d39;
	color:#e21d39;

}

/* 관심상품버튼 */
.prd-btns .btn_cart {
	background-color:#FFFFFF;
	text-indent:0;
	border:1px solid #999;
	display:inline-block;
	color:#777;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:105px;
	text-decoration:none;
	text-align:center;
}

.prd-btns .wish_btn:hover {
	border:1px solid #000;
	color:#000;
}

.prd-btns_kakao {width:451px; margin-top:5px;}


/* 앵커타이틀 */

.prdanchor .tab:after {content:""; display:block; clear:both;}
.prdanchor .tab {margin:30px 0;*zoom1;} /* IE5.5~7 브라우저 대응 Hack */

.prdanchor .tab a {
    float: left;
    width: 33.3%;
    height: 54px;
    padding: 16px 0 0;
    margin: 0 0 0 -1px;
    border: 1px solid #dfdfdf;
    border-bottom: 1px solid #707070;
    font-family:'NanumSquareRound', sans-serif; letter-spacing:-0.5px;
    color: #787878;
    font-size: 14px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.prdanchor .tab a:first-child {
    margin: 0;
}

.prdanchor .tab a.on {
    position: relative;
    border: 1px solid #707070;
    border-bottom: 1px solid #fff;
    color: #111;
    font-size: 15px;
    font-weight: bold;
}

.prdanchor .tab a strong {
    color: #3e3d3c;
}


/* 타이틀 공통 */
#productDetail .tit-detail { zoom: 1; position: relative; margin-top: 70px; padding-left: 5px; font-size: 0; line-height: 0;}
#productDetail  .btns_box:after {content:""; display:block; clear:both;}
#productDetail  .btns_box {*zoom1;} /* IE5.5~7 브라우저 대응 Hack */
#productDetail  .btns {  float: right;font-size: 0; }
.skinbtn.point1.gv-qnalist, .skinbtn.point2.gv-qnawrite, .skinbtn.point1.gv-reviewlist, .skinbtn.point2.gv-reviewwrite {
    width: 151px;
    height: 40px;
    line-height: 38px;
}

.skinbtn.point1 {
    border: 1px solid #3e3d3c;
    color: #3e3d3c;
}

.skinbtn.point2 {
    background: #3e3d3c;
    border: 1px solid #3e3d3c;
    color: #fff;
    font-weight: bold;
}

.skinbtn {
    display: inline-block;
    height: 40px;
    padding: 0 5px;
    text-align: center;
    vertical-align: top;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 12px;
}

.skinbtn {
    margin: 0 0 0 10px;
}


/* 상품 상세 이미지 */
#productDetail .prd-detail table { table-layout: auto; }
#productDetail .prd-detail { margin-top: 60px; width: 100%; overflow: hidden; }
#productDetail .prd-detail img { max-width: 100%; }
#productDetail .prd-detail .detail_align {text-align:center;margin:0 auto}


/* 관련상품 */
/*
#productDetail .prd-list { padding-top: 10px; border-top: 1px solid #b4b4b5; }
#productDetail .prd-list .thumb { width: 50px; height: 50px; }
#productDetail .prd-list th { padding-bottom: 10px; border-bottom: 1px solid #aaa; }
#productDetail .prd-list td { padding: 5px 0; border-bottom: 1px solid #aaa; }
#productDetail .prd-list .prd-amount { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
#productDetail .prd-list .prd-amount .txt-spin,
#productDetail .prd-list .prd-amount .btns { float: left; }
#productDetail .prd-list .prd-amount .txt-spin { width: 41px; height: 13px; padding-left: 2px padding-top: 2px; border: 0; font-size: 13px; }
#productDetail .prd-list .prd-amount .btns { width: 17px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .prd-list .prd-amount .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .prd-list .prd-amount .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 .prd-list .prd-amount .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%; }
#productDetail .related-allbasket { width: 100%; padding-top: 10px; text-align: right; }
*/


#productDetail .related_prd_box { border:1px solid #e1e1e1; padding:0 25px 0 25px}
#productDetail .related_prd_box .item-list .item { margin: 20px 0;width: 185px;font-size:11px;color:#555; }
#productDetail .related_prd_box .item-list li { margin-bottom: 10px; text-align: center; }
#productDetail .related_prd_box .item-list td { vertical-align: top; }
#productDetail .related_prd_box .item-list .prd-thumb { width: 185px; height: 185px; margin-left: auto; margin-right: auto; }
#productDetail .related_prd_box .item-list .prd-thumb img { border:1px solid #e1e1e1;width: 100%; height: 100%; }
#productDetail .related_prd_box .item-list .names { line-height:16px; }
#productDetail .related_prd_box .item-list .sub_names {color:#FF0000}
#productDetail .related_prd_box .item-list .prd-price { font-weight: bold; color:#000000;   }
#productDetail .related_prd_box .item-list .prd-price .sold_out { text-align:left; color:#FF0000;font-weight:bold}
#productDetail .related_prd_box .item-list .prd-price .ori_price { text-align:right; font-weight: bold; color:#000000; }
#productDetail .related_prd_box .item-list .prd-price .consumer { color:#999 }
#productDetail .related_prd_box .item-list .prd-price .discount {  font-size:13px;color:#FF0000;font-weight: bold; }
#productDetail .related_prd_box .item-list .prd-price .prd-price2 { font-size:13px;color:#000;font-weight: bold; }


/* review-write */
#productDetail .review-write { margin-top: 15px; padding: 10px 0 15px; border-top: 1px solid #b4b4b5; border-bottom: 1px solid #b4b4b5; background-color:#f4f4f4; }
#productDetail .review-write th,
#productDetail .review-write td { padding: 5px 0 4px; font-family:'NanumSquareRound', sans-serif; letter-spacing:-0.5px; font-size:14px; font-weight: bold;}
#productDetail .review-write th { font-weight: normal; }
#productDetail .review-write textarea {width:600px; height:100px;}
#productDetail .review-write .noradi input {width:150px; height:20px;}
/* 댓글리스트 공통 */
#productDetail .table-slide { border-top: 1px solid #b4b4b5; border-bottom: 1px solid #b4b4b5; }
#productDetail .table-slide thead { background-color:#f4f4f4 }
#productDetail .table-slide thead th { border-bottom: 1px solid #e7e7e7; font-weight: bold; color:#303033;  }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td { border-bottom:1px solid #f4f4f4; }
#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.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
/* review-list */
#productDetail .review-list { margin-top: 15px; }
/* qna board */
#productDetail .qna-list { margin-top: 15px; }

/* ****************** 상품 상세 옵션 ******************** */
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap { color: #666; font-size: 13px; line-height: 13px;  font-family:'NanumSquareRound', sans-serif; letter-spacing:-0.5px;}
.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 { margin-top: 10px; }
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm li { *zoom: 1; position: relative; min-height:22px; _height: 22px; margin-bottom: -1px; padding: 8px 5px; border: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl,
#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_qty-ctrl,
#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_price { right: 20px; top: 15px; color: #333; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { right: 5px; top: 12px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option { margin-top: 3px; }
/* 사용자 입력 인풋박스 (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width:200px; }
/* 기본옵션 */
#MK_innerOptWrap #MK_innerOpt_01 li .MK_p-name { margin-right: 140px; width: 230px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl {
width: 134px;
top: 3px;
*top: 2px;
right: 70px;
}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl input.MK_count { width: 30px; height: 16px; line-height: 16px; padding: 2px 0 0 2px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a img { vertical-align: top; display:none; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a { float:left; display:inline-block; width:26px; height:26px; top: text-indent:-9999em; margin-top:3px; 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:3px 4px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw { background-position:0 -26px; }

/* 개별옵션 */
#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name { margin-right: 80px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl { width: 50px; top: 6px; *top: 2px; right: 154px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl input.MK_count { width: 30px; height: 16px; line-height: 16px; padding: 2px 0 0 2px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a { position: absolute; font-size: 0; line-height: 0; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a img { vertical-align: top; display: none; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-up { top:-2px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-dw { left:94px; top:-2px; }

/* 총합계 */
#MK_innerOptTotal {margin-top:20px; margin-right:5px; float:right; padding: 10px 0px; font-size: 14px; color: #303033; font-family:'NanumSquareRound', sans-serif; letter-spacing:-0.5px; font-weight: bold; }
#MK_innerOptTotal .MK_txt-total { }
#MK_innerOptTotal .MK_txt-won { }
#MK_innerOptTotal .MK_total { color: #ff0000;  font-size: 18px; font-weight: bold; }


/* 상품 상세 일반 공통 정보 */
#productDetail .detail-common-info { width:100%; padding-bottom:20px; word-break: break-all; }
#productDetail .detail-common-info dl { padding-top:20px; font-size:12px; font-weight:normal; letter-spacing:-0.5px; }
#productDetail .detail-common-info dl dt { padding-bottom:10px; color:#444; font-weight:bold; }
#productDetail .detail-common-info dl dd { padding-left:10px; text-indent:-10px; color:#777; line-height:20px; }
#productDetail .detail-common-info div {margin-top:15px; }


/* 소리뷰 */
#sorivu { position: relative; margin-top:40px; }

/* 상품 일반정보(상품정보제공 고시) */
#productWrap { margin: 10px 0; }
#productWrap h3.tb-tit {margin-top:10px; margin-bottom: 10px; text-align: left; }
#productWrap table { width: 100%; font-size: 12px; border-collapse: collapse; border-width: 1px 0 1px 0; border-color: #b4b4b4; border-style: solid; table-layout: fixed; }
#productWrap table th { border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; background-color: #f8f8f8; color: #3b3b3d; text-align: left; padding: 10px 0 10px 15px; }
#productWrap table td { color: #8b8b8b; border-bottom: 1px solid #e0e0e0; word-break: break-all; text-align: left; padding: 10px 0 10px 17px; }
.ex_bn { margin-top: 20px; }
.detail_nhn_pay { margin-top: 20px; line-height: 0; } 
.detail_kakao_pay { margin-top: 20px; line-height: 0; } 
#productDetail .prd-detail div{margin: 0 auto; }

.box1{float:left; width:210px; margin-right:10px; height:80px; }
.abcd {width:450px; padding-top:10px; }
.purchased_prd_box .item-list ul .sold_out {margin-top:10px; color:#f00; font-size:14px; font-weight: bold; }
.purchased_prd_box .item-list ul .names { margin-top:10px; }
.purchased_prd_box .item-list ul .prd-price2 {margin-top:5px; color:#333; font-size:14px; font-weight: bold; }

/*빅데이터마이닝 css수정 (메이크샵 마이닝 담당자 20200527) */
.analyans-all .analyans-wrap .analyans-tit .txt-logo {position:absolute;top:0;right:13px;display: none !important;}
.analyans-all .analyans-wrap.analyans-w02 .analyans-conts .analyans-slider-now dl dt img {width:166px;height: 166px !important;}
.analyans-all .analyans-wrap.analyans-w02 .analyans-conts .analyans-slider-now dl {width:170px;height: 208px !important;}
.analyans-all .analyans-wrap .analyans-conts .analyans-slider li dl dt img {width:170px;height: 170px !important;}
.analyans-all .analyans-wrap .analyans-conts .bx-prev {left: -20px;background:url('https://image.makeshop.co.kr/log/image/analyans_slider_prev.gif') no-repeat 0 0;background-size: 80% !important;}
.analyans-all .analyans-wrap .analyans-conts .bx-next {right:-20px;background:url('https://image.makeshop.co.kr/log/image/analyans_slider_next.gif') no-repeat 0 0;background-size: 80% !important;}
.analyans-all .analyans-wrap .analyans-conts .analyans-slider li dl dd.per {color:#fa323d;display: none !important;}
.analyans-all * {-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;font-family: NanumSquareRound, sans-serif !important;font-size:15px; }
.analyans-all .analyans-wrap .analyans-tit strong {color:#222; font-size: 20px !important; font-weight: bold;}
.analyans-all .analyans-wrap .analyans-tit .fc-black {margin-left:5px;font-size: 14px !important;}

.MK_qty-ctrl input{font-size:16px !important; padding:2px 5px !important; margin-left:0px !important; font-weight:bold !important;}

.purc_tit { position:relative; font-weight:600; text-align:center; padding:20px 0; }
.purc_tit:after { content:''; position:absolute; top:30px; left:0; right:0; width:1200px; height:1px; background:#ddd; z-index:-1 }
.purc_tit span { display:inline-block; width:350px; line-height:30px; color: #303033; font-size:24px; background:#fff; z-index:1; font-family:'NanumSquare', sans-serif; letter-spacing:-0.5px; }


/* 스마트쿠폰목록 */
#productDetail .smart-coupon-list { padding:5px 0; text-align:left; width:500px; }
#productDetail .smart-coupon-list ul {display: inline-block; *display:inline; zoom:1; overflow:hidden; }
#productDetail .smart-coupon-list ul li {position:relative; float:left;  width:210px; margin:0 5px 10px 0px; border:1px solid #cecece; border-radius:10px; letter-spacing:-1px; overflow:hidden; text-align:left;}
#productDetail .smart-coupon-list ul li:first-child {margin-left:0;}
#productDetail .smart-coupon-list  ul li .c-info {position:relative; float:left; width:200px; padding:10px 20px 40px 10px; border-right: 1px dashed #cecece; }
#productDetail .smart-coupon-list  ul li .c-image a {display:block;}
#productDetail .smart-coupon-list  ul li .c-image img { width:368px; height:50px;}
#productDetail .smart-coupon-list  ul li p { padding-bottom:10px; line-height:16px; font-size:10px; color:#999; word-break:break-all; font-family:"Malgun Gothic"; }
#productDetail .smart-coupon-list  ul li p:last-child {padding-bottom:0;}
#productDetail .smart-coupon-list  ul li p.c-name { font-size:14px; color:#000; font-weight:bold; word-break: break-all; }
#productDetail .smart-coupon-list  ul li p.c-price {font-size:26px; color:#ff3a34; font-weight:bold; line-height:18px;}
#productDetail .smart-coupon-list  ul li.sc-style1.sc-reserve p.c-price {color:#3b6ce9;}
#productDetail .smart-coupon-list  ul li .sc-btn-down {position:absolute; top:90px; bottom:0; width:210px; height:40px; margin:auto; vertical-align:middle; background:#f8f8f8; font-family:"Malgun Gothic"; } 
#productDetail .smart-coupon-list  ul li .sc-btn-down > span {position:absolute; left:0; top:0; right:0; bottom:0; margin:auto; height:30px; text-align:center; font-size:0; }
#productDetail .smart-coupon-list  ul li .sc-btn-down > span > span.sc-complete {font-size:12px; color:#999;}
#productDetail .smart-coupon-list  ul li .sc-btn-down > span a { font-size:0; display:inline-block; margin-top:0px; }
#productDetail .smart-coupon-list  ul li .sc-btn-down span a > span { font-size:0; text-indent:-9999px; display:inline-block; width:20px; height:20px; background:url('/images/common/ico_h11_down_black_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style2 {border:1px solid #fff;}
#productDetail .smart-coupon-list  ul li.sc-style2 .c-info { background:#171940; border-color:#171940; }
#productDetail .smart-coupon-list  ul li.sc-style2 p { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 p.c-txt { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down { background:#ff3a34; border:0; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2.sc-reserve .sc-btn-down { background:#3b6ce9; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span .num {color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_white_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3 { width:346px; border:0; border-radius:0; }
#productDetail .smart-coupon-list  ul li.sc-style3 .c-info { width:244px; border:1px solid #000; border-right:2px dotted #272a4d; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 p.c-price { color:#eb3697; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down { background:#fff2f9 ; border:1px solid #272a4d; border-left:0; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_pink_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down { background:#eefff7; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve p.c-price {color:#18b776;}
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_green_l.png') no-repeat center center; }


.benefit_btn { border:1px solid #303033; padding:3px 3px 3px 0px; }
.benefit_btn span {background-color:#303033; padding:3px; border:1px solid #303033; color:#fff;}

#powerReview .hd-t .pr-btn-list {display:none; }


// count
#productDetail .thumb-info .info .prd-icons .prd-wish { display: inline-block; width: 65px; text-align: right; vertical-align: top; }
#productDetail .thumb-info .info .prd-icons .prd-wish p { display: inline-block; height: 22px; line-height: 20px; padding: 0 4px 0 24px; border: 1px solid #b9b9b9; border-radius: 3px; font-family: 'malgun gothic'; font-size: 13px; color: #000; background: #fff url('/images/common/ico_wish_detail_count.png') no-repeat 5px center; }

// 위시리스트 버튼
#productDetail .thumb-info .info .wish-icons .prd-wish { display: inline-block; width: 65px; text-align: right; vertical-align: top; }
#productDetail .thumb-info .info .wish-icons .prd-wish span { display: inline-block; height: 22px; line-height: 20px; padding: 0 4px 0 24px; border: 1px solid #b9b9b9; border-radius: 3px; font-family: 'malgun gothic'; font-size: 13px; color: #000; background: #fff url('/images/common/ico_wish_detail_count.png') no-repeat 5px center; }
#productDetail .thumb-info .info .prd-btns #MS_btn_wish .ico-wish { display: inline-block; width: 16px; height: 14px; margin-right:2px; background: url('/images/common/ico_wish_detail_off.png') no-repeat center center; vertical-align: middle; }
#productDetail .thumb-info .info .prd-btns #MS_btn_wish.wish-on .ico-wish { background: url('/images/common/ico_wish_detail_on.png') no-repeat center center; }


/* 상품 상세 이벤트 공통 정보 */ 
#productDetail .detail-common-info-event { width:100%; padding-top:20px; word-break: break-all; }
#productDetail .detail-common-info-event img {max-width: 100%; }
#productDetail .detail-common-info-event div {margin-top:15px; }

.r_icon { position:absolute; float:left; margin-left:5px; width:70px; margin-top:5px; z-index:9}
.r_icon  img { max-width:100% }

.re_icon { position:absolute; float:left; margin-left:33px; width:50px; margin-top:5px; z-index:9}
.re_icon  img { max-width:100% }
/* BASIC css end */

