@charset "utf-8";
/* CSS Document */

/* common */
.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* mv */
.mainvisual {
  overflow: hidden;
  height: 640px;
  background: url("/img/landing_page/req/controls/bg_kv-8000_2030_02_001.jpg") no-repeat center top #474a4f;
}
.mainvisual .new_txt {
  display: inline-block;
  padding: 5px 35px;
  background: #d40001;
  color: #fff;
  font-size: 20px;
}
.mainvisual h1 {
  margin: 40px 0 30px;
}
.mainvisual h1 span:not(.style_txt) {
  display: block;
}
.mainvisual h1 .sub_copy {
  margin-bottom: 15px;
  color: #7fcaff;
  font-size: 23px;
}
.mainvisual h1 .main_copy {
  color: #fff;
  letter-spacing: -2px;
  font-weight: bold;
  font-size: 45px;
  line-height: 1;
}
.mainvisual h1 .main_copy .style_txt {
  margin-left: -20px;
  font-weight: bold;
}
.mainvisual .flex_box {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: -60px;
  color: #fff;
  font-size: 18px;
}
.mainvisual .flex_box .flex_item {
  text-align: center;
}
#main .mainvisual .flex_box .flex_item p {
  margin-top: -78px;
}
.mainvisual .flex_box .flex_item p span {
  margin-right: 10px;
  padding: 0 10px;
  border: 1px solid #f00;
  background: #fff;
  color: #f00;
  font-size: 16px;
}

/* section01 */
.section01 {
  padding: 80px 0;
  background: #f5f6f7;
}
.section01 h2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
  color: #292e33;
  font-weight: bold;
  font-size: 38px;
  line-height: 1;
}
.section01 h2::before,
.section01 h2::after {
  position: absolute;
  display: block;
  width: 230px;
  height: 2px;
  content: "";
}
.section01 h2::before {
  left: 0;
  background: url("/img/landing_page/req/controls/bg_kv-8000_2030_02_004.png") no-repeat center top;
}
.section01 h2::after {
  right: 0;
  background: url("/img/landing_page/req/controls/bg_kv-8000_2030_02_005.png") no-repeat center top;
}
.section01 .lead {
  margin-bottom: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 1.8;
}
.section01 h3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 13px 0;
  background: #3695d9;
  color: #fff;
  font-size: 24px;
  line-height: 1;
}
.section01 h3:before,
.section01 h3::after {
  position: absolute;
  top: 0;
  display: block;
  width: 51px;
  height: 50px;
  content: "";
}
.section01 h3:before {
  left: 0;
  background: url("/img/landing_page/req/controls/bg_kv-8000_2030_02_002.jpg") no-repeat center top;
}
.section01 h3::after {
  right: 0;
  background: url("/img/landing_page/req/controls/bg_kv-8000_2030_02_003.jpg") no-repeat center top;
}
.section01 .lp_contents_product {
  margin: 0 auto;
  max-width: 898px;
}
.section01 .lp_contents_product .img_txt {
  position: relative;
  border: 1px solid #ccc;
  border-top: none;
  background: #fff;
}
.section01 .lp_contents_product.of-plc .img_txt {
  margin-bottom: 40px;
  height: 319px;
  background: url("/img/landing_page/req/controls/bg_kv-8000_2030_02_006.jpg") no-repeat center top;
}
.section01 .lp_contents_product.of-touchPanel .img_txt {
  height: 302px;
  background: url("/img/landing_page/req/controls/bg_kv-8000_2030_02_007.jpg") no-repeat center top;
}
.section01 .lp_contents_product .img_txt p {
  position: absolute;
  color: #3c484c;
  font-size: 14px;
}
.section01 .lp_contents_product .img_txt p.ttl {
  font-weight: 600;
  font-size: 17px;
}
.section01 .lp_contents_product .img_txt p.sub_ttl {
  font-size: 15px;
}
.section01 .lp_contents_product .img_txt p.white {
  color: #fff;
  font-size: 17px;
}
.section01 .lp_contents_product .img_txt p.blue {
  color: #3695d9;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(1) {
  top: 20px;
  left: 137px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(2) {
  top: 59px;
  left: 169px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(3) {
  top: 80px;
  left: 132px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(4) {
  top: 80px;
  left: 223px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(5) {
  top: 188px;
  left: 360px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(6) {
  top: 20px;
  left: 462px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(7) {
  top: 59px;
  left: 486px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(8) {
  top: 79px;
  left: 427px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(9) {
  top: 79px;
  left: 553px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(10) {
  top: 120px;
  left: 543px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(11) {
  top: 141px;
  left: 488px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(12) {
  top: 141px;
  left: 613px;
}
.section01 .lp_contents_product.of-plc .img_txt p:nth-child(13) {
  top: 103px;
  left: 718px;
}
.section01 .lp_contents_product.of-touchPanel .img_txt p:nth-child(1) {
  top: 20px;
  left: 163px;
}
.section01 .lp_contents_product.of-touchPanel .img_txt p:nth-child(2) {
  top: 106px;
  left: 242px;
}
.section01 .lp_contents_product.of-touchPanel .img_txt p:nth-child(3) {
  top: 177px;
  left: 365px;
}
.section01 .lp_contents_product.of-touchPanel .img_txt p:nth-child(4) {
  top: 20px;
  left: 496px;
}
.section01 .lp_contents_product.of-touchPanel .img_txt p:nth-child(5) {
  top: 105px;
  left: 570px;
}
.section01 .lp_contents_product.of-touchPanel .img_txt p:nth-child(6) {
  top: 185px;
  left: 615px;
}
.section01 .lp_contents_product.of-touchPanel .img_txt p:nth-child(7) {
  top: 137px;
  left: 718px;
}
