@charset "utf-8";
/* ============================================================ */
/*	Webサイト利用規約
	#terms_index */
/* ============================================================ */

#terms_index .block {
	margin: 0 15px 25px;
}

#terms_index .block > *:not(:last-child):not(.midashi03) {
	margin-bottom: 10px;
}

#terms_index .block .midashi03 {
	margin-left: -15px;
	margin-right: -15px;
}

#terms_index .block > ol {
	display: table;
}

#terms_index .block > ol li {
	display: table-row;
}

#terms_index .block > ol li > *:first-child {
	display: table-cell;
}
