@charset "utf-8";

/* ===== イメージエリア ===== */

.page_contents{
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

#main .page_contents p{
  margin-top: 0;
}

#main_container{
  background:#e6dfec;
  width: 100%;
  position:relative;
}

#main_container .bg_main_right{
  background: url(/img/landing_page/req/measure-sys/xm_1126_03_006.jpg) left top repeat-x;
  width: 50%;
  position:absolute;
  left:0;
  top:0;
  height:100%;
  z-index: 10;
}

#main_container p{
  position:relative;
  z-index: 20;
  background: url(/img/landing_page/req/measure-sys/xm_1126_03_005.jpg) center top no-repeat;
  width: 100%;
  text-align: center;
}

.bottom_box{
  background:#fff;
  width: 100%;
}

.bottom_box p{
  margin: 0 auto;
  width: 970px;
}

.sp_bnr{
  display: none;
  padding-top: 15px;
}

.bottom_box .sp_bnr{
  width: 100%;
}

.bottom_box .sp_bnr img{
  max-width: 970px;
  width: 80%;
}
