.ps__rail-y {
	opacity: 1 !important;
}
.ps__rail-y {
	background: #efefef !important;
	width: 10px !important;
}
.ps__thumb-y {
	right: 0 !important;
	width: 10px !important;
	border-radius: 0 !important;
	background: #e3b81d !important;
}
.dropdown {
	border: 1px solid #004477;
}
.dropdown > select {
	color: #004477;
}
.dropdown::after {
	top: calc(50% - 4px);
	width: 14px;
	height: 8px;
	background: url(/image/map_arrow_down.png);
}
#banner {
	height: auto;
}
#banner > div {
	top: inherit;
	bottom: 70px;
}
#banner > div > h2 {
	font-size: 25px;
}
#body {
	margin-top: -40px;
	z-index: 30;
}
#bd-link {
	overflow: hidden;
	background: #005493;
	border-radius: 40px 40px 0 0;
	border-bottom: 2px solid #e3b81d;
}
#bd-link > dd {
	float: left;
	width: calc(100% / 3);
	border-left: 1px solid #00335a;
}
#bd-link > dd:first-child {
	border-left: 0;
}
#bd-link > dd > a {
	display: block;
	height: 110px;
	padding-top: 40px;
	color: #fff;
	text-align: center;
	background: url(/image/icon_01.png) center 15px no-repeat;
}
#bd-link > dd > a > span {
	display: block;
	font-size: 25px;
	font-weight: 300;
	text-transform: uppercase;
}
#bd-calender {
	float: left;
	width: calc(100% - 380px);
}
#bd-calender > h2 {
	font-size: 20px;
	margin: 20px 0 10px;
	line-height: 35px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 4px solid #e5e5e5;
}
#bd-calender > dl {
	position: relative;
	height: 146px;
	padding-right: 15px;
	border-bottom: 1px solid #efefef;
}
#bd-calender > dl > dd > a {
	display: block;
	padding: 15px 30px;
	line-height: 30px;
	border-bottom: 1px solid #e5e5e5;
}
#bd-calender > dl > dd > a > * {
	display: inline-block;
}
#bd-calender > dl > dd > a > strong {
	width: 100px;
	margin-right: 10px;
	color: #fff;
	background: #004477;
	border-radius: 15px;
	text-align: center;
	vertical-align: top;
}
#bd-calender > dl > dd > a > span {
	width: calc(100% - 150px);
}
#bd-subscribe {
	float: right;
	width: 360px;
	height: 160px;
	padding: 15px;
	margin-top: 55px;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #e3b81d;
	text-align: center;
}
#bd-subscribe > h2 {
	font-size: 20px;
	text-transform: uppercase;
}
#bd-subscribe > p {
	margin: 10px 0 20px;
}
#bd-subscribe > input {
	height: 40px;
	border-radius: 5px;
	text-align: center;
}
#bd-subscribe > input[type="email"] {
	width: 200px;
	border: 1px solid #e5e5e5;
}
#bd-subscribe > input[type="submit"] {
	width: 120px;
	text-transform: uppercase;
	color: #fff;
	background: #005493;
}
#bd-about {
	clear: both;
	padding-top: 120px;
	background: url(/image/icon_02.png) center 40px no-repeat;
}
#bd-about > h2 {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}
#bd-about > dl {
	overflow: hidden;
}
#bd-about > dl > dd {
	overflow: hidden;
	float: left;
	width: 50%;
}
#bd-about > dl > dd > div {
	position: relative;
	float: left;
	width: 50%;
	height: 300px;
	padding: 10px 20px;
	font-size: 18px;
	line-height: 22px;
	background: #ffc905;
}
#bd-about > dl > dd > div:before {
	display: block;
	position: absolute;
	z-index: 1;
	width: 0;
	height: 0;
	border-style: solid;
}
#bd-about > dl > dd > div > h3 {
	margin: 5px 0;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
}
#bd-about > dl > .who {
	background: url(/image/home_01.jpg) right;
}
#bd-about > dl > .who > div:before {
	content: '';
	top: 135px;
	right: -20px;
	border-width: 15px 0 15px 20px;
	border-color: transparent transparent transparent #ffc905;
}
#bd-about > dl > .what {
	background: url(/image/home_02.jpg) right;
}
#bd-about > dl > .what > div:before {
	content: '';
	top: 135px;
	right: -20px;
	border-width: 15px 0 15px 20px;
	border-color: transparent transparent transparent #ffc905;
}
#bd-about > dl > .encouraging {
	background: url(/image/home_03.jpg) left;
}
#bd-about > dl > .encouraging > div {
	float: right;
}
#bd-about > dl > .encouraging > div:before {
	content: '';
	top: 135px;
	left: -20px;
	border-width: 15px 20px 15px 0;
	border-color: transparent #ffc905 transparent transparent;
}
#bd-about > dl > dd.make {
	width: 25%;
}
#bd-about > dl > dd.make > div {
	width: 100%;
	background: #dcdcdc;
}
#bd-about > dl > dd.learn {
	width: 25%;
}
#bd-about > dl > dd.learn > div {
	width: 100%;
	background: #e8e8e8;
}
#bd-location {
	margin: 35px 0 20px;
	padding-bottom: 10px;
	font-size: 20px;
	text-align: center;
	border-bottom: 4px solid #e5e5e5;
}
#map-legend {
	position: absolute;
	z-index: 10;
	left: 120px;
	width: 250px;
	padding: 20px;
	background: #ffc905;
}
#map-legend > .title {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#map-legend > .name {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#map-legend > .address {
	margin: 10px 0 30px;
}
#map-content {
	height: 430px;
}
#footer {
	margin-top: 0;
}
/* Media queries
-------------------------------------------------------------------------------*/
@media screen and (max-width: 1200px) {
	#bd-about > dl > dd {
		width: 100%;
	}
	#bd-about > dl > dd > div {
		width: calc(100% - 300px);
	}
	#bd-about > dl > dd.make {
		width: 50%;
	}
	#bd-about > dl > dd.learn {
		width: 50%;
	}
}
@media screen and (max-width: 800px) {
	#banner > div {
		bottom: -55px;
		top: initial;
	}
	#banner > div > h2 {
		font-size: 20px;
	}
	#body {
		margin-top: 65px;
	}
	#bd-link > dd {
		width: 100%;
		border-left: 0 !important;
		border-bottom: 1px solid #00335a
	}
	#bd-link > dd > a {
		height: 85px;
		padding-top: 30px;
		background-position: center 8px;
	}
	#bd-link > dd > a > span {
		font-size: 20px;
	}
	#bd-calender {
		width: 100%;
	}
	#bd-subscribe {
		width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 620px) {
	#bd-about > dl > dd {
		width: 100% !important;
		background-position: center !important;
		background-repeat: no-repeat !important;
	}
	#bd-about > dl > dd > div {
		width: 100%;
		background: rgba(255, 200, 5, .9);
	}
}
@media screen and (max-width: 600px) {
	#map-legend {
		position: relative;
		left: 0;
		width: 100%;
		padding-bottom: 15px;
	}
	#map-legend > .buttons {
		display: none;
	}
}
@media screen and (max-width: 500px) {
	#banner > div > h2 {
		font-size: 15px;
	}
}