@media(min-width: 768px) {
  body > .row {
    margin: auto;
    max-width: 1300px;
    width: 90%;
  }
  #contents {
    width: 100%;
    padding: 0;
    float: none;
  }
  #contents ul.unstyled {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: auto !important;
  }
  #contents ul.unstyled .col-lg-3 {
    width: 23%;
    padding: 0;
  }
  #contents ul.unstyled .col-lg-3:not(:nth-of-type(4n)) {
    margin-right: 2.6666%;
  }
  #contents ul.unstyled .col-lg-3:nth-of-type(n+5) {
    margin-top: 80px;
  }
  #contents ul.unstyled .col-lg-3 img {
    border-radius: 8px;
  }
  #contents ul.unstyled .col-lg-3 a {
    font-size: 1.4rem;
    line-height: 2.3rem;
    color: #777 !important;
  }
  #contents ul.unstyled .col-lg-3 a .item-price {
        font-size: 1.4rem;
    text-align: left;
    margin-top: 6px;
      margin-bottom: 0;
  }
  #contents ul.unstyled .col-lg-3 .new_mark_img1 , .saikin .new_mark_img1{
    position: absolute;
    top: 7px;
    left: 7px;
    width: 16% !important;
    height: auto !important;
    border-radius: 8px 0 0 0;
  }
    
    /*最近チェックした商品*/
    #contents .c_check{
            clear: both;
    padding-top: 0px;
    margin-bottom: 55px;
    }
    #contents .c_check h2{
         text-align: center;
    color: #729BB2;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 3px;
    border: none;
    margin: 0;
    padding: 0;
    margin-bottom: 40px;
    }
    
    #contents .c_check ul.saikin{
        
    }
    #contents .c_check ul.saikin li{
        width: 18%;
        padding: 0;
            text-align: left;
        font-size: 14px;
    }
    #contents .c_check ul.saikin li:nth-of-type(n+2){
        margin-left: 2.5%;
    }
    #contents .c_check ul.saikin li:nth-of-type(n+6){
        display: none;
    }
    #contents .c_check ul.saikin li a{
            color: #333;
    }
    
    
    /*//最近チェックした商品*/
    
}
@media screen and (max-width: 767px) {
  body > .row {
    margin: auto;
    max-width: 1300px;
    width: 86.6%;
    padding: 0 !important;
  }
  #contents {
    width: 100%;
    padding: 0;
    float: none;
  }
  #contents ul.unstyled {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: auto !important;
  }
  #contents ul.unstyled .col-lg-3 {
    padding: 0;
    width: 46%;
    position: relative;
  }
  #contents ul.unstyled .col-lg-3:not(:nth-of-type(2n)) {
    margin-right: 8%;
  }
  #contents ul.unstyled .col-lg-3:nth-of-type(n+3) {
    margin-top: 35px;
  }
  #contents ul.unstyled .col-lg-3 img {
    border-radius: 8px;
  }
  #contents ul.unstyled .col-lg-3 a {
    font-size: 1.25rem;
    line-height: 1.7;
  }
  #contents ul.unstyled .col-lg-3 a .item-price {   
    margin-top: 6px;
    line-height: 1;
    text-align: left;
      margin-bottom: 0;
  }
  #contents ul.unstyled .col-lg-3 .new_mark_img1 , .saikin .new_mark_img1{
    position: absolute;
    top: 5px;
    left: 5px;
    width: 20% !important;
    height: auto !important;
    min-width: 35px;
    border-radius: 8px 0 0 0;
  }
    
    /*最近チェックした商品*/
    #contents .c_check{
            clear: both;
    padding-top: 0px;
    margin-bottom: 0px;
    }
    #contents .c_check h2{
        text-align: center;
    color: #729BB2;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 1px;
    border: none;
    margin: 0;
    padding: 0;
    margin-bottom: 26px;
    }
    
    #contents .c_check ul.saikin{
            margin: auto!important;
    }
    #contents .c_check ul.saikin li{
        width: 31%;
            text-align: left;
            letter-spacing: 0;
        font-size: 11px;
            line-height: 1.5;
            margin-bottom: 40px;
        padding: 0;
    }
    #contents .c_check ul.saikin li:not(:nth-of-type(3n)){
        margin-right: 3.5%;
    }
    #contents .c_check ul.saikin li a{
            color: #333;
    }
    
    
    /*//最近チェックした商品*/
    
}

.product-list__fav-items .fav-items{
        color: rgb(244, 205, 208) !important;
}

@media screen and (min-width: 768px) {
    
    
    
    .pickup-txt-ttl{
            display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
        margin-bottom: 0;
    }
    #contents ul.unstyled .col-lg-3 .new_mark_img1, .saikin .new_mark_img1{
        position: inherit;
    width: 16% !important;
    height: auto !important;
    border-radius: 8px 0 0 0;
    display: block!important;
    margin-bottom: 5px!important;
    }
    
}
@media screen and (max-width: 767px) {
    .pickup-txt-ttl{
      display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
        margin-bottom: 0;
    }
    #contents ul.unstyled .col-lg-3 .new_mark_img1, .saikin .new_mark_img1{
        position: inherit;
    min-width: 35px;
    width: 16% !important;
    height: auto !important;
    display: block!important;
    margin-bottom: 5px!important;
    }
    
}