
.pg-recruitment .banner {
    width: 100%;
    height: 100%;
}
.pg-recruitment .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pg-recruitment .section-group.group-details > .bg {
    background-image: url('/images/recruitment/bld_banner-staff_50.jpeg');
    background-size: 100% auto;
}
.pg-recruitment .content .center-title {
    position: relative;
}
.pg-recruitment .content .center-title p{
    padding-bottom: 5px;
    border-bottom: 2px solid #002c6c;
    font-weight: bold;
    font-size: 20.66pt;
    padding: 4px;
}
.pg-recruitment .center-no-line{
    font-size: 15pt;
    font-family: 'Axisstd';
    color: #002c6c;
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
}
.pg-recruitment .center-no-line span {
    font-size: 14pt;
}
.pg-recruitment .staff-container{
    width: 70%;
    margin: 60px auto;
    font-size: 13.6pt;
    font-family: 'a-otf-ryumin-pr6n';
    color: #002c6c;
}
.pg-recruitment .staff-container .row{
    padding: 6px 20px;
    /* display: flex; */
    align-items: center;
}
.pg-recruitment .staff-container .row img{
    width: 19px;
    object-fit: contain;
}
.pg-recruitment .staff-container .row p{
    text-align: left;
    color: #002C6C;
    display: table;
    margin: 0;
    font-size: 14pt;
    font-family: "Axisstd";
}
.pg-recruitment .staff-container .row.row-title p {
    margin: 0 0 0 10px;
}
.pg-recruitment .staff-container .row > div.custom-list {
    margin-top: 20px;
}
.pg-recruitment .staff-container .row > div.custom-list > p {
    font-size: 14pt;
}
.pg-recruitment .staff-container>div:nth-child(odd){
    background-color: #C8DBEC;
    /* opacity: 50%; */
}
.pg-recruitment .staff-container>div.row:nth-child(even){
    background-color: #ffffff;
}
.pg-recruitment .staff-container .row p.text-time {
    display: flex;
}
.pg-recruitment .staff-container .row p.text-time > span:first-child {
    margin-right: 50px;
}

.pg-recruitment .staff-container .row.salary .custom-list p,
.pg-recruitment .staff-container .row.working-hours p:last-child {
    font-size: 10pt;
}
.pg-recruitment .staff-container .row.benefits p,
.pg-recruitment .staff-container .row.benefits p > span {
    display: flex;
}
.pg-recruitment .staff-container .row.benefits p > span {
    margin-right: 13px;
}
.pg-recruitment .center-no-line.bottom-text {
    font-size: 14pt;
    margin-bottom: 45px;
}
.pg-recruitment .center-no-line.bottom-text.for-sp {
    display: none;
}
.pg-recruitment .center-no-line.bottom-text p {
    margin: 0;
}

@media screen and (min-width: 320px) and (max-width: 767px){
    .pg-recruitment .content .center-title{
        font-size: 24pt;
    }
    .pg-recruitment .center-no-line{
        font-size: 13pt;
    }
}


@media (max-width: 991px) {
    .pg-recruitment .content .center-title p {
        font-size: 21.66pt;
    }
}
@media (max-width: 768px) {
    .pg-recruitment .staff-container {
        width: 100%;
    }
    .pg-recruitment .content .center-title p {
        font-size: 17.66pt;
    }
    .pg-recruitment .staff-container .row p{
        font-size: 10pt;
    }
}
@media (max-width: 576px) {
    .pg-recruitment .content .center-title p {
        font-size: 11.7pt;
    }
    .pg-recruitment .center-no-line span {
        font-size: 10pt;
    }
    .pg-recruitment .staff-container .row p {
        margin-left:0;
    }

    .pg-recruitment .staff-container .row.benefits p {
        display: table;
    }
    .pg-recruitment .staff-container .row {
        padding: 3px 14px;
    }
    .pg-recruitment .staff-container .row img {
        width: 15px;
    }
    .pg-recruitment .staff-container .row p {
        font-size: 10pt;
    }
    .pg-recruitment .staff-container .row p.text-time {
        display: table;
    }
    .pg-recruitment .staff-container .row.benefits p > span > b {
        display: none;
    }
}
@media (max-width: 421px) {
    body.pg-recruitment .section-details {
        padding-left: 0;
        padding-right: 0;
    }
    .pg-recruitment .custom-pad-h-20px,
    .pg-recruitment .staff-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pg-recruitment .content .center-title p {
        font-size: 11pt;
    }
    .pg-recruitment .center-no-line span {
        text-align: justify;
    }
    .pg-recruitment .center-no-line.bottom-text.for-sp {
        display: block;
    }
    .pg-recruitment .center-no-line.bottom-text.for-pc {
        display: none;
    }
    .pg-recruitment .center-no-line span,
    .pg-recruitment .center-no-line.bottom-text {
        font-size: 10pt!important;
    }
    .pg-recruitment .staff-container {
        margin: 30px auto;
    }
    .pg-recruitment .staff-container .row img {
        width: 10px;
    }
    .pg-recruitment .center-no-line.bottom-text {
        margin-top: 0;
        margin-bottom: 40px;
    }
    .pg-recruitment .center-no-line.bottom-text p {
        text-align: justify;
    }
    .pg-recruitment .center-no-line.bottom-text,
    .pg-recruitment .staff-container .row p,
    .pg-recruitment .staff-container .row.row-title p {
        font-size: 10.5pt;
    }
    .pg-recruitment .staff-container .row.row-title {
        padding: 6px 14px;
    }
    .pg-recruitment .staff-container .row.row-title p {
        line-height: 1;
    }
    .pg-recruitment .staff-container .row p.text-time > span:first-child {
        margin-right: 0;
    }
    .pg-recruitment .staff-container .row.salary .custom-list p,
    .pg-recruitment .staff-container .row.working-hours p:last-child {
        font-size: 7pt;
    }
    .pg-recruitment .staff-container .row > div.custom-list {
        margin-top: 4px;
    }
}
