@charset "utf-8";

/* ==================================
体験入学・学校説明会 INDEX
================================== */
.mainimage {
	position: relative;
	width: 690px;
	height: 280px;
}
.maincont .mainimage p {
	margin-bottom: 0;
}
.mainimage .btn {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#sub_main .maininner {
	padding: 20px;
	background-color: #ffffff;
}

.course {
	float: left;
	margin-right: 5px;
	padding: 10px;
	width: 298px;
}
.course dt {
	font-weight: bold;
}
.course dt span {
	display: block;
	margin-bottom: 5px;
	padding: 4px 0;
	border-top: 1px dotted #64bb91;
	border-bottom: 1px dotted #64bb91;
	color: #539b8c;
}
#course_a {
	background-color: #fff2d9;
}
#course_b {
	background-color: #e6ebfc;
}
.option li {
	margin-bottom: 5px;
	list-style: decimal inside;
	font-weight: bold;
	color: #539b8c;
}
.advice dt {
	font-weight: bold;
	color: #539b8c;
}
.advice dd {
	margin-left: 1.5em;
}

.schedule {
	float: left;
	margin-right: 10px;
	width: 300px;
}
.schedule li {
	padding: 4px;
	border: 1px solid #ffffff;
}
.schedule li.list1 {
	background-color: #fff2d9;
}
.schedule li.list2 {
	background-color: #e6ebfc;
}

.schedule2 {
	margin-right: 10px;
	margin-bottom: 100px;
	line-height: 20px;
	width: 200px;
	font-size: 12px;
	text-indent: 1em;
}
.listop {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #f09b06;
}
.listop2 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #539b8c;
}
.listop3 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #657abf;
}

.schedule2 li.list1 {
	background-color: #fff2d9;
	margin-bottom: 5px;
}
.schedule2 li.list2 {
	background-color: #d6e6e3;
	margin-bottom: 5px;
}
.schedule2 li.list3 {
	background-color: #e6ebfc;
	margin-bottom: 5px;
}

#taiken_col .schedule {
	float: left;
	width: 148px;
}
#setsumei_col .schedule li {
	padding: 20px 10px;
	text-align: center;
}
.row_column .btn {
	text-align: center;
}

.nittei {
	width: 610px;
}
.rightbox {
	float: right;
}
.leftbox {
	float: left;
}

#sub_main .maininner #course_a,
#sub_main .maininner #course_b {
	width: 580px;
}
#sub_main .maininner #course_a ul,
#sub_main .maininner #course_b ul {
	margin-bottom: 0;
}
