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

.scedule-pic{
	border: solid #FFF2FB;
}

 .schedule-list{
 text-align: center;
}

 .schedule{
  	margin: auto;
}

.ttl_h2 p{
margin: 5px 0px 5px 0px;
}

.sample {
	width: 200px;
	position: relative;
}
.sample p{
	position: absolute;
	left: 0;
	bottom: 0.5em;
	color: #fff;
	margin: 0;
	padding: 5px 0 5px 3%;
	width: 97%;
	background: #000;
	filter: Alpha(opacity=70);
	opacity: 0.7;
}
.sample a {
	text-decoration: none;
}
.sample a:hover p{
	text-decoration: underline;
}

.news{
  text-align: center;
}