@charset "utf-8";

.subnav li#navnu06 {
    background-color: #c8a960;
}



header .page_title_bg01 {
    background-image: url("/recruit/images/public/main_bg01.jpg");
}

header .page_title_bg02 {
    background-image: url("/recruit/images/public/main_bg02.jpg");
}
header .page_title_bg03 {
    background-image: url("/recruit/images/public/main_bg03.jpg");
}


.empppp22 {
    width: 23%;
    float: left;
    border: 1px solid #c8a960;
    border-radius: 30px;
    padding: 20px;
    text-align: left;
    height: 340px;
    margin-bottom: 30px;
}

.empppp22.ml66987 {
    margin-left: 1%;
    margin-right: 1%;
}

.empppp22.ml669 {
    margin-right: 1%;
}

.empppp22 h2 {
    margin-bottom: 10px;
    text-align: center;
    font-size: 2.0rem;
}

.benebox {}

.benebox .fl {
    margin-right: 20px;
}

.benebox .benetable {}

.benebox .benetable th,
.benebox .benetable td {
    vertical-align: top;
    padding: 10px 0;
}

.benebox .benetable th {
    width: 30%;
    font-weight: 900;
}

.benebox .benetable tr {
    border-bottom: 1px dotted #ccc;
}


.edubox .fr {
    margin-left: 20px;
}

.edubox h2 {
    font-size: 1.6rem;
    margin-bottom: 10px;
}

.edubox p {
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
}


.careerbox {
    width: 980px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

.careerbox h2 {
    font-size: 1.8rem;
    margin-bottom: 10px;
}

.careerbox p {
    border-left: 1px solid #c8a960;
    margin-left: 10px;
    padding-left: 20px;
    margin-bottom: 40px;
}

.careerbox .boxoocc01,
.careerbox .boxoocc02,
.careerbox .boxoocc03 {
    background-repeat: no-repeat;
    background-position: right center;
}

.careerbox .boxoocc01 {
    background-image: url("/recruit/images/public/bg001.png");

}

.careerbox .boxoocc02 {
    background-image: url("/recruit/images/public/bg002.png");

}

.careerbox .boxoocc03 {
    background-image: url("/recruit/images/public/bg003.png");

}

@media screen and (max-width: 979px) {

    .empppp22 {
        width: 100%;
        float: none;
        text-align: left;
        height: auto;
    }

    .empppp22.ml66987 {
        margin-left: 0;
        margin-right: 0;
    }

    .empppp22.ml669 {
        margin-right: 0;
    }

    .benebox .fl {
        margin-right: 0;
        float: none;
        margin-bottom: 15px;
        text-align: center;
    }

    .benebox .benetable th {
        width: 40%;
    }


    .edubox .fr {
        margin-left: 0px;
        float: none;
        text-align: center;
    }


    .edubox h2 {
        font-size: 1.5rem;
    }

    .careerbox {
        width: 100%;
    }

    .careerbox .boxoocc01,
    .careerbox .boxoocc02,
    .careerbox .boxoocc03 {
        background-position: right bottom;
        padding-bottom: 180px;
    }

}
