@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400&display=swap");.custom-footer-section{align-items:center;background-color:#036;box-sizing:border-box;display:flex;font-family:Noto Sans JP,sans-serif;justify-content:center;overflow:hidden;padding:30px 150px;width:100%}.custom-footer-inner{align-items:center;display:flex;justify-content:space-between;max-width:1140px;width:100%}.footer-left-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.footer-logo-img{height:60px;object-fit:contain;width:300px}.footer-copyright{color:#fff;font-size:12px;font-weight:400;margin-top:4px}.footer-scroll-top-btn{align-items:center;background:linear-gradient(0deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.4));border:none;border-radius:80px;cursor:pointer;display:flex;flex-shrink:0;height:60px;justify-content:center;padding:0;transition:opacity .3s ease;width:60px}.footer-scroll-top-btn:hover{opacity:.8}.arrow-icon{display:block}@media (max-width:1024px){.custom-footer-section{padding:30px 40px}}@media screen and (max-width:768px){.custom-footer-section{padding:30px 20px 100px}.custom-footer-section .custom-footer-inner{align-items:center;flex-direction:column;gap:12px;text-align:center}.custom-footer-section .footer-left-content{align-items:center;width:100%}.custom-footer-section .footer-logo-img{height:60px;margin:0 auto;object-fit:contain;width:300px}.custom-footer-section .footer-copyright{font-size:12px;margin-top:0;width:100%;word-wrap:break-word}.custom-footer-section .footer-scroll-top-btn{display:none}}