/*esthetic_03*/
#esthetic_03 .subtit h1 {
	color: #393738;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.3em;
}
#esthetic_03 .subtit h4 {
	color: #ccc;
	font-size: 20px;
    line-height: 1.3em;
}
#esthetic_03 .subtit p {
	color: #393738;
	font-size: 17px;
    line-height: 1.6em;
}
#esthetic_03 .subtit p strong {
	font-size: 1.3em;
    border-bottom: 1px solid #ef1a90;
    color: #ef1a90;
    font-weight: 600;
    line-height: 1.6em;
}
#esthetic_03 .subtit .lined {
	border-bottom: 1px solid #393738;
	width: 100px;
	display: inline-block;
}
#esthetic_03 .subtit .lined.lined_w {
	border-color: #ccc;
}
@media (max-width:768px){
	#esthetic_03 .subtit h1 {
		font-size: 20px;
		word-break: keep-all;
	}
	#esthetic_03 .subtit h4 {
		font-size: 13px;
	}
	#esthetic_03 .subtit p {
		font-size: 13px;		
	}
}
/*est3_sec01*/
#est3_sec01 {
	padding: 30px 0;	
}
#est3_sec01 .aside_l {
	padding: 50px 15px 0;
}
@media (max-width:768px){
	#est3_sec01 {
		padding: 40px 0 0;
	}
	#est3_sec01 .aside_l {
		padding: 0 15px;
	}
	#est3_sec01 .aside_r img {
		max-width: 250px;
	}
}
/*est3_sec02*/
#est3_sec02 {
	padding: 110px 0;
	background-color: #f7f7f7;
}
#est3_sec02 .img_wrp {
	margin-bottom: 15px;
}
#est3_sec02 ul li .r_sec h1 {
	color: #393738;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.3em;
}
#est3_sec02 ul li .r_sec p {
	color: #393738;
    font-size: 15px;
    line-height: 1.6em;
    position: relative;
}
@media (min-width:769px){
	#est3_sec02 ul {
		margin-top: 30px;
	}
	#est3_sec02 ul li {
		border-right: 1px solid #ccc;
	}
	#est3_sec02 ul li:last-child {
		border-right: 0px;
	}
}
@media (max-width:768px){
	#est3_sec02 {
		padding: 40px 0;
	}
	#est3_sec02 .img_wrp img {
		width: 20px;
	}
	#est3_sec02 ul li {
		border-bottom: 1px solid #ccc;
		padding: 15px;
	}
	#est3_sec02 ul li:last-child {
		border-bottom: 0px;
	}
	#est3_sec02 ul li .r_sec h1 {
		font-size: 18px;
		text-align: center;
		word-break: keep-all;
	}
	#est3_sec02 ul li .r_sec p {
		font-size: 13px;
	}
}
/*est3_sec03*/
#est3_sec03 {
	padding: 30px 0;	
}
#est3_sec03 .aside_l {
	padding: 50px 15px 0;
}
@media (max-width:768px){
	#est3_sec03 {
		padding: 40px 0;
	}
	#est3_sec03 .aside_l {
		padding: 0 15px;
	}
	#est3_sec03 .aside_r img {
		max-width: 250px;
	}
}