.contents{
	width: 100%;
	max-width: 750px;
	margin:0 auto;
	overflow: hidden;
}

video{
	display: block;
	width: 100%;
}

.cvBox{
	background: url("../img/cv_bg.jpg") repeat-y;
	background-size: 100%;
}
.cvBox ul.offerTxt{
	width: 81%;
	margin: 0 auto;
	padding-bottom: 10px;
}
.cvBox .offerTxt li{
	padding-left: 4%;
}
.cvBox .offerTxt li:last-child{
	color: #ff0000;
}
.cvBox .offerTxt li:last-child:before{
	content: '※';
	background: none;
}
.cvBox .btn01{
	width: 85%;
	margin: 0 auto;
}
.movieBox{
	position: relative;
}
.movieBox .movie01,
.movieBox .movie02,
.movieBox .movie03,
.movieBox .movie04,
.movieBox .movie05,
.movieBox .movie06,
.movieBox .movie07,
.movieBox .movie08,
.movieBox .movie09{
	position: absolute;
	width: 91%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 19.5%;
}
.movieBox .movie02{
	top: 76.6%;
	width: 87%;
}
.movieBox .movie03{
	top: 61.4%;
	width: 87%;
}
.movieBox .movie04{
	top: 60.9%;
	width: 87%;
}
.movieBox .movie05{
	top: 43%;
	width: 82%;
}
.movieBox .movie06{
	top: 38%;
	width: 80%;
}
.movieBox .movie07{
	top: 40.5%;
	width: 87%;
}
.movieBox .movie08{
	top: 29%;
	width: 87%;
}
.movieBox .movie09{
	top: 29%;
	width: 87%;
}
.movieBox .movie10{
	position: absolute;
	width: 38.5%;
	right: 8%;
	top: 77.5%;
}
.movieBox .iconAni01{
	position: absolute;
	width: 36%;
	left: -3%;
	top: -5%;
}
.movieBox .iconAni02{
	position: absolute;
	width: 37%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 14%;
}
