.header {
	background-color: rgba(7,163,62,1);
}
.chirashi_title {
	color: rgba(7,163,62,1);
}
.box {
	background: rgba(7,163,62,1);
}
.box::before {
	border: 1px solid rgba(7,163,62,1);
}
.box::after {
	border: 4px solid #ffff00;
}
.card::after {
	border-bottom: 1px solid rgba(7,163,62,1);
}
.card_line {
	background: rgba(7,163,62,1);
}
.line_element {
	background: rgba(7,163,62,1);
}
.line_element::after {
	background: rgba(7,163,62,1);
}
.li_limited.limited {
	background: rgba(7,163,62,1);
}
.period .span_period {
	background: rgba(7,163,62,1);
}
.card.poster {
	border-bottom: 1px solid rgba(7,163,62,1);
}
.card_line.poster {
	background: rgba(7,163,62,1);
}
.footer {
	background: rgba(7,163,62,1);
}
.filtering {
	background-color: rgba(7,163,62,0.8);
}
.filtering_menu {
	background: rgba(7,163,62,0.8);
}
