@charset "utf-8";

/* BACKGROUND */

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

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

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

/* KEY */

.text-key {
	color: #ffffff;
}

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

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

/* BASE */

.text-base {
	color: #53380c;
}

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

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

/* ASSORT */

.text-assort {
	color: #d28200;
}

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

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

/* SUB */

.text-sub {
	color: #8b0000;
}

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

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

/* DEEP */

.text-deep {
	color: #ffea00;
}

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

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

/* ACCENT */

.text-accent {
	color: #ffffff;
}

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

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

/* TONE */

.text-tone {
	color: #3c2b10;
}

.bg-tone {
	background-color: #3c2b10 !important;
}

.border-tone,
.border-tone * {
	border-color: #3c2b10;
}

/* LINK */

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

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

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