@charset "UTF-8";

.c-insert-html-block.sd-list {
	padding:50px 0;
	margin-bottom: 5em;
}

.c-insert-html-block.sd-list .title-img {
	text-align:center;
	margin-bottom:5em;
}

.c-insert-html-block.sd-list table {
	width:100%;
	border-collapse: collapse;
	border:1px solid #CECECE;
	table-layout:fixed;
	}

.c-insert-html-block.sd-list thead th {
	border-collapse: collapse;
	border:1px solid #CECECE;
	padding: 15px;
	background:#333;
	color:#FFF;
	text-align:center;
	font-size:115%;
}


.c-insert-html-block.sd-list tbody th {
	border-collapse: collapse;
	border:1px solid #CECECE;
	padding: 15px;
	background:#EEE;
	text-align:center;
	ver-tical-align:middle;
}
.c-insert-html-block.sd-list tbody td {
	border-collapse: collapse;
	border:1px solid #CECECE;
	padding: 15px;
}
.c-insert-html-block.sd-list tbody img {
	width:100%;
	max-width:130px;
	margin-top:1em;
}



	@media print, screen and (min-width: 61.25em) {
	}

	@media (max-width: 767px) {
	}

	@media (max-width: 767px) {
    }

	@media print, screen and (min-width: 61.25em) {
	}