@charset "utf-8";

.first-activity .l-side {
	width: auto;
	float: none;
}
.first-activity .l-side figcaption {
	margin-bottom: 20px;
	font-size: 15px;
}
.first-activity .r-side {
	width: auto;
}

.activities li {
	width: auto;
	margin: 0 0 20px 0;
}
.h3-section {
    margin-bottom: 30px;
}
.h4-section {
	width: 100%;
}
.h4-section.right {
	float: none;
}
.h4-section.left {
	float: none;
}
.h4-section.bottom {
    margin-bottom: 40px;
}
.link-style1 a {
    padding: 12px 35px 12px 15px;
}