/* 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 0; 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; background-color: #f1f1f1; }
#product-list .results .tool-wrap .links { padding: 0 6px; }
#product-list .results .tool-wrap .links a.now { color: #2a2a2a; }
#product-list .results .tool-wrap { width: 100%; position: relative; padding:10px 0 0 0; height: 23px; line-height: 23px; }
#product-list .results .tool-wrap .links a { display: inline-block; margin: 0 2px; font-size: .75em; font-weight: normal; color: #a3a3a3; font-family: 'Nanum Gothic', Arial, Helvetica, Dotum, sans-serif; }
#product-list .results .paging { text-indent: 10px; color: #807f7f; line-height: 22px; background-color: #f1f1f1; }
#product-list .results .tool-wrap .type-btn { position: absolute; right: 6px; top: 12px; }
#product-list .results .tool-wrap .type-btn a { display: block; width:46px; height:22px; text-indent: -9999px; }
#product-list .results .tool-wrap .type-btn a.list { background: url(/design/dkttk119/mobile/list_list.gif) no-repeat 0 0; background-size: contain; }
#product-list .results .tool-wrap .type-btn a.gallery { background: url(/design/dkttk119/mobile/list_gallery.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 : 10px 0px; margin:0 auto; width:100%;}
.items-wrap .items[data-type=gallery] > li { float: left; width:33.333%; text-align:center; margin:0px; padding:0px 0px 15px 0px; position: static; font-size: .75em;}
.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 { margin:0px 7px; padding:0px 0px; position: relative; }
.items-wrap .items[data-type=gallery] .thumb-img { width: 100%; height: auto; position:relative; margin-bottom:6px; }
.items-wrap .items[data-type=gallery] .thumb-img img {}
.items-wrap .items[data-type=gallery] .pname { color:#2a2a2a;font-weight: normal; line-height:1.25em; margin:10px 0px 4px 0px; }/* white-space: nowrap; overflow: hidden; text-overflow: clip;*/
.items-wrap .items[data-type=gallery] .subpname { font-weight: normal;color:#666;font-size: .8em; line-height:1.25em; margin: 0px 0px 4px 0px; }
.items-wrap .items[data-type=gallery] .subname { color: #2a2a2a; font-size: .85em; line-height:1em; margin:0px 0px 3px 0px; padding: 0px; }
.items-wrap .items[data-type=gallery] .price-info li { border: medium none; font-size: 1em; line-height: 1.25em; margin: 0; padding: 0; text-align: center; color:#2a2a2a; }
.items-wrap .items[data-type=gallery] .price-info li .review-count { font-size: smaller; font-weight:normal;}
.items-wrap .items[data-type=gallery] .price-info li .review-count em { font-style: normal; } 
.items-wrap .items[data-type=gallery] .price-info span.tit { display:none;}
.items-wrap .items[data-type=gallery] .price-info .tit img { vertical-align: -1px; }
.items-wrap .items[data-type=gallery] .price-info .discount { color: #2a2a2a; font-weight: bold; font-size:1em; line-height:1.25em; }
.items-wrap .items[data-type=gallery] .price-info .original { color: #2a2a2a; font-weight: bold; font-size:1em; line-height:1.25em; }
.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[data-type=gallery] .price-info li .save { display:none;}

/* =============================================================================
   ¾ÆÀÌÄÜ ¹× Ç°Àý¹è°æ °ü·Ã
================================================================================*/
.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:100%; 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 #e3e3e3 solid;}
#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; }

.more {border:1px #000 solid; padding:8px 0; line-height:17px; text-align:center; width:43.4375%; margin:15px auto;}
.more a {color:#000; font-family: 'Nanum Gothic', sans-serif; font-size: .825em;}
/* BASIC css end */

