@charset "euc-jp";
.slider {
  position: relative;
  margin-bottom:4em;
  margin: 0 auto;
  width: 1000px;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}

.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.free_space_block {
  margin-top: 3em;
}

.top_bnr,.ship_bnr,.th_bnr{
margin-bottom:40px;
  display:block;
}
.top_bnr{
  margin-left:5px;
  width:100%;
}
.ship_bnr{
  margin-right:5px;
  width:100%;
}
.bnr-two{
display:flex;
}