@charset "utf-8";
@import url(common.css?p=20200107);
/*
red 	: #d9331b
blue 	: #3b79bf;
any : #ffffff;
*/


/********************************************************************************************************************************************************************
（共通設定）
********************************************************************************************************************************************************************/
.tbl_edit{ font-size: 15px; }

body{ background: #f0f0f3; }
#wrapper{}

.main_wrapper{ margin-bottom: 50px; padding: 20px 1.5%; background: #fff; }

/* シャドウボタン */
.btn_shadow_red{ background: #d9331b; color: #fff; font-weight: bold; border: none; border-radius: 5px; box-shadow: 0 5px #b02511; font-size: 22px; }
.btn_shadow_red:hover{ margin-top: 5px; box-shadow: none; }

.btn_shadow_blu{ display: inline-block; background: #3b79bf; color: #fff !important; font-weight: bold; border: none; border-radius: 5px; box-shadow: 0 5px #20548e; font-size: 22px; text-decoration: none !important; }
.btn_shadow_blu:hover{ margin-top: 5px; box-shadow: none; }

.pan{ margin-bottom: 10px; font-size: 15px; }
.pan a{ color: #000; }


/* バナー */
.ul_job_banner{ margin-bottom: 20px; }
.ul_job_banner li{ width: 24%; margin-right: 1.33%; float: left; }
.ul_job_banner li:last-child{ margin-right: 0; }
.ul_job_banner li p{ line-height: 1.3em; }
.ul_job_banner li a{ color: #000; line-height: 1em; }

.ul_banner_sidebar{}
.ul_banner_sidebar li{ width: 49%; margin-right: 2%; }
.ul_banner_sidebar a{ font-size: 12px; }


/********************************************************************************************************************************************************************
（ヘッダー設定）
********************************************************************************************************************************************************************/
header{ background: #fff; }

	#header_link_box{ background: #f4f4f4; }
		#header_link{ display: flex; width: 1000px; margin: 0 auto; }
		#header_link li{ width: 33.333%; border-right: 1px solid #ccc; box-sizing: border-box; }
		#header_link li a{ display: block; padding: 5px 0 2px; text-align: center; text-decoration: none; font-weight: bold; color: #333; }
		#header_link li:nth-child(1) a{ border-bottom: 3px solid #d9331b; background: #d9331b; color: #fff; }
		#header_link li:nth-child(2) a{ border-bottom: 3px solid #d9331b; background: #e8e8e8; }
		#header_link li:nth-child(2) a:hover{ color: #d9331b; }
		#header_link li:nth-child(3) a{ border-bottom: 3px solid #3b79bf; background: #e8e8e8; }
		#header_link li:nth-child(3) a:hover{ color: #3b79bf; }


	#header_inner{ width: 1000px; margin: 0 auto; padding: 15px 0; background: #fff; }

		#header_innerL{ float: left; }
			h1{ margin-bottom: 5px; font-size: 13px; font-weight: normal; }
			#logo{ width: 200px; }

		#header_innerCR{ text-align: right; float: right; }

		#header_innerC{ display: inline-block; vertical-align: middle; }
			#ul_header_linkIcon{ display: flex; margin-right: 25px; border-left: 1px solid #ddd; }
			#ul_header_linkIcon li{ width: 80px; padding: 3px 0; border-right: 1px solid #ddd; text-align: center; }
			#ul_header_linkIcon li a{ display: block; font-size: 12px; color: #333; text-decoration: none; line-height: 2.5em; }
			#ul_header_linkIcon li a img{ width: 30px; }

		#header_innerR{ display: inline-block; vertical-align: middle; font-size: 15px; }
		#header_innerR, #header_innerR *{ font-weight: bold; }
		#header_innerR #num{ margin-right: 5px; font-size: 42px; color: #d9331b; vertical-align: sub; }
		#header_innerR #ken{ font-size: 20px; }

		header hr{ display: none; }


/********************************************************************************************************************************************************************
（フッター設定）
********************************************************************************************************************************************************************/
footer *{ font-size: 15px; }
footer{ background: #3d3d3d; }

	#footer_inner{ width: 1000px; margin: 0 auto; padding: 30px 0; background: #3d3d3d; }

		#ul_footer_link{ float: left; }
		#ul_footer_link li{ color: #fff; float: left; }
		#ul_footer_link li a{ color: #fff; }
		p#copy{ color: #fff; text-align: center; float: right; }


/********************************************************************************************************************************************************************
（タイトル設定）
********************************************************************************************************************************************************************/
/* TOP */
.h2_top{ margin: 0 0 10px 50px; font-size: 24px; font-weight: bold; }


/* 共通 */
.h2_job{ padding: 5px 20px; color: #333; font-size: 18px; font-weight: bold; }
.h2_job a{ color: #333; font-size: 18px; font-weight: bold; }
.h2_job .new{ margin-right: 10px; padding: 3px 5px; color: #fff; font-weight: bold; font-size: 12px; }

/* パート・バイト */
.h2_job1{ background: #ffe7e3; border-top: 3px solid #d9331b; }
.h2_job1 .new{ background: #d9331b; }

/* 社員 */
.h2_job2{ background: #e1edfb; border-top: 3px solid #3b79bf; }
.h2_job2 .new{ background: #3b79bf; }


.h2_style{ padding: 7px 0; background: #d9331b; color: #fff; font-weight: bold; font-size: 24px; text-align: center; }

/* ホテル様へ */
.h2_style_RB{ margin-bottom: 25px; padding: 7px 0; background: #3b79bf; color: #fff; font-weight: bold; font-size: 24px; text-align: center; border-radius: 25px; }
.h2_style_RR{ margin-bottom: 25px; padding: 7px 0; background: #d9331b; color: #fff; font-weight: bold; font-size: 24px; text-align: center; border-radius: 25px; }


.h3_style{ margin-bottom: 10px; padding: 5px 20px; background: #d9331b; color: #fff; }


/********************************************************************************************************************************************************************
（ビジュアル設定）
********************************************************************************************************************************************************************/
#visual{ min-width: 1000px; background: url(/img/visual_bg.png); }
#visual_inner{ width: 1000px; height: 350px; margin: 0 auto; background: url(/img/visual_top.png); text-indent: -9999px; }


#visual_job_seeker{ background: #fafafc; }
	#visual_job_seeker_inner{ width: 1000px; height: 350px; margin: 0 auto; overflow: hidden; position: relative; }
	#visual_job_seeker_inner div{ width: 1180px; height: 350px; background: url(/img/visual_job_seeker.png); text-indent: -9999px; position: absolute; top: 0; left: -90px; }

#visual_recruiter{ min-width: 1000px; background: url(/img/visual_recruiter_bg.png); }
	#visual_recruiter_inner{ width: 1000px; height: 290px; margin: 0 auto; background-image: url(/img/visual_recruiter_top.png); background-repeat: no-repeat; text-indent: -9999px; }


/********************************************************************************************************************************************************************
（カンタン検索）
********************************************************************************************************************************************************************/
#kantan{ width: 1000px; height: 250px; margin: 0 auto; position: relative; }
#fm_kantan{ width: 934px; height: 170px; margin: 0 auto; padding: 30px; background: #fff; border: 3px solid #ddd; border-radius: 5px; box-shadow: 0 3px 5px #ccc; position: absolute; top: -20px; }

#kantanBox{ position: relative; }
#kantanBox hr{ border: none; border-bottom: 1px solid #d9331b; }
#kantanBox h2{ padding: 0 30px; background: #fff; font-size: 30px; font-weight: bold; color: #d9331b; line-height: 1em; position: absolute; top: -15px; left: 50%; margin-left: -120px; }

	#select4box{ margin-top: 40px; text-align: center; }
	#select4box select{ width: 200px !important; padding: 12px; border: 1px solid #d9331b; font-size: 16px;
		background-image: url(/img/arrow_under.png);
		background-repeat: no-repeat;
		background-position: right 10px center;
	}
	#select4box span.kakeru{ margin: 1.12px; color: #d9331b; font-size: 23px; }

	[name='btn_kantan']{ padding: 10px 120px; }
	[name='btn_kantan'] img{ width: 24px; margin: 5px 10px 0 0; vertical-align: top; }



/********************************************************************************************************************************************************************
（メイン）
********************************************************************************************************************************************************************/
main{ padding: 20px 0 0; }

.main_box{ width: 1000px; margin: 0 auto; }

#seo_box{ margin-top: 25px; background: #fff; }
#seo_box h2{ margin-bottom: 10px; font-size: 20px; font-weight: bold; }
#seo_box p{ font-size: 13px; font-weight: bold; }
#seo_box p a{ font-size: 13px; font-weight: bold; color: #d9331b; }

	#seo_box_inner{ width: 1000px; margin: 0 auto; padding: 30px 0; background: #fff; }

.white_box{ background: #fff; border-radius: 5px; }



/********************************************************************************************************************************************************************
　（トップページ）
********************************************************************************************************************************************************************/
#ul_top_tokucho{ margin-bottom: 50px; }
#ul_top_tokucho li{ width: 23.7%; margin-right: 1%; margin-bottom: 10px; border-radius: 5px; box-shadow: 0 1px 5px #ddd; position: relative; float: left;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f6f6f6), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(#fff, #f6f6f6);
	background: -moz-linear-gradient(#fff, #f6f6f6);
	background: -o-linear-gradient(#fff, #f6f6f6);
	background: -ms-linear-gradient(#fff, #f6f6f6);
	background: linear-gradient(#fff, #f6f6f6);
}
#ul_top_tokucho li:nth-child(4n){ margin-right: 0; }
#ul_top_tokucho li a{ display: block; height: 90px; padding-right: 10%; padding-left: 32%; text-decoration: none; color: #333;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 44px;
}
#ul_top_tokucho li a p{ font-size: 16px; font-weight: bold; }
#ul_top_tokucho li a:hover p{ color: #d9331b; }
#ul_top_tokucho li .arrow{ width: 8px; height: 15px; background: url(/img/arrow_right_red.png) no-repeat; position: absolute; top: 50%; right: 10px; margin-top: -7.5px; }


#fm_freeword{ margin-bottom: 50px; }
#fm_freeword #freeword_form_box{ text-align: center; }
#fm_freeword #freeword_form_box input{ width: 86%; margin-right: 5px; padding: 8px 10px; border: 1px solid #dfdfdf; font-size: 24px; font-weight: bold; }
#fm_freeword #freeword_form_box button{ padding: 12px; background: #d9331b; border: none; border-radius: 5px; box-shadow: 0 3px #b02511; vertical-align: top; }
#fm_freeword #freeword_form_box button:hover{ margin-top: 3px; box-shadow: none; }


#top_job_box{ margin-bottom: 30px; }
#top_job_box div{ width: 49%; }
	#job_ossm{ float: left; }
	#job_new{ float: right; }

#top_job_box h2{ padding: 10px 25px; background: #d9331b; color: #fff; font-weight: bold; font-size: 16px; border-top-left-radius: 5px; border-top-right-radius: 5px; }

.ul_top_job{ padding-bottom: 3px; background: #fff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.ul_top_job li{ margin-bottom: 5px; padding: 15px 20px; border-bottom: 1px dotted #ccc; }
.ul_top_job li:last-child{ border-bottom: none; }
.ul_top_job li time, .ul_top_job li .red_text{ color: #d9331b; font-size: 13px; font-weight: bold; }
.ul_top_job li p{ margin-top: 3px; }
.ul_top_job li p a{ font-weight: bold; line-height: 1.7em; color: #000; }
.ul_top_job li p a:hover{ color: #d9331b; }


#top_ban_box{ margin-bottom: 30px; }
	#top_ban_l{ width: 49%; float: left; }
	#top_ban_r{ width: 49%; float: right; }



/********************************************************************************************************************************************************************
　（求人一覧・詳細ページ　右カラム）
********************************************************************************************************************************************************************/
.left_box{ width: 72%; float: left; }
.right_box{ width: 25%; float: right; }

	#keep_list_box{ margin-bottom: 20px; }
	#keep_list_box h2{ padding: 10px 0 10px 8%; border-bottom: 1px solid #f0f0f3; border-top-left-radius: 5px; border-top-right-radius: 5px; font-weight: bold; font-size: 15px;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fbfbfb), color-stop(0.00, #fff));
		background: -webkit-linear-gradient(#fff, #fbfbfb);
		background: -moz-linear-gradient(#fff, #fbfbfb);
		background: -o-linear-gradient(#fff, #fbfbfb);
		background: -ms-linear-gradient(#fff, #fbfbfb);
		background: linear-gradient(#fff, #fbfbfb);
	}
	#keep_list_box h2 img{ width: 20px; margin: 0 5px 4px 0; }

	#keep_list_box .ul_right_list{ background: #fff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }


	#saikin_list_box{ padding: 5px; background: #fff; border-radius: 5px; }
	#saikin_list_box h2{ padding: 5px 8%; background: #f2f2f2; font-weight: bold; font-size: 15px; }
	#saikin_list_box .ul_right_list{}


	.ul_right_list li{ padding: 10px; border-bottom: 1px dotted #ccc; }
	.ul_right_list li:last-child{ border-bottom: none; }
	.ul_right_list li a{ display: block; padding: 5px; text-decoration: none; }
	.ul_right_list li a:hover{ background: #fff5f4; }
	.ul_right_list li .text1{ margin-bottom: 10px; font-weight: bold; color: #000; font-size: 15px; }

	.ul_right_list li .right_list_bottom{ display: flex; }
	.ul_right_list li .right_list_bottom .photo_box{ width: 35%; margin-right: 5%; }
	.ul_right_list li .right_list_bottom .text2{ width: 50%; margin-right: 5%; color: #717270; font-size: 15px; }
	.ul_right_list li .right_list_bottom .arrow{ width: 5%; }
	.ul_right_list li .right_list_bottom .arrow img{ vertical-align: top; }



/********************************************************************************************************************************************************************
　（一覧、詳細、応募ページ）
********************************************************************************************************************************************************************/
.tbl_job{ width: 100%; color: #000; font-size: 15px; }
.tbl_job td{ padding: 10px 0; border-bottom: 1px dotted #ccc; vertical-align: top; }
.tbl_job td.icon{ width: 30px; text-align: center;  }
.tbl_job td.icon img{}
.tbl_job td.item{ width: 80px; }
.tbl_job td.item_d{ width: 120px; }

.job_btn_box{ margin: 20px 0; height: 70px; }

.btn_keep{ display: block; width: 35%; padding: 12px 0; border: 1px solid #ccc; border-radius: 5px; font-size: 22px; font-weight: bold; text-align: center; color: #000; float: left;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f2f2f2), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(#fff, #f2f2f2);
	background: -moz-linear-gradient(#fff, #f2f2f2);
	background: -o-linear-gradient(#fff, #f2f2f2);
	background: -ms-linear-gradient(#fff, #f2f2f2);
	background: linear-gradient(#fff, #f2f2f2);
}
.btn_keep:hover{  text-decoration: none; }
.btn_keep img{ margin: 0 10px 5px 0; }

/*
.keep_off{ color: #333; }
.keep_on{ color: #ddd; }
*/

.btn_obo{ display: block; width: 60%; padding: 10px 0; color: #fff; font-weight: bold; border: none; border-radius: 5px; font-size: 22px; text-align: center; float: right; }
.btn_obo:hover{ margin-top: 5px; color: #fff; text-decoration: none; }
.btn_obo img{ width: 24px; margin: 5px 10px 0 0; vertical-align: top; }

.btn_obo_keep{ width: 100%; }

.job1 .btn_obo{ background: #d9331b; box-shadow: 0 5px #b02511; }
.job1 .btn_obo:hover{ box-shadow: none; }
.job2 .btn_obo{ background: #3b79bf; box-shadow: 0 5px #2e619a; }
.job2 .btn_obo:hover{ box-shadow: none; }


/* 詳細検索フォーム */
#fm_detail_search{ margin-bottom: 30px; padding: 5px; background: #fff; }
#fm_detail_search button{ width: 22%; padding: 7px 0; background: #d9331b; border: none; border-radius: 5px; box-shadow: 0 3px #b02511; color: #fff; font-weight: bold; vertical-align: top; }
#fm_detail_search button:hover{ margin-top: 3px; box-shadow: none; }
#fm_detail_search button img{ width: 14px; margin: 0 5px 5px 0; }

#fm_detail_search table{ width: 100%; }
#fm_detail_search table th{ width: 25%; }
#fm_detail_search table th, #fm_detail_search table td{ padding: 5px 10px; vertical-align: top; }
#fm_detail_search table th{ background: #fff5f4; border-bottom: 5px solid #fff; text-align: left; font-weight: bold; }
#fm_detail_search table td{ border-bottom: 1px solid #ededed; }
#fm_detail_search table td [type='text']{ width: 70%; }
#fm_detail_search table td select{ width: 55% !important; vertical-align: top; }

/* フォームした検索ボタン（20180215追加） */
#btn_detail_search{ height: 60px; margin-top: 25px; }
#btn_detail_search button{ width: 100%; }
#btn_detail_search button img{ width: 22px; margin-right: 10px; }




/* 共通 */
#ul_job_list{}
#ul_job_list > li{ margin-bottom: 20px; }

	.job_list_inner{ padding: 20px; background: #fff; }


	/* 一覧ページのみ */
	#ul_job_list li a.jobLinkBlock{ display: block; text-decoration: none; }
	#ul_job_list li a.jobLinkBlock:hover{ background: #fff5f4; }

	.job_list_inner .image{ width: 45%; float: left; }
	.job_list_inner .job_list_r{ width: 52%; float: right; }


	/* 詳細ページのみ */
	.job_list_inner #job_detail_LR{ margin-bottom: 20px; }
	.job_list_inner .job_detail_l{ width: 52%; font-size: 15px; float: left; }
	.job_list_inner .job_detail_r{ width: 45%; float: right; }


	.job_list_inner .ul_shokusyu, .main_wrapper .ul_shokusyu{}
	.job_list_inner .ul_shokusyu li, .main_wrapper .ul_shokusyu li{ margin: 0 5px 5px 0; padding: 3px 8px; border-radius: 5px; font-size: 12px; color: #fff; line-height: 1.3em; float: left; }

	.job_list_inner .ul_tokucho, .main_wrapper .ul_tokucho{}
	.job_list_inner .ul_tokucho li, .main_wrapper .ul_tokucho li{ margin: 0 5px 5px 0; padding: 3px 8px; border-radius: 5px; font-size: 12px; line-height: 1.3em; color: #000; float: left; }


	/* パート・バイト */
	.job1 .ul_shokusyu li{ background: #d9331b; }
	.job1 .ul_tokucho li{ border: 1px solid #d9331b; }

	/* 社員 */
	.job2 .ul_shokusyu li{ background: #3b79bf; }
	.job2 .ul_tokucho li{ border: 1px solid #3b79bf; }


.obo_tel{ width: 60%; padding: 13px 0; background: #999; color: #fff; font-weight: bold; border-radius: 5px; font-size: 22px; text-align: center; float: right; }
.obo_tel_keep{ width: 100%; }



/* クチコミ表示 */
#kuchikomi_box{ margin: 30px 0 50px;  }

	.ul_kuchikomi{ margin-bottom: 30px; }
	.ul_kuchikomi li{ padding: 10px 0 20px; border-bottom: 1px dotted #ccc; }
	.ul_kuchikomi li:last-child{ border-bottom: none; }

		.h4_kuchikomi{ font-size: 20px; }
		.kuchikomi_nickname{ color: #777; font-size: 13px; }

		.sogo_text{ display: inline-block; }
		.sogo_text span{ font-size: 14px; color: #777; vertical-align: middle; }

		.star{ display: inline-block; position: relative; }
		.star .star_under{ color: #eee; font-size: 20px; }
		.star .star_over{ color: #fc0; font-size: 20px; position: absolute; left: 0; top: 0; overflow: hidden; white-space: nowrap; }

		.tbl_star{ width: 100%; margin: 5px 0 10px; }
		.tbl_star td{ width: 25%; padding: 5px 0; border: 1px solid #ccc; text-align: center; }
		.tbl_star td .star_title{ font-size: 12px; color: #777; }

		.star2{ display: inline-block; position: relative;  }
		.star2 .star_under2{ color: #eee; font-size: 18px; }
		.star2 .star_over2{ color: #fc0; font-size: 18px; position: absolute; left: 0; top: 0; overflow: hidden; white-space: nowrap; }

		.kuchikomi_text{ padding: 10px 20px; background: #f7f7f7; font-size: 13px; }

/* クチコミへリンクボタン */
.btn_kuchikomi{ padding: 10px 120px; }


/********************************************************************************************************************************************************************
　（求人詳細のみ）
********************************************************************************************************************************************************************/
.detail_btn_box{ padding: 20px 3% 12px; }
.job1 .detail_btn_box{ background: #ffe7e3; }
.job2 .detail_btn_box{ background: #e1edfb; }

.h3_job_detail{ margin-bottom: 15px; padding-left: 15px; font-size: 18px; font-weight: bold; line-height: 1.2em; }

.job1 .h3_job_detail{ border-left: 3px solid #d9331b; }
.job2 .h3_job_detail{ border-left: 3px solid #3b79bf; }

.tbl_job2{ width: 100%; margin-bottom: 30px; border: 1px solid #ccc; font-size: 15px; }
.tbl_job2 th, .tbl_job2 td{ padding: 5px 1.5%; border-bottom: 1px solid #ccc; }
.tbl_job2 th{ width: 30%; background: #f0f0f3; font-weight: normal; }
.tbl_job2 td{}
.tbl_job2 td a{ color: #3b79bf; }

.uketsuke{ display: inline-block; margin-bottom: 5px; padding: 0 20px; border-radius: 5px; color: #fff; font-size: 12px; font-weight: bold; }
#uketsuke1{ background: #d9331b; }
#uketsuke2{ background: #3b79bf; }


/* 職場環境・雰囲気 */
#detail_ea_box{}
	#tbl_ea{ width: 100%; margin-top: 20px; }
	#tbl_ea th, #tbl_ea td{ padding: 5px 0 }
	#tbl_ea th{ width: 35%; font-size: 18px; font-weight: bold; }
	#tbl_ea td.ea_td_l, #tbl_ea td.ea_td_r{ width: 10%; font-size: 15px; font-weight: bold; }
	#tbl_ea td.ea_td_c ul, #tbl_ea td.ea_td_c dl{ width: 80%; height: 3px; background: #c6c6c6; position: relative; }

	#tbl_ea td dl dt{ width: 35px; font-size: 13px; position: absolute; top: -35px; }
	#tbl_ea td dl dt:nth-child(1){ left: -2%; }
	#tbl_ea td dl dt:nth-child(3){ left: 23%; }
	#tbl_ea td dl dt:nth-child(5){ left: 48%; }
	#tbl_ea td dl dt:nth-child(7){ left: 73%; }
	#tbl_ea td dl dt:nth-child(9){ left: 98%; }

	#tbl_ea td ul li, #tbl_ea td dl dd{ display: inline-block; width: 20px; height: 20px; background: #c6c6c6; border-radius: 10px; position: absolute; top: -8px; }
	#tbl_ea td ul li:nth-child(1), #tbl_ea td dl dd:nth-child(2){ left: 0%; }
	#tbl_ea td ul li:nth-child(2), #tbl_ea td dl dd:nth-child(4){ left: 25%; }
	#tbl_ea td ul li:nth-child(3), #tbl_ea td dl dd:nth-child(6){ left: 50%; }
	#tbl_ea td ul li:nth-child(4), #tbl_ea td dl dd:nth-child(8){ left: 75%; }
	#tbl_ea td ul li:nth-child(5), #tbl_ea td dl dd:nth-child(10){ left: 100%; }

	#tbl_ea td ul li span, #tbl_ea td dl dd span{ display: block; width: 12px; height: 12px; background: #3b79bf; border-radius: 6px; position: absolute; top: 4px; left: 4px; }


/********************************************************************************************************************************************************************
　（応募・お問合せ）
********************************************************************************************************************************************************************/
.main_wrapper .image{ width: 32%; float: left; }
.main_wrapper .job_list_r{ width: 65%; float: right; }

#fm_apply table th, #fm_contact table th{ width: 30%; text-align: left; }
	.th_must{ float: right; }


.btn_submit_box{ height: 70px; margin-top: 30px; text-align: center; }
#btn_subApply, #btn_sendApply, #btn_subContact, #btn_sendContact{ padding: 10px 120px; }

.apply_btm_text{ font-size: 15px; }
.apply_btm_text a{ text-decoration: underline; color: #000; }
.apply_btm_text a:hover{ text-decoration: none; }


#cookie_save_box{ margin-top: 15px; text-align: center; }
	#cookie_save{ display: inline-block; text-align: left; font-size: 15px;  }


#contact_btm_text1{ font-size: 15px; }
#contact_btm_text2{ margin-top: 20px; text-align: center; font-size: 15px; }
#contact_btm_text2 a{ color: #000; vertical-align: baseline; }

/********************************************************************************************************************************************************************
　（利用規約、個人情報保護方針）
********************************************************************************************************************************************************************/
.terms_text{ font-size: 15px; }

.dl_terms{}
.dl_terms dt{ margin: 30px 0 10px 0; font-size: 16px; font-weight: bold; }
.dl_terms dd{ font-size: 15px; }
.dl_terms dd ul{}
.dl_terms dd ul li{}


/********************************************************************************************************************************************************************
　（求職者の方へ）
********************************************************************************************************************************************************************/
.job_seeker_block{ padding: 30px 40px; }
.job_seeker_block h2{ margin-bottom: 15px; padding-left: 15px; border-left: 5px solid #d9331b; font-size: 24px; font-weight: bold; }

.job_seeker_block div *, .job_seeker_block dl *{ font-size: 16px; }

.job_seeker_block dl.dl_parent {}
.job_seeker_block dl.dl_parent > dt, .job_seeker_block dl.dl_parent > dd{ padding-left: 40px; background-repeat: no-repeat; background-position: 0 2px; }
.job_seeker_block dl.dl_parent > dt{ background-image: url(/img/icon_Q.png); font-weight: bold; }
.job_seeker_block dl.dl_parent > dd{ margin-bottom: 20px; background-image: url(/img/icon_A.png); }
.job_seeker_block dl.dl_parent > dd:last-child{ margin-bottom: 0; }

.job_seeker_block dl dl dd{ margin-bottom: 20px; }
.job_seeker_block dl dl dd:last-child{ margin-bottom: 0; }


.job_seeker_block dl.dl_parent {}
.job_seeker_block dl.dl_parent > dt, .job_seeker_block dl.dl_parent > dd{ padding-left: 40px; background-repeat: no-repeat; background-position: 0 2px; }
.job_seeker_block dl.dl_parent > dt{ background-image: url(/img/icon_Q.png); font-weight: bold; }
.job_seeker_block dl.dl_parent > dd{ margin-bottom: 20px; background-image: url(/img/icon_A.png); }
.job_seeker_block dl.dl_parent > dd:last-child{ margin-bottom: 0; }

.job_seeker_block dl dl dd{ margin-bottom: 20px; }
.job_seeker_block dl dl dd:last-child{ margin-bottom: 0; }


#h2_question{ margin-bottom: 10px; padding-left: 8px; border-left: 5px solid #d9331b; font-size: 24px; font-weight: bold; }
#question{ margin-bottom: 40px; }
#question dl dt, #question dl dd{ padding-left: 40px; background-repeat: no-repeat; background-position: 0 2px; font-size: 15px; }
#question dl dt{ background-image: url(/img/icon_Q.png); font-weight: bold; }
#question dl dd{ margin-bottom: 20px; background-image: url(/img/icon_A.png); }
#question dl dd:last-child{ margin-bottom: 0; }


#h2_imadake{ margin-bottom: 10px; font-size: 24px; font-weight: bold; }
#btn_recruiter{ height: 70px; text-align: center; }


/********************************************************************************************************************************************************************
　（ホテル様へ）
********************************************************************************************************************************************************************/
#recruiter{ padding: 40px 5%; background: #fff; }

	#ul_nayami{ margin-bottom: 30px; }
	#ul_nayami li{ font-size: 16px; text-align: center; }

	#p_nayami{ margin-bottom: 30px; font-size: 24px; font-weight: bold; text-align: center; }
	#p_nayami span{  font-size: 24px; font-weight: bold; color: #d9331b; }


	#riyu_content{ width: 92%; margin: 0 auto; }
	#riyu_content h3{ margin-bottom: 10px; font-size: 24px; font-weight: bold; line-height: 50px; }
	#riyu_content h3 span.num{ display: inline-block; width: 40px; height: 40px; margin-right: 10px; background: #d9331b; border-radius: 25px; color: #fff; font-weight: bold; font-size: 24px; text-align: center; vertical-align: middle; }
	#riyu_content .riyu_text{ font-weight: normal; font-size: 15px; }


	#tbl_riyu{ width: 100%; margin-bottom: 30px; font-size: 15px; }
	#tbl_riyu caption{ text-indent: 10px; text-align: left; font-weight: bold; }
	#tbl_riyu th, #tbl_riyu td{ padding: 5px 2%; border: 1px solid #a0a0a0; }
	#tbl_riyu .wid3{ width: 27%; }
	#tbl_riyu .th_hotejob{ background: #d9331b; color: #fff; font-weight: bold; }
	#tbl_riyu .th_title{ font-weight: bold; text-align: left; }
	#tbl_riyu .td_hotejob{ color: #d9331b; font-weight: bold; }

	#tbl_price1{ width: 100%; margin-bottom: 30px; font-size: 15px; }
	#tbl_price2{ width: 80%; margin: 0 auto 50px; background: #fff; font-size: 15px; }
	.tbl_price caption{ text-indent: 10px; text-align: left; font-weight: bold; }
	.tbl_price th, .tbl_price td{ padding: 5px 2%; border: 1px solid #a0a0a0; }
	.tbl_price .wid2{ width: 37%; }
	.tbl_price .th_hotejob{ background: #d9331b; color: #fff; font-weight: bold; }
	.tbl_price .th_title{ font-weight: bold; text-align: left; }
	.tbl_price .td_hotejob{ color: #d9331b; font-weight: bold; }

	#ul_riyu2{}
	#ul_riyu2 li{ padding-left: 0px; margin-bottom: 20px; font-size: 15px; }
	#ul_riyu2 li span{ display: inline-block; width: 5px; background: #d9331b; float: left; }
	#ul_riyu2 li p{ width: 97%; float: right; }

	.btn_demo{ height: 80px; text-align: center; }
	.btn_demo button{ padding: 10px 50px; background: #ffc000; color: #fff; font-weight: bold; border: none; border-radius: 5px; box-shadow: 0 5px #e5ac00; font-size: 22px; }
	.btn_demo button:hover{ margin-top: 5px; box-shadow: none; }
	.btn_demo button img{ margin-left: 20px; margin-bottom: 3px; vertical-align: middle; }

	#h2_saiyokun{ border-top-left-radius: 5px; border-top-right-radius: 5px; }
	#saiyokun{ margin-bottom: 30px; padding: 30px 0; background: #f9f9f9; }
	#saiyokun #txt1{ margin-bottom: 50px; font-size: 16px; font-weight: bold; text-align: center; }
	#saiyokun #txt1 span{ font-size: 16px; font-weight: bold; color: #d9331b; }

	#saiyokun #GYH_box{ width: 630px; margin: 0 auto 50px; }
	#saiyokun #img_box{ width: 604px; margin: 0 auto 50px; }

	#saiyokun #txt2{ margin: 30px; font-size: 22px; font-weight: bold; text-align: center; }
	#saiyokun #txt2 span{ font-size: 22px; font-weight: bold; color: #d9331b; }


	#saiyokun_2box{ margin-bottom: 30px; }
		#saiyokun_2boxL{ width: 45%; float: left; }
		#saiyokun_2boxR{ width: 45%; float: right; }

	#saiyokun_2box div{ padding: 2.5%; }
	#saiyokun_2box div p{ padding: 5px 0; background: #d9331b; border-top-left-radius: 5px; border-top-right-radius: 5px; font-size: 18px; font-weight: bold; color: #fff; text-align: center; }
	#saiyokun_2box div ul{ padding: 20px; background: #fff; }
	#saiyokun_2box div ul li{ margin-bottom: 15px; font-size: 16px; font-weight: bold; }
	#saiyokun_2box div ul li:last-child{ margin-bottom: 0; }


/********************************************************************************************************************************************************************
　（ホテル採用君）
********************************************************************************************************************************************************************/
.h2_saiyokun{ padding: 5px 20px; background: #d9331b; font-weight: bold; font-size: 20px; color: #fff; }

.tbl_saiyokun{ width: 100%; margin-bottom: 30px; font-size: 15px; }
.tbl_saiyokun th, .tbl_saiyokun td{ padding: 5px 20px; border: 1px solid #999; }
.tbl_saiyokun th{ width: 25%; background: #f3f3f3; font-weight: bold; text-align: left; }
.tbl_saiyokun td{ background: #fff; }


/********************************************************************************************************************************************************************
　（クチコミ投稿）レビュー★設定
********************************************************************************************************************************************************************/
.review_set{ border: 1px solid #ccc; }
.star_set{ display: inline-block; border: 1px solid #ccc; border-radius: 5px; color: #ddd; font-size: 14px; line-height: 1em; }
.star_set span{ display: inline-block; padding: 5px;
	user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
	-webkit-touch-callout: none;
}
.star_set span:first-child{ padding-left: 20px; }
.star_set span:last-child{ padding-right: 20px;
}

.star_set:hover span.selected{ color: #ddd; }
.star_set span.over, .star_set span.selected, .star_set:hover span.over{ color: #ffae00; }
.star_set span:active{ color: #f60 !important; }




/********************************************************************************************************************************************************************
　（ホテル検索）
********************************************************************************************************************************************************************/
#fm_hotel_search{ padding: 5px; background: #fff; }

#fm_hotel_search table{ width: 100%; }
#fm_hotel_search table th{ width: 25%; }
#fm_hotel_search table th, #fm_hotel_search table td{ padding: 5px 10px; vertical-align: top; }
#fm_hotel_search table th{ background: #fff5f4; border-bottom: 5px solid #fff; text-align: left; font-weight: bold; }
#fm_hotel_search table td{ border-bottom: 1px solid #ededed; }
#fm_hotel_search table td [type='text']{ width: 96%; }
#fm_hotel_search table td select{ width: 55% !important; vertical-align: top; }

	#hotel_search_text{ margin-bottom: 15px; padding: 10px 20px; background: #3b79bf; }
	#hotel_search_text p{ text-align: center; color: #fff; }

	#btn_hotel_search{ height: 60px; margin-top: 25px; }
	#btn_hotel_search button{ width: 100%; padding: 7px 0; box-shadow: 0 3px #b02511; vertical-align: top; }
	#btn_hotel_search button img{ width: 22px; margin: 0 10px 5px 0; }
	#btn_hotel_search button:hover{ margin-top: 3px; box-shadow: none; }


/********************************************************************************************************************************************************************
　（ホテル一覧）
********************************************************************************************************************************************************************/
.ul_hotel{ padding: 10px 20px;  }
.ul_hotel li{ margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #ccc; }
.ul_hotel li:last-child{ margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.ul_hotel li a.hotel_list_link{ display: block; margin-bottom: 10px; text-decoration: none; color: #000; }
.ul_hotel li a.hotel_list_link:hover{ background: #fff5f4; }
	.hotel_name{ font-weight: bold; color: #d9331b; }

	.btn_hotel_list{ display: block; width: 49%; padding: 5px 0; text-align: center; background: #3b79bf; border-radius: 5px; color: #fff; text-decoration: none; }
	.btn_hotel_list:hover{ color: #fff; text-decoration: none; }



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　999px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 999px) {

	/****************************************************************************************************************************************************************
	（タイトル設定）
	****************************************************************************************************************************************************************/
	/* TOP */
	.h2_top{ margin: 0 0 5px 12%; font-size: 20px; font-weight: bold; }


	/****************************************************************************************************************************************************************
	（共通設定）
	****************************************************************************************************************************************************************/
	*{ font-size: 14px; }

	.main_wrapper{ margin-bottom: 50px; }


	/****************************************************************************************************************************************************************
	（ヘッダー設定）
	****************************************************************************************************************************************************************/
	#header_link{ width: 100%; }

	#header_inner{ width: 100%; margin: 0 auto; padding: 5px 0; }


	/****************************************************************************************************************************************************************
	（ビジュアル設定）
	****************************************************************************************************************************************************************/
	#visual{ width: 100%; min-width: 100%; }
	#visual_inner{ width: 98%; margin: 0 auto; background-size: 100% !important; background-repeat: no-repeat; }


	#visual_job_seeker{ background: #fafafc; }
		#visual_job_seeker_inner{ width: 100%; }
		#visual_job_seeker_inner div{ width: 100%; background-size: 100%; position: static; }


	#visual_recruiter{ min-width: 100%; }
		#visual_recruiter_inner{ width: 100%; background-size: 100%; }



	/****************************************************************************************************************************************************************
	（カンタン検索）
	****************************************************************************************************************************************************************/
	#kantan{ width: 100%; height: 180px; }
	#fm_kantan{ width: 94%; height: 200px; padding: 25px 1%; left: 3%; box-sizing: border-box; }


	#select4box{ margin-top: 25px; }
	#select4box select{ width: 22% !important; padding: 10px 5px; font-size: 14px;
		background-position: right 5px center;
	}
	#select4box span.kakeru{ margin: 0; color: #d9331b; font-size: 23px; }


	/* シャドウボタン */
	.btn_shadow_red{ box-shadow: 0 5px #b02511; font-size: 18px; }
	.btn_shadow_red:hover{ margin-top: 5px; box-shadow: none; }

	[name='btn_kantan']{ padding: 8px 100px; }
	[name='btn_kantan'] img{ width: 20px; }


	/****************************************************************************************************************************************************************
	（メイン）
	****************************************************************************************************************************************************************/
	main{ padding: 20px 0 0; }

	.main_box{ width: 98%; margin: 0 auto; }


	#seo_box{ margin-top: 20px; }
	#seo_box h2{ margin-bottom: 10px; font-size: 14px; }
	#seo_box p{ font-size: 12px; font-weight: normal; }
	#seo_box p a{ font-size: 12px; }

		#seo_box_inner{ width: 98%; padding: 20px 1%; }


	/****************************************************************************************************************************************************************
	（フッター設定）
	****************************************************************************************************************************************************************/
	#footer_inner{ width: 100%; padding: 20px 0; }

		#ul_footer_link{ margin-bottom: 15px; text-align: center; float: none; }
		#ul_footer_link li{ display: inline-block; color: #fff; float: none; }
		#ul_footer_link li a{ color: #fff; }
		p#copy{ color: #fff; text-align: center; float: none; }


	/****************************************************************************************************************************************************************
	　（トップページ）
	****************************************************************************************************************************************************************/
	#ul_top_tokucho{ margin-bottom: 20px; }
	#ul_top_tokucho li{ margin-bottom: 10px; }
	#ul_top_tokucho li a{ height: 70px; padding-right: 10%; padding-left: 30%;
		background-position: 15px center;
		background-size: 40px;
	}
	#ul_top_tokucho li a p{ font-size: 14px; }
	#ul_top_tokucho li .arrow{ width: 8px; height: 15px; background: url(/img/arrow_right_red.png) no-repeat; position: absolute; top: 50%; right: 10px; margin-top: -7.5px; }


	#fm_freeword{ margin-bottom: 30px; }
	#fm_freeword #freeword_form_box input{ width: 75%; margin-right: 0; padding: 8px 10px; font-size: 24px; }
	#fm_freeword #freeword_form_box button{ padding: 12px; }
	#fm_freeword #freeword_form_box button:hover{ margin-top: 3px; box-shadow: none; }


	/****************************************************************************************************************************************************************
	　（求職者の方へ）
	****************************************************************************************************************************************************************/
	.job_seeker_block{ padding: 30px 5%; }


	/****************************************************************************************************************************************************************
	　（ホテル様へ）
	****************************************************************************************************************************************************************/
	#saiyokun #GYH_box{ width: 100%; margin: 0 auto 20px; }
	#saiyokun #img_box{ width: 100%; margin: 0 auto 20px; }
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　800px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 800px) {

	/****************************************************************************************************************************************************************
	（タイトル設定）
	****************************************************************************************************************************************************************/
	/* ホテル様へ */
	.h2_style_RB{ margin-bottom: 20px; font-size: 20px; border-radius: 20px; }
	.h2_style_RR{ margin-bottom: 20px; font-size: 20px; border-radius: 20px; }


	/****************************************************************************************************************************************************************
	　（トップページ）
	****************************************************************************************************************************************************************/
	#ul_top_tokucho{}
	#ul_top_tokucho li{ width: 32%; margin: 0 1% 10px 0; }
	#ul_top_tokucho li:nth-child(4n){ margin-right: 1%; }
	#ul_top_tokucho li:nth-child(3n){ margin-right: 0; }
	#ul_top_tokucho li a{ height: 70px; padding-right: 10%; padding-left: 30%;
		background-position: 20px center;
		background-size: 44px;
	}
	#ul_top_tokucho li a p{ font-size: 16px; }
	#ul_top_tokucho li .arrow{ width: 8px; height: 15px; background: url(/img/arrow_right_red.png) no-repeat; position: absolute; top: 50%; right: 10px; margin-top: -7.5px; }


	/****************************************************************************************************************************************************************
	　（一覧・詳細ページ）
	****************************************************************************************************************************************************************/
	/* 詳細検索フォーム */
	#fm_detail_search{ margin-bottom: 30px; }
	#fm_detail_search button{ padding: 7px 0; font-size: 13px; }
	#fm_detail_search button img{ width: 14px; margin: 0 3px 3px 0; }


	/* キープ、応募ボタン */
	.btn_keep{ padding: 12px 0; font-size: 18px; }
	.btn_keep img{ width: 22px; margin: 0 10px 4px 0; }

	.btn_obo{ padding: 10px 0; font-size: 18px; }
	.btn_obo img{ width: 24px; margin: 5px 10px 0 0; }

	.obo_tel{ padding: 13px 0; font-size: 18px; }


	/* 情報テーブル */
	.tbl_job2{}
	.tbl_job2 th, .tbl_job2 td{ padding: 3px 1%; font-size: 14px; }

	.uketsuke{ font-size: 11px; }


	/* 詳細ページ、ボタン背景 */
	.detail_btn_box{ padding: 20px 3% 6px; }


	/****************************************************************************************************************************************************************
	　（求職者の方へ）
	****************************************************************************************************************************************************************/
	.job_seeker_block{ padding: 20px 3%; }


	/****************************************************************************************************************************************************************
	　（ホテル様へ）
	****************************************************************************************************************************************************************/
	#recruiter{ padding: 20px 3%; }

		#ul_nayami{ margin-bottom: 30px; }
		#ul_nayami li{ font-size: 14px; }

		#p_nayami{ margin-bottom: 30px; font-size: 20px; }
		#p_nayami span{  font-size: 20px; }


		#riyu_content{ width: 100%; }
		#riyu_content h3{ margin-bottom: 10px; font-size: 20px; font-weight: bold; line-height: 40px; }
		#riyu_content h3 span.num{ width: 36px; height: 36px; margin-right: 10px; border-radius: 18px; font-size: 20px; }

		#tbl_riyu{ width: 100%; margin-bottom: 30px; }
		#tbl_riyu caption{ text-indent: 10px; }
		#tbl_riyu th, #tbl_riyu td{ padding: 5px 2%; }
		#tbl_riyu .wid3{ width: 27%; }

		#tbl_price1{ width: 100%; margin-bottom: 30px; }
		#tbl_price2{ width: 80%; margin: 0 auto 50px; }
		.tbl_price caption{ text-indent: 10px; }
		.tbl_price th, .tbl_price td{ padding: 5px 2%; }
		.tbl_price .wid2{ width: 37%; }

		#ul_riyu2{}
		#ul_riyu2 li{ padding-left: 0px; margin-bottom: 20px; }
		#ul_riyu2 li span{ display: inline-block; width: 5px; }
		#ul_riyu2 li p{ width: 97%; }

		.btn_demo{ height: 80px; }
		.btn_demo button{ padding: 10px 50px; font-size: 22px; }
		.btn_demo button:hover{}
		.btn_demo button img{ margin-left: 20px; margin-bottom: 3px; }

		#h2_saiyokun{}
		#saiyokun{ margin-bottom: 30px; padding: 30px 0; }
		#saiyokun #txt1{ margin-bottom: 50px; font-size: 16px; }
		#saiyokun #txt1 span{ font-size: 16px; }

		#saiyokun #GYH_box{ width: 630px; margin: 0 auto 50px; }
		#saiyokun #img_box{ width: 604px; margin: 0 auto 50px; }

		#saiyokun #txt2{ margin: 30px; font-size: 22px; }
		#saiyokun #txt2 span{ font-size: 22px; }


		#saiyokun_2box{ margin-bottom: 30px; }
			#saiyokun_2boxL{ width: 45%; float: left; }
			#saiyokun_2boxR{ width: 45%; float: right; }

		#saiyokun_2box div{ padding: 2.5%; }
		#saiyokun_2box div p{ padding: 5px 0; font-size: 18px; }
		#saiyokun_2box div ul{ padding: 20px; }
		#saiyokun_2box div ul li{ margin-bottom: 15px; font-size: 16px; }
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　700px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 700px) {

	/****************************************************************************************************************************************************************
	（タイトル設定）
	****************************************************************************************************************************************************************/
	/* ホテル様へ */
	.h2_style_RB{ margin-bottom: 15px; font-size: 18px; }
	.h2_style_RR{ margin-bottom: 15px; font-size: 18px; }


	/****************************************************************************************************************************************************************
	（カンタン検索）
	****************************************************************************************************************************************************************/
	#kantanBox h2{ padding: 0 20px; font-size: 24px; top: -10px; left: 50%; margin-left: -92px; }

		#kantan{ height: 170px; }
		#fm_kantan{ width: 94%; height: 190px; padding: 25px 1%; left: 3%; box-sizing: border-box; }

		#select4box{ margin-top: 25px; }
		#select4box select{ width: 21% !important; padding: 10px 5px; font-size: 12px;
			background-position: right 3px center;
		}
		#select4box span.kakeru{ margin: 0; color: #d9331b; font-size: 23px; }

		[name='btn_kantan']{ padding: 5px 80px; }
		[name='btn_kantan'] img{ width: 18px; }


	/****************************************************************************************************************************************************************
	　（一覧ページ）
	****************************************************************************************************************************************************************/
	/* 詳細検索フォーム */
	#fm_detail_search{ margin-bottom: 30px; }
	#fm_detail_search button{ padding: 10px 0; vertical-align: top; font-size: 10px; }
	#fm_detail_search button img{ width: 12px; margin: 0 3px 3px 0; }

	/* フォーム下　検索ボタン（20180215追加） */
	#btn_detail_search{ height: 60px; margin-top: 10px; }
	#btn_detail_search button{ font-size: 18px; }
	#btn_detail_search button img{ width: 20px; margin-right: 10px; }


	#fm_detail_search table th{ width: 25%; }
	#fm_detail_search table th, #fm_detail_search table td{ padding: 3px 5px; font-size: 13px; }
	#fm_detail_search table td label{ font-size: 13px; }


	/* キープ、応募ボタン */
	.btn_keep{ padding: 10px 0; font-size: 16px; }
	.btn_keep img{ width: 22px; margin: 0 5px 4px 0; }

	.btn_obo{ padding: 8px 0; font-size: 16px; }
	.btn_obo img{ width: 22px; margin: 5px 5px 0 0; }

	.obo_tel{ padding: 11px 0; font-size: 16px; }


	/****************************************************************************************************************************************************************
	　（詳細ページ）
	****************************************************************************************************************************************************************/

	/* 詳細ページ、ボタン背景 */
	.detail_btn_box{ padding: 25px 3% 0; }


	/* 職場環境・雰囲気 */
	#detail_ea_box{}
		#tbl_ea{}
		#tbl_ea th, #tbl_ea td{ padding: 5px 0 }
		#tbl_ea th{ width: 35%; font-size: 16px; }
		#tbl_ea td.ea_td_l, #tbl_ea td.ea_td_r{ width: 10%; font-size: 13px; }
		#tbl_ea td.ea_td_c ul, #tbl_ea td.ea_td_c dl{ width: 80%; height: 3px; }

		#tbl_ea td dl dt{ width: 35px; font-size: 10px; top: -35px; }
		#tbl_ea td ul li, #tbl_ea td dl dd{ width: 20px; height: 20px; border-radius: 10px; top: -8px; }
		#tbl_ea td ul li span, #tbl_ea td dl dd span{ width: 12px; height: 12px; border-radius: 6px; top: 4px; left: 4px; }



	/****************************************************************************************************************************************************************
	　（ホテル検索）
	****************************************************************************************************************************************************************/
	#fm_hotel_search{  }

	#fm_hotel_search{ margin-bottom: 30px; }
	#fm_hotel_search button{ padding: 10px 0; vertical-align: top; font-size: 10px; }
	#fm_hotel_search button img{ width: 12px; margin: 0 3px 3px 0; }

	#fm_hotel_search table th{ width: 25%; }
	#fm_hotel_search table th, #fm_hotel_search table td{ padding: 3px 5px; font-size: 13px; }

		#btn_hotel_search{ height: 60px; margin-top: 10px; }
		#btn_hotel_search button{ font-size: 18px; }
		#btn_hotel_search button img{ width: 20px; margin-right: 10px; }

}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　600px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 600px) {

	/****************************************************************************************************************************************************************
	　（トップページ）
	****************************************************************************************************************************************************************/
	#ul_top_tokucho{}
	#ul_top_tokucho li{ width: 48%; margin: 0 2% 10px 0; }
	#ul_top_tokucho li:nth-child(4n){ margin-right: 2%; }
	#ul_top_tokucho li:nth-child(3n){ margin-right: 2%; }
	#ul_top_tokucho li:nth-child(2n){ margin-right: 0; }
	#ul_top_tokucho li a{ height: 70px; padding-right: 10%; padding-left: 30%;
		background-position: 20px center;
		background-size: 44px;
	}
	#ul_top_tokucho li a p{ font-size: 16px; }
	#ul_top_tokucho li .arrow{ width: 8px; height: 15px; background: url(/img/arrow_right_red.png) no-repeat; position: absolute; top: 50%; right: 10px; margin-top: -7.5px; }


	/****************************************************************************************************************************************************************
	（ヘッダー設定）
	****************************************************************************************************************************************************************/
	header{ position: relative; }

		#header_link li a{ font-size: 13px; }

		#header_inner{ height: 140px; position: relative; }

			#header_innerL{}
				h1{}
				#logo{}

			#header_innerCR{ float: none; }

			#header_innerC{ display: block; margin-top: 10px; float: right; }

			#ul_header_linkIcon{ margin-right: 5px; }

			#header_innerR{ position: absolute; top: 85px; left: 40%; }

		header hr{ display: block; width: 100%; border: none; border-bottom: 5px solid #d9331b; position: absolute; top: 120px; }


	/****************************************************************************************************************************************************************
	（カンタン検索）
	****************************************************************************************************************************************************************/
	#kantan{ height: 350px; }
	#fm_kantan{ width: 94%; height: 370px; padding: 25px 3%; left: 3%; box-sizing: border-box; }


	#select4box{ margin-top: 25px; }
	#select4box select{ width: 100% !important; padding: 10px 20px; font-size: 14px;
		background-position: right 20px center;
	}
	#select4box span.kakeru{ margin: 0; color: #d9331b; font-size: 20px; line-height: 1.2em; }


	/* シャドウボタン */
	.btn_shadow_red{ box-shadow: 0 5px #b02511; font-size: 16px; }
	.btn_shadow_red:hover{ margin-top: 5px; box-shadow: none; }

	/****************************************************************************************************************************************************************
	　（ホテル様へ）
	****************************************************************************************************************************************************************/
	#recruiter{ padding: 15px 1%; }
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　スマートフォン（Xperia Z Ultraが540px）
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 540px) {

	/****************************************************************************************************************************************************************
	（共通設定）
	****************************************************************************************************************************************************************/
	.tbl_edit{ font-size: 14px; }

	.pan{ font-size: 14px; }

	/* バナー */
	.ul_job_banner{}
	.ul_job_banner li{ width: 49%; margin-right: 2%; float: left; }
	.ul_job_banner li a{}

	.ul_banner_sidebar{}
	.ul_banner_sidebar li{}
	.ul_banner_sidebar a{ font-size: 14px; }


	/****************************************************************************************************************************************************************
	（タイトル設定）
	****************************************************************************************************************************************************************/
	/* TOP */
	.h2_top{ margin: 0 0 5px 12%; font-size: 18px; font-weight: bold; }

	/* 共通 */
	.h2_job{ padding: 5px 20px; font-size: 16px; }
	.h2_job .new{ margin-right: 10px; padding: 3px 5px; color: #fff; font-weight: bold; font-size: 12px; }

	.h2_style{ padding: 7px 0; font-size: 16px; }

	/* ホテル様へ */
	.h2_style_RB{ padding: 5px 0; font-size: 14px; }
	.h2_style_RR{ padding: 5px 0; font-size: 14px; }


	/****************************************************************************************************************************************************************
	（ヘッダー設定）
	****************************************************************************************************************************************************************/
	header{}

		#header_link li a{ font-size: 10px; }

			#header_innerL{}
				h1{ font-size: 12px; }
				#logo{ width: 170px; }


			#header_innerR{ position: absolute; top: 100px; left: 40%; }

				#ul_header_linkIcon li a{ font-size: 10px; }
				#ul_header_linkIcon li a img{ width: 30px; }

			#header_innerR #num{ font-size: 30px; }
			#header_innerR #ken{ font-size: 18px; }


	/********************************************************************************************************************************************************************
	（フッター設定）
	********************************************************************************************************************************************************************/
	footer *{ font-size: 14px; }


	/****************************************************************************************************************************************************************
	（メイン）
	****************************************************************************************************************************************************************/
	#seo_box a{ vertical-align: baseline; }

	#seo_box_inner{ padding: 10px 1%; }

	#fm_freeword #freeword_form_box input{ width: 70%; margin-right: 0; padding: 8px; font-size: 18px; }
	#fm_freeword #freeword_form_box button{ padding: 8px; }
	#fm_freeword #freeword_form_box button:hover{ margin-top: 3px; box-shadow: none; }


	/****************************************************************************************************************************************************************
	　（トップページ）
	****************************************************************************************************************************************************************/
	#ul_top_tokucho{}
	#ul_top_tokucho li a{ height: 70px; padding-right: 10%; padding-left: 30%;
		background-position: 15px center;
		background-size: 40px;
	}
	#ul_top_tokucho li a p{ font-size: 14px; }
	#ul_top_tokucho li .arrow{ width: 8px; height: 15px; background: url(/img/arrow_right_red.png) no-repeat; position: absolute; top: 50%; right: 10px; margin-top: -7.5px; }


	/****************************************************************************************************************************************************************
	（カンタン検索）
	****************************************************************************************************************************************************************/
	#kantanBox h2{ padding: 0 20px; font-size: 20px; top: -10px; left: 50%; margin-left: -80px; }


	/********************************************************************************************************************************************************************
	　（求人一覧・詳細ページ　右カラム）
	********************************************************************************************************************************************************************/
	.left_box{ width: 100%; margin-bottom: 30px; float: none; }
	.right_box{ width: 100%; float: none; }

		#keep_list_box h2{ font-size: 14px; }

		#saikin_list_box h2{ font-size: 14px; }

		.ul_right_list li .text1{ font-size: 14px; }
		.ul_right_list li .right_list_bottom .text2{ font-size: 14px; }



	/********************************************************************************************************************************************************************
	　（求人一覧・詳細ページ）
	********************************************************************************************************************************************************************/
	/* 共通 */
	#ul_job_list{}
	#ul_job_list > li{ margin-bottom: 10px; }

		.job_list_inner{ padding: 10px 5px; }


	.tbl_job{}
	.tbl_job td{ padding: 3px 0; font-size: 13px; }
	.tbl_job td.icon{ width: 25px; text-align: center;  }
	.tbl_job td.icon img{ width: 16px; }
	.tbl_job td.item{ width: 70px; }
	.tbl_job td.item_d{ width: 70px; }

	.job_btn_box{ margin: 20px 0; height: 70px; }


	/* キープ、応募ボタン */
	.btn_keep{ padding: 8px 0; font-size: 14px; }
	.btn_keep img{ width: 14px; margin: 0 3px 5px 0; }

	.btn_obo{ padding: 6px 0; font-size: 14px; }
	.btn_obo img{ width: 22px; margin: 5px 5px 0 0; }
	.obo_tel{ padding: 9px 0; font-size: 14px; }


	/* 一覧ページのみ */
	.job_list_inner .image{ width: 35%; }
	.job_list_inner .job_list_r{ width: 62%; }


	/* 詳細検索フォーム */
	#fm_detail_search table th{ width: 30%; }
	#fm_detail_search table th, #fm_detail_search table td{}
	#fm_detail_search table td label{}


	/* 詳細ページ */
	.h3_job_detail{ margin-bottom: 5px; padding-left: 10px; font-size: 16px; }

	.tbl_job2{}
	.tbl_job2 th, .tbl_job2 td{ padding: 3px 1%; font-size: 13px; }

	.uketsuke{ margin-bottom: 3px; padding: 0 10px; border-radius: 5px; font-size: 10px; }


	.job_list_inner #job_detail_LR{ margin-bottom: 20px; }
	.job_list_inner .job_detail_l{ width: 100%; font-size: 14px; float: none; }
	.job_list_inner .job_detail_r{ width: 80%; margin: 0 auto 10px; float: none; }



	/* クチコミ表示 */
	#kuchikomi_box{}
	#kuchikomi_box h3{ padding: 5px 10px; }

		.ul_kuchikomi{ margin-bottom: 20px; }
		.ul_kuchikomi li{ padding: 8px 0 16px; }

			.h4_kuchikomi{ font-size: 16px; }
			.kuchikomi_nickname{ font-size: 12px; }

			.sogo_text{}
			.sogo_text span{ font-size: 12px; }

			.star{}
			.star .star_under{ font-size: 16px; }
			.star .star_over{ font-size: 16px; }

			.tbl_star{}
			.tbl_star td{ padding: 2px 0; }
			.tbl_star td .star_title{}

			.star2{}
			.star2 .star_under2{ font-size: 14px; }
			.star2 .star_over2{ font-size: 14px; }

			.kuchikomi_text{ padding: 5px 10px; font-size: 12px; }

	/* クチコミへリンクボタン */
	.btn_kuchikomi{ padding: 10px 20px; font-size: 16px; }



	/****************************************************************************************************************************************************************
	　（求職者の方へ）
	****************************************************************************************************************************************************************/
	.job_seeker_block{ padding: 20px 3%; }
	.job_seeker_block h2{ margin-bottom: 10px; padding-left: 10px; font-size: 18px; }

	.job_seeker_block div *, .job_seeker_block dl *{ font-size: 14px; }

	.job_seeker_block dl.dl_parent {}
	.job_seeker_block dl.dl_parent > dt, .job_seeker_block dl.dl_parent > dd{ padding-left: 25px; background-position: 0 2px; background-size: 18px; }


	#h2_question{ margin-bottom: 10px; padding-left: 8px; font-size: 20px; }
	#question dl dt, #question dl dd{ font-size: 14px; }



	#h2_imadake{ margin-bottom: 10px; font-size: 20px; }


	/****************************************************************************************************************************************************************
	　（ホテル様へ）
	****************************************************************************************************************************************************************/
	#recruiter{ padding: 20px 3%; }

		#ul_nayami{ margin-bottom: 30px; }
		#ul_nayami li{ font-size: 14px; }

		#p_nayami{ margin-bottom: 30px; font-size: 20px; }
		#p_nayami span{  font-size: 20px; }


		#riyu_content{ width: 100%; }
		#riyu_content h3{ margin-bottom: 10px; font-size: 18px; font-weight: bold; line-height: 40px; }
		#riyu_content h3 span.num{ width: 30px; height: 30px; margin-right: 5px; border-radius: 15px; font-size: 18px; }
		#riyu_content .riyu_text{ font-size: 14px; }


		#tbl_riyu{ width: 100%; margin-bottom: 30px; }
		#tbl_riyu caption{ text-indent: 10px; font-size: 14px; }
		#tbl_riyu th, #tbl_riyu td{ padding: 5px 0.5%; font-size: 12px; }
		#tbl_riyu .wid3{ width: 27%; }

		#tbl_price1{ width: 100%; margin-bottom: 30px; }
		#tbl_price2{ width: 80%; margin: 0 auto 50px; }
		.tbl_price caption{ text-indent: 10px; font-size: 14px; }
		.tbl_price th, .tbl_price td{ padding: 5px 0.5%; font-size: 12px; }
		.tbl_price .wid2{ width: 37%; font-weight: normal; }

		#ul_riyu2{}
		#ul_riyu2 li{ padding-left: 0px; margin-bottom: 20px; font-size: 14px; }
		#ul_riyu2 li span{ display: inline-block; width: 5px; }
		#ul_riyu2 li p{ width: 97%; }

		.btn_demo{ height: 80px; }
		.btn_demo button{ padding: 5px 10px; font-size: 16px; }
		.btn_demo button:hover{}
		.btn_demo button img{ width: 25px; margin-left: 10px; margin-bottom: 3px; }

		#h2_saiyokun{}
		#saiyokun{ margin-bottom: 30px; padding: 30px 0; }
		#saiyokun #txt1{ margin-bottom: 50px; font-size: 16px; }
		#saiyokun #txt1 span{ font-size: 16px; }

		#saiyokun #GYH_box{ width: 100%; margin: 0 auto 30px; }
		#saiyokun #img_box{ width: 100%; margin: 0 auto 30px; }

		#saiyokun #txt2{ margin: 30px; font-size: 18px; }
		#saiyokun #txt2 span{ font-size: 18px; }


		#saiyokun_2box{ margin-bottom: 30px; }
			#saiyokun_2boxL{ width: 100%; float: none; }
			#saiyokun_2boxR{ width: 100%; float: none; }

		#saiyokun_2box div{ padding: 2.5%; }
		#saiyokun_2box div p{ padding: 5px 0; font-size: 18px; }
		#saiyokun_2box div ul{ padding: 10px; }
		#saiyokun_2box div ul li{ margin-bottom: 15px; font-size: 16px; }


	/****************************************************************************************************************************************************************
	　（応募・お問合せ）
	****************************************************************************************************************************************************************/
	#fm_apply table th, #fm_contact table th{ width: 96%; }
	#btn_subApply, #btn_sendApply, #btn_subContact, #btn_sendContact{ padding: 10px 20px; }

	.apply_btm_text{ font-size: 14px; }

	#cookie_save_box{}
		#cookie_save{ font-size: 14px;  }


	#contact_btm_text1{ font-size: 14px; }
	#contact_btm_text2{ font-size: 14px; }


	/****************************************************************************************************************************************************************
	　（利用規約、個人情報保護方針）
	****************************************************************************************************************************************************************/
	.terms_text{ font-size: 14px; }
	
	.dl_terms{}
	.dl_terms dt{ margin: 30px 0 10px 0; font-size: 15px; }
	.dl_terms dd{ font-size: 14px; }


	/****************************************************************************************************************************************************************
	　（採用くん）
	****************************************************************************************************************************************************************/
	.tbl_saiyokun{ margin-bottom: 10px; }
	.tbl_saiyokun th, .tbl_saiyokun td{ padding: 3px 10px; font-size: 12px; }
	.tbl_saiyokun th{}
	.tbl_saiyokun td{}


	/****************************************************************************************************************************************************************
	　（ホテル検索）
	****************************************************************************************************************************************************************/
	#fm_hotel_search table th{ width: 30%; }
	#fm_hotel_search table th, #fm_hotel_search table td{}


	/********************************************************************************************************************************************************************
	　（ホテル一覧）
	********************************************************************************************************************************************************************/
	.btn_hotel_list{ font-size: 13px; }

}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　スマートフォン（400px）
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 400px) {

	/****************************************************************************************************************************************************************
	（ヘッダー設定）
	****************************************************************************************************************************************************************/
	header{}

		#header_inner{}

			#header_innerL{}
				h1{ font-size: 10px; }
				#logo{}

			#header_innerC{}
				#ul_header_linkIcon{ margin-right: 5px; }
				#ul_header_linkIcon li{ width: 65px; padding: 3px 0; }
				#ul_header_linkIcon li a{ font-size: 10px; }
				#ul_header_linkIcon li a img{ width: 30px; }


	/****************************************************************************************************************************************************************
	（ビジュアル設定）
	****************************************************************************************************************************************************************/
	#visual{}
	#visual_inner{ margin: 20px auto 0; }


	/****************************************************************************************************************************************************************
	（タイトル設定）
	****************************************************************************************************************************************************************/
	/* TOP */
	.h2_top{ margin: 0 0 5px 12%; font-size: 16px; }

	/* 共通 */
/*
	.h2_job{ padding: 5px 20px; font-size: 18px; }
	.h2_job .new{ margin-right: 10px; padding: 3px 5px; font-size: 12px; }

	.h2_style{ padding: 7px 0; font-size: 16px; }
*/

	/* ホテル様へ */
	.h2_style_RB{}
	.h2_style_RR{ padding: 5px 10px; }


	/****************************************************************************************************************************************************************
	（メイン）
	****************************************************************************************************************************************************************/
	#fm_freeword #freeword_form_box input{ width: 70%; margin-right: 0; padding: 8px; font-size: 18px; }
	#fm_freeword #freeword_form_box button{ padding: 8px; }
	#fm_freeword #freeword_form_box button:hover{ margin-top: 3px; box-shadow: none; }


	/****************************************************************************************************************************************************************
	（カンタン検索）
	****************************************************************************************************************************************************************/
	#fm_kantan{ top: -10px; }

	/* シャドウボタン */
	.btn_shadow_red{ box-shadow: 0 5px #b02511; font-size: 16px; }
	.btn_shadow_red:hover{ margin-top: 5px; box-shadow: none; }

	[name='btn_kantan']{ padding: 5px 40px; }
	[name='btn_kantan'] img{ width: 16px; }


	/****************************************************************************************************************************************************************
	　（トップページ）
	****************************************************************************************************************************************************************/
	#ul_top_tokucho{}
	#ul_top_tokucho li a{ height: 70px; padding-right: 10%; padding-left: 27%;
		background-position: 7px center;
		background-size: 30px;
	}
	#ul_top_tokucho li a p{ font-size: 12px; }
	#ul_top_tokucho li .arrow{ width: 8px; height: 15px; background: url(/img/arrow_right_red.png) no-repeat; position: absolute; top: 50%; right: 10px; margin-top: -7.5px; }


	#top_job_box{}
	#top_job_box div{ width: 100%; }
		#job_ossm{ margin-bottom: 20px; float: none; }
		#job_new{ float: none; }


	#top_ban_box{}
		#top_ban_l{ width: 100%; margin-bottom: 10px; float: none; }
		#top_ban_r{ width: 100%; float: none; }



	/* 職場環境・雰囲気 */
	#detail_ea_box{}
		#tbl_ea{}
		#tbl_ea th, #tbl_ea td{ padding: 5px 0 }
		#tbl_ea th{ width: 30%; font-size: 12px; }
		#tbl_ea td.ea_td_l, #tbl_ea td.ea_td_r{ width: 10%; font-size: 12px; }
		#tbl_ea td.ea_td_c ul, #tbl_ea td.ea_td_c dl{ width: 80%; height: 3px; }

		#tbl_ea td dl dt{ width: 35px; font-size: 10px; top: -25px; }
		#tbl_ea td ul li, #tbl_ea td dl dd{ width: 20px; height: 20px; border-radius: 10px; top: -8px; }
		#tbl_ea td ul li span, #tbl_ea td dl dd span{ width: 12px; height: 12px; border-radius: 6px; top: 4px; left: 4px; }


	/********************************************************************************************************************************************************************
	　（ホテル一覧）
	********************************************************************************************************************************************************************/
	.btn_hotel_list{ font-size: 11px; }

}
