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

#wrapper.flow .container .title {
  position: absolute;
  top: 59px;
  left: 60px;
  width: 892px;
  height: 94px;
}

#wrapper.flow .container .main {
  position: absolute;
  top: 184px;
  left: calc(50% - 1081px / 2);
  width: 1081px;
  height: 1398px;
¥}

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

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

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

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