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

#wrapper.cz .container .title {
  position: absolute;
  top: 42px;
  left: 60px;
  width: 579px;
  height: 129px;
  z-index: 100;
}

#wrapper.cz .container .main {
  position: absolute;
  top: 20px;
  left: calc(50% - 1576px / 2);
  width: 1576px;
  height: 2244px;
  z-index: 1;
}

#wrapper.cz .container .oizumi {
  position: absolute;
  top: 18px;
  left: 60px;
  width: 107px;
  height: 30px;
  z-index: 1000;
}

#wrapper.cz .container .sns_fb {
  position: absolute;
  top: 17px;
  right: 58px;
  width: 38px;
  height: 38px;
  z-index: 1000;
}

#wrapper.cz .container .sns_tw {
  position: absolute;
  top: 19px;
  right: 106px;
  width: 38px;
  height: 38px;
  z-index: 1000;
}

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