.contents1 {
	width: 100%;
	height: auto;
	position : relative;
	float: left;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.back1 {
	background-image: url("imgs/bk01.jpg");
	height: 710px;
	border-top: 8px solid #f19600;
}
.back2 {
	background-image: url("imgs/bk02.jpg");
}
.back3 {
	background-image: url("imgs/bk03.jpg");
}
.back4 {
	background-image: url("imgs/bk04.jpg");
    padding-bottom: 115px;
}
.back5 {
	background-image: url("imgs/bk05.jpg");
    padding-bottom: 200px;
}
.back6 {
	background-color: #1A1A1A;	
}
.inner {
	width: 1000px;
	height: auto;
	position: relative;
	z-index: 30;
	margin: 0 auto 0 auto;
	text-align: center;
}
.logo {
	width: 1000px;
	height: auto;
	position : relative;
	float: left;
    margin-bottom: 200px;
}
.yoyaku {
	width: 524px;
	height: auto;
	position : relative;
	float: left;
    margin: 0 0 0 238px;
}
.yoyaku2 {
	width: 524px;
	height: auto;
	position : relative;
	float: left;
    margin: -70px 0 0 238px;
}
.box1 {
	width: 1000px;
	height: auto;
	position : relative;
	float: left;
}
.btn1 {
	width: 290px;
	height: auto;
	position : relative;
	float: left;
    margin: 0 -15px 0 40px;
}
.btn2 {
	width: 465px;
	height: auto;
	position : relative;
	float: left;
    margin: 0 -5px 75px 25px;
}
.btn3 {
	width: 420px;
	height: auto;
	position : absolute;
	float: left;
    top: 275px;
    left: 480px;
}