footer {width: 100%; height: auto; padding: 70px 0; box-sizing: border-box; background: var(--wt_f5);}
footer .f_logo {margin-bottom: 30px; width: 105px; height: auto;}
footer .f_logo img {width: 100%; height: auto;}

footer .address {display: none; margin-bottom: 30px;}
footer .address p {margin-bottom: 30px; font-size: 18px; font-weight: 400; line-height: 1.39; color: var(--pr);}

footer .copyright {font-size: 16px; font-weight: 400; line-height: 1.19; color: var(--gray_9d);}