@charset "UTF-8";

#sp-page-title-3 {
	background-image: url(img/back-01.png);
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	position: relative;
}

#sp-page-title-3::before {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3c3f53;
	height: 60%;
	display: block;
	position: absolute;
	top: 20%;
	left: 0px;
	content: "";
}

#sp-page-title-3>h1 {
	font-size: 1.7rem;
	font-weight: bold;
	color: #3c3f53;
}

#sp-definition-list-3>dd {
	margin-left: 94px;
	margin-bottom: 25px;
}

#sp-definition-list-3>dt {
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3c3f53;
}

@media screen and (max-width: 568px) {

	#sp-definition-list-3>dd {
		margin-left: 20px;
	}
}

#breadcrumb-list {}

#breadcrumb-list div {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: auto;
	display: inline-block;
}

@media screen and (max-width: 568px) {

	#breadcrumb-list {
		padding-left: 10px;
		padding-right: 10px;
	}
}

#sp-site-branding-1 {
	padding-top: 20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 900px;
}

#sp-site-branding-1 .site-description {
	font-size: 1rem;
	font-weight: normal;
	color: #929292;
	text-align: right;
	width: 900px;
	height: 1rem;
	position: absolute;
	top: 15px;
}

#sp-site-branding-1 .site-title {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 430px;
	height: 66px;
	float: left;
	display: block;
	overflow: hidden;
}

#sp-site-branding-1 .site-title a {
	background-image: url(img/site-logo.png);
	background-repeat: no-repeat;
	padding-top: 66px;
	width: 430px;
	display: block;
}

@media screen and (max-width: 568px) {

	#sp-site-branding-1 {
		padding-top: 0px;
		width: 100%;
	}

	#sp-site-branding-1 .site-description {
		display: none;
	}

	#sp-site-branding-1 .site-title {
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		width: 100%;
		float: none;
	}

	#sp-site-branding-1 .site-title a {
		background-position: center top;
		width: 100%;
	}
}

@media not screen,
screen and (min-width: 569px) {

	#sp-google-map-1 {
		width: 902px;
		min-height: 501px;
	}

}

@media screen and (max-width: 568px) {

	#sp-google-map-1 {
		width: 400px;
		min-height: 350px;
	}
}