@charset "utf-8";

.header_wrap { margin-bottom: 47px; }

.style { margin-bottom: 30px; }

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

.job {
	color: #e95471;
	margin: 10px 0;
	font-weight: bold;
}

.profile {
	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;
}

.style_lead {
	margin-bottom: 30px;
}

.box01 { margin-bottom: 80px; }

.box02 { margin-bottom: 55px; }

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

.course_link {
	text-align: right;
	margin-bottom: 40px;
}

.u-ttl-style01 {
	color: #e95471;
	font-weight: bold;
	margin: 10px 0;
	font-size: 150%;
	padding-left: 20px;
	border-left: 4px solid #e95471;
}

@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;
	}
	
	.box01 { margin-bottom: 30px; }

	.box02 { margin-bottom: 20px; }
	.u-ttl-style01 {
		color: #e95471;
		font-weight: bold;
		margin: 10px 0;
		font-size: 150% !important;
		padding-left: 20px;
		border-left: 4px solid #e95471;
	}
}












