@charset "utf-8";
#product_list{background:#fff}
#product_list .p_cont+.p_cont{margin-top:120px}

@media (max-width:768px){
#product_list .p_cont+.p_cont{margin-top:40px;padding-top:52px}
#product_list .bar:before{width:calc(100% + 40px);left:50%;transform:translateX(-50%)}
}
