.section03_title,
#section01_block a.feature p,
.button_box01 a,
#section07_block ul li .text_box,
#section08_block #section08_box ul li dl.title,
#section08_block #section08_box ul li dl dd h3,
#section08_block #section08_box ul li dl dt,
#section08_block #section08_box ul li dl,
.button_box02 a,
#section01_block .title_box h3 {
    font-family: "IBM Plex Sans JP", sans-serif;

    /* プロポーショナルメトリクス（PALT） */
    font-feature-settings: "palt" 1;

    /* Tracking +30 */
    letter-spacing: 0.03em;

    /* Kerning */
    font-kerning: normal;
}



#section07_block ul li h3 {
    font-family: "Inter", sans-serif;
    letter-spacing: 0.05em;
    font-kerning: normal;
}

.content02 {
    margin-bottom: 100px;
}