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

#wrapper.bonus .container .title {
  position: absolute;
  top: 37px;
  left: 60px;
  width: 573px;
  height: 86px;
}

#wrapper.bonus .container .main01 {
  position: absolute;
  top: 65px;
  left: calc(50% - 960px / 2);
  width: 960px;
  height: 792px;
  z-index: 10;
}

#wrapper.bonus .container .main02 {
  position: absolute;
  top: 789px;
  left: calc(50% - 971px / 2);
  width: 971px;
  height: 659px;
  z-index: 10;
}


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

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

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

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