.fe-area {
  width: 100%;
  max-width: 500px;
  margin: 100px auto 0;
  border-top: 1px solid #aaa
}
.fe-area p {
  margin-top: 30px
}
.emblem-container {
  position: relative;
  width: 100%;
  padding-top: 100%
}
.emblem,
.emblem-anime {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.border-box {
  width: 400px;
  height: 600px;
  background: #000
}
.square {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #cae62c
}
.square:hover {
  color: #ff0
}
/*# sourceMappingURL=../sourcemaps/svg2.css.map */
