@charset "euc-jp";
.news-box {
  width: 100%;
  margin: 0 0 30px;
}
.news-box-link {
  display: block;
  transition: all .5s;
}
.news-box-link:hover {
  opacity: 0.7;
}
.news-box-link img {
  width: 100%;
}
.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;
}
#index_main_image div {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#po_info {
	text-align: center;
	border: 1px solid #000000;
	width: 100%;
  	margin-bottom: 50px;
}

#info_title {
	font-size: 24px;
	font-weight: bold;
	margin: 20px;
	color: #7b1b0f;
}

#info_text {
	margin: 20px;
}