.font-vh1 {
    font-family: NewRubrik;
    font-size: 88px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 1;
    letter-spacing: -1.5px;
    color: #ec0047;

    &.ja {
        font-family: initial;
    }
}

.font-vh2 {
    font-family: NewRubrik;
    font-size: 65px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -1.5px;
    color: #2f2f2f;

    &.ja {
        font-family: initial;
    }
}

.font-vh3 {
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #222;
}

.font-vh4 {
}

.font-vh5 {
}

.font-mh1 {
    font-size: 55px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: -1px;
    color: #222;
}

.font-mh2 {
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: -1px;
    color: #222;
}

.font-mh3 {
    font-size: 26px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.62;
    letter-spacing: normal;
    color: #2f2f2f;
}

.font-mh4 {
}

.font-mp1 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #444;
}

.font-mp2 {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    color: #444;
}

.font-mp3 {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    letter-spacing: normal;
    color: #444;
}

@media all and (max-width: 768px) {
    .font-vh1 {
        font-family: NewRubrik;
        font-size: 50px;
        font-weight: bold;
        font-stretch: normal;
        font-style: italic;
        line-height: 1;
        letter-spacing: -1px;
        color: #ec0047;
    }

    .font-vh2 {
        font-family: NewRubrik;
        font-size: 38px;
        font-weight: bold;
        font-stretch: normal;
        font-style: italic;
        line-height: 1;
        letter-spacing: normal;
        color: #ec0047;

        &.ja {
            font-family: initial;
        }
    }

    .font-vh3 {
        font-family: NewRubrik;
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        color: #2f2f2f;
    }

    .font-vh4 {
        font-size: 30px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
        color: #222;
    }

    .font-vh5 {
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.57;
        letter-spacing: normal;
        color: rgba(51, 51, 51, 0.8);
    }

    .font-mh1 {
        font-size: 22px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.36;
        letter-spacing: -0.5px;
        color: #222;
    }

    .font-mh2 {
        font-size: 26px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.19;
        letter-spacing: normal;
        color: #222;
    }

    .font-mh3 {
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
        color: #222;
    }

    .font-mh4 {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.61;
        letter-spacing: normal;
        color: #222;
    }

    .font-mp1 {
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.57;
        letter-spacing: normal;
        color: rgba(51, 51, 51, 0.8);
    }

    .font-mp2 {
    }

    .font-mp3 {
    }
}
