#jumbotron h1,
#jumbotron p,
#jumbotron .copy p,
#jumbotron #news {
  opacity: 0;
}

#story .header {
  opacity: 0;
}
#story .inner .text {
  opacity: 0;
}

#concept .header {
  opacity: 0;
}
#concept .concept_section {
  opacity: 0;
}

#character #character_nav {
  opacity: 0;
}
#character .character_section .en,
#character .character_section .jp,
#character .character_section .cv,
#character .character_section .spec dt,
#character .character_section .spec dd,
#character .character_section .voice,
#character .character_section .event_cg li,
#character .character_section .profile_text,
#character .character_section .visual,
#character .character_section hr,
#character .character_section .copy,
#character .character_section .serif {
  opacity: 0;
}

#special .header {
  opacity: 0;
}
#special .inner li {
  opacity: 0;
}

#product .header {
  opacity: 0;
}
#product .product_section > h3, #product .product_section > dl > dt, #product .product_section > dl > dd {
  opacity: 0;
}/*# sourceMappingURL=animate.css.map */