/* BASIC css start */
.community h2{margin-bottom:0;}


.map { height:480px; border-bottom:1px solid #bbb;  margin-top:-20px; width:100%; min-width:1300px; position: relative; text-align:center; margin-bottom:30px; }
 
 
 #godown { position:absolute; left:50%; top:430px; margin-left:-25px; }


.store-list { margin:50px auto 0;    vertical-align:center;    width:1300px; font-size:0; } 
.store-list li { width:31%; margin:1% 1%; display:inline-block; vertical-align:top;  } 
.store-list li.first { width: 48%;   }

.store-list li .inner {  border:1px solid #e3e3e3;  position:relative;   } 
.store-list li img { max-width:100%;  }
.store-list li a { display:block; padding-left:20px; line-height:22px;  }
.store-list li a.thumb { padding:0; }
.store-list li a.setitle {  font-size:15px; font-weight:400; color:#bbb; margin:22px 0 10px;  }
.store-list li a.stitle {  font:24px "Noto Sans KR"; font-weight:600; margin:0 0 30px;    }
.store-list li a.stel {  font-size:13px; color:#555; }
.store-list li a.stime {  font-size:13px; color:#555; }
.store-list li a.sadd { font-size:13px; color:#555; margin-bottom:35px; padding-right: 15px; }

.store-list li .icon { position:absolute; right:15px; top:50%;  }
.store-list li .icon a { padding:0; margin:0 3px 0; width:45px; display:inline-block;   }
.store-list li .icon a img { width:100%;  }

/* BASIC css end */

