.sp_none{display:inline-block}.pc_none{display:none}@media screen and (max-width: 768px){.sp_none{display:none}.pc_none{display:inline-block}}.flex{display:flex}.footer-nav-bnr{background-color:#fff;padding:0px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;position:fixed;bottom:-10vh;width:100%;z-index:10;transition:all 0.4s ease}.footer-nav-bnr .inner{width:100%}.footer-nav-bnr .nav-txt{font-size:1.6rem;color:#000;margin-bottom:0px;margin-right:10px}.footer-nav-bnr .nav-area{display:flex;justify-content:space-between;align-items:center}.footer-nav-bnr .footer-list{justify-content:space-between;align-items:center;width:100%}.footer-nav-bnr .footer-list .list-item{margin-right:0px;width:calc(100% / 3);border-right:1px solid #fff}.footer-nav-bnr .footer-list .list-item:last-child{border-right:0px;margin-right:0px}.footer-nav-bnr .footer-list .list-item:first-child:nth-last-child(2),.footer-nav-bnr .footer-list .list-item:first-child:nth-last-child(2) ~ .list-item{width:calc(100% / 2)}.footer-nav-bnr .footer-list .list-item:first-child:nth-last-child(3),.footer-nav-bnr .footer-list .list-item:first-child:nth-last-child(3) ~ .list-item{width:calc(100% / 3)}.footer-nav-bnr .footer-list .list-link{background-color:#333;text-decoration:none;color:#fff;max-width:100%;width:100%;height:44px;letter-spacing:0em;font-size:16px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 620px){.footer-nav-bnr .footer-list .list-link{font-size:12px}}.footer-nav-bnr .footer-list .list-link:hover{color:#000;background-color:#fff}.footer-nav-bnr .footer-list .list-link i{font-size:20px}