@media screen and （max-width: 599px） 
/* 599px以下の画面サイズで適用されるスタイル */
 body {
-webkit-text-size-adjust: 100%;}
