@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	margin-bottom: 10vw;
}

#visual img {
	height: 31.66666666666667vw;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin: 0 5vw 10vw;
}

#about h3 {
	text-align: left;
	font-weight: 500;
	font-size: 5vw;
	line-height: 1.5;
	color: #dc5518;
}

#about p {
	margin-top: 1.5em;
	text-align: justify;
}

#about .flex {
	margin-top: 2em;
	padding: 5vw;
	background: #64594b;
}

#about .graph {
	height: 59.34586666666667vw;
	margin-bottom: 5vw;
}

#about .bar img {
	height: 40vw;
}

#about .caption {
	margin-top: 1em;
	text-align: right;
	font-size: 3vw;
}
