@charset "utf-8";

#c2 {
	clear: both;
	margin: 0 0 10px 0;
	padding:    ;
}
#c2 h3,
#c2 div {
	text-align: left;
}
#c3 {
	clear: both;
	margin: 0 0 60px 0;
	padding:    ;
}
#c3 h3,
#c3 div {
	text-align: left;
}
#c4 {
	clear: both;
	margin: 0 0 80px 0;
	padding:    ;
}
#c4 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c4 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c4 > div:nth-of-type(3) img {
	width: 1296px;
}
#c4 > div:nth-of-type(4) img {
	width: 1108px;
}
#c4 > div:nth-of-type(5) img {
	width: 1108px;
}
#c4 > div:nth-of-type(6) img {
	width: 1108px;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
#c2 {
}
#c3 {
}
#c4 {
}
#c4 {
}
}
@media screen and (max-width: 468px) {
#c2 {
}
#c3 {
}
#c4 {
}
#c4 {
}
}
