@charset "utf-8";

/* kyushokusha  *******************/

.header_line {
    background-image: url(../img/kyushokusha/header_line.svg);
}

.frame_border {
    border: 2px solid #BE4365;
}

#kyushokusha_shien .h3title+.text {
    margin-bottom: 60px;
}

#kyushokusha_shien .frame_border .h4title {
    color: #BE4365;
}

.line_dotted:after {
    background-image: url(../img/kyushokusha/line_dotted.svg);
}

@media screen and (max-width:767px) {
    #kyushokusha_shien .h3title+.text {
        margin-bottom: 60px;
    }

    #kasou .frame_border .col3 {
        margin-top: 30px;
    }
}

.linkBlock-jobinfo-feature {
    padding-top: 42px;
    padding-bottom: 56px;
    width: 100%;
    height: 442px;
    background-image: url(../img/kyushokusha/bg_linkBlock-jobinfo-feature.png);
    background-size: cover;
    border: 2px solid #BE4365;
    border-radius: 10px;
}

.kyushokusya_linkBlock-title {
    font-size: 2.4rem;
    font-weight: bold;
    color: #BF4869;
    text-align: center;
}

.linkBlock-jobinfo-feature .imgBlock {
    margin-top: 10px;
    padding-right: 90px;
    display: flex;
    justify-content: center;
}

.linkBlock-jobinfo-feature .imgBlock .imgWrapper:first-child {
    width: 205px;
    aspect-ratio: 103 / 85;
}

.linkBlock-jobinfo-feature .imgBlock .imgWrapper:last-child {
    width: 176px;
    aspect-ratio: 177 / 173;
}

.frame_border .linkBlock-jobinfo-feature .btn {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 474px;
    height: 75px;
    font-size: 2rem;
    font-weight: bold;
    border-radius: 100vh;
}