@charset "UTF-8";

.profile:first-of-type {
	padding: 20px 0 29px;
}

.profile_detail {
	width: 940px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.7;
}
.profile_detail dt,
.profile_detail dd {
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
  align-items: flex-start;
	padding: 20px 20px 20px 25px;
}
.profile_detail dt {
	width: 300px;
	border-top: 2px solid #fff;
}
.profile_detail dd {
	width: 640px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}
.profile_detail .contact_address p {
	margin: 2em 0 0;
}
.profile_detail .contact_address p:first-child {
	margin: 0;
}

.link_access {
	font-weight: bold;
}

.access {
	font-size: 16px;
	line-height: 2;
}
.m__column_txt .m__figure_left.img_building {
	margin: 8px 20px 0 0;
}
.m__column_wrap p.route_from_urawa_sta {
	margin: 1.7em;
	clear: none;
	line-height: 1.7;
}

.map_wrap {
	margin: 24px 0 0;
	font-size: 16px;
	line-height: 1.166666666666667;
}
.map {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 1100px;
	height: 455px;
	margin: 10px 0 8px;
	border: none;
}

