@font-face {
    font-family: 'Noto Serif Light';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://fonts.gstatic.com/l/font?kit=ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZqFGTx8cMpKrCzi0i&skey=ff3f102bd67fc93c&v=v33) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.font-notoserif-light {
    font-family: 'Noto Serif Light', serif;
    font-weight: 200;
}

.p-top__hero {
    margin-bottom: 0;
}

/*
            .p-top__hero-main {
                gap: 15rem;
            }

            @media (max-width: 48.0525em) {
                .p-top__hero-main {
                    gap: 13.3333333333vw;
                }
            }
            */

.p-top__hero-en {}

@media (max-width: 48.0525em) {
    .p-top__hero-en {
        font-size: 5vw;
        line-height: 1.75;
    }
}

@media (max-width: 48.0525em) {
    .p-top__hero-text {
        font-size: 7.5vw;
    }
}
