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

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

#wrapper.zone .container .main01 {
  position: absolute;
  top: 200px;
  left: calc(50% - 1028px / 2);
  width: 1028px;
  height: 1365px;
  z-index: 20;
}

#wrapper.zone .container .main02 {
  position: absolute;
  top: 1535px;
  left: -81px;
  width: 1148px;
  height: 1325px;
  z-index: 10;
}



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