.section__block--top-page {
  max-width: 1100px;
}
.banner-list {

}
.banner-list__unit {
	border-top: #e4e4e4 solid 1px;
	border-left: #e4e4e4 solid 1px;
	border-bottom: #e4e4e4 solid 1px;
}
.bx-wrapper {
  	border-right: #e4e4e4 solid 1px;
}
.slider {
  margin-top: 0;
}
.slider .bx-wrapper {
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-caption {
  text-align: center;
  top: 0;
  bottom: auto;
}

#slider img {
  display: block;
  margin: 0 auto;
}

.banner__section {
  margin-top: 2px;
}

.news__lists {
  list-style-type: none;
  margin: 0 0 2em;
}

.news__list {
  margin-bottom: .5em;
}

.news__date {
  margin-right: 1em;
}
.product-list__unit .num {
  text-align: center;
  display: block;
  font-size: 150%;
}
.product-list__unit .num_img {
  display: inline;
  vertical-align: 0px;
}
/*.product-list__unit .no1 {
  background: url(https://img21.shop-pro.jp/PA01343/588/etc/no1.png) no-repeat 70px 4px;
}
.product-list__unit .no2 {
  background: url(https://img21.shop-pro.jp/PA01343/588/etc/no2.png) no-repeat 70px 4px;
}
.product-list__unit .no3 {
  background: url(https://img21.shop-pro.jp/PA01343/588/etc/no3.png) no-repeat 70px 4px;
}*/
@media (max-width: 480px) {
  /* ~480px */
    .slider {
		visibility:  hidden;
		height: 0px;
  }

}
