@charset "UTF-8";
.section-rhythmofwind {
  padding-bottom: 40px;
  background-color: #f5f3f0;
}

.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;
  }
}