@charset "UTF-8";


/* preparation
---------------------------------------------------------------------------*/
#preparationContents .pagetitle {
	margin: 0 0 25px;
}

#preparationContents .txt-set p {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: 0.07em;
}

#preparationContents .txt-lead-s {
	margin-bottom: 60px;
	font-size: 15px;
}

#preparationContents .event-wrap {
	margin-bottom: 0;
}

/* .sec-mother-class
------------------------------------*/
.sec-mother-class {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto 90px;
}

.sec-mother-class .img-set {
	float: left;
	width: 420px;
}

.sec-mother-class .img-set img:first-of-type {
	margin-bottom: 15px;
}

.sec-mother-class .txt-set {
	float: right;
	width: 510px;
	margin: 10px 0 0;
}

.sec-mother-class .txt-set > .h2-title-s strong{
  font-size: 17px;
}
.sec-mother-class .txt-set > .h2-title-s{
  margin-bottom: 15px;
}

.sec-mother-class .h2-title-s strong {
	padding: 0 5px 0 0;
}

.sec-mother-class .txt-set h3 {
	margin: 0 0 17px;
	font-size: 23px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.sec-mother-class .txt-set h4 {
	margin: 50px 0 18px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.sec-mother-class .table-common {
	margin-bottom: 20px;
	line-height: 1.6;
}

.sec-mother-class .table-common th {
	border-right: 1px solid #ECE7DB;
	border-bottom: 1px solid #ECE7DB;
	padding: 8px 10px 6px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.05em;
}

.sec-mother-class .table-common tr:first-of-type th {
	letter-spacing: 0.1em;
}

.sec-mother-class .table-common tr:first-of-type th:last-of-type {
	border-right: none;
}

.sec-mother-class .table-common tr:last-of-type th {
	border-bottom: none;
}

.sec-mother-class .table-common td {
	padding: 14px 8px 12px 10px;
	font-size: 12px;
	letter-spacing: 0.02em;
	vertical-align: middle;
}

.sec-mother-class .table-common td span {
	font-size: 11px;
}

.sec-mother-class .box-receptionist .tel-box {
	margin-top: 9px;
}