@charset "utf-8";

#c2 {
	clear: both;
	background-image: url(../images/utility/concept.jpg);
	margin: 0 0 10px ;
	padding: 230px 0 150px ;
}
#c2 h1,
#c2 div {
	text-align: center;
}
#c3 {
	clear: both;
	margin: 0 0 120px ;
	padding:    ;
}
#c4 {
	clear: both;
	margin: 0 0 45px ;
	padding: 36px 0 8px 70px;
}
#c4 h2,
#c4 div {
	text-align: left;
}
#c1 {
	clear: both;
	margin: 0 0 80px ;
	padding:    ;
}
#c1 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c1 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c1 > div:nth-of-type(1) img {
	width: 800px;
}
#c6 {
	clear: both;
	margin: 0 0 45px ;
	padding: 36px 0 8px 70px;
}
#c6 h2,
#c6 div {
	text-align: left;
}
#c5 {
	clear: both;
	margin: 0 0 80px ;
	padding:    ;
}
#c5 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c5 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c5 > div:nth-of-type(2) img {
	width: 1920px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c2 {
	padding: 230px 0 150px;
}
#c3 {
	margin: 0 0 120px;
}
#c4 {
}
#c1 {
}
#c1 {
}
#c6 {
}
#c5 {
}
#c5 {
}
}
@media screen and (max-width: 640px) {
#c2 {
	padding: 180px 0 100px;
}
#c3 {
	margin: 0 0 100px;
}
#c4 {
}
#c1 {
}
#c1 {
}
#c6 {
}
#c5 {
}
#c5 {
}
}
