/* ---- 共通CSS ---- */
* {
	margin: 0;
	padding: 0;
}

.c-both {
	clear: both;
}