.contents1 {
	width: 100%;
	height: auto;
	position : relative;
	float: left;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.logo {
    height: 530px;
    border-top: 10px solid #0068c6;
    background-image: url("imgs/mv.jpg");
}
.setsumei {
    background-color: #0068c6;
}
.time {
	background-color: #FF9900;
}
.back1 {
	background-image: url("imgs/bk01.jpg");
}
.back2 {
	background-image: url("imgs/bk02.jpg");
    padding-bottom: 160px;
    background-position: center bottom;
}
.back3 {
	background-image: url("imgs/bk03.jpg");
    padding-top: 85px;
    padding-bottom: 85px;
}
.back4 {
	background-image: url("imgs/bk04.jpg");
    padding-bottom: 85px;
}
.bk_line {
	background-image: url("imgs/bk_line.jpg");
    padding-bottom: 85px;
}
.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;
}
.btn1 {
	width: 360px;
	height: auto;
	position : absolute;
	float: left;
    top: 50px;
    right: 30px;
}
.yoyaku {
	width: 420px;
	height: auto;
	position : relative;
    margin: 0 auto 0 auto;
}
.box2 {
	width: 790px;
	height: auto;
	position : relative;
	float: left;
	background-color: #FFFFFF;
    margin: 0 0 20px 105px;
    
    font-size: 25px;
	font-weight: bold;
    padding: 60px 0 60px 0;
}
.box2_inner1 {
	width: 100%;
	height: auto;
	position : relative;
	float: left;
}
.box2_inner2 {
	width: 730px;
	height: auto;
	position : relative;
	float: left;
	border: 1px solid #acacac;
	background-color: #ACACAC;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
    padding: 10px 0 10px 0;
    margin-left: 30px;
}
.box2_inner3 {
	width: 700px;
	height: auto;
	position : relative;
	float: left;
	border: 1px solid #acacac;
	padding: 30px 0 30px 30px;
	margin-left: 30px;
	text-align: left;
	line-height: 17px;
}
.box2_inner4 {
	width: 380px;
	height: auto;
	position : relative;
	float: left;
	margin: 25px 0 40px 205px;
}