@charset "utf-8";

/*--------------------------------------------------------------------*/
/* Clearfix Fx
/*--------------------------------------------------------------------*/
:after {
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0%;
	display: block;
	content: "";
}

.srv-detail#main .feat-item table td {
	width: 25%;
}
