/* BASIC css start */
#productDetail .page-body { margin-bottom: 50px; }
/* 상단 섬네일, 상품 옵션 정보 */
#productDetail .thumb-info { zoom: 1; /* overflow: hidden; */ padding: 40px 0; border: 1px solid #e4e4e4; }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* 섬네일 */
#productDetail .thumb-info .thumb-wrap { float: left; width: 550px; margin-left:50px; }
#productDetail .thumb-info .thumb { width: 550px; margin: 0 auto; text-align:center;}
#productDetail .thumb-info .thumb img { display; block; width: auto; border: 0px solid #d8d8d8; }
#productDetail .thumb-info .thumb-ctrl { clear: both; padding-top: 20px; text-align: center; }
#productDetail .thumb-info .thumb-ctrl a { color: #c1bbb6; font-size: 11px; }
#productDetail .thumb-info .thumb-ctrl a img { vertical-align: middle; margin-right: 5px; }
#productDetail .thumb-info .thumb-ctrl a:hover { text-decoration: underline; }

.MK-product-icons img {vertical-align: middle; }
.cou{
display: table;
margin: auto;
}

/* 상품옵션 정보 */
#productDetail .thumb-info .info { float: right; width: 510px; margin-top: 10px;  margin-right:50px;}
#productDetail .thumb-info .info .dname  {  border-bottom: 1px solid #e8e8e8; padding-bottom:20px }
#productDetail .thumb-info .info .dname h3 { font-weight: bold;  font-size: 13px; margin-bottom:5px; }
#productDetail .thumb-info .info .dname .dsubname {color:#999 }

.tb-left { padding: 0 0px; }

#productDetail .thumb-info .info .tit-prd { width: 510px; padding: 0 0 10px 10px; border-bottom: 2px solid #e8e8e8; font-weight: bold; }
#productDetail .thumb-info .info .table-opt { margin-top: 10px; }
#productDetail .thumb-info .info .table-opt th { clear: both; font-weight:normal; color:#555; width:120px; padding:7px 0; line-height:20px; text-align:left; vertical-align:top; text-transform:uppercase; }
#productDetail .thumb-info .info .table-opt td { padding:7px 0px; line-height:20px; vertical-align:top; color:#555; }
#productDetail .thumb-info .info .table-opt tr { padding:7px 0px; line-height:20px; vertical-align:top; color:#555; border-bottom:0px solid #e5e5e5;  }
/* 판매가격 */
#productDetail .thumb-info .info .table-opt .price { color: #8ab7b6; font-weight: bold; }



#productDetail .thumb-info .info .table-opt .price { color:#444; font-size:12px; font-weight:bold; }

#content p {
width: 900px !important;
display: table;
margin: auto !important;
}

.abc{
width: 900px !important;
display: table;
margin: auto !important;
}

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


/* 주문수량 */
#goods_amount { float: left; width: 32px; border: 0; }
#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: 19px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a { overflow: hidden; float: left; width: 100%; height: 7px; 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% 2px; }
#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% 2px; }
#productDetail .soldout,

#productDetail .soldout { font-weight: bold; }




#productDetail .prd-btns { overflow:hidden; margin:0px; text-align:left; font-size:0; line-height:0; margin-top:0px; }
#productDetail .prd-btns a { float:left; display:inline-block; vertical-align:middle; font-family:"Roboto",sans-serif, 'NanumGothic'; letter-spacing:1px; font-size:13px; height:60px; line-height:60px; text-align:center; margin-left:10px; }
#productDetail .prd-btns a:first-child { margin-left:0; }
#productDetail .prd-btns span { line-height:60px; float:left; }

#productDetail .prd-btns a:first-child { font-size:16px; width:196px; text-align:center; color:#fff; background:#000; border:1px solid #000; font-weight:bold; }
#productDetail .prd-btns a:first-child:hover { font-size:14px; }
#productDetail .prd-btns a { width:144px; color:#333; background:#e5e5e5; border:1px solid #e5e5e5; }
#productDetail .prd-btns a span { width:144px; cursor:pointer; }
#productDetail .prd-btns a:first-child:hover { color:#fff; background:#000; border:1px solid #000; }
#productDetail .prd-btns a:hover { border:1px solid #e5e5e5; }


A.roll span { display:inline; } 
A.roll .over { font-family:'Nanum Gothic'; }

A.roll span.over { display:none; } 
A.roll:hover { border:0; }
A.roll:hover span { display:none; } 
A.roll:hover span.over { display:inline; } 



/* 통합옵션 */
#productDetail .thumb-info .info .table-opt .opt-wrap { width: 100%; margin-top: 10px; padding: 5px 0; background-color: #fff; border: 0px 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%; }
#productDetail .thumb-info .info .table-opt .opt-wrap dt { float: left; width: 80px; margin-bottom: 5px; padding-left: 0px; padding-top: 4px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dd { float: left; width: 248px; margin-bottom: 5px; }
#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: 420px; height: 25px; 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: 20px; 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;   height: 25px; border: 1px solid #ddd;}
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns { float: left; width: 56px; margin-left: 5px; }


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


/* 관련상품 */
#productDetail .prd-list { margin-top: 0px; }
#productDetail .prd-list th { padding: 10px 0; border-bottom: 1px solid #ddd; font-weight: normal; font-size: 11px; }
#productDetail .prd-list td { padding: 5px 0; border-bottom: 1px solid #ddd; vertical-align: middle; }
#productDetail .prd-list .thumb { width: 50px; height: 50px; }
#productDetail .prd-list .prd-amount { position: relative; width: 52px; height: 15px; border: 1px solid #aaa; }
#productDetail .prd-list .prd-amount input { width: 32px; height: 15px; border: 0; }
#productDetail .prd-list .prd-amount .btns { float: left; width: 19px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .prd-list .prd-amount .btns a { overflow: hidden; float: left; width: 100%; height: 7px; 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% 2px; }
#productDetail .prd-list .prd-amount .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px; }
#productDetail .related-allbasket { width: 100%; padding-top: 10px; text-align: right; }
.item-list3 select {width:200px;}

/* review-write */
#productDetail .review-write { padding: 10px 0 15px 20px; border-top: 1px solid #ddd; }
#productDetail .review-write th,
#productDetail .review-write td { padding: 5px 0; }
#productDetail .review-write th { font-weight: normal; }
#productDetail .review-write .frm-w input { width: 150px; height: 18px; line-height: 18px; border: 1px solid #ededed; }
#productDetail textarea.MS_review_content_box { height: 54px; }
/* 댓글리스트 공통 */
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; border-top: 1px solid #ddd; cursor: pointer; }
#productDetail .table-slide th { font-size: 11px; font-weight: normal; }
#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 #ddd; }
#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 .bg { padding-top: 35px; border-top: 1px solid #ddd; }
/* qna board */
/* item-hd */
#productDetail .item-hd { margin-top: 80px; }

/* ****************** 상품 상세 옵션 ******************** */
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap { color: #666; font-size: 11px; line-height: 13px; font-family: Dotum; }
.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; border: 1px solid #ddd; }
#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:13px; _height: 13px; *margin-bottom: -4px; padding: 8px 5px; 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: 10px; color: #333; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { right: 5px; top: 8px; }
#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; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl { width: 50px; top: 0px; *top: 2px; right: 90px; }
#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 { position: absolute; right: 0px; font-size: 0; line-height: 0; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a img { vertical-align: top; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up { top: 2px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw { top: 12px; }
/* 개별옵션 */
#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name { margin-right: 80px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl { width: 50px; top: 3px; *top: 2px; right: 90px; }
#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; right: 0px; font-size: 0; line-height: 0; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a img { vertical-align: top; }
#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 { top: 12px; }
/* 총합계 */
#MK_innerOptTotal { padding: 10px 5px; font-size: 13px; color: #333; text-align: right; }
#MK_innerOptTotal .MK_txt-total { }
#MK_innerOptTotal .MK_txt-won { }
#MK_innerOptTotal .MK_total { color: #000; font-weight: bold; }
/* 소리뷰 */
#sorivu { position: relative; margin-top: 20px; }
/* 상품 일반정보(상품정보제공 고시) */
#productWrap { margin: 10px 0; }
#productWrap h3.tb-tit { 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; }

#nhn_btn {padding-top:10px;}
#payco_order_btn {padding-top:10px;}



/* 상품 상세 일반 공통 정보 */
#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; }


/* ▼▼▼▼▼▼▼▼▼▼ 관련상품진열코드 ▼▼▼▼▼▼▼▼▼▼ */


.ditem-list5 { zoom: 1; overflow: hidden; clear: both;  }
.ditem-list5:after { content: ""; clear: both; display: block; }
.ditem-list5 .item { float: left; width: 300px; /* text-align: center; */ padding-bottom: 40px ;}
.ditem-list5 .item .item_box { width: 280px; margin: 0 auto; }
.ditem-list5 .item .item_box .thumb { margin: 0 auto; width:280px; height: auto;  position: relative; }

.ditem-list5 .item .item_box .thumb .prd-check { position:absolute; right:10px; top:10px ; }
.ditem-list5 .item .item_box .thumb img { width:280px; height: auto; }
.ditem-list5 .item .item_box .info_box { width: 100%; margin:0 auto; text-align:center;  }
.ditem-list5 .item .item_box .info_box li { padding:5px 0; }
.ditem-list5 .item .item_box .info_box .name {padding-bottom: 5px; font-size:12px; color: #555;  font-weight:bold; border-bottom:1px solid #F0F0F0; }
.ditem-list5 .item .item_box .info_box .subname { color: #999; font-size:12px; }
.ditem-list5 .item .item_box .info_box .price01 { font-weight:none; color:#999; padding-right:10px; text-decoration:line-through; }
.ditem-list5 .item .item_box .info_box .price02 { font-weight:none; color:#555; }

.ditem-list5 .related-allbasket { width: 100%; padding-top: 10px; text-align: right; }
 
.ditem-list5 .quantity {font-size:0;margin-top:6px; margin:0 auto; width:190px; }
.ditem-list5 .quantity span {height:32px;width:32px;display:inline-block;vertical-align:middle;border:1px solid #ccc;text-align:center;background:#fff;}
.ditem-list5 .quantity span i{font-size:18px;line-height:32px;}
.ditem-list5 .quantity span.in { width:120px;height:32px;line-height:32px; text-align:center !important; border:1px solid #ccc;border-left:0;border-right:0;padding:0 !important;min-height:17px !important;}
.ditem-list5 .quantity input{font-size:11px;font-family:Roboto;font-weight:500;color:#000;width:70px; height:32px;line-height:32px; text-align:center; border:1px; padding:0 !important; min-height:17px !important;}
.ditem-list5 .MS_related_option { vertical-align:middle;border:1px solid #ccc; outline:none; height:32px; width:100%; margin-bottom:3px; } 

.-dcart { background:#333; color:#fff; padding:5px 10px } 



/* 상품진열코드 */


.item-list3 { zoom: 1; overflow: hidden; padding-bottom: 40px; }
.item-list3:after { content: ""; clear: both; display: block; }

.item-list3 .item { float: left; width: 248px; margin-top: 0px; margin-bottom: 40px; text-align: center; }
.item-list3 .item .thumb { margin: 0 auto 0px; width:200px;  height: auto; }
.item-list3 .item .thumb img { width: 200px ;  height: auto; }
.item-list3 .item .info { width: 200px; margin:0 auto; text-align: left; }
.item-list3 .item .info li { margin-bottom: 5px; color: #7b7b7b; }


.item-list3 .item .info .name { margin-top: 10px; margin-bottom: 10px;text-align:left; font-size:12px; font-weight:none; font-family: 'Nanum Gothic', 돋움, dotum; color: #000; }

.item-list3 .item .info .subname { color: #7F7F7F; text-align:left; padding-top:0px; font-size:11px; font-family: 'Nanum Gothic', 돋움, dotum;  }

.item-list3 .item .info .txt { margin-top: 10px; text-align:left; font-size:11px; font-family: 'Nanum Gothic' ,돋움, dotum; color: #000; }
.item-list3 .item .info .price { width: 100%; color: #414141; text-align:left; font-size:11px; font-family: 'Nanum Gothic' ,돋움, dotum; padding-top:5px;}
.item-list3 .item .info .price span .org1 { color: #414141;}
.item-list3 .item .info .price span .sell1 { color: #000;}
/* BASIC css end */

