#wrapper.gameflow #contents {
  background: url("../images/gameflow/bg.jpg") no-repeat center top;
  min-height: 990px;
}
#wrapper.gameflow .container .head {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 2px;
  left: calc(50% - 376px / 2);
  width: 376px;
  height: 96px;
}
#wrapper.gameflow .container .catch {
  position: absolute;
  top: 108px;
  left: calc(50% - 993px / 2);
  width: 993px;
  height: 38px;
}
#wrapper.gameflow .container .detail {
  position: absolute;
  top: 169px;
  left: calc(50% - 1084px / 2);
  width: 1084px;
  height: 658px;
}

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