@charset "utf-8";
.text-link{
	color: #d0a74f;
	text-decoration: underline;
}
.maxwidthimg{
	width: 100%;
}
.red{
	color: #BB272D;
}
.brown{
	color: #C69C6D;
}
.pdf{
	display: block;
	margin: 32px auto 21px auto;
}
.adbe a{
	color: #000;
}

.adbe{
	text-align: center;
}
.adbe img{
	vertical-align: middle;
}
#eyecatch{
	background-image: url('../images/activity-0.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 40%;
}

#activity #maincontent{
	width: 951px;
	margin: 0 auto;
}
#sec1{
	height: 1860px;
	color: white;
	position: relative;
	margin-top: 50px;
}
#sec1 h2 { text-indent: -9999px; }

.sec1-header {
	position: absolute;
	top: 0;
}
.sec1-header-d1 {
	width: 950px;
	height: 261px;
	background: url('../images/activity-sec1-header-bg.png') no-repeat center top;
	padding-top: 75px;
	padding-left: 210px;
}
.sec1-header-d1 p {
	width: 340px;
	font-size: 14px;
	color: #42210B;
}
.sec1-1 {
	background: url('../images/activity-sec1-1-bg.png') no-repeat center 230px;
	width: 950px;
	height: 548px;
	padding-top: 230px;
	padding-left: 518px;
}
.sec1-2 {
	background: url('../images/activity-sec1-2-bg.png') no-repeat center top;
	width: 950px;
	height: 320px;
	padding-top: 50px;
	padding-left: 40px;
	margin-top: 30px;
}
.sec1-3 {
	background: url('../images/activity-sec1-3-bg.png') no-repeat center top;
	width: 950px;
	height: 320px;
	padding-top: 70px;
	padding-left: 518px;
	margin-top: 30px;
}
.sec1-4 {
	background: url('../images/activity-sec1-4-bg.png') no-repeat center top;
	width: 950px;
	height: 320px;
	padding-top: 70px;
	padding-left: 40px;
	margin-top: 30px;
}

.sec1-1-d1,
.sec1-2-d1,
.sec1-3-d1,
.sec1-4-d1 {
	width: 390px;
	font-size: 14px;
}
.sec1-1 h2 {
	height: 120px;
	background: url('../images/activity-sec1-1-h2.png') no-repeat center 70px;
}
.sec1-2 h2 {
	height: 80px;
	background: url('../images/activity-sec1-2-h2.png') no-repeat center top;
}
.sec1-3 h2 {
	height: 50px;
	background: url('../images/activity-sec1-3-h2.png') no-repeat center top;
}
.sec1-4 h2 {
	height: 50px;
	background: url('../images/activity-sec1-4-h2.png') no-repeat center top;
}

.sec1-footer {
	position: absolute;
	bottom: 0;
}
.sec1-footer-d1 {
	width: 950px;
	height: 286px;
	background: url('../images/activity-sec1-footer-bg.png') no-repeat center top;
}
