
.inCourseTd01Note {
    font-size: 14px;
    font-family: 'Zen Kaku Gothic New', sans-serif;
   	text-align: right;
}
@media screen and (max-width: 768px) {
    .inCourseTd01Note {
        font-size: 12px;
    }
}