@charset "utf-8";

/* ----------------------------------------

content

---------------------------------------- */


.lowerPage.recruit #content #page_mv {
    background: url(/files/img/recruit/mv.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
}
.sec_read {
    margin-top: 0;
    font-feature-settings: normal;
}
.sec_01 .sec_tit,
.sec_02 .sec_tit,
.sec_03 .sec_tit,
.sec_05 .sec_tit,
.sec_06 .sec_tit,
.sec_07 .sec_tit {
    margin-bottom: 0px;
    margin-top: 0;
    line-height: 1;
}
.sec_04 .sec_tit {
    margin-bottom: 0px;
    margin-top: 0;
}
.sec_01 .sec_read {
    font-size: 323%;
}
.sec_01 .inner {
    padding-top: 60px;
    padding-bottom: 60px;
}
.sec_02 .sec_read {
    margin-top: 48px;
    text-align: justify;
}

.sec_03 .sec_read {
    margin-top:60px;
    text-align: justify;
    max-width: 840px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
section .sec_03 .inner {
    padding-bottom: 70px;
}
.stelList {
    text-align: center;
    margin-top: 30px;
    font-size: 214.2707%;
    line-height: 1.6666;
}
.stelList .bold {
    font-weight: bold;
}
.stelList li span{
    width: 0;
    height: 0;
    border-left: 9.5px solid transparent;
    border-right: 9.5px solid transparent;
    border-top: 16px solid #0F234A;
    height: 16px;
    max-width: 16px;
    display: block;
    margin: 13px auto 15px;
}
section .sec_04 .inner {
    padding-bottom: 78px;
}
.skillLisr {
    margin-top: 83px;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 35px);
    justify-content: space-between;
}
section .sec_04 .inner {
    padding-bottom: 75px;
}
section .sec_06 .sec_read {
    margin-top: 72px;
    text-align: justify;
}
section .sec_06 .inner {
    padding-bottom: 73px;
}

.sec_07_company_info {
    font-size: 200%;
    font-feature-settings: normal;
    line-height: 1.5;
    color: #152C57;
}
.sec_07_company_info {
    margin-top: 84px;
}
.sec_07_company_info .sec_07_company_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.sec_07_company_info li {
    width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-bottom: 38px;
    }
    .sec_07_company_info li .flex{
        align-items: flex-start;

    }
    .sec_07_company_info .type_01,
    .sec_07_company_info .type_02 {
        width: 100%;
    }

.sec_07_company_info .type_01 .sec_07_company_inner:nth-of-type(1){
    width: 44%;
    width: 50%;
    min-width: 510px;
}
.sec_07_company_info .type_01 .sec_07_company_inner:nth-of-type(2){
    width: 35%;
    margin-left: 4.5%;
}
.sec_07_company_info .type_02 .sec_07_company_inner:nth-of-type(1){
    min-width: 410px;
}
.sec_07_company_info .type_02 .sec_07_company_inner {
    width: 50%;
    max-width: 560px;
}

.sec_07_company_info li:nth-of-type(n+3),
.sec_07_company_info:nth-of-type(2) li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
/*
.sec_07_company_info li:nth-of-type(n+3) .sec_07_company_inner_text,
.sec_07_company_info:nth-of-type(2) li .sec_07_company_inner_text{
    width: calc(100% - 242px);
}
*/
.sec_07_company_info:nth-of-type(2) {
    margin-top: 120px;
    margin-bottom: 55px;
}
.sec_07_company_inner_tit {
    border: 1px solid #152C57;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-size: 29px;
    font-size: 103.55%;
    padding: 9px 8px 7px;
    max-height: 47px;
    width: 100%;
    max-width: 157px;
    margin-right: 25px;
}
.sec_07_company_info .sec_07_company_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.sec_07 .applicationBtn{
    margin: 90px auto 0;
    background: #0F234A;
    color: #fff;
    font-size: 200%;
    display: flex;
    width: 100%;
    max-width: 300px;
    height: 142px;
    justify-content: center;
    padding: 30px 10px;
    line-height: 1;
    position: relative;
}
.sec_07 .applicationBtn:after{
    content: "";
    width: 30px;
    height: 30px;
    background: url(/files/img/recruit/circle_icon.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    position: absolute;
    bottom:30px;
    margin: auto;
left: 0;
right: 0;
}
@media screen and (max-width:1260px){
    .sec_07_company_inner_tit {
        max-width: 140px;
        margin-right: 15px;
    }
    .sec_07_company_info {
        font-size: 170%;
    }
    .sec_07_company_info .type_01 .sec_07_company_inner:nth-of-type(1) {
        min-width: 470px;
    }
    .sec_07_company_info .type_02 .sec_07_company_inner:nth-of-type(1) {
        min-width: 300px;
        max-width: 300px;
    }
    .sec_07_company_info .type_01 .sec_07_company_inner:nth-of-type(2) {
        margin-left: 0;
    }
    .sec_07_company_info .type_02 .sec_07_company_inner:nth-of-type(2) {
        margin-left: 0;
        min-width: 380px;
    }
}
@media screen and (max-width:840px){
    .sec_07_company_info {
        font-size: 150%;
    }
    .sec_07_company_info .type_01 .sec_07_company_inner:nth-of-type(1) {
        min-width: 415px;
    }
}

@media screen and (max-width:767px){
    .sec_read {
        font-size: 120%;
    }
    .sec_01 .sec_read,
    .sec_02 .sec_read,
    .sec_03 .sec_read,
    .sec_04 .sec_read,
    .sec_05 .sec_read,
    .sec_06 .sec_read,
    .sec_07 .sec_read {
        font-size: 115%;
    }
    .sec_01 .inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .sec_02 .sec_read {
        margin-top: 25px;
    }
    .sec_03 .sec_read {
        margin-top: 20px;
    }
    section .sec_01 .inner,
    section .sec_02 .inner,
    section .sec_03 .inner,
    section .sec_04 .inner,
    section .sec_05 .inner,
    section .sec_06 .inner,
    section .sec_07 .inner {
        padding-bottom: 40px;
    }
    .flex.column2list li {
        padding: 23px 20px;
    }
    .inner_box_tit {
        font-size: 140%;
    }
    .inner_box_text {
        font-size: 115%;
        margin-top: 0;
    }
    .sec_07_company_info {
        font-size: 120%;
    }
    .sec_07_company_info li,
    .sec_07_company_info .type_01 .sec_07_company_inner:nth-of-type(1),
    .sec_07_company_info .type_01 .sec_07_company_inner:nth-of-type(2),
    .sec_07_company_info .type_02 .sec_07_company_inner:nth-of-type(1),
    .sec_07_company_info .type_02 .sec_07_company_inner:nth-of-type(2) {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
    .sec_07_company_info li,
    .sec_07_company_info .type_01 .sec_07_company_inner:nth-of-type(1),
    .sec_07_company_info .type_02 .sec_07_company_inner:nth-of-type(1) {
        margin-bottom: 20px;
    }
    .sec_07_company_inner_tit {
        max-width: 80px;
        margin-right: 15px;
    }
    .sec_07_company_inner_text {
        width: calc(100% - 100px);
    }
    .stelList {
        font-size: 115%;
    }
    .skillLisr {
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        justify-content: space-between;
    }
    .skillLisr li {
        width: 48.5%;
    }
    .skillLisr li:nth-of-type(n+3) {
        margin-top: 30px;
    }
    .skillLisr li img {
        max-height:35vw ;
    }

    .skillLisr li:nth-of-type(2) img {
        position: relative;
        left: 5px;
    }
    section .sec_06 .sec_read {
        margin-top: 25px;
        text-align: justify;
    }
    .sec_07_company_info {
        margin-top: 25px;
    }
    .lowerPage.recruit #content #page_mv {
        background-position: left top !important;
    }
    .sec_07 .applicationBtn {
        margin: 30px auto 0;
        background: #0F234A;
        color: #fff;
        font-size: 135%;
        display: flex;
        width: 100%;
        max-width: 300px;
        height: 82px;
        justify-content: center;
        padding: 20px 10px;
        line-height: 1;
        position: relative;
        margin-bottom: 30px;
    }
    .sec_07 .applicationBtn::after {
        width: 20px;
        height: 20px;
        bottom: 15px;
    }


}

@media screen and (max-width:480px){
    .flex.column2list li {
        width: 100%;
        max-width: 100%;
        min-height: auto;
        padding:20px 20px 30px;
        margin-bottom: 25px;
    }
    .inner_box_tit{
        min-height: auto;
    }
    .inner_box_text {
        margin-top: 10px;
    }
}
