@charset "utf-8";

/* ==================================================
accessibility font size 125%（20px相当）の文字サイズ
================================================== */
body {
	font-size:125% !important;
}
#tmp_btn_kaze,
#tmp_btn_facebook {
	word-break:break-all;
	line-height:1.2;
}