@charset "UTF-8";
@media (min-width: 250px) {		/* 250px以上*/
	body {
        font-size: 20px;
	}
}