@charset "euc-jp";
/*トップページここから*/
/*共通ここから*/
#new_job_movie_top{
	width:100%;
	background:#cc5274;
	font-size:0;
	letter-spacing:0;
	line-height:1;
	text-align:left;
	color:#FFF;
	display:block;
	padding-top:30px;
	position:relative;
	overflow:hidden;
}
#new_job_movie_top:before{
	display:block;
	content:' ';
	width:96%;
	height:28px;
	position:absolute;
	top:-28px;
	left:0;
	right:0;
	box-shadow:0px 4px 10px 0px #994360;
	margin:0 auto;
	z-index:0;
}
#new_job_movie_top *{
	font-size:inherit;
	letter-spacing:inherit;
	line-height:inherit;
	text-align:inherit;
	color:inherit;
}

#new_job_movie_top .new_job_movie_top_shoptype{
	font-size:10px;
	display:block;
}
#new_job_movie_top .new_job_movie_top_shopname{
	font-size:10px;
	text-indent:-0.5em;
	display:block;
	padding-top:2px;
}
#new_job_movie_top .new_job_movie_top_shopname:before{
	content:'【';
}
#new_job_movie_top .new_job_movie_top_shopname:after{
	content:' 篇】';
}
#new_job_movie_top .new_job_movie_top_btn{
	width:275px;
	border-radius:5px;
	background:#fff;
	padding:12px 0;
	text-align:center;
	display:block;
}
#new_job_movie_top .new_job_movie_top_btn>svg{
	display:inline-block;
	width:20px;
	height:20px;
	fill:#ee7091;
	vertical-align:middle;
	margin-right:6px;
}
#new_job_movie_top .new_job_movie_top_btn>.new_job_movie_top_txt{
	display:inline-block;
	color:#ee7091;
	font-size:12px;
	vertical-align:middle;
}
/*共通ここまで*/

/*最初の１つここから*/
#new_job_movie_top .new_job_movie_top_first{
	width:100%;
	background:#c56080 url('//www.tomo-job.com/sp/images/osusumejob_list/bg_top.png') no-repeat center bottom;
	background-size:346px 310px;
	height:310px;
	position:relative;
	z-index:1;
	box-shadow:0 3px 2px -3px rgba(0,0,0,0.4) inset;
}
#new_job_movie_top .new_job_movie_top_first .new_job_movie_top_logo{
	width:242px;
	height:46px;
	margin:0 auto;
	position:absolute;
	left:0;
	right:36px;
	top:-20px;
	margin:0 auto;
}
#new_job_movie_top .new_job_movie_top_first .new_job_movie_top_logo .new_job_movie_top_img{
	width:192px;
	height:46px;
	display:inline-block;
	vertical-align:middle;
}
#new_job_movie_top .new_job_movie_top_first .new_job_movie_top_logo .new_job_movie_top_bigtomo{
	width:33px;
	height:31px;
	display:inline-block;
	vertical-align:middle;
}
#new_job_movie_top .new_job_movie_top_first .new_job_movie_top_item{
	position:absolute;
	width:274px;
	left:0;
	right:0;
	top:40px;
	margin:0 auto;
}
#new_job_movie_top .new_job_movie_top_first .new_job_movie_top_shopinfo{
	position:relative;
	padding-left:34px;
}
#new_job_movie_top .new_job_movie_top_first .new_job_movie_top_shopinfo>svg{
	display:block;
	width:23px;
	height:23px;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	margin:auto 0;
	fill:#FFF;
}
#new_job_movie_top .new_job_movie_top_first .new_job_movie_top_imgwrap{
	width:274px;
	margin:12px auto 0;
	display:block;
	position:relative;
}
#new_job_movie_top .new_job_movie_top_first .new_job_movie_top_imgwrap:before{
	content:' ';
	display:block;
	width:254px;
	height:26px;
	position:absolute;
	left:10px;
	right:10px;
	bottom:0;
	z-index:0;
	box-shadow:0 12px 10px -4px rgba(0,0,0,0.5);
}
#new_job_movie_top .new_job_movie_top_first .new_job_movie_top_item .new_job_movie_top_img{
	width:auto;
	max-width:274px;
	height:154px;
	display:block;
	position:relative;
	z-index:1;
}
#new_job_movie_top .new_job_movie_top_first .new_job_movie_top_btn{
	position:absolute;
	bottom:18px;
	left:0;
	right:0;
	margin:0 auto;
	box-shadow:-2px -2px 2px 0 #e5e5e5 inset;
}
/*最初の１つここまで*/

/*最新リストここから*/
#new_job_movie_top .new_job_movie_top_list{
	background:#fff;
	border-top:1px solid #e2e2e2;
}
#new_job_movie_top .new_job_movie_top_list>.new_job_movie_top_item{
	display:inline-block;
	width:50%;
	height:210px;
	box-sizing:border-box;
	padding:15px 9px 40px;
	border-bottom:1px solid #e2e2e2;
	position:relative;
	vertical-align:top;
}
#new_job_movie_top .new_job_movie_top_list>.new_job_movie_top_item:nth-child(odd){
	border-right:1px solid #e2e2e2;
}
#new_job_movie_top .new_job_movie_top_list>.new_job_movie_top_item .new_job_movie_top_img{
	display:block;
	width:146px;
	height:auto;
	margin:0 auto;
}
#new_job_movie_top .new_job_movie_top_list>.new_job_movie_top_item .new_job_movie_top_shopinfo{
	padding:6px 0;
	color:#262b30;
	text-align:center;
}
#new_job_movie_top .new_job_movie_top_list>.new_job_movie_top_item .new_job_movie_top_shopinfo .new_job_movie_top_shopname{
	text-indent:0;
}
#new_job_movie_top .new_job_movie_top_list>.new_job_movie_top_item .new_job_movie_top_shoptype,
#new_job_movie_top .new_job_movie_top_list>.new_job_movie_top_item .new_job_movie_top_shopname{
	margin-left:auto;
	margin-right:auto;
	color:#262b30;
}
#new_job_movie_top .new_job_movie_top_list>.new_job_movie_top_item .new_job_movie_top_btn{
	width:140px;
	border-radius:5px;
	background:#ee7091;
	font-size:11px;
	text-align:center;
	margin:0 auto;
	padding:6px 0;
	position:absolute;
	bottom:15px;
	left:0;
	right:0;
}
#new_job_movie_top .new_job_movie_top_list>.new_job_movie_top_item .new_job_movie_top_btn .new_job_movie_top_txt{
	color:#FFF;
}
#new_job_movie_top .new_job_movie_top_list .new_job_movie_top_item_dummy{
	background:#FFF url('//www.tomo-job.com/sp/images/osusumejob_list/bg_dummy.png') no-repeat center 15px;
	background-size:162px 103px;
}
#new_job_movie_top .new_job_movie_top_list .new_job_movie_top_dummytxt{
	width:99px;
	height:21px;
	display:block;
	margin:0 auto;
	position:absolute;
	left:0;
	right:0;
	top:130px;
}
#new_job_movie_top .new_job_movie_top_list .new_job_movie_top_item_dummy .new_job_movie_top_btn{
	background:#fff;
	box-sizing:border-box;
	border:1px solid #e77293;
	padding:5px 0;
}
#new_job_movie_top .new_job_movie_top_list .new_job_movie_top_item_dummy .new_job_movie_top_btn svg{
	fill:#e77293;
	width:12px;
	height:12px;
	margin-right:2px;
}
#new_job_movie_top .new_job_movie_top_list .new_job_movie_top_item_dummy .new_job_movie_top_btn .new_job_movie_top_txt{
	color:#e77293;
	font-size:10px;
}
/*最新リストここまで*/

/*まだまだあるここから*/
#new_job_movie_top .new_job_movie_top_more{
	padding:12px 0;
	background:#FFF;
}
#new_job_movie_top .new_job_movie_top_more .new_job_movie_top_btn{
	box-sizing:border-box;
	border:1px solid #ee7091;
	margin:0 auto;
	padding:11px 0;
}
/*まだまだあるここまで*/

/*出稼ぎここから*/
#new_job_movie_top .new_job_movie_top_away{
	background:#84d9c4;
}
#new_job_movie_top .new_job_movie_top_away .new_job_movie_top_item{
	width:320px;
	box-sizing:border-box;
	border-collapse:separate;
	border-spacing:8px 21px;
	border-bottom:1px solid #E2E2E2;
	background:#84d9c4;
	display:table;
	table-layout:fixed;
	margin:0 auto;
}
#new_job_movie_top .new_job_movie_top_away .new_job_movie_top_left{
	display:table-cell;
	width:150px;
	vertical-align:middle;
	text-align:right;
}
#new_job_movie_top .new_job_movie_top_away .new_job_movie_top_img{
	width:146px;
	height:auto;
	display:inline-block;
}
#new_job_movie_top .new_job_movie_top_away .new_job_movie_top_right{
	display:table-cell;
	vertical-align:middle;
	color:#666;
}
#new_job_movie_top .new_job_movie_top_away .new_job_movie_top_tomoicon{
	display:inline-block;
	background:#68ab9a url('//www.tomo-job.com/sp/images/osusumejob_list/icon_tomo.png') no-repeat center center;
	background-size:17px 16px;
	width:25px;
	height:25px;
	border-radius:50%;
	overflow:hidden;
	vertical-align:middle;
}
#new_job_movie_top .new_job_movie_top_away .new_job_movie_top_tomoicon:before{
	content:' ';
	display:block;
	width:0;
	height:0;
}
#new_job_movie_top .new_job_movie_top_away .new_job_movie_top_shopinfo{
	margin-top:6px;
}
#new_job_movie_top .new_job_movie_top_away .new_job_movie_top_txt{
	display:inline-block;
	vertical-align:middle;
	width:94px;
	height:28px;
	margin-left:4px;
}
/*出稼ぎここまで*/
/*トップページここまで*/

/*リストページここから*/
/*共通*/
#new_job_movie{
	font-size:0;
	width:100%;
}
#new_job_movie *{
	padding:0;
	margin:0;
	font-size:inherit;
	letter-spacing:0;
	line-height:1;
	outline:none;
	text-align:left;
}
#new_job_movie a{ text-decoration:none; }
#new_job_movie img{ border:none; }

#new_job_movie .new_job_movie_item .new_job_movie_small{
	font-size:10px;
	display:inline-block;
}
#new_job_movie .new_job_movie_item .new_job_movie_title{
	text-indent:-0.5em;
	font-size:12px;
	display:inline-block;
	padding:2px 0;
}
#new_job_movie .new_job_movie_item .new_job_movie_title:before{
	content:'【';
}
#new_job_movie .new_job_movie_item .new_job_movie_title:after{
	content:' 篇】';
}
#new_job_movie .new_job_movie_tomoicon{
	display:inline-block;
	background:#ee7091 url('//www.tomo-job.com/sp/images/osusumejob_list/icon_tomo.png') no-repeat center center;
	background-size:17px 16px;
	width:25px;
	height:25px;
	border-radius:50%;
	overflow:hidden;
}
#new_job_movie .new_job_movie_tomoicon:before{
	content:' ';
	display:block;
	width:0;
	height:0;
}
#new_job_movie .new_job_movie_btn{
	display:block;
	width:224px;
	margin:0 auto;
	border:1px solid #ee7091;
	border-radius:5px;
	background:#FFF;
	text-align:center;
	padding:14px 0;
	box-sizing:border-box;
}
#new_job_movie .new_job_movie_btn .new_job_movie_img{
	display:inline-block;
	vertical-align:middle;
	margin-right:6px;
}
#new_job_movie .new_job_movie_btn .new_job_movie_txt{
	font-size:12px;
	color:#ee7091;
	display:inline-block;
	vertical-align:middle;
}
/*共通*/

/*ヒーロー*/
#new_job_movie .new_job_movie_hero{
	background:#141223 url('//www.tomo-job.com/sp/images/osusumejob_list/bg_hero.jpg') no-repeat center center;
	background-size:320px 268px;
	position:relative;
	overflow:hidden;
	width:100%;
	height:268px;
	display:block;
}
#new_job_movie .new_job_movie_hero .new_job_movie_item{
	position:absolute;
	width:240px;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
}
#new_job_movie .new_job_movie_hero .new_job_movie_img{
	width:100%;
	height:135px;
	display:block;
}
#new_job_movie .new_job_movie_hero .new_job_movie_shopinfo{
	width:100%;
	box-sizing:border-box;
	padding:12px 0 12px 32px;
	position:relative;
}
#new_job_movie .new_job_movie_hero .new_job_movie_tomoicon{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	margin:auto 0;
}
#new_job_movie .new_job_movie_hero .new_job_movie_small,
#new_job_movie .new_job_movie_hero .new_job_movie_title{ color:#FFF; }
/*ヒーロー*/

/*リスト*/
#new_job_movie .new_job_movie_list{
	width:100%;
	background:#FFF;
}
#new_job_movie .new_job_movie_list .new_job_movie_item{
	width:100%;
	box-sizing:border-box;
	border-collapse:separate;
	border-spacing:8px 21px;
	border-bottom:1px solid #E2E2E2;
	background:#FFF;
	display:table;
	table-layout:fixed;
	margin:0 auto;
}
#new_job_movie .new_job_movie_list .new_job_movie_item .new_job_movie_left{
	display:table-cell;
	width:150px;
	vertical-align:middle;
	text-align:right;
}
#new_job_movie .new_job_movie_list .new_job_movie_item .new_job_movie_img{
	width:146px;
	height:auto;
	display:inline-block;
}
#new_job_movie .new_job_movie_list .new_job_movie_right{
	display:table-cell;
	vertical-align:middle;
	color:#666;
}
#new_job_movie .new_job_movie_list .new_job_movie_tomoicon{
	margin-bottom:6px;
}

#new_job_movie .new_job_movie_list .new_job_movie_bar{
	padding:12px 0;
	width:100%;
	background:#ee7091;
	position:relative;
	text-align:center;
}
#new_job_movie .new_job_movie_list .new_job_movie_bar .new_job_movie_tomosd{
	display:block;
	width:43px;
	height:64px;
	position:absolute;
	left:19px;
	top:0;
}
#new_job_movie .new_job_movie_list .new_job_movie_bar .new_job_movie_img{
	height:12px;
	width:auto;
	display:inline-block;
	margin-bottom:7px;
}
#new_job_movie .new_job_movie_list .new_job_movie_bar .new_job_movie_txt{
	color:#FFF;
	font-size:12px;
}
#new_job_movie .new_job_movie_list .new_job_movie_nothing{
	padding:70px 0;
	color:#666;
	font-size:12px;
	text-align:center;
	display:block;
}
#new_job_movie .new_job_movie_list .new_job_movie_nothing:before{
	content:'該当する動画は存在しません';
}
/*リスト*/

/*他県*/
#new_job_movie .new_job_movie_away{
	background:#84d9c4;
}
#new_job_movie .new_job_movie_away .new_job_movie_bar{
	background:#68ab9a;
}
#new_job_movie .new_job_movie_away .new_job_movie_item{
	background:#84d9c4;
	border-bottom:none;
}
#new_job_movie .new_job_movie_away .new_job_movie_tomoicon{
	background-color:#68ab9a;
}
/*他県*/

/*過去ログボタン*/
#new_job_movie .new_job_movie_backnumber{
	width:100%;
	padding:14px 0;
	background:#FFF;
}
#new_job_movie .new_job_movie_backnumber .new_job_movie_btn .new_job_movie_img{
	width:20px;
	height:20px;
	position:relative;
	top:-2px;
}
/*過去ログボタン*/

/*ともSD*/
#new_job_movie .new_job_movie_list .new_job_movie_bar #new_job_movie_tomosd_walk{
	-webkit-animation:new_job_movie_tomosd_walk 20s ease-out 20s infinite normal;
	animation:new_job_movie_tomosd_walk 20s ease-out 20s infinite normal;
	-webkit-transform-origin:22px 56px;
	transform-origin:22px 56px;
}

@-webkit-keyframes new_job_movie_tomosd_walk{
	0%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	2%{
		-webkit-transform:rotate(7deg);
		transform:rotate(7deg);
	}
	4%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	6%{
		-webkit-transform:rotate(-7deg);
		transform:rotate(-7deg);
	}
	8%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
}
@keyframes new_job_movie_tomosd_walk{
	0%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	2%{
		-webkit-transform:rotate(7deg);
		transform:rotate(7deg);
	}
	4%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	6%{
		-webkit-transform:rotate(-7deg);
		transform:rotate(-7deg);
	}
	8%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
}
/*ともSD*/
/*リストページここまで*/