@charset "utf-8";
.p1_title {
  margin-top: 70px;
}
.p1_img {
  margin: 72px auto 100px;
}
.p2_img {
  background: #f5f5f5;
  margin: 58px 0 72px;
}
.p2_img > img {
  margin-left: 0;
}
.middle {
  padding-bottom: 100px;
}