@charset "UTF-8";

.main-catch::after {
  background: #c4d80a;
}

table {
	width: 100%;
}
th {
	vertical-align: top;
}
.com-map {
	height: 300px;
}
.b-ra-black {
	border: solid 1px #000;
	border-radius: 10px;
}

#purpose , #mission , #vision , #value {
	scroll-margin-top: 80px;
}



/*PCのみ*/
@media (min-width: 768px) {



}

@media (max-width: 768px) {



}



