
.product__list--minmax, .is-pc .tour_gross, .is-sp .media .priceText {
  font-size: 18px;
}


.nosp{
    margin-right: 0 !important;
}
.is-sp .nosp{
    display: none;
}
.nopc{
    padding-bottom: 20Px;
    margin-bottom: 30px;
    border-bottom: 1px solid #333;
}
.is-pc .nopc{
    display: none;
}
.is-ipad .nosp{
    padding-left: 20px;
}