.footer_wrap.renewal {
    border-top: 0;
    margin: 0;
}

.renewal #footer {
    background-color: #fafafa;
    max-width: 100%;
    width: 100%;
    padding: 0 6%;
    box-sizing: border-box;
    border-top: 1px solid #e4e4e4;
    margin-top: 80px;
}

/* .renewal #footer .wrap {
    display: flex;
}

#footer .footer_company {
    float: initial;
}
.renewal #footer .wrap > div {
    width: 33.3% !important;
    margin: 0;
} */


#footer .title h4 {
    font-family: 'Pretendard', sans-serif;
    background: none;
    height: auto;
    line-height: normal;
}
.renewal #footer ._part {
    background: none;
}
.renewal #footer .footer_menu {
    padding: 10px 0;
}
.renewal .footer_end {
    margin: 0;
}
.renewal .footer_end_inner {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 6%;
}

#footer .bank_info .alter {
    margin-bottom: 20px;
}