@charset "utf-8";

img {
  vertical-align: bottom;
}

/* ===== イメージエリア ===== */

.page_contents{
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.page_contents img{
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}


.con01{
  background: url(/img/landing_page/req/vision/bg_xg-x_1126_05_001.jpg) repeat-x top center;
}

.con01 p{
  background: url(/img/landing_page/req/vision/bg_xg-x_1126_05_002.jpg) no-repeat top center;
  width: 100%;
  text-align: center;
}

.con02{
  background: #fff;
}

.con02 p{
  margin: 0 auto;
  width: 970px;
}

.con03{
  background: #272f39;
}

.con03 p{
  margin: 0 auto;
  width: 970px;
}

.con04{
  /*background: url(/gazo/req/visionsystem/cp/c1/1126pzwy/img/bg03.jpg) repeat-x 2px top;*/
}

.con04 .con04_inner {
  padding-top: 58px;
  overflow: hidden;
  margin: 0 auto;
  width: 970px;
}

.con04 .con04_inner .left_box{
  float: left;
  width: 465px;
}

.con04 .con04_inner .right_box{
  float: right;
  width: 465px;
}

.con05{
  background: url(/img/landing_page/req/vision/bg_xg-x_1126_05_003.jpg) repeat-x 2px top;
}

.con05 p{
  margin: 0 auto;
  width: 970px;
}
