@charset "utf-8";

#c1 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c1 h1,
#c1 div {
	text-align: left;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c2 h3,
#c2 div {
	text-align: left;
}
#c12 {
	clear: both;
	margin: 10% 0 0 0;
	padding:    ;
}
#c12 h2,
#c12 div {
	text-align: center;
}
#c3 {
	clear: both;
	margin: 30px 0 0 0;
	padding:    ;
}
#c3 h3,
#c3 div {
	text-align: center;
}
#c13 {
	clear: both;
	background-color: #eee;
	margin: 30px 0 0 0;
	padding: 30px   ;
}
#c13 h3,
#c13 div {
	text-align: left;
}
#c10 {
	clear: both;
	margin: 10% 0 0 0;
	padding:    ;
}
#c10 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c10 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c10 > div:nth-of-type(1) img {
	width: 1000px;
}
#c10 > div:nth-of-type(2) img {
	width: 3872px;
}
#c10 > div:nth-of-type(3) img {
	width: 800px;
}
#c10 > div:nth-of-type(4) img {
	width: 1665px;
}
#c10 > div:nth-of-type(5) img {
	width: 800px;
}
#c10 > div:nth-of-type(7) img {
	width: 1665px;
}
#c10 > div:nth-of-type(8) img {
	width: 800px;
}
#c10 > div:nth-of-type(9) img {
	width: 800px;
}
#c11 {
	clear: both;
	margin: 60px auto 0 ;
	padding:    ;
	width: 300px;
}
#c11 h3,
#c11 div {
	text-align: center;
}
#c14 {
	clear: both;
	margin: 60px auto 0 ;
	padding:    ;
	width: 300px;
}
#c14 h3,
#c14 div {
	text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c1 {
}
#c2 {
}
#c12 {
}
#c3 {
}
#c13 {
}
#c10 {
}
#c10 {
}
#c11 {
	width: auto;
	max-width: 300px;
}
#c14 {
	width: auto;
	max-width: 300px;
}
}
@media screen and (max-width: 640px) {
#c1 {
}
#c2 {
}
#c12 {
}
#c3 {
}
#c13 {
}
#c10 {
}
#c10 {
}
#c11 {
	width: 100%;
}
#c14 {
	width: 100%;
}
}
