#wrapper.secret #contents {
  background: url("../images/secret/bg.jpg") no-repeat center top;
  min-height: 1250px;
  min-width: 1100px;
}

#wrapper.secret .container .title {
  position: absolute;
  top: 54px;
  left: calc(50% - 479px / 2);
  width: 479px;
  height: 90px;
}

#wrapper.secret .container .main {
  position: absolute;
  top: 192px;
  left: 80px;
  width: 994px;
  height: 739px;
}


#wrapper.secret .container .oizumi {
  position: absolute;
  top: 18px;
  left: 60px;
  width: 107px;
  height: 30px;
}

#wrapper.secret .container .sns_fb {
  position: absolute;
  top: 17px;
  right: 58px;
  width: 38px;
  height: 38px;
}

#wrapper.secret .container .sns_tw {
  position: absolute;
  top: 19px;
  right: 106px;
  width: 38px;
  height: 38px;
}

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