@charset "UTF-8";

/* table */
.outer {
    overflow-y: scroll;
}
.block_table_5.wauto table {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
}

/* table枠線色調整 */
.block_table_5 table thead th {
	background-color: var(--i_txt_color);
	color: #fff;
}
.block_table_5 table th {
	border: 2px solid rgba(255, 255, 255, 0.8);
}

.block_table_5 table tr:nth-of-type(1) > td {
	width: 10% !important;
}


/* class1 
#class1+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(5){
	background: #fb6363;
}
#class1+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(3),
#class1+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(5),
#class1+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(6),
#class1+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(8){
	background: #ffd200;
}
#class1+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(3),
#class1+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(5),
#class1+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(6),
#class1+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(8) {
	background: #f9f321;
}
#class1+.block_table_5 table tbody tr:nth-of-type(4) td:nth-child(3),
#class1+.block_table_5 table tbody tr:nth-of-type(4) td:nth-child(5),
#class1+.block_table_5 table tbody tr:nth-of-type(4) td:nth-child(6),
#class1+.block_table_5 table tbody tr:nth-of-type(4) td:nth-child(8) {
	background: #93c73b;
}
#class1+.block_table_5 table tbody tr:nth-of-type(5) td:nth-child(3),
#class1+.block_table_5 table tbody tr:nth-of-type(5) td:nth-child(5),
#class1+.block_table_5 table tbody tr:nth-of-type(5) td:nth-child(6),
#class1+.block_table_5 table tbody tr:nth-of-type(5) td:nth-child(8) {
	background: #00e0ff;
}


class2
#class2+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(2),
#class2+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(5),
#class2+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(7){
	background: #f9f321;
}
#class2+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(2),
#class2+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(5),
#class2+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(7){
	background: #93c73b;
}
#class2+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(2),
#class2+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(5),
#class2+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(7){
	background: #00e0ff;
}


class3
#class3+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(2),
#class3+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(6){
	color: #ff8300;
}
#class3+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(4),
#class3+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(7){
	color: #0070ff;
}
#class3+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(4){
	background: #ffd200;
}
#class3+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(2),
#class3+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(4),
#class3+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(6){
	background: #f9f321;
}
#class3+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(2),
#class3+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(6),
#class3+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(7){
	background: #93c73b;
}
#class3+.block_table_5 table tbody tr:nth-of-type(4) td:nth-child(2),
#class3+.block_table_5 table tbody tr:nth-of-type(4) td:nth-child(6),
#class3+.block_table_5 table tbody tr:nth-of-type(4) td:nth-child(7){
	background: #00e0ff;
}


class4
a#class4+div tbody tr:first-child {
    display: none;
}
#class4+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(2),
#class4+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(6){
	color: #ff8300;
}
#class4+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(4),
#class4+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(7){
	color: #0070ff;
}
#class4+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(2),
#class4+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(6){
	background: #f9f321;
}
#class4+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(2),
#class4+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(6){
	background: #93c73b;
}
#class4+.block_table_5 table tbody tr:nth-of-type(4) td:nth-child(2),
#class4+.block_table_5 table tbody tr:nth-of-type(4) td:nth-child(6){
	background: #00e0ff;
}


class5
#class5+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(3),
#class5+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(4) {
	background: #f9f321;
}
#class5+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(3),
#class5+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(4){
	background: #93c73b;
}


class6
#class6+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(2),
#class6+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(6){
	color: #ff8300;
}
#class6+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(4),
#class6+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(7){
	color: #0070ff;
}
#class6+.block_table_5 table tbody tr:nth-of-type(1) td:nth-child(4){
	background: #ffd200;
}

#class6+.block_table_5 table tbody tr:nth-of-type(2) td:nth-child(4){
	background: #f9f321;
}
#class6+.block_table_5 table tbody tr:nth-of-type(3) td:nth-child(7){
	background: #93c73b;
}
#class6+.block_table_5 table tbody tr:nth-of-type(4) td:nth-child(7){
	background: #00e0ff;
}
*/