@charset "utf-8";
/* CSS Document */

.mainvisual {
height: 653px;
background: url('/img/landing_page/req/vision/bg_iv2_1089_01_001.jpg') no-repeat center top;
position: relative;
}
.mainvisual:before {
position: absolute;
content:"";
width: 50%;
height: 653px;
top:0;
left: 0;
background: url('/img/landing_page/req/vision/bg_iv2_1089_01_002.jpg') repeat-x;
z-index: -1;
}
.mainvisual:after {
position: absolute;
content:"";
width: 50%;
height: 653px;
top:0;
right: 0;
background: url('/img/landing_page/req/vision/bg_iv2_1089_01_003.jpg') repeat-x;
z-index: -1;
}