@charset "UTF-8";
.subtitle{
	font-size: 16px;text-align: center;"
}
@media screen and (max-width: 640px) {
.subtitle{
	font-size: 12px;text-align: center;"
}
}
