/* BASIC css start */
/*배송안내추가*/
.infos{ color:#555; font-family: 'Noto Sans KR', sans-serif; font-size:12px; line-height: 20px; text-align:left; margin: 50px auto 30px; background:#f5f5f5;}
.infos:after{content:""; display:block; clear:both;}
.infos b.tit{color:#ff0000; line-height:30px;}
.infos b{color:#333;}
.infos div{float:left; padding:30px; box-sizing:border-box;}
.infos div:first-child{width:40%;}
.infos div:last-child{width:60%;}





/* 상세페이지 탭메뉴 */
#tab_box { clear:both; width:1200px; height:35px; padding-top:70px; padding-bottom:20px; }
.tabmenu { clear:both; width:1200px; margin:0 auto; height:35px; border:1px solid #ebebeb; border-right:0px; }
.tabmenu ul { font-size:0; line-height:0; }
.tabmenu ul li { float:left; width:260px; font-size:12px; line-height:35px; text-align:center; border-right:1px solid #ebebeb; }
.tabmenu ul li a { display:block; line-height:1.3; padding:10px 0; color:#424242; vertical-align:middle !important; font-family:'arial', 'Dotum';}
.detail_here {background:#eee;}
.detail_here a {color:#555 !important;}
.detail_top { width:155px !important; }
.detail_top a { color:#222 !important;text-decoration:underline; }



/*상품상세정보 타이틀*/
.detail_title {width:100%; margin:0 auto; height:14px; border-bottom:1px solid #222; padding-bottom:10px;}
.detail_title h3 {text-align:left; font-family:"Roboto", sans-serif; font-weight:700; letter-spacing:1px; font-size:14px; line-height:14px; text-transform:uppercase;}
.detail_title h3 span {font-family:돋움; font-weight:normal; font-size:12px; line-height:14px; }

/*상세이미지 다중이미지*/
li.addimg {text-align:left; margin-top:10px;}
li.addimg img {width:100px !important; cursor:pointer;}

/* 상단 섬네일, 상품 옵션 정보 */
#productDetail .thumb-info {*zoom: 1; width:1200px; margin:0 auto; padding-top:30px; padding-bottom:50px;}
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }

/* 섬네일 */
#productDetail .thumb-info .thumb-wrap { float: left; width: 650px; text-align: center; }
#productDetail .thumb-info .thumb { width:300px; text-align: center; margin: 0 auto;}
#productDetail .thumb-info .thumb img {width:300px; 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: 500px;}
#productDetail .thumb-info .info .d-icon img {padding-right:3px; padding-bottom:10px;}
#productDetail .thumb-info .info .tit-prd {font-size:14px; font-family:'Noto Sans KR', sans-serif; padding:0 0 7px; color:#222; font-weight:bold; text-transform:uppercase;}
#productDetail .thumb-info .info .d-subname {padding:2px 0 7px 0; border-bottom:1px solid #eee;}

#productDetail .thumb-info .info .table-opt { margin-top: 25px; }
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td { font-size: 13px; padding: 4px 0 10px; }
#productDetail .thumb-info .info .table-opt th { font-weight: normal; }

.tb-left,
.tb-center,
.tb-right { padding:0px;}

/* 판매가격 */
#productDetail .thumb-info .info .table-opt .price { font-weight: bold; color: #222; font-family:verdana; font-size:12px;}
#productDetail .thumb-info .info .table-opt .price { font-weight: bold; color: #222; font-family:verdana; font-size:12px; }

/* 주문수량 */
#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: 40px; }


/* 통합옵션 */
#productDetail .thumb-info .info .table-opt .opt-wrap { width: 100%; margin-top: 10px; padding: 5px 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: 100%; margin-bottom: 5px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dt { float: left; width: 90px;padding-top: 4px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dd { float: left; width: 288px; }
#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: 288px; 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: 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 .prd-detail table { table-layout: auto; }
#productDetail .prd-detail { margin-top: 30px; width: 100%; overflow: hidden; }
#productDetail .prd-detail img { max-width: 100%; }

/* 관련상품 */
#productDetail .prd-list {margin-top:20px;  margin-bottom:-40px;}
#productDetail .relate_prd {float:left;}
#productDetail .prd-list tr{}
#productDetail .prd-list .thumb { width: 220px; height: 220px; border:1px solid #f2f4f3; box-sizing:border-box; margin:0 auto;}
#productDetail .prd-list .thumb a, .prd-list .thumb img {}
#productDetail .prd-list th { padding-bottom: 10px; }
#productDetail .prd-list .prd-name {width:220px; height:100%; margin:0 10px;}
#productDetail .prd-list td {}
#productDetail .prd-list table td:first-child {margin-left:0;}
#productDetail .prd-list table td {display:inline; border: 0; vertical-align: top; text-align:center; }
#productDetail .prd-list .prd-price {text-align:center; margin:0 10px;}


#productDetail .prd-list .dsc { margin-top: 15px; font-weight: normal; text-align:center; color:#222; font-size:12px; font-family:'Dotum';}
#productDetail .prd-list .price { margin-top:5px; font-weight: normal; color: #222; text-align:center; font-family:'verdana'}

/* 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 #eee;*/ border-bottom: 1px solid #ebebeb;}
#productDetail .table-slide thead th { border-bottom: 1px solid #eee; font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td {  }
#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:'Noto Sans KR', sans-serif; }
.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; width:38px; }


/* 사용자 입력 인풋박스 (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: 60px; 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: 13px; 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:40px; }
/* 상품 일반정보(상품정보제공 고시) */
#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; }



.board-btns {width:auto; height:20px; float:right; margin-top:8px;}
.board-btns .write, .board-btns .btn_list { border:1px solid #000; border-radius:2px; background:#000; text-decoration:none; color:#fff; padding:8px 20px; font-size:14px; color:#fff;}
.board-btns .btn_list {margin-left:5px;}

/* BASIC css end */

