@charset "utf-8";
body {
    background: url(../images/top.jpg) no-repeat center top;
}
.top {
	height: 617px;
}
.tit1 {
	margin-top: 26px;
    margin-bottom: 15px;
}
@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px){
	.w1000 {
		margin-left: auto;
		margin-right: auto;
	}
}