.genreArea {
  background: #F7F7F7;
  margin: 20px 0 0;
  padding: 15px 20px;
}

.genreArea__ttl {
  font-size: 16px;
  font-weight: bold;
  color: #505050;
}

.genreArea__separater, .genreArea__detail {
  font-weight: 400;
  color: #505050;
}
/*# sourceMappingURL=genre.css.map */