@charset "utf-8";
/*--------------------------------------------
SPrec_re_base
---------------------------------------------*/
#recruit_top_sp{
	width: 100%;
	max-width: 640px;
	margin: 25px auto;
	text-align: center;
}

#recruit_top_sp img{
	vertical-align: bottom;
}

.recruit_scroll{
	position: fixed;
	left: 3%;
	width: 25%;
	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/s/img/rec_background.jpg) repeat;
	padding: 0 0 30px;
	margin: 0 auto 0 auto;
	text-align: center;
}

.iframe-wrap {
	position: relative;
	width: 100%;
	padding: calc(480 / 854 * 100%) 0 0;
}

.iframe-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}