@charset 'UTF-8';
/*  Add Custom CSS here.  */
/* body {
	font-family: "游ゴシック体", 'YuGothic', Yu Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
} */
@media all and (-ms-high-contrast:none) {
	.header__info__boxLogo h1 {
		padding: 6px 0 0;
	}
}