#footer{background-color:#f5fafe;width:100%}.footer_contents{position:relative;width:100%}.footer_contents:has(.footer_main){padding-top:60px}@media screen and (max-width:768px){.footer_contents:has(.footer_main){padding-top:50px}}.footer_main{align-items:start;display:flex;flex-flow:column;gap:30px 20px;justify-content:space-between;margin-bottom:40px;position:relative}@media screen and (max-width:768px){.footer_main{margin-bottom:30px}}.footer_main .footer_left_contents{width:100%}@media screen and (min-width:769px){.footer_main .footer_left_contents{display:flex;flex-flow:column;width:fit-content}}.footer_main .footer_right_contents{display:flex;flex-flow:column;gap:30px;width:100%}@media screen and (min-width:769px){.footer_main .footer_right_contents{width:fit-content}}.footer__logo{align-items:end;display:flex;gap:20px;width:fit-content}.footer_tagline{font-size:.75em}.footer_company{margin-top:30px}@media screen and (max-width:1050px){.footer_company{margin-top:20px}}.footer_right_contents{font-size:.9375em}.footer_nav{display:flex;gap:15px 40px}.footer_nav a{color:inherit;text-decoration:none}@media screen and (max-width:768px){.footer_nav{flex-flow:column}}.footer_nav_link{position:relative}.footer_nav_link:after{background-color:var(--theme_color_main);bottom:0;content:"";height:1px;left:0;position:absolute;transform:translateY(100%);transition:.7s;width:0}a.footer_nav_link:hover{color:var(--theme_color_main)}a.footer_nav_link:hover:after{width:100%}.footer_pagetop{position:relative}.footer_pagetop_btn{align-items:center;aspect-ratio:1/1;background-color:var(--theme_color_base);border:1px solid var(--theme_color_border);border-radius:50%;display:flex;justify-content:center;position:absolute;right:50px;top:-20px;transform:translateY(-100%);transition:.7s;width:70px;z-index:9800}@media screen and (max-width:768px){.footer_pagetop_btn{right:20px}}#footer:has(.footer_main) .footer_pagetop_btn{top:0;transform:translateY(-20px)}.footer_pagetop_btn>div{color:transparent;font-size:0;line-height:0}.footer_pagetop_btn>div:before{aspect-ratio:19/12;background-color:var(--theme_color_font01);content:"";display:block;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxMS42MjEiIHZpZXdCb3g9IjAgMCAxOSAxMS42MjEiPjxwYXRoIGZpbGw9IiMzNzNjMzgiIGQ9Ik0xOSAxMC4xMjFhMS41IDEuNSAwIDAgMS0uNDYzIDEuMDg0IDEuNSAxLjUgMCAwIDEtMi4xMjEtLjA0N0w5LjgwMSA0LjI0MmwtNy4yNjQgNi45NjFhMS41IDEuNSAwIDAgMS0yLjExOS0uMDQ1IDEuNSAxLjUgMCAwIDEgLjA0NS0yLjExOUw5Ljg5NSAwbDguNjg5IDkuMDg0QTEuNSAxLjUgMCAwIDEgMTkgMTAuMTIxIi8+PC9zdmc+);mask-repeat:no-repeat;mask-size:contain;transition:.7s;width:19px}@media screen and (min-width:1051px){.footer_pagetop_btn:hover{background-color:var(--theme_color_background);opacity:.7}}@media (max-width:768px){.footer_pagetop_btn{width:60px}.footer_pagetop_btn>div:before{width:15px}}.copyright_contents{display:flex;font-family:Lato,sans-serif;font-size:.75em;font-weight:400;line-height:1;padding:15px 0;text-align:center}*+.copyright_contents{margin-top:60px}@media screen and (max-width:768px){*+.copyright_contents{margin-top:50px}}