
.sight{
	width: 950px;
	text-align: center;
	margin: 0 auto;
}
@media screen and (min-width:2251px) {
.sight{
	margin: 0 auto;
}
}
.sight_foot{
	margin: 50px auto 110px auto;
	background: url("../img/sig_day2.png") no-repeat center;
	height: 1716px;
	position: relative;
}
.sight_foot a{
	position: absolute;
top: 91.5%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}

a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

.act{
	background: url("../img/sig_act.jpg") no-repeat center;
	height: 1673px;
	text-align: center;
	margin-top: 50px;
}
.act img{
	margin-top: 1494px;
}