@charset "utf-8";

#c2 {
	clear: both;
	background-image: url(../images/home/bg_01.jpg);
	margin:    ;
	padding:    ;
}
#c2 h1,
#c2 div {
	text-align: left;
}
#c3 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c4 {
	clear: both;
	margin: 48px 0 0 ;
	padding:    ;
}
#c4 h2,
#c4 div {
	text-align: center;
}
#c6 {
	clear: both;
	margin: 48px 0 0 ;
	padding:    ;
}
#c6 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c6 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c6 > div:nth-of-type(1) img {
	width: 226px;
}
#c6 > div:nth-of-type(2) img {
	width: 223px;
}
#c6 > div:nth-of-type(3) img {
	width: 1000px;
}
#c6 > div:nth-of-type(4) img {
	width: 223px;
}
#c6 > div:nth-of-type(5) img {
	width: 600px;
}
#c6 > div:nth-of-type(6) img {
	width: 1280px;
}
#c6 > div:nth-of-type(7) img {
	width: 600px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c2 {
}
#c3 {
}
#c4 {
}
#c6 {
}
#c6 {
}
}
@media screen and (max-width: 640px) {
#c2 {
}
#c3 {
}
#c4 {
}
#c6 {
}
#c6 {
}
}
