@charset "UTF-8";
/* CSS Document */

.lecture-title {
color: #2449A4;
font-family: Noto Sans JP;
font-size: 26px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

p {
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 2em;
    font-weight: 400;
}