@charset "utf-8";

#topimg{
	background-image: url(/concept/img/topimg.jpg);
}
h3{
	margin-top: 2em;
	padding: 0.5em 0;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	background: url(/img/bar.gif) center bottom no-repeat;
}
h4{
	margin: 2em 0 0.75em;
	font-size: 1.4rem;
	line-height: 1.4em;
	color: #FF542C;
}
.lead{
	margin: 0;
	padding: 0.25em 0 0.75em;
	font-size: 1.4rem;
	text-align: center;
	font-weight: bold;
}
@media(max-width: 991.98px){
.lead{
	font-size: 1.3rem;
}
}
@media(max-width: 767.98px){
h3{
	font-size: 1.2rem;
}
.lead{
	font-size: 1.2rem;
}
}
@media(max-width: 575.98px){
.lead{
	font-size: 1.1rem;
}
}
#policy{
	padding: 0.5em 0;
}
#motto{
	padding: 0.5em 0;
	font-size: 1.8rem;
	text-align: center;
	letter-spacing: 0.7rem;
}
@media(max-width: 991.98px){
#motto{
	font-size: 1.6rem;
}
}
.c-grn{
	color: #00A29A;
}
.c-org{
	color: #EA5514;
}
.c-mgt{
	color: #D43378;
}
@media(max-width: 991.98px){
h3{
	font-size: 1.3rem;
}
}
@media(max-width: 767.98px){
h3{
	font-size: 1.2rem;
}
}
@media(max-width: 575.98px){
h3{
	font-size: 1.1rem;
}
}