
.section-block-demo93-footer {
    background: #FCF7F6;
    padding: 120px 0 0
}

.section-block-demo93-footer .foot_logo img {
    max-width: 140px
}

.section-block-demo93-footer .foot-title {
    line-height: 1;
    font-size: 18px;
    color: #000000;
    margin-bottom: 27px
}

.section-block-demo93-footer .foot-nav li {
    list-style: none;
    font-size: 15px;
    margin-bottom: 25px
}

.section-block-demo93-footer .foot-nav a {
    font-size: 15px;
    color: #666666
}

.section-block-demo93-footer .foot-nav a:hover {
    color: var(--bs-theme-color)
}

.section-block-demo93-footer .foot-contacts {
    list-style: none;
    font-size: 16px;
    color: #333333
}

.section-block-demo93-footer .foot-address {
    max-width: 230px;
    line-height: 1.8;
    margin-bottom: 30px
}

.section-block-demo93-footer .foot-email {
    margin-bottom: 20px
}

.section-block-demo93-footer .foot-email a {
    display: block;
    padding: 2px 0
}

.section-block-demo93-footer .foot-tel a {
    display: block;
    padding: 4px 0
}

.section-block-demo93-footer .inquiry-form {
    align-items: flex-end;
    margin-bottom: 83px
}

.section-block-demo93-footer .foot-latter {
    width: 357px;
    max-width: 25%
}

.section-block-demo93-footer .item-email {
    flex: 1
}

.section-block-demo93-footer .item-email input {
    border: none;
    border-bottom: 1px solid #E7E3E3;
    background: transparent;
    font-size: 16px;
    padding: 0;
    line-height: 28px;
    display: block;
    width: 100%
}

.section-block-demo93-footer .item-submit button {
    width: 38px;
    line-height: 38px;
    background: #1A5A43;
    border-radius: 50%;
    border: none;
    padding: 0;
    height: auto;
    margin-left: 9px;
    transition: all .3s linear
}

.section-block-demo93-footer .item-submit button:hover {
    background: #000
}

.section-block-demo93-footer .foot_sns {
    padding-top: 20px
}

.section-block-demo93-footer .foot_sns li {
    list-style: none;
    width: 38px;
    line-height: 36px;
    border: 1px solid #0F0F0E;
    border-radius: 50%;
    text-align: center;
    margin-right: 20px
}

.section-block-demo93-footer .foot-bottom {
    border-top: 1px solid #D7D5D5;
    width: 100%;
    font-size: 15px;
    color: #000000;
    justify-content: space-between;
    padding: 25px 0;
    margin-top: 134px
}

.section-block-demo93-footer .foot-bottom .copyright {
    max-width: 50%
}

.section-block-demo93-footer .foot-latter .foot-title {
    margin-bottom: 6px
}

@media screen and (max-width:1680px) {
    .section-block-demo93-footer .foot-bottom {
        margin-top: 40px
    }
}

@media screen and (max-width:992px) {
    .section-block-demo93-footer {
        padding: 40px 0 0
    }

    .section-block-demo93-footer .foot_logo {
        width: 100%;
        margin-bottom: 20px
    }

    .section-block-demo93-footer .foot-item {
        width: 48%;
        max-width: 100%;
        margin-bottom: 15px
    }

    .section-block-demo93-footer .foot-nav li,
    .section-block-demo93-footer .foot-title {
        margin-bottom: 10px
    }

    .section-block-demo93-footer .foot-address {
        max-width: 100%;
        margin-bottom: 10px
    }

    .section-block-demo93-footer .foot-bottom {
        flex-wrap: wrap;
        padding: 5px 0;
        margin-top: 20px
    }

    .section-block-demo93-footer .foot-bottom .copyright {
        width: 100%;
        max-width: 100%
    }

    .section-block-demo93-footer .inquiry-form {
        margin-bottom: 20px
    }
}

@media screen and (max-width:640px) {
    .section-block-demo93-footer .foot-item {
        width: 100%
    }
}
