@charset "utf-8";
/* CSS Document */

.clear:before,
.clear:after{
content:"";
display:table;
}
.clear:after{
clear:both;
}
.clear{
zoom:1;
}

.mainvisual{
background:url("/img/landing_page/products/measure-sys/bg_xm_1038_01_001.jpg") center top no-repeat #a9b3be;
height:768px;
}

.mainvisual > .mainvisual_inner ul{
width:357px;
float:right;
}
.mainvisual > .mainvisual_inner ul > li{
float:left;
}
.mainvisual .cat_btn{
clear:both;
}
.section1{
padding:60px 0 0;
}
.section1 ul{
width:970px;

}
.section1 > .lp_contents_inner > ul > li{
width:465px;
float:left;
margin: 0 0 35px;
}
.section1 > .lp_contents_inner > ul > li:nth-child(2n+1){
margin:0 40px 0 0;
}