@charset "utf-8";

.seat_item02 .seat_top_point {
	background: #0000fe;
}
.seat_item05 .seat_top_point {
	background: #119e01;
}
.seat_item06 .seat_top_point {
	background: #ff9003;
}
.seat_item09 .seat_top_point {
	background: #01fefc;
}

.seating02{
	background:#0000fe !important;
}
.seating04{
	background:#119e01 !important;
}
.seating05{
	background:#61c0ed !important;
}
.seating09{
	background:#ff9003 !important;
}
.seating10{
	background:#01fefc !important;
}


@media screen and (min-width: 768px) {


}

@media screen and (max-width: 767px) {
	

}

