@charset "utf-8";
/* 入れる意味がなければ消す_220526 */

/*------hack------*/

.clearfix {
    display:block;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
/* .clearfix { display: inline-block; } */
/* * html .clearfix { height: 1% } */

a:focus{
/* overflow: hidden; */
}
a:focus{
	/* outline:none; */
}

/* * html body {
    font-family: 'ＭＳ Ｐゴシック',sans-serif;
}

*:first-child+html body {
    font-family: 'メイリオ','ＭＳ Ｐゴシック',sans-serif;
} */