@charset "UTF-8";
body.job_search.results .scdtl_box {
    border-right: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}
.newData_ttl {
    text-align: center;
    margin-bottom: 40px;
}
.newData {
    font-size: 30px;
    line-height: 1;
    font-weight: 600;
}
.srcNew_slide {
    position: relative;
}
.srcNew_in {
    margin-top: 25px;
}
.swiper5 .swiper-slide {
    width: 340px;
    background: #f3f3f3;
}
.swiper5 .swiper-slide a {
    display: block;
    text-decoration: none;
}
.srcNew_ttl {
    background: #215299;
    padding: 15px;
    box-sizing: border-box;
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.srcNew-ttl {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    font-size: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.srcNew_date {
    padding: 15px;
}
.srcNew_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0 0 0;
}
.srcNew_box:first-child {
    margin: 0;
}
.srcNew-tl {
    width: 80px;
}
.srcNew-txt {
    width: -webkit-calc(100% - 95px);
    width: calc(100% - 95px);
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.srcNew-tl span {
    width: 100%;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    color: #215299;
    border: 1px solid #215299;
    padding: 4px 8px;
    box-sizing: border-box;
    text-align: center;
    display: block;
}
.srcNew-btn {
    margin: 15px 0 0 0;
    height: 35px;
    font-size: 13px;
    color: #e5003e;
    background: #fff;
    border: 1px solid #e5003e;
    display: table;
    width: 100%;
    line-height: 1;
    font-weight: 600;
    box-sizing: border-box;
}
.srcNew-btn span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.swiper-pagination {
    display: none;
}
.swiper-button-prev, .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    cursor: pointer;
    color: #0000;
    border: none;
    outline: none;
    background: #ff9e1a;
    z-index: 999;
    border-radius: 20px;
}
.swiper-button-prev {
    left: 50%;
    background: #215299 url(/cmn/svg/bnrlst_arw_l_w.svg) no-repeat center center;
    background-size: 10px auto;
}
.swiper-button-next {
    right: 50%;
    background: #215299 url(/cmn/svg/bnrlst_arw_r_w.svg) no-repeat center center;
    background-size: 10px auto;
}
@media (min-width: 896px) {
    .srcNew_slide .swiper-button-prev, .srcNew_slide .swiper-button-next {
        margin-top: -20px;
    }
    .srcNew_slide .swiper-button-prev {
        margin-left: -365px;
    }
    .srcNew_slide .swiper-button-next {
        margin-right: -365px;
    }
}
@media only screen and (max-width: 896px) {
    .search_box.is-sf .scform_ttl2.is-ver2 {
        padding: 0 15px 20px;
    }
    .popular-ttl {
        margin: 15px 0 0;
    }
    .search_box.is-sf .search_ttl.is-ver3 {
        margin: 0;
    }
    .search_box.is-sf .search_ttl.is-bor {
        border-top: 1px solid #e1e1e1;
        width: 100%;
    }
    .search_ttl ul {
        padding: 0;
    }
    body.job_search.results .scdtl_section {
        padding: 0 15px;
    }
    .newData {
        font-size: 18px;
        line-height: 1.2;
    }
    .newData_ttl {
        margin-bottom: 20px;
    }
    .swiper5 .swiper-slide {
        width: 300px;
    }
    .srcNew_box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 10px 0 0 0;
    }
    .srcNew-tl {
        width: 70px;
    }
    .srcNew-txt {
        width: -webkit-calc(100% - 85px);
        width: calc(100% - 85px);
        font-size: 12px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .swiper-button-prev, .swiper-button-next {
        top: 50%;
        width: 30px;
        height: 30px;
    }
    .srcNew_slide .swiper-button-next {
        right: 18px;
    }
    .srcNew_slide .swiper-button-prev {
        left: 18px;
    }
    .srcNew_slide .swiper-button-prev, .srcNew_slide .swiper-button-next {
        margin-top: -15px;
    }
    .swiper-button-next {
        right: 22px;
        background: #215299 url(/cmn/svg/bnrlst_arw_r_w.svg) no-repeat center center;
        background-size: 8px auto;
    }
    .swiper-button-prev {
        left: 22px;
        background: #215299 url(/cmn/svg/bnrlst_arw_l_w.svg) no-repeat center center;
        background-size: 8px auto;
    }
    .cstxLst_txt {
        margin: 0 15px;
    }
}
@media only screen and (max-width: 374px) {
}
