/* システム */

#about{
	padding: 10px 0;
	margin: 0 10px;
}

.about_photo{
}

.about_photo img{
	width: 100%;
	height: auto;
}

.about_text{
	margin: 0;
	text-align: left;
}

.about_text h3{
	font-weight: normal;
	font-size: 20px;
	line-height: 1em;
	margin: 20px 0 15px;
	letter-spacing: 1px;
}

.about_text p{
	font-weight: normal;
}


#course{
	background: url("../img/system/price_line.png") no-repeat center bottom;
	background: url("../img/system/price_line_ie.png") no-repeat center bottom \9;
	background-size: 300px auto;
	position: relative;
	padding: 40px 0 10px;
}

#course h3{
	position: absolute;
	z-index: 100;
	top: 10px;
	left: 10px;
	width: 300px;
}

#course h3 img{
	width: 100%;
	height: auto;
}

.course {
	background: url("../img/system/course_bg.png");
	padding: 25px 0 15px;
	margin: 0 10px;
}

.price {
	width: 300px;
	position: relative;
	margin: 0px auto;
}

.price img{
	width: 100%;
	height: auto;
}

.price p{
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
}

#caution{
	text-align: left;
	padding: 10px 10px 10px;
	
}

#caution h4{
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 20px;
	padding: 10px 0 10px;
}

#caution h4.credit{
	padding: 20px 0 10px;
}

#caution div.credit{
	text-align: center;
	font-size: 14px;
	line-height: 1.4em;
	padding: 0 0 0 0;
	
}

#caution div.credit p{
	padding: 0 0 5px;
}

.reserve{
}

.caution{
	margin: 0 0 0 0px;
}

.caution h4{
	padding: 25px 0 10px !important;
}

.caution p{
	padding: 0 0 20px;
}

.caution p.last{
	padding: 0 0 0px;
}

