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

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

#wrapper.feature .container .main01 {
  position: absolute;
  top: 15px;
  left: -150px;
  width: 1294px;
  height: 845px;
  z-index: 10;
}

#wrapper.feature .container .main02 {
  position: absolute;
  top: 840px;
  left: 20px;
  width: 1068px;
  height: 1198px;
  z-index: 10;
}

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


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