@charset "UTF-8";


.wide-bg > section {
	background: #FFF;
	padding: 25px 20px;
	margin-top: 35px;
}
.division section:not(:first-of-type) {
	padding: 15px 0 0;
}
.wide-bg section h2.sub-title {
	margin-bottom: 10px;
}
.wide-bg section .address dt {
	font-weight: bold;
}
.wide-bg section .address a {
	font-size: 14px;
	line-height: 36px;
	color: #646464;
	background: #EDEDED;
	text-align: center;
	display: block;
	height: 36px;
	margin-top: 10px;
	position: relative;
}
.wide-bg section .address a img {
	width: 12px;
	height: 11px;
	position: absolute;
	right: 40px;
	top: 13px;
}
.wide-bg section .tel {
	padding-top: 15px;
	margin-top: 20px;
	border-top: 1px solid #EDEDED;
}
.wide-bg section .tel dt,
.wide-bg section .tel dd {
	display: inline;
}
.wide-bg section .tel dt {
	font-weight: bold;
	margin-right: 10px;
}
.wide-bg section h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
	margin: 25px 0;
	border: solid 1px #ededed;
}
.wide-bg section h4 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 40px;
}
.wide-bg section h4:first-child {
	margin-top: 25px;
}
