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

.section.method-01{
	margin:0
	}

.section section.img {
	margin-bottom: 10px;
	padding: 0 15px;
}

.section section.img span {
	font-weight: bold;
	font-size: 18px;
	display: block;
}

@media (max-width:768px) {
	#anti-aging-eye-surgery .method .img:NTH-CHILD(3n + 2) {
		clear: both;
	}
}
@media (max-width:768px) {
	#endoscopic-forehead-lift .method .img {
		margin-bottom: 40px;
	}
}

.method-case {
	display: block;
	overflow: hidden;
	margin: 15px 0 45px;
	clear: both;
}

.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;
}

.method .method-txt {
	display: block;
	font-size: 20px;
	clear: both;
	margin-bottom: 50px;
}

.whatis .img {
	padding-right: 30px;
}

.whatis section {
	position: relative;
	overflow: hidden;
	margin-top: 50px;
}

.compare th, .compare td {
	text-align: center;
	border-bottom: 1px solid #f6f6f8;
	height: 45px;
	padding: 5px;
	font-size: 18px;
}

.compare th.nonincision {
	background: #828282;
	color: #fff;
}

.compare th.vs {
	color: #828282;
}

.compare th.incision {
	background: #fe5918;
	color: #fff;
}

.compare td.nonincision {
	color: #828282;
}

.compare td.incision {
	color: #fe5918;
}

.compare td.vs {
	background: #f6f6f8;
	color: #9d9d9d;
	font-weight: bold;
}

.point section {
	margin-bottom: 45px;
}

.point point {
	display: table;
	font-size: 20px;
	color: #b2b2b2;
	text-transform: uppercase;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #b2b2b2;
}