@charset "euc-jp";

.c-button--primary{
	background: #F29600;
}

.c-button--primary:hover {
	background: #D98700;
}