/* BASIC css start */
.detailTab { height:60px; }
.detailTab ul { display:none; }

.review_tit { float: left; }

#productDetail .page-body { }
/* 상단 섬네일, 상품 옵션 정보 */
#productDetail .thumb-info { clear:both; position:relative;  max-width:1200px; padding:30px 0 0; margin:0 auto; *zoom:1;  }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* 섬네일 */
#productDetail .thumb-info .thumb-wrap { float: left; width:55%; text-align: center }
#productDetail .thumb-info .thumb { margin:0 auto 20px; max-width:600px; }
#productDetail .thumb-info .thumb img { max-width:100%; }
#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:40%; margin:0 0 0 5%; }
#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:18px; color:#1c1c1c }
#productDetail .thumb-info .info .table-opt { margin-top:0;  width:95%; border:0; font-size:11px; margin:0; letter-spacing:0.1em; }
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td { text-align:left; }
#productDetail .thumb-info .info .table-opt th { font-weight:normal; color:#000; font-size:11px; width:27%; padding:5px 5px 5px 0; text-align:left; vertical-align:middle; }
#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 td {  padding:5px 0; vertical-align:middle; line-height:1.6em; }
/* 판매가격 */
#productDetail .thumb-info .info .table-opt .price {  }
#productDetail .thumb-info .info .table-opt .sell_price { }
/* 주문수량 */
#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 { overflow:hidden; padding:15px 0 10px; margin:0 0 ; width:; text-align:center; font-size:0; line-height:0; }
#productDetail .thumb-info .info .prd-btns .soldout { margin-top:6px; width:100%; 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 a { display:block; float:left; width:27%; margin:0 1% 0 0; height:38px; line-height:38px; font-size:10px; color:#000; letter-spacing:0.1em; background:#f1f1f1;  border:1px solid #f1f1f1; transition:0.2s; vertical-align:middle; transition:0.3s; }
#productDetail .thumb-info .info .prd-btns a:hover { text-decoration:none; border-color:#a9a9a9; background:#a9a9a9; color:#fff; }
#productDetail .thumb-info .info .prd-btns .btn_buy { width:40%; border-color:#c9c9c9; background:#fff; color:#000; font-size:11px; }
#productDetail .thumb-info .info .prd-btns .btn_buy:hover { border-color:#333; background:#333; color:#fff; }
#productDetail .thumb-info .info .prd-btns .btn_buy:active { }/*
#productDetail .thumb-info .info .prd-btns .btn_cart { display:block; width:33.33%; height:48px; 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 dl { overflow: hidden; width: 95%; display:table; *zoom:1 }
#productDetail .thumb-info .info .table-opt .opt-wrap dl:after { display:table; clear:both; content:'' }
#productDetail .thumb-info .info .table-opt .opt-wrap dt { float: left; display:table-cell; font-weight:normal; color:#000; font-size:11px; width:27%; padding:5px 0 5px 0; text-align:left; vertical-align:middle;  }
#productDetail .thumb-info .info .table-opt .opt-wrap dd { float: left; display:table-cell; width:73%; padding:5px 0; vertical-align:middle; line-height:1.6em; }
#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:28px; font-size:11px; color:#666; }
#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; border: 1px solid #dfdfdf; text-align:center !important; line-height:24px }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a { display:inline-block; width:26px; height:26px; text-indent:-9999em; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat }
#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 .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 .cont { text-align:center; }
#productDetail .prd-detail .cont img { max-width:100%; width:auto; height:auto; }

#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;    display: inline-flex; 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 h3 { padding:0; font-weight:normal; color:#000; font-size:12px; letter-spacing:0.2em; text-align:left; }

#productDetail .table-slide {  margin:10px 0 0; border-bottom:0px solid #ededed; color:#000; font-size:11px; letter-spacing:0.05em; line-height:140%; }
#productDetail .table-slide thead th {padding:12px 0 10px; border-bottom:1px solid #ddd; background:none; font-size:10px; color:#000; letter-spacing:0.05em; font-weight:normal; text-transform:uppercase;  }
#productDetail .table-slide td { padding:14px 3px 13px; border-bottom:1px solid #efefef; text-align:center; vertical-align:middle; }
#productDetail .table-slide td a { color:#000; }
#productDetail .table-slide td .paging a { }
#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; color:#999; 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-top:10px; margin-right:-110px; position:relative; float:right; right:110px  }
#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 { margin:0 110px; position:relative; float:left; width:880px }

#productDetail  p.nodata { margin:10px 0 0; padding:0; font-size:11px; letter-spacing:0.05em; border-top:1px solid #ddd; font-weight:; color:#fff; line-height:39px; text-align:center; }


/* review-list */
#productDetail .review-list { margin-top:10px }
/* qna board */
#productDetail .qna-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 { margin-top: 10px }
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm li { padding:15px 0; *zoom: 1; position: relative; font-size:13px; border-top:1px solid #e4e4e5 }
#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_price { right:0; bottom:18px; font-size:16px; color:#060606; font-weight:normal }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span { font-weight:bold }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { right:0; top:18px; width:13px; height:13px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_comment_del.gif) 0 0 no-repeat }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl { margin-top:10px; position:relative }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .addition_option { width:42px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center !important }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a { display:inline-block; margin-left:3px; width:26px; height:26px; text-indent:-9999em; 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 }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw { background-position:0 -26px }

/* 사용자 입력 인풋박스 (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:100px }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl { margin-top:10px; position:relative }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl input.MK_count { width:42px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center !important }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a { display:inline-block; margin-left:3px; width:26px; height:26px; text-indent:-9999em; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up { background-position:0 0 }
#MK_innerOptWrap #MK_innerOpt_01 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 { margin-top:10px; position:relative }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl input.MK_count { width:42px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center !important }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a { display:inline-block; margin-left:3px; width:26px; height:26px; text-indent:-9999em; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-up { background-position:0 0 }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-dw { background-position:0 -26px }
/* 총합계 */
#MK_innerOptTotal { padding:15px 0 30px; border-top:1px solid #e4e4e5; *zoom:1 }
#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:22px; color:#060606; font-weight:bold }
/* 소리뷰 */
#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 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;}
#payco_order_btn {padding-top:30px;}
#payco_order_btn .payco_checkout.ta .payco_checkout_btn { margin-top:0 !important }
.ocb-area { width:323px }
.ocb-area a { margin-top:0 !important }


/* headingArea */
.xans-product-detail .headingArea { position:relative; width:; padding:0 0 28px; margin:0; border-bottom:0 solid #ddd; line-height:1.8em;  }
.xans-product-detail .headingArea h2 { display:inline-block; margin:0 5px 0 0; font-size:17px; color:#000; font-weight:; letter-spacing:0; }
.xans-product-detail .headingArea .icon img { margin:0 -3px 0 0; vertical-align:0; }
.xans-product-detail .headingArea .supply { overflow:hidden; float:right; *zoom:1; }
.xans-product-detail .headingArea .supply span { padding:0 3px 0 0; font-size:16px; font-weight:bold; color:#555; }
.xans-product-detail .headingArea .subname { padding:16px 0 0; font-size:11px; color:#000; font-weight:; letter-spacing:0; line-height:1.7em; }


/**/
.board-count-bar { display:; clear:both; padding:20px 0 10px; overflow:hidden; }
.board-count-bar a { display:inline-block; font-size:10px; letter-spacing:0.1em; color:#000; }
.board-count-bar .line { display:inline-block; margin:0 15px 0 16px; width:1px; height:8px; background:#ddd; }


/* control */
.xans-product-detail .control { overflow:hidden; margin:60px 0 0; text-align:left; font-size:10px; line-height:1em; }
.xans-product-detail .control .prev { float:left; padding:0 10px 0 0; border-right:0px solid #ededed; }
.xans-product-detail .control .next { float:left; padding:0 0 0 10px; margin-left:-1px; border-left:1px solid #ededed; }
.xans-product-detail .control a { color:#acacac; font-size:10px; letter-spacing:0.05em; }
.xans-product-detail .control a:hover { color:#555; }



.item-wrap .item-cont .item-list { height: 600px;}




/***** cheonje 별도 추가 *****/
/* 상세 무이자할부(2019.07.08) */
.card_benefit {position: relative;}
.card_benefit .hide {display: none;}
.card_benefit .clearfix:after {content: ""; display: block; clear: both;}
.card_benefit .benefit_btn {display: block; width: 110px; height: 25px; line-height: 25px; padding-left: 10px; box-sizing: border-box; background: #333 url("http://lovespet0.godohosting.com/card_benefit/more_btn.png") no-repeat 90px 50%; color: #fff; text-decoration: none;}
.card_benefit .benefit_btn.close {background: #333 url("http://lovespet0.godohosting.com/card_benefit/close_btn.png") no-repeat 90px 50%;}
.card_benefit .card_list {position: absolute; left: 0; top: 30px; width: 330px; background: #fff; border: 1px solid #999; z-index: 100;}
.card_benefit .card_list .list_tab > li {float: left; width: 50%; height: 35px; line-height: 33px; box-sizing: border-box; background: #f2f2f2; text-align: center; border-bottom: 1px solid #999;}
.card_benefit .card_list .list_tab > li:first-child {border-right: 1px solid #999;}
.card_benefit .card_list .list_tab > li.on {background: #fff; border-bottom: none;}
.card_benefit .card_list .list_tab button {background: none; width: 100%; height: 100%; font-size: 12px; color: #999; border: none;}
.card_benefit .card_list .list_tab .on button {color: #333;}
.card_benefit .card_list .list_view {padding: 15px;}


/***** cheonje 별도 추가 *****/
/* pay버튼(2019.09.29) */
#nhn_btn .npay_type_B_2 {width: auto !important; height: auto !important;}


/* 미디어쿼리 */

/*
@media all and (max-width:760px){

#productDetail .thumb-info .thumb-wrap { float:; clear:both; width:100%; text-align: center }
#productDetail .thumb-info .info { float:; clear:both; width:100%; margin:0 auto; }

}



@media all and (max-width:600px){


.product_detail .detailArea {  padding:0px 0 0; margin-top:-10px; }
.xans-product-detail .thumb-info { float:left; width:98%; margin:0 1% 20px; padding:0; overflow:hidden; }
.xans-product-detail .thumb-info .thumb img { width:100%; }
.xans-product-detail .info { float:right; width:98%; padding:0; margin:0 1%; overflow:hidden; }

.xans-product-detail .headingArea { }
.xans-product-detail .headingArea .subname { font-size:; }

}



@media all and (max-width:460px){

.xans-product-detail .headingArea .subname { font-size:10px; }

}*/




/* 빅데이터마이닝 css수정 */
.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: 206px !important;}
.analyans-all .analyans-wrap .analyans-conts .analyans-slider li dl dt img {width:170px;height: 170px !important;}
.analyans-all .analyans-wrap.analyans-w02 .analyans-conts .analyans-slider-now {float:left;width:219px;margin: 0 26px 0 108px !important;}
.analyans-all .analyans-wrap .analyans-conts .bx-prev {left: 36px !important;}
.analyans-all .analyans-wrap .analyans-conts .bx-next {right: 32px !important;}


#powerReview .PR15N01-review-wrap > li .photo-list li a img {width:230px !important; height:230px !important;}

#powerReview .PR15N01-review-wrap > li .photo-list ul {
float: right;
right:150px;
top: -90px;
height: 87px;
position: relative;






.video-item video {
    height: auto;
    vertical-align: top;
    object-fit: cover;
}

/* BASIC css end */

