@charset "UTF-8";
h2{
	width: 96%;
	padding: 1.5% 2%;
	font-size: 1.2em;
	color: #fff;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	background: url(/img/i/top/area_search_tit_bg.gif) 0 0 repeat;
}
nav.work_search h2{margin-bottom:2%;}
div#globalheader h1.ts{font-size:1.0em;padding: 0 1%;}
ul.work_search_list {
	width: 96%;
	padding: 0 2%;
	margin-bottom: 5px;
}

ul.work_search_list li{
	width:100%;
}

ul.work_search_list li a{
	width: 100%;
	padding: 3px 0;
	font-size: 1.2em;
	line-height: 2.0em;
	color: #582f31;
	border-bottom: dotted 2px #e3e3e3;
	background: url("/img/i/common/icon/arrow_black.png") no-repeat scroll right center / 9px 15px rgba(0, 0, 0, 0);
	display: block;
}

/*----- PIC UP-----------*/

div.pickup_left, div.pickup_right {
	width: 33px;
	margin: 150px 1% 0 1%;
	overflow: hidden;
	float: left;
}
div.pickup_left a, div.pickup_right a {
	width: 33px;
	padding: 10px 0;
	font-size: 1.5em;
	font-weight: bold;
	color:#fff;
	text-align: center;
	background-color: #e0c262;
	border-radius: 2px;
	display: block;
}

div.pickupwrap {
	width: 233px;
	margin: 10px 0;
	border: solid 2px #e0c262;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color: #fff;
	box-sizing: border-box;
	float: left;
}

div.pickupwrap h3.pt{
	    background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	padding-left: 4px;
	text-shadow: -1px -1px 0 rgb(0 0 0 / 20%);.
	
}

div.pickupwrap h3.pt span{
	margin:5px 10px;
}

dl.point_list {
	width: 98%;
	margin: 5px 1%;
}
dl.point_list dd{
	width: 98%;
	padding: 0 1% 5px;
	border-top: dotted 2px #ffddea;
	float: left;
}
dl.point_list dd:last-child { border-bottom: dotted 2px #ffddea; }

div.point_txt {
	width: 20%;
	height: 26px;
	padding: 3px 0;
	margin: 5px 0 0 0;
	color: #fff;
	text-align: center;
	float: left;
}
.bc01 { background-color: #36b6ff; }
.bc02 { background-color: #eeba07; }
.bc03 { background-color: #35ab35; }
.point_num { font-size: 1.5em; }

dl.point_list dd p{
	width: 76%;
	margin: 2.5% 2% 0% 2%;
	line-height: 1.4em;
	float: right;
	font-size:1.0em;
	font-weight:bold;
	color: #582f31;
}

div.pu_shop_info {
	width: 100%;
	padding: 5px 0;
	overflow: hidden;
}
div.pu_shop_image {
	width: 100%;
	float: left;
}
div.pu_shop_info img{
margin-left:4px;
}
div.pu_shop_name {
	width: 68%;
	padding: 0 1%;
	float: left;
	line-height: 1.3em;
	margin-top:0.5em;
	margin-left:0.5em;
	color:#582f31;
	}
div.pu_shop_name span{
	font-size: 0.8em;
}
/*--------------*/

nav.area_search h2{
	width: 96%;
	padding: 2px 2%
	font-size: 1.2em;
	color: #fff;
	margin-bottom:0;
	background: url(/img/i/top/area_search_tit_bg.gif) 0 0 repeat;
	position: relative;
}

.plusicon { height:20px; width:20px; display:block; position:absolute; right:20px; top:10px; }
.plusicon { border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px; border:2px solid #fff; width:22px; height:22px;}
.plusicon:before, .plusicon:after{ content:''; height:2px; width:18px; display:block; background:#fff; border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px; position:absolute; top:10px; left:2px;}
.plusicon:after{ height:18px; width:2px; top:2px; left:10px;}

ul.area_search_list {
	width: 100%;
	margin-bottom: 5px;
	overflow: hidden;
}

ul.area_search_list li{
	width: 50%;
	box-sizing: border-box;
	border-right:2px solid #f1f1f1;
	float:left;
}

ul.area_search_list li a{
	width:94%;
	padding: 10px 3%;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #582f31;
	border-bottom: dotted 1px #c8c8c8;
	background: url(/img/i/common/icon/arrow_brown.png) 97% center no-repeat;
	display: block;
	
}
@media screen and (max-width: 321px) {
  ul.area_search_list li a {
@@	width:94%;
	padding: 10px 3%;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #582f31;
	border-bottom: dotted 1px #c8c8c8;
	background: url(/img/i/common/icon/arrow_brown.png) 97% center no-repeat;
	display: block;
  }
}

/*----------------------*/

section.recruit_list h3{
	width: 96%;
	padding: 2px 2%;
	font-size: 1.2em;
	color:#fff;
	background: url(/img/i/top/area_search_tit_bg.gif) 0 0 repeat;
}
.shop_list {
	width: 94%;
	margin: 10px 3%;
	border: solid 1px #dcdbdb;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	box-shadow: 2px 2px 2px rgba(150,150,150,0.3);
	overflow: hidden;
	clear: both;
}
.shop_list a{
	width:100%;
	color: #000;
}
.wrapper_shop_main{
    padding: 0 2% 8px;
}
dl.recruit_list {
	margin:0.3em 0;
	box-sizing: border-box;
	overflow:hidden;
}
dl.recruit_list dt{
	width:40%;
	padding:3px 0;
	border-bottom: dotted 2px #c8c8c8;
	float:left;
	text-indent:3px;
}
dl.recruit_list dd{
	width:60%;
	padding:3px 0;
	color:red;
	font-weight:bold;
	border-bottom: dotted 2px #c8c8c8;
	float:right;
}
dl.recruit_list dt:last-of-type,
dl.recruit_list dd:last-of-type { border-bottom: none; }

div.si_tit {
	width: 100%;
	text-align: center;
	background:#fefcf4;
	color: #582f31;
	font-size:0.85em;
	line-height:2.0em;
	border-top:1px dotted  #ddd;
        border-bottom:1px dotted  #ddd;
}
table.service_info {
	width: 100%;
	font-size:0.75em;
	border-collapse:collapse;
}
@media screen and (max-width: 321px) {
  table.service_info {
@@width: 100%;
    font-size:0.7em;
    border-collapse:collapse;
  }
}
table.service_info tr{
	border-bottom: dotted 1px #e7e7e7;
	height:50px;
}
table.service_info th{
	padding: 5px 1%;
	font-weight: normal;
	line-height: 1.3em;
}
table.service_info td{
	padding: 2px 1%;
	color: #ff0000;
	font-weight:bold;
}
table.service_info span{
	font-size: 0.8em;
}
table.service_info tr:last-child th,
table.service_info tr:last-child td {
	border: none;
}

.shop_txt {
	width: 99.5%;
	padding:2.5%;
	margin: 0.5em 0 0 0;
	color: #ff368d;
	font-size: 1.2em;
	font-weight:bold;
	line-height:1.5em;
	border-left:4px solid #ff368d;
	position: relative;
	box-sizing: border-box;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.shop_info {
	width: 100%;
	padding: 8px 0 5px;
	overflow: hidden;
}
.shop_image {
	width: 100%;
	text-align: center;
	float: left;
}
.shop_image img{
box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
h4.shop_name{
	font-size:1.2em;
	line-height:1.6em;
	color: #fff;
	background: #a6d3c8;
  border: 1px solid #fff;
  padding: 0.4em ;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
.shop_cate {
	width: 100%;
	padding: 0 1%;
	float: left;
	line-height: 1.6em;
	margin-top:0.2em;
	color: #4d2208;
}
.shop_cate p.a_cate{
	font-size: 0.9em;
	line-height:2.0em;
}
.shop_cate dl.salary{
	font-size: 1.0em;
	color:#ff0000;
	padding:0;
	margin-top:2px;
	overflow:hidden;
	width:100%;
}
.shop_cate dl.salary dt{
	border:1px solid #ccc;
	background-color: #efefef;
	font-size: 0.8em;
	padding:1px;
	color: #666;
	float:left;
}
.shop_cate dl.salary dd{
	float:left;
	padding:2px 0 0 3px;
}
.detail_btn {
	width: 100%;
	height: 36px;
	color: #fff;
	font-size: 1.2em;
	line-height: 36px;
	text-align: center;
	background-color: #ff7b8b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}
/*-----------------------------------------------------*/
.load_btn {
	width: 94%;
	padding: 0 3% 10px 3%;
	text-align: center;
	clear: both;
}

.load_btn a{
	width: 100%;
	height: 50px;
	border: 0px;
	color: #fff;
	font-size: 1.1em;
	font-weight:bold;
	line-height: 50px;
	cursor: pointer;
	background-color: #b7cc4f;
	box-shadow:inset 1px 1px 4px #cde459;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/*--------------------------------------------------*/

div.banner_left, div.banner_right {
	width: 7%;
	height: 54px;
	margin: 10px 1%;
	overflow: hidden;
	float: left;
}
div.banner_left a, div.banner_right a {
	width: 100%;
	height: 54px;
	font-size: 1.5em;
	font-weight: bold;
	color:#fff;
	text-align: center;
	line-height: 54px;
	background-color: #a1a0a0;
	display: block;
}

div.banner_img {
	width: 96%;
	padding:0 2%;
	margin: 10px 0;
	text-align: center;
	float: left;
}

/*----------------------------------------------*/

section.news h2{
	width: 96%;
	padding: 2px 2%
	font-size: 1.2em;
	color: #fff;
	background-color: #ff63a1;
}
div.news_wrap {
	width: 100%;
}
div.news_wrap a{
	width: 100%;
	padding: 5px 0;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #ff63a1;
	border-bottom: dotted 2px #c8c8c8;
	background: url(/img/i/common/icon/arrow_red.png) 97% center no-repeat;
	display: block;
}
div.news_wrap dl{
	padding-left:2%;
	}
div.news_wrap p.news_date {
	width: 90%;
	color: #434343;
	text-align: left;
	padding-left:2%;
}
div.news_wrap dl dt.news_txt {
	width: 90%;
	font-size:1.2em;
	font-weight:bold;
}

div.news_wrap dl dd{
	color: #434343;
	font-size:0.8em;
}
section.wap{overflow:hidden;margin:0 auto;width:350px;}
div#jq-pickup-body{width:270px; height:335px; overflow:hidden;}
div#jq-pickup-body li{width:270px; height:335px;}
div.pagebtn {
	width: 96%;
	margin: 4% 2%;
}
div.pagebtn p{
	width: 99%;
	margin-bottom: 5px;
	border:#ffb2bb 2px solid; 
}
.request_btn_bg {
	width: 100%;
	height: 50px;
	font-size: 1.2em;
	font-weight:bold;
	color: #fff;
	line-height: 50px;
	text-align: center;
	background: url(/img/i/common/icon/arrow_white.png) 97% center no-repeat #ff7b8b;
	cursor: pointer;
	display: block;
}
.button_job{
	width: 97%;
	background:no-repeat #f7f4ea;
	margin:0 0 2% 1%;
	border-radius:4px;
	-webkit-border-radius:4px;
	text-align:center;
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #fff, #e7e7e7) repeat scroll 0 0;
	background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e7e7e7));
	background: -ms-linear-gradient(top, #fff, #e7e7e7);
	border: 1px solid #ececec;
	}
p.to_job{
	margin: 0 auto;
	text-align: center;
	margin: 0 auto;
	text-align: center;
	display: block;
	padding: 5% 0 3%;
	width: 90%;
	background:#db5842;
	color: #ff57a8;
	font-size:75%;
	background: url("/img/i/top/s_a.png") no-repeat scroll right center;
	background-size: 34px 34px;
	-webkit-background-size: 34px 34px;
	border:none;
	line-height:1.6em;
	text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.8);
	}
.to_job span{font-size:180%;font-weight:bold;}
#caution{width: 100%; overflow:hidden;}
ul.job_search_list {
	width: 100%;
	margin-bottom: 5px;
	overflow: hidden;
}
ul.job_search_list li{
	width: 100%;
}
ul.job_search_list li a{
	width:94%;
	padding: 10px 3%;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #582f31;
	border-bottom: dotted 2px #c8c8c8;
	background: url(/img/i/common/icon/arrow_brown.png) 97% center no-repeat;
	display: block;
}
.contents_link{
	width: 100%;
	overflow:hidden;
	padding:0.5em 0 0.1em;
	}
.contents_link p.dat{
	float:left;
	border: 1px solid #e0e0e0;
	list-style: none outside none;
	font-size:0.9em;
	width: 48.5%;
	height:31px;
	background: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f8f8f8));
	background: -moz-linear-gradient(top,#f8f8f8,#f8f8f8);
	background: linear-gradient(to bottom, #f8f8f8, #f8f8f8);
	box-shadow: 0 2px 1px -1px rgba(100, 100, 100, 0.1) ;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
.contents_link p.con{
	float:left;
	border: 1px solid #e0e0e0;
	margin:0 1.5% 0 0;
	list-style: none outside none;
	font-size:0.9em;
	width: 48.5%;
	height:31px;
	background: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f8f8f8));
	background: -moz-linear-gradient(top,#f8f8f8,#f8f8f8);
	background: linear-gradient(to bottom, #f8f8f8, #f8f8f8);
	box-shadow: 0 2px 1px -1px rgba(100, 100, 100, 0.1) ;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
.contents_link p a#web{
	color: #6c5e42;
	display: block;
	font-weight: bold;
	line-height: 2.7em;
	text-align: center;
	text-indent:1.3em;
	background:url(/img/i/common/mails.png) no-repeat left center;
	background-position: 0.8em 0.7em;
	-webkit-background-size: 1.3em 1.3em;
	background-size: 1.3em 1.3em;
}
.contents_link p a#shop{
	color: #6c5e42;
	display: block;
	font-weight: bold;
	line-height: 2.7em;
	text-align: center;
	text-indent:1.3em;
	background:url(/img/i/common/circles.png) no-repeat left center;
	background-position: 0.8em 0.7em;
	-webkit-background-size: 1.3em 1.3em;
	background-size: 1.3em 1.3em;
}
div.point_check{
	width:100%;
	margin-top:0.1em;
	font-size:100%;
}
.point_check dl{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-top:#ebebeb 1px dotted;
	width:100%;
	padding:1.5% 0 2.0% 1%;
	overflow:hidden;
}
.point_check dl dt{
	color:#70624d;
	line-height:2.0em;
	font-weight:bold;
	float:left;
	width:20%;
	box-sizing: border-box;
}
.point_check dl dd{
	color:#484848;
	padding:0.5em 0 0.3em;
	line-height:1.4em;
	float:left;
	width:80%;
	box-sizing: border-box;
}
.point_check dl dt.yellow{
	color:#ffcb54;
	}
.point_check dl dt.blue{
	color:#7ec1f3;
	}
.point_check dl dt.pink{
	color:#f79fc1;
	}
.point_check dl dt.green{
	color:#8fe97a;
	}
.point_check dl dt span{font-size:150%;}