/* BASIC css start */
/* =============================================================================
   상품상세 product.html
   ========================================================================== */
#detail-item { position: relative; }
#detail-item h2 { width: 78.125%; margin: 5px auto; font-size: .875em; font-weight: bold; text-align: center; }
#detail-item .prd-wish { padding: 15px 15px 10px; text-align: right; }
#detail-item .prd-wish p { display: inline-block; height: 22px; line-height: 20px; padding: 0 4px 0 5px; border: 1px solid #b9b9b9; border-radius: 3px; font-family: 'malgun gothic'; font-size: 13px; color: #000; background: #fff; }
#detail-item .prd-wish p i.fa-heart { margin-right: 4px; color: #f41f3a; }
#detail-item .info-wrap { position: relative; width: 90.3125%; margin: 0 auto; border-bottom: 2px solid #aeaeae; padding-bottom: 10px; }
#detail-item .info-wrap .items { width: 100%; 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: -3.125%; }
#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: -3.125%; }
#detail-item .product-wrap ul.option { width: 90.3125%; margin: 5px auto; }
#detail-item .product-wrap ul.option > li { list-style-type: none; list-style-position: inside; font-size: .875em; color: #777; margin: 7px 0; font-weight: bold; }
#detail-item .product-wrap ul.option .tit { display: inline-block; width: 85px; padding-left:10px; background:url(/images/d3/m_01/bull/bull_h6_sqr.png) no-repeat 0 center; background-size:3px 3px; vertical-align:top; }
#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 .txt .coupon_price {color:#ff0000}
#detail-item .product-wrap ul.option .txt .btn-coupon { display:inline-block; height:18px; line-height:20px; border:1px solid #000; font-size:11px; }
#detail-item .product-wrap ul.option .txt .btn-coupon span { display:inline-block; height:18px; padding:0 5px; color:#fff; background:#000; vertical-align:top; }
#detail-item .product-wrap ul.option .txt .btn-coupon em { display:inline-block; height:18px; padding:0 3px 0 0; font-size:10px; vertical-align:top; }
#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: inline-block; width:100%; max-width: 30%; }
#detail-item .product-wrap ul.option .break .txt { display: inline-block; max-width: 59%; }
#detail-item .product-wrap ul.option .break .txt select { max-width:100%; }

#detail-item .product-wrap ul.option .option-wrap { }
#detail-item .product-wrap ul.option .option-wrap .option-box { width:100%; border-bottom:1px solid #ddd; }
#detail-item .product-wrap ul.option .option-wrap .option-box:last-child { border-bottom:none; }
#detail-item .product-wrap ul.option .option-wrap .option-box .tit { width:90%; padding:10px 0; color:#666; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list:after { clear: both; content: ""; display: block; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list { width:100%; font-size:0.875em; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li { float:left; width:20%; list-style:none; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li.last { }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl { width:54px; padding-bottom:10px; text-align:center; color:#333; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdchk input { width:12px; height:12px; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdimg { position:relative; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdimg img { width:54px; height:54px; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdimg.noimg { }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdimg .soldout { position:absolute; top:0; left:0; display:inline-block; width:54px; height:54px; line-height:56px; color:#fff; text-align:center; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdimg .soldout-bg { position:absolute; top:50%; left:0; display:inline-block; width:54px; height:20px; margin-top:-10px; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdimg .sel-img { position:absolute; top:0; left:0; display:inline-block; width:54px; height:54px; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdname { padding-top:5px; line-height:14px; word-wrap:break-word;}
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdnote{ padding-bottom:3px; line-height:14px; word-wrap:break-word;}
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdprice { padding-bottom:3px; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdqty { }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdqty input { display:inline-block; width:20px; height:15px; line-height:17px; padding:0 5px; border:1px solid #707070; font-size:11px; text-align:right; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdqty .btn-up-down { display:inline-block; width:11px; height:14px; line-height:0; font-size:0; vertical-align:top; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a { display:inline-block; width:11px; height:9px; line-height:0; font-size:0; vertical-align:top; }
#detail-item .product-wrap ul.option .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up { margin-bottom:1px; }

#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 { width: 90.3125%; 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%; padding: 5px 0; }
#detail-item .fixed-btn { position: relative; text-align: center; }
#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; width: 90.3125%; 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 {margin:0 auto;}
#detail-item .others-wrap li.coupon .conts a { display:block; }
#detail-item .others-wrap li.coupon .conts a img { max-width:90%; }
#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; }
#detail-item .fixed-btn .MK_btn-sms {
    display: inline-block; width: 90.3125%; height: 35px; line-height: 35px; text-align: center; border: 1px solid #808080;
    color: #fff; font-weight: bold;
    background-color: #8a8687;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8a8687), to(#5e5e5e));
    background-image: -webkit-linear-gradient(top, #8a8687, #5e5e5e);
    background-image:    -moz-linear-gradient(top, #8a8687, #5e5e5e);
    background-image:      -o-linear-gradient(top, #8a8687, #5e5e5e);
    background-image:   linear-gradient(to bottom, #8a8687, #5e5e5e);
    -webkit-border-radius: 3px !important; border-radius: 3px !important; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
#detail-item .fixed-btn .MK_btn-sms span { padding-left: 24px; background: url(/images/d3/m_01/bull/alarm_fff@2x.png) no-repeat 0 50%; background-size: 18px 14px; }

/* ****************** 배송비 버튼 ******************** */
#detail-item .product-wrap ul.option .del-button01 {color: #F7F7F7;font-size: 1em;border: 1px solid #C5C5C5;padding: 1px 7px;border-radius: 30px;background-color: #616161;margin-right: 7px;}
#detail-item .product-wrap ul.option .del-button02 {color: #F7F7F7;font-size: 1em;border: 1px solid #C5C5C5;padding: 1px 7px;border-radius: 30px;background-color: #616161;}

/* ****************** 상품 상세 옵션 ******************** */
.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;width: 30px; }
/* 사용자 입력 인풋박스 (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: 230px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl { width: 130px; top: 3px; *top: 2px; right: 105px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl input.MK_count, input.addition_option { width: 30px; height: 19px; line-height: 16px; padding: 2px 0 0 2px; }

#MK_innerOptWrap #MK_innerOpt_03 li { background-color: #F4F4F4; }
#MK_innerOptWrap #MK_innerOpt_03 li .MK_p-name { margin-right: 230px; word-break:break-all; word-wrap:break-word; }
#MK_innerOptWrap #MK_innerOpt_03 li .MK_qty-ctrl { width: 130px; top: 3px; *top: 2px; right: 105px; }
#MK_innerOptWrap #MK_innerOpt_03 li .MK_qty-ctrl input.MK_count { width: 30px; height: 19px; line-height: 16px; padding: 2px 0 0 2px; }
/* 총합계 */
#MK_innerOptPrice { padding: 3px 5px 5px; font-size: 1em; color: #333; text-align: right; }
#MK_innerOptAdd { padding: 0 5px; font-size: 1em; color: #333; text-align: right; }
#MK_innerOptTotal { padding: 5px 0px 10px; font-size: 1em; 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 { width: 90.3125%; margin: 0 auto; } /* 선물하기 */
#detail-item .fixed-btn .wrap a {
    display: inline-block; width: 100%; color: #fff; height: 35px; line-height: 35px; text-align: center; border: 1px solid #808080;
    font-weight: bold;
    background-color: #8a8687;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8a8687), to(#5e5e5e));
    background-image: -webkit-linear-gradient(top, #8a8687, #5e5e5e);
    background-image:    -moz-linear-gradient(top, #8a8687, #5e5e5e);
    background-image:      -o-linear-gradient(top, #8a8687, #5e5e5e);
    background-image:   linear-gradient(to bottom, #8a8687, #5e5e5e);
    -webkit-border-radius: 3px !important; border-radius: 3px !important; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; box-sizing: border-box;
} /* 선물하기 */
#detail-item .fixed-btn .wrap a.btn-order { width: 100%; margin-bottom: 3px; }
#detail-item .fixed-btn .wrap a.btn-order span { padding-left: 16px; background: url(/images/d3/m_01/btn/btn_order@2x.gif) no-repeat 0 50%; background-size: 14px 14px; }
#detail-item .fixed-btn .wrap a.btn-cart {
    width: 49%; border: 1px solid #d2d2d4; color: #666;
    background-color: #f1f1f3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f3), to(#e6e7eb));
    background-image: -webkit-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:    -moz-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:      -o-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:   linear-gradient(to bottom, #f1f1f3, #e6e7eb);
}  /* 선물하기 */
#detail-item .fixed-btn .wrap a.btn-cart span { padding-left: 18px; background: url(/images/d3/m_01/btn/btn_cart@2x.gif) no-repeat 0 50%; background-size: 14px 14px; }
#detail-item .fixed-btn .wrap a.btn-wish {
    width: 49%; border: 1px solid #d2d2d4; color: #666;
    background-color: #f1f1f3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f3), to(#e6e7eb));
    background-image: -webkit-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:    -moz-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:      -o-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:   linear-gradient(to bottom, #f1f1f3, #e6e7eb);
} /* 선물하기 */

#detail-item .fixed-btn .wrap a.btn-wish i.fa { margin-right: 4px; color: #999; }
#detail-item .fixed-btn .wrap a.btn-wish i.fa-heart { display:none; color: #f41f3a; }
#detail-item .fixed-btn .wrap a.btn-wish .wish-on i.fa { display:none; }
#detail-item .fixed-btn .wrap a.btn-wish .wish-on i.fa-heart { display:inline-block; }
#detail-item .fixed-btn .wrap a.btn-gift {
    border: 1px solid #d2d2d4; color: #666; margin-top: 3px;
    background-color: #f1f1f3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f3), to(#e6e7eb));
    background-image: -webkit-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:    -moz-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:      -o-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:   linear-gradient(to bottom, #f1f1f3, #e6e7eb);
} /* 선물하기 */
/* =============================================================================
   최근 본 상품 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; }

/* IOS 디바이스 옵션 선택 시 자동 확대 방지 */
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {font-size:16px;}

/* OKDGG 버튼 */
#detail-item .okdgg-checkout { text-align: center; margin-top: 10px; }
#detail-item .okdgg-checkout img {max-width: 90%; height: auto; }

#payco_order_btn { text-align: center; margin-top: 10px; }
#kakaopay_order_btn { text-align: center; padding-top:10px; }

/* 원클릭옵션 */
.MK-oneclick-list { overflow:hidden; zoom:1; }
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li { float:left; margin: 0 5px 5px 0; list-style-type:none; }                                                                                
.MK-oneclick-list li a { border:1px solid #231f20; display: inline-block; border-radius: 1px; box-sizing:border-box; } 
.MK-oneclick-list li.MK-oneclick-sel a { border:2px solid #000000; }
.MK-oneclick-list li.MK-oneclick-dis a { filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; }
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {  padding:1px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.MK-oneclick-list li a span { display: block; text-align: center; vertical-align: middle; line-height: 19px; }                         
.MK-oneclick-list li a img { width: 100%; height:100%;}
.MK-oneclick-list li.MK-oneclick-image a {height:50px;}
.MK-oneclick-list li.MK-oneclick-image a img {width: auto; height: 48px;;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {height:46px; width: auto;}
.MK-oneclick-list li.MK-oneclick-color { width:50px; height: 50px; } 
.MK-oneclick-list li.MK-oneclick-color a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-color span { width: 44px; height: 44px; }
.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span { width: 27px; height: 27px; }
.MK-oneclick-list li.MK-oneclick-text  .MK-oneclick-list li.MK-oneclick-text {min-width:35px; max-width:100%; height: 50px; }
.MK-oneclick-list li.MK-oneclick-text a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {padding:1px;}
.MK-oneclick-list li.MK-oneclick-text span { min-width: 29px; line-height: 44px; }                                                                        
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value { padding: 3px 0; display:block; }
.MK-oneclick-only-text li.MK-oneclick-text { height: auto; }
.MK-oneclick-only-text li.MK-oneclick-text span { height: auto; line-height: 19px; }

/* 상품 상세 이벤트 공통 정보 */
.detail-common-info-event { width:90.3125%; margin:10px auto; word-break: break-all; }
.detail-common-info-event img {max-width: 100%;}
.detail-common-info-event div {margin-top:10px; }
/* //상품 상세 이벤트 공통 정보 */

/* 상품 상세 일반 공통 정보 */
.detail-common-info { padding:0 10px 20px; border-bottom:1px solid #aeaeae; word-break: break-all; }
.detail-common-info img {max-width: 100%;}
.detail-common-info dl { padding-top:20px; font-size:inherit; font-weight:normal; letter-spacing:-0.5px; }
.detail-common-info dl dt { padding-bottom:10px; color:#444; font-weight:bold; }
.detail-common-info dl dd { padding-left:10px; color:#777; line-height:20px; }
.detail-common-info div {margin-top:10px; }
/* //상품 상세 일반 공통 정보 */

/* 스마트 쿠폰 목록 */
#detail-item .smart-coupon-list li {position:relative; margin:14px; border:1px solid #cecece; border-radius:10px; letter-spacing:-1px; overflow:hidden;}
#detail-item .smart-coupon-list li .c-info { width:82%; padding:20px; border-right: 1px dashed #cecece; box-sizing: border-box;}
#detail-item .smart-coupon-list li .c-image img { width:100%; height:128px;}
#detail-item .smart-coupon-list li p { padding-bottom:10px; line-height:18px; font-size:13px; color:#999; word-break:break-all; font-family:"Malgun Gothic"; }
#detail-item .smart-coupon-list li p:last-child {padding-bottom:0;}
#detail-item .smart-coupon-list li p.c-name { font-size:14px; color:#000; font-weight:bold; word-break: break-all; }
#detail-item .smart-coupon-list li p.c-price {font-size:22px; color:#ff3a34; font-weight:bold;}
#detail-item .smart-coupon-list li .btn-down {position:absolute; top:0; right:0; width:18%; height:100%; background:#f8f8f8; text-align:center; box-sizing: border-box;} 
#detail-item .smart-coupon-list li .btn-down span {position:absolute; right:0; top:50%; width:100%; margin-top:-22px; height:44px; font-size:12px; display:flex; word-break:break-all; flex-wrap:wrap; align-items:center; justify-content:center;  }
#detail-item .smart-coupon-list li .btn-down span {color:#999;}
#detail-item .smart-coupon-list li .btn-down span a { font-size:0; text-indent:-9999px; display:inline-block; width:22px; height:22px; background:url('/images/common/ico_h11_down_black_l.png') no-repeat center center; }
#detail-item .smart-coupon-list li.sc-style1.sc-reserve p.c-price {color:#3b6ce9;}
#detail-item .smart-coupon-list li.sc-style2 {border:1px solid #fff;}
#detail-item .smart-coupon-list li.sc-style2 .c-info { background:#171940; border-color:#171940; }
#detail-item .smart-coupon-list li.sc-style2 p { color:#fff; }
#detail-item .smart-coupon-list li.sc-style2 p.c-txt { color:#999; }
#detail-item .smart-coupon-list li.sc-style2 .btn-down { background:#ff3a34; border:0; color:#fff; }
#detail-item .smart-coupon-list li.sc-style2 .btn-down a { background:url('/images/common/ico_h11_down_white_l.png') no-repeat center right; }
#detail-item .smart-coupon-list li.sc-style2 .btn-down span { color:#fff; }
#detail-item .smart-coupon-list li.sc-style2.sc-reserve .btn-down { background:#3b6ce9; color:#fff; }
#detail-item .smart-coupon-list li.sc-style3 { border:0; border-radius:0;}
#detail-item .smart-coupon-list li.sc-style3 .c-info { border:1px solid #000; border-right:2px dotted #272a4d; border-radius:10px; }
#detail-item .smart-coupon-list li.sc-style3 p.c-price { color:#eb3697;}
#detail-item .smart-coupon-list li.sc-style3 .btn-down { background:#fff2f9 ; border:1px solid #272a4d; border-left:0; border-radius:10px;}
#detail-item .smart-coupon-list li.sc-style3 .btn-down a { background:url('/images/common/ico_h11_down_pink_l.png') no-repeat center right; }
#detail-item .smart-coupon-list li.sc-style3.sc-reserve p.c-price {color:#18b776;}
#detail-item .smart-coupon-list li.sc-style3.sc-reserve .btn-down { background:#eefff7; }
#detail-item .smart-coupon-list li.sc-style3.sc-reserve .btn-down span a {color:#000;}
#detail-item .smart-coupon-list li.sc-style3.sc-reserve .btn-down a { background:url('/images/common/ico_h11_down_green_l.png') no-repeat center right; }

/* 구매할인 추가 */
#detail-item .buy-benefit { position:relative; display:inline-block; max-width:50%; }
#detail-item .buy-benefit .tit-txt { font-size:14px; color:#000; display: block; white-space: nowrap; overflow:hidden; text-overflow:ellipsis; }
#detail-item .buy-benefit .view-wrap { position:relative; }
#detail-item .buy-benefit .btn-view { display:inline-block; padding:3px 5px 3px 5px; font-size:11px; color:#000; border:2px solid #a9a9a9; width:48px; top:-3px; left:100%; position:absolute; }
#detail-item .buy-benefit .btn-view em { display: inline-block; font-size:10px; color: #000; padding-top:2px; vertical-align: top; }
#detail-item .buy-benefit .view-wrap { display:none; position:absolute; top:30px; left:0px; width:186px; padding:15px; background:#fff; border:2px solid #a9a9a9; z-index:11; }
#detail-item .buy-benefit .view-wrap.active { display:block; }
#detail-item .buy-benefit .view-wrap .layer-view { font-size:13px; line-height:20px; color:#000; white-space:normal; word-break:break-word; }
#detail-item .buy-benefit .view-wrap .layer-view .fc-red { color:#ff0000; }
#detail-item .buy-benefit .view-wrap .layer-view ul.list {margin-top:5px;}
#detail-item .buy-benefit .view-wrap .layer-view ul.list li { list-style-type:none; }
#detail-item .buy-benefit .view-wrap .layer-view ul.list li.layer-info { list-style-type:none; border-top:1px solid #ccc; color:#585858; padding-top:5px; margin-top:5px; font-weight:normal; }
#detail-item .buy-benefit .view-wrap .btn-close { position:absolute; right:7px; top:3px; }

#detail-item .soldout_area {width: 90.3125%; margin: 0 auto; overflow: hidden;}
#detail-item .soldout_area .fl-r {float: right;}
#detail-item .soldout_area .btn_soldout_anchor,
#detail-item .soldout_area .soldout_once {display: inline-block; float: left; margin: 0 0 10px 5px;}

/* 오늘출발 상품 */
#detail-item .today-delivery { display:flex; align-items:center; width:90.3125%; margin:15px auto; padding:10px; border:1px solid #e4e4e5; background:#f8f8f8; color:#111; font-size:.75em; box-sizing: border-box; }
#detail-item .today-delivery .icon { padding:12px 10px; border:1px solid #111; border-radius:6px; background:#fff; }
#detail-item .today-delivery .txt { padding-left:12px; }
#detail-item .today-delivery .txt p { padding-top:5px; }
/* BASIC css end */

