@charset "utf-8";
/*--------------------------------------------
rec_re_base
---------------------------------------------*/
#recruit_top_pc{
	width: 100%;
	max-width: 1024px;
	margin: -14px auto;
}

#recruit_top_pc img{
	vertical-align: bottom;
}

.recruit_scroll{
	position: fixed;
	right: 2%;
	width: 15%;
	z-index: 1500;
	top: 150px;
}

.recruit_movie {
	text-align: center;
	width: 100%;
	height: auto;
	margin: 25px auto 25px auto;
}

.recruit_movie video{
	max-width: 100%;
	height: auto;
}

.recruit_movie_back{
	margin: 20px auto 5px auto;
	text-align: center;
}

.recruiticon img{
	max-width: 95%;
	text-arign:center;
	margin: 0 auto 0 auto;
}

.recruit_bg{
	background: url(https://tokyo-m-seikan.com/img/pc_rec_background.jpg) repeat;
	padding: 0 0 30px;
}
