
.subMenu.sub4 .sub-menu-flex{ margin-left: 10%;}

@media screen and (max-width: 750px) {
    .subMenu.sub4 .sub-menu-flex{ margin-left: 0%;}
    .subMenu.sub4 dl dd{ margin-left: 35%;}
    #swiper3 .swiper-slide-content p:nth-child(1) img{ height: auto; width: 60%;}
    #swiper4 .swiper-slide-content p:nth-child(1) img {
        height: auto;
        width: 60%;
    }
    .shop-list-item p:nth-child(2) a{ width: 180px;}
    .best-info p:nth-child(1) img{ height: auto; width: 80%;}
    /* test */
    .kol1-pic {width: 60%;}
    .kol2-pic {width: 70%;}
    .kol3-pic {width: 40%;}
}

/* ------------------------------ PAD ------------------------------------*/
@media screen and (min-width:750px) and (max-width:1000px){
    .kol-list-info p:nth-child(2) img {
        height: 50px;
        margin:auto;
    }
    .kol3img{ height: 24px !important;}
    #swiper3 .swiper-slide-content-header img{ height: 60px !important;}
}