/* BASIC css start */
.shopbrand .shopbrandTitle img {max-width: 100%;}

.list_array{ height: 40px; border-top:none !important;}

div.search_select_box { width: 26%; position: relative; }
div.search_select_box select { -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: none; width: 100%; border: none; padding: 0 5px; background-color: #fff; } 
div.search_select_box select::-ms-expand { display: none; } /* IE 10, 11ÀÇ ³×ÀÌÆ¼ºê È­»ìÇ¥ ¼û±â±â */ 
div.search_select_box .select_arrow { position: absolute; top: 0; bottom: 0; left: 60px; margin: auto; width: 0; height: 0; border: 4px solid transparent; border-top-color: #cdcdcd; border-bottom: none; }


#MS_product_more_btn_area .more { margin: 20px auto 100px; }
#MS_product_more_btn_area .more a { -webkit-tap-highlight-color: rgb(0,0,0,0); border: 1px solid #000; padding: 0 40px; height: 35px; display: inline-block; line-height: 35px; border-radius: 5px; }
#MS_product_more_btn_area .more .more-title { font-size: 15px; }
#MS_product_more_btn_area .more .more-num {color: #aaaaaa;}


.morerv { text-align: center; height: 50px; font-size: 15px; line-height: 50px; color: #fff; background: #3C424E; }       
.rvnoti{ display: none }
.rvnoti.on{ display: block; }
/* BASIC css end */

