#wrapper.secret #contents {
  background: url("../images/secret/bg.jpg") no-repeat center top;
  min-height: 990px;
}
#wrapper.secret .container .head {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 41px;
  left: calc(50% - 1036px / 2);
  width: 1036px;
  height: 76px;
}
#wrapper.secret .container .detail {
  position: absolute;
  top: 115px;
  left: calc(50% - 968px / 2);
  width: 967px;
  height: 691px;
}

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