@charset "UTF-8";
/* Page Product List　Custom
------------------------------------------------------------- */
.c-typeListProduct-pictureBox__picture::before {
  padding-top: 100%;
}

@media screen and (min-width: 768px) {
  .c-typeListProduct-skuList {
    width: 70.280702%;
  }
}
@media screen and (min-width: 768px) {
  .c-typeListProduct-text {
    width: 70.280702%;
  }
}

@media screen and (min-width: 768px) {
  .c-typeListProduct-pictureBox {
    width: 25.947368%;
    float: left;
  }
}

.c-typeListProduct-pictureBox__image {
  background-color: #F4F0ED;
}