.contents1 {
	width: 100%;
	height: auto;
	position : relative;
	float: left;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.line {
    height: 5px;
    border-top: 10px solid #d61518;
	background-color: #000000;
}
.logo {
    border-top: 10px solid #d61518;
	background-color: #000000;
}
.back1 {
	background-image: url("imgs/bk01.jpg");
    padding-bottom: 160px;
}
.back2 {
	background-color: #000000;
}



.inner {
	width: 1000px;
	height: auto;
	position: relative;
	z-index: 30;
	margin: 0 auto 0 auto;
	text-align: center;
}


.box1 {
	width: 1000px;
	height: auto;
	position : relative;
	float: left;
    margin-top: -70px;
}
.yoyaku {
	width: 524px;
	height: auto;
	position : relative;
	float: left;
    margin: -70px 0 0 238px;
}
.box2 {
	width: 1000px;
	height: auto;
	position : relative;
	float: left;
}
.btn3 {
	width: 420px;
	height: auto;
	position : absolute;
	float: left;
    top: 245px;
    left: 480px;
}