@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi02 .top {
    color: #d90000;
}

#gNavi .navi02 a:before {
    margin-left: -41px;
    position: absolute;
    left: 50%;
    width: 82px;
    bottom: 20px;
    height: 1px;
    content: "";
    background-color: #d90000;
}

#main {
    padding: 15px 0 20px;
    overflow: hidden;
}

#main .headLine01 {
    margin-bottom: 39px;
}

#main .topText {
    margin-bottom: 42px;
    font-size: 1.8rem;
    text-align: center;
}

#main .comAchUl {
    margin: 0 -50px 71px;
}

.comAchUl li {
    width: 240px;
}

.comImgBox {
    margin-bottom: 36px;
}

.comImgBox .photoBox .inn {
    width: 47vw;
}

.comImgBox .photoBox .inn .info {
    background: url("../img/jobinfo/photo01.jpg") no-repeat left top;
}

.comImgBox .textBox .headLine03 {
    line-height: 1.35;
}

.comImgBox .textBox .comTitle {
    font-size: 2.0rem;
    margin-bottom: 5px;
}

#main .photoList {
    margin: 0 -5px 36px 0;
}

#main .photoList.indirect,
#main .photoList.auction_site {
    margin: 0 -5px 90px 0;
}

#main .photoList li {
    float: left;
    margin-right: 12px;
    overflow: hidden;
    width: 326px;
}

#main .photoList li:last-child {
    margin-right: 0;
}

#main .comLink {
    margin-bottom: 63px;
    text-align: center;
}

#main .comLink a {
    padding: 20px 50px 21px 27px;
    letter-spacing: -1px;
}
#main .comLink a+a {
    margin: 15px 0 0;
}
.comImgBoxR {
    margin-bottom: 75px;
}

.comImgBoxR .photoBox {
    margin: 0;
    width: 410px;
}

.comImgBoxR .photoBox .inn .info {
    background: url("../img/jobinfo/photo05.jpg") no-repeat right top;
    background-size: contain;
}

.comImgBoxR::before {
    background-color: #f5bfc3;
}

.comImgBoxR .textBox {
    padding-top: 70px;
}

.comImgBox01 .textBox {
    padding-top: 124px;
}

.comImgBox01 .photoBox .inn .info {
    background: url("../img/jobinfo/photo09.jpg") no-repeat left top;
    background-size: contain;
}

.comImgBoxR01 {
    margin-bottom: 158px;
}

.comImgBoxR01 .photoBox .inn .info {
    background: url("../img/jobinfo/photo13.jpg") no-repeat right top;
    background-size: contain;
}

@media all and (max-width: 767px) {
    #main {
        overflow: hidden;
    }

    #main .headLine01 {
        margin-bottom: 0px;
    }

    #main .topText {
        margin-bottom: 25px;
        font-size: 1.4rem;
    }

    #main .comAchUl {
        margin: 0 0 31px;
    }

    .comAchUl li {
        width: 49%;
    }

    .comImgBox {
        margin-bottom: 36px;
    }

    .comImgBox .photoBox .inn {
        width: auto;
        background: none;
    }

    .comImgBox .photoBox .inn .info {
        background: none !important;
    }

    .comImgBoxR .photoBox .inn .info {
        background: none !important;
    }

    .comImgBox .photoBox .inn::before {
        background: url("../img/jobinfo/photo01.jpg") no-repeat left top;
        background-size: cover;
    }

    .comImgBox .textBox .headLine03 {
        line-height: 1.35;
    }

    .comImgBox .textBox .comTitle {
        font-size: 1.4rem;
        margin-bottom: 5px;
    }

    #main .photoList {
        margin: 0 0 20px 0;
    }
    #main .photoList.indirect,
    #main .photoList.auction_site {
        margin: 0 0 50px 0;
    }
    #main .photoList li {
        float: left;
        width: 100%;
        margin: 0 0 10px;
    }

    #main .photoList li:last-child {
        margin: 0;
    }

    #main .photoList li img {
        width: 100%;
    }

    #main .comLink {
        margin-bottom: 30px;
    }

    #main .comLink a {
        padding: 8px 30px;
        line-height: 1.2;
        font-size: 1.3rem;
    }

    .comImgBoxR {
        margin-bottom: 36px;
    }

    .comImgBoxR .photoBox {
        margin: 0;
        width: auto;
    }

    .comImgBoxR .photoBox .inn {
        background: none;
    }

    .comImgBoxR .photoBox .inn:before {
        background: url("../img/jobinfo/photo05.jpg") no-repeat right top;
        background-size: cover;
    }

    .comImgBoxR::before {
        background-color: #f5bfc3;
    }

    .comImgBoxR .textBox {
        padding-top: 0px;
    }

    .comImgBox01 .textBox {
        padding-top: 0;
    }

    .comImgBox01 .photoBox .inn {
        background: url("../img/jobinfo/photo09.jpg") no-repeat left top;
    }

    .comImgBox01 .photoBox .inn:before {
        background: url("../img/jobinfo/photo09.jpg") no-repeat left top;
        background-size: cover;
    }

    .comImgBoxR01 {
        margin-bottom: 36px;
    }

    .comImgBoxR01 .photoBox .inn {
        background: none;
    }

    .comImgBoxR01 .photoBox .inn:before {
        background: url("../img/jobinfo/photo13.jpg") no-repeat right top;
        background-size: cover;
    }
}

@media all and (-ms-high-contrast:none){
    #main .comLink a {
        padding: 23px 33px 18px 20px;
    }
}
