/* BASIC css start */
#header .m_nav{display:none;}


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

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


.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:17px; line-height:22px;  }
.store-list li a.thumb { padding:0; }
.store-list li a.setitle {  font-size:13px; font-weight:400; color:#bbb; margin:20px 0 7px;  }
.store-list li a.stitle {  font:18px "Noto Sans KR"; font-weight:600; margin:0 0 20px;    }
.store-list li a.stel {  font-size:12px; color:#555; }
.store-list li a.stime {  font-size:12px; color:#555; }
.store-list li a.sadd { font-size:11px; color:#555; margin-bottom:25px; padding-right: 10px; }

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

/* BASIC css end */

