/* BASIC css start */
/*Ãß°¡¿É¼Çcss*/
.addPrice{
    margin:10px 0 ;
    padding: 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: block;
    color: #666;
    font-size: 11px;
    line-height: 13px;
    font-family: Dotum;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 0;}

.addPrice >ul{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;}

.addPrice >ul:nth-last-child(1){
    margin-bottom:0;
    border-bottom:0;    
}

.MK_inner-opt-cm {
    margin-bottom: -1px !important;
}




#nhn_btn {
margin-left: 220px;
margin-top: 20px;
}
#productDetail .page-body { margin-bottom: 50px;}
/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */
#productDetail .thumb-info { zoom: 1; overflow: hidden; padding: 40px 0; }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* ¼¶³×ÀÏ */
#productDetail .thumb-info .thumb-wrap { float: left; width: 774px; }
#productDetail .thumb-info .thumb { width: 774px;text-align:center }
#productDetail .thumb-info .thumb img {  }
#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; }
/* »óÇ°¿É¼Ç Á¤º¸ */
#productDetail .thumb-info .info { float: left; width: 400px; margin-top: 10px; }
#productDetail .thumb-info .info .tit-prd { padding: 0 0 10px 10px; border-bottom: 2px solid #e8e8e8; font-weight: bold;text-align:left;}
#productDetail .thumb-info .info .table-opt { margin-top: 20px; }
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td { padding: 5px 0; }
#productDetail .thumb-info .info .table-opt th { font-size: 11px; font-weight: normal; letter-spacing: -1px; }
/* ÆÇ¸Å°¡°Ý */
#productDetail .thumb-info .info .table-opt .price { color: #8ab7b6; font-weight: bold; }
.period {
    font-family: 'Lato', sans-serif,'Nanum Gothic','³ª´®°íµñ';
}
/* ÁÖ¹®¼ö·® */
#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 .prd-btns { padding-top: 20px; border-top: 2px solid #e8e8e8; text-align: center; }
#productDetail .soldout { font-weight: bold; }
#productDetail .prd-btns { font-size: 0; }
#productDetail .prd-btns a { padding: 0 5px; }
/* ÅëÇÕ¿É¼Ç */
#productDetail .thumb-info .info .table-opt .opt-wrap { width: 100%; margin-top: 10px; padding: 5px 0; background-color: #eee; border: 1px 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: 10px; 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 {float:left; width: 133px; height: 18px; 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: 100px; }
#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;text-align:center;}
#productDetail .prd-detail img { max-width: 100%; }
/* °ü·Ã»óÇ° */
#productDetail .prd-list {margin-top: 40px;padding-bottom:40px; text-align:center }
#productDetail .prd-list li{display: inline-block;width: 238px;height:518px;margin-top:5px;}
#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: 238px; height: 375px; border:none! important;margin:0px}
#productDetail .prd-list .thumb a, #productDetail .prd-list .thumb img{width:238px;height:375px}
#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; }
/* 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; cursor: pointer;text-align: center;}
#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;}
#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:first-child { *zoom: 1; position: relative; min-height:13px; _height: 13px; *margin-bottom: -4px; padding: 8px 5px; border-top: 1px solid #ddd;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 { max-width: 340px;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; }




#detail_top{width:1529px;clear:both;margin:0 auto;margin-top:80px}
#detail_top .thumb{float:left;width:623px;height:623px;text-align:center;margin-right:170px;margin-left:106px;}
#detail_top .proD{float:right;width:482px;margin-right:142px;}
#detail_top .proD .proD1{height:489px}
#detail_top .proD .proD1 .detailnav{text-transform: uppercase; width:100%;font-family: 'Lato', sans-serif,'Nanum Gothic','³ª´®°íµñ';font-size:10px;letter-spacing:0.1em}
#detail_top .proD .prodTitle{margin-top:28px;height:70px;display: inline-block;}
#detail_top .proD .prodTitle strong{text-transform: uppercase;font-family: 'Montserrat', sans-serif,'³ª´®°íµñ'; font-style: normal; font-weight: 800; font-size: 24px; line-height:110%}
#detail_top .proD .prodTitle  p{color:#C90;font-size:11px;margin-top:5px; letter-spacing:0.1em}
#detail_top .proD .price{}
#detail_top .proD .price .unitPrice	{
	font-size: 24px;
	font-family: 'Montserrat', sans-serif,'³ª´®°íµñ';
	font-weight:bold;
	color: #ff5f5f;
	font-variant: normal;
	line-height: 1.1em;
	color: #999;
	display: inline-block;
	padding-right: 50px;
	background-image: url(/design/heejae75/images/2016/detail_krw1.png);
	background-position: right;
	background-repeat: no-repeat;
    margin-top: 30px;
}

#detail_top .reserve	{
	font-size: 8px;
	font-family: 'Montserrat', sans-serif,'³ª´®°íµñ';
	font-weight:bold;
	color: #f44d4e;
	font-variant: normal;
}
#detail_top .reserve_price{
    height:30px;
}

#detail_top .proD .price .saveicon{
	display: inline-block;
	padding-left: 25px;
	font-family: 'Montserrat', sans-serif,'³ª´®°íµñ';
	background-image: url(/design/heejae75/images/2016/detail_save_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	margin-left: 10px;
    vertical-align: middle;
}
#detail_top .proD .price strong{
	font-size: 20px;
	font-family: 'Lato', sans-serif;font-size:10px;letter-spacing:0.1em;
	font-weight: bold;
	margin-left: 0px;
}
#detail_top .proD .price IMG{margin-left:10px}
#detail_top .proD .comunity{height:29px;    margin-top: 20px;
    font-size: 12px;}
#detail_top .proD .proDother li{height: 19px;margin-bottom:5px;font-family: 'Montserrat', sans-serif,'³ª´®°íµñ';}
#detail_top .proD .proPrice em .tImg{height:18px;line-height: 20px;margin-left:-10px;margin:5px 20px 0 10px;}
#detail_top .proD .proPrice .oPrice{
	font-size: 24px;
	font-family: 'Montserrat', sans-serif,'³ª´®°íµñ';
	font-weight:bold;
	color: #ff5f5f;
	display: inline-block;
	background-repeat: no-repeat;
	padding-right: 40px;
	margin-top: -5px;
}
#detail_top .proD .proPrice B{
	margin-left:5px;
	font-size: 14px;
	color: #000;
	line-height: 25px;
	letter-spacing: -0.1em;
	margin-top:2px;
}
#detail_top .proD .proPrice2{    margin-top: 50px;
    font-size: 12px;
    margin-bottom: 17px;
    border-top: 1px solid #dddddd;
    padding: 5px;
    height: 20px;
    border-bottom: 1px solid #dddddd;}
#detail_top .proD .proPrice2 INPUT{border:none;float:right !important;}
#detail_top .proD SELECT {width:97px !important;height:22px !important;}
#detail_top .proD .MK_qty-ctrl INPUT {border:none;text-align:center !important;margin-top: 3px;}
#detail_top .proD .detail_btn{width:482px;height:42px;clear:both;margin-top:10px}
#detail_top .proD .detail_btn li{float:left;display: inline; line-height:1.2;}
#detail_top .proD .detail_btn .addtocart{width:168px;margin-right:20px;    display: inline;}
#detail_top .proD .prodTitle em{
    text-transform: uppercase;
    font-family: Montserrat, sans-serif, ³ª´®°íµñ;
    color:#c3a895;
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 110%;
}
#detail_top .proD .prodTitle .bname{
    text-transform: uppercase;
    font-family: Montserrat, sans-serif, ³ª´®°íµñ;
    color:#c3a895;
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 110%;
    float:left;
    margin-top:8px;
}
.sel-btn{clear: both;text-align: right;margin-top: 15px;}
#detail_top .proD .proD1 .comunity {
    text-transform: uppercase;
    font-family: Montserrat, sans-serif, ³ª´®°íµñ;
    color: #969191;
    font-style: normal;
    font-weight: 800;
    font-size: 11px;
    line-height: 110%;
    margin-top: 8px;
    letter-spacing: 2px;
}
#detail_top .proD .proPrice2 .opt-btns { position: relative; width: 56px; height: 19px }
#detail_top .proD .proPrice2 .opt-btns input { position: absolute; top: 0; left: 0; width: 40px; height: 17px; border: 1px solid #ddd; text-align: right; }
#detail_top .proD .proPrice2 .opt-btns .btn-up { position: absolute; top: 0; right: 0; }
#detail_top .proD .proPrice2 .opt-btns .btn-dw { position: absolute; bottom: 0; right: 0; }

.text_box {
	font-family : 'Nanum Gothic';
	text-align : center;
	padding : 10px 0;
}

/* BASIC css end */

