.Special {
	background: #f7eee9;
}

@media (max-width: 640px) {
	.Special {
		padding: 15px 0 28px;
	}

	#pagetop-footer {
		margin: 0; text-align: right; clear: both;
		left: 0!important;
		top: 0!important;
		position: relative!important;
		display: block!important;
	}

	#pagetop-footer a {
		margin: 0px 0px 0px auto;
		width: 120px;
		height: 30px;
		background: url(../img/btn_pagetop_footer.png) no-repeat left top;
		background-size: cover;
		font-size: 0px;
		line-height: 0;
		text-indent: -9999px;
		display: block;
	}
}

@media (min-width: 641px) {
	.Special {
		padding: 20px 0 34px;
	}
}
