.p-graniph-the-sale {
  margin: 20px 20px 80px;
}
@media screen and (max-width: 820px) {
  .p-graniph-the-sale {
    margin: 20px 20px 30px;
  }
}
.p-graniph-the-sale__main-image img {
  width: 100%;
}
.p-graniph-the-sale__main-image-pc {
  display: block;
}
@media screen and (max-width: 820px) {
  .p-graniph-the-sale__main-image-pc {
    display: none;
  }
}
.p-graniph-the-sale__main-image-sp {
  display: none;
}
@media screen and (max-width: 820px) {
  .p-graniph-the-sale__main-image-sp {
    display: block;
  }
}
.p-graniph-the-sale__main-button {
  background-color: #282828;
  border-radius: 25px;
  height: 50px;
  width: 350px;
  margin: 25px auto 30px;
}
@media screen and (max-width: 820px) {
  .p-graniph-the-sale__main-button {
    width: 100%;
  }
}
.p-graniph-the-sale__main-button a {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
}
.p-graniph-the-sale__wrapper {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.p-graniph-the-sale__item {
  margin-top: 80px;
}
@media screen and (max-width: 820px) {
  .p-graniph-the-sale__item {
    margin: 40px -20px 0;
  }
}
.p-graniph-the-sale__item-text {
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
}
.p-graniph-the-sale__category, .p-graniph-the-sale__contents {
  margin-top: 50px;
}
.p-graniph-the-sale__category-text, .p-graniph-the-sale__contents-text {
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
}
.p-graniph-the-sale__category-block, .p-graniph-the-sale__contents-block {
  display: flex;
  flex-wrap: wrap;
  gap: 0 28px;
}
@media screen and (max-width: 820px) {
  .p-graniph-the-sale__category-block, .p-graniph-the-sale__contents-block {
    gap: 0 30px;
  }
}
.p-graniph-the-sale__category-item, .p-graniph-the-sale__contents-item {
  padding-top: 20px;
  text-align: center;
  width: calc((100% - 140px) / 6);
}
@media screen and (max-width: 820px) {
  .p-graniph-the-sale__category-item, .p-graniph-the-sale__contents-item {
    width: calc((100% - 60px) / 3);
  }
}
.p-graniph-the-sale__category img, .p-graniph-the-sale__contents img {
  width: 100%;
  border-radius: 50%;
}
.p-graniph-the-sale__category-name, .p-graniph-the-sale__contents-name {
  padding-top: 6px;
  font-size: 12px;
}
@media screen and (max-width: 820px) {
  .p-graniph-the-sale__category-name, .p-graniph-the-sale__contents-name {
    font-size: 10px;
  }
}
.p-graniph-the-sale__category-name .sp, .p-graniph-the-sale__contents-name .sp {
  display: none;
}
@media screen and (max-width: 820px) {
  .p-graniph-the-sale__category-name .sp, .p-graniph-the-sale__contents-name .sp {
    display: block;
  }
}
.p-graniph-the-sale .c-guestbanners__list {
  padding: 0;
}
.p-graniph-the-sale .c-guestbanners {
  margin-top: 50px;
}
.p-graniph-the-sale .p-top__title {
  padding: 0;
  padding-bottom: 20px;
}
.p-graniph-the-sale .p-top__title-title {
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
}
.p-graniph-the-sale__category {
  margin-top: 80px;
}
@media screen and (max-width: 820px) {
  .p-graniph-the-sale__category {
    margin-top: 50px;
  }
}
.p-graniph-the-sale .c-app-info-banner {
  margin: 100px 0 0;
}
@media screen and (max-width: 820px) {
  .p-graniph-the-sale .c-app-info-banner {
    margin: 100px -20px 0;
  }
}/*# sourceMappingURL=style.css.map */