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

#wrapper.normal .container .title {
  position: absolute;
  top: 37px;
  left: calc(50% - 656px / 2);
  width: 656px;
  height: 159px;
}

#wrapper.normal .container .main01 {
  position: absolute;
  top: 195px;
  left: calc(50% - 946px / 2);
  width: 946px;
  height: 645px;
  z-index: 20;
}

#wrapper.normal .container .main02 {
  position: absolute;
  top: 780px;
  left: calc(50% - 947px / 2);
  width: 947px;
  height: 629px;
  z-index: 10;
}

#wrapper.normal .container .hotaru {
  position: absolute;
  top: 0;
  left: calc(50% - 2560px / 2);
  width: 2560px;
  height: 2250px;
  z-index: 10;
}


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