@charset "utf-8";

/* BACKGROUND */

#page-shop,
#page-shop-https {
	background-color: #301209;
	background-repeat: repeat; /* (repeat|repeat-x|repeat-y|no-repeat) */
}

#page-shop {
	background-image: url("//rimage.gnst.jp/rest/img/bt47hd760000/bk.jpg?t=1582610386"); /* (none|url(.+)) */
}

#page-shop-https {
	background-image: url("//rimage.gnst.jp/rest/img/bt47hd760000/bk.jpg?t=1582610386"); /* (none|url(.+)) */
}

/* KEY */

.text-key {
	color: #ffe493;
}

.bg-key {
	background-color: #ffe493;
}

.border-key,
.border-key * {
	border-color: #ffe493;
}

/* BASE */

.text-base {
	color: #301209;
}

.bg-base {
	background-color: #301209 !important;
}

.border-base,
.border-base * {
	border-color: #301209;
}

/* ASSORT */

.text-assort {
	color: #aa8d63;
}

.bg-assort {
	background-color: #aa8d63 !important;
}

.border-assort,
.border-assort * {
	border-color: #aa8d63;
}

/* SUB */

.text-sub {
	color: #aa7640;
}

.bg-sub {
	background-color: #aa7640 !important;
}

.border-sub,
.border-sub * {
	border-color: #aa7640;
}

/* DEEP */

.text-deep {
	color: #c20024;
}

.bg-deep {
	background-color: #c20024 !important;
}

.border-deep,
.border-deep * {
	border-color: #c20024;
}

/* ACCENT */

.text-accent {
	color: #ffe493;
}

.bg-accent {
	background-color: #ffe493 !important;
}

.border-accent,
.border-accent * {
	border-color: #ffe493;
}

/* TONE */

.text-tone {
	color: #240e07;
}

.bg-tone {
	background-color: #240e07 !important;
}

.border-tone,
.border-tone * {
	border-color: #240e07;
}

/* LINK */

a,
.text-link {
	color: #ff6600; /*(#00f|#f60)*/
}

a:visited,
.text-visited {
	color: #cc0000; /*(#90c|#c00)*/
}

a:hover,
a:active {
	color: #9900cc; /*(#c00|#90c)*/
}
