@charset "utf-8";

#c1 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c1 h3,
#c1 div {
	text-align: left;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c2 h3,
#c2 div {
	text-align: left;
}
#c3 {
	clear: both;
	display: none;
	margin:    ;
	padding:    ;
}
#c3 {
	flex-direction: row;
	flex-wrap: wrap;
}
#c3 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c3 > div:nth-of-type(1) img {
	width: 400px;
}
#c3 > div:nth-of-type(2) img {
	width: 400px;
}
#c3 > div:nth-of-type(3) img {
	width: 400px;
}
#c3 > div:nth-of-type(4) img {
	width: 400px;
	height: 150px;
}
#c3 > div:nth-of-type(5) img {
	width: 400px;
	height: 65px;
}
#c3 > div:nth-of-type(6) img {
	width: 400px;
	height: 88px;
}
#c3 > div:nth-of-type(7) img {
	width: 780px;
	height: 257px;
}
#c3 > div:nth-of-type(8) img {
	width: 544px;
}
#c3 > div:nth-of-type(9) img {
	width: 398px;
	height: 257px;
}
#c3 > div:nth-of-type(10) img {
	width: 297px;
	height: 257px;
}
#c3 > div:nth-of-type(11) img {
	width: 257px;
	height: 257px;
}
#c4 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c4 h3,
#c4 div {
	text-align: left;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c1 {
}
#c2 {
}
#c3 {
	display: none;
}
#c3 {
}
#c4 {
}
}
@media screen and (max-width: 640px) {
#c1 {
}
#c2 {
}
#c3 {
	display: none;
}
#c3 {
}
#c4 {
}
}
