/* header */
header .header-box nav #gnb > li:first-of-type .depth2 > li > a{ min-width: 165px; }

/* footer */
footer .footer-inner .btn-box .info-box{ width: calc(100% - 200px); }
footer .footer-inner .btn-box .info-box ul{ flex-wrap: wrap; margin-top: -10px; }
footer .footer-inner .btn-box .info-box ul li{ margin-top: 10px; }