@charset "euc-jp";

/* -----------------------------------------------------
スクリーン用スタイルファイル
----------------------------------------------------- */


div#law div.headline {
	border-bottom: 0 none;
}

div#law table {
	margin-right: auto;
	margin-left: auto;
}

div#law table th,
div#law table td {
	padding: 0.5em;
	font-size: 1em;
	vertical-align: top;
	border-bottom: 1px dashed #c5c5c5;
}

div#law table th {
	padding-left: 1em;
	white-space: nowrap;
}

div#law table td p,
div#law table td ul,
div#law table td ul li,
div#law table td ol,
div#law table td ol li,
div#law table td dl,
div#law table td dl dt,
div#law table td dl dd,
div#law table td strong {
	font-size: 1em;
}

div#law table td p {
	margin: 0 0 0 1em;
}

div#law table td ul li {
	margin-left: 1.5em;
	list-style-type: square;
}

div#law table td dl dt {
	font-weight: 700;
}

div#law table td dl dd + dt {
	margin: 1em 0 0 0;
}

div#law table td dl dd {
	margin: 0 0 0 1em;
}

div#law table td strong {
	color: #000000;
}

div#law table td p + strong {
	margin: 1em 0 0 0;
}



@media screen and (min-width: 768px) {

}

@media screen and (max-width: 767px) {
	div#law div.headline h2 {
		font-size: 3.733vw;
	}

	div#law div.headline h2 span {
		display: block;
		margin: 0 0 0.5em 0;
		font-size: 5.866vw;
	}

	div#law div.headline h2 span:after {
		display: none;
	}

	div#law table th,
	div#law table td,
	div#law table td p,
	div#law table td ul,
	div#law table td ul li,
	div#law table td ol,
	div#law table td ol li,
	div#law table td dl,
	div#law table td dl dt,
	div#law table td dl dd,
	div#law table td strong {
		font-size: 3.733vw;
	}
}
