@charset "utf-8";

/* BACKGROUND */

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

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

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

/* KEY */

.text-key {
	color: #ffffff;
}

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

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

/* BASE */

.text-base {
	color: #282113;
}

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

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

/* ASSORT */

.text-assort {
	color: #807d77;
}

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

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

/* SUB */

.text-sub {
	color: #982100;
}

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

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

/* DEEP */

.text-deep {
	color: #ffffff;
}

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

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

/* ACCENT */

.text-accent {
	color: #fff3dc;
}

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

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

/* TONE */

.text-tone {
	color: #2f2614;
}

.bg-tone {
	background-color: #2f2614 !important;
}

.border-tone,
.border-tone * {
	border-color: #2f2614;
}

/* LINK */

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

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

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