@charset "utf-8";

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

}




.ob-result-number {
	font-size: 1.2rem;
	margin-bottom: 3rem;
}

.ob-result-number dt {
	font-size: 2.4rem;
}

.ob-result-number dt span {
	color: red;
}

h3.ob-sttl {
	font-size: 1.6rem;
	margin-bottom: 2rem;
	padding: 0.5rem 1rem;
	line-height: 1.6;
	background-color: #009977;
	color: #fff;
	border-radius: 5px;
}

.ob-box {
	margin-bottom: 3rem;
	padding: 1.8rem;
	background-color: #f0eee6;
	border-radius: 5px;
}

.ob-box dt {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 0.8rem;
	color: #119977;
}

.ob-box dd dt {
	font-size: 1.4rem;
	padding: 0.5rem 0.8rem 0.3rem 0.8rem;
	margin-bottom: 1rem;
	background-color: #fff;
	border-bottom: solid 2px #009977;
	color: #333;
}

.photo {
	margin-bottom: 2rem;
}

h4.closing {
	text-align: center;
	font-size: 1.8rem;
	font-weight: normal;
	font-style: italic;
	line-height: 3rem;
	margin-bottom: 8rem;
}





/* 


.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;
}

 */