


/* メディアクエリ開始 */
@media screen and (max-width:480px)
{

p		{font-size:16px;}

.zimukyoku_img	{width:90%;
		height:90%;}

}
/* メディアクエリ終了 */