@charset "euc-jp";
.clear {
	clear: both;
	height: 1px;
}
.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;
	font-size: 120%;
}
.big_banner {
	margin-top: 1em;
	text-align: center;
}

.item_button_box {
	margin-top: 3em;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.item_button {
	width: 48%;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 1%;
	padding-left: 1%;
}

.item_button img {
	width: 100%;
}

.ttl_h2 {
	text-align: center;
}