@charset "utf-8";
/*------------------------------------------------------------
	◆読み込みHTML
	seminar/index.html
------------------------------------------------------------*/
.box01 {
	margin-bottom: 55px;
}

.box01 .ttl01 {
	margin-bottom: 25px;
	padding: 10px 0 13px 110px;
	background: url(../img/service/num01.png) no-repeat 50px 4px;
	font-size: 23px;
	font-weight: bold;
	border-bottom: 3px solid #2878bd;
}

#a02 .ttl01 {
	background-image: url(../img/service/num02.png) ;
	border-bottom: 3px solid #dd4536;
}

#a03 .ttl01 {
	background-image: url(../img/service/num03.png) ;
	border-bottom: 3px solid #139d67;
}

.box01 .catch {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
}

#a01 .catch {
	color: #2878bd;
}

#a02 .catch {
	color: #dd4536;
}

#a03 .catch {
	color: #139d67;
}

.box01 .outer {
	padding: 0 50px;
}

.box01 .inner01 {
	margin-bottom: 35px;
}

#a02 .inner01 {
	margin-bottom: 70px;
}

.box01 .inner01 .photo {
	float: right;
	padding-top: 5px;
}

.box01 .inner01 .detail {
	float: left;
	width: 550px;
}

#a02 .inner01 .detail .list01 li {
	padding-left: 15px;
	background: url(../img/common/icon/icon_circle01.png) no-repeat 0 7px;
	font-size: 16px;
	font-weight: bold;
}

#a01 .color_box {
	margin-bottom: 20px;
	background: #f0f5fa;
}

#a02 .color_box {
	background: #fff0eb;
}

.box01 .ttl02 {
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
}

#a01 .ttl02 {
	background: #2878bd;
}

#a02 .ttl02 {
	background: #dd4536;
}

#a03 .ttl02 {
	margin-bottom: 25px;
	background: #139d67;
}

.box01 .color_box .inner_box {
	padding: 20px 55px 45px;
}

#a02 .color_box .inner_box {
	padding-bottom: 30px;
}

.box01 .color_box .list_box {
	margin-bottom: 10px;
}

.box01 .color_box .list_box .inner {
	width: 365px;
}

.box01 .color_box .list_box .left_box {
	float: left;
}

.box01 .color_box .list_box .right_box {
	float: right;
}

.box01 .color_box .s_ttl {
	color: #DD4536;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}

#a01 .color_box .list_box .inner .s_ttl {
	color: #2878bd;
}

.box01 .color_box .list_box .inner p {
	line-height: 1.8;
}

.teacher_list li {
	margin-bottom: 60px;
	padding: 25px 55px 20px;
	background: #f5f8f0;
}

.teacher_list .no_photo {
	padding-bottom: 50px;
}

.teacher_list li .photo {
	padding-top: 5px;
	float: left;
}

.teacher_list li .detail {
	float: right;
	width: 590px;
}

.teacher_list .no_photo .detail {
	float: none;
	width: auto;
}

.teacher_list li .detail .job {
	margin-bottom: 5px;
	padding-left: 25px;
	background: url(../img/common/icon/icon_dm01.png) no-repeat 0 10px;
	font-size: 20px;
	font-weight: bold;
}

.teacher_list li .detail .job_d {
	margin-bottom: 13px;
	padding-bottom: 6px;
	color: #139D67;
	font-weight: bold;
	border-bottom: 1px solid #139d67;
}

.teacher_list li .detail .name {
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
}

.teacher_list li .detail .result {
	padding-left: 20px;
	background: url(../img/common/icon/icon_circle02.png) no-repeat 0 7px;
	font-weight: bold;
}

#b01 {
	padding: 15px 46px 35px;
	border: 2px solid #2878bd;
}

#b01 p {
	padding: 0 6px;
}

#b01 .sub_ttl {
	padding: 0 6px 10px;
	margin-bottom: 15px;
	border-bottom: 2px solid #2878bd;
	font-size: 20px;
	color: #2878BD;
	font-weight: bold;
}

#b01 .catch {
	font-size: 17px;
	color: #323232;
}