#wrapper.secret #contents {
  background: url("../images/secret/bg.jpg") center top no-repeat;
  min-height: 1770px;
}
#wrapper.secret .container .head {
  position: absolute;
  margin: 0;
  padding: 0;
  line-height: 1;
  top: 155px;
  left: calc(50% - 596px / 2);
  width: 595px;
  height: 82px;
}
#wrapper.secret .container .detail {
  position: absolute;
  top: 248px;
  left: calc(50% - 582px / 2);
  width: 582px;
  height: 734px;
}
#wrapper.secret .footer {
  top: 1000px;
}

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