/*clinic_02*/
.cl2_sec .sub_tit h1 span {
	font-size: 60px;
	line-height: 1.3em;
	color: #393738;
	display: inline-block;
	font-weight: 900;
	position: relative;
}
.cl2_sec .sub_tit h1 span:after{
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid #393738;
}
.cl2_sec .sub_tit h2 {
	font-size: 30px;
	line-height: 1.3em;
	color: #393738;
	margin-bottom: 30px;
}
.cl2_sec .sub_tit h3 {
	font-size: 20px;
	line-height: 1.3em;
	margin-bottom: 0px;
}
@media (max-width:768px) {
	.cl2_sec .sub_tit {
		text-align: center;
	}
	.cl2_sec .sub_tit h1 {
		margin-bottom: 15px;
	}
	.cl2_sec .sub_tit h1 span {
		font-size: 30px;
	}
	.cl2_sec .sub_tit h2 {
		font-size: 18px;
		margin-bottom: 20px;	
	}	
	.cl2_sec .sub_tit h3 {
		font-size: 15px;
	}
}
/*cl2_sec01*/
#cl2_sec01 {
	padding: 100px 0 0;
}
#cl2_sec01 .conbox {
	background: linear-gradient(to right, #eeeaeb, #dddae1)
}
@media (max-width:768px){
	#cl2_sec01 {
		padding: 30px 0 0;
	}
}
/*cl2_sec02*/
#cl2_sec02 .box-left {
	text-align: right;
}
#cl2_sec02 .box-right {
	padding-top: 8%;
	padding-left: 8%;
}
@media (max-width:768px){
	#cl2_sec02 .box-left {
		text-align: center;
		background-color: #f4f4f4;
	}
	#cl2_sec02 .box-left img {
		width: 50%;
	}
	#cl2_sec02 .box-right {
		padding: 15px;
	}
}
/*cl2_sec03*/
#cl2_sec03 {
	padding: 8% 0;
	background: url(../img/cl2_sec03_bg.png) right center no-repeat;
	background-color: #eee;
}
@media (max-width:768px){
	#cl2_sec03 {
		padding: 0px;
		margin: 0 -15px;
		background: none;
		background-color: #eee;
	}
	#cl2_sec03 .box-left {
		padding: 15px;
	}
	#cl2_sec03 .box-right {
		padding: 0px;
	}
}
/*cl2_sec04*/
#cl2_sec04 .box-left {
	padding-top: 9%;
}
@media (max-width:768px){
	#cl2_sec04 .box-left {
		text-align: center;
	}
	#cl2_sec04 .box-right {
		text-align: center;
	}
	#cl2_sec04 .box-right img {
		width: 50%;
	}
	#cl2_sec04 .box-right {
		padding: 15px;
	}
}
/*cl2_sec05*/
#cl2_sec05 {
	padding: 8% 0;
	background: url(../img/cl2_sec05_bg.png) right center no-repeat;
	background-color: #393738;
}
#cl2_sec05 .sub_tit h1 span,
#cl2_sec05 .sub_tit h1 span:after,
#cl2_sec05 .sub_tit h2,
#cl2_sec05 .sub_tit h3 {
	color: #fff;
	border-color: #eee;
}
@media (max-width:768px){
	#cl2_sec05 {
		padding: 0px;
		margin: 0 -15px;
		background: none;
		background-color: #393738;
	}
	#cl2_sec05 .box-left {
		padding: 15px;
	}
	#cl2_sec05 .box-right {
		padding: 0px;
	}
}



/*cl2_sec06*/
#cl2_sec06 {
	padding: 8% 0;
	background: url(../img/special_jyn01.png) left center no-repeat;
	background-color: #e2e0d3;
}
#cl2_sec06 .box-left {
	text-align: right;
}
@media (max-width:768px){
	#cl2_sec06 {
		background: #e2e0d3;
		padding: 0px;
		margin: 0 -15px;
	}
	#cl2_sec06 .box-left {
		text-align: center;
	}
	#cl2_sec06 .box-right {
		padding: 15px;
	}
}
/*cl2_sec07*/
#cl2_sec07 {
	background-color: #f7f7f7;
}
#cl2_sec07 .box-left {
	text-align: right;
}
#cl2_sec07 .box-right {
    padding-top: 5%;
    padding-left: 8%;
}
@media (max-width:768px){
	#cl2_sec07 .box-left {
		text-align: center;
	}
	#cl2_sec07 .box-right {
		text-align: center;
	}
	#cl2_sec07 .box-left img {
		width: 50%;
	}
	#cl2_sec07 .box-right {
		padding: 15px;
	}
}