@charset "utf-8";
.class-ul ul li:nth-child(3) a {
    background: rgba(126,210,124,0.5);
}
#c1 {
	clear: both;
	background-image: url(../images/pictures/IMG_3975.jpeg);
	margin:    ;
	padding:    ;
}
#c1 h1,
#c1 div {
	text-align: left;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c3 {
	clear: both;
	margin: 50px 0 50px 0;
	padding:    ;
}
#c3 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c3 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c1 {
}
#c2 {
}
#c3 {
}
#c3 {
}
}
@media screen and (max-width: 640px) {
#c1 {
}
#c2 {
}
#c3 {
}
#c3 {
}
}
