@charset "UTF-8";

.l-lowerTitle1 .titleBg {
    margin: 0 auto;
    background: url(../img/common/img-lower_main.jpg) no-repeat center / cover;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.l-lowerTitle1 :is(.title1 .big, .title2, .title3) {
    font-family: var(--font3);
    margin: 0;
}
.l-lowerTitle1 .title1 .small {
    font-weight: 500;
    margin: 0;
}

.l-lowerTitle2 {
    margin: 0 auto;
}
.l-lowerTitle2 .lowerMvTitle {
    text-align: center;
}
.l-lowerTitle2 .lowerMvTitle .pagetitle {
    font-family: var(--font3);
    margin: 0;
}
.l-lowerTitle2 .lowerMvTitle p {
    margin: 0;
}

.l-lowerTitle3 {
    margin: 0 auto;
}
.l-lowerTitle3 .lowerMvTitle {
    text-align: center;
}
.l-lowerTitle3 .lowerMvTitle .pagetitle {
    font-family: var(--font3);
    margin: 0;
}
.l-lowerTitle3 .lowerMvTitle .catchcopy {
    margin: 0;
}

@media all and (min-width: 782px) {
    .l-lowerTitle1 .titleBg {
        max-width: 1000px;
        min-height: 180px;
        padding: 40px 20px 30px;
    }
    .l-lowerTitle1 :is(.title1 .big, .title2) {
        font-size: 4.8rem;
        line-height: 1.2;
        letter-spacing: 0.1em;
        padding-bottom: 10px;
    }
    .l-lowerTitle1 .title1 .small {
        font-size: 1.8rem;
        line-height: 1.333;
        letter-spacing: 0.1em;
    }
    .l-lowerTitle1 .title3 {
        font-size: 3.6rem;
        line-height: 1.2;
        letter-spacing: 0.1em;
    }
    .l-lowerTitle2 {
        max-width: 1200px;
        padding-bottom: 30px;
    }
    .l-lowerTitle2 .lowerMvTitle {
        position: relative;
        z-index: 1;
        background-color: rgba(255, 255, 255, 0.8);
        margin: -150px auto 0;
        width: calc(100% - 100px);
        max-width: 980px;
        padding: 29px 20px 30px;
    }
    .l-lowerTitle2 .lowerMvTitle .pagetitle {
        font-size: 4.8rem;
        line-height: 1.2;
        letter-spacing: 0.1em;
    }
    .l-lowerTitle2 .lowerMvTitle p {
        font-size: 1.6rem;
        line-height: 2.25;
        letter-spacing: 0.1em;
        margin-top: 30px;
    }
    .l-lowerTitle3 {
        max-width: 1200px;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        width: 100%;
        margin-bottom: 95px;
    }
    .l-lowerTitle3 .lowerMvSlide {
        flex-shrink: 0;
        max-width: 720px;
        width: 60%;
    }
    .l-lowerTitle3 .lowerMvTitle {
        flex: 1;
        padding: 0 20px;
    }
    .l-lowerTitle3 .lowerMvTitle .pagetitle {
        font-size: 4.2rem;
        line-height: 1.2;
        letter-spacing: 0;
    }
    .l-lowerTitle3 .lowerMvTitle .catchcopy {
        font-size: 1.6rem;
        line-height: 2.25;
        letter-spacing: 0;
        margin-top: 35px;
    }
}

@media all and (max-width: 781px) {
    .l-lowerTitle1 .titleBg {
        max-width: 1000px;
        min-height: 117px;
        padding: 2px 10px 5px;
    }
    .l-lowerTitle1 :is(.title1 .big, .title2) {
        font-size: 3.6rem;
        line-height: 1.138;
        letter-spacing: 0.025em;
    }
    .l-lowerTitle1 .title1 .small {
        font-size: 1.6rem;
        line-height: 1.5;
        letter-spacing: 0.05em;
        margin-top: 4px;
    }
    .l-lowerTitle1 .title3 {
        font-size: 3rem;
        line-height: 1.2;
        letter-spacing: 0.05em;
    }
    .l-lowerTitle2 {
        max-width: 1200px;
        padding-bottom: 35px;
    }
    .l-lowerTitle2 .lowerMvTitle {
        margin: 0 auto 0;
        width: calc(100% - 40px);
        margin-top: 36px;
    }
    .l-lowerTitle2 .lowerMvTitle .pagetitle {
        font-size: 3.2rem;
        line-height: 1.1;
        letter-spacing: 0.025em;
    }
    .l-lowerTitle2 .lowerMvTitle p {
        font-size: 1.4rem;
        line-height: 1.714;
        letter-spacing: 0.05em;
        margin-top: 31px;
    }
    .l-lowerTitle3 {
        margin-bottom: 80px;
    }
    .l-lowerTitle3 .lowerMvTitle {
        margin-top: 35px;
        padding: 0 20px;
    }
    .l-lowerTitle3 .lowerMvTitle .pagetitle {
        font-size: 3.2rem;
        line-height: 1.0625;
        letter-spacing: 0.025em;
    }
    .l-lowerTitle3 .lowerMvTitle .catchcopy {
        font-size: 1.4rem;
        line-height: 1.7114;
        letter-spacing: 0.05em;
        margin-top: 27px;
    }
}

.page-company .message-name {
    font-weight: 500;
    text-align: right;
}
.page-company .message-name span {
    font-size: 3rem;
    font-family: var(--font3);
    line-height: 1.133;
    vertical-align: bottom;
}
.p-recruit-entryBox {
    background-color: #fff;
    border: 1px solid var(--brown1);
    text-align: center;
}
.p-recruit-entryBox p {
    margin: 0;
}
.p-recruit-entryBox .company {
    font-family: var(--font3);
}
.p-recruit-entryBox .tel {
    font-weight: 500;
}
@media all and (min-width: 782px) {
    .p-recruit-entryBox {
        padding: 35px 20px;
    }
    .p-recruit-entryBox .company {
        font-size: 3rem;
        line-height: 1.2;
        margin-bottom: 25px;
    }
    .p-recruit-entryBox .tel {
        font-size: 2.4rem;
        line-height: 1.1;
        margin: 20px 0 23px;
    }
}
@media all and (max-width: 781px) {
    .page-company .message-name span {
        font-size: 2.3rem;
    }
    .p-recruit-entryBox {
        padding: 23px 20px 25px;
    }
    .p-recruit-entryBox .company {
        font-size: 2.3rem;
        line-height: 1.434;
        margin-bottom: 12px;
    }
    .p-recruit-entryBox .tel {
        font-size: 1.8rem;
        line-height: 1.1;
        margin: 10px 0 14px;
    }
}
.l-postDetail .postInfo {
    margin-bottom: 30px;
}
.l-postDetail .postInfo .categoryLink {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 5px;
}
.l-postDetail .postInfo .categoryLink .link {
    display: block;
    letter-spacing: 0;
    color: var(--brown3);
    border: 1px solid var(--brown1);
    text-decoration: none;
}
.l-postDetail .postInfo .categoryLink .link:hover {
    opacity: 0.8;
}

.l-postDetail .postInfo .postDate {
    text-align: right;
    margin-top: 5px;
}

@media all and (min-width: 782px) {
    .l-postDetail .postInfo .categoryLink .link {
        font-size: 1.4rem;
        line-height: 1.2;
        padding: 2px 4px 3px;
    }
}

@media all and (max-width: 781px) {
    .l-postDetail .postInfo .categoryLink .link {
        font-size: 1rem;
        line-height: 1;
        padding: 2px 4px 3px;
    }
}

