footer{background-color:#00a23f;color:#fff;font-size:14px;line-height:1.4;padding:30px 0;position:relative}footer a{color:#fff}footer a:hover{color:#fff}footer>.inner{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:0 auto;width:100%}footer>.inner>.logo{margin:0 auto;width:136px}footer>.inner>.logo img{width:100%}footer>.inner>.navs{width:100%}footer>.inner>.navs>ul{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0}footer>.inner>.navs>ul:first-of-type{margin-top:1rem}footer>.inner>.navs>ul:first-of-type>li{margin-top:.6rem}footer>.inner>.navs>ul:first-of-type>li:not(:first-child){margin-left:1rem}footer>.inner>.navs>ul:first-of-type>li a:hover{text-decoration:underline}footer>.inner>.navs>ul:last-of-type{margin-top:1.6rem}footer>.inner>.navs>ul:last-of-type>li:not(:first-child){margin-left:1rem}footer>.inner>small{display:block;font-size:.8rem;margin-top:1.6rem;text-align:center;width:100%}@media screen and (min-width:940px){footer>.inner{flex-direction:row;justify-content:space-between;width:940px}footer>.inner>.logo{margin:0}footer>.inner>.navs{width:75%}footer>.inner>.navs>ul{justify-content:flex-start}footer>.inner>.navs>ul:first-of-type{margin-top:0}footer>.inner>.navs>ul:first-of-type>li{margin-top:0}footer>.inner>.navs>ul:first-of-type>li:not(:first-child){margin-left:1.6rem}footer>.inner>small{font-size:1.1rem}}