@charset "UTF-8";
/*------------------------------------------------------------pagetitle*/
#pagetitle {
	background: url(../img/company_img/pagetitle_bg.jpg) center center no-repeat;
	background-size: cover;
}

/*------------------------------------------------------------#sec02*/
.map_wrap {
	height: 300px;
}
@media print, screen and (min-width:768px) {
.map_wrap {
	height: 360px;
}
}
