@charset "utf-8";
/*////////////////////////////////////
about us
////////////////////////////////////*/
#about_place {
	position: relative;
	width: 90%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 768px) {

}
@media screen and (min-width: 0px) and (max-width: 767px) {

}