@charset "utf-8";

#c1 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c2 h3,
#c2 div {
	text-align: left;
}
#c3 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c4 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c4 h3,
#c4 div {
	text-align: right;
}
#c11 {
	clear: both;
	margin: 70px auto 20px auto;
	padding:    ;
}
#c11 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c11 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c11 > div:nth-of-type(1) img {
	width: 800px;
	height: 600px;
}
#c11 > div:nth-of-type(2) img {
	width: 800px;
}
#c11 > div:nth-of-type(3) img {
	width: 800px;
}
#c11 > div:nth-of-type(4) img {
	width: 800px;
}
#c11 > div:nth-of-type(5) img {
	width: 800px;
}
#c11 > div:nth-of-type(6) img {
	width: 800px;
	height: 449px;
}
#c11 > div:nth-of-type(7) img {
	width: 800px;
	height: 449px;
}
#c11 > div:nth-of-type(8) img {
	width: 300px;
	height: 378px;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
#c1 {
}
#c2 {
}
#c3 {
}
#c4 {
}
#c11 {
	margin: 50px auto 20px auto;
}
#c11 {
}
}
@media screen and (max-width: 640px) {
#c1 {
}
#c2 {
}
#c3 {
}
#c4 {
}
#c11 {
	margin: 30px auto 20px auto;
}
#c11 {
}
}
