.white {
  color: #fff;
}

.brown,
.c-gurume {
  color: #64543c;
}

.bg-gurume {
  background-color: #64543c;
}

.green,
.c-gurume {
  color: #2d6475;
}

.bg-service {
  background-color: #2d6475;
}

.pink,
.c-new {
  color: #e61673;
}

.bg-new {
  background-color: #e61673;
}

.wine,
.c-amusement {
  color: #aa2359;
}

.bg-amusement {
  background-color: #aa2359;
}

.blue {
  color: #004597;
}

.gold {
  color: #beb887;
}

.beige {
  color: #f5f1ed;
}

.contents-sitemap li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e7e7e7;
}
.contents-sitemap li a {
  font-size: 1rem;
}
.contents-sitemap .add-sitemap {
  margin-top: 40px;
}
.contents-sitemap .add-sitemap h2 {
  margin-bottom: 20px;
  font-size: 1rem;
  font-weight: bold;
}/*# sourceMappingURL=sitemap.css.map */