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

.type-01 section{
	clear: both;
	margin-top: 30px;
	margin-bottom: 45px;
}

.margin-01 section {
	margin-top: 0;
	margin-bottom: 10px;
}

.type-01 p {
	margin: 0;
}

.type-01 .tit {
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
}

.type-01 .img {
	display: inline-block;
	padding: 5px;
	float: left;
	margin: 0 30px 1px 0;;
}

.type-01 .txt {
	display: block;
}

.type-01 .inner-tit {
	font-weight: bold;
    font-size: 18px;
    display: block;
    margin: 40px 0 10px;
}

.type-01 .inner-txt {
	margin-bottom: 10px;
}

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

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

.causes .cause-by {
	padding: 30px 0 30px 10%;
}

.causes span {
	font-size: 20px;
	color: #b2b2b2;
}

.method-inner {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 45px;
}

.method-case {
	display: block;
	overflow: hidden;
	margin-bottom: 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-solution {
	display: block;
	font-size: 20px;
	clear: both;
	margin-bottom: 50px;
}

.method img {
	margin-bottom: 20px;
}

@media (max-width:768px) {
	#breast-fat-grafting.method .img:NTH-CHILD(3n + 3) {
		clear: both;
	}
}
.whatis p {
	font-weight: normal;
}

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