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


/* contents01 */

.contents01 .lay02 {
	padding-top: 120px;
}

.contents01 table {
	width: 100%;
}

.contents01 table tr:not(:last-child) {
	border-bottom : solid;
border-color : #D8D8D8;
border-width : 1px;
}

.contents01 table td {
line-height: 1.8;
letter-spacing: 0.05em;
font-weight: 400;
	padding: 40px 0px;
}

.contents01 table tr:first-child td {
	padding-top: 0px;
}

.contents01 table tr:last-child td {
	padding-bottom: 0px;
}

.contents01 table td:first-child {
white-space: nowrap;
	width: 25%;
	font-weight: 500;
	font-size: 18px;
}



.sp-view {
	display: none;
}

