@charset "utf-8";
/* PC Footer + pagetop + naviGation */

/*- pagetop -*/
.pagetop {
    background: #edeee9;
    clear: both;
    height: 50px;
    text-align: center;
    width: 100%;
}
.pagetop a{
    display: block;
}

#footerArea{
    margin: 0 auto;
    padding: 30px 0;
    width: 980px;
}

#footerArea footer strong{
    float: left;
    margin-right: 45px;
}
.footNavFrm{
    float: left;
    text-align: left;
    width: 250px;
}
#footerArea footer .footNav{
    float: left;
    line-height: 1;
    text-align: left;
}
#footerArea footer .footNav li{
    background: url(./img/ico_arrow_02.png) no-repeat left center;
    margin-bottom: 9px;
    padding: 0 0 0 15px;
}
#footerArea footer .footNav li:last-child{
    border-right: none;
}
#footerArea footer .footNav li a{
    color: #333;
    text-decoration: none;
}

#footerArea footer .footInfo{
    float: right;
    text-align: right;
    width: 390px;
}
#footerArea footer .footInfo li{
    display: inline-block;
    margin-left: 14px;
    text-align: right;
}
#footerArea footer .footInfo li.telMail{
    margin-bottom: -1px;
}
#footerArea footer .footInfo li img{
    display: block;
}

#footerArea footer > p{
    clear: both;
    color: #999;
    font-size: 83.7%;
    padding-top: 15px;
    text-align: left;
}
.foot_link {
    width: 946px;
    margin: 30px auto 0;
}
.foot_link ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px -10px 0;
}
.foot_link li {
    width: 200px;
    margin: 0 10px 10px 0;
}
.foot_link .w468 {
    width: 468px;
}
.foot_link a,
.foot_link img {
    display: block;
}
.foot_link a {
    color: #000;
    text-decoration: none;
}
.copy{
    color: #666;
}


.txtC{text-align:center;}
.txtR{text-align:right;}

.clear{clear:both;}
.clearfix:after{content: "."; display:block; clear:both; height:0; visibility:hidden;}
.clearfix{min-height:1px;}
.clear{clear:both;}

.wp-pagenavi {
    padding: 25px;
    text-align: center;
    border-top:1px solid #dddddd;
}
.naviGation > div {
    text-align: center;
    background: #fffae6;
    border: 1px solid #f880a8;
    border-radius: 10px;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 5px;
    width: 46%;
    min-height: 39px;
}

.naviGation > div a {
    color: #333;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.naviGation .prev {
    text-align: left;
}

.naviGation .prev a {
    background: url(../img/salary/ico_prev_arrow.png) no-repeat left center;
    background-size: 16px auto;
    padding: 10px 0 10px 23px;
}

.naviGation .next {
    text-align: right;
}

.naviGation .next a {
    background: url(../img/salary/ico_next_arrow.png) no-repeat right center;
    background-size: 16px auto;
    padding: 10px 23px 10px 5px;
}
.table{border:0px;
}

input{
    padding:7px;
    margin-bottom:5px;
    border-radius:5px;
}
textarea{
    padding:7px;
    margin-bottom:5px;
    border-radius:5px;
}
.wsp-pages-title,.wsp-posts-title,.wsp-contacts-title,.wsp-aboutuss-title,.wsp-salarys-title,.wsp-workss-title,.wsp-interviews-title,.wsp-faqs-title,.wsp-jobsearchs-title{
    padding:5px;
    border-left:5px solid #dddddd;
    border:1px solid #dddddd;
}
.wsp-jobsearchs-list,.wsp-pages-list,.wsp-posts-list,.wsp-contacts-list,.wsp-aboutuss-list,.wsp-salarys-list,.wsp-workss-list,.wsp-interviews-list,.wsp-faqs-list{
        padding:15px;
}
.wsp-jobsearchs-list li,.wsp-pages-list li,.wsp-posts-list li,.wsp-contacts-list li,.wsp-aboutuss-list li,.wsp-salarys-list li,.wsp-workss-list li,.wsp-interviews-list li,.wsp-faqs-list li{
line-height:25px;
}