@CHARSET"UTF-8";
/*  @media screen and (max-device-width:760px) {
    .keyword {
        margin-left:10% !important
    }
    .recruit_type {
        text-align:center;
    }
    .recruit_type span {
        width:auto !important;
        margin-right:12px !important
    }
    .job_item {
        width:100% !important
    }
    .job_item span {
        margin:5px !important
    }
} */
.container {
    background-color:#f8f8f8!important
}
.seh_box2 {
    text-align:center;
}
.seh_logo {
    padding:9px;
    width:20px;
    vertical-align:middle;
    background-color:#fff;
    border-width:1px 0 1px 1px;
    border-style:solid;
    border-color:#ff8f00
}
.seh {
    width:50%;
    height:40px;
    line-height:40px;
    border-width:1px 1px 1px 0px;
    border-style:solid;
    border-color:#ff8f00
}
.seh_btn2 {
    height:40px;
    line-height:40px;
    vertical-align:bottom;
    width:80px;
    text-align:center;
    border:none;
    color:#fff;
    background-color:#ff8f00;
    font-size:1.125em;
}
.keyword {
    margin:5px 0 0 20%;
}
.keyword a {
    margin-right:8px
}
.recruit_type {
    height:40px;
    line-height:40px;
    border-bottom:1px solid #e5e5e5;
    margin:5px 0
}
.recruit_type span {
    display:inline-block;
    width:120px;
    height:40px;
    line-height:40px;
    margin-right:8px;
    cursor:default;
    text-align:center
}
.recruit_type span:hover {
    border-bottom:2px solid #ff8f00
}
.recruit_type_selted {
    border-bottom:2px solid #ff8f00
}
.receuit_type1 span, .receuit_type2 span {
    display:inline-block;
    margin:8px
}
.job_item {
    display:inline-block;
    width:84%;
    vertical-align:top
}
.job_item span {
    display:inline-block;
    height:30px;
    line-height:30px;
    cursor:default;
    text-align:center;
    margin:8px;
    padding:0 8px;
}
.job_item span:hover {
    background-color:#ff8f00;
    color:#fff
}
.job_item_selted {
    background-color:#ff8f00;
    color:#fff
}
.jobs {
    width:100%;
    border-collapse:collapse;
    text-align:center
}
.jobs th {
    background-color:#e5e5e5
}
.jobs th, .jobs td {
    padding:6px 0
}
.pagewrap {
    background-color:#e5e5e5;
    color:#4F4F4F
}
.receuit_type2 {
    display:none;
    position:relative;
}
.open_btn {
    position:absolute;
    width:70px;
    height:24px;
    line-height:24px;
    cursor:pointer;
    right:0;
    top:8px;
    background-color:#fff;
    border:2px solid #ff8f00;
    text-align:center;
    display: none;
}