@charset "utf-8";
     .footer-fix-menu .footer-table-ul.pcnone li:nth-child(4) {
display: none !important;
} .footer-fix-menu {
height: 50px !important;
border-top: 2px solid #8b7532 !important;
background: #0a3d47 !important;
box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
} .footer-fix-menu .footer-table-ul.pcnone li,
.footer-fix-menu .footer-table-ul.pcnone li:first-child,
.footer-fix-menu .footer-table-ul.pcnone li:nth-child(2),
.footer-fix-menu .footer-table-ul.pcnone li:nth-child(3),
.footer-fix-menu .footer-table-ul.pcnone li:nth-child(4),
.footer-fix-menu .footer-table-ul.pcnone li:nth-child(5) {
height: 50px !important;
background: transparent !important;
border-right: 1px solid rgba(139, 117, 50, 0.25);
padding: 0;
} .footer-fix-menu .footer-table-ul.pcnone li:nth-child(3) {
border-right: none !important;
} .footer-fix-menu .footer-table-ul.pcnone li a,
.footer-fix-menu .footer-table-ul.pcnone li:first-child a,
.footer-fix-menu .footer-table-ul.pcnone li:nth-child(2) a,
.footer-fix-menu .footer-table-ul.pcnone li:nth-child(3) a {
color: #ededd0 !important;
display: flex !important;
align-items: center;
justify-content: center;
height: 100%;
padding: 0;
} .footer-fix-menu .footer-icon {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 2px;
font-size: 1.25em;
line-height: 1;
} .footer-fix-menu .footer-icon i {
color: #ededd0;
} .footer-fix-menu .footer-memu-text {
font-size: 9px !important;
letter-spacing: 0.5px;
margin: 0 !important;
opacity: 0.9;
line-height: 1;
}