@charset "utf-8";
/* CSS Document */

/* ****************************************

*Site Name : Paradise Net
*Description :recruit enter top for pc

**************************************** */


/* ----------------------------------------
*	header
---------------------------------------- */
div#header_rec_women_index{border-bottom:#e40065 2px solid;overflow:hidden;}
div#header_rec_women_index div{width:960px;margin:0 auto;}
div#header_rec_women_index div h1{width:720px;height:35px;padding:0 5px;font-size:13px;font-weight:bold;line-height:35px;color:#e3004f;float:left;}
div#header_rec_women_index div p{width:220px;height:35px;padding:0 5px;text-align:right;float:right;}
div#header_rec_women_index div p a{line-height:35px;padding:0 0 0 70px;background:url(../images/shop_common/paradise_net_logo_s.gif) no-repeat center left;}
div#header_rec_women_index div p a:hover{text-decoration:underline;}

/* --
div#rwe_container{clear:both;width:900px;margin:30px auto 0;padding:25px 0 0;background:url(../images/recruit_enter/rwe_container_bg_top.png?20140930) no-repeat top left;}
div#rwe_container_inner{width:866px;padding:0 17px 0;background:url(../images/recruit_enter/rwe_container_bg_middle.png?20140930) repeat-y top left;}
-- */

div#rwe_container{
	clear:both;
	width:900px;
	margin:30px auto 80px;
	padding:25px 0 0;
	position:relative;
	background:url(../images/recruit_enter/rwe_container_bg_top.png?20140930) no-repeat top left;
}
div#rwe_container::after {
	content:"";
	position:absolute;
	width:900px;
	height:120px;
	bottom:-40px;
	z-index:-1;
	background:url(../images/recruit_enter/rwe_container_bg_bottom.png?20140930) no-repeat top left;
}
div#rwe_container_inner{
	width:866px;
	padding:0 17px 0;
	background:url(../images/recruit_enter/rwe_container_bg_middle.png?20140930) repeat-y top left;
}

/* ----------------------------------------
*	welcome contents
---------------------------------------- */

div#rwe_welcome p{
	width:828px;
	margin:0 auto;
	padding: 10px 0 15px;
	font-size: 15px;
	line-height: 22px;
}
div#rwe_welcome p span{color: #df0172;font-size: 15px;font-weight: bold;}
div#rwe_welcome p a{font-size: 15px;}

/*div#rwe_welcome{width:866px;background:url(../images/recruit_enter/rwe_main_bg.jpg?190913) no-repeat top left;}

p#rwe_catch{width:520px;height:165px;padding:0 0 0;}

p#rwe_logo{width:390px;height:125px;padding:0 0 0 22px;}

p#rwe_about{width:400px;padding:5px 0 20px 22px;font-weight:bold;}

p#rwe_about span{color:#e3007f;font-weight:bold;}*/


/* ----------------------------------------
*	areas
---------------------------------------- */

div#areas{
	position:relative;
	width:828px;
	height:692px;
	margin:0 auto 20px;
	background:url(../images/recruit_enter/rwe_areas_bg.png?170801) no-repeat bottom left;
}

div#areas h2{
	width:803px;
	height:38px;
	padding:0 0 0 25px;
	background-color:#DA6C8C;
	color:#ffffff;
	font-size:19px;
	font-weight:bold;
	line-height:38px;
}

p#rwe_search_area_all{
	width:105px;
	height:26px;
	position:absolute;
	top:6px;
	right:10px;
}
p#rwe_search_area_all a{
	display:block;
	width:95px;
	height:26px;
	padding:0 0 0 10px;
	background:url(../images/recruit_enter/rwe_btn_show_all.png) no-repeat top left;
	line-height:26px;
}

div#areas ul{position:relative;width:828px;height:654px;}

div#areas ul li{position:absolute;width:150px;height:90px;}

li#areas_shinjuku{top:308px;left:313px;}
li#areas_ikebukuro{top:210px;left:285px;}
li#areas_akabane{top:115px;left:370px;}
li#areas_ueno{top:228px;left:626px;}
li#areas_akihabara{top:321px;left:626px;}
li#areas_shimbashi{top:475px;left:498px;}
li#areas_shibuya{top:405px;left:288px;}
li#areas_roppongi{top:373px;left:466px;}
li#areas_tachikawa{top:308px;left:10px;}
li#areas_kichijoji{top:308px;left:162px;}
li#areas_kinshicho{top:414px;left:670px;}
li#areas_kawasaki{top:539px;left:315px;}
li#areas_yokohama{top:539px;left:162px;}
li#areas_kanagawa{top:539px;left:10px;}
li#areas_saitama{top:115px;left:10px;}
li#areas_omiya{top:115px;left:162px;}
li#areas_chiba{top:509px;left:670px;}
li#areas_honatsugi{top:445px;left:10px;}
li#areas_kashiwa{top:115px;left:670px;}
li#areas_gunma{top:10px;left:325px;}
li#areas_tochigi{top:10px;left:500px;}
li#areas_ibaraki{top:10px;left:670px;}


/* ----------------------------------------
*	rwe_new_topics
---------------------------------------- */

div.rwe_new_topics{
	position: relative;
	width: 828px;
	margin: 0 auto;
	padding: 0 0 40px;
}

div.rwe_new_topics h2{
	height:38px;
	margin: 0 auto;
	padding: 8px 0 0 40px;
	box-sizing: border-box;
	background:#e56691 url(../images/top/icon_speaker.png) no-repeat 10px center;
	color:#ffffff;
	font-size:16px;
}

div.rwe_new_topics p.rwe_new_topics_none,
div.rwe_new_topics ul{
	padding: 2px;
	border-left:#f3b5ca 4px solid;
	border-right:#f3b5ca 4px solid;
	border-bottom:#f3b5ca 4px solid;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
div.rwe_new_topics p.rwe_new_topics_none{padding: 6px 10px;}

div.rwe_new_topics ul li{
	padding: 6px 10px;
	border-top:#f3b5ca 2px solid; 
}
div.rwe_new_topics ul li:first-child{border-top:none;}

div.rwe_new_topics ul li span{
	display: inline-block;
	width: 40px;
	background-color: #f4bad5;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

div.rwe_new_topics ul li p{padding: 5px 0 0;}
div.rwe_new_topics ul li p a{
	font-size: 12px;
	font-weight: bold;
}
div.rwe_new_topics ul li p a:hover{text-decoration: underline;}

a.rwe_new_topics_more{
	position:absolute;
	top:6px;
	right:10px;
	display:block;
	width:105px;
	height:26px;
	padding:0 0 0 10px;
	box-sizing: border-box;
	background:url(../images/recruit_enter/rwe_btn_show_all.png) no-repeat top left;
	line-height:26px;
}


/* ----------------------------------------
*	rwe_top_banner
---------------------------------------- */

dl.rwe_top_banner{
	width:828px;
	margin:0 auto 20px;
}

dl.rwe_top_banner dt{
	width:803px;
	height:26px;
	padding:2px 0 0 25px;
	background:url(../images/recruit_enter/recruit_girl_top_banner_bg.png) no-repeat top left;
	color:#ffffff;
	font-size:17px;
	font-weight:bold;
}

dl.rwe_top_banner dd{
	padding:10px 0 10px 25px;
	border-right:#ea6f92 10px solid;
	border-bottom:#ea6f92 4px solid;
	background-color:#fae6e2;
}


/* ----------------------------------------
*	gyoshu
---------------------------------------- */

div#gyoshu{position:relative;width:828px;margin:0 auto 20px;}

div#gyoshu h2{
	width:803px;
	height:38px;
	padding:0 0 0 25px;
	background-color:#DA6C8C;
	color:#ffffff;
	font-size:19px;
	font-weight:bold;
	line-height:38px;
}

p#rwe_search_gyoshu_all{
	width:105px;
	height:26px;
	position:absolute;
	top:6px;
	right:10px;
}
p#rwe_search_gyoshu_all a{
	display:block;
	width:95px;
	height:26px;
	padding:0 0 0 10px;
	background:url(../images/recruit_enter/rwe_btn_show_all.png) no-repeat top left;
	line-height:26px;
}

div#gyoshu ul{
	width:792px;
	padding:20px 17px 10px;
	border-right:#DA6C8C 1px solid;
	border-bottom:#DA6C8C 1px solid;
	border-left:#DA6C8C 1px solid;
	overflow:hidden;
}

div#gyoshu ul li{float:left;width:122px;height:60px;padding:0 5px 10px;}
div#gyoshu ul li a img{vertical-align:bottom;}


/* ----------------------------------------
*	kodawari
---------------------------------------- */

div#kodawari{position:relative;width:828px;margin:0 auto 20px;}

div#kodawari h2{
	width:803px;
	height:38px;
	padding:0 0 0 25px;
	background-color:#DA6C8C;
	color:#ffffff;
	font-size:19px;
	font-weight:bold;
	line-height:38px;
}

div#kodawari_container{width:826px;padding:0 0 20px;}

ul.asearch_kodawari{
	display: flex;flex-wrap: wrap;width: 816px;
	margin: 0 0 20px;padding: 20px 0 10px 10px;
	border-right:#DA6C8C 1px solid;border-bottom:#DA6C8C 1px solid;border-left:#DA6C8C 1px solid;
}
ul.asearch_kodawari li{width: calc(100% / 6); padding: 0 10px 10px;}
ul.asearch_kodawari li a{
	position: relative;top:-2px;left:5px;
	text-decoration: underline;
}

p#a_search_detail{
	width:600px;
	height:50px;
	margin:0 auto 0;
	text-align:center;
	color:#000000;
	font-size:22px;
	font-weight:bold;
	line-height:51px;
}
p#a_search_detail:hover{cursor:pointer;}
p#a_search_detail span{color:#e70101;}

p.menuheader{
	background-image: url(../images/common/advanced_search_bg_open.png);
	background-repeat:no-repeat;
	background-position:top left;
}
p.openheader{background-image: url(../images/common/advanced_search_bg_close.png);}

table#advanced_search_table{
	width:748px;
	margin:15px auto 0;
	border-collapse:collapse;
	border:#666666 1px solid;
}

table#advanced_search_table th{
	width:90px;
	border:#666666 1px solid;
	color:#ffffff;
	text-align:center;
}
th.asearch_th_men{background:#1d91d0;}
th.asearch_th_women{background:#e4004f;}

table#advanced_search_table td{padding:0 0 0 20px;border:#666666 1px solid;}

table#advanced_search_table td ul li{padding:10px 0;float:left;}

ul.asearch_li_2col li{width:300px;}
ul.asearch_li_3col li{width:200px;}
ul.asearch_li_4col li{width:150px;}
ul.asearch_li_5col li{width:120px;}
ul.asearch_li_6col li{width:100px;}

table#advanced_search_table td p{padding:10px 0;}

table#advanced_search_table td p input{width:298px;border:#999999 1px solid;}

table#advanced_search_table td p select{border:#999999 1px solid;}

table#advanced_search_table td input{vertical-align:middle;}

p#btn_asearch_go{margin:9px 0 0;text-align:center;}


/* ----------------------------------------
*	banner
---------------------------------------- */

p#banner_go_rectop{margin:0 auto 20px;text-align:center;}

p#banner_hapiko{margin:0 auto 20px;text-align:center;}


/* ----------------------------------------
*	report
---------------------------------------- */

div#rwe_headline_report{
	clear:both;
	position:relative;
	width:828px;
	height:38px;
	margin:0 auto 0;
	background-color:#ea6f92;
}

div#rwe_headline_report h2{
	width:354px;
	height:30px;
	padding:3px 0 0 22px;
	color:#ffffff;
}

div#rwe_headline_report p{
	width:105px;
	height:26px;
	position:absolute;
	top:6px;
	right:10px;
}

div#rwe_headline_report p a{
	display:block;
	width:95px;
	height:26px;
	padding:0 0 0 10px;
	background:url(../images/recruit_enter/rwe_btn_show_all.png) no-repeat top left;
	line-height:26px;
}

ul#rwe_report{
	width:810px;
	margin:0 auto 30px;
	padding:0 8px 10px;
	border-right:#ea6f92 1px solid;
	border-bottom:#ea6f92 1px solid;
	border-left:#ea6f92 1px solid;
}

li.rwe_report_list{
	width:780px;
	margin:0 auto;
	padding:15px 0;
	border-bottom:#231815 1px dotted;
	overflow:hidden;
}

div.rwe_rl_image{float:left;width:160px;height:120px;}
div.rwe_rl_image a{display:block;width:160px;height:120px;}

div.rwe_rl_info{float:right;width:600px;}

p.rwe_rl_area{
	float:left;
	height:16px;
	padding:1px 4px 2px;
	color:#ffffff;
	font-size:12px;
}
p.report_shop_area_shinjuku{background-color:#ff7f00;}
p.report_shop_area_ikebukuro{background-color:#2baC37;}
p.report_shop_area_ueno{background-color:#e85666;}
p.report_shop_area_akihabara{background-color:#8c6d79;}
p.report_shop_area_shimbashi{background-color:#00938d;}
p.report_shop_area_shibuya{background-color:#723790;}
p.report_shop_area_roppongi{background-color:#f27961;}
p.report_shop_area_tachikawa{background-color:#6da7fc;}
p.report_shop_area_kichijoji{background-color:#f4a536;}
p.report_shop_area_kinshicho{background-color:#bfae30;}
p.report_shop_area_yokohama{background-color:#b74e84;}
p.report_shop_area_kawasaki{background-color:#a8622e;}
p.report_shop_area_kanagawa{background-color:#e8464e;}
p.report_shop_area_saitama{background-color:#2da7e0;}
p.report_shop_area_omiya{background-color:#b8555f;}
p.report_shop_area_chiba{background-color:#00a27b;}
p.report_shop_area_gunma{background-color:#dd5511;}
p.report_shop_area_ibaraki{background-color:#344d7e;}
p.report_shop_area_tochigi{background-color:#7a3c6f;}

p.report_shop{
	clear:both;
	padding:7px 0;
	color:#7f8fc7;
	font-size:14px;
	font-weight:bold;
}

p.report_title{
	position: relative;
	padding:10px 15px;
	background: #ffffff;
	border: 1px solid #ea6f92;
	border-radius:8px;
}

p.report_title a{
	color:#ea6f92;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}
p.report_title a:hover{text-decoration:underline;}

p.report_title:after,
p.report_title:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

p.report_title:after{
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 6px;
	margin-top: -6px;
}
p.report_title:before{
	border-color: rgba(234, 111, 146, 0);
	border-right-color: #ea6f92;
	border-width: 7px;
	margin-top: -7px;
}


/* ----------------------------------------
*	nos_headline
---------------------------------------- */
div#nos_headline{
	clear:both;
	position:relative;
	width:828px;height:38px;margin:0 auto 0;
	background-color:#ea6f92;
}
div#nos_headline h2{
	height:31px;padding:6px 0 0 22px;
	color:#ffffff;font-size:19px;font-weight:bold;
}
div#nos_headline h2 img{
	padding:0 0 0 5px;
	vertical-align:bottom;
}
div#nos_headline div{
	width:105px;height:26px;
	position:absolute;top:6px;right:10px;
}
div#nos_headline div a{
	display:block;width:95px;height:26px;padding:0 0 0 10px;
	background:url(../images/recruit_enter/rwe_btn_show_all.png) no-repeat top left;
	line-height:26px;
}
div#nos_container{
	width:826px;margin:0 auto 55px;padding:20px 0 10px;
	border-right:#ea6f92 1px solid;border-bottom:#ea6f92 1px solid;border-left:#ea6f92 1px solid;
}
div#nos_container ul{
	display: flex;flex-wrap: wrap;
}
div#nos_container ul li{
	width: 379px;margin: 0 17px 30px;
}
div#nos_container ul li > div:nth-child(1){
	display: flex;
	padding: 0 0 8px;
}
div#nos_container ul li div.nos_open,
div#nos_container ul li div.nos_noopen{
	width: 90px; padding:1px;box-sizing: border-box;
	border: #ee8197 1px solid;
}
div#nos_container ul li div.nos_noopen{
	border: #e72e74 1px solid;
}
div#nos_container ul li div.nos_open span,
div#nos_container ul li div.nos_noopen span{
	display: block; padding:3px 0 3px;
	background: #ee8197;
	color: #ffffff; font-size: 13px;font-weight: bold;line-height: 1; text-align: center;
}
div#nos_container ul li div.nos_noopen span{
	background: #e72e74;
}
div#nos_container ul li div.nos_date{
	padding:5px 0 0 12px;
	font-size: 13px;font-weight: bold;line-height: 1;
}
div#nos_container ul li > div:nth-child(2){
	display: flex;
}
div#nos_container ul li > div:nth-child(2) div.nos_image{
	width: 152px;
}
div#nos_container ul li > div:nth-child(2) div.nos_image img{
	width: 100%;height: auto;
}
div#nos_container ul li > div:nth-child(2) > div:nth-child(2){
	width: 217px;padding: 0 0 0 10px;
	font-size: 13px;
}
div#nos_container ul li div.nos_shop{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #e10e20; font-size: 16px;font-weight: bold;
}
div#nos_container ul li div.nos_shop a{
	color: #e10e20; font-size: 16px;font-weight: bold;
}


/* ----------------------------------------
*	QA
---------------------------------------- */

div#rwe_headline_qanda{
	clear:both;
	position:relative;
	width:828px;
	height:38px;
	margin:0 auto 0;
	background-color:#ea6f92;
}

div#rwe_headline_qanda h2{
	height:31px;
	padding:3px 0 0 22px;
	color:#ffffff;
	font-size:19px;
	font-weight:bold;
}
div#rwe_headline_qanda h2 img{
	padding:0 0 0 5px;
	vertical-align:bottom;
}

div#rwe_headline_qanda p{
	width:105px;
	height:26px;
	position:absolute;
	top:6px;
	right:10px;
}

div#rwe_headline_qanda p a{
	display:block;
	width:95px;
	height:26px;
	padding:0 0 0 10px;
	background:url(../images/recruit_enter/rwe_btn_show_all.png) no-repeat top left;
	line-height:26px;
}

p.rwe_qanda_p{
	width:776px;
	margin:0 auto;
	padding:10px 25px 10px;
	border-right:#ea6f92 1px solid;
	border-left:#ea6f92 1px solid;
	color:#3e3a39;
	font-size:14px;
	font-weight:bold;
}

ul#rwe_qanda{
	width:776px;
	margin:0 auto 55px;
	padding:0 25px 10px;
	border-right:#ea6f92 1px solid;
	border-bottom:#ea6f92 1px solid;
	border-left:#ea6f92 1px solid;
}

ul#rwe_qanda li{
	padding:10px 6px 25px 0;
	border-top:#9e9e9f 1px solid;
}

ul#rwe_qanda li dl dt{
	min-height:50px;
	padding:0 0 0 65px;
	background:url(../images/recruit_enter/rwe_h_qa_q.png) no-repeat left 8px;
	color:#e73828;
	font-size:28px;
	font-weight:bold;
	line-height:38px;
}

dd.rwe_qanda_number{padding:3px 0 10px;text-align:right;}

dd.rwe_qanda_box{padding:0 0 20px;overflow:hidden;}

div#rwe_qanda_besta{
	width:730px;
	height:40px;
	margin:0 auto;
	padding:0 0 18px;
}

div.rwe_qanda_left{
	float:left;
	position:relative;
	width:538px;
	padding:15px 20px 10px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 30%, rgba(234,231,230,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 30%,rgba(234,231,230,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 30%,rgba(234,231,230,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eae7e6',GradientType=0 ); /* IE6-9 */
	border:#231815 1px solid;
	border-radius:18px;
}

div.rwe_qanda_left p{
	font-size:15px;
	line-height:26px;
	word-wrap:break-word;
}
div.rwe_qanda_left p:before{
	content:"";
	display:block;
	position:absolute;
	top:20px;
	right:-36px;
	width:36px;
	height:15px;
	background:url(../images/recruit_enter/rwe_qanda_arrow.png) no-repeat left top;
}

div.rwe_qanda_left div{ text-align:right;}

div.rwe_al_info{float:right;width:140px;}

p.rec_list_photo{padding:0 0 5px;}

p.rwe_al_area{color:#ffffff;}

p.rwe_al_area{
	float:left;
	padding:0 3px 0;
	font-size:10px;
}
p.qanda_shop_area_shinjuku{background-color:#ff7f00;}
p.qanda_shop_area_ikebukuro{background-color:#2baC37;}
p.qanda_shop_area_ueno{background-color:#e85666;}
p.qanda_shop_area_akihabara{background-color:#8c6d79;}
p.qanda_shop_area_shimbashi{background-color:#00938d;}
p.qanda_shop_area_shibuya{background-color:#723790;}
p.qanda_shop_area_roppongi{background-color:#f27961;}
p.qanda_shop_area_tachikawa{background-color:#6da7fc;}
p.qanda_shop_area_kichijoji{background-color:#f4a536;}
p.qanda_shop_area_kinshicho{background-color:#bfae30;}
p.qanda_shop_area_yokohama{background-color:#b74e84;}
p.qanda_shop_area_kawasaki{background-color:#a8622e;}
p.qanda_shop_area_kanagawa{background-color:#e8464e;}
p.qanda_shop_area_saitama{background-color:#2da7e0;}
p.qanda_shop_area_omiya{background-color:#b8555f;}
p.qanda_shop_area_chiba{background-color:#00a27b;}
p.qanda_shop_area_gunma{background-color:#dd5511;}
p.qanda_shop_area_ibaraki{background-color:#344d7e;}
p.qanda_shop_area_tochigi{background-color:#7a3c6f;}

p.qanda_shop{
	clear:both;
	padding:3px 0 0;
	color:#7f8fc7;
	font-size:14px;
	font-weight:bold;
}

div.rwe_qanda_more a{
	display:block;
	width:450px;
	height:26px;
	margin:0 auto;
	padding:4px 0 0;
	background-color:#eeeeef;
	border:#595757 1px solid;
	border-radius:4px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
div.rwe_qanda_more a:hover{ background-color:#ffffff;}


/* ----------------------------------------
*	movie
---------------------------------------- */

div#rwe_headline_movie{
	clear:both;
	position:relative;
	width:828px;
	height:38px;
	margin:0 auto 0;
	background-color:#ea6f92;
}

div#rwe_headline_movie h2{
	height:31px;
	padding:6px 0 0 22px;
	color:#ffffff;
	font-size:19px;
	font-weight:bold;
}
div#rwe_headline_movie h2 img{
	padding:0 0 0 5px;
	vertical-align:bottom;
}

div#rwe_headline_movie p{
	width:105px;
	height:26px;
	position:absolute;
	top:6px;
	right:10px;
}

div#rwe_headline_movie p a{
	display:block;
	width:95px;
	height:26px;
	padding:0 0 0 10px;
	background:url(../images/recruit_enter/rwe_btn_show_all.png) no-repeat top left;
	line-height:26px;
}

ul#rwe_movie{
	display: flex;flex-wrap: wrap;
	width:828px;margin:0 auto 20px;padding:20px 20px 0;box-sizing: border-box;
	border-right:#ea6f92 1px solid;
	border-bottom:#ea6f92 1px solid;
	border-left:#ea6f92 1px solid;
}
ul#rwe_movie li{
	width:166px;margin:0 15px 10px;
}
ul#rwe_movie li div.recruit_movie_image a{
	position: relative;
	display: block;width:166px;height: 126px;box-sizing: border-box;
	border:#979797 1px solid;
}
ul#rwe_movie li div.recruit_movie_image a::before{
	content: "";
	position: absolute;top: 5px;left: 5px;
	display: block;width: 24px;height: 24px;
	background: url("../../images/sp/common/icon/icon_camcorder.png") no-repeat left center;background-size: contain;
	z-index: 1;
}
ul#rwe_movie li div.recruit_movie_image a::after{
	content: "";
	position: absolute;top: 50%;left: 50%;
	display: block;width: 38px;height: 38px;
	background: url("../../images/sp/common/icon/icon_play.png") no-repeat left center;background-size: contain;
	transform: translate(-19px, -19px);
}
ul#rwe_movie li div.recruit_movie_image a img{
	width: 100%;height: 100%;
	object-fit: contain;
}
p.recruit_movie_area{
	float:left;
	height:12px;margin: 5px 0 0; padding:1px 0 3px 2px;
	color:#ffffff;
	font-size:10px;
}
p.recruit_movie_area_shinjuku{background-color:#ff7f00;}
p.recruit_movie_area_ikebukuro{background-color:#2baC37;}
p.recruit_movie_area_ueno{background-color:#e85666;}
p.recruit_movie_area_akihabara{background-color:#8c6d79;}
p.recruit_movie_area_shimbashi{background-color:#00938d;}
p.recruit_movie_area_shibuya{background-color:#723790;}
p.recruit_movie_area_roppongi{background-color:#f27961;}
p.recruit_movie_area_tachikawa{background-color:#6da7fc;}
p.recruit_movie_area_kichijoji{background-color:#f4a536;}
p.recruit_movie_area_kinshicho{background-color:#bfae30;}
p.recruit_movie_area_yokohama{background-color:#b74e84;}
p.recruit_movie_area_kawasaki{background-color:#a8622e;}
p.recruit_movie_area_kanagawa{background-color:#e8464e;}
p.recruit_movie_area_saitama{background-color:#2da7e0;}
p.recruit_movie_area_omiya{background-color:#b8555f;}
p.recruit_movie_area_chiba{background-color:#00a27b;}
p.recruit_movie_area_gunma{background-color:#dd5511;}
p.recruit_movie_area_ibaraki{background-color:#344d7e;}
p.recruit_movie_area_tochigi{background-color:#7a3c6f;}

p.recruit_movie_type{clear:both;}

p.recruit_movie_shop a{color:#7f8fc7;font-size:14px;font-weight:bold;}
p.recruit_movie_shop a:hover{text-decoration:underline;}


/* ----------------------------------------
*	blog
---------------------------------------- */

div#rwe_headline_blog{
	clear:both;
	position:relative;
	width:828px;
	height:38px;
	margin:0 auto 0;
	background-color:#ea6f92;
}

div#rwe_headline_blog h2{
	width:295px;
	height:26px;
	padding:6px 0 0 22px;
	color:#ffffff;
}

div#rwe_headline_blog p{
	width:105px;
	height:26px;
	position:absolute;
	top:6px;
	right:10px;
}

div#rwe_headline_blog p a{
	display:block;
	width:95px;
	height:26px;
	padding:0 0 0 10px;
	background:url(../images/recruit_enter/rwe_btn_show_all.png) no-repeat top left;
	line-height:26px;
}

ul#rwe_blog{
	width:810px;
	margin:0 auto 20px;
	padding:0 8px;
	border-right:#ea6f92 1px solid;
	border-bottom:#ea6f92 1px solid;
	border-left:#ea6f92 1px solid;
	overflow:hidden;
}

li.rwe_blog_list{float:left;width:240px;padding:0 15px;}
div.rwe_bl_box{width:240px;height:110px;padding:15px 0;overflow:hidden;}
*html div.rwe_bl_box{height:120px;padding:5px 0;}
*:first-child+html div.rwe_bl_box{height:115px;padding:10px 0;}
li.rwe_bl_bottom div.rwe_bl_box{border-top:#231815 1px dotted;}

div.rwe_bl_image{
	float:left;
	width:75px;
	height:100px;
	padding:0 10px 0 0;
}

div.rwe_bl_info{float:left;width:155px;height:110px;overflow:hidden;}
*html div.rwe_bl_info{height:120px;}
*:first-child+html div.rwe_bl_info{height:115px;}

div.rwe_bl_info h3{height:17px;}
div.rwe_bl_info h3 a{color:#e96392;font-weight:bold;}
div.rwe_bl_info h3 a:hover{text-decoration:underline;}

p.blog_title{
	width:148px;
	height:16px;
	margin:0 0 3px;
	padding:1px 0 1px 5px;
	background-color:#fdf7fa;
	border:#f9dbe8 1px solid;
}

p.rwe_bl_area{
	float:left;
	height:12px;
	padding:1px 0 3px 2px;
	color:#ffffff;
	font-size:10px;
}
p.blog_shop_area_shinjuku{background-color:#ff7f00;}
p.blog_shop_area_ikebukuro{background-color:#2baC37;}
p.blog_shop_area_ueno{background-color:#e85666;}
p.blog_shop_area_akihabara{background-color:#8c6d79;}
p.blog_shop_area_shimbashi{background-color:#00938d;}
p.blog_shop_area_shibuya{background-color:#723790;}
p.blog_shop_area_roppongi{background-color:#f27961;}
p.blog_shop_area_tachikawa{background-color:#6da7fc;}
p.blog_shop_area_kichijoji{background-color:#f4a536;}
p.blog_shop_area_kinshicho{background-color:#bfae30;}
p.blog_shop_area_yokohama{background-color:#b74e84;}
p.blog_shop_area_kawasaki{background-color:#a8622e;}
p.blog_shop_area_kanagawa{background-color:#e8464e;}
p.blog_shop_area_saitama{background-color:#2da7e0;}
p.blog_shop_area_omiya{background-color:#b8555f;}
p.blog_shop_area_chiba{background-color:#00a27b;}
p.blog_shop_area_gunma{background-color:#dd5511;}
p.blog_shop_area_ibaraki{background-color:#344d7e;}
p.blog_shop_area_tochigi{background-color:#7a3c6f;}

p.blog_shop_type{clear:both;}

p.blog_shop a{color:#7f8fc7;font-size:14px;font-weight:bold;}
p.blog_shop a:hover{text-decoration:underline;}

div.blog_date{text-align:right;}


/* ----------------------------------------
*	rwe_middle_contents
---------------------------------------- */

div#rwe_middle_contents{padding:0 0 0 10px;overflow:hidden;}

div#rwe_real_info{
	clear:both;
	width:338px;
	height:295px;
	float:left;
}

div#rwe_real_info p{
	width:285px;
	height:265px;
	padding:0 23px 0 30px;
	background:url(../images/recruit_enter/rwe_real_p.png) no-repeat top left;
}

div#rwe_safe{width:258px;height:295px;float:left;}

div#rwe_safe p{
	width:205px;
	height:265px;
	padding:0 23px 0 30px;
	background:url(../images/recruit_enter/rwe_safe_p.png) no-repeat top left;
}

p#rwe_qr{
	width:120px;
	height:150px;
	padding:200px 65px 0;
	background:url(../images/recruit_enter/rwe_qr_bg.png) no-repeat top left;
	text-align:center;
	float:left;
}

div#rwe_real_info p span,
div#rwe_safe p span{color:#e3007f;font-weight:bold;}


/* ----------------------------------------
*	rwe_under_20_contaier
---------------------------------------- */

div#rwe_under_20_contaier{
	clear:both;
	width:866px;
	height:120px;
	margin:0 auto 20px;
	padding:0 17px 0;
	background:url(../images/recruit_enter/rwe_container_bg_bottom.png?20140930) no-repeat top left;
}

p#rwe_under_20{clear:both;padding:20px 0 0;text-align:center;}
*:first-child+html p#rwe_under_20{clear:both;padding:0 0 0;text-align:center;}

p#rwe_go_out{width:120px;margin:20px auto 0;}

p#rwe_go_out a{
	display:block;
	width:120px;
	padding:5px;
	text-align:center;
	background-color:#cccccc;
	border:#000000 1px solid;
}


/* ----------------------------------------
*	footer 1st menu
---------------------------------------- */

div#bottom_rec_list{clear:both;padding:25px 0 0;border-top:#e3004f 2px solid;}

div#index_shop_areas{
	width:950px;
	margin:0 auto;
	padding:0 0 20px 10px;
	overflow:hidden;
}

p.index_shop_areas_h{font-size:15px;font-weight:bold;}

div#index_shop_areas ul{width:940px;}
ul#index_shop_areas_shutoken{padding:0 0 30px 10px;}
ul#index_shop_gyoshu_shutoken{padding:0 0 0 10px;}
ul#index_shop_areas_hokkaido{padding:0 0 0 10px;}

div#index_shop_areas ul li{line-height:1.7em;}
ul#index_shop_gyoshu_shutoken li{display:inline;padding:0 15px 0 0;}
div#index_shop_areas ul li a:hover,
ul#index_shop_gyoshu_shutoken lia:hover{text-decoration:underline;}

div#index_shop_areas ul li span{font-weight:bold;}



p#banner_go_rectop{margin-bottom:0;}
.recruit_pickup_area {
	width:710px;
	margin:20px auto;
	padding:20px 20px 5px;
	background:#fdf6e4;
}
.slick_recruit_index {
	width:710px !important;
	margin:0 auto;
}
.recruit_slide {
	display:flex !important;
	width:710px !important;
	margin:0 auto;
	justify-content:space-between;
	align-items:center;
	position:relative;
}
.recruit_slide > div.pickup {
	width:110px !important;
	position:relative;
	left:0px;
	z-index:1;
}
.recruit_slide > div.pickup img {
	width:110px;
	height:auto;
	display:block;
}
.recruit_slide > p {
	width:630px !important;
	position:relative;
	right:30px;
}
.recruit_slide > p img {
	width:630px !important;
	height:100px;
}

.slick-dots {
    position: absolute;
    bottom: -20px !important;
}
.slick-dots li {
    width: 20px !important;
    height: 20px !important;
    margin: 0 5px;
    padding: 0 !important;
}
.slick-dots li button {
    width: 20px !important;
    height: 20px !important;
    padding: 5px 0 !important;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 30px !important;
    line-height: 25px !important;
    width: 25px !important;
    height: 25px !important;
}

/* ----------------------------------------
*	paragif contents
---------------------------------------- */
.top_paragif_list {
	width:828px;
	margin:0 auto;
}
div#rwe_headline_paragif{
	position:relative;
	width:828px;
	height:38px;
}
div#rwe_headline_paragif p{
	width:105px;
	height:26px;
	position:absolute;
	top:6px;
	right:10px;
}

div#rwe_headline_paragif p a{
	display:block;
	width:95px;
	height:26px;
	padding:0 0 0 10px;
	background:url(../images/recruit_enter/rwe_btn_show_all.png) no-repeat top left;
	line-height:26px;
}
.top_paragif_list h2 {
	text-align:center;
	background: #ea6d99;
	color:#FFF;
	font-size:18px;
	padding:5px 0;
}

.top_paragif_list .slick-track,
.top_paragif_list .slick-slide {
	min-width:794px !important;
}
.top_paragif_list .slick-dots {
	left:0;
	bottom:-30px !important
}

.paragif_box {
	width:100%;
	margin-top:10px;
}
.tab-contents {
	display: none !important;
	padding:15px;
	border:2px solid #d86c8a;
	border-top:none;
	height:303px;
}

.paragif_slide  {
	height:269px !important;
	overflow:hidden;
}
.tab-contents.mensetsu {
	border-top:2px solid #00b7d5;
}
.tab-contents.honnyu {
	border-top:2px solid #ff9600;
}
.tab-contents.show {
  display: block !important;
}
.slide_top {
	display:flex;
	justify-content:space-between;
}
.slide_top .thumb {
	width:220px;
}
.slide_top .thumb img {
	width:100%;
	height:auto;
	display:block;
	border:2px solid #000;
}
.slide_top .shop_info_area {
	width:calc(100% - 240px);
}
.info_right_top {
	display:flex;
	justify-content:space-between;
	padding-bottom:10px;
	border-bottom:2px solid #d86c8a;
}
.info_right_top .shop_info_detail {
	width:calc(100% - 140px);
}
.info_right_top .shop_info_detail .shop_name {
	color:#d02d52;
	font-size:20px;
	font-weight:bold;
}
.info_right_top .shop_info_detail .s_cat,
.info_right_top .shop_info_detail .s_access {
	color:#333;
	font-weight:bold;
	margin-top:3px;
}
.info_right_top .pragif_counter {
	width:120px;
	height:40px;
	text-align:center;
	background:#fd3f57;
	color:#FFF;
	padding:5px 0 0;
	border-radius:3px;
	font-size:12px;
}
.info_right_top .pragif_counter span {
	color:#FFF;
}
.shop_info_area .info_right_bottom p {
	margin-top:10px;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.slide_bottom {
	margin-top:10px;
	width:100%;
	height:76px;
	background:url(../../images/recruit_enter/gift_bg.png) no-repeat center top;
	background-size:100% 100%;
	display:flex;
	justify-content:center;
	align-items:flex-end;
	padding-bottom:5px;
}
.slide_bottom .b_left {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	line-height:1.4em;
}
.slide_bottom .b_center {
	font-size:64px;
	line-height:1em;
	font-weight:bold;
	text-align:center;
	margin:0 5px;
	color:#00b7d5;
}
.honnyu .slide_bottom .b_center {
	color:#ff9600;
}
.slide_bottom .b_right {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
	line-height:1.4em;
}

.tab-wrap > ul {
	display:flex;
	justify-content:space-between;
}
.tab-wrap > ul li {
	width:50%;
	text-align:center;
	padding:8px 0 4px;
	display:block;
	background:#e1e1e1;
	border-right:2px solid #d86c8a;
	border-top:2px solid #d86c8a;
	border-left:2px solid #d86c8a;
	font-weight:bold;
	color:#808080;
	font-size:18px;
}
.tab-wrap > ul li.disable {
	background:#7b7b7b !important;
	color:#525252 !important;
}
.tab-wrap > ul li:nth-child(1) {
	background:#c0f6ff;
}
.tab-wrap > ul li:nth-child(2) {
	background:#ffe4be;
}
.tab-wrap > ul li:nth-child(1).show {
	background:#00b7d5;
	border-top:2px solid #d86c8a;
	border-right:none;
	border-left:2px solid #d86c8a;
	border-bottom:2px solid #00b7d5 important;
	color:#FFF;
}
.tab-wrap > ul li:nth-child(2) {
	border-left:none;
}
.tab-wrap > ul li:nth-child(2).show {
	background:#ff9600;
	border-top:2px solid #d86c8a;
	border-right:2px solid #d86c8a;
	border-left:none;
	color:#FFF;
}
.tab-wrap > ul li:nth-child(1) {
	border-right:none;
}
.tab-wrap > ul li:hover {
	cursor:pointer;
}
.tab-wrap > ul li:nth-child(1).show,
.tab-wrap > ul li:nth-child(2).show,
.tab-wrap > ul li.disable {
	pointer-events: none;
}

.slick-dots li.slick-active button:before {
	color:#da6cbc !important;
}

.slide-arrow {
	width:36px;
	height:36px;
}
.slide-arrow:hover {
	cursor:pointer;
}
.slide-arrow img {
	width:100%;
	height:auto;
	display:block;
}
.prev-arrow {
	position:absolute;
	left:0px;
	top:38%;
	z-index:1;
}
.next-arrow {
	position:absolute;
	right:-18px;
	top:38%;
	z-index:1;
}

.paragif_links {
	width:828px;
	margin:50px auto;
}
.paragif_links > div {
	border:4px solid #ea6d99;
	padding:10px;
	text-align:center;
}
.paragif_links > div p {
	color:#ea6d99;
	font-weight:bold;
	font-size:18px;
}
.paragif_links > p {
	margin-top:10px;
	text-align:right;
}
.paragif_links > p a {
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #ff7b93;
}
.paragif_links > p a:hover {
	color:#f75889;
}

/* ----
.tab-contents.show {
	display: block;
	animation: panel-show 1.5s ease-in-out forwards;
}

@keyframes panel-show {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
---- */

.paragapro_bnr {
	width:640px;
	margin:0 auto 40px;
}
.paragapro_bnr img {
	width:100%;
	height:auto;
	display:block;
}

