.recruit_7s--contents {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.recruit_7s--title-wrap h3 {
    padding-bottom: 15px;
    font-size: clamp(.9375rem, .4170627376rem + 2.2813688213vw, 2.8125rem);
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid
}

.recruit_7s--items {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    justify-content: flex-start;
    max-width: 594px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto
}

@media screen and (min-width:992px) {
    .recruit_7s--items {
        row-gap: 0;
        -moz-column-gap: 48px;
        column-gap: 48px;
        justify-content: center;
        max-width: none;
        margin-top: 25px
    }
}

.recruit_7s--item {
    position: relative;
    display: grid;
    place-items: center;
    width: calc(50% - 14px);
    max-width: 283px;
    aspect-ratio: 1/1;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16), inset 3px 3px 6px rgba(0, 0, 0, .16)
}

@media screen and (min-width:992px) {
    .recruit_7s--item {
        margin-top: 60px
    }
}

.recruit_7s--item--pc-br {
    display: none
}

@media screen and (min-width:1380px) {
    .recruit_7s--item--pc-br {
        display: block;
        width: 100%
    }
}

.recruit_7s--num {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 135px;
    font-weight: 900;
    line-height: 1;
    color: #c3c3c3;
    transform: translate(-50%, -50%)
}

.recruit_7s--text-wrap {
    position: relative;
    z-index: 2;
    text-align: center
}

.recruit_7s--text-wrap h4 {
    font-size: clamp(1.125rem, .7433460076rem + 1.6730038023vw, 2.5rem);
    font-weight: 700;
    line-height: 1;
    color: #297fca
}

.recruit_7s--text-wrap p {
    margin-top: 30px;
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem);
    font-weight: 700
}

.recruit_7s--theme {
    margin-top: clamp(2.8125rem, 2.3788022814rem + 1.9011406844vw, 4.375rem);
    text-align: center
}

.recruit_7s--theme p {
    font-size: clamp(.9375rem, .5905418251rem + 1.5209125475vw, 2.1875rem);
    font-weight: 700
}

.recruit_7s--theme small {
    display: block;
    margin-top: 15px;
    font-size: clamp(.625rem, .4515209125rem + .7604562738vw, 1.25rem);
    line-height: 1.5
}

.recruit_greeting--img img {
    width: 100%
}

@media screen and (min-width:992px) {
    .recruit_greeting--img--sp {
        display: none
    }
}

.recruit_greeting--img--pc {
    display: none
}

@media screen and (min-width:992px) {
    .recruit_greeting--img--pc {
        display: block;
        flex-shrink: 0;
        width: 36%
    }
}

.recruit_greeting--bg-area {
    padding: 20px 20px 32px;
    color: #fff;
    background-color: #000;
    background-image: url(../images/about/greeting_bg_sp.png);
    background-position: 50%;
    background-size: cover
}

@media screen and (min-width:992px) {
    .recruit_greeting--bg-area {
        padding: 50px 80px 62px;
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
        background-image: url(../images/about/greeting_bg.png)
    }
}

.recruit_greeting--inner {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.recruit_greeting--inner h3 {
    padding-bottom: 23px;
    font-size: clamp(1.125rem, .6566064639rem + 2.0532319392vw, 2.8125rem);
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #fff
}

@media screen and (min-width:992px) {
    .recruit_greeting--body {
        display: flex;
        gap: 64px;
        margin-top: 74px
    }
}

.recruit_greeting--text p {
    padding-top: 36px;
    padding-bottom: 32px;
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem)
}

@media screen and (min-width:992px) {
    .recruit_greeting--text p {
        padding: 0 0 43px;
        line-height: 2.1
    }
}

.recruit_greeting--ceo {
    font-size: clamp(.9375rem, .8507604563rem + .3802281369vw, 1.25rem)
}

.recruit_greeting--ceo--lg {
    padding-left: 12px;
    font-size: clamp(1.4375rem, 1.3160646388rem + .5323193916vw, 1.875rem)
}

@media screen and (min-width:992px) {
    .recruit_greeting--ceo--lg {
        padding-left: 40px
    }
}

.recruit_message--contents {
    /* margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    background-image: url(../images/recruit/recruit_01.jpg);
    background-position: 50%;
    background-size: cover */
    position: relative;
}

.recruit_message--contents img {
    width: 100%;
    height: auto;
}

@media screen and (min-width:426px) {
    .recruit_message--contents img {
        margin-left: 5%;
        width: 95%;    
    }
}

.recruit_message--contents h3 {
    font-size: clamp(1.5rem, 1.1356939163rem + 1.5969581749vw, 2.8125rem);
    font-weight: 700;
    text-align: center
}

/* .recruit_message--inner {
    width: 85%;
    max-width: 1181px;
    padding: 34px 20px 30px;
    margin-top: 13px;
    margin-right: auto;
    margin-left: auto;
    background-color: hsla(0, 0%, 100%, .6)
} */

.recruit_message--inner {
    position: absolute;
    /* display: none; */
    visibility: hidden;
    width: 45%;
    height: 70%;
    top: 75%;
    left: 5%;
    align-content: center;
    overflow: hidden;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16)
}

@media screen and (min-width:992px) {
    /* .recruit_message--inner {
        padding: 62px 0px;
        margin-top: 28px
    } */
}

.recruit_message--inner div {
    display: flex;
    justify-content: center
}

.recruit_message--inner span {
    font-size: clamp(1.25rem, .7709125475rem + .4562737643vw, 1.75rem);
    line-height: 1.7em;
    color: #000;
    text-align: left
}

@media screen and (min-width:426px) {
    .recruit_message--inner {
        width: 45%;
        height: 65%;
        top: 50%;
        left: 0px;
    }
}

@media screen and (min-width:769px) {
    .recruit_message--inner {
        width: 25%;
        height: 45%;
    }

    .recruit_message--inner span {
        font-size: clamp(1.5rem, .7709125475rem + .4562737643vw, 2rem);
        line-height: 1.7em;
    }
}

@media screen and (min-width:1025px) {
    .recruit_message--inner {
        width: 20%;
        height: 40%;
    }

    .recruit_message--inner span {
        font-size: clamp(2rem, .7709125475rem + .4562737643vw, 2.5rem);
        line-height: 1.7em;
    }
}

@media screen and (min-width:1441px) {
    .recruit_message--inner span {
        font-size: clamp(2.575rem, .7709125475rem + .4562737643vw, 2.95rem);
        line-height: 1.7em;
    }
}

.recruit_package--contents {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.recruit_package--item {
    display: flex;
    flex-direction: column
}

.recruit_package--item:not(:first-child) {
    margin-top: 75px
}

@media screen and (min-width:992px) {
    .recruit_package--item:not(:first-child) {
        margin-top: 80px
    }
}

@media screen and (min-width:992px) {
    .recruit_package--item {
        flex-direction: row
    }
}

.recruit_package--item figure {
    width: 100%
}

@media screen and (min-width:992px) {
    .recruit_package--item figure {
        flex-shrink: 0;
        width: 34.535738143%
    }
}

.recruit_package--item figure img {
    width: 100%
}

@media screen and (min-width:992px) {
    .recruit_package--item figure img {
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%
    }
}

.recruit_package--body {
    padding: 28px 20px 16px;
    width: 100%;
    background-color: #f5f5f6
}

@media screen and (min-width:992px) {
    .recruit_package--body {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 34px 34px 30px 41px
    }
}

.recruit_package--body p {
    margin-top: 24px;
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem)
}

@media screen and (min-width:992px) {
    .recruit_package--body p {
        line-height: 1.55
    }
}

.recruit_package--title-wrap h3 {
    margin-bottom: 10px;
    font-size: clamp(1.5625rem, 1.1288022814rem + 1.9011406844vw, 3.125rem);
    font-weight: 700;
    line-height: 1;
    color: #8e8e8e
}

@media screen and (min-width:992px) {
    .recruit_package--title-wrap h3 {
        margin-bottom: 14px
    }
}

.recruit_package--title-wrap span {
    font-size: clamp(1.125rem, .8647813688rem + 1.1406844106vw, 2.0625rem);
    font-weight: 700;
    line-height: 1;
    color: #297fca
}

.recruit_policy--contents {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.recruit_policy--item {
    display: flex;
    flex-direction: column
}

.recruit_policy--item:not(:first-child) {
    margin-top: 75px
}

@media screen and (min-width:992px) {
    .recruit_policy--item:not(:first-child) {
        margin-top: 65px
    }
}

@media screen and (min-width:992px) {
    .recruit_policy--item {
        flex-direction: row
    }
}

.recruit_policy--band {
    height: 21px;
    background-color: #297fca;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .16), inset 3px 3px 6px rgba(0, 0, 0, .16)
}

@media screen and (min-width:992px) {
    .recruit_policy--band {
        width: 32px;
        height: auto
    }
}

.recruit_policy--body {
    width: 100%;
    padding: 31px 20px 25px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16), inset 3px 3px 6px rgba(0, 0, 0, .16)
}

@media screen and (min-width:992px) {
    .recruit_policy--body {
        padding: 61px 56px 44px 76px
    }
}

.recruit_policy--body h3 {
    font-size: clamp(1.125rem, .7433460076rem + 1.6730038023vw, 2.5rem);
    font-weight: 700;
    color: #297fca;
    text-align: center
}

@media screen and (min-width:992px) {
    .recruit_policy--body h3 {
        text-align: left
    }
}

.recruit_policy--body p {
    margin-top: 30px
}

.recruit_policy--body ol,
.recruit_policy--body p {
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem)
}

.recruit_policy--body ol ul {
    padding-left: 1em
}

.recruit_sponsorship--contents h3 {
    font-size: clamp(.9375rem, .4170627376rem + 2.2813688213vw, 2.8125rem);
    font-weight: 700;
    text-align: center
}

.recruit_sponsorship--contents figure {
    width: 100%;
    max-width: 1200px;
    margin-top: clamp(.3125rem, -.4508079848rem + 3.3460076046vw, 3.0625rem);
    margin-right: auto;
    margin-left: auto
}

.recruit_sponsorship--contents figure img {
    width: 100%
}

.recruit_sponsorship--sub {
    display: flex;
    max-width: 1200px;
    margin-top: clamp(.3125rem, -.4508079848rem + 3.3460076046vw, 3.0625rem);
    margin-right: auto;
    margin-left: auto
}

.recruit_sponsorship--sub div:nth-child(1) {
    width: 55%
}

.recruit_sponsorship--sub div:nth-child(1) img {
    width: 100%
}

.recruit_sponsorship--sub div:nth-child(2) {
    position: relative;
    width: 45%;
    text-align: center
}

.recruit_sponsorship--sub div:nth-child(2) img {
    width: 80%
}

.recruit_sponsorship--sub div:nth-child(2) p {
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem);
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 30px
}

@media screen and (max-width:768px) {
    .recruit_sponsorship--sub {
        flex-direction: column
    }

    .recruit_sponsorship--sub div {
        width: 90% !important;
        margin: auto
    }

    .recruit_sponsorship--sub div:nth-child(2) img {
        width: 100% !important;
        margin-top: 30px
    }

    .recruit_sponsorship--sub div:nth-child(2) p {
        width: 100% !important
    }
}

.recruit_sdgs--contents h3 {
    font-size: clamp(.9375rem, .4170627376rem + 2.2813688213vw, 2.8125rem);
    font-weight: 700;
    text-align: center
}

.recruit_sdgs--contents p {
    margin-top: clamp(.3125rem, -.4508079848rem + 3.3460076046vw, 3.0625rem);
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem);
    text-align: center
}

.recruit_sdgs--contents figure {
    position: relative;
    width: 100%;
    max-width: 1200px;
    text-align: center;
    margin-top: clamp(.3125rem, -.4508079848rem + 3.3460076046vw, 3.0625rem);
    margin-right: auto;
    margin-left: auto
}

.recruit_sdgs--contents figure img {
    width: 70%;
    border: 2px solid grey;
}

.recruit_sdgs--contents figure img:nth-child(1) {
    margin-bottom: 20px;
}

@media screen and (min-width:768px) {
    .recruit_sdgs--contents figure {
        text-align: left;
    }

    .recruit_sdgs--contents figure img {
        width: 52%;
    }

    .recruit_sdgs--contents figure img:nth-child(1) {
        margin-top: 20%;
        margin-bottom: 0px;
    }
    
    .recruit_sdgs--contents figure img:nth-child(2) {
        position: absolute;
        right: 0px;
    }
}

.recruit_section {
    margin-top: clamp(6.25rem, 5.4693441065rem + 3.4220532319vw, 9.0625rem)
}

.recruit_section.recruit_message {
    margin-top: clamp(4.5rem, 4.0836501901rem + 1.825095057vw, 6rem);
}

.recruit_section.recruit_sdgs {
    margin-bottom: clamp(6.25rem, 3.387595057rem + 12.5475285171vw, 16.5625rem)
}

.recruit_slogan--contents {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.recruit_slogan--title-wrap {
    text-align: center
}

.recruit_slogan--title-wrap h3 {
    margin-bottom: 5px;
    font-size: clamp(1.125rem, .6566064639rem + 2.0532319392vw, 2.8125rem);
    font-weight: 700;
    line-height: 1
}

.recruit_slogan--title-wrap span {
    font-size: clamp(.9375rem, .5905418251rem + 1.5209125475vw, 2.1875rem);
    font-weight: 700;
    line-height: 1
}

.recruit_slogan--item-list {
    margin-top: clamp(2.8125rem, 2.743108365rem + .3041825095vw, 3.0625rem)
}

.recruit_slogan--item {
    display: flex;
    flex-direction: column;
    padding: 35px 20px 30px
}

.recruit_slogan--item:not(:first-child) {
    margin-top: 75px
}

@media screen and (min-width:992px) {
    .recruit_slogan--item:not(:first-child) {
        margin-top: 71px
    }
}

@media screen and (min-width:992px) {
    .recruit_slogan--item {
        flex-direction: row;
        align-items: center;
        padding: 28px 20px 26px
    }
}

@media screen and (min-width:1460px) {
    .recruit_slogan--item {
        padding-left: 64px
    }
}

.recruit_slogan--item--mission {
    background: linear-gradient(180deg, #5ab7dc, #e2f6ff);
    border: 1px solid #5ab7dc
}

@media screen and (min-width:992px) {
    .recruit_slogan--item--mission {
        background: linear-gradient(90deg, #5ab7dc, #e2f6ff)
    }
}

.recruit_slogan--item--values {
    background: linear-gradient(180deg, #83c749, #f4ffe2);
    border: 1px solid #83c749
}

@media screen and (min-width:992px) {
    .recruit_slogan--item--values {
        background: linear-gradient(90deg, #83c749, #f4ffe2)
    }
}

.recruit_slogan--item--principles {
    background: linear-gradient(180deg, #dc5990, #ffe2f5);
    border: 1px solid #dc5990
}

@media screen and (min-width:992px) {
    .recruit_slogan--item--principles {
        background: linear-gradient(90deg, #dc5990, #ffe2f5)
    }
}

.recruit_slogan--item .recruit_slogan--item--title-wrap {
    padding-bottom: 27px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid
}

@media screen and (min-width:992px) {
    .recruit_slogan--item .recruit_slogan--item--title-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 25%;
        min-height: 193px;
        padding-right: 20px;
        padding-bottom: 0;
        text-align: left;
        border-right: 1px solid;
        border-bottom: none
    }
}

.recruit_slogan--item .recruit_slogan--item--title-wrap h4 {
    margin-bottom: 5px;
    font-size: clamp(1.125rem, .6566064639rem + 2.0532319392vw, 2.8125rem);
    font-weight: 700;
    line-height: 1
}

.recruit_slogan--item .recruit_slogan--item--title-wrap .recruit_slogan--item--subtitle {
    font-size: clamp(.9375rem, .7640209125rem + .7604562738vw, 1.5625rem);
    font-weight: 700;
    line-height: 1
}

.recruit_slogan--item ul {
    margin-top: 30px;
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem)
}

@media screen and (min-width:992px) {
    .recruit_slogan--item ul {
        margin-top: 0;
        margin-left: 30px
    }
}

.recruit_strength--img img {
    width: 100%
}

@media screen and (min-width:992px) {
    .recruit_strength--img--sp {
        display: none
    }
}

.recruit_strength--img--pc {
    display: none
}

@media screen and (min-width:992px) {
    .recruit_strength--img--pc {
        display: block;
        flex-shrink: 0;
        width: 36%
    }
}

.recruit_strength--bg-area {
    padding: 20px 20px 32px;
    background-color: #fff
}

@media screen and (min-width:992px) {
    .recruit_strength--bg-area {
        padding: 50px 80px 62px;
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw)
    }
}

.recruit_strength--inner {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.recruit_strength--inner h3 {
    padding-bottom: 23px;
    font-size: clamp(1.125rem, .6566064639rem + 2.0532319392vw, 2.8125rem);
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid
}

@media screen and (min-width:992px) {
    .recruit_strength--body {
        display: flex;
        gap: 64px;
        margin-top: 74px
    }
}

.recruit_strength--text p {
    padding-top: 36px;
    padding-bottom: 32px;
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem)
}

@media screen and (min-width:992px) {
    .recruit_strength--text p {
        padding: 0 0 43px;
        line-height: 2.1
    }
}

.recruit_strength--smd {
    font-size: clamp(.9375rem, .8507604563rem + .3802281369vw, 1.25rem)
}

.recruit_strength--smd--lg {
    padding-left: 12px;
    font-size: clamp(1.4375rem, 1.3160646388rem + .5323193916vw, 1.875rem)
}

@media screen and (min-width:992px) {
    .recruit_strength--smd--lg {
        padding-left: 40px
    }
}

.recruit_strength--flex-wrap {
    display: flex;
    flex-direction: column;
    gap: 33px
}

@media screen and (min-width:1460px) {
    .recruit_strength--flex-wrap {
        flex-direction: row;
        gap: 0;
        align-items: center;
        justify-content: space-between
    }
}

.recruit_strength--btn {
    display: grid;
    place-items: center;
    width: 100%;
    max-width: 375px;
    padding: 16px 0 18px;
    margin-right: auto;
    margin-left: auto;
    font-size: clamp(.875rem, .6841730038rem + .8365019011vw, 1.5625rem);
    border: 1px solid;
    border-radius: 100vmax
}

@media screen and (min-width:1460px) {
    .recruit_strength--btn {
        margin-right: 0;
        margin-left: 0
    }
}

.recruit_title {
    text-align: center
}

@media screen and (min-width:750px) {
    .recruit_message--inner p {
        line-height: 55px
    }

    .recruit_message--br-sp {
        display: none
    }
}

@media screen and (min-width:1460px) {
    .header--menu>ul li:nth-child(6) {
        padding-right: 24px;
        padding-left: 24px;
        margin-left: 21px;
        background-color: #fff
    }

    .header--menu>ul li:nth-child(6) a {
        margin-left: 0;
        color: #000
    }
}

.recruit_introduction {
    width: 85%;
    margin: 2rem auto 2rem;
}

.recruit_introduction_back {
    background-color: #f2f0f0;
    text-align: center;
    padding: 30px 0px;
    margin: 30px 0px
}

.recruit_introduction p {
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem)
}

.recruit_introduction span {
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem);
    text-align: left
}

@media screen and (min-width:768px) {
    .recruit_introduction {
        max-width: 1110px;
    }
}

@media screen and (max-width:425px) {
    .recruit_introduction span {
        width: 90%;
    }
}

.recruit_introduction_title {
    padding-bottom: 10px;
    font-size: clamp(1.5rem, .61121673rem + .608365019vw, 2.5rem) !important
}

@media screen and (min-width:768px) {
    .recruit_introduction_title {
        font-size: clamp(1.75rem, .61121673rem + .608365019vw, 2.5rem) !important
    }
}

@media screen and (min-width:1024px) {
    .recruit_introduction_title {
        font-size: clamp(2rem, .61121673rem + .608365019vw, 2.5rem) !important
    }
}

.recruit_introduction_detail {
    display: flex;
    justify-content: center;
}

.recruit_introduction_bigtitle {
    padding-bottom: 10px;
    text-align: center;
    font-size: 24px;
}

@media screen and (min-width:768px) {
    .recruit_introduction_bigtitle {
        font-size: 35px;
    }
}

.recruit_info .recruit_introduction_detail span {
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem);
    text-align: center;
}

@media screen and (max-width:425px) {
    .recruit_info .recruit_introduction_detail span {
        width: 90%;
        text-align: left;
    }
}

.recruit_info .recruit_introduction_detail {
    margin-bottom: 30px;
}

.recruit_info_detail {
    width: 100%;
}

.recruit_info_detail .recruit_info_back:first-child {
    position: relative;
    width: 100%;
}

.recruit_info_detail .recruit_info_back:nth-child(3) {
    margin-left: 0%;
    width: 100%;
}

.recruit_info_back img {
    width: 100%;
    height: auto;
}

.recruit_info_back_title {
    position: absolute;
    /* display: none; */
    visibility: hidden;
    top: 75%;
    left: 0px;
    width: 35%;
    height: 65%;
    align-content: center;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16)
}

.recruit_info_back_title div {
    display: flex;
    justify-content: center
}

.recruit_info_back_title span {
    font-size: clamp(1.25rem, .61121673rem + .608365019vw, 1.75rem) !important;
    line-height: 1.7em;
    color: #000;
    text-align: left
}

.recruit_info_rest {
    margin-top: 25%;
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem);
    width: 90%;
}

@media screen and (min-width:768px) {
    .recruit_info_back_title span {
        font-size: clamp(1.5rem, .61121673rem + .608365019vw, 2rem) !important
    }

    .recruit_info_rest {
        width: 100%;
        text-align: center;
    }
}

@media screen and (min-width:1024px) {
    .recruit_info_detail .recruit_info_back:first-child {
        padding-left: 5%;
    }

    .recruit_info_detail .recruit_info_back:nth-child(3) {
        margin-left: 0%;
        width: 90%;
    }

    .recruit_info_back_title {
        width: 25%;
        height: 55%;
        top: 85%;
        left: 0px;
    }

    .recruit_info_back_title span {
        font-size: clamp(1.5rem, .61121673rem + .608365019vw, 2rem) !important
    }
    
    .recruit_info_rest {
        margin-top: 2rem;
        margin-bottom: 2rem;
        margin-left: 25%;
        padding-left: 0px;
        padding-right: 0px;
        width: 75%;
    }
}

@media screen and (min-width:1440px) {
    .recruit_info_back_title {
        top: 80%;
    }

    .recruit_info_back_title span {
        font-size: clamp(2rem, .61121673rem + .608365019vw, 2.5rem) !important
    }
}

.recruit_info_machine {
    margin-top: 3rem;
    display: flex;
    flex-direction: column;
    gap: 2%;
    width: 100%; 
}

.recruit_info_machine .recruit_info_machine_part:first-child {
    display: none;
}

.recruit_info_machine .recruit_info_machine_part:nth-child(2) {
    display: flex;
    align-items: center;
    width: 90%;
    margin: auto;
    z-index: 0;
}

.recruit_info_machine .recruit_info_machine_part:nth-child(2) .recruit_info_machine_image {
    width: 90%;
}

.recruit_info_machine .recruit_info_machine_part:nth-child(3) {
    width: 80%;
    margin-left: 15%;
    margin-top: -1rem;
    text-align: center;
}


.recruit_info_machine_image img {
    width: 100%;
    height: 80%;
}

@media screen and (min-width:1024px) {
    .recruit_info_machine {
        margin-top: 3rem;
        display: flex;
        flex-direction: row;
        gap: 2%;
        width: 100%; 
    }
    
    .recruit_info_machine .recruit_info_machine_part:first-child {
        display: block;
        flex: 0 0 28%;
    }
    
    .recruit_info_machine .recruit_info_machine_part:nth-child(2) {
        display: block;
        flex: 0 0 28%;
        width: 100%;
    }
    
    .recruit_info_machine .recruit_info_machine_part:nth-child(3) {
        display: block;
        flex: 0 0 40%;
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }

    .recruit_info_machine_image img {
        height: 100%;
        width: auto;
        max-width: 100%;
    }
}

.recruit_info_machine_title p {
    margin-top: 20px;
    text-align: center;
}

.recruit_information {
    margin-top: clamp(6.25rem, 5.4693441065rem + 3.4220532319vw, 9.0625rem);
}

.recruit_title {
    text-align: center;
}

.recruit_information_img img {
    width: 100%;
    height: auto;
}

.recruit_interview {
    margin-top: clamp(6.25rem, 5.4693441065rem + 3.4220532319vw, 9.0625rem);
}

.recruit_interview_img img {
    width: 100%;
    height: auto;
}

.recruit_information_detail {
    margin: 107px auto 0px;
}

@media screen and (min-width:768px) {
    .recruit_information_detail {
        max-width: 1200px;
        margin-top: 209px;
    }
}

.recruit_information_large {
    display: none;
}

.recruit_information_small {
    display: block;
    width: 85%;
    margin: 43px auto 0px;
    text-align: center;
}

@media screen and (min-width:768px) {
    .recruit_information_large {
        display: block;
    }

    .recruit_information_small {
        display: none;
    }
}

.recruit_information_detail .recruit_information_large {
    margin: 30px auto 0px;
    width: 95%;
    text-align: center;
}

.recruit_information_large tr td {
    border: 1px solid #707070;
    /* border-left: none;
    border-right: none; */
    border-collapse: collapse;
    font-size: 27px;
    align-content: center;
}

.recruit_information_large tr td .detail {
    font-size: 18px;
    line-height: 1.5 !important;
}

.recruit_information_large tr td:nth-child(1) {
    background-color: #dadadb;
    width: 20%;
}

.recruit_information_large tr td:nth-child(2) {
    padding: 65px 0;
    width: 35%;
}

.recruit_information_large tr td:nth-child(3) div {
    display: flex;
    width: 85%;
    margin: auto;
}

.recruit_information_large tr td:nth-child(3) span {
    text-align: left;
}

.recruit_information_small .title {
    background-color: #dadadb;
}

.recruit_information_small td {
    padding: 34px 0;
    border: 1px solid #707070;
}

.recruit_information_small div {
    display: flex;
    width: 85%;
    margin: auto;
}

.recruit_information_small span {
    text-align: left;
}

.top_image_slider {
    margin-bottom: 110px;
}

.recruit_interview_part .recruit_introduction_bigtitle span {
    padding-bottom: 5px;
}

.recruit_interview_part .recruit_introduction_bigtitle .sp_blue {
    border-bottom: 12px solid #297fca;
}

.recruit_interview_part .recruit_introduction_bigtitle .sp_yellow {
    border-bottom: 12px solid #E89E28;
}

.recruit_interview_part .recruit_introduction_bigtitle .sp_green {
    border-bottom: 12px solid #47AD2F;
}

.recruit_interview_content {
    margin: 31px auto 40px;
    width: 85%;
    background-color: #f5f5f6;
    padding: 0px 20px 1px;
}

.interview_image_content {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 35px;
}

.interview_last_image {
    margin-bottom: 82px;
}

.interview_image {
    text-align: center;
    width: 100%;
    font-size: 25px;
    margin-bottom: 29px;
}

.interview_image_content img {
    width: 100%;
}

.interview_image span {
    display: none;
}

.interview_qa {
    width: 100%;
}

.interview_qa .inteview_answer:last-child {
    margin-bottom: 0px;
}

.inteview_question {
    font-size: 12px;
    color: #a3a3a3;
    margin-bottom: 10px;
}

.inteview_answer {
    font-size: 12px;
    margin-bottom: 43px;
}

.interview_last_image {
    width: 100%;
}

.interview_last_image img {
    width: 100%;
}

@media screen and (min-width:768px) {
    .recruit_interview_content {
        margin: 115px auto 0px;
        width: 85%;
        background-color: #fff;
        padding: 0px;
    }
    
    .interview_image_content {
        flex-direction: row;
    }

    .interview_image {
        width: 45%;
        margin-bottom: 0px;
    }

    .interview_image span {
        display: block;
    }

    .interview_qa {
        width: 50%;
        padding-left: 50px;
    }

    .inteview_question {
        font-size: 22px;
    }
    
    .inteview_answer {
        font-size: 25px;
        margin-bottom: 82px;
    }

    .interview_last_image {
        width: 85%;
        margin: 0px auto 269px;
    }
}