.elementor-73572 .elementor-element.elementor-element-352cfad{--display:flex;}.elementor-73572 .elementor-element.elementor-element-57f692d{--spacer-size:30px;}.elementor-73572 .elementor-element.elementor-element-06ec660{--display:flex;}.elementor-73572 .elementor-element.elementor-element-98e60c1{--spacer-size:30px;}.elementor-73572 .elementor-element.elementor-element-5b07a26{--display:flex;}.elementor-73572 .elementor-element.elementor-element-6f0e64e{--spacer-size:30px;}body.elementor-page-73572:not(.elementor-motion-effects-element-type-background), body.elementor-page-73572 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-d6cea4e );}@media(max-width:599px){.elementor-73572 .elementor-element.elementor-element-98e60c1{--spacer-size:20px;}.elementor-73572 .elementor-element.elementor-element-6f0e64e{--spacer-size:10px;}}@media(min-width:600px){.elementor-73572 .elementor-element.elementor-element-06ec660{--content-width:800px;}}/* Start custom CSS for html, class: .elementor-element-2d22a4c */body {
    margin: 0;
    font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    background-color: #ffffff;
}
.hanzo-footer {
    background-color: transparent;
    color: #000000;
    padding: 0 20px 15px 20px;
    text-align: center;
}
.footer-links {
    margin-bottom: 15px;
}
.footer-links a {
    color: #000000;
    text-decoration: none;
    margin: 0 10px;
    font-size: 0.9rem;
    display: inline-block;
    padding: 5px 0;
    transition: color 0.3s ease;
}
.footer-social {
    margin: 15px 0;
}
.footer-social a {
    color: #000000;
    text-decoration: none;
    margin: 0 5px;
    display: inline-block;
    transition: color 0.3s ease;
}
.footer-social .social-icon {
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
    transition: opacity 0.3s ease;
}
.footer-social a:hover .social-icon {
    opacity: 0.7;
}
.footer-logo {
    margin-bottom: 0;
    padding-top: 5px;
}
.footer-logo .hanzo-logo-img {
    width: auto;
    max-width: 200px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.footer-copyright {
    display: none;
}
.footer-links a:hover {
    color: #b38600;
}

@media (min-width: 601px) {
    .hanzo-footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px 15px;
    }
    .footer-logo {
        flex-basis: auto;
        text-align: left;
        padding-top: 0;
        margin: 0;
        order: 1;
    }
    .footer-links {
        flex-basis: 50%;
        text-align: center;
        margin: 0;
        order: 2;
    }
    .footer-social {
        flex-basis: auto;
        text-align: right;
        margin: 0;
        order: 3;
    }
    .footer-logo .hanzo-logo-img {
        margin: 0;
        max-width: 180px;
    }
}
@media (max-width: 600px) {
    .hanzo-footer {
        padding: 0 20px 15px 20px;
        display: block;
        text-align: center;
    }
    .footer-links {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .footer-links a {
        margin: 0 8px;
        font-size: 0.85rem;
        padding: 5px 0;
    }
    .footer-social {
        margin: 10px 0;
    }
    .footer-social a {
        margin: 0 5px;
    }
    .footer-social .social-icon {
        width: 1.3rem;
        height: 1.3rem;
    }
    .footer-logo {
        padding-top: 0px;
        margin-bottom: 0;
    }
    .hanzo-logo-img {
        max-width: 150px;
        margin: 0 auto;
    }
    .footer-copyright {
        display: none;
    }
}/* End custom CSS */