.footerWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.footerLogoArea{flex-basis:50%}.footerCopywriteArea{color:#fff;flex-basis:50%;text-align:right}.footerLogo{aspect-ratio:auto;display:block;height:auto;max-width:100%}@media screen and (max-width:800px){.footerLogoArea{flex-basis:100%}.footerCopywriteArea{color:#fff;flex-basis:100%;text-align:center}.footerLogo{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}}.footerCopywriteArea p{color:#fff;font-size:13px}.footerCopywriteArea a{color:#fff;text-decoration:none}