
ul.clublist li:first-child p {
    letter-spacing: 0;
}
.teacherbox:before {
    background-image: url(/img/schoolhouse/ohta/teacher.png);
}

.studentbox:before {
    background-image: url(/img/schoolhouse/ohta/student.png);
}
@media screen and (max-width:600px){
ul.stylelist li a {
    width: 174px;
}
}