@charset "utf-8";
/*------------------------------------------------------------
	ir-info-process
------------------------------------------------------------*/
#main .text-box {
	margin-bottom: 61px;
	line-height: 1.625;
}
#main .text-box p {
	margin-bottom: 26px;
}
#main .text-box p:last-child {
	margin-bottom: 0;
}
#main .com-table02 th,
#main .com-table02 td {
	padding: 24px 37px 26px;
	width: auto;
	font-weight: normal;
	text-align: left;
	line-height: 1.375;
}
#main .com-table02 .wid {
	width: 25.6%;
	text-align: center;
}
#main .com-table02 p {
	margin-bottom: 22px;
}
#main .com-table02 p:last-child {
	margin-bottom: 0;
}
#main .com-link-list {
	margin-top: 80px;
}
@media all and (min-width: 897px) {
	#main .content {
		max-width: 880px;
	}
	#page-path {
		margin-bottom: 75px;
	}
	#main .table-box {
		margin-right: -5px;
	}
	#main .com-table02 a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main .com-table02 th,
	#main .com-table02 td {
		padding: 20px;
	}
}