@charset "euc-jp";
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
  margin-bottom: 60px;
}
#slider div {
  width: 100% !important;
}

[class^="img-flex-"] {
  ĦĦmargin-bottom: 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
    align-items: flex-start;
}

.img-flex-4 img,
.img-flex-4 a { width: 99%; }

.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;
}
