@charset "UTF-8";
body {
  min-width: 1200px;
}
img {
  vertical-align: middle;
}
.mainvisual {
  height: 703px;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1128_02_002.png") no-repeat center top,
  url("/img/landing_page/req/microscope/bg_bz-x_1128_02_003.png") repeat-x top left;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1128_02_002.png") no-repeat center bottom #fff \9;
}
.mainvisual .inner {
  position: relative;
  z-index: 5;
  margin: 0 auto;
  width: 1200px;
  height: 703px;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1128_02_001.png") no-repeat left bottom;
}
.mainvisual .inner .new_release {
  margin-left: 115px;
}
.mainvisual .inner h1 {
  margin-bottom: 355px;
  text-align: right;
}
.mainvisual .inner .lp_btn {
  margin-right: 115px;
}

.section01 {
  padding: 120px 0 100px;
  background: #f0f0f0;
}
.section01 .inner {
  margin: 0 auto 80px;
  padding-bottom: 100px;
  width: 1200px;
  background: #fff;
}
.section01 .inner:last-child {
  margin-bottom: 0;
}
.section01 .inner ul {
  margin: 0 auto;
  width: 970px;
}
.section01 .inner ul::after {
  display: block;
  clear: both;
  width: 1px;
  height: 0;
  content: "";
}
.section01 .inner ul li {
  float: left;
  margin-left: 50px;
  width: 290px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}
.section01 .inner ul li:first-child {
  margin-left: 0;
}
