/* BASIC css start */
/* =============================================================================
   »óÇ° ¸®½ºÆ® 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 15px; text-align:right; box-sizing:border-box;  }
#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; display:flex; gap:10px; justify-content:end;  }
#product-list .results .tool-wrap .links a.now { color:#000; font-weight:bold; text-decoration:underline;  }
#product-list .results .tool-wrap { width: 100%; position: relative; padding: 5px 15px 15px; text-align:right; box-sizing:border-box; }
#product-list .results .tool-wrap .links a { font-size:11px; color: #888;  }
#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%; }
#product-list .items-wrap .btn-coupon { display:inline-block; height:18px; line-height:20px; border:1px solid #000; font-size:11px; margin-left:11px;}
#product-list .items-wrap .btn-coupon span { display:inline-block; height:18px; padding:0 5px; color:#fff; background:#000; vertical-align:top; }
#product-list .items-wrap .btn-coupon em { display:inline-block; height:18px; padding:0 3px 0 0; font-size:10px; vertical-align:top; font-style:inherit; }

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

/* °¶·¯¸®Çü */
.items-wrap .items[data-type=gallery] { padding :0; font-size:0; }
.items-wrap .items[data-type=gallery] > li { display:inline-block; vertical-align:top; margin-bottom: 7px; position: relative; width:calc(50% - 5px); }
.items-wrap .items[data-type=gallery] > li:nth-child(odd) { margin:0 5px 30px 0; }
.items-wrap .items[data-type=gallery] > li:nth-child(even) { margin:0 0 30px 5px; }
.items-wrap .items[data-type=gallery] > li dl { padding:0; position: relative; }
.items-wrap .items[data-type=gallery] .thumb-img { width:100%; margin:0 0 12px;  }
.items-wrap .items[data-type=gallery] .prd-info { font-size:13px; text-align:left; }
.items-wrap .items[data-type=gallery] .pname { color: #000000; margin-bottom: 7px; font-weight:normal; font-size:12px;  }
.items-wrap .items[data-type=gallery] .price-info li { border: medium none; font-size: 13px; line-height: 1.5em; margin: 0; padding: 0; text-align: left; color:#000;  }
.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=gallery] .price-info .custom { color:#888; margin:0 0 0 3px; font-weight:normal; }
.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 img { display:block;padding:3px 0; }
.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=vertical] .pro-icon { margin: 0 0 5px 105px; } /* ¼±¹°ÇÏ±â ¾ÆÀÌÄÜ */

.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; }
.items-wrap .items[data-type=gallery] .pro-icon { padding-top: 5px; } /* ¼±¹°ÇÏ±â ¾ÆÀÌÄÜ */

/* =============================================================================
   º£½ºÆ® »óÇ°
================================================================================*/
#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 ul li span img { border: unset; }
#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; }

/* ÇÏÀ§ ºÐ·ù */
.items-wrap .item-cate { padding: 20px 7px 3px; }
.items-wrap .item-cate .scate a { font-weight: bold; font-size: 15px; color: #1c1c1c; }
.items-wrap .item-cate .scate-img img { width: 100%; }
.items-wrap .items .main_icons { position:relative; }



.cate-wrap { text-align:center; padding:30px 0 10px; }
.cate-wrap .bcate { font-weight:bold; margin:0 0 10px; font-size:20px;  }
.cate-wrap .class-list { border-bottom:1px solid #d5d5d5; margin:10px 15px 10px; }
.cate-wrap .class-list > ul { display:flex; gap:20px; font-size:12px; justify-content:center; padding:10px 0; }
.cate-wrap .class-list > ul > li a { color:#666; }








































/* BASIC css end */

