

.section-block-demo77-footer {
    background-color: #f5f5f7;
    padding: 35px 0 71px
}

.section-block-demo77-footer .layout {
    max-width: 1278px
}

.section-block-demo77-footer .section-breadcrumb-wrap-block {
    border-top: 1px solid #cececf;
    padding-left: 21px;
    padding-top: 90px;
    margin-bottom: 48px
}

.section-block-demo77-footer .foo_logo {
    width: 72px
}

.section-block-demo77-footer .breadcrumb-nav li:before {
    content: "\f105";
    font-family: Line Awesome Free;
    font-weight: 900;
    color: #9e9e9f;
    margin: 0 16px
}

.section-block-demo77-footer .breadcrumb-nav li {
    list-style: none
}

.section-block-demo77-footer .breadcrumb-nav a {
    font-size: 18px;
    color: #000
}

.section-block-demo77-footer .foot-items {
    padding-left: 65px
}

.section-block-demo77-footer .foot-item {
    padding-bottom: 4px
}

.section-block-demo77-footer .foot-title {
    font-size: 16px;
    margin-bottom: 14px
}

.section-block-demo77-footer .foot-nav li {
    list-style: none;
    font-size: 16px;
    margin-bottom: 11px
}

.section-block-demo77-footer .foot-nav a {
    font-size: 16px;
    color: #666
}

.section-block-demo77-footer .nav_box nav li a:hover {
    color: var(--bs-theme-color)
}

.section-block-demo77-footer .foot-contact .link li {
    list-style: none;
    margin-bottom: 13px
}

.section-block-demo77-footer .foot-contact .link a {
    font-size: 16px;
    color: #777
}

.section-block-demo77-footer .foot-contact .link img {
    margin-right: 10px
}

.section-block-demo77-footer .foot-follow .sns li {
    list-style: none;
    margin-bottom: 7px
}

.section-block-demo77-footer .foot-follow .sns img {
    margin-right: 8px
}

.section-block-demo77-footer .foot-follow .sns a {
    font-size: 18px;
    color: #777
}

.section-block-demo77-footer .foot-follow .btn {
    line-height: 36px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 18px;
    margin-top: 25px
}

@media only screen and (max-width:1280px) {
    .section-block-demo77-footer .section-breadcrumb-wrap-block {
        padding: 30px 0 0;
        margin-bottom: 15px
    }

    .section-block-demo77-footer .foot-items {
        padding: 0
    }
}

@media only screen and (max-width:950px) {
    .section-block-demo77-footer .foot-items {
        flex-wrap: wrap
    }

    .section-block-demo77-footer .nav_box {
        width: 48%
    }

    .section-block-demo77-footer .box_more {
        display: flex;
        width: 100%;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .section-block-demo77-footer .box_more .foot-item {
        width: 48%
    }

    .section-block-demo77-footer {
        padding-bottom: 30px
    }
}

@media only screen and (max-width:640px) {
    .section-block-demo77-footer .nav_box {
        width: 100%
    }

    .section-block-demo77-footer .box_more .foot-item {
        width: 100%
    }
}
