<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.areaGrp {}
.areaGrp_title {}
.grp {}
.grp_title {}
.grp_text {}
.grp_text &gt; a {}
.grp_cautionList {
	list-style: none;
}
.grp_cautionList &gt; li {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.grp_cautionList &gt; li:first-child {}
.grp_cautionList &gt; li:last-child {}
.grp_cautionList &gt; li:nth-child(2n+1) {}
.grp_cautionList &gt; li:nth-child(n+3) {}
.grp_table {
	margin-top: 1.6em;
}
.grp_table &gt; thead {}
.grp_table &gt; thead &gt; tr {}
.grp_table &gt; thead &gt; tr:first-child {}
.grp_table &gt; thead &gt; tr:last-child {}
.grp_table &gt; thead &gt; tr &gt; th {
	white-space: nowrap;
}
.grp_table-no2 &gt; thead &gt; tr &gt; th:nth-child(2) {
	width: 30%;
}
.grp_table &gt; thead &gt; tr &gt; td {}
.grp_table &gt; tbody {}
.grp_table &gt; tbody &gt; tr {}
.grp_table &gt; tbody &gt; tr:first-child {}
.grp_table &gt; tbody &gt; tr:last-child {}
.grp_table &gt; tbody &gt; tr &gt; td {
	padding: 30px 20px;
}
.grp_fileList {
	list-style: none;
	display: flex;
	margin-top: 1em;
}
.grp_fileList:first-child {
	margin-top: 0;
}
.grp_fileList &gt; li {
	width: 166px;
	margin-left: 5px;
}
.grp_fileList &gt; li:first-child {
	margin-left: 0;
}
.grp_fileList &gt; li:last-child {}
.grp_fileList &gt; li:nth-child(2n+1) {}
.grp_fileList &gt; li:nth-child(n+3) {}
.grp_fileList &gt; li &gt; a {
	color: #276902;
	display: flex;
	text-decoration: none;
	background: #f5f6f8;
	align-items: center;
	transition-duration: .3s;
	transition-property: background-color, color;
	padding: 0 10px;
}

.grp_fileList &gt; li &gt; a::before {
	content: "";
}
.grp_fileList &gt; li &gt; a::after {
	content: "";
}
.grp_fileList &gt; li &gt; a &gt; .icon {
	font-size: 75%;
	margin-right: 10px;
	display: block;
}
.areaGrp_hr {}
.grp_fileList-single {
	display: block;
}
.grp_fileList-single &gt; li {
	margin-top: 30px;
	margin-left: 0;
}
.grp_fileList-single &gt; li:first-child {
	margin-top: 0;
}
.grp_table-no1 &gt; tbody &gt; tr:first-child &gt; td:last-child {
	border-bottom: none;
}
.grp_table-no1 &gt; tbody &gt; tr:nth-child(2) &gt; td:last-child {
	border-top: none;
}
.grp_text-01 {
	margin-bottom: 20px;
}
@media screen and (max-width:1199px) {
	.grp_table &gt; tbody &gt; tr &gt; td {
		padding: 15px 10px;
	}

	.grp_fileList &gt; li &gt; a {
		padding: 0 8px;
	}

	.hide-sp {
		display: none;
	}

}
@media screen and (min-width:1000px) {
	.grp_fileList &gt; li &gt; a:hover {
		background: #276902;
		color: #fff;
	}
}
@media screen and (max-width:999px) {
	.areaGrp {}
	.areaGrp_title {}
	.grp {}
	.grp_title {}
	.grp_text {}
	.grp_cautionList {}
	.grp_cautionList &gt; li {}
	.grp_cautionList &gt; li:first-child {}
	.grp_cautionList &gt; li:last-child {}
	.grp_cautionList &gt; li:nth-child(2n+1) {}
	.grp_cautionList &gt; li:nth-child(n+3) {}
	.grp_table {}
	.grp_table &gt; thead {}
	.grp_table &gt; thead &gt; tr {}
	.grp_table &gt; thead &gt; tr:first-child {}
	.grp_table &gt; thead &gt; tr:last-child {}
	.grp_table &gt; thead &gt; tr &gt; th {}
	.grp_table-no2 &gt; thead &gt; tr &gt; th:nth-child(2) {}
	.grp_table &gt; thead &gt; tr &gt; td {}
	.grp_table &gt; tbody {}
	.grp_table &gt; tbody &gt; tr {}
	.grp_table &gt; tbody &gt; tr:first-child {}
	.grp_table &gt; tbody &gt; tr:last-child {}
	.grp_table &gt; tbody &gt; tr &gt; td {
		line-height: 1.5;
	}
	.grp_fileList {}
	.grp_fileList:first-child {}
	.grp_fileList &gt; li {}
	.grp_fileList &gt; li:first-child {}
	.grp_fileList &gt; li:last-child {}
	.grp_fileList &gt; li:nth-child(2n+1) {}
	.grp_fileList &gt; li:nth-child(n+3) {}
	.grp_fileList &gt; li &gt; a {}
	.grp_fileList &gt; li &gt; a::before {}
	.grp_fileList &gt; li &gt; a::after {}
	.grp_fileList &gt; li &gt; a &gt; .icon {}
	.areaGrp_hr {}
	.grp_fileList-single {}
	.grp_fileList-single &gt; li {}
	.grp_fileList-single &gt; li:first-child {}
	.grp_text-01 {}
}
@media screen and (max-width:767px) {
	.areaGrp {}
	.areaGrp_title {}
	.grp {}
	.grp_title {}
	.grp_text {}
	.grp_cautionList {}
	.grp_cautionList &gt; li {}
	.grp_cautionList &gt; li:first-child {}
	.grp_cautionList &gt; li:last-child {}
	.grp_cautionList &gt; li:nth-child(2n+1) {}
	.grp_cautionList &gt; li:nth-child(n+3) {}
	.grp_table {
		display: block;
	}
	.grp_table &gt; thead {
		display: none;
	}
	.grp_table &gt; thead &gt; tr {}
	.grp_table &gt; thead &gt; tr:first-child {}
	.grp_table &gt; thead &gt; tr:last-child {}
	.grp_table &gt; thead &gt; tr &gt; th {}
	.grp_table-no2 &gt; thead &gt; tr &gt; th:nth-child(2) {}
	.grp_table &gt; thead &gt; tr &gt; td {}
	.grp_table &gt; tbody {
		display: block;
	}
	.grp_table &gt; tbody &gt; tr {
		display: block;
		margin-bottom: 25px;
		padding-bottom: 25px;
		border-bottom: 1px dashed #ccc;
	}
	.grp_table &gt; tbody &gt; tr:first-child {}
	.grp_table &gt; tbody &gt; tr:last-child {
		margin-bottom: 0;
	}
	.grp_table &gt; tbody &gt; tr &gt; td {
		display: block;
		border: none;
		padding: 0;
		padding-left: 1em;
		margin-bottom: 1em;
	}
	.grp_table &gt; tbody &gt; tr &gt; td:last-child {
		margin-bottom: 0;
	}
	.grp_table &gt; tbody &gt; tr &gt; td::before {
		content: attr(aria-label);
		display: block;
		font-weight: bold;
		margin-left: -1em;
	}
	.grp_fileList {
		display: flex;
		margin-top: 5px;
	}
	.grp_fileList:first-child {
		margin-top: 5px;
	}
	.grp_fileList &gt; li {
		width: 48%;
		margin-left: 4%;
		margin-top: 0;
	}
	.grp_fileList &gt; li:first-child {}
	.grp_fileList &gt; li:last-child {}
	.grp_fileList &gt; li:nth-child(2n+1) {}
	.grp_fileList &gt; li:nth-child(n+3) {}
	.grp_fileList &gt; li &gt; a {
			height: 60px;
	}
	.grp_fileList &gt; li &gt; a::before {}
	.grp_fileList &gt; li &gt; a::after {}
	.grp_fileList &gt; li &gt; a &gt; .icon {}
	.areaGrp_hr {}
	.grp_fileList-single {}
	.grp_fileList-single &gt; li {}
	.grp_fileList-single &gt; li:first-child {}
	.grp_text-01 {
		margin-bottom: 10px;
	}
}
</pre></body></html>