@charset "UTF-8";
/* CSS Document */

/* ::::::::::::::::::::::::::::::::: FOR RESTAURANT_LIST_INDEX PAGE ::::::::::::::::::::::::::::::::: */
.restaurantList {
  margin-bottom: 30px;
}

/* ::::::::::::::::::::::::::::::::: SP ::::::::::::::::::::::::::::::::: */
@media screen and (max-width: 989px) {
}
