@charset "utf-8";

#c1 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c1 h1,
#c1 div {
	text-align: center;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c2 h3,
#c2 div {
	text-align: left;
}
#c3 {
	clear: both;
	margin: 10% 0 0 0;
	padding:    ;
}
#c3 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c3 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c3 > div:nth-of-type(1) img {
	width: 320px;
}
#c4 {
	clear: both;
	margin: 10% 0 0 0;
	padding:    ;
}
#c4 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c4 > div.box {
	margin: 0 30px 30px 0;
	box-sizing: border-box;
	overflow: hidden;
}
#c4 > div:nth-of-type(1) img {
	width: 1181px;
}
#c4 > div:nth-of-type(2) img {
	width: 300px;
	height: 424px;
}
#c4 > div:nth-of-type(3) img {
	width: 300px;
	height: 398px;
}
#c4 > div:nth-of-type(4) img {
	width: 300px;
	height: 383px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c1 {
}
#c2 {
}
#c3 {
}
#c3 {
}
#c4 {
}
#c4 {
}
}
@media screen and (max-width: 640px) {
#c1 {
}
#c2 {
}
#c3 {
}
#c3 {
}
#c4 {
}
#c4 {
}
}
