.kokugo {
    background-color: rgb(250, 108, 52);
}

.shakai {
    background-color: rgb(230, 235, 70);
}

.doutoku {
    background-color: rgb(254, 119, 119);
}

.rika {
    background-color: rgb(104, 212, 166);
}


/*#eikaiwa {
    background-color: rgba(255, 213, 74, 0);
    color: rgb(255, 152, 152);
}*/

.eikaiwa {
    background-color: rgb(255, 213, 74);
}

.shodou {
    background-color: rgb(181, 205, 84);
}

.zukou {
    background-color: rgb(232, 66, 207);
}

.ongaku {
    background-color: rgb(150, 150, 243);
}

.sansuu {
    background-color: rgb(212, 205, 99);
}


/*#sansuu {
    background-color: rgba(255, 255, 255, 0);
    color: rgb(255, 239, 160);
} */

.taiiku {
    background-color: rgb(230, 176, 39);
}


/*#sougou {
    background-color: rgba(255, 255, 255, 0);
    color: rgb(255, 248, 181);
}*/

.sougou {
    background-color: rgb(255, 243, 137);
}

.kateika {
    background-color: rgb(219, 255, 175);
}