.biz_bold {
    font-family: "BIZ UDMincho", serif;
    font-weight: 700;
    font-style: normal;
}
  
.biz {
    font-family: "BIZ UDMincho", serif;
    font-weight: 400;
    font-style: normal;
}
  

#page .recruit_main img {
    margin-top: -105px;
}

#page .recruit_main {
    overflow: hidden;
}
#page .recruit_main img.main_img {
    height: 1144px;
    width: auto;
}
#page .recruit_main_title {
    position: absolute;
    right: 10%;
    bottom: 10%;
}
#page #recruit {
    font-family: "BIZ UDMincho", serif;
}
@media screen and (max-width:1440px) {
    #page .recruit_main img.main_img {
        height:860px;
        width: auto;
    }
}
@media screen and (max-width:1280px){
    #page .recruit_main img {
        margin-top: 0px;
    }
}
@media screen and (max-width:991px) {


    #page .recruit_main img {
        margin-top: 0px;
    }
    #page .recruit_main img.main_img {
        height:600px;
        width: auto;
    }
    #page .recruit_main_title {
        position: initial;
        margin: auto;
        margin-top: 30px;
    }
    #page #recruit {
        margin-top: 70px;
    }
}

@media screen and (max-width:540px) {
    #page .recruit_main img.main_img {
        width: 100%;
        height: auto;
    }
}

#page #recruit .bg_img {
    background-image: url("../img/recruit_section_bg.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

#page #recruit .section01 .section01_wrap {
    text-align: left;
    margin: auto;
    transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    margin-right: -60px;
}
#page #recruit .section01 .title_zone h2 {
    line-height: 1;
    font-size: 30px;
}
#page #recruit .section01 .text_zone h2 {
    margin-top: 30px;
    margin-bottom: 30px;
}
#page #recruit .section01 .text_zone p {
    font-size: 18px;
}
#page #recruit  .section01 {
    padding-bottom: 430px;
}
#page #recruit iframe {
    width: 100%;
    height: 587px;
}
@media screen and (max-width:991px) {
    #page #recruit .section01 .text_zone p {
        font-size: 16px;
    }
    #page #recruit .bg_img {
        background-image: url("../img/recruit_section_bg.jpg");
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: contain;
    }
    #page #recruit .section01 .section01_wrap {
        text-align: left;
        margin: auto;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        margin: auto;
    }
    #page #recruit  .section01 {
        padding-bottom: 200px;
    }
    #page #recruit .section01 .text_zone p.res_540 {
        text-align: justify;
    }
    #page #recruit .section01 .img_zone {
        margin-top: 40px;
    }
    #page #recruit iframe {
        width: 100%;
        height:310px;
    }
}

@media screen and (max-width:540px) {
    #page #recruit .bg_img {
        background-image: url("../img/res_recruit_section_bg.jpg");
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: contain;
    }
    #page #recruit iframe {
        width: 100%;
        height:180px;
    }
}


#page #recruit .section02 {
    justify-content: space-around;
}
#page #recruit .section02 .title_zone {
    text-align: right;
    margin-bottom: 100px;
}
#page #recruit .section02 .title_zone h3 {
    font-size: 50px;
}
#page #recruit .section02 span.font30 {
    font-size: 30px;
}
#page #recruit .section02 .title_zone hr {
    opacity: 1;
    color: #54C3F1;
    height: 10px;
    width: 640px;
    margin: 10px auto;
    margin-right: 0;
}
#page #recruit .section02 p {
    font-size: 18px; 
}
#page #recruit .section02 .inner_section {
    text-align: left;
    padding-bottom: 100px;
    border-bottom: 1px dashed #707070;
    height: fit-content;
}
#page #recruit .section02 .inner_section p {
    line-height: 2;
    text-align: justify;
}
#page #recruit .section02 .inner_section .inner_title {
    display: flex;
    justify-content: center;
    text-align: left;
    align-items: center;
}
#page #recruit .section02 .inner_section .inner_title img {
    width: 100px;
    height: auto;
}
#page #recruit .section02 .inner_section .inner_title h4 {
    font-size: 40px;
    margin-bottom: 0;
    margin-left: 20px;
    display: inline-block;
    vertical-align: bottom;
}
#page #recruit .section02 .inner_section span.underline {
    background: linear-gradient(transparent 80%, #54C3F1 20%);
    display: inline-block;
}
#page #recruit .section02 .inner_section02 {
    margin-top: 120px;
}
#page #recruit .section02 .inner_section03 {
    margin-top: 60px;
    border-bottom: none;
}

@media screen and (max-width:1080px) {
    #page #recruit .section02 .title_zone h3 {
        font-size: 46px;
    }
    #page #recruit .section02 span.font30 {
        font-size: 26px;
    }
    #page #recruit .section02 .inner_section .inner_title img {
        width: 76px;
        height: auto;
    }
    #page #recruit .section02 .inner_section .inner_title h4 {
        font-size: 36px;
        margin-bottom: 0;
        margin-left: 20px;
        display: inline-block;
        vertical-align: bottom;
    }
}

@media screen and (max-width:991px) {

    #page #recruit .section02 .title_zone h3 {
        font-size: 30px;
        text-align: center;
    }
    #page #recruit .section02 .title_zone {
        text-align: right;
        margin-bottom: 40px;
    }
    #page #recruit .section02 .title_zone hr {
        opacity: 1;
        color: #54C3F1;
        height: 6px;
        width: 640px;
        margin: 10px auto;

    }
    #page #recruit .section02 .inner_section {
        text-align: left;
        padding-bottom: 40px;
        border-bottom: 1px dashed #707070;
        height: fit-content;
    }
    #page #recruit .section02 span.font30 {
        font-size: 18px;
        text-align: center;
    }

    #page #recruit .section02 p {
        font-size: 14.5px;
        text-align: center;
        
    }
    #page #recruit .section02 .inner_section p {
        line-height: 1.5;
        text-align: justify;
    }
    #page #recruit .section02 .inner_section .inner_title img {
        width: 50px;
        height: auto;
    }
    #page #recruit .section02 .inner_section .inner_title h4 {
        font-size: 24px;
        margin-bottom: 0;
        margin-left: 20px;
        display: inline-block;
        vertical-align: bottom;
    }
    #page #recruit .section02 .inner_section02 {
        margin-top: 40px;
    }
    #page #recruit .section02 .inner_section03 {
        margin-top: 60px;
        border-bottom: none;
    }
}


#page #recruit .bg_blue {
    padding-top: 140px;
    padding-bottom: 140px;
    background: linear-gradient(180deg, #E7F0FF, #EFF9FE);
}
#page #recruit .section03 {
    text-align: left;
}
#page #recruit .section03 .title_zone {
    margin-bottom: 40px;
}
#page #recruit .section03 .title_zone hr {
    opacity: 1;
    color: #8476B5;
    height: 10px;
    width: 640px;
}
#page #recruit .section03 .title_zone p {
    font-size: 18px;
}
/*
#page #recruit .section03 .text_zone {
    column-count: 2;
}*/
#page #recruit .section03 .text_zone02 {
    margin-left: 100px;
}
#page #recruit .section03 .text_group {
    border-bottom: 1px solid #707070;
    padding-top: 40px;
    padding-bottom: 40px;
}
#page #recruit .section03 ul {
    padding-left: 0;
    margin-top: 20px;
}
#page #recruit .section03 li {
    position: relative;
    padding-left: 30px;
    color: #5C5C5C;
}
#page #recruit .section03 li::before {
    content: "";
    top: 8px;   
    width: 13px;
    height: 13px;
    border-radius: 50px;
    position: absolute;
    left: 0;
    z-index: 0;
    background: #8476B5;
}
@media screen and (max-width:1440px) {
    #page #recruit .section03 .text_zone02 {
        margin-left: 0px;
    }
}


@media screen and (max-width:540px) {
    #page #recruit .bg_blue {
        padding-top: 70px;
        padding-bottom:70px;
        background: linear-gradient(180deg, #E7F0FF, #EFF9FE);
    }
    #page #recruit .section03 .title_zone {
        margin-bottom: 0px;
    }
    #page #recruit .section03 .text_zone02 {
        margin: auto;
    }
    #page #recruit .section03 .title_zone hr {
        opacity: 1;
        color: #8476B5;
        height: 6px;
        width: 640px;
    }
    #page #recruit .section03 .title_zone h3 {
        text-align: center;
    }
    #page #recruit .section03 .title_zone p {
        font-size: 14.5px;
        text-align: center;
    }
}

#page #recruit .entry .title_zone h2.jost {
    font-size: 70px;
    color: #417BBE;
    line-height: 1;
    margin-bottom: 0;
}
#page #recruit .entry .title_zone p {
    font-family: "Jost", sans-serif;
    font-weight: bolder;
}
#page #recruit .entry .entry_link {
    display: flex;
}
#page #recruit .entry .entry_link img {
    width: 380px;
    height: auto;
}
@media screen and (max-width:1280px) {
    #page #recruit .section03 .text_zone02 {
        margin-left: 0px;
    }
    #page #recruit .entry .entry_link img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width:540px) {
    #page #recruit .entry .title_zone h2.jost {
        font-size: 40px;
        color: #417BBE;
        line-height: 1;
        margin-bottom: 0;
    }
    #page #recruit .entry .entry_link div:nth-child(2){
        margin-top: 20px;
        margin-bottom: 20px;
    }

}