footer {width: 100%; height: auto; padding: 80px 0; background: var(--wt_f5);}
footer .container {display: flex; justify-content: space-between;}
footer .address {margin-bottom: 40px; word-break: keep-all;}
footer .address .txt {font-size: 16px; font-weight: 400; line-height: 1.6; letter-spacing: -0.32px; color: var(--gray_6);}
footer .copyright {font-size: 16px; font-weight: 400; line-height: 1.6; letter-spacing: -0.32px; color: var(--gray_9);}

footer .f_logo {width: 244px; height: auto;}
footer .f_logo img {width: 100%; height: auto;}

footer .f_logo a {width: 100%; display: block; margin-top: 20px; text-align: end; font-size: 16px; font-weight: 500;}