@charset "UTF-8";

.company-wrapper {
    margin-top: 180px;
    padding: 0 15%;
}

.company__topic--en {
font-family: var(--font-en);
font-size: 1.1rem;
letter-spacing: 1.21px;
}



.company__topic--ja {
    margin-top: 50px;
    font-family: var(--font-ja);
    font-size: 3.2rem;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 3.84px;
}

.company__txt {
    margin-top: 50px;
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 2.80;
    letter-spacing: -0.65px;
}