@charset "Shift_JIS";

/*=========================================================

	Site Name   ichigan info2
	File Name   info-20260330.css

==========================================================*/

.c5-url-list {
	list-style-type: square;
}
.c5-url-list li {
	word-wrap: break-word;
}
.c5-table--gray {
	background: #eee;
}
.c5-text-normal {
	font-weight: normal;
}
.c5-text-bold {
	font-weight: bold;
}
.c5-table-valign-m {
	vertical-align: middle !important;
}
.c5-table-img {
	display: block;
	width:60%;
	margin: 0 auto;
}

@media screen and (max-width: 639px) {
	.c5-table--gray-sp {
		background: #eee !important;
	}
	td.s5-table2--graySmall::before {
		font-weight: normal !important;
	}
	.c5-before-revision td::before {
		font-weight: normal !important;
	}
	.c5-table-img {
		width:100%;
	}
}
