.site-footer{background-color:#4a4a4a;color:#fff;font-family:Noto Sans JP,sans-serif;overflow-x:hidden}.container,.site-footer{box-sizing:border-box;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-contact{padding:60px 0;position:relative;text-align:center}.footer-contact:after{background-color:#fff;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:100%}.link_name{color:var(--color-text-default,#3a3a3a);font-family:Noto Sans JP;font-size:16px;font-style:normal;font-weight:700;line-height:130%;text-align:center}.contact-text{line-height:120%;margin:0 0 34px}.contact-button,.contact-text{font-size:16px;font-weight:500}.contact-button{align-items:center;background-color:#fff;color:#4a4a4a;display:inline-flex;gap:15px;justify-content:center;max-width:383px;overflow:hidden;padding:10px 30px;position:relative;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.contact-button:before{background-color:#1ec3a9;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:0}.contact-button:hover:before{left:0}.contact-button span{position:relative;z-index:1}.contact-button .arrow{font-size:18px;font-weight:700}.footer-projects{padding:60px 0;position:relative;text-align:center}.footer-projects:after{background-color:#fff;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:100%}.projects-title{color:#fff;font-size:24px;font-weight:700;margin-bottom:38px}.projects-grid{display:grid;gap:20px 50px;grid-template-columns:1fr;margin:0 auto;max-width:600px}.project-button{align-items:center;background-color:#fff;color:#4a4a4a;display:flex;font-size:16px;font-weight:500;gap:10px;justify-content:center;overflow:hidden;padding:10px 30px;position:relative;text-decoration:none;transition:all .3s ease}.project-button:before{background-color:#1ec3a9;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:0}.project-button:hover:before{left:0}.project-button span{position:relative;z-index:1}.project-button .arrow{font-size:18px;font-weight:700}.footer-links{margin-bottom:0;padding:45px 0 59px}.footer-nav{align-items:flex-start;display:flex;flex-direction:column;gap:15px}.footer-link{color:#fff;font-size:14px;font-weight:400;text-decoration:none;transition:opacity .3s ease}.footer-link:hover{opacity:.8}@media (min-width:768px){.container{padding:0 40px}.contact-text{font-size:16px;font-weight:500;line-height:120%}.projects-grid{grid-template-columns:1fr 1fr;max-width:800px}.footer-nav{flex-direction:row;gap:40px}.projects-title{font-size:16px;font-weight:500;line-height:120%}.link_name{font-size:16px;font-weight:700;line-height:130%}}@media (min-width:1024px){.footer-contact,.footer-projects{padding:80px 0}.contact-text{font-size:20px;margin:0 auto 40px;max-width:600px}.footer-links{padding:40px 0}.footer-link{font-size:16px}}