@charset "utf-8";

.list_access{
  overflow: hidden;
  margin-right: -20px;
}

.list_access li{
  float: left;
  width: 330px;
  margin-right: 20px;
  margin-bottom: 20px;
}