
.shusaisha h3{
    border-color: #C8161D!important;
}

.sakka h3{
    border-color: #6A005F!important;
}

.shijin h3{
    border-color: #638C0B!important;
}

.gaka h3{
    border-color: #255590!important;
}


.shusaisha h4{
    border-color: #C8161D!important;
}

.sakka h4{
    border-color: #6A005F!important;
}

.shijin h4{
    border-color: #638C0B!important;
}

.gaka h4{
    border-color: #255590!important;
}

.shusaisha h4:hover{
    background-color: #C8161D!important;
    border: none;
}

.sakka h4:hover{
    background-color: #6A005F!important;
    border: none;
}

.shijin h4:hover{
    background-color: #638C0B!important;
    border: none;
}

.gaka h4:hover{
    background-color: #255590!important;
    border: none;
}

.shusaisha, .sakka, .shijin, .gaka{
    margin-bottom: 65px;
}

.shusaisha h4, .sakka h4, .shijin h4, .gaka h4{
    background-color: white!important;
    border-bottom: 1px solid;
}

.shusaisha h4 p, .sakka h4 p, .shijin h4 p, .gaka h4 p{
    color: black!important;
}

.shusaisha h4:hover p, .sakka h4:hover p, .shijin h4:hover p, .gaka h4:hover p{
    color: white!important;
}

h4 i{
    opacity: 1!important;
}

.shusaisha h4 i{
    color: #C8161D!important;
}

.sakka h4 i{
    color: #6A005F!important;
}

.shijin h4 i{
    color: #638C0B!important;
}

.gaka h4 i{
    color: #255590!important;
}

.shusaisha h4:hover i{
    color: white!important;
}

.sakka h4:hover i{
    color: white!important;
}

.shijin h4:hover i{
    color: white!important;
}

.gaka h4:hover i{
    color: white!important;
}



.shusaisha h4 p::before{
    background-color: #C8161D!important;
}

.sakka h4 p::before{
    background-color: #6A005F!important;
}

.shijin h4 p::before{
    background-color: #638C0B!important;
}

.gaka h4 p::before{
    background-color: #255590!important;
}

.shusaisha h4:hover p::before{
    background-color: white!important;
}

.sakka h4:hover p::before{
    background-color: white!important;
}

.shijin h4:hover p::before{
    background-color: whiteB!important;
}

.gaka h4:hover p::before{
    background-color: white!important;
}


