.l-footer {
    padding: 31px 20px 20px 20px;
    text-align: center;
}

.text-company-profile {
    font-family: "Zen Kaku Gothic New";
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 1.2px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 40px;
}

.text-company-profile a {
    color: #FFFFFF;
    text-decoration: none;
}

.text-official-website {
    font-family: "Zen Kaku Gothic New";
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 1.2px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

.text-official-website a {
    color: #FFFFFF;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.text-copyright {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 1.1px;
    color: #FFFFFF;
    margin-top: 24px;
}

.w-suha-footer {
    max-width: 96px;
}

.img-logo-ft img {
    max-width: 320px;
}