/* BASIC css start */
#content { /* width:100% !important; */ }
.Wrap { width: 100% !Important; padding-left: 0 !important; }
.thumb-info .Wrap { overflow: visible;}
.thumb-info .btn_prev_next { position: absolute; width: 100%; }
.thumb-info .btn_prev_next a { position: absolute; top: 190px; width:40px; height:40px; font-size: 2.5em;  }
.thumb-info .btn_prev_next a.b_prev { left: -20px; }
.thumb-info .btn_prev_next a.b_next { right: -30px; }

#productDetail .loc-navi { margin-top: 30px; padding-bottom: 5px; border-bottom: 1px solid #e5e5e5; }
#productDetail .page-body {  padding-bottom: 60px;}
/* 상단 섬네일, 상품 옵션 정보 */
#productDetail .thumb-info { zoom: 1; width:100%;  padding:70px 0 0; margin:0 auto 100px;}
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* 섬네일 */
#productDetail .thumb-info .thumb-wrap { float: left; width:50%;}
#productDetail .thumb-info .thumb { text-align:center; width:400px; /* width: 500px; */ margin:0 auto; /* line-height:421px; height:421px; */ background:#fff; padding: 10px; position: relative; }
#productDetail .thumb-info .thumb .detail_image { width:100%; /* max-width:100%;  height: 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:10px 50px 0 0; }
#productDetail .dc_text { position: absolute; right: 0; top: 0; width: 50px; height:50px; line-height: 50px; background: #333; color: #fff; font-size: 1.5em; text-align: center; z-index: 900; }
#productDetail .thumb-info .txt_hd { border-bottom: 1px solid #d4d4d4; padding-bottom:5px; padding-left: 10px; }
#productDetail .thumb-info .info .txt_hd .tit-prd { font-size: 20px; color: #333; padding-bottom: 10px; }
#productDetail .thumb-info .info .txt_hd .ex { font-size: 12px; color: #999;  font-family: 'Dotum','sans-serif'; letter-spacing:-0.3px; line-height:1.5em;}
#productDetail .thumb-info .info .table-opt { margin-top: 25px; padding-left:10px; overflow:hidden;}
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td { font-size: 12px; /* font-family: 'Gulim','sans-serif';  */ color:#555; padding:10px 0;}
#productDetail .thumb-info .info .table-opt th { font-weight: normal; }
.zoomPad { width: 100% !important; } /* 추가 */

/* 판매가격 */
#productDetail .thumb-info .info .table-opt .price { font-weight: bold; }
/* 주문수량 */
#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 .thumb-info .info .prd-btns { margin: 0 0 0 10px; }
#productDetail .thumb-info .info .prd-btns a { background:#fff; border:1px solid #9c9c9c; text-transform:uppercase; width: 31%; height: 45px; line-height: 45px; font-size: 15px; color: #333; text-align: center; display: inline-block; font-family:'Open Sans','sans-serif'; font-weight:bold; }
#productDetail .thumb-info .info .prd-btns a:first-child { background: #333; color: #fff; width:34%; }
#productDetail .thumb-info .info .prd-btns a:hover:first-child { background: #666; }
#productDetail .thumb-info .info .prd-btns a:hover { background: #9c9c9c; color:#fff; }
#productDetail .thumb-info .info .prd-btns .soldout { font-weight: bold;  font-family:'Open Sans','sans-serif'; background: #e9e9e9;color: #d01919;text-align: center;height: 48px;line-height: 48px;font-size: 15px; text-transform:uppercase; margin-top:-10px;}
/* 통합옵션 */
#productDetail .thumb-info .info .table-opt .opt-wrap { /* border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px 15px;     background: #f7f7f7; */ }
#productDetail .thumb-info .info .table-opt .opt-wrap.multi { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px 15px;     background: #f7f7f7; }
#productDetail .thumb-info .info .table-opt .opt-wrap .tit { margin-bottom:15px; }
#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: 19.5%; margin-bottom: 5px;padding-top: 4px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dd { float: left; width: 80%; 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: 256px; height: 23px; border: 1px solid #ddd; font-size: 12px; font-family: 'Gulim','sans-serif'; color:#555; }
#productDetail .thumb-info .info .table-opt .opt-wrap select option { color:#555 !important;}
*/
.table-opt .opt-wrap select[name="optionlist[]"] { width: 315px; height: 31px; line-height: 31px; border: 1px solid #ddd; }

#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns { position: relative; width: 100px; height: 23px }
/*
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input { position: absolute; top: 0; left: 0; width: 40px; height: 21px; border: 1px solid #ddd; text-align: right; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-up { position: absolute; top: 5px; right: 0; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-dw { position: absolute; bottom: 5px; right: 0; }
*/
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select { float: left; width: 187px; }
#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 .opt-wrap .opt-btns .MK_p-name { margin-right: 220px; padding-top: 0px; line-height: 1.4em; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .MK_qty-ctrl { width: 100px; top: 13px; *top: 2px; right: 120px; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input { width: 35px; height: 24px; /* line-height: 16px; padding: 2px 0 0 2px; */ padding:0; border: 1px solid #ddd !important;     text-align: center !important; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a { /* position: absolute; right: 0px; */ font-size: 0; line-height: 0; display: inline-block; width:24px; height: 24px; border: 1px solid #eee; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a img { vertical-align: top; display: none; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.MK_btn-up { background: url(/design/epampas1/s024/images/d_bt_up1.png) no-repeat center center; margin: 0 -1px 0 5px; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.MK_btn-dw {  background: url(/design/epampas1/s024/images/d_bt_dw.png) no-repeat center center; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a:hover {     background-color: rgba(0,0,0,0.05); }

/* 타이틀 공통 */
#productDetail .tit-hd { margin-top: 70px; border-bottom: 1px solid #b8b8b8; padding-left: 4px; }
#productDetail .tit-hd .tit-detail { height: 16px; padding-top: 8px; padding-left: 20px; background: url(/images/d3/modern_house/bg_tab.gif) no-repeat 0 0; }
#productDetail .tit-hd .btns-part { position: relative; }
#productDetail .tit-hd .btns { position: absolute; right: 0; top: -26px; text-align: center; }
/* 상세 tab */
.de_tab { width:100%;  border-bottom:1px solid #292929;  text-align: center; height: 36px; margin: 100px 0 50px;}
.de_tab ul {font-size: 0; line-height: 0; letter-spacing: -4px; position: relative; letter-spacing: -4px; z-index: 2; margin: 0 auto 80px; }
.de_tab ul li { display: inline-block; letter-spacing: 0; vertical-align: top;  }
.de_tab ul li a { display:block; min-width: 180px; height:35px; line-height:36px; margin: 0 0 0 -1px;border: 1px solid #e8e8e8; border-bottom: none; text-align:center; background:#f6f6f6; color:#757575; font-size:12px; }
.de_tab ul li.on a { position: relative;    z-index: 1; margin: -4px 0 0 -1px;    height: 40px;    line-height: 40px;    border: 1px solid #555;border-bottom: none;    background: #fff;font-weight: 700;color: #111;    font-size: 13px;}
.de_tab ul li a:hover { background: #f1f1f1; color: #000; }

/* 상품 상세 이미지 */
#productDetail .prd-detail table { table-layout: auto; }
#productDetail .prd-detail { padding-top:15px; overflow: hidden; text-align:center; }
#productDetail .prd-detail img { max-width: 100%; }
/* 관련상품 */
.rel_product {  width: 100%; margin:30px 0; overflow: hidden;}
#productDetail .prd-list .rel_opt select { width:180px; margin-left:15px; font-size:12px; font-family:'Dotum'; color:#777; height:23px}
#productDetail .prd-list { border-top: 2px solid #7c7c7c; margin:0; }
#productDetail .prd-list .thumb { width: 50px; height: 50px; }
#productDetail .prd-list th,
#productDetail .prd-list td {padding: 10px 0; border-bottom: 1px solid #e5e5e5; }
#productDetail .prd-list th { font-weight:normal; background:#f9f9f9; }
#productDetail .prd-list td { text-align:center;}
#productDetail .prd-list td .rel_opt p { padding-bottom:5px;}
#productDetail .prd-list td .rel_opt p .opt_title {width:46px; display:inline-block; font-size:13px;}
#productDetail .prd-list td .rel_opt select { border:1px solid #ddd; font-size:12px; font-family:'Dotum'}
#productDetail .prd-list .prd-name { text-align:left !important;}
#productDetail .prd-list .prd-name a { display:block; font-size:13px;}
#productDetail .prd-list .prd-name a > span { display:block; color:#333; padding-bottom:3px;}
#productDetail .prd-list .prd-amount { position: relative; margin-left:15% }
#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 { display:inline-block; width: 20px; }
#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 { 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: center; }
#productDetail .related-allbasket a { display: inline-block; min-width: 200px; background: #555; color: #fff; padding: 10px 0; }
#productDetail .r_multi_1 { width: 100%; margin-top: 10px; }
#productDetail .r_multi_1 select { width: 110px; }
#productDetail .r_multi_1 > div { margin: 5px 0; width:100%; display: table; }
#productDetail .r_multi_1 > div > span { display: inline-block; vertical-align: top; border: 1px solid #ddd; background: #f7f7f7; padding: 2px 10px; border-right: none; margin-right:-3px; }
#productDetail .related_option .prd-amount .MS_related_quantity { height: 20px; }
#productDetail .related_option .btns { display: table; margin-top: 10px; }
#productDetail .related_option .btns a { border:1px solid #ddd; display: table-cell; padding: 3px 3px; }
#productDetail .related_option .prd-check { margin-top: 10px; }
/* review-write */
.rvw_icon input:first-child { margin-left:8px;}
.rvw_icon label {  cursor:pointer; padding-right:8px; font-family:'AppleGothic'}
#productDetail .review-write {  padding:10px 0; border: 5px solid #eee; margin:0 auto 15px; width:95%;}
#productDetail .review-write th,
#productDetail .review-write td { padding:10px 5px; }
#productDetail .review-write th { font-weight: normal; padding-left:40px }
#productDetail .review-write .frm-w input { width: 150px; height: 18px; line-height: 18px; border: 1px solid #ededed; padding-left:15px }
#productDetail .review-write .review_reg { width:13%; height:39px; line-height:39px; background:#333; color:#fff; display:inline-block; text-align:center; margin-left:10px}
/* 댓글리스트 공통 */
#productDetail .table-slide { border-top: 2px solid #7c7c7c;}
#productDetail .table-slide thead th { font-weight: normal; background:#fbfbfb; }
#productDetail .table-slide th, { border-top:none;}
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0;  border-top:1px solid #e5e5e5;}
#productDetail .table-slide tbody td { text-align:center;}
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; background:#f9f9f9; }
#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.ndata td { border-bottom: 1px solid #e1e1e1; }
#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; padding-bottom: 60px; }
#productDetail .review-list .bg { padding-top: 35px; background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; }
/* qna board */
#productDetail .qna-list { margin-top: 15px; }

#productDetail .table-slide,
#productDetail .board-hd {width:95%; margin:0 auto !important; overflow:hidden;}

/* board-hd */
#productDetail .board-hd { zoom: 1; overflow: hidden; text-align:center; padding-bottom:20px;}
#productDetail .board-hd .board-title { float: left; padding-top: 10px; font-size: 20px; color: #333; }
/* detail-title */
#productDetail .item-hd { padding-bottom:22px; background:url(/design/epampas1/skin_type001/images/h2_line.gif) no-repeat center bottom; text-align:center; margin-bottom:30px;}
#productDetail .item-hd h3 { font-family:'Open Sans','sans-serif'; font-size:40px; color:#333; padding-bottom:5px; text-transform:uppercase; text-align:center; }
#productDetail .detail-title { position: relative; margin: 40px 0 20px; padding: 0 0 5px 10px; font-size: 13px; font-weight: bold; letter-spacing: -1px; color: #333; border-bottom: 1px solid #eee; margin-bottom: 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-top: 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: 18px 5px; border-bottom: 1px solid #ddd; font-size: 12px; }
#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: 33px; top: 18px; color: #333; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { right: 13px; top: 20px; width: 11px; height: 11px; background: url(/design/epampas1/s024/images/detail_opt_bt_delete.png) no-repeat center center; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del img { display: none; }
#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: 35px; height: 24px; /* line-height: 16px; padding: 2px 0 0 2px; */ padding:0; border: 1px solid #ddd !important;     text-align: center !important;  }
/* 사용자 입력 인풋박스 (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: 220px; padding-top: 0px; line-height: 1.4em; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl { width: 100px; top: 13px; *top: 2px; right: 120px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl input.MK_count { width: 35px; height: 22px; /* line-height: 16px; padding: 2px 0 0 2px; */ padding:0; border: 1px solid #ddd !important;     text-align: center !important; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a { /* position: absolute; right: 0px; */ font-size: 0; line-height: 0; display: inline-block; width:24px; height: 24px; border: 1px solid #eee; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a img { vertical-align: top; display: none; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up { background: url(/design/epampas1/s024/images/d_bt_up1.png) no-repeat center center; margin: 0 -1px 0 5px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw {  background: url(/design/epampas1/s024/images/d_bt_dw.png) no-repeat center center; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a:hover {     background-color: rgba(0,0,0,0.05); }

/* 개별옵션 */
#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name { margin-right: 220px; padding-top: 0px; line-height: 1.4em; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl { width: 100px; top: 13px; *top: 2px; right: 120px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl input.MK_count { width: 35px; height: 22px; /* line-height: 16px; padding: 2px 0 0 2px; */ padding:0; border: 1px solid #ddd !important;     text-align: center !important; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a { /* position: absolute; right: 0px; */ font-size: 0; line-height: 0; display: inline-block; width:24px; height: 24px; border: 1px solid #eee; }
#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 { background: url(/design/epampas1/s024/images/d_bt_up1.png) no-repeat center center; margin: 0 -1px 0 5px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-dw {  background: url(/design/epampas1/s024/images/d_bt_dw.png) no-repeat center center; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a:hover {     background-color: rgba(0,0,0,0.05); }
/* 총합계 */
#MK_innerOptTotal { padding: 18px 15px 18px 15px; font-size: 12px; color: #333; text-align: right;  /* background: #f7f7f7; */ }
#MK_innerOptTotal .MK_txt-total { vertical-align: middle; }
#MK_innerOptTotal .MK_txt-won { vertical-align: middle; }
#MK_innerOptTotal .MK_total { color: #000; font-weight: bold; font-size: 1.4em; padding-left:10px; vertical-align: middle; }
/* 소리뷰 */
#sorivu { position: relative; margin-top: 20px; }
/* 상품 일반정보(상품정보제공 고시) */
#productWrap { margin:50px auto; width:95%;}
.tb-tit { padding-bottom: 20px; font-size:20px; color:#333; text-align:left; }
#productWrap table { border-top:2px solid #7c7c7c;}
#productWrap table th { border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; background-color: #f9f9f9; color: #333; text-align: left; padding: 10px 0 10px 15px; font-weight:normal;}
#productWrap table td { color: #8b8b8b; border-bottom: 1px solid #e0e0e0; word-break: break-all; text-align: left; padding: 10px 0 10px 17px; }
/* 사이즈 차트 */
.size-chart-cont { margin:30px auto 60px; width:95%; overflow:hidden;}
.size-chart-cont table { margin-bottom :10px; border-top: 2px solid #7c7c7c; }
.size-chart-cont table thead th { padding: 10px 0; border-bottom: 1px solid #e5e5e5; font-size:14px; font-weight:normal; color:#333; background:#f9f9f9;}
.size-chart-cont table tbody td { padding: 10px 0; border-bottom:1px solid #e5e5e5; text-align:center;}
.size-chart-cont table tbody td img { width:100%;}
.size-chart-cont .size_img { float:left; width:20%; text-align:center; padding-top:20px;}
.size-chart-cont .size_table { width:76%; margin-top:60px; float:right;}
.size-chart-cont .size_table .guide { font-size:13px; color:#777; padding-bottom:5px;}
.size-chart-cont .size_table .guide_ex { color:#666; padding-top:5px;}

.tb-left { padding:0 !important;}
.board-btns { float:right; margin-top:10px;}
.board-btns a { height:30px; line-height:30px; text-align:center; background:#e5e5e5; color:#333; padding:0 20px; float:left; margin-left:2px;}
.board-btns a:last-child { background:#333; color:#fff;}
.board-btns a:hover { background:#ddd;}
.board-btns a:last-child:hover { background:#000;}
textarea.MS_review_content_box { width:66%; height:35px; padding-left:15px;}
.MS_review_mark > .MS_review_mark_title { display:none !important;}
.MS_review_mark_icon { font-family:'AppleGothic';}

#sorivu { position: relative; margin-top: 40px; }

#zoomout {width:300px;height:300px;}
#zoomout img{width:300px;height:300px;}


/* JM hybrid 1 start */
#productDetail .thumb-info .info .table-opt .opt-wrap .tit { margin-bottom: 5px; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid { width: 100%; padding:0 0 10px; border-bottom:1px solid #e4e4e4; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit { margin-bottom: 8px; color:#969696; }
#productDetail .thumb-info .info .table-opt .option-wrap { margin-top: 10px; padding:10px 0; border-top:1px solid #ddd; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box { width:100%; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .tit { padding:10px 0 5px; color:#666; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list:after { clear: both; content: ""; display: block; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list { width:100%; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li { float:left; width:70px; margin-left:25px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.first,
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li:first-child { margin-left:0; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl { padding-bottom:10px; color:#333; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk input { width:13px; height:13px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg { position:relative; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg img { width:70px; height:70px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg.noimg { }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; line-height:71px; color:#fff; text-align:center; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout-bg { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .sel-img { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname { padding-top:7px; line-height:14px;}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname { padding-bottom:3px; line-height:14px;}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdprice { padding-bottom:3px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty { }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty input { width:52px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center; background:none; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down { display:inline-block; width:12px; height:26px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a { display:inline-block; width:12px; height:12px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up { margin-bottom:2px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl { color:#a7a7a7; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl input { color:#929292; }
/* JM hybrid 1 end */

/* JM hybrid 2 start */
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_btn-del { display: inline-block; *float:left; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price { top:4px; }
/* JM hybrid 2 end */

/* JM hybrid 3 start */
#MK_innerOptWrap #MK_innerOptPrice { display:none; padding: 12px 5px 10px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptAdd {  display:none; padding: 0 5px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptTotal { padding-top:20px; border-top:1px solid #e4e4e5; *zoom:1; text-align:right; }
#MK_innerOptTotal .MK_total { font-size:12px; color:#fd0100; }
#MK_innerOptTotal .totalRight .MK_total { display:inline-block; margin-top:-4px; font-size:24px; color:#000; vertical-align:middle; }
/* JM hybrid 3 end */

.fonupkim {font-size:20px;}
#MK_p_total {color:#fd0100;}

.btnnokim {display:none;}

#MK_innerOpt_01 .MK_qty-ctrl {display:none;}

#nonekim {display:none;}
.MK_qty-ctrl {display:none;}

#MK_innerOptTotal {border:none}
#MS_basic_product {margin-top:3px;}

.MK_KIM {display:none;}

#paykim {margin-top:30px;}
.pay {margin-top:10px;text-align:center}

/* JM sul popup start */
/*
.prd-detail #suldelivery {text-align:center;margin-right:3px;}
*/
/* JM sul popup end */

#detailcenter img {text-align:center;}
#detailcommon img {text-align:center;}
#kmtextred span {color:red;}

/* MixolgiLink */
.MixolgiLink {font-size:22px; padding: 50px 0px; font-weight:bold;}

/* saledate
#saledate {width:800px; height:233px; background-image:url("http://epampas.esellersimg.co.kr/cafetera/common/date/date_.jpg"); background-size: cover; background-position: center; border-radius:8px; margin:auto; }
#saledate p {width:402px; height:52px; text-align:right; padding: 97px 0px 0px 180px; }
#saledate span {width:400px; height:50px; font-size:48px; line-height:48px; color:#8f0101; font-weight: bold;}
 */
 
 /* data_notice */
 .data_notice {margin:0px; padding:0px;}
 .data_notice {width:760px; height:404px; background-color:#f5f5f5; margin:auto; text-align:center; margin-bottom: 70px;}
 .data_notice .data_notice01 {width:100%; height:32px; margin-top:43px; }
 .data_notice .data_notice01 p {width:120px; height:32px; background-color:#fdb82d; font-size:24px; line-height:32px; color:#ffffff; margin:auto;}
 .data_notice .data_notice02 {width:100%; height:50px; font-size:50px; line-height:50px; color:#3e3e3e; font-weight:bold; margin-top:12px; }
 .data_notice .data_notice03 {width:100%; height:29px; font-size:20px; line-height:29px; color:#6e6e6e; margin-top: 10px; }
 .data_notice .data_notice03 span {color:#3e3e3e; font-weight:bold; }
 .data_notice .data_notice04 {margin:auto; width:420px; height:60px; font-size:32px; line-height:60px; color:#3e3e3e; font-weight: bold; color:#8f0101; border-top: 1px solid #3e3e3e; border-bottom: 1px solid #3e3e3e; margin-top:38px; }
 
 #productDetail #zoomout .dc_text { font-size:7px; line-height:60px; }
 
 
 
 

/* BASIC css end */

