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

body {
	font-family: "Noto Sans JP",sans-serif; 
	font-size:  16px;
}
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_texttype2 {
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-weight: 600;
}
