@charset "utf-8";
.fig {
  max-width: 720px;
  margin: 1.8em auto 0;
}
.future-bnr {
  max-width: 318px;
  margin-top: 50px;
}
.future-bnr a {
  transition: all 0.2s !important;
}
.future-bnr a:hover {
  opacity: .7;
}
