@charset "Shift_JIS";

.section-icysummer {
  padding-bottom: 40px;
  background-color: #E5ECF0;
}

.area-banner {
  margin-bottom: 130px;
}

@media screen and (max-width: 768px) {
  .area-banner {
    margin-bottom: 34.6666666667vw;
  }

  .section-other-collection .area-banner__item .image {
    margin-bottom: 5.33333333333vw;
  }

  .section-collection .group-product__item .inner {
    width: 100%;
  }
}