.footerWrapper{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.footerMenuArea{flex-basis:70%}.footerLogoArea{flex-basis:25%;text-align:right}.footerLogoIMG{aspect-ratio:auto;display:block;float:right;height:auto;max-width:100%}@media screen and (max-width:700px){.footerMenuArea{flex-basis:100%}.footerLogoArea{flex-basis:100%;text-align:left}.footerLogoIMG{aspect-ratio:auto;display:block;float:none;height:auto;max-width:100%}}.footerMenuWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.footerMenuItem{flex-basis:auto;margin-right:50px}@media screen and (max-width:700px){.footerMenuItem{flex-basis:100%;margin-right:0}}.footerMenuItem ul{line-height:23px;list-style-type:none;padding-left:0}.footerMenuItem ul li{display:block}.footerMenuItem ul li a{color:#fff;text-decoration:none}