@charset "UTF-8";


.text-base p + ul.num,
.text-base ul.num + p { margin-top: -25px; }
.text-base ul.num li h3 {
	display: block;
	margin-top: 25px;
}
.text-base ul.num li a {
	/*color: #de2c2c;*/
	text-decoration: underline;
}
.text-base address {
	margin: -50px 0 25px;
}
.text-base ul {
	list-style: disc;
	margin: 0 0 25px 25px;
}
.text-base figure {
	background: #fff;
	text-align: center;
	width: 100px;
	height: 73px;
	padding: 10px 0;
	margin: -25px 0 50px;
}
.text-base div em img {
	width: 8px;
    border: 0;
    position: relative;
    top: 4px;
}

.icon_blank {
	width: 12px;
	margin: 0 5px;
}