@charset "UTF-8";
.recruit .main_ttl_area {
    background: url(../images/recruit/main_ttl_bg.jpg) no-repeat center center;
    background-size: cover;
}
.recruit .main_ttl_area .main_ttl .main_ttl_svg {
    width: 332px;
    height: 54px;
}

.recruit .content {
    position: relative;
    padding: 0;
}

.recruit .box_01 {
    padding: 80px 0 100px;
}
.recruit .box_01 .inner {
    position: relative;
    width: 100%;
}
.recruit .box_01 .inner .img_area {
    float: right;
    width: 45%;
}
.recruit .box_01 .inner .img_area img {
    width: 100%;
}
.recruit .box_01 .inner .text_area {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 680px;
    -webkit-transform: translate(-90%, -50%);
    -ms-transform: translate(-90%, -50%);
    transform: translate(-90%, -50%);
}
.recruit .box_01 .inner .text_area .ttl {
    width: 82%;
    margin-bottom: 40px;
    text-align: center;
}
.recruit .box_01 .inner .text_area .ttl img {
    margin-bottom: 30px;
}
.recruit .box_01 .inner .text_area .ttl span {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.6em;
}
.recruit .box_01 .inner .text_area .text {
    margin-bottom: 30px;
}
.recruit .box_01 .inner .text_area .button {
    width: 300px;
}

.recruit .box_02 .ttl_area {
    margin-bottom: 75px;
    padding: 100px 0;
    color: #fff;
    background: url(../images/recruit/ttl_bg_01.jpg) no-repeat center center;
    background-size: cover;
}
.recruit .box_02 .ttl_area .inner {
    position: relative;
    z-index: 2;
    display: table;
}
.recruit .box_02 .ttl_area .inner .ttl_01 {
    display: table-cell;
    width: 28%;
    font-size: 22px;
    font-size: 2.2rem;
    text-align: center;
    vertical-align: middle;
}
.recruit .box_02 .ttl_area .inner .ttl_01 span {
    display: block;
    font-size: 83px;
    font-size: 8.3rem;
    line-height: 1.2;
}
.recruit .box_02 .ttl_area .inner .text_area {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}
.recruit .box_02 .ttl_area .inner .text_area .ttl_02 {
    margin-bottom: 30px;
}

.recruit .box_02 .block {
    position: relative;
    width: 100%;
}
.recruit .box_02 .block .img_area {
    width: 43%;
}
.recruit .box_02 .block .img_area img {
    width: 100%;
}
.recruit .box_02 .block .text_area {
    position: absolute;
    top: 50%;
    width: 50%;
    max-width: 680px;
}
.recruit .box_02 .block .text_area .ttl {
    margin-bottom: 30px;
}
.recruit .box_02 .block.block_01 {
    margin-bottom: 100px;
}
.recruit .box_02 .block.block_01 .text_area {
    left: 46%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.recruit .box_02 .block.block_02 {
    margin-bottom: 80px;
}
.recruit .box_02 .block.block_02 .img_area {
    float: right;
}
.recruit .box_02 .block.block_02 .img_area .img {
    background: url(../images/recruit/img_03_on.jpg) no-repeat center center;
    background-size: 100%;
}
.recruit .box_02 .block.block_02 .img_area .img:hover img {
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.recruit .box_02 .block.block_02 .text_area {
    left: 50%;
    -webkit-transform: translate(-90%, -50%);
    -ms-transform: translate(-90%, -50%);
    transform: translate(-90%, -50%);
}
.recruit .box_02 .block.block_02 .text_area .text {
    margin-bottom: 30px;
}
.recruit .box_02 .block.block_02 .text_area .button {
    width: 300px;
}

.recruit .box_03 .ttl_area {
    padding: 100px 0;
    color: #fff;
    background: url(../images/recruit/ttl_bg_02.jpg) no-repeat center center;
    background-size: cover;
}
.recruit .box_03 .ttl_area .inner {
    position: relative;
    z-index: 2;
}
.recruit .box_03 .ttl_area .inner .ttl_01 {
    font-size: 22px;
    font-size: 2.2rem;
    text-align: center;
}
.recruit .box_03 .ttl_area .inner .ttl_01 span {
    display: block;
    font-size: 83px;
    font-size: 8.3rem;
    line-height: 1.2;
}

.recruit .box_03 .block_01 {
    padding-top: 50px;
    padding-bottom: 110px;
}
.recruit .box_03 .block_01 .inner.layout_01 {
    margin-bottom: 80px;
}
.recruit .box_03 .block_01 .inner.layout_01 .img {
    position: relative;
    float: right;
    width: 38%;
    text-align: center;
}
.recruit .box_03 .block_01 .inner.layout_01 .img figcaption {
    position: absolute;
    right: 0;
    bottom: -20px;
    display: block;
    padding: 10px 25px;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    background: #000;
}
.recruit .box_03 .block_01 .inner.layout_01 .img figcaption span {
    margin-right: 10px;
    font-size: 15px;
    font-size: 1.5rem;
}
.recruit .box_03 .block_01 .inner.layout_01 .img figcaption::after {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    content: '';
}
.recruit .box_03 .block_01 .inner.layout_01 .text_area {
    float: left;
    width: 58%;
}
.recruit .box_03 .block_01 .inner.layout_01 .text_area .ttl {
    margin-bottom: 30px;
    color: #0f0f0f;
    font-weight: bold;
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 2;
    letter-spacing: 0;
}
.recruit .box_03 .block_01 .inner.layout_01 .text_area .ttl span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(60%, #ffee5b));
    background: -webkit-linear-gradient(transparent 65%, #ffee5b 60%);
    background: -o-linear-gradient(transparent 65%, #ffee5b 60%);
    background: linear-gradient(transparent 65%, #ffee5b 60%);
}
.recruit .box_03 .block_01 .inner.layout_02 {
    margin-bottom: 40px;
}
.recruit .box_03 .block_01 .inner.layout_02 .img {
    float: left;
    width: 31%;
    text-align: center;
}
.recruit .box_03 .block_01 .inner.layout_02 .text_area {
    float: right;
    width: 65%;
}
.recruit .box_03 .block_01 .button {
    max-width: 630px;
    margin: 0 auto;
}

.recruit .box_04 {
    margin-bottom: 50px;
}
.recruit .box_04 .ttl_area {
    width: 100%;
    max-width: 1700px;
    margin: 0 auto 70px;
}
.recruit .box_04 .ttl_area .bg {
    position: relative;
    width: 100%;
    max-width: 1047px;
    overflow: hidden;
    background: url(../images/recruit/ttl_bg_03.jpg) no-repeat center center;
    background-size: cover;
}
.recruit .box_04 .ttl_area .bg::before {
    display: block;
    padding-top: 45%;
    content: '';
}
.recruit .box_04 .ttl_area .bg .inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.recruit .box_04 .ttl_area .bg .ttl_01 {
    position: absolute;
    bottom: 25px;
    left: 25%;
    z-index: 2;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
}
.recruit .box_04 .ttl_area .bg .ttl_01 span {
    display: inline-block;
}
.recruit .box_04 .ttl_area .bg .ttl_01 span.poppins {
    font-size: 72px;
    font-size: 7.2rem;
    line-height: 1;
}
.recruit .box_04 .block {
    margin-bottom: 85px;
}
.recruit .box_04 .block .img {
    position: relative;
    width: 34%;
}
.recruit .box_04 .block .img figcaption {
    position: absolute;
    bottom: -20px;
    display: block;
    padding: 10px 20px;
    color: #fff;
    background: #000;
}
.recruit .box_04 .block .img figcaption .text_01 {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
}
.recruit .box_04 .block .img figcaption .text_02 {
    display: block;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6;
}
.recruit .box_04 .block .img figcaption .text_02 span {
    font-size: 15px;
    font-size: 1.5rem;
}
.recruit .box_04 .block .img figcaption::after {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    content: '';
}
.recruit .box_04 .block .text_area {
    width: 60%;
}
.recruit .box_04 .block .text_area .ttl {
    margin-bottom: 40px;
    color: #0f0f0f;
    font-weight: bold;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.7;
}
.recruit .box_04 .block .text_area .ttl span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(60%, #ffee5b));
    background: -webkit-linear-gradient(transparent 75%, #ffee5b 60%);
    background: -o-linear-gradient(transparent 75%, #ffee5b 60%);
    background: linear-gradient(transparent 75%, #ffee5b 60%);
}
.recruit .box_04 .block.block_01 .img {
    float: right;
}
.recruit .box_04 .block.block_01 .img figcaption {
    left: -15px;
}
.recruit .box_04 .block.block_01 .text_area {
    float: left;
}
.recruit .box_04 .block.block_02 .img {
    float: left;
}
.recruit .box_04 .block.block_02 .img figcaption {
    right: -20px;
}
.recruit .box_04 .block.block_02 .text_area {
    float: right;
}
.recruit .box_04 .block.block_03 {
    margin-bottom: 50px;
}
.recruit .box_04 .button {
    max-width: 630px;
    margin: 0 auto;
}

.recruit .obj_animate {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    max-width: 1700px;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 930px) {
    .recruit .box_01 {
        padding: 40px 0 50px;
    }
    .recruit .box_01 .inner .img_area {
        position: relative;
        left: 8%;
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .recruit .box_01 .inner .text_area {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        padding: 0 20px;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .recruit .box_01 .inner .text_area .ttl {
        width: 82%;
        margin-bottom: 20px;
    }
    .recruit .box_01 .inner .text_area .ttl img {
        margin-bottom: 10px;
    }
    .recruit .box_01 .inner .text_area .button {
        width: 100%;
    }
    .recruit .box_02 .ttl_area {
        margin-bottom: 30px;
    }
    .recruit .box_02 .block .img_area {
        position: relative;
        width: 100%;
        margin-bottom: 30px;
    }
    .recruit .box_02 .block .text_area {
        position: relative;
        top: auto;
        width: 100%;
        padding: 0 20px;
    }
    .recruit .box_02 .block .text_area .ttl {
        margin-bottom: 20px;
    }
    .recruit .box_02 .block.block_01 {
        margin-bottom: 40px;
    }
    .recruit .box_02 .block.block_01 .img_area {
        right: 8%;
    }
    .recruit .box_02 .block.block_01 .text_area {
        left: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .recruit .box_02 .block.block_02 {
        margin-bottom: 50px;
    }
    .recruit .box_02 .block.block_02 .img_area {
        left: 8%;
        float: none;
    }
    .recruit .box_02 .block.block_02 .text_area {
        left: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .recruit .box_02 .block.block_02 .text_area .text {
        margin-bottom: 20px;
    }
    .recruit .box_02 .block.block_02 .text_area .button {
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    .recruit .main_ttl_area .main_ttl .main_ttl_svg {
        width: 220px;
        height: 36px;
    }
    .recruit .box_01 {
        padding: 30px 0;
    }
    .recruit .box_01 .inner .text_area .ttl {
        margin-bottom: 10px;
    }
    .recruit .box_01 .inner .text_area .ttl span {
        font-size: 14px;
        font-size: 1.4rem;
    }
    .recruit .box_02 .ttl_area {
        padding: 30px 0;
    }
    .recruit .box_02 .ttl_area .inner {
        display: block;
    }
    .recruit .box_02 .ttl_area .inner .ttl_01 {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        font-size: 18px;
        font-size: 1.8rem;
    }
    .recruit .box_02 .ttl_area .inner .ttl_01 span {
        font-size: 40px;
        font-size: 4rem;
    }
    .recruit .box_02 .ttl_area .inner .text_area {
        display: block;
        padding-left: 0;
    }
    .recruit .box_02 .ttl_area .inner .text_area .ttl_02 {
        margin-bottom: 20px;
    }
    .recruit .box_03 .ttl_area {
        padding: 30px 0;
    }
    .recruit .box_03 .ttl_area .inner .ttl_01 {
        font-size: 18px;
        font-size: 1.8rem;
    }
    .recruit .box_03 .ttl_area .inner .ttl_01 span {
        font-size: 40px;
        font-size: 4rem;
    }
    .recruit .box_03 .block_01 {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .recruit .box_03 .block_01 .inner {
        padding: 0 10px;
    }
    .recruit .box_03 .block_01 .inner.layout_01 {
        margin-bottom: 20px;
    }
    .recruit .box_03 .block_01 .inner.layout_01 .img {
        float: none;
        width: 100%;
        margin-bottom: 40px;
    }
    .recruit .box_03 .block_01 .inner.layout_01 .img img {
        width: 90%;
    }
    .recruit .box_03 .block_01 .inner.layout_01 .img figcaption {
        font-size: 18px;
        font-size: 1.8rem;
    }
    .recruit .box_03 .block_01 .inner.layout_01 .img figcaption span {
        font-size: 14px;
        font-size: 1.4rem;
    }
    .recruit .box_03 .block_01 .inner.layout_01 .text_area {
        float: none;
        width: 100%;
    }
    .recruit .box_03 .block_01 .inner.layout_01 .text_area .ttl {
        margin-bottom: 20px;
        font-size: 18px;
        font-size: 1.8rem;
    }
    .recruit .box_03 .block_01 .inner.layout_02 {
        margin-bottom: 30px;
    }
    .recruit .box_03 .block_01 .inner.layout_02 .img {
        width: 45%;
        padding: 0 15px 15px 0;
    }
    .recruit .box_03 .block_01 .inner.layout_02 .text_area {
        float: none;
        width: 100%;
    }
    .recruit .box_03 .block_01 .button {
        width: 94.666%;
    }
    .recruit .box_04 {
        margin-bottom: 30px;
    }
    .recruit .box_04 .ttl_area {
        margin: 0 auto 30px;
    }
    .recruit .box_04 .ttl_area .bg {
        padding: 30px 0;
    }
    .recruit .box_04 .ttl_area .bg::before {
        display: none;
    }
    .recruit .box_04 .ttl_area .bg .inner {
        position: relative;
    }
    .recruit .box_04 .ttl_area .bg .ttl_01 {
        position: relative;
        bottom: auto;
        left: auto;
        margin-bottom: 0;
        font-size: 18px;
        font-size: 1.8rem;
        text-align: center;
    }
    .recruit .box_04 .ttl_area .bg .ttl_01 span.poppins {
        font-size: 40px;
        font-size: 4rem;
    }
    .recruit .box_04 .block {
        margin-bottom: 40px;
        padding: 0 10px;
    }
    .recruit .box_04 .block .img {
        width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }
    .recruit .box_04 .block .img img {
        width: 90%;
    }
    .recruit .box_04 .block .img figcaption {
        text-align: left;
    }
    .recruit .box_04 .block .img figcaption .text_01 {
        font-size: 13px;
        font-size: 1.3rem;
    }
    .recruit .box_04 .block .img figcaption .text_02 {
        font-size: 18px;
        font-size: 1.8rem;
    }
    .recruit .box_04 .block .img figcaption .text_02 span {
        font-size: 14px;
        font-size: 1.4rem;
    }
    .recruit .box_04 .block .text_area {
        width: 100%;
    }
    .recruit .box_04 .block .text_area .ttl {
        margin-bottom: 20px;
        font-size: 20px;
        font-size: 2rem;
    }
    .recruit .box_04 .block.block_01 .img {
        float: none;
    }
    .recruit .box_04 .block.block_01 .img figcaption {
        right: 0;
        left: auto;
    }
    .recruit .box_04 .block.block_01 .text_area {
        float: none;
    }
    .recruit .box_04 .block.block_02 .img {
        float: none;
    }
    .recruit .box_04 .block.block_02 .img figcaption {
        right: 0;
    }
    .recruit .box_04 .block.block_02 .text_area {
        float: none;
    }
    .recruit .box_04 .block.block_03 {
        margin-bottom: 30px;
    }
}
