#container.topPage {
  margin-top: 0;
  width: 100%;
}

.js-more li.itemList__unit:nth-child(n+6) {
  display: none;
}

.brand .row > div {
  text-align: center;
}
.brand .row > div img {
  margin: 0 auto 15px;
}
.brand .row > div p {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}
.brand .row > div h3 {
  font-size: 20px;
  line-height: 35px;
}
.brand .row > div h3 small {
  font-weight: 400;
}

.pickup .row > div:first-child {
  text-align: right;
}
.pickup p {
  line-height: 25px;
}
.pickup .h2C {
  margin-bottom: 10px;
}

