@charset 'utf-8';

@media screen and (min-width: 768px) {
    #gFooter .menu {
        padding: 77px 0 41px;
        height: auto;
        overflow-x: initial;
    }

    .menu__hasList {
        margin-top: 56px;
    }

    .menu__bottomList__item {
        margin-right: 2px;
    }

    .footBoxList__item a {
        padding: 2px 0;
    }

    #gFooter .area__jp {
        margin-bottom: 15px;
    }

    #gFooter .menuList__list__item__p {
        line-height: 1;
        margin-bottom: 4px;
    }

    .menu__bottom__btn__store a {
        padding: 12px 10px;
    }

    #gFooter .menu__bottom__btn__req a {
        padding: 11.2px 10px;
    }

    #gFooter .menu__bottom .instagram {
        right: 305px;
        bottom: 10px
    }

    #gFooter .menu__bottom__tel {
        margin-bottom: 8px;
    }

    .footBox__weddingList__item a {
        padding: 3.5px 10px;
    }

    #gFooter .menuList__right .menuList__item {
        margin-bottom: 9px;
    }

    .footGood {
        padding: 36px 0 25px;
    }

    .footGood__img {
        width: 221px;
        height: 15px;
        margin: 0 auto 12px;
    }

    .footGood__img img {
        width: 100%;
        height: 100%;
    }
}