/* BASIC css start */
.brand-title{padding: 20px 0 40px;}
.brand-title .brand-select {    text-align: center;}
.brand-title .brand-select select { padding: 0;   background: transparent;
    width: calc(100% - 62px);
    height: 30px;
    border: 0;
    border-bottom: 1px solid #929292;
    color: #000;
    letter-spacing: 2px;
    font-size: 14px;
}
.select {
  width: 150px;
  height: 30px;
  background: url('/design/urbanic30/0425/arrow_downward.png') calc(100% - 5px) center no-repeat;
  background-size: 20px;
  padding: 5px 30px 5px 10px;
  border-radius: 4px;
  outline: 0 none;
}
.select option {
  background: black;
  color: #fff;
  padding: 3px 0;
}
.select option:hover {
  background: rgb(58, 58, 58)
}


.div-select-brand{display: inline-block;vertical-align: top;}
.brand-title .brand-select a { background: transparent;     display: inline-block;
display:inline-block; width:54px; height:30px; line-height:30px; margin-left:7px;
border:1px solid #929292;
background: #f2f2f2; font-size: 12px; color:#464646; text-align:center; vertical-align:top; color:#464646; text-decoration:none; }
.brand-banner { margin-top:25px; text-align:center; }


.brand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.brand .MK_product_list {background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;}
.brand .MK_product_list .items {padding: 10px 0;}
.brand .MK_product_list .items #MK_promotion_product li {width:33.33%;}
.brand .more .more-title {color: #3b3b3b;}
.brand .list_array .list_arrayRight img {width: 23px; height: auto;}

.brand {padding:0 20px 80px 20px;}
.listSoldout{    margin-top: 4px;}
.brand .form-wrap {position: relative;  padding: 10px; color:black;}
.brand .form-wrap .searchForm {width:80%;}
.brand .form-wrap .searchForm input {border:1px solid #bbb;}
.brand .form-wrap .searchButton {width:20%; height:68px; background-color:black; color:#fff;position: absolute; top: 10px; right: 10px; line-height: 68px; text-align: center; }
.brand .form-wrap .searchForm #keyword_search {width:90%; margin-bottom: 10px;}
.brand .form-wrap .searchPrice {color:inherit;}
.brand .form-wrap .searchPrice input {width:30%;}
.brand h2 {border-bottom:1px solid #4a4a4a; text-align:center; font-weight:bold; padding:5px 0;}
.brand .MK_product_list .items {background-color:#f9f9f9; padding: 10px 0;}
.brand .MK_product_list .items #MK_best_product li {width:33.33%;}
.brand .MK_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
.brand .MK_product_list .items .paging-num a {background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px;}
.brand .list_group {padding:12px 1%; text-align:center;}
.brand .list_group select {width:49%; height:28px;}
.brand .more .more-title {}



.table-keyword { padding-top:10px; position:relative;    border-top: 1px solid rgb(0 0 0 / 40%);
    border-bottom: 1px solid rgb(0 0 0 / 40%);}
.table-keyword .keywordInput {padding-right: 100px; position:relative;  margin-bottom:10px }
.table-keyword .keywordInput label {font-size:13px;padding-left: 4px;position:absolute; top:0; left:0; width:100%; height:36px; color:#999; line-height:36px; cursor:text }
.table-keyword .keywordInput label:before{content: "";width:1px; height:16px;background:#000;position:absolute; left:0;top:10px}
.table-keyword .keywordInput input {letter-spacing: 0.12em;font-size: 13px; background:#f4f4f4; outline-style: none; 
-webkit-appearance: none; -moz-appearance: none; appearance: none;
width:100%; height:36px; line-height:36px;border:0; }
/* ------------------------------------------------------- */
/* IE */
select::-ms-expand { 
  display: none;
}

select {
-o-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#MS_select_brand_list * { box-sizing: border-box; }
#MS_select_brand_list {
  position: relative;
    font-family: 'MADE Mirage Medium', source-han-serif-korean, serif;

  background: url('/design/urbanic30/0425/arrow_downward.png') calc(100% - 7px) center no-repeat;
  background-size: 20px;
  cursor: pointer;
}
#MS_select_brand_list option{    font-family: 'MADE Mirage Medium', source-han-serif-korean, serif;}


.table-keyword a img { width: 15px;}

.table-keyword a {
    position: absolute;
    right: 4px;
    top: 22px;
}
.table-keyword .keywordInput::before {
    
    position: absolute;
    top: 10px;
    bottom: auto;
    left: 2px;
    content: '';
    width: 1px;
    height: 18px;
    background: #808080;
    z-index: 99;
  
  animation: blinker 1.5s linear infinite;
}
.list_array .list_arrayRight {float: left!important;}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}


@media screen and (min-width:420px) and (max-width:767px) {
    #search .list_shopping1x li {padding:4px;}
    #search .list_shopping1x li:first-child {padding:4px;}
}
@media screen and (min-width:768px) {
    #search .list_shopping1x li {padding:10px;}
    #search .list_shopping1x li:first-child {padding:10px;}
    #search .list_shopping2x li {padding:5px;}
}
/* BASIC css end */

