/* BASIC css start */
#header {margin:0 !important;}

#detailArea_bg {width:100%;background-color:#f9f9f9;}
#detailArea_bg .thumb-info {width:1100px;position:relative;margin:0 auto;background:url('/design/happydduk/0717exbada/view_line.gif') repeat-y;border-bottom:1px solid #dedede;}
#detailArea_bg .thumb-info .btn_prev {position:absolute;left:0;top:200px;}
#detailArea_bg .thumb-info .btn_next {position:absolute;right:-40px;top:200px;}

.sub_title_area {width:1100px; margin:0 auto;text-align:center;line-height:32px;}
.sub_title_area .m_title01 {font-size:14px; color:#999; font-family:"Oswald", "Open Sans", "Nanum Gothic", sans-serif; letter-spacing:4px;  padding-top:40px;}
.sub_title_area .m_title02 {font-size:28px; color:#010101; letter-spacing:-0.3px; font-weight:bold; font-family: 'Noto Sans KR', sans-serif; font-weight:600;}
.sub_title_area .m_title03 {font-size:14px; line-height:22px; color:#777;}
.sub_title_area .yellow_line {width:150px; height:2px; background-color:#9a3200; margin:10px auto;}

/* 상세페이지 탭 */
.detail_tab_area {margin:0; height:40px;}
.detail_tab_area ul li {float:left; width:219px; height:40px;}
.detail_tab_area ul li.on {margin-top:0px !important; border-top:2px solid #222; border-right:1px solid #dedede; border-left:1px solid #dedede; }
.detail_tab_area ul li.on a { height:40px;line-height:40px; border:0px; color:#000; margin-top:0px;}
.detail_tab_area ul li a{ display:block; width:218px; height:40px; color:#888; text-align:center; line-height:40px; font-size:14px; border-top:1px solid #dedede; border-bottom:1px solid #dedede; border-right:1px solid #dedede;}
.detail_tab_area ul li a:hover {color:#222;}
.detail_tab_area .bleft {border-left:1px solid #dedede;}


#productDetail .page-body { width:1100px;margin:15px auto 0; }
/* 상단 섬네일, 상품 옵션 정보 */
.thumb-info { zoom: 1; padding:0; position:relative;}
.thumb-info:after { content: ""; display: block; clear: both; }
/* 섬네일 */
.thumb-info .thumb-wrap {  width:550px;text-align:center;position:relative;}
.thumb-info .thumb-wrap .saleboxa {display:none;}
.thumb-info .thumb-wrap .saleboxa .salebig {width: 60px; height: 60px; background-color: #222; color: #fff; position: absolute; left:-25px; top:-25px; z-index: 10; text-align: center; border-radius:50px; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.thumb-info .thumb-wrap .saleboxa .salebig span {font-size:13px; padding-top:12px;font-weight:normal;line-height: 18px;display:block;}
.thumb-info .thumb-wrap .saleboxa .salebig .sale_text1 { font-size: 17px; font-weight: bold; padding: 0; letter-spacing: -0.5px; line-height: 18px; }
.thumb-info .thumb-wrap:hover .salebig { background-color: #9a3200; color: #fff;-webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }

.thumb-info .thumb {  text-align:center; margin: 50px 75px; float:left;position:relative;}
.thumb-info .thumb img { display:inline-block; width:400px;}

/* 상품옵션 정보 */
	.thumb-info .info { float:right; width:450px; padding:50px;}
	.thumb-info .info .tit-prd {font-size:24px; color: #333;font-weight:500;font-family:"Noto Sans KR",sans-serif;padding-bottom:10px;margin-bottom:6px;border-bottom:1px solid #000;}
	.thumb-info .info .tit-prd img {padding:0 2px;}
	.thumb-info .info .subname {font-size:13px;color:#888;padding:6px 0 20px;line-height:17px;}
	.thumb-info .info .table-opt { margin-top:10px; }
.thumb-info .info .table-opt th,
.thumb-info .info .table-opt td { font-size: 11px; padding: 4px 0 3px; }
.thumb-info .info .table-opt th { font-weight: normal; letter-spacing: -1px; }
/* 판매가격 */
.thumb-info .info .table-opt .price { font-weight: bold; color: #d12a34; }
.thumb-info .info .table-opt .price { font-weight: bold; color: #d12a34; }
/* 주문수량 */
#goods_amount { float:left; }
.thumb-info .info .table-opt .opt-spin { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
.thumb-info .info .table-opt .opt-spin .txt-spin,
.thumb-info .info .table-opt .opt-spin .btns { float: left; }
.thumb-info .info .table-opt .opt-spin .txt-spin { width: 41px; height: 13px; padding-left: 2px padding-top: 2px; border: 0; font-size: 11px; }
.thumb-info .info .table-opt .opt-spin .btns { width: 17px; height: 15px; border-left: 1px solid #aaa; }
.thumb-info .info .table-opt .opt-spin .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
.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%; }
.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%; }

.thumb-info .prd-btns { margin:20px 0;text-align:center;font-size:0;}
.thumb-info .prd-btns a {margin:0 0 0 8px; height:50px;}
.thumb-info .prd-btns a:first-child {margin:0;}

/* 통합옵션 */
.thumb-info .info .table-opt .opt-wrap { width: 100%; margin-top: 10px; padding: 5px 0; background-color: #eee; border: 1px solid #ddd; }
.thumb-info .info .table-opt .opt-wrap .tit { margin-bottom: 5px; padding-left: 10px; }
.thumb-info .info .table-opt .opt-wrap dl { overflow: hidden; width: 100%; }
.thumb-info .info .table-opt .opt-wrap dt { float: left; width: 80px; margin-bottom: 5px; padding-left: 10px; padding-top: 4px; }
.thumb-info .info .table-opt .opt-wrap dd { float: left; width: 210px; margin-bottom: 5px; }
.thumb-info .info .table-opt .opt-wrap .sel-btn { padding-left: 10px; text-align: center; }
	.thumb-info .info .table-opt .opt-wrap select { width: 210px; height: 18px; border: 1px solid #ddd;font-size:11px; }
.thumb-info .info .table-opt .opt-wrap .opt-btns { position: relative; width: 56px; height: 19px }
.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; }
.thumb-info .info .table-opt .opt-wrap .opt-btns .btn-up { position: absolute; top: 0; right: 0; }
.thumb-info .info .table-opt .opt-wrap .opt-btns .btn-dw { position: absolute; bottom: 0; right: 0; }
.thumb-info .info .table-opt .opt-wrap dl .opt-count select { float: left; width: 180px; }
.thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns { float: left; width: 56px; margin-left: 5px; }


.thumb-info .prd-btns { overflow:hidden; margin:30px 0 15px; text-align:center; font-size:12px;display:table;}
.thumb-info .prd-btns a {font-size:16px;font-weight:bold;}

.basket { text-align: center; width:161px; height:50px; background-color: #9a3200; float: left;line-height:50px;color:#fff; display:inline-block; }
.buy { text-align: center; width:115px; height:48px; border: 1px solid #222; float: right;line-height:48px;color:#fff; background-color:#222;display:inline-block; }
.wish { text-align: center; width:115px; height:48px; border: 1px solid #dedede; float:left;line-height:48px;color:#222; background-color:#f9f9f9; display:inline-block;margin-right:12px;}

.basket:hover {color:#fff; text-decoration:none; background-color:#222;}
.buy:hover {text-decoration:underline;font-size:18px;}
.wish:hover {text-decoration:none;}

.buy_info {text-align:left; font-size:12px; clear:both; margin-top:50px; color:#999; line-height:16px;}
.buy_info_title { clear:both; color:#222; font-size:16px; text-align:left; height:22px; line-height:22px; background:url("/design/happydduk/0717exbada/read_icon.gif") no-repeat; padding-left:30px; margin-bottom:18px;font-weight:bold;}

	/* 타이틀 공통 */
	#productDetail .tit-detail { zoom: 1; position: relative;margin:19px 0 0 0; font-size: 0; line-height: 0;  }
	#productDetail .btns { float:right; }
	#productDetail .tit-detail .btns a { border:1px solid #d9d9d9;padding:10px 42px 10px 42px;margin-left:7px;font-size:11px;letter-spacing:1px; }
	#productDetail .tit-detail .btns a:first-child + a {color:#222;}
	#productDetail .tit-detail .btns a:hover {border:1px solid #999;}


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

	/* 관련상품 */
	#productDetail .prd-list { padding:20px 0 20px 0;margin:0;}

#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: 11px; }
#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; }
/* review-write */
#productDetail .review-write { margin-top: 15px; padding: 5px 0 10px; border-top: 1px solid #b4b4b5; border-bottom: 1px solid #b4b4b5; }
#productDetail .review-write th,
#productDetail .review-write td { padding: 5px 0 4px; }
#productDetail .review-write th { font-weight: normal; }
/* 댓글리스트 공통 */
#productDetail .table-slide { border-top: 1px solid #b4b4b5; }
#productDetail .table-slide thead th { border-bottom: 1px solid #e7e7e7; 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.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: 19px; }
/* qna board */
#productDetail .qna-list { margin-top: 19px; }

/* ****************** 상품 상세 옵션 ******************** */
.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: 3px; *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: 12px; color: #333; text-align: right; }
#MK_innerOptTotal .MK_txt-total { }
#MK_innerOptTotal .MK_txt-won { }
#MK_innerOptTotal .MK_total { color: #ff0000; 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; }

/* 사이즈 차트 */
.box-btn-size-chart { width: 300px; padding: 10px; background: #D9DBDA; text-align: center; }
td.area-btn-size-chart a { color: #000000; font-size: 15px; font-weight: bold; }
#sizeChart { width:693px; position: absolute; display: none; }
#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; }

.size-chart-box { width: 100%;  font-family: 'dotum'; 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 { background: #FFFFFF; text-align: center; padding: 5px; }
.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 { font-family: 'dotum'; padding: 10px; text-align: center; border-bottom: 1px solid #D9DBDA; }
.size-chart-cont table th { background: #EBECF0; }
.size-chart-cont table tr:last-child { border-bottom: 1px solid #D9DBDA; }
.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; }
/* BASIC css end */

