@charset "utf-8";

.header_wrap { margin-bottom: 30px; }

.header_wrap h2 {
	float: left;
}

.header_wrap ul {
	float: right;
	padding-top: 30px;
}

.mainv { margin-bottom: 18px; }

.lead { margin-bottom: 55px; }

.ttl001 {
	margin-bottom: 30px;
}

.style { margin-bottom: 30px; }

.style .img {
	width: 220px;
	float: left;
}

.window small {
	display: inherit;
	margin-top: 5px;
}

.profile {
	margin-top: 20px;
	padding: 10px 0;
	border-top: 1px solid #e95471;
	border-bottom: 1px solid #e95471;
}

.profile span {
	font-weight: bold;
	font-size: 123%;
}

.style .dtl {
	width: 470px;
	float: right;
}

.theme { margin-bottom: 25px; }

.theme span {
	background: #000;
	color: #fff;
	margin-right: 5px;
	padding: 2px 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.thumbLead {
	margin-top: 20px;
    font-size: 153%;
    font-weight: bold;
}

.style_lead {
	margin-bottom: 30px;
}

.style .body .fr {
	margin: 0 0 10px 20px;
}

.teacher {
	background: #f0e9df;
	padding: 30px 20px;
}

.teacher .img {
	width: 198px;
	float: right;
	margin-left: 30px;
}

.teacher .img .name {
	font-size: 92%;
	text-align: center;
}

.teacher .dtl {
	width: 452px;
	float: left;
}

.teacher h4 {
	font-size: 123%;
	font-weight: bold;
	margin-bottom: 20px;
}

.past_link {
	text-align: right;
	margin-bottom: 60px;
}

.window h4,
.keyword h4,
.course h4,
.license h4 {
	font-weight: bold;
	color: #ea6182;
	font-size: 123%;
	margin-bottom: 10px;
}

.course h5 {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
}

.keyword p,
.course p,
.license p {
	margin-bottom: 25px;
}

.course .detail {
	float: left;
	width: 390px;
}

.course .figure {
	float: right;
	width: 310px;
}

.course .figure li {
	margin: 0 0 15px 15px;
	float: left;
	width: 140px;
}

.course .figure li p {
	margin-bottom: 0;
}

.course .figure li .caption {
	margin-top: 5px;
	font-size: 11px;
	line-height: 16px;
}

.section { margin-bottom: 40px; }

@media only screen and (max-width: 705px) {

	#main_ttl {
		margin-bottom: 20px;
	}

	.header_wrap ul { display: none; }

	.sp_sublink { margin-bottom: 20px; }

	.sp_sublink li {
		width: 145px;
		float: left;
		font-size: 77%;
	}

	.lead { margin-bottom: 30px; }

	.style .img {
		float: none;
		margin-bottom: 15px;
		width: auto;
	}

	.style .dtl {
		float: none;
		width: auto;
	}

	.style .dtl p {
		font-size: 92%;
		margin-bottom: 15px;
	}

	.teacher { padding: 15px; }

	.teacher .img {
		float: none;
		width: auto;
		margin-left: 0;
	}

	.teacher .dtl {
		float: none;
		width: auto;
		margin-bottom: 15px;
	}

	.course .detail,
	.course .figure {
		float: none;
		width: auto;
	}

	.course .figure li {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 0 20px 0;
		width: 50%;
	}

	.course .figure li img {
		width: 100%;
		height: auto;
	}

	.course .figure li:nth-child(odd) {
		padding-right: 10px;
	}
	.course .figure li:nth-child(even) {
		padding-left: 10px;
	}
}

span.manabi_caption {
  font-size: 11px;
  display: block;
  line-height: 16px;
}
