.ac_title{

}
.ac_title.open{

}

.course_col01_in .ac_content{
	height:auto;
	padding: 5px;
	box-sizing: border-box;
	font-size: 85%;
	border: 8px solid #000000;
	margin: 0 0 20px 0;
}
.course_col02_in .ac_content{
	height:auto;
	padding: 5px;
	box-sizing: border-box;
	font-size: 85%;
	border: 8px solid #fffed2;
	margin: 0 0 20px 0;
}

.ac_content p{
	padding:10px;
}

.course_col01 div {
	width: 100%;
	background: #ffffff;
}
.course_col01 .ac_title {
	width: auto;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0px 0px 0px;
	z-index: 50;
	position: relative;
	cursor:pointer;
	background-position: right 3px;
	padding: 15px 10px 10px;
}
.course_col02 .ac_title {
	width: auto;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background:#fffed2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	z-index: 50;
	position: relative;
	cursor:pointer;
	padding: 15px 10px 10px;
}
.course_col01 h2,#course_list02 h2 {font-size: 120%;text-indent: inherit;margin: 20px 0 10px;padding: 5px 0px 3px 25px;background: url(../img/mark03.png) no-repeat left center;background-size: 2% 50%;font-weight: normal;}
.course_col01 .ac_title h3,#course_list .ac_title02 h3,.course_col02 .ac_title h3,#course_list02 .ac_title02 h3{
	font-size: 110%;
	font-weight: normal;
	color: #555555;
	text-align:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	line-height:28px;
	white-space:nowrap;
	overflow:hidden;
}

.course_col01 p,.course_col02 p {
	font-size: 97%;
	padding: 0;
	border-bottom: none;
	margin: 0 0 20px 0;
}