@media only screen and (max-width: 767px) {
    .p-shop_link-area .p-shop_link-sec {
        margin-left: 0;
        margin-right: 0;
    }
}