.csstransforms #header {
  top: -80px;
}

.csstransforms #jumbotron span.copy,
.csstransforms #jumbotron .copy_bk,
.csstransforms #jumbotron .date,
.csstransforms #jumbotron .buy,
.csstransforms #jumbotron .movie,
.csstransforms #jumbotron .character,
.csstransforms #jumbotron h1 {
  opacity: 0;
}

.csstransforms #intro .lead,
.csstransforms #intro .text,
.csstransforms #intro .copy,
.csstransforms #intro .fukidashi,
.csstransforms #intro .character {
  opacity: 0;
}

.csstransforms #character .name,
.csstransforms #character .character,
.csstransforms #character h2 {
  opacity: 0;
}

.csstransforms #about h2,
.csstransforms #about h3,
.csstransforms #about p,
.csstransforms #about .img,
.csstransforms #about .ss,
.csstransforms #about .character,
.csstransforms #about .serif,
.csstransforms #about .weapon_lineup {
  opacity: 0;
}

.csstransforms #multiplay h2,
.csstransforms #multiplay h3,
.csstransforms #multiplay p,
.csstransforms #multiplay .ss,
.csstransforms #multiplay .img,
.csstransforms #multiplay .character {
  opacity: 0;
}

.csstransforms #loading {
  display: block;
}

.csstransforms #loading .wrapper {
  opacity: 0;
}

/*# sourceMappingURL=animate.css.map */