@charset "utf-8";
/* ----------------------------------------

------------------------------------------- */
#service .float-l{
	width:42%;
	margin-top:3%;
	text-align:center;
	background-color:#fff;
	padding:3%;
	}
#service .float-r{
	width:42%;
	margin-top:3%;
	text-align:center;
	background-color:#fff;
	padding:3%;
	}
#service .float-r p,#service .float-l p{
	font-size:1.5rem!important;
	margin-top:5%;
}
.bxslider li img{
	margin:0 auto!important;
}
#trial p{
	font-size:1.5rem!important;
	}
@media screen and (min-width: 1401px) and (max-width: 1980px){
	#lead{
   padding-top:300px;	
}
	
}

@media screen and (min-width:560px){
}
@media screen and (max-width:960px){
#service .float-l{
		width:100%!important;
		margin-left:-3%;
	}
#service .float-r{
		width:100%!important;
	margin-right:-3%;
	}
}
@media screen and (max-width:560px){
#main .pcMain{
		display:none;
	}
.titleBack{
		display:none;
	}
	
}
@media screen and (min-width: 960px){
	
#trial{
width:100%;
padding-top:20px;
	}
#trial .cmn-box01{
        margin:30px auto 0;
	}
#trial .cmn-box01 img{
		width:47%;
		float:left;
		margin-right:2%;
		margin-top:3%;
	}
#trial p{
		width:50%;
		float:right;
		margin-top:3%;
	}
	#trial .cmn-btn01{
		margin-top:45%;
		margin-bottom:5%;
	}
.clear{
		clear:both;
	}
	

}