/*-----------------------------------1920-PC-FONT-START-----------------------------------*/
.f35{font-size:2.188em;	line-height:1.4em;font-weight: 300;}
.f20{font-size:1.250em; line-height:1.7em;font-weight: 300;}
.f18{font-size:1.125em;line-height:1.9em;font-weight: 300;}
.f16{font-size:1em;line-height:1.9em;font-weight: 300;}
/*-----------------------------------1366-PC-FONT-START-----------------------------------*/
@media only screen and (max-width: 1366px) {
.f35{font-size:1.250em;}
.f20{font-size:1.188em;	}
.f18{font-size:1.063em;}
.f16{font-size:1em;	}
}/*-----------------------------------1024-PC-FONT-START-----------------------------------*/
@media only screen and (max-width: 1024px) {
.f35{font-size:2.188em;	}
.f20{font-size:1.125em;	}
.f18{font-size:1em;	}
.f16{font-size:0.875em;	}
}
/*-----------------------------------768-TABLET-FONT-START--------------------------------*/
@media only screen and (max-width: 768px) {
.f35{font-size:2.188em;}
.f20{font-size:1em;	}
.f18{font-size:0.938em;	}
.f16{font-size:0.813em;	}
}
/*-----------------------------------600-FONT-START---------------------------------------*/
@media only screen and (max-width: 600px) {
.f35{
font-size:1.5em;}
.f20{font-size:1em;	}
.f18{font-size:0.875em;	}
.f16{font-size:0.813em;	}	
}