@charset "euc-jp";
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !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-banner3{
width: 100%;
height:379px;
}
 
.topbanner3 {
  list-style: none;
  width :100%;
}
 
.topbanner3 li {
  float: left;
    margin: 10px;
    width :47%;
}
 
.topbanner3 li:hover {
  opacity: 0.6;
  transition-duration: 0.3s;
}
 
.topbanner3 img {
  width: 100%;
  border: solid 1px #e4e4e4;
}

