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


/*================== ○○○○.html =================*/
@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 468px){
}

.tel{
	font-family: 'M PLUS Rounded 1c'!important;
	font-size: 1.25em!important;
}

.tel a{
	color: #333!important;
	font-weight: bold!important;
}

footer#global_footer{
background: #c5e4ff !important;
}