/* BASIC css start */
.now_cate {
    color: #373737; font-size: 16px; font-weight: bold;
    margin: 10px 0 0 0;
}
.now_cate img {
    height: 14px;
    vertical-align: top;
    padding-top: 3px;
}

.detail_view {
    margin: 15px 0 0;
    max-height: 450px;
    overflow-y: hidden;
    padding-top: 15px;
}
.detail_view img {
    max-width: 100%;
}
.btn_detail_view {
    margin: 10px 0 20px;
}
.btn_detail_view a {
    float: right;
    display: block;
    width: 138px; height: 30px;
    line-height: 30px; color: #000; text-align: center; font-size: 11px;
    border: 1px solid #ccc;
}

/* =============================================================================
   »óÇ°»ó¼¼ product.html
   ========================================================================== */
#detail-item { position: relative; }
#detail-item h2 { width: 100%; padding: 20px 0 10px; font-size: .875em; font-weight: bold; text-align: center; color: #333333; }
#detail-item .info-wrap { position: relative; margin: 0 10px; border-bottom: 1px solid #aeaeae; padding-bottom: 10px; }
#detail-item .info-wrap .items { width: 80%; margin: 0 auto; overflow: hidden; text-align: center; }
#detail-item .info-wrap .items img { max-width: 100%; height: auto; }
#detail-item .info-wrap .items-now { text-align: center; font-size: .865em; margin-top: 10px; }
#detail-item .info-wrap .items-now .now { line-height: 25px; }
#detail-item .info-wrap .items-btn a { display: block; text-indent: -9999px; width: 23px; height: 56px; border: 1px solid #dfdfdf; position: absolute; top: 30%; }
#detail-item .info-wrap .items-btn a.prev { background: #f3f2f2 url(/images/d3/m_01/btn/item_info_btn_prev@2x.gif) no-repeat center center; background-size: 11px 15.5px; left: 0; }
#detail-item .info-wrap .items-btn a.next { background: #f3f2f2 url(/images/d3/m_01/btn/item_info_btn_next@2x.gif) no-repeat center center; background-size: 11px 15.5px; right: 0; }
#detail-item .product-wrap ul.option { margin: 5px auto; }
#detail-item .product-wrap ul.option > li { list-style-type: square; list-style-position: inside; font-size: .875em; color: #777; margin: 5px 0; font-weight: bold; }
#detail-item .product-wrap ul.option .tit { display: inline-block; width: 85px; }
#detail-item .product-wrap ul.option .tit img { vertical-align: -1px; }
#detail-item .product-wrap ul.option .txt strong { color: #000; }
#detail-item .product-wrap ul.option .txt em { font-size: .75em; font-style: normal; color: #999; }
#detail-item .product-wrap ul.option .txt-input { text-align: center; line-height: 1.5em; }
#detail-item .product-wrap ul.option .btn-type-02 { font-family: 'Courier New'; padding: 5px 7px; }
#detail-item .product-wrap ul.option .break .tit { display: block; width: auto; margin-top: 10px; }
#detail-item .product-wrap .total { padding: 7px 0; margin-top: 10px; border-top: 2px solid #aeaeae; border-bottom: 2px solid #aeaeae; background-color: #f4f4f4; }
#detail-item .product-wrap .total dl { width: 90.3125%; margin: 0 auto; font-weight: bold; }
#detail-item .product-wrap .total dt { color: #000; font-size: .875em; display: inline; margin-right: 20px; }
#detail-item .product-wrap .total dt span { font-size: smaller; }
#detail-item .product-wrap .total dd { font-size: .875em; color: #e92121; display: inline; }
#detail-item .product-wrap .total dd strong { font-size: larger; }
#detail-item .product-wrap .desc { margin: 10px auto; color: #777; font-size: .75em; }
#detail-item .product-wrap .desc li { list-style-position: inside; line-height: 1.5em; list-style-type: square; }
#detail-item .product-wrap .desc li a { color: #777; text-decoration: underline; }
#detail-item .fixed { position: fixed !important; bottom: 0; z-index: 10; width: 100%; }
#detail-item .fixed-btn { position: relative; text-align: center; left: 0; }
#detail-item .fixed-btn .is_soldout { width: 100%; color: #222; font-weight: bold; font-size: .875em; text-align: center; }
#detail-item .fixed-btn .is_selling { width: 100%; color: #f00; font-weight: bold; font-size: .875em; text-align: center; line-height: 35px; }
#detail-item .btns { position: relative; margin: 10px auto; width: 90.3125%; text-align: center; }
#detail-item .btns a.checkout { width: 96%; text-align: center; background-color: #eeeef1; margin-bottom: 10px; }
#detail-item .btns a.checkout span { display: inline-block; text-indent: -9999px; background: url(/images/d3/m_01/btn/product_checkout@2x.gif) no-repeat center center; background-size: 100% 100%; width: 96px; height: 18.5px; }
#detail-item .others-wrap { position: relative; margin: 0 auto; border: 1px solid #aeaeae; }
#detail-item .others-wrap li { list-style-type: none; position: relative; }
#detail-item .others-wrap li h3 { cursor: pointer; line-height: 40px; font-weight: bold; font-size: .875em; margin: 0; text-indent: 5px; border-bottom: 1px solid #aeaeae; border-top: 1px solid #aeaeae; }
#detail-item .others-wrap li h3:first-child { border-top: none; }
#detail-item .others-wrap li h3 span { font-size: smaller; }
#detail-item .others-wrap li .toggle-btn { position: absolute; right: 7px; top: 14px; }
#detail-item .others-wrap li .toggle-btn a { display: block; width: 14.5px; height: 11px; text-indent: -9999px;  }
#detail-item .others-wrap li .toggle-btn a.blank { display: block; width: 10px; height: 14.5px; text-indent: -9999px; background: url(/images/d3/m_01/bull/bull_community_list@2x.gif) no-repeat 0 0; background-size: 10px 14.5px; }
#detail-item .others-wrap li .conts[data-open=on] { display: block; }
#detail-item .others-wrap li .conts[data-open=off] { display: none; }
#detail-item .others-wrap li .conts[data-open=on] + .toggle-btn a { background: url(/images/d3/m_01/btn/conts_toggle_btn_on@2x.gif) no-repeat 0 0; background-size: 14.5px 11px; }
#detail-item .others-wrap li .conts[data-open=off] + .toggle-btn a { background: url(/images/d3/m_01/btn/conts_toggle_btn_off@2x.gif) no-repeat 0 0; background-size: 14.5px 11px; }
#detail-item .others-wrap li.review .write-btn { position: absolute; top: 8px; right: 35px; }
#detail-item .others-wrap li.review .conts dl { font-size: .75em; color: #777; background-color: #f4f4f4; }
#detail-item .others-wrap li.review .conts dl dt { cursor: pointer; padding: 5px; border-bottom: 1px dotted #aeaeae; border-top: 1px solid #d7d7d7; }
#detail-item .others-wrap li.review .conts dl dt[data-open=on] + dd { display: block; }
#detail-item .others-wrap li.review .conts dl dt[data-open=off] + dd { display: none; }
#detail-item .others-wrap li.review .conts dl dt[data-open=off] { border-top: 1px solid #d7d7d7; border-bottom: none; }
#detail-item .others-wrap li.review .conts dl dt .subject { display: inline-block; white-space: nowrap; width: 90%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
#detail-item .others-wrap li.review .conts dl dt .left { float: left; width: 75%; }
#detail-item .others-wrap li.review .conts dl dt .right { float: right; margin-right: 7px; }
#detail-item .others-wrap li.review .conts dl dt .in-img { display: inline-block; background: url(/images/d3/m_01/bull/review_in_img@2x.gif) no-repeat 0 0; background-size: 100% 100%; width: 17px; height: 12px; }
#detail-item .others-wrap li.review .conts dl dt .name { display: block; color: #a9a9a9; }
#detail-item .others-wrap li.review .conts dl .point { float: right; margin-top: 5px; text-indent: -9999px; display: inline-block; background: url(/images/d3/m_01/bull/review_star_off@2x.gif) repeat-x; background-size: 12px 9px; width: 58px; height: 9px; }
#detail-item .others-wrap li.review .conts dl .point span { display: block; background: url(/images/d3/m_01/bull/review_star_on@2x.gif) repeat-x; background-size: 12px 9px; }
#detail-item .others-wrap li.review .conts dl .point .point-1 { width: 12px; }
#detail-item .others-wrap li.review .conts dl .point .point-2 { width: 22px; }
#detail-item .others-wrap li.review .conts dl .point .point-3 { width: 34px; }
#detail-item .others-wrap li.review .conts dl .point .point-4 { width: 44px; }
#detail-item .others-wrap li.review .conts dl .point .point-5 { width: 58px; }
#detail-item .others-wrap li.review .conts dl dt .date { display: block; text-align: right; color: #a9a9a9; }
#detail-item .others-wrap li.review .conts dl dd { padding: 5px; margin-top: 5px; }
#detail-item .others-wrap li.review .conts dl dd .in-img { position: relative; width: 95px; height: 95px; }
#detail-item .others-wrap li.review .conts dl dd .in-img img { width: 100%; height: 100%; }
#detail-item .others-wrap li.review .conts dl dd .in-img .plus { position: absolute; right: 1px; bottom: 1px; text-indent: -9999px; display: block; background: url(/images/d3/m_01/bull/review_img_plus@2x.gif) no-repeat 0 0; background-size: 100% 100%; width: 25px; height: 25px; }
#detail-item .others-wrap li.review .conts dl .score { border-bottom: 1px solid #ccc; margin-bottom: 5px; margin-top: -5px; }
#detail-item .others-wrap li.review .conts dl .score li { float: left; margin-right: 5px; line-height: 2em;  }
#detail-item .others-wrap li.review .conts dl .score li .point { float: none; margin-top: 0; }
#detail-item .others-wrap .more { position: relative; background-color: #F4F4F4; padding: 5px 0; border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; }
#detail-item .others-wrap .more a { display: block; width: 90%; margin: 0 auto; text-align: center; font-size: .875em; font-weight: bold; }
#detail-item .others-wrap li.exchange .conts { border-bottom: 1px solid #aeaeae; }
#detail-item .others-wrap li.exchange .conts img { width: 100%; }
#detail-item .others-wrap li.coupon .conts {}
#detail-item .naver-checkout { margin-top: 10px; }
dl.MS_coupon { position: relative; font-size: .75em; color: #777; background-color: #f4f4f4; border-bottom: 1px solid #D7D7D7; padding: 5px; }
dl.MS_coupon dt { padding-top: 5px; background: url(/images/d3/m_01/bull/coupon_bg@2x.gif) no-repeat 0 0; background-size: 100% 100%; width: 60px; height: 40.5px; text-align: center; }
dl.MS_coupon dt strong { color: #fff; font-weight: bold; font-size: larger; }
dl.MS_coupon dt span { color: #fff; font-size: smaller; }
dl.MS_coupon dd { position: absolute; left: 70px; top: 5px; }
dl.MS_coupon dd h4,
dl.MS_coupon dd p { margin: 0; line-height: 1.5em; }
#detail-item .others-wrap li.coupon .conts .more { border-top: none; }

/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */
.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: 12px; 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 #FFFFFF; }
#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: 35px; top: 10px; color: #333; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { right: 5px; top: 3px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del img { width: 23px; }
#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 { background-color: #F4F4F4; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_p-name { margin-right: 220px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl { width: 120px; top: 3px; *top: 2px; right: 105px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl input.MK_count { width: 30px; height: 19px; line-height: 16px; padding: 2px 0 0 2px; }
/* °³º°¿É¼Ç */
#MK_innerOptWrap #MK_innerOpt_02 li { background-color: #F4F4F4; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name { margin-right: 220px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl { width: 120px; top: 3px; *top: 2px; right: 105px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl input.MK_count { width: 30px; height: 19px; line-height: 16px; padding: 2px 0 0 2px; }
/* ÃÑÇÕ°è */
#MK_innerOptTotal { padding: 10px 5px; font-size: larger; color: #333; text-align: right; }
#MK_innerOptTotal .MK_txt-total { }
#MK_innerOptTotal .MK_txt-won { }
#MK_innerOptTotal .MK_total { color: #ff0000; font-weight: bold; }
/* Ãß°¡ */
#detail-item .fixed-btn .wrap { position: relative; text-align: center; background: #fff; }
#detail-item .fixed-btn .wrap img {
  width: 100%;
  vertical-align: top;
}
#detail-item .fixed-btn .wrap a {
  font-family: verdana;
  display: inline-block;
}

#detail-item .fixed-btn .wrap li {
  display: inline-block;
}
#detail-item .fixed-btn .wrap li:nth-child(1), #detail-item .fixed-btn .wrap li:nth-child(3), #detail-item .fixed-btn .wrap li:nth-child(5) {
  width: 24.2%;
}
#detail-item .fixed-btn .wrap li:nth-child(2), #detail-item .fixed-btn .wrap li:nth-child(4) {
  width: 10.2%;
}
#detail-item .fixed-btn .wrap img { 
  width: 100%;
}

#detail-item .fixed-btn.fixed {
  border-top: 2px solid #b69f87;
}


/* =============================================================================
   ÃÖ±Ù º» »óÇ° product.html
   ========================================================================== */
div.recent-btn { position: absolute; right: 10px; top: 4px; width: 59px; height: 20px; line-height: 20px; text-align: center; background-color: #f4f4f4; border: 1px solid #e3e3e3;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
}
div.recent-btn a { font-size: .75em; font-weight: bold; color: #828282; }
div.recent-btn a span { padding-right: 10px; }
div.recent-btn a.off span { background: url(/images/common/recent_span_off@2x.gif) no-repeat 100% 50%; background-size: 8px 5px; }
div.recent-btn a.on span { background: url(/images/common/recent_span_on@2x.gif) no-repeat 100% 50%; background-size: 8px 5px; }
#MK_recents { position: relative; display: none; background: url(/images/common/recents_items.gif) repeat 0 0; }
#MK_recents h3 { margin: 0; padding: 5px 0; text-indent: 10px; font-size: .875em; color: #828282; }
#MK_recents .items { position: relative; width: 85%; margin: 0 auto; overflow: hidden; }
#MK_recents .items ul { width: 100%; }
#MK_recents .items ul li { float: left; width: 25%; list-style-type: none; }
#MK_recents .items ul li a { position: relative; display: block; padding: 5px; }
#MK_recents .items ul li img { width: 100%; height: auto; border: 1px solid #dddddd; }
#MK_recents .items ul li a.now img { border: 3px solid #90bae9; }
#MK_recents .items .paging { padding: 5px 0; font-size: .75em; text-align: center; }
#MK_recents .btns a { display: block; width: 12px; height: 32px; position: absolute; top: 50%; margin-top: -16px; text-indent: -9999px; }
#MK_recents .btns a.prev { left: 10px; background: url(/images/common/recent_prev_btn@2x.gif) no-repeat 0 0; background-size: contain; }
#MK_recents .btns a.next { right: 10px; background: url(/images/common/recent_next_btn@2x.gif) no-repeat 0 0; background-size: contain; }

/* =============================================================================
   °ü·Ã»óÇ°
   ========================================================================== */
.related-btn .btn-wrap { padding: 4px 0; text-align: center; border-bottom: 1px solid #e1e1e1; }
.related-btn .btn-wrap a span { padding: 0 10px; }
.amount-input { width:20px; }
#detail-item .others-wrap li.related-product .items-wrap .items .txt { margin-left : -8px; }
#detail-item .others-wrap li.related-product .items-wrap .items li.options .txt { margin-left : 0px; }
#detail-item .others-wrap li.related-product .items-wrap .items li.options .txt .options-select { width : 130px; }
/* BASIC css end */

