/*-----------------------------------------------
TOP(SP)
-----------------------------------------------*/
.swiper-container {
  padding: 0 16px;
  margin: 0 -16px;
}

.swiper-button-next, .swiper-button-prev {
  top: auto;
  bottom: 8px;
}

.top-section {
  width: 100%;
  padding: 0;
}

.top-section.-two {
  display: block;
}

.top-section.-two .top-section_block {
  width: 100%;
  height: 490px;
}

.top-section.-three.-short-length .top-section_block {
  height: 447px;
  padding-top: inherit;
}

.top-section.-two .top-button-block-title {
  height: 60px;
  font-size: 2.2rem;
}

.top-section.-three .top-button-block-title {
  font-size: 2rem;
  background-color: inherit;
}

.top-section.-three .top-button-block {
  width: 100%;
  height: auto;
}

.top-section.-three .top-button-block.-partner .top-button-block-title, .top-section.-three .top-button-block.-producer .top-button-block-title, .top-section.-three .top-button-block.-retailer .top-button-block-title {
  height: 210px;
}

.top-section.-narrow {
  padding: 0;
}

.top-section_block.-individual {
  background-image: url(../img/img-individual_sp.jpg);
}

.top-section_block.-corporation {
  background-image: url(../img/img-corporation_sp.jpg);
}

.top-section_block.-fit {
  background-image: url(../img/img-fit_sp.png);
}

.top-section_block.-partner {
  background-image: url(../img/img-partner_sp.jpg);
}

.top-section_block.-retailer {
  background-image: url(../img/img-retailer_sp.jpg);
}

.top-section_block.-producer {
  background-image: url(../img/img-producer_sp.jpg);
}

.pickup-section {
  margin: 0 -16px;
}

.pickup-section_inner {
  padding: 0 16px;
  margin-bottom: 24px;
}/*# sourceMappingURL=index_sp.css.map */