@charset "UTF-8";
/*------------------------------------------------------------pagetitle*/
#pagetitle h2 span {
	color:#2c5bb9;
}
/*------------------------------------------------------------common*/
.title01::after {
	background: #2c5bb9;
}

/*------------------------------------------------------------sec01*/
@media print, screen and (min-width:768px) {
#sec01 table {
	width: 900px;
	margin: 0 auto;
}
}

.map {
	height: 299px;
	margin-bottom: 20px;
}
@media print, screen and (min-width:768px) {
.map {
	height: 360px;
	margin-bottom: 30px;
}
}
