@charset "utf-8";
/* CSS Document */

body {
	font-family: "Noto Sans JP",sans-serif; 
	font-size:  18px;
}
h2,h3,h4,h5 {
	font-family: "Noto Sans JP",sans-serif;
	font-weight: 900;
	font-style: normal;
}
/*-- フォント（IE11） --*/
_:lang(x)::-ms-backdrop, body,h2,h3,h4,h5{
	font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
h4 a{
	font-weight: 700;
}
.font_normal {
	font-weight: normal;
}
