/*-----------------------
■MAIN COLOR     #BDCFC9
-----------------------*/
.page-footer{
    background: #BDCFC9;
    position: relative;
    color:#333;
}
.f-link .left a, .f-link .right a {
background: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align: center;
line-height: 30px;
display: block;
text-decoration: none;
color: #333;
text-transform: uppercase;
font-size: 13px;
}
.footer-bottom {
background: #fff;
padding: 15px;
color:#333;
text-align: center;
}
header h1 span {
font-size: 15px;
color: #333;
}
.menuBox h3 {
background: #BDCFC9;
color: #333;
padding: 5px 0 5px 10px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.menuBox {
/* margin-right: 5px; */
position: absolute;
right: 0;
top: 50px;
/*background-color: rgba(0,0,0,0.9);
background: -moz-linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,0.9));
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.7)), to(rgba(0,0,0,0.9))); */
background: #fff;
/* padding-top: 10px; */
/* padding-right: 5px; */
/* padding-bottom: 10px; */
/* padding-left: 5px; */
width: 100%;
z-index: 1030;
padding: 20px 10px 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-bottom: 5px solid #BDCFC9;
}

/*

header

*/
header {
position: relative;
background: #fff;
height: 50px;
-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
text-align: center;
/*margin-bottom: 15px;*/
/* line-height: 20px; */
z-index: 1003;
}
header h1 a {
background: #fff;
/*width: 300px;*/
height: 21px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
margin-top:-10px;
margin-right: 5px;
text-align: left;
text-decoration:none;
line-height:14px;
}
header h1 a img {
width: 130px;
height: auto;
position: relative;
top: 1px;
}

header:after {
/*	display: block;
	content: "";
	position: absolute;
	top: 0px;
	right: 61px;
	width: 125px;
	height: 50px;
	background-image: url(../img/bg_menu.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 125px auto;
	background-size: 125px auto;
*/
}
header h1 {
/*line-height: 10px;*/
padding: 0 0 0 8px;
text-align: left;
}
header #menu {
background-image: url(../img/menu.png);
background-repeat: no-repeat;
background-position: 0 0;
-webkit-background-size: 30px auto;
background-size: 30px auto;
height: 0px;
padding-top: 30px;
overflow: hidden;
width: 30px;
display: block;
position: absolute;
top: 10px;
right: 10px;
}
header #close {
background-image: url(../img/close.png);
background-repeat: no-repeat;
background-position: 0 0;
-webkit-background-size: 30px auto;
background-size: 30px auto;
height: 0px;
padding-top: 30px;
overflow: hidden;
width: 30px;
display: block;
position: absolute;
top: 10px;
right: 10px;
}


/*--- menu ---*/

/*
.menuBox:before{
	display: block;
	content: "";
	background-image: url(../img/bg_menubox.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 29px auto;
	background-size: 29px auto;
	position: absolute;
	top: 0px;
	right: 10px;
	width: 29px;
	height: 14px;
	margin-top: -14px;
}
*/
.menuBox h3.home {
/* background: #fff; */
margin-bottom: 10px;
display:none;
}
h3.home a {
/*	background-image: url(../img/menu_home.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 65px auto;
	background-size: 65px auto;
	height: 0px;
	padding-top: 14px;
	overflow: hidden;
	width: 65px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
*/
}

.menuBox ul li {
	position: relative;
	border-bottom:1px solid #ccc;
}
nav ul {
margin-top: 5px;
margin-bottom: 15px;
}
body > div.menuBox > nav > ul:nth-child(7) {
    margin-bottom: 0px;
}
.menuBox ul li a {
	height: 0px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.menuBox ul li a:after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 36%;
	right: 10px;
	width: 10px;
	height: 10px;
	margin-top: 0px;
}
.menuBox .jobcategory {
/*	background-image: url(../img/menu_job.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 243px auto;
	background-size: 243px auto;
	padding-top: 20px;
	width: 243px;
	overflow: hidden;
	height: 0px;
	margin: 0 19px;
*/
}
.menuBox .fashion a {
	background-image: url(../img/menu_fashion.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	-webkit-background-size: 108px auto;
	background-size: 108px auto;
	padding-top: 36px;
	overflow: hidden;
}
.menuBox .fashion a:after {
	border-top: solid 2px #ff2a7f;
	border-right: solid 2px #ff2a7f;
}
.menuBox .lifestyle a {
	background-image: url(../img/menu_lifestyle.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	-webkit-background-size: 60px auto;
	background-size: 60px auto;
	padding-top: 36px;
}
.menuBox .lifestyle a:after {
	border-top: solid 2px #9227f5;
	border-right: solid 2px #9227f5;
}
.menuBox .food a {
	background-image: url(../img/menu_food.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	-webkit-background-size: 120px auto;
	background-size: 120px auto;
	padding-top: 36px;
}
.menuBox .food a:after {
	border-top: solid 2px #2792f5;
	border-right: solid 2px #2792f5;
}
.menuBox .service a {
	background-image: url(../img/menu_service.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	-webkit-background-size: 84px auto;
	background-size: 84px auto;
	padding-top: 36px;
}
.menuBox .service a:after {
	border-top: solid 2px #65d0f8;
	border-right: solid 2px #65d0f8;
}
.menuBox .other a {
	background-image: url(../img/menu_other.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	-webkit-background-size: 73px auto;
	background-size: 73px auto;
	padding-top: 36px;
}
.menuBox .other a:after {
	border-top: solid 2px #24b50c;
	border-right: solid 2px #24b50c;
}
.menuBox .employment {
/*	background-image: url(../img/menu_employ.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 273px auto;
	background-size: 273px auto;
	padding-top: 19px;
	width: 273px;
	overflow: hidden;
	height: 0px;
	margin: 0 auto;
*/
}
.menuBox .parttime a {
	background-image: url(../img/menu_parttime.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	-webkit-background-size: 166px auto;
	background-size: 166px auto;
	padding-top: 36px;
}
.menuBox .parttime a:after {
	border-top: solid 2px #ffbd1d;
	border-right: solid 2px #ffbd1d;
}
.menuBox .fulltime a {
	background-image: url(../img/menu_fulltime.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	-webkit-background-size: 130px auto;
	background-size: 130px auto;
	padding-top: 36px;
}
.menuBox .fulltime a:after {
	border-top: solid 2px #ff5d1d;
	border-right: solid 2px #ff5d1d;
}

article .all_job{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#3cb26f), color-stop(0.73, #228b22), to(#008000));/*green*/
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ffb733), color-stop(0.73, #ffa500), to(#ff8c00));orange*/
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 50;
	text-align: center;
}
.alljobimg{
}
/*上記応募方法より応募ボタンstart*/
.btNone {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #c0c0c0;
margin: 10px 10px 0px;
color: #fff;
text-align: center;
padding: 19px 0;
font-size: 16px;
}
.btNone a {
	background-image: url(../img/no_oubo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 191px auto;
	background-size: 191px auto;
	height: 0px;
	padding-top: 21px;
	overflow: hidden;
	display: block;
}
/*上記応募方法より応募ボタンend*/

/*見出しカテゴリstart*/
article.alljob h2 {
    background-color: #cc3d3d;
}
/*見出しカテゴリend*/

/*ナビ*/
.menuBox .alljobsp {
/*	background-image: url(../img/menu_alljob.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 249px auto;
	background-size: 249px auto;
	padding-top: 19px;
	width: 249px;
	overflow: hidden;
	height: 0px;
	margin: 0 19px;
*/
}
.menuBox .alljobcat a {
	background-image: url(../img/all_job.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	-webkit-background-size: 60px auto;
	background-size: 60px auto;
	padding-top: 36px;
}
.menuBox .alljobcat a:after {
	border-top: solid 2px #cc3d3d;
	border-right: solid 2px #cc3d3d;
}

/*--- footer ---*/
/*
#footerCont{
	width:100%;
	margin:10px auto;
	overflow:hidden;
	font-size:11px;
}
#footerCont ul{
	width: 160px;
	margin: 0 auto;
}
#footerCont li{
	display:inline;
	border-left:1px solid #666;
	float: left;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
#footerCont li:first-child{
	border-left:none;
}
#footerCont li a{
	color:#8a66a8;
	text-decoration:none;
}
#footerCont .footerLogo{
	float:right;
	background:url(../img/window.gif) no-repeat center right;
	background-size:11px 10px;
	margin-top:15px;
	padding-right: 16px;
	margin-right:11px;
}
footer > p{
	background-color:#000;
	padding:10px 0;
	color:#FFF;
	font-size:11px;
	overflow:hidden;
}
footer p.footerfashion{
	background-color: #f02475;
}
footer p.footerlifestyle{
	background-color: #9227f5;
}
footer p.footerfood{
	background-color: #2792f5;
}
footer p.footerservice{
	background-color: #65d0f8;
}
footer p.footerother{
	background-color: #24b50c;
}
footer p.footerparttime{
	background-color: #ffbd1d;
}
footer p.footerfulltime{
	background-color: #ff5d1d;
}
footer p.footerall{
	background-color: #cc3d3d;
}
footer p span.copy{
	float:left;
	padding-left:10px;
}
footer p span.corp{
	float:right;
	padding-right:10px;
}
*/
/*--- newfooter 

.page-footer {
margin-top: 45px;
position: relative;
}

.page-footer .page-top {
    position: absolute;
    top: -37px;
    right: 10px;
    background: #b5108c;
    padding: 10px 15px 12px;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	cursor: pointer;
}
.page-footer .inner{
    padding: 10px;
}
.f-main{
    padding: 10px;
    background: #b5108c;
}
.f-main .inner{
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.f-ttl{
    font-size: 16px;
    border-bottom: 1px dotted #b5108c;
    margin-bottom: 7px;
    padding-bottom: 2px;
}
.official-link a{
    color: #fff;
    background: #b5108c;
    line-height: 40px;
    text-align: center;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 200px;
    margin-top: 10px;
}
.f-link{
    background: #b5108c;
    padding: 0 10px 10px;
}
.f-link .left{
    width: 48.5%;
    float: left;
}
.f-link .right{
    width: 48.5%;
    float: right;
}
.f-link .left a,
.f-link .right a{
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    display: block;
    text-decoration: none;
    color: #666;
    text-transform: uppercase;
}
.f-link img{
    width: 12px;
    height: auto;
    margin-right: 5px;
}
.f-bottom{
    background: #eee;
    padding: 10px;
	overflow: hidden;
}
.f-bottom p:first-child{
    width: 50%;
    float: left;
}
.f-bottom p:last-child{
    width: 50%;
    float: right;
    text-align: right;
}
---*/


/*
    footer
*/
.page-footer .official span{
    margin-right: 10px;
}
.page-footer .official a {
color: #333;
font-size: 12px;
background: #fff url(../img/official-arrow.png) 10px center no-repeat;
-webkit-background-size: 6px 7px;
background-size: 6px 7px;
text-decoration: none;
padding: 5px 10px 5px 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline;
border: 1px solid #BDBDCF;
}
.page-top {
    position: absolute;
    left: 50%;
    margin-left: -45px;
    top: -45px;
}
.page-top img{
    width: 90px;
    height: auto;
}
.page-footer .inner {
padding: 55px 0 10px;
text-align:center;
}

.f-link{
    padding: 5px 10px 5px;
}
.f-link .left{
    width: 48.5%;
    float: left;
}
.f-link .right{
    width: 48.5%;
    float: right;
}

.f-link img{
    width: 12px;
    height: auto;
    margin-right: 5px;
}

#overlay {
    display: none;
    position: fixed;
    z-index: 1010;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}



/*

lower-head

*/
div.lower-head {
position: relative;
border-top: 1px solid #d7dada;
border-bottom: 1px solid #d7dada;
font-size: 18px;
padding: 10px 10px 10px 10px;
text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
font-weight: bold;
background: #eeeeee;/*標準*/
background: #EEECE9;
}
.lower-head .lower-ttl {
/* display: inline; */
text-align: center;
}
.lower-head .prev {
position: absolute;
left: 3px;
top: 8px;
}

/* 戻るボタン */
.lower-head .prev{
display: block;
float:left;
width: 35px;
}
.lower-head .prev a {
display: block;
position: absolute;
margin-left: 10px;
width: 35px;
color: #fff;
font-size: 13px;
text-align: center;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
z-index: 5;
font-weight: bold;
line-height: 29px;
padding: 0 8px;
}
.lower-head .prev a:before {
content: "";
display: block;
position: absolute;
left: 10px;
top: 0;
width: 20px;
height: 20px;
-webkit-transform-origin: left top;
-webkit-transform: rotate(45deg);
-moz-transform-origin: left top;
-moz-transform: rotate(45deg);
transform-origin: left top;
transform: rotate(45deg);
/*background: #656565;*/
background: #787878;
border-left-color: #444;
border-bottom-color: #444;
border-width: 1px;
border-style: solid;
border-radius: 3px;
border-right: none;
border-top: none;
z-index: -1;
}
.lower-head .prev a:after {
content: "";
display: block;
position: absolute;
left: 8px;
top: 0;
width: 40px;
height: 27px;
/*background: #656565;*/
background: #787878;
border-top-color: #444;
border-right-color: #444;
border-bottom-color: #444;
border-width: 1px;
border-style: solid;
border-radius: 4px;
border-left: none;
box-shadow: 0 1px 0 #939393 inset;
z-index: -2;
behavior: url(PIE.htc);
}
.lower-head .prev:hover a:before{
background: #787878;
}
.lower-head .prev:hover a:after{
background: #787878;
}



/*下層フッター上*/
.lower div.lower-head.bottom{
	/*height: 25px;*/
	height: 40px;
}
.lower .page-footer{
	margin-top:0px;
}
.lower div.lower-head.bottom .prev{
	top: 8px;
}
/*リリース後merit-ban*/
div.ban-merit {
	text-align:center;
}
div.ban-merit a {
display: inline;
}
.lower div.lower-head.bottom .prev {
top: 16px;
}