﻿@charset "utf-8"; 
@media (min-width:1025px){footer .footer-top .footer-nav{width:450px;}}
footer .footer-top .footer-nav{max-width:inherit}
footer .footer-top .footer-nav .link{width:100%;font-weight:var(--fontbold7);margin-top:15px;color:var(--footercolor);}
footer .footer-top .footer-nav .link a{color:var(--footercolor);}
footer .footer-top .footer-nav .link a:hover{color:var(--color)}
@media (max-width:768px){footer .footer-top .footer-nav ul li{width:50%;}
footer .footer-top .footer-nav ul li.link a{white-space:normal;}}