@charset "UTF-8";
/*------------------------------------------------------------pagetitle*/
#pagetitle {
	background: url("../img/company_img/pagetitle_bg.jpg") center center no-repeat;
	background-size: cover;
}
/*------------------------------------------------------------content*/
/*--------------------------section01*/
@media print, screen and (min-width:576px) {
.pc_nowrap {
	display: none;
}
}

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

/*--------------------------section03*/
