.rakuten-contents {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 60px;
  margin-bottom: 20px;
}

/***********************************
 .history-sect
*********************************** */
.history-sect {
  padding: 50px 0;
  background: #f0ead3;
}
.history-sect .inner {
  max-width: 1000px;
}
.history-sect .sect-main .carousel-block .item-list li {
  width: 14.285%;
}
.history-sect .sect-main .carousel-block .item-list li a {
  display: block;
  text-decoration: none;
}
.history-sect .sect-main .carousel-block .item-list li .tit {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.history-sect .sect-main .carousel-block .item-list li .price {
  margin-bottom: 0;
  font-size: 13px;
  font-size: 1.3rem;
}

/***********************************
 .webbnr-sect
*********************************** */
.webbnr-sect {
  margin-bottom: 30px;
  padding-top: 60px;
}
.webbnr-sect .inner {
  max-width: 1000px;
}
.webbnr-sect .bnr-list li {
  float: left;
  width: 24.523%;
  margin-left: .636%;
}
.webbnr-sect .bnr-list li:first-child {
  margin-left: 0;
}
.webbnr-sect .bnr-list li.large {
  width: 49.683%;
}