@charset "utf-8";
/* CSS Document */

/*******************
 comparison
********************/

.comparison-table-ttl {
	height: 134px;
	overflow: hidden;
	text-indent: -9999px;
}
.comparison-table {
	margin: 0 auto;
}
.comparison-table .comparison-table-head th {
	padding: 20px 0 10px;
	height: auto;
}
.comparison-table .comparison-table-img {
	bottom: auto;
	top: -144px;
}
.comparison-table .comparison-table-img-min {
	top: -155px;
}