@charset "utf-8";

.storeList{padding-bottom:100px;}
.storeList .btn_more{margin-top:40px;}

.storeList .wide{max-width:1920px;min-width:1140px;margin:0 auto;}
.storeList .wide .map{position:relative;overflow:hidden;width:100%;height:706px;}
.storeList .wide .map>img{position:absolute;left:50%;top:0;margin-left:-960px;}

.storeList .search_box{position:relative;margin-top:40px;}
.storeList .search_box .select_ui{display:inline-block;}
.storeList .search_box .select_ui .selected {width: 160px;background-position:135px 50%;height:40px;line-height:40px;}
.storeList .search_box .select_ui ul{width:160px;top:39px;}

.storeList .search_box .input_box{display:inline-block;position: relative; width:360px; height:40px; margin-left:2px;}
.storeList .search_box .input_box input{padding:13px 16px; width:100%; height:100%; font-size:14px; color:#000; border:1px solid #ddd;}
.storeList .search_box .input_box a.btn_search{display:inline-block; width:16px; height:16px; position: absolute; top:12px; right:16px;}
.storeList .search_box .input_box a.btn_delete{display:inline-block; width:11px; height:10px; position: absolute; top:15px; right:47px;opacity:0;filter: alpha(opacity=0);}

.btn_store{position:absolute;right:0;top:0;display:inline-block;width:280px;text-align:center;color:#fff;background-color:#000;height:40px;padding-top:13px;font-size:14px;}
.btn_store span{color:#e74544;}

.table_wrap{margin-top:38px;}
.table_text{color:#000;font-size:14px;}
.table_text>span{color:#e74544;font-weight:700;}
.table_store{margin-top:20px;width:1140px;border-top:1px solid #999;}
.table_store th{height:50px;vertical-align:middle;text-align:center;background-color:#f4f4f4;font-size:13px;font-weight:700;}
.table_store td{border-bottom:1px solid #e4e4e4;height:50px;vertical-align:middle;text-align:center; font-size:12px;color:#999;}
.table_store tr:last-child td{border-bottom:1px solid #999;}
.table_store td.nodata{color:#000;font-size:14px;background:none;padding:0;margin:0;}
.table_store td.brand{font-family: 'Lato';font-weight:300; }
.table_store td .ico_map{display:inline-block;height:19px;overflow:hidden;}
.table_store td .ico_map.on img{margin-top:-19px;}












