#term01 dl {
    width: 92%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 60px 0;
}

#term01 dt {
    margin-bottom: 10px;
    font-family: 'Noto Sans JP', 'sans-serif';
    font-size: 20px;
    font-weight: 500;

    color: #00b1c7;
}

#term01 dd {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    color: #4d4d4d;
}
