@charset "UTF-8";
/*================
開発TOP
================*/
#PJ_IDX .mv-wrap-01{
    background: url(/recruit/imgs/project/story_idx_mv.jpg) no-repeat center/cover;
}
#PJ_IDX .main .section{
    margin-bottom: 150px;
}
#PJ_IDX .main .section:last-child{
    margin-bottom: 250px;
}
#PJ_IDX .main .section-01{
    background: url(/recruit/imgs/project/story_idx_bg.png) no-repeat center/cover;
    padding: 207px 0 150px;
}
#PJ_IDX .main .section-01 .inner-xxs{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#PJ_IDX .main .section-01 .ttl{
    color: #102045;
    font-size: 3.857em;
    font-weight: bold;
    writing-mode: vertical-rl;
    margin-bottom: 98px;
    position: relative;
}
#PJ_IDX .main .section-01 .ttl::before{
    content: "「";
    position: absolute;
    right: -79px;
    top: -85px;
}
#PJ_IDX .main .section-01 .ttl::after{
    content: "」";
    position: absolute;
    left: -94px;
    bottom: -92px;
}
#PJ_IDX .main .section-01 .ttl-txt-01{
    margin-left: 26px;
    display: inline-block;
    position: relative;
}
#PJ_IDX .main .section-01 .ttl-k-01{
    position: absolute;
    right: 66px;
    top: -57px;
}
#PJ_IDX .main .section-01 .ttl-k-02{
    position: absolute;
    left: -9px;
    bottom: 196px;
}
#PJ_IDX .main .section-01 .ttl-txt-01 .ttl-dc-01 {
    position: absolute;
    bottom: 150px;
}
#PJ_IDX .main .section-card .btn-02 .arrow2{
    bottom: 20px;
}
#PJ_IDX .main .section-card .txt-05{
    margin-top: 9px;
}
#PJ_IDX .main .section-card .txt-05.type-02{
    color: #fff;
    background-color: #102045;
    width: fit-content;
    padding: 1px 5px 0;
    margin-top: 14px;
}


/*================
開発下層
================*/
/*===ページ全体===*/
.project.detail .main .section{
    margin: 150px 0 80px;
}
.project.detail .main .section:last-child{
    margin-bottom: 0;
}
/*タイトル*/
.project.detail .main .cnt-bg-01{
    margin-bottom: 80px;
}
.project.detail .main .cnt-bg-01 .ttl-02 {
    text-align: center;
    background: none;
    padding: 0;
    width: 100%;
}
.project.detail .main .qa{
    text-indent: -1.1em;
    padding-left: 1.1em;
}
/*テキスト*/
.project.detail .main .txt-08{
    text-indent: -2.3em;
    padding-left: 2.3em;
    margin-top: 12px;
}
.project.detail .main .txt-07 + .txt-08{
    margin-top: 20px;
}
/*並び*/
.project.detail .main .cnt-img{
    margin: 60px auto;
    border-radius: 5px;
    overflow: hidden;
}
.project.detail .main .cnt-01,
.project.detail .main .cnt-02,
.project.detail .main .cnt-03{
    margin-top: 60px;
}
/*交互ver*/
.project.detail .main .cnt-02{
    gap: 0 40px;
    align-items: flex-start;
}
.project.detail .main .cnt-02.type-02{
    flex-direction: row-reverse;
}
.project.detail .main .cnt-02 .flex-cnt-01:nth-child(odd){
    flex: 1;
}
.project.detail .main .cnt-02 .flex-cnt-01:nth-child(even){
    width: 440px;
    border-radius: 5px;
    overflow: hidden;
}
/*画像縦積みver*/
.project.detail .main .cnt-03 .cnt-img{
    margin: 0 auto 40px;
}
.project.detail .main .cnt-03 .btn-01{
    text-align: center;
    margin-top: 20px;
}
/*コメント*/
.project.detail .main .cmt{
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.project.detail .main .cmt + .cmt{
    margin-top: 20px;
}
.project.detail .main .cmt .person{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    width: 100px;
}
.project.detail .main .cmt .person img{
    border-radius: 5px;
    overflow: hidden;
}
.project.detail .main .cmt .voice{
    flex: 1;
}
.project.detail .main .cmt .voice .txt-07 + .txt-07{
    margin-top: 16px;
}
/*===メンバー紹介===*/
.project.detail .main .section-member{
    margin-top: 150px;
}
.project.detail .main .section-member .ttl-03{
    text-align: center;
}
.project.detail .main .section-member .member-list{
    gap: 100px;
    margin-top: 40px;
    justify-content: center;
}
.project.detail .main .section-member .member-list .flex-cnt-01{
    width: calc((100% - 100px * 2) / 3);
    display: flex;
    flex-direction: column;
}
.project.detail .main .section-member .member-list .info-cnt{
    flex-grow: 1;
}
.project.detail .main .section-member .img-cnt{
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}
.project.detail .main .section-member .txt-10{
    margin-top: 10px;
}
.project.detail .main .section-member .btn-01{
    margin-top: 20px;
}
/*===振り返り===*/
.project.detail .main .section-lookb{
    margin-bottom: 60px;
}
.project.detail .main .section-lookb .txt-05{
    margin-top: 100px;
}
/*===その他===*/
.project.detail .main .section-other{
    margin-top: 60px;
}

/*====
PJ01
====*/
#PROJECT01 .mv-wrap-01{
    background: url(/recruit/imgs/project/story01_mv.jpg) no-repeat center/cover;
}
#PROJECT01 .mv-wrap-01 .ttl-wrap{
    width: 100%;
}
#PROJECT01 .section-02 .cnt-bg-01{
    background: url(/recruit/imgs/project/story01_ttl_img01.jpg) no-repeat center/cover;
}
#PROJECT01 .section-04 .cnt-bg-01{
    background: url(/recruit/imgs/project/story01_ttl_img02.jpg) no-repeat center/cover;
}
#PROJECT01 .section-04 .cnt-img{
    margin-top: 100px;
}
/*====
PJ02
====*/
#PROJECT02 .mv-wrap-01{
    background: url(/recruit/imgs/project/story02_mv.jpg) no-repeat center/cover;
}
#PROJECT02 .section-02 .cnt-bg-01{
    background: url(/recruit/imgs/project/story02_ttl_img01.jpg) no-repeat center/cover;
}
#PROJECT02 .section-04 .cnt-bg-01{
    background: url(/recruit/imgs/project/story02_ttl_img02.jpg) no-repeat center/cover;
}
#PROJECT02 .section-04 .cnt-img{
    margin-top: 100px;
}
/*====
PJ03
====*/
#PROJECT03 .mv-wrap-01{
    background: url(/recruit/imgs/project/story03_mv.jpg) no-repeat center/cover;
}
#PROJECT03 .section-02 .cnt-bg-01{
    background: url(/recruit/imgs/project/story03_ttl_img01.jpg) no-repeat center/cover;
}
#PROJECT03 .section-04 .cnt-bg-01{
    background: url(/recruit/imgs/project/story03_ttl_img02.jpg) no-repeat center/cover;
}
#PROJECT03 .section-04 .cnt-img{
    margin-top: 100px;
}
/*====
PJ04
====*/
#PROJECT04 .mv-wrap-01{
    background: url(/recruit/imgs/project/story04_mv.jpg) no-repeat center/cover;
}
#PROJECT04 .section-02 .cnt-bg-01{
    background: url(/recruit/imgs/project/story04_ttl_img01.jpg) no-repeat center/cover;
}
#PROJECT04 .section-04 .cnt-bg-01{
    background: url(/recruit/imgs/project/story04_ttl_img02.jpg) no-repeat center/cover;
}
#PROJECT04 .section-04 .cnt-img{
    margin-top: 100px;
}
/*====
PJ05
====*/
#PROJECT05 .mv-wrap-01{
    background: url(/recruit/imgs/project/story05_mv.jpg) no-repeat center/cover;
}
#PROJECT05 .section-01 .cnt-bg-01{
    background: url(/recruit/imgs/project/story05_ttl_img01.jpg?v2) no-repeat center/cover;
}
#PROJECT05 .section-02 .cnt-bg-01{
    background: url(/recruit/imgs/project/story05_ttl_img02.jpg) no-repeat center/cover;
}
/*====
PJ06
====*/
#PROJECT06 .mv-wrap-01{
    background: url(/recruit/imgs/project/story06_mv.jpg) no-repeat center/cover;
}
#PROJECT06 .section-02 .cnt-bg-01{
    background: url(/recruit/imgs/project/story06_ttl_img01.jpg) no-repeat center/cover;
}
#PROJECT06 .section-04 .cnt-bg-01{
    background: url(/recruit/imgs/project/story06_ttl_img02.jpg) no-repeat center/cover;
}
#PROJECT06 .section-04 .cnt-img{
    margin-top: 100px;
}


/* --------------------------------------------
SP
--------------------------------------------*/
@media only screen and (max-width: 768px) {
    /*================
    開発TOP
    ================*/
    #PJ_IDX .mv-wrap-01{
        background: url(/recruit/imgs/project/story_idx_mv_sp.jpg) no-repeat center/cover;
    }
    #PJ_IDX .main .section{
        margin-bottom: 19.531vw;
    }
    #PJ_IDX .main .section:last-child{
        margin-bottom: 32.552vw;
    }
    #PJ_IDX .main .section-01{
        background: url(/recruit/imgs/project/story_idx_bg_sp.png) no-repeat center/cover;
        padding: 32.231vw 0 15.625vw;
    }
    #PJ_IDX .main .section-01 .inner-xxs{
        max-width: unset;
    }
    #PJ_IDX .main .section-01 .ttl{
        font-size: 7.031vw;
        line-height: 1.65;
        margin-bottom: 26.725vw;
    }
    #PJ_IDX .main .section-01 .ttl::before{
        right: -11vw;
        top: -12vw;
    }
    #PJ_IDX .main .section-01 .ttl::after{
        left: -11.823vw;
        bottom: -12vw;
    }
    #PJ_IDX .main .section-01 .ttl-txt-01{
        margin-left: 1.3vw;
    }
    #PJ_IDX .main .section-01 .ttl-k-01{
        right: 9vw;
        top: -8vw;
    }
    #PJ_IDX .main .section-01 .ttl-k-02{
        left: -1vw;
        bottom: 26vw;
    }
    #PJ_IDX .main .section-01 .ttl-txt-01 .ttl-dc-01 {
        bottom: 20vw;
    }
    #PJ_IDX .main .section-card .btn-02 a .img-cnt{
        height: 32.552vw;
    }
    #PJ_IDX .main .section-card .btn-02 .arrow2{
        width: 5.859vw;
        height: 5.859vw;
        bottom: 1.302vw;
        right: 1.302vw;
    }
    #PJ_IDX .main .section-card .btn-02 .arrow2>svg{
        width: 2.604vw;
        height: 1.302vw;
    }
    #PJ_IDX .main .section-card .ttl-03{
        font-size:4.688vw;
    }
    #PJ_IDX .main .section-card .txt-05{
        margin-top: 1.953vw;
    }
    #PJ_IDX .main .section-card .txt-05.type-02{
        padding: 0.5vw 1.391vw 0.2vw;
        margin-top: 2.404vw;
    }


    /*================
    開発下層
    ================*/
    /*===ページ全体===*/
    .project.detail .main .section{
        margin: 19.531vw 0 23.438vw;
    }
    .project.detail .main .section:last-child{
        margin-bottom: 0;
    }
    /*タイトル*/
    .project.detail .main .cnt-bg-01{
        margin-bottom: 15.625vw;
    }
    .project.detail .main .cnt-bg-01 .ttl-02{
        text-align: left;
    }
    .project.detail .main .qa{
        text-indent: -1.1em;
        padding-left: 1.1em;
    }
    /*テキスト*/
    .project.detail .main .txt-08{
        text-indent: -2.3em;
        padding-left: 2.3em;
        margin-top: 2.604vw;
    }
    .project.detail .main .txt-07 + .txt-08{
        margin-top: 3.385vw;
    }
    /*並び*/
    .project.detail .main .cnt-img{
        margin: 13.021vw auto;
        border-radius: unset;
        padding: 0;
    }
    .project.detail .main .cnt-01,
    .project.detail .main .cnt-02,
    .project.detail .main .cnt-03{
        margin-top: 13.021vw;
    }
    /*交互ver*/
    .project.detail .main .cnt-02,
    .project.detail .main .cnt-02.type-02{
        flex-direction: column;
        gap: 10.521vw 0;
    }
    .project.detail .main .cnt-02 .flex-cnt-01,
    .project.detail .main .cnt-02 .flex-cnt-01:nth-child(even){
        width: 100%;
    }
    .project.detail .main .cnt-02 .flex-cnt-01:nth-child(even){
        border-radius: 0.651vw;
    }
    /*画像縦積みver*/
    .project.detail .main .cnt-03 .cnt-img{
        margin: 0 auto 7.813vw;
    }
    .project.detail .main .cnt-03 .btn-01{
        margin-top: 5.208vw;
    }
    /*コメント*/
    .project.detail .main .cmt{
        gap: 5.208vw;
        margin-top: 5.208vw;
    }
    .project.detail .main .cmt + .cmt{
        margin-top: 5.208vw;
    }
    .project.detail .main .cmt .person{
        gap: 1.302vw;
        width: 19.531vw;
    }
    .project.detail .main .cmt .person img{
        border-radius: 0.651vw;
    }
    .project.detail .main .cmt .voice .txt-07 + .txt-07{
        margin-top: 3.604vw;
    }
    /*===メンバー紹介===*/
    .project.detail .main .section-member{
        margin-top: 19.531vw;
    }
    .project.detail .main .section-member .member-list{
        gap: 13.021vw 5.208vw;
        margin-top: 7.813vw;
        justify-content: flex-start;
    }
    .project.detail .main .section-member .member-list .flex-cnt-01{
        width: calc((100% - 5.208vw * 1) / 2);
    }
    .project.detail .main .section-member .img-cnt{
        border-radius: 0.651vw;
        margin-bottom: 3.906vw;
    }
    .project.detail .main .section-member .txt-10{
        margin-top: 1.953vw;
    }
    .project.detail .main .section-member .btn-01{
        margin-top: 5.208vw;
    }
    .project.detail .main .section-member .btn-01 a{
        min-width: unset;
        width: 100%;
        padding: 3.06vw 9.672vw 3.06vw 2.208vw;
    }
    .project.detail .main .section-member .btn-01 .arrow2{
        right: 2.408vw;
    }
    /*===振り返り===*/
    .project.detail .main .section-lookb{
        margin-bottom: 13.021vw;
    }
    .project.detail .main .section-lookb .cnt-bg-01{
        margin-bottom: 0;
    }
    .project.detail .main .section-lookb .cnt-03:nth-of-type(2){
        margin-top: 0;
    }
    .project.detail .main .section-lookb .txt-05{
        margin-top: 19.531vw;
    }
    /*===その他===*/
    .project.detail .main .section-other{
        margin-top: 13.021vw;
    }

    /*====
    PJ01
    ====*/
    #PROJECT01 .mv-wrap-01{
        background: url(/recruit/imgs/project/story01_mv_sp.jpg) no-repeat center/cover;
    }
    #PROJECT01 .section-02 .cnt-bg-01{
        background: url(/recruit/imgs/project/story01_ttl_img01_sp.jpg) no-repeat center/cover;
    }
    #PROJECT01 .section-04 .cnt-bg-01{
        background: url(/recruit/imgs/project/story01_ttl_img02_sp.jpg) no-repeat center/cover;
    }
    #PROJECT01 .section-04 .cnt-img{
        margin-top: 13.021vw;
    }
    /*====
    PJ02
    ====*/
    #PROJECT02 .mv-wrap-01{
        background: url(/recruit/imgs/project/story02_mv_sp.jpg) no-repeat center/cover;
    }
    #PROJECT02 .section-02 .cnt-bg-01{
        background: url(/recruit/imgs/project/story02_ttl_img01_sp.jpg) no-repeat center/cover;
    }
    #PROJECT02 .section-04 .cnt-bg-01{
        background: url(/recruit/imgs/project/story02_ttl_img02_sp.jpg) no-repeat center/cover;
    }
    #PROJECT02 .section-04 .cnt-img{
        margin-top: 13.021vw;
    }
    /*====
    PJ03
    ====*/
    #PROJECT03 .mv-wrap-01{
        background: url(/recruit/imgs/project/story03_mv_sp.jpg) no-repeat center/cover;
    }
    #PROJECT03 .mv-wrap-01 .ttl-wrap .ttl-08{
        width: 73.698vw;
    }
    #PROJECT03 .section-02 .cnt-bg-01{
        background: url(/recruit/imgs/project/story03_ttl_img01_sp.jpg) no-repeat center/cover;
    }
    #PROJECT03 .section-04 .cnt-bg-01{
        background: url(/recruit/imgs/project/story03_ttl_img02_sp.jpg) no-repeat center/cover;
    }
    #PROJECT03 .section-04 .cnt-img{
        margin-top: 13.021vw;
    }
    /*====
    PJ04
    ====*/
    #PROJECT04 .mv-wrap-01{
        background: url(/recruit/imgs/project/story04_mv_sp.jpg) no-repeat center/cover;
    }
    #PROJECT04 .section-02 .cnt-bg-01{
        background: url(/recruit/imgs/project/story04_ttl_img01_sp.jpg) no-repeat center/cover;
    }
    #PROJECT04 .section-04 .cnt-bg-01{
        background: url(/recruit/imgs/project/story04_ttl_img02_sp.jpg) no-repeat center/cover;
    }
    #PROJECT04 .section-04 .cnt-img{
        margin-top: 13.021vw;
    }
    /*====
    PJ05
    ====*/
    #PROJECT05 .mv-wrap-01{
        background: url(/recruit/imgs/project/story05_mv_sp.jpg) no-repeat center/cover;
    }
    #PROJECT05 .section-01 .cnt-bg-01 {
        background: url(/recruit/imgs/project/story05_ttl_img01_sp.jpg) no-repeat center/cover;
    }
    
    #PROJECT05 .section-02 .cnt-bg-01 {
        background: url(/recruit/imgs/project/story05_ttl_img02_sp.jpg) no-repeat center/cover;
    }
    #PROJECT05 .section-03 .cnt-img{
        margin: 10.417vw auto 13.021vw;
    }
    #PROJECT05 .section-03 .cnt-img img{
        border-radius: 0.651vw;
        overflow: hidden;
    }
    /*====
    PJ06
    ====*/
    #PROJECT06 .mv-wrap-01{
        background: url(/recruit/imgs/project/story06_mv_sp.jpg) no-repeat center/cover;
    }
    #PROJECT06 .section-02 .cnt-bg-01{
        background: url(/recruit/imgs/project/story06_ttl_img01_sp.jpg) no-repeat center/cover;
    }
    #PROJECT06 .section-04 .cnt-bg-01{
        background: url(/recruit/imgs/project/story06_ttl_img02_sp.jpg) no-repeat center/cover;
    }
    #PROJECT06 .section-04 .cnt-img{
        margin-top: 13.021vw;
    }

}