/* Webfont Google */
@charset "utf-8";

.section section.img {
	margin-bottom: 70px;
	font-weight: normal;
	padding: 0 15px;
}

#jaw-reduction.section section.img:NTH-CHILD(3n + 4) {
	clear: both;
}

#cheekbone-reduction.section section.img:NTH-CHILD(3n + 4) {
	clear: both;
}

.section section.img span {
	font-weight: bold;
	font-size: 18px;
	display: block;
}
.method-case {
	display: block;
	overflow: hidden;
	margin-bottom: 45px;
}

.method-case.end {
	margin: 0;
}

.method .method-tit {
	display: table;
	font-size: 20px;
	color: #b2b2b2;
	text-transform: uppercase;
	clear: both;
	margin-top: 30px;
	margin-bottom: 40px;
	padding-top: 10px;
	border-top: 1px solid #b2b2b2;
	letter-spacing: 1px;
}

.point span {
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin: 40px 0 10px;
}