@charset "utf-8";

.keeisya-jyuku .contentBlock h2 {
	border-left-width: 10px!important;
	border-left-style: solid;
	border-left-color: #FFA54B;
	padding-left: 0px!important;
	padding-right: 0px!important;
	padding-top: 12px!important;
	padding-bottom: 12px!important;
	margin-bottom: 25px!important;
	background-image: url(../img/bg-midashi.jpg);
	background-repeat: repeat-x;
	border: none;
	color: #FFF;
	text-align: center;
	background-color: #0D1151;
}
.keeisya-jyuku .contentBlock h3 {
	border-top-color: #8C81FA;
	border-right-color: #8C81FA;
	border-left-color: #8C81FA;
}
.tutorVoice {
	overflow: hidden;
	clear: both;
	margin-bottom: 50px;
}
.tutorVoiceTxt {
	float: left;
	width: 466px;
}
.tutorVoiceTxt ul {
	margin-bottom: 7px;
}
.tutorVoiceTxt ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B9EB6;
	font-size: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tutorVoiceTxt p.subject {
	font-size: 18px;
	font-weight: bold;
	color: #041E6D;
}
.tutorVoiceImg {
	float: right;
	width: 400px;
}
.tutorMessage {
	width: 100%;
	font-size: 48px;
	color: #2020E5;
	text-align: center;
	margin-bottom: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.35em;
}
#gaiyo ul li.listDay {
	line-height: 1.35em;
	}
#gaiyo ul li.listSJ {
	font-size: 22px;
	line-height: 1em;
	font-weight: bold;
}
.keeisya-jyuku #voices .contentBlock h3 {
	padding-top: 10px!important;
	padding-right: 17px!important;
	padding-bottom: 10px!important;
	padding-left: 17px!important;
	margin-top: 25px!important;
	margin-bottom: 15px!important;
	background-color: #DFD5FF;
	border: 1px solid #2020E5;
}
.keeisya-jyuku #voices .contentBlock h3 span {
	padding-top: 2px!important;
	padding-right: 7px!important;
	padding-bottom: 2px!important;
	padding-left: 7px!important;
	background-color: #2020E5;
	border: 1px solid #2020E5;
	color: #FFF;
	margin-right: 7px;
}
@media screen and (max-width: 750px) {
.tutorVoiceTxt { width: 100%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-box-sizing: border-box; box-sizing: border-box; }
.tutorVoiceImg{ -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; margin: 15 auto 0px; float: none; width: auto;}
.tutorVoiceImg img{ width: 100%; 	margin-top: 15px;}
.tutorVoiceTxt ul li { font-size: 18px; }
.tutorMessage {
	font-size: 32px;
	margin-bottom: 40px;
}
}

.CourseStartMsg {
	text-align: center;
	color: #2020E5;
	font-size: 32px;
	font-weight: bold;
	margin-top: 60px;
	margin-bottom: 40px;
	line-height: 1;
}
@media screen and (max-width: 750px) {
	.CourseStartMsg {
		margin-top: 50px;
		font-size: 18px;
	}
}
.CourseStartMsg__inner {
	position: relative;
	display: inline-block;
	transform: translateX(40px);
}
@media screen and (max-width: 750px) {
	.CourseStartMsg__inner {
		transform: translateX(17px);
	}
}
.CourseStartMsg__main {
	font-size: 64px;
}
@media screen and (max-width: 750px) {
	.CourseStartMsg__main {
		font-size: 37px;
	}
}
.CourseStartMsg__sub {
	position: absolute;
	left: -63px;
	top: -32px;
}
@media screen and (max-width: 750px) {
	.CourseStartMsg__sub {
		left: -35px;
		top: -20px;
	}
}
