/* BASIC css start */
.tool-wrap { padding:5px 10px; } 
.tool-wrap select { width:100%; } 
.list_array { border-top:0px none; } 
.plan .list_array .list_arrayRight img { width: 23px; height: auto; } 

.listPrice2 { color: #d6000f; } 
.listDiscount { color: black; } 
.listPrice3 { color: #a13fd1; } 
.gprice { color: #3f6fd1; } 

.shopbrand h2 { text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px; } 
.shopbrand .MK_product_list { background-color:#f8f8f8; position: relative; } 
.shopbrand .MK_product_list h3 { padding: 10px; color: #111; } 
.shopbrand .MK_product_list .best-container { overflow: hidden; } 
.shopbrand .MK_product_list .swiper-wrapper { padding-left: 10px; } 
.shopbrand .MK_product_list .swiper-slide { position: relative; width: 120px; } 
.shopbrand .MK_product_list .swiper-slide .rank { display: block; width: 24px; height: 24px; background-color: #d6000f; color: #fff; font-size: 14px; text-align: center; line-height: 24px; position: absolute; top: 0; left: 0; opacity: 0.75; } 
.shopbrand .MK_product_list .swiper-wrapper dl { text-align: center; margin-right: 10px; } 
.shopbrand .MK_product_list .swiper-wrapper dl dt { padding-top: 10px; line-height: 16px; max-height: 32px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; } 
.shopbrand .MK_product_list .swiper-wrapper dl dd.thumb { border: 1px solid #dedede; } 
.shopbrand .MK_product_list .swiper-wrapper dl dd.thumb img { width: 100%; } 
.shopbrand .MK_product_list .swiper-wrapper dl dd.price del { color:#999; } 
.shopbrand .MK_product_list .swiper-wrapper dl dd.price { padding-bottom: 15px; } 
.shopbrand .MK_product_list .best-pagination { width: 35px; position: absolute; right: 10px; top: 10px; letter-spacing: -1px; text-align: right; } 


.shopbrand .MK_product_list .items { padding: 10px 0; } 
.shopbrand .MK_product_list .items #MK_best_product li { width:33.33%; } 
.shopbrand .MK_product_list .items .paging-num { text-align: center; clear: both; margin:20px 0; } 
.shopbrand .MK_product_list .items .paging-num a { background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px; } 
.shopbrand .list_group { padding: 9px; text-align:center; } 
.shopbrand .list_group select { width:49%; height:28px; } 
.shopbrand .more .more-title { color: #3b3b3b; } 
.shopbrand .more .more-num { color: #aaaaaa; } 
.shopbrand .shopbrandTitle img { max-width: 100%; width: 100%; } 
.shopbrand .list_array .list_arrayRight img { width: 23px; height: auto; } 



/* =============================================================================
 상품 리스트 product_list.html
 ========================================================================== */
#product-list .items-wrap .items[data-type=horizontal] li { min-height: 100%; } 
#product-list .results .tool-wrap { width: 100%; position: relative; padding: 5px 0; border-bottom: 1px solid #e1e1e1; height: 33px; } 
#product-list .results .tool-wrap select { width: 48.387%; position: absolute; top: 10px; } 
#product-list .results .tool-wrap select:first-child { left: 4px; } 
#product-list .results .tool-wrap select:last-child { right: 4px; } 
#product-list .results .paging-wrap { /*overflow-y: auto; height: 200px; */ } 
#product-list .results .paging { color: #919191; text-indent: 10px; line-height: 22px; border-bottom: 1px solid #e1e1e1; border-top: 1px solid #fff; background-color: #f1f1f1; } 
#product-list .results .tool-wrap .links { padding: 0 6px; } 
#product-list .results .tool-wrap .links a.now { background: url(/images/d3/m_01/bull/tool_wrap_link_now_@2x.gif) no-repeat 0 50%; background-size: 13px 10px; padding-left: 14px; color: #f56e00; } 
#product-list .results .tool-wrap { width: 100%; position: relative; padding: 5px 0; border-bottom: 1px solid #e1e1e1; height: 33px; line-height: 33px; } 
#product-list .results .tool-wrap .links a { display: inline-block; margin: 0 2px; font-size: .75em; font-weight: bold; color: #626b7c; } 
#product-list .results .paging { color: #919191; text-indent: 10px; line-height: 22px; border-bottom: 1px solid #e1e1e1; border-top: 1px solid #fff; background-color: #f1f1f1; } 
#product-list .results .tool-wrap .type-btn { position: absolute; right: 6px; top: 8px; } 
#product-list .results .tool-wrap .type-btn a { display: block; width: 61px; height: 29px; text-indent: -9999px; } 
#product-list .results .tool-wrap .type-btn a.list { background: url(/images/d3/m_01/btn/type_btn_list_@2x.gif) no-repeat 0 0; background-size: contain; } 
#product-list .results .tool-wrap .type-btn a.gallery { background: url(/images/d3/m_01/btn/type_btn_gallery_@2x.gif) no-repeat 0 0; background-size: contain; } 
#product-list .results .category-title { } 
#product-list .results .category-title img { width: 100%; } 

.items-wrap .items[data-type=vertical] .price-info .break { margin-top:5px; } 

/* 갤러리형 */
.items-wrap .items[data-type=gallery] { padding : 7px 0 0 7px; } 
.items-wrap .items[data-type=gallery] > li { float: left; margin-bottom: 7px; position: relative; width: 50%; } 
.items-wrap .items[data-type=gallery] > li dl:after { clear: both; } 
.items-wrap .items[data-type=gallery] > li dl:before, .items-wrap .items[data-type="gallery"] > li dl:after { content: ""; display: table; } 
.items-wrap .items[data-type=gallery] > li dl:before, .items-wrap .items[data-type="gallery"] > li dl:after { content: ""; display: table; } 
.items-wrap .items[data-type=gallery] > li dl { border: 1px solid #ECECEC; margin-right: 7px; min-height: 215px; padding: 15px 4px 30px; position: relative; height:230px; } 
.items-wrap .items[data-type=gallery] .thumb-img { width: 110px; max-height: 150px; } 
.items-wrap .items[data-type=gallery] .pname { border-bottom: 1px solid #AEAEAE; color: #000000; margin-bottom: 10px; margin-top: 0; padding: 10px 0; } 
.items-wrap .items[data-type=gallery] .price-info li { border: medium none; font-size: 1em; line-height: 1.5em; margin: 0; padding: 0; text-align: left; } 
.items-wrap .items[data-type=gallery] .price-info li .review-count { font-size: smaller; } 
.items-wrap .items[data-type=gallery] .price-info li .review-count em { font-style: normal; } 
.items-wrap .items[data-type=gallery] .price-info .tit { font-size: 1em; margin-right: 4px; } 
.items-wrap .items[data-type=gallery] .price-info .tit img { vertical-align: -1px; } 
.items-wrap .items[data-type=gallery] .price-info .discount { color: #000000; font-weight: bold; } 
.items-wrap .items[data-type=gallery] .price-info .strike { text-decoration: line-through; } 
.items-wrap .items[data-type=vertical] .price-info .tit img { vertical-align: -1px; } 

/* =============================================================================
 아이콘 및 품절배경 관련
================================================================================*/
.items-wrap .items .icons { position: absolute; left: 5px; top: 0; } 
.items-wrap .items .icons span { display: block; width : 30px; } 
.items-wrap .items .sold-out { position: absolute; z-index: 1; width: 100%; height: 100%; background: url(/images/d3/m_01/bg/sold_out.png) no-repeat top center; background-size: 100%; } 
.items-wrap .items[data-type=vertical] .vertical-img { position:relative; float: left; margin: 0; width: 95px; height: auto; } 
.items-wrap .items[data-type=vertical] .vertical-img img { width: 100%; height: auto; max-height: none; } 
.items-wrap .items[data-type=vertical] .sold-out { left: 0; top: 0; } 

.items-wrap .items[data-type=gallery] .gallery-img { width: 95px; height: auto; position:relative; } 
.items-wrap .items[data-type=gallery] .gallery-img img { width: 100%; height: auto; max-height: none; } 
.items-wrap .items[data-type=gallery] .sold-out { left: 0; top: 0; } 

/* =============================================================================
 베스트 상품
================================================================================*/
#product-list .results .MK_product_list { position: relative; background: url(/images/common/recents_items.gif) repeat 0 0; } 
#product-list .results .MK_product_list h3 { margin: 0; padding: 5px 0; text-indent: 10px; font-size: .875em; color: #828282; } 
#product-list .results .MK_product_list .items { position: relative; width: 85%; margin: 0 auto; overflow: hidden; } 
#product-list .results .MK_product_list .items ul { width: 100%; } 
#product-list .results .MK_product_list .items ul li { float: left; width: 25%; list-style-type: none; } 
#product-list .results .MK_product_list .items ul li a { position: relative; display: block; padding: 5px; } 
#product-list .results .MK_product_list .items ul li img { width: 100%; height: auto; border: 1px solid #dddddd; } 
#product-list .results .MK_product_list .items .paging-num { padding: 5px 0; font-size: .75em; text-align: center; } 
#product-list .results .MK_product_list .btns a { display: block; width: 12px; height: 32px; position: absolute; top: 50%; margin-top: -16px; text-indent: -9999px; } 
#product-list .results .MK_product_list .btns a.prev { left: 10px; background: url(/images/common/recent_prev_btn@2x.gif) no-repeat 0 0; background-size: contain; } 
#product-list .results .MK_product_list .btns a.next { right: 10px; background: url(/images/common/recent_next_btn@2x.gif) no-repeat 0 0; background-size: contain; } 

/* =============================================================================
 페이징
================================================================================*/
.paging { padding-top: 10px; padding-bottom:10px; height: 17px; text-align: center; line-height: 0; vertical-align: top; } 
.paging li { display: inline; } 
.paging li a { overflow: hidden; width: auto; color: #999; cursor: pointer; width:30px; } 
.paging li a:hover,
.paging li.now a { font-weight: bold; letter-spacing: -1px; border:1px solid #000; color:#000; } 
.paging li.first a,
.paging li.prev a,
.paging li.next a,
.paging li.last a { } 
.paging li.prev { margin-right: 10px; } 
.paging li.next { margin-left: 10px; } 

.listDiscount2 { color:#000; } 
.listPrice2 { color:red; } 

.list_shopping3x li figure .thumb { position:relative; } 
.list_shopping3x li figure .thumb i { position:absolute; left:7px; bottom:20px; font-size:22px; color:#000; } 
.gprice { font-size:11px; color:blue; font-weight:normal; } 

.prd_conunt { padding:10px; } 
.prd_cate { padding:10px; text-align:center; } 
.prd_cate a { display:inline-block; border:1px solid #653500; padding:5px 8px; margin:3px; color:#653500; font-weight:normal; border-radius:3px; } 





/*메인 공통 레이아웃*/
.main_ban_wrap { margin-bottom: 100px; margin-top: 15px; } 
.main_ban_wrap h2 { font-size: 17px; font-weight: 800; color: #111111; display: flex; justify-content: space-between; padding: 0 15px; margin-bottom: 15px; align-items: center; } 
.main_ban_wrap h2 img { height:15px; margin-right:6px; vertical-align: middle; } 
.main_ban_wrap h2 a { font-size: 13px; color: #d70010; } 
.main_ban_wrap h3 { margin: 15px 0 3px; padding: 0 15px; font-size:12px; color:#727272; } 
.main_ban_wrap > div { margin-left: 0; letter-spacing: 0px; word-spacing: 0px; } 
.main_ban_wrap > div a { text-overflow: ellipsis; overflow: hidden; display: block; } 


.pd_slick .slick-slide { margin: 0 5px; } 
.pd_slick .slick-list { margin: 0 5px; } 
.pd_slick .item-list .thumb { position: relative; } 
.pd_slick .item-list .thumb .dc { text-align: center; position: absolute; top: 0; left: 0; height: 40px; line-height: 40px; width: 40px; background: #9750c7; color: #fff; font-size: 14px; } 
.pd_slick .item-list .thumb .dc em { font-size: 10px !important; } 
.pd_slick .item-list .thumb .dc.term { } 
.pd_slick .item-list .thumb .dc em:nth-child(3), .pd_slick .item-list .thumb .dc em:nth-child(4) { display: none !important } 
.pd_slick .item-list .thumb .dc em.num { font-size: 14px !important; display: inline-block; } 
.pd_slick .item-list .thumb .dc em.percent { font-size: 10px !important; display: inline-block; vertical-align: top; margin-top: 3px; } 
.pd_slick .item-list img { width: 100%; border-radius: 10px; } 
.pd_slick .slick-prev, .pd_slick .slick-next { width: 35px !important; height: 35px !Important; } 
.pd_slick .slick-next { right: -50px !important; } 
.pd_slick .slick-prev { left: -35px !important; } 
.pd_slick .slick-prev:before, .pd_slick .slick-next:before { color: #aaa !important; font-size: 35px; } 
.pd_slick .slick-dots { height: 30px; top: 0; text-align: right; } 
.pd_slick .slick-prev:before { content: '＜' !important; } 
.pd_slick .slick-next:before { content: '＞' !important; } 
.pd_slick .item-list dd ul li.prd-consumer { display: inline-block; color: #919191; font-size: 15px !important; margin-right: 4px; font-weight: 100; } 
.pd_slick .item-list dd ul li.dc { color: #94223e; display: inline-block; font-size: 22px; letter-spacing: -1px; font-weight: 800; margin-left: 5px; } 
.pd_slick .item-list dd ul li.dc em.num { } 
.pd_slick .item-list dd ul li.dc em.percent { font-size: 16px !important; font-weight: bold !important; margin-left: 2px; } 

/* 찜하기, 미리보기 아이콘 */
.thumb_icon { position: absolute; right: 8px; bottom: 8px; z-index: 2; } 
.thumb_icon li { margin-top: 5px; line-height: 1; } 
.thumb_icon li img { width: 27px !important; } /* 23px*/

/* BASIC css start */
#detailpage { position: fixed !important; width: 100%; top: 20px !important; left: 0 !important; margin-left: 0 !important; } 
#detailpage .cnt { position: absolute; right: 0; left: 0; height:680px; z-index: 2; background-color: #fff; padding: 15px; margin: 10px; border: 2px solid #cacaca; border-radius: 15px; box-sizing: border-box; } 
#detailpage .cnt .prev-sns { text-align: left; margin-bottom: 7px; height: 30px; } 
#detailpage .cnt .prev-sns img { width: 30px; height: auto; } 
#detailpage .detail { height: 680px; overflow: auto; -webkit-overflow-scrolling: touch; } 
#detailpage .detail .thumb-wrap { position: relative; text-align: center; } 
#detailpage .detail .thumb-wrap .thumb img { max-width: 100%; } 
#detailpage .detail .btns { position: absolute; right: 5px; bottom: 5px; } 
#detailpage .detail .btns a { width: 90px; height: 30px; border: 1px solid #525252; display: inline-block; text-align: center; line-height: 28px; box-sizing: border-box; background-color: rgba(255, 255, 255, 0.9); color: #525252; border-radius: 5px; } 
#detailpage .detail .txt-wrap .ptit { border-bottom: 1px solid #bbb; padding-bottom: 3px; word-break: break-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 10px 0; } 
#detailpage .detail .txt-wrap .ptit img { margin-right: 3px; } 
#detailpage .detail .txt-wrap .table-opt .opt li { padding: 3px 0; } 
#detailpage .detail .txt-wrap .table-opt .opt .s-replace { text-align: center; display: inline-block; width: 100%; } 
#detailpage .detail .txt-wrap .table-opt .opt .s-consumer .prev-price { text-decoration: line-through; color: #828282; } 
#detailpage .detail .txt-wrap .table-opt .opt .price-line { text-decoration: line-through; } 
#detailpage .detail .txt-wrap .table-opt .opt .s-dc-price .prev-price { font-weight: bold; } 
#detailpage .detail .txt-wrap .table-opt .opt .s-reserve .prev-price { color: #828282; } 
#detailpage .detail .txt-wrap .table-opt .opt .prev-price { float: right; } 
#detailpage .detail .txt-wrap .table-opt .opt .p-total { text-align: right; padding: 5px 5px 0; } 
#detailpage .detail .txt-wrap .table-opt .opt .p-total .prev-tit { font-weight: bold; padding-right: 5px; } 
#detailpage .detail .txt-wrap .table-opt .opt .p-total .total-price { color: #f1191f; font-size: 1.3em; font-weight: bold; } 

#detailpage .table-opt .opt-wrap { margin-top: 10px; padding: 5px; background-color: #f9f9f9; border: 1px solid #e8e8e8; } 
#detailpage .table-opt .opt-wrap .tit { margin-bottom: 5px; } 
#detailpage .table-opt .opt-wrap dl { width: 100%; margin-bottom: 5px; } 
#detailpage .table-opt .opt-wrap dt { display: inline-block; width: 35%; vertical-align: middle; word-break: break-all; } 
#detailpage .table-opt .opt-wrap dd { display: inline-block; width: 62%; } 
#detailpage .table-opt .opt-wrap .sel-btn { padding-left: 10px; text-align: center; } 
#detailpage .table-opt .opt-wrap select { display: block; width: 100%; font-size: 16px; } 
#detailpage .table-opt .opt-wrap .opt-btns { display: inline-block; } 
#detailpage .table-opt .opt-wrap .opt-btns input { vertical-align: middle; height: 35px; margin-right: 3px; box-sizing: border-box; text-align: center !important; border: 1px solid #bbb; -webkit-appearance: none; } 
#detailpage .table-opt .opt-wrap .opt-btns .btn-up { background-color: #fff; width: 50px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; display: inline-block; border: 1px solid #7D7D7D; border-radius: 2px; box-sizing: border-box; } 
#detailpage .table-opt .opt-wrap .opt-btns .btn-dw { background-color: #fff; width: 50px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; display: inline-block; border: 1px solid #7D7D7D; border-radius: 2px; box-sizing: border-box; } 
#detailpage .table-opt .opt-wrap dl .opt-count select { width: 180px; } 
#detailpage .table-opt .opt-wrap dl .opt-count .opt-btns { float: left; margin-top: 5px; } 
#detailpage .table-opt .opt-wrap dl .opt-count .opt-btns input { margin-right: 3px; } 

#detailpage .f-btns { margin: 10px 0 15px; } 
#detailpage .f-btns ul { overflow: hidden; } 
#detailpage .f-btns ul li { float: left; text-align: center; width: 100%; } 
#detailpage .f-btns ul li .soldout-msg { width: 100%; background-color: #F2F4F7; display: block; padding: 5px; box-sizing: border-box; } 
#detailpage .f-btns ul li a { margin-left: 5px; } 
#detailpage .f-btns ul li:first-child a { margin-left:0; } 
#detailpage .f-btns ul li.p_buy { width: 40% } 
#detailpage .f-btns ul li.p_cart { width: 30% } 
#detailpage .f-btns ul li.p_wish { width: 30% } 
#detailpage .f-btns ul li.p_buy a { color: #fff; background-color: #313131; border: 1px solid #313131; height: 50px; line-height: 50px; font-size: 13px; box-sizing: border-box; display: block; } 
#detailpage .f-btns ul li.p_cart a { background-color: #E8E8E8; border: 1px solid #B5B5B5; height: 50px; line-height: 50px; font-size: 13px; box-sizing: border-box; display: block; } 
#detailpage .f-btns ul li.p_wish a { background-color: #F5F4F4; border: 1px solid #C1C1C1; height: 50px; line-height: 50px; font-size: 13px; box-sizing: border-box; display: block; } 
#detailpage .f-btns .btn_cartfree { display: inline-block; width: 100%; height: 30px; line-height: 30px; color: #fff; background-color: #313131; border: 1px solid #313131; box-sizing: border-box; text-align: center; } 

#detailpage .close-layer { display: block; position: absolute; top: 17px; right: 10px; width: 45px; height: 36px; } 
#detailpage .close-layer .pop-close-btn .x1 { border: 1px solid #a0a0a0; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 25px; position: absolute; top: 12px; right: 5px; } 
#detailpage .close-layer .pop-close-btn .x2 { border: 1px solid #a0a0a0; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); width: 25px; position: absolute; top: 12px; right: 5px; } 

.p-bg { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; background-color: #000; opacity: 0.5; } 

#layerShopChoice { top: -20px !important; } 


.plan-title img { width:100%; } 


/* BASIC css end */

