img.product1__img{
    max-height: 235px;
    min-height: 140px;
    height: unset;
}
#notIndex-fixed-actions{
    bottom: 100px;
}
.product2 {
    padding: 10px 8px;
}
.product2__price{
    margin-bottom: 30px;
}
.menu.js-menu .menu__item {
    padding: 1px 9px 3px 20px;
}
.home-menu .menu.js-menu{
    max-height: unset;
    margin-bottom: 0;
    overflow-y: unset;
}
.menu-btn .menu.js-menu > li{
    position: relative;
}
.menucustom_lv2 .submenu{
    padding: 0 11px;
}
.ul_menucustom_lv2 .submenu__item{
    padding: 0 18px;
}
.home-menu .menu.js-menu{
    padding: 0;
}
@media (max-width: 767px){
    .fb_dialog_content iframe{
        bottom: 80px !important;
    }
    #notIndex-fixed-actions{
        bottom: 150px;
    }
}