@charset "utf-8";

#c1 {
	clear: both;
	background-image: url(../images/about/h1_about.jpg);
	margin:    ;
	padding:    ;
}
#c1 h3,
#c1 div {
	text-align: center;
}
#c2 {
	clear: both;
	margin:    ;
	padding: 100px 0 100px 0;
}
#c2 h3,
#c2 div {
	text-align: center;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
#c1 {
}
#c2 {
}
}
@media screen and (max-width: 468px) {
#c1 {
}
#c2 {
}
}
