#wrapper.spec #contents {
  background: url("../images/spec/bg.jpg") center top no-repeat;
  min-height: 2420px;
}
#wrapper.spec .container .head {
  position: absolute;
  margin: 0;
  padding: 0;
  line-height: 1;
  top: 90px;
  left: calc(50% - 458px / 2 - 4px);
  width: 458px;
  height: 96px;
}
#wrapper.spec .container .detail {
  position: absolute;
  top: 200px;
  left: calc(50% - 551px / 2);
  width: 551px;
  height: 1393px;
}
#wrapper.spec .footer {
  top: calc(2250px - 600px);
}

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