@charset "utf-8";

/* BACKGROUND */

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

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

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

/* KEY */

.text-key {
	color: #fffff9;
}

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

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

/* BASE */

.text-base {
	color: #190e09;
}

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

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

/* ASSORT */

.text-assort {
	color: #079856;
}

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

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

/* SUB */

.text-sub {
	color: #da4247;
}

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

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

/* DEEP */

.text-deep {
	color: #FF0000;
}

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

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

/* ACCENT */

.text-accent {
	color: #fffff9;
}

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

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

/* TONE */

.text-tone {
	color: #382f2a;
}

.bg-tone {
	background-color: #382f2a !important;
}

.border-tone,
.border-tone * {
	border-color: #382f2a;
}

/* LINK */

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

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

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