@charset "UTF-8";
/**
 * top.css
 *
 * トップページ
 */

/* clearfix
----------------------------------------------- */
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
