@charset "euc-jp";

body {
	background: url(https://img21.shop-pro.jp/PA01334/848/etc/bg_body.jpg);
}

.p-page__title {
	color: #795706;
	font-family: "Times New Roman", "羝御", YuMincho, "Hiragino Mincho ProN", Meiryo, serif !important;
}

.c-alert {
	color: #4d4d4d;
	background: #cfc3a5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.c-button--primary { background: #2a171d !important; }
.c-button--primary:hover { background: #cfc3a5 !important; }