@charset "utf-8";

dl span.numf {
	font-size: 4rem;
	font-weight: normal;
	margin-right: 1rem;
}

dl dd img {
	margin: 1rem 0;
	border-radius: 5px;
}

dl dd img.insert_img {
	width: 40%;
	float: right;
	margin: 0 0 0 1rem;
	padding: 0;
}

dl dd dl {
	padding: 1.5rem 0;
}

dl dd dl dt {
	margin-bottom: 0.5rem;
	font-weight: bold;
}

dl dd dl dd {
	margin-bottom: 2rem;
}

dl dd dl dd:last-child {
	margin-bottom: 0rem;
}





/* 


.block {
	padding-bottom: 40px;
	background: url(../images/policy/line.png) no-repeat center bottom;
}

.title {
	margin-bottom: 10px;
}

.image {
	margin-bottom: 10px;
}

.image_resize {
	margin-bottom: 10px;
	height: 200px;
	text-align: center;
}

.image_resize img {
	width: auto;
	height: 100%;
	border-radius: 5px;
}

div.cap {
	padding: 0.5rem 1rem 1.5rem 1rem;
	text-align: center;
}

.text {
	font-size: 1.4rem;
	line-height: 180%;
}

.mttl {
	text-align: center;
	color: #e04070;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

 */
