.p-page__wrap, .p-page__body-inner {
  background:
  url(https://img21.shop-pro.jp/PA01475/976/etc/bg01.gif?cmsp_timestamp=20211025120402)
  repeat;
}

.c-button__group--sub a {
	font-weight: bold;
}

.c-button {
	background-color: #8AB459;
}

.c-button, .c-button:link, .c-button:hover, .c-button:active, .c-button:visited {
	color: #fff;
}

.p-page__title {
	color: #57463F;
	font-weight: bold;
}

.c-alert {
	color: #8AB459;
	background: #fff;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	border: 2px solid #8AB459;
}