@charset "utf-8";
.leica ul li {

    width: 30%;

}
.kaitori .grayBtn {
	width:300px;
}
 @media screen and (max-width: 799px) and (min-width: 0px) {
	.kaitori .grayBtn {
	width:auto;
} 
 }
 
.back01 .flexBlock .img{
	width:30%;
}
.back01 .flexBlock .txt{
	width:62%;
	padding-top:15px;
	line-height: 1.6;
}
.grayBlock .flexBlock h3 {
	text-align:center;
}