/* work */
.work-project-jrpg {
  background: url(/static/works/project-jrpg/cover.png) no-repeat center;
  background-size: cover;
}

.work-project-network {
  background: url(/static/works/project-network/cover.png) no-repeat center;
  background-size: cover;
}

.work-project-items {
  background: url(/static/works/project-items/cover.png) no-repeat center;
  background-size: cover;
}

.work-project-pixel-toolbox {
  background: url(/static/works/project-pixel-toolbox/cover.png) no-repeat center;
  background-size: cover;
}

.work-project-pixel-tribute {
  background: url(/static/works/project-pixel-tribute/cover.png) no-repeat center;
  background-size: cover;
}

/* art */
.art-character-design-beastmen {
  background: url(/static/arts/character/heroic/cover.png) no-repeat center;
}

.art-artbook-fantasy {
  background: url(/static/arts/artbook/fantasy/cover.png) no-repeat center;
}

/* music */
.music-travel-emotional {
  background: url(/static/music/travel/emotional/cover.png) no-repeat center;
}
