@charset "utf-8";
/* CSS Document */

#product .section__inner > 
.product__list .ctcms_item:not([class*="ad"]) 
.product__list--label.is-ad, 
#product-hokkaido 
.ctcms_item:not([class*="ad"]) 
.product__list--label.is-ad {
    display: none;
}

