@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

/* -----------------------------------------------------
common
------------------------------------------------------ */
.text1 .text01{
	font-size: 14px;
	line-height: 1.2;
}
.tel-fle .tel-link{
	line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 834px){
}
@media only screen and (max-width: 640px){
}
.index-bg1 {
	padding: 190px 10px 100px 10px !important;
}
@media screen and (min-width: 641px) and (max-width: 834px){
	.index-bg1 {
		padding: 110px 10px 70px 10px !important;
	}
}
@media only screen and (max-width: 640px){
	.index-bg1 {
		padding: 100px 10px 60px 10px !important;
	}
}