@charset "utf-8";

.Lh13 {
	line-height: 1.3;
}

.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;
}

.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;
}
.Tutor {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 750px) {
	.Tutor {
		flex-direction: column;
	}
}
.Tutor:not(:first-child) {
	margin-top: 20px;
}
@media screen and (max-width: 750px) {
	.Tutor:not(:first-of-type) {
		margin-top: 40px;
	}
}
.Tutor__text {
	width: 640px;
}
@media screen and (max-width: 750px) {
	.Tutor__text {
		width: auto;
		order: 2;
	}
}
.Tutor__name {
	font-size: 18px;
	margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
	.Tutor__name {
		margin-bottom: 20px;
	}
}
.Tutor__name span {
	font-size: 22px;
	font-weight: bold;
}
.Tutor__career {
	font-size: 16px;
}
.Tutor__img {

}
@media screen and (max-width: 750px) {
	.Tutor__img {
		order: 1;
		text-align: center;
		margin-bottom: 10px;
	}
}
.Tutor__img img {
	width: 180px;
}

#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: -145px;
	top: -32px;
}
@media screen and (max-width: 750px) {
	.CourseStartMsg__sub {
		left: -35px;
		top: -20px;
	}
}

.voiceBalloon:not(:first-child) {
	margin-bottom: 50px;
}

.Feature {
	background-color: #e5f2e4;
	padding: 30px;
	font-family: "HGP創英ﾌﾟﾚｾﾞﾝｽEB",Arial, Helvetica, sans-serif;
	margin-bottom: 50px;
}
@media screen and (max-width: 750px) {
	.Feature {
		padding: 15px;
	}
}
ul.Feature__list li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 18px;
}
@media screen and (max-width: 750px) {
	ul.Feature__list li {
		font-size: 16px;
		align-items: flex-start;
	}
}
ul.Feature__list sup {
	font-size: 10px;
}
.Feature__img {
	display: inline-block;
	width: 60px;
	margin-right: 15px;
}
@media screen and (max-width: 750px) {
	.Feature__img {
		width: 50px;
		margin-right: 10px;
	}
}
.Feature__img img {
	width: 100%;
}
@media screen and (max-width: 750px) {
	.Feature__text {
		width: calc(100% - 60px);
	}
}
.Feature__memo {
	font-size: 13px;
	display: flex;
	line-height: 1.6;
	margin-left: 76px;
}
@media screen and (max-width: 750px) {
	.Feature__memo {
		margin-top: 10px;
		margin-left: 0;
		flex-direction: column;
	}
}

