.img-pc {
    box-shadow: 5px 5px 15px #0000001A;
}

/* ポイントの画像 */
.zukai1 {
    width: 35%;
}

/* フォント見本 */
.font1 {
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 600;
    font-style: normal;

    font-size: 44px;
    line-height: 1.3em;
    color: #191E2E;
}

.font2 {
    font-family: "Source Code Pro", monospace;
    font-optical-sizing: auto;
    font-style: normal;

    font-size: 36px;
    color: #1174F6;
}

.font-big {
    font-size: 50px;
}

.asirai1 {
    width: 35%;
}