@charset "utf-8";
.pictures_flex {
width: 100%;
justify-content: space-between;
flex-wrap: wrap;
}
.pictures_flex .box {
width:33%;
 margin-bottom: 3%;
}
.pictures_flex:after {
display: block;
content:"";
width: 33%;
}
@media screen and (max-width: 834px){
.pictures_flex .box {
width:100%;
 margin-bottom: 3%;
}
.pictures_flex .box iframe{
height:350px;
}
}
#c1 {
	clear: both;
	display: none;
	margin: 0 0 10px 0;
	padding:    ;
}
#c1 h1,
#c1 div {
	text-align: center;
}
#c6 {
	clear: both;
	background-color: #000000;
	margin: 0 0 10px 0;
	padding:    ;
}
#c6 a.itext, #c6 img, #c6 video {
	width: 1200px;
	height: 400px;
}
#c7 {
	clear: both;
	margin: 20px 0 20px 0;
	padding:    ;
}
#c7 h1,
#c7 div {
	text-align: center;
}
#c4 {
	clear: both;
	margin: 0 0 60px 0;
	padding:    ;
}
#c4 h3,
#c4 div {
	text-align: center;
}
#c5 {
	clear: both;
	margin: 0 0 50px 0;
	padding:    ;
}
#c5 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c5 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c5 > div:nth-of-type(6) img {
	width: 2497px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c1 {
	display: none;
}
#c6 {
}
#c7 {
}
#c4 {
}
#c5 {
}
#c5 {
}
}
@media screen and (max-width: 640px) {
#c1 {
	display: none;
}
#c6 {
}
#c7 {
}
#c4 {
}
#c5 {
}
#c5 {
}
}
