/* shopkeeper.css */
.l-copyright {
border-bottom:1px solid #333;
}

/* MobileNav */

.footer__section {
    padding: 30px 0;
    border-top: 1px solid;
    border-top-color: #ececec;
}
.site-footer .footer__section {
    border-top-color: #e8e8e1;
}
@media only screen and (min-width:769px) {
    .footer__section--menus {
        padding-top: 50px
    }
}
@media only screen and (max-width:768px) {
    .footer__mobile-section {
        margin:24px auto 0;
        padding: 24px 0;
        border-top: 1px solid;
        border-top-color: #e8e8e1;
        border-top-color: transparent;
    }
}
.footer__menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    margin-left: 0
}
.footer__menu a {
    display: inline-block;
    padding: 4px 0
}
.footer__menu .icon {
    margin-right: 10px
}
@media only screen and (min-width:769px) {
    .footer__menu li:not(:last-child) {
        margin-right: 15px
    }
}
@media only screen and (max-width:768px) {
    .footer__menu {
        flex-direction: column;
        margin: 0;
        align-items: center
    }
}
[dir=rtl] .footer__menu .icon {
    margin-right: 0;
    margin-left: 10px
}
.footer__menu--underline a {
    text-decoration: underline;
    text-underline-offset: 2px
}
@media only screen and (max-width:768px) {
    .footer__menu--underline {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:768px) {
    .footer__block[data-type=contact], .footer__block[data-type=payment] {
        flex: 1 0 100%
    }
}

.footer__social {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 0
}
form+.footer__social {
    margin-top: 30px
}
.footer__social li {
    margin-bottom: 0
}
.footer__social li:not(:last-child) {
    margin-right: 15px
}
.footer__social .icon {
    width: 21px;
    height: 21px
}
.footer__social .icon.icon--wide {
    width: 40px
}
.icon__fallback-text {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px
}

#MobileNav .site-header__mobile-list {
    list-style: none;
    margin: 0
}
#MobileNav .site-header__mobile-list-item {
    margin: 0;
    border-top: 1px solid;
    border-top-color: #ececec;
}
#MobileNav .site-header__mobile-list-item:last-child {
    border-bottom: 1px solid;
    border-bottom-color: #ececec;
}
#MobileNav .site-header__mobile-list-item-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    font-weight: 700
}
#MobileNav .site-header__mobile-list-item-svg {
    width: 11px;
    height: 11px;
    margin-left: 10px
}
#MobileNav .site-header__mobile-favorite {
    margin-top: 30px;
    margin-bottom: 30px
}
#MobileNav .site-header__mobile-favorite-link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
    font-weight: 700;
    color: #fff;
    background: #333;
}
#MobileNav .site-header__mobile-favorite-icon {
    margin-right: 10px
}
#MobileNav .site-header__mobile-favorite-icon svg {
    fill: transparent;
    stroke: #fff;
}
#MobileNav .site-header__mobile-product-list {
    margin-top: 30px;
    margin-bottom: 30px
}
#MobileNav .site-header__mobile-product-list dt {
    margin-bottom: 14px;
    font-weight: 700
}
#MobileNav .site-header__mobile-product-list dd+dt {
    margin-top: 24px
}
#MobileNav .site-header__mobile-product-list dd {
    margin-left: 0
}
#MobileNav .slide-nav__wrapper:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #00000007;
    pointer-events: none;
}
@media only screen and (max-width:768px) {
    #MobileNav .footer__section {
        border-top: 0px
    }
    #MobileNav .site-header__mobile-nav .footer__section--menus {
        margin-top: 0
    }
}

.slide-nav__wrapper {
    position: relative;
    overflow: hidden
}
.slide-nav {
    margin: 0;
    list-style: none;
    transition: transform .25s cubic-bezier(.165, .84, .44, 1)
}
[data-level="2"] .slide-nav {
    transform: translate(-100%)
}
[data-level="3"] .slide-nav {
    transform: translate(-200%)
}
.slide-nav__button {
    display: block;
    background: none;
    border: 0;
    padding: 0;
    width: 100%;
    text-align: left
}
.slide-nav__link {
    position: relative;
    display: flex;
    width: 100%;
    padding: 10px 20px;
    align-items: center;
    justify-content: space-between;
}
.slide-nav__link>span {
    display: block;
    flex: 1 1 auto
}
.slide-nav__link .icon {
    width: 11px;
    height: 11px;
    margin-left: 10px
}
.slide-nav__image {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 15px;
    top: 50%;
    margin-top: -20px
}
.slide-nav__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}
.slide-nav__image+span {
    padding-left: 45px
}
.slide-nav__link--back {
    font-weight: 700;
    justify-content: flex-start
}
.slide-nav__link--back>span {
    text-decoration: underline;
    text-underline-offset: 2px
}
.slide-nav__link--back .icon {
    margin-right: 15px;
    margin-left: 0
}
.slide-nav__item {
    display: block;
    width: 100%;
    margin: 0
}
.slide-nav__dropdown {
    overflow: hidden;
    height: 0;
    margin: 0;
    padding-left: 25px
}
.slide-nav__item---root:not(:last-child) {
    border-bottom: 1px solid #e0e0e0
}
.slide-nav__item--root {
    border-bottom: 1px solid #e0e0e0
}

.slide-nav__item--lv2 {
    border-top: 1px solid #e0e0e0
}
.slide-nav__item--lv3 a {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px
}
.slide-nav__item--lv3 .icon {
    width: 5px;
    height: 9px;
    margin-right: 3px
}
.slide-nav__item--lv3:last-child {
    margin-bottom: 10px
}
.slide-nav__item--child .slide-nav__link {
    padding-left: 0
}
.slide-nav__button.is-active+.slide-nav__dropdown {
    height: auto;
    margin: 0
}
.slide-nav__link .icon-acc {
    position: relative;
    flex: initial;
    width: 11px;
    height: 11px;
    margin-left: 10px
}
.slide-nav__link .icon-acc:before, .slide-nav__link .icon-acc:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 11px;
    height: 1px;
    background: currentColor;
    transform-origin: 50% 50%
}
.slide-nav__link .icon-acc:after {
    transform: rotate(90deg)
}
.slide-nav__button.is-active .slide-nav__link .icon-acc:after {
    display: none
}

.site-header__drawers {
    height: 0;
    overflow: visible
}
@media only screen and (max-width:768px) {
    .site-header__drawers {
        padding: 0
    }
}
.site-header__drawers-container {
    position: relative
}
.site-header__drawer {
    display: none;
    display: block;
    position: absolute;
    position: static;
    top: 1px;
    padding: 20px;
    width: 100%;
    max-height: 100vh;

    overflow-y: auto;
    background-color: #fff;

    color: #333;

    box-shadow: 0 10px 25px #00000026;
    z-index: 5;
    transition: all .25s cubic-bezier(.165, .84, .44, 1);
    transform: translateY(-100%)
}
@media only screen and (max-width:768px) {
    .site-header__drawer {
        top: 0;
        z-index: 3
    }
}
.site-header__drawer {
    padding-bottom:80px;
}
.site-header__drawer ,.site-header__drawer *{
    box-sizing:border-box;
}
.site-header__drawer.is-active {
    display: block;
    transform: translateY(0)
}
.header-wrapper--compressed .site-header__drawer {
    top: 0
}
.site-header__drawer-animate {
    transform: translateY(-20px);
    opacity: 0
}
.is-active .site-header__drawer-animate {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .3s ease .15s, transform .25s cubic-bezier(.165, .84, .44, 1) .15s
}
.site-header__drawer-animate.is-empty form {
    display: none
}

.site-header__drawer-animate {
    transform: translateY(-20px);
    opacity: 0
}
.is-active .site-header__drawer-animate {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .3s ease .15s, transform .25s cubic-bezier(.165, .84, .44, 1) .15s
}

.page-width, .main-content {
    margin: 0 auto
}

























@media only screen and (max-width:389px) {
    .l-main-navi-overlay,.l-main-navi{
        display:none;
    }
    .l-main-navi.is-open{
        display:none;
    }

}

@media only screen and (min-width:390px) {
#MobileNav {
        display:none;
    }

}





