@charset "utf-8";
/* CSS Document */

.mainvisual{
  height: 337px;
  background: url('/img/landing_page/req/general/bg_support-kc_1067_01_001.jpg') no-repeat center top #d3e0e2;
}

.lp_contents.max_width{
  background-color: #ffffff;
}
.section1{
  overflow: hidden;
  margin-bottom: 70px;
}
.section1 .left_box{
  width: 590px;
  float: left;
}
.section1 .right_box{
  width: 305px;
  float: right;
}
.section2{
  overflow: hidden;
  margin-bottom: 70px;
}
.section2 .left_box{
  width: 665px;
  float: left;
}
.section2 .right_box{
  width: 280px;
  float: right;
}
