
.contents.content02 .txtinner::before {
    width: 360px;
    height: 166px;
    background: url(/project_story/img/vol04/illust_vol04_01.png) no-repeat;
    background-size: cover;
    top: 14px;
    right: -370px;
}

.contents.content02 .txtinner::after {
    width: 362px;
    height: 288px;
    background: url(/project_story/img/vol04/illust_vol04_02.png) no-repeat;
    background-size: cover;
    left: -0;
    bottom: -20px;
}

.contents.content03 .txtinner::before {
    width: 170px;
    height: 342px;
    background: url(/project_story/img/vol04/illust_vol04_03.png) no-repeat;
    background-size: cover;
    top: 40px;
    left: -240px;
}
.contents.content03 .txtinner::after {
    width: 484px;
    height: 414px;
    background: url(/project_story/img/vol04/illust_vol04_04.svg) no-repeat;
    background-size: cover;
    bottom: -60px;
    right: -150px;
}
.contents.content04 .txtinner::before {
    width: 328px;
    height: 251px;
    background: url(/project_story/img/vol04/illust_vol04_05.png) no-repeat;
    background-size: cover;
    top: -20px;
    right: -340px;
}
.contents.content04 .txtinner::after {
    width: 222px;
    height: 222px;
    background: url(/project_story/img/vol04/illust_vol04_06.png) no-repeat;
    background-size: cover;
    left: 50px;
    bottom: -30px;
}

.mv_area {
    position: relative;
    top: -60px;
    background: url(/project_story/img/vol04/bg_vol04_mv01.png) no-repeat left top -220px;
    background-size: 1034px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 30px;
}

.mv_area .mv_tmeicman {
    width: 270px;
    padding-top: 40px;
    margin-right: 50px;
}

.mv_area .mv_tmeicman img {
    width: 100%;
    height: auto;
}

.mv_area .title {
    width: 73%;
    height: 480px;
    background: url(/project_story/img/vol04/bg_vol04_mv02.jpg) no-repeat right bottom;
    background-size: cover;
    border-radius: 300px 0 0 300px;
    margin-top: 72px;
}
.mv_area .title .title_lv1 {
    padding-top: 140px;
    padding-left: 100px;

}
.h2_bgimg .h2_imgbox#imgbox01 {
    background: url(/project_story/img/vol04/img_vol04_h2bg01.jpg) no-repeat center;
    background-size: cover;
}

.h2_bgimg .h2_imgbox#imgbox02 {
    background: url(/project_story/img/vol04/img_vol04_h2bg02.jpg) no-repeat center;
    background-size: cover;
}

.h2_bgimg .h2_imgbox#imgbox03 {
    background: url(/project_story/img/vol04/img_vol04_h2bg03.jpg) no-repeat center;
    background-size: cover;


}

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

    .mv_area {
        justify-content: end;
    }

    .h2_bg_right {
        margin-left: calc((100vw - 900px) / 2);
    }
    .h2_bg_left {
        margin-right: calc((100vw - 900px) / 2);
    }
}

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

.mv_area .title {
    background: url(/project_story/img/vol04/bg_vol04_mv02_tb.jpg) no-repeat right bottom;
    background-size: cover;
}
    .h2_bg_right {
        margin-left: calc((100vw - 600px) / 2);
    }

    .h2_bg_left {
        margin-right: calc((100vw - 600px) / 2);
    }
}
@media screen and (max-width: 1500px) {

    .h2_bg_right {
        margin-left: calc((100vw - 300px) / 2);
    }

    .h2_bg_left {
        margin-right: calc((100vw - 300px) / 2);
    }
    .h2_bg_right .inner{
            margin-right: 70px;
    }
        .h2_bgimg .h2_imgbox#imgbox03 {
        background-position-y: 34%;
    }
}
@media screen and (max-width: 1400px) {

    .contents.content02 .txtinner::before {
        height: 152px;
        width: 330px;
        right: -190px;
        top: 20px;
    }

    .contents.content02 .txtinner::after {
        width: 312px;
        height: 249px;
        left: -100px;
        bottom: -40px;
    }


    .contents.content03 .txtinner::before {
        width: 130px;
        height: 261px;
        left: -170px;
    }

    .contents.content03 .txtinner::after {
width: 384px;
    height: 330px;
    }
        .contents.content04 .txtinner::before {
width: 280px;
        height: 214px;
        right: -200px;
    }

    .contents.content04 .txtinner::after {
    width: 202px;
    height: 202px;
    left: 20px;
    }
    .h2_bg_right {
        margin-left: calc((100vw - 200px) / 2);
    }
    .h2_bg_left {
        margin-right: calc((100vw - 200px) / 2);
    }
}
@media screen and (max-width: 1200px) {
.mv_area .title .title_lv1{
    width: 80%;
}
.mv_area .title .title_lv1 img{
    width: 100%;
    height: auto;
}
.mv_area{
    padding-bottom: 50px;
}
    .h2_bg_right {
        margin-left: calc((100vw - 0px) / 2);
    }
    .h2_bg_left {
        margin-right: calc((100vw - 0px) / 2);
    }
        .h2_bg_right .inner {
        margin-right: 20px;
    }
    .lv3_right{
            padding-right: 20px;
    }
}


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

    .mv_area {
        padding-bottom: 40px;
        background: url(/project_story/img/vol04/bg_vol04_mv01.png) no-repeat left top -220px;
        background-size: 970px;
        margin-bottom: 0;
    }

    .mv_area .mv_tmeicman {
        width: 230px;
        margin-right: -50px;
        z-index: 1;
        padding-top: 50px;
    }
    .mv_area .title {
        width: 80%;
    }
    .contents.content02 .txtinner::before {
width: 247px;
        height: 114px;
        top: -60px;
        right: -10px;
        z-index: -2;
    }

    .contents.content02 .txtinner::after {
        width: 223px;
        height: 178px;
left: 30px;
        bottom: -70px;
    }

    .contents.content03 .txtinner::before {
        width: 119px;
        height: 240px;
        left: -20px;
        top: -50px;
    }

    .contents.content03 .txtinner::after {
        width: 344px;
        height: 143px;
        left: 20px;
        bottom: -110px;
        background: url(/project_story/img/vol04/illust_vol04_04_sp.svg) no-repeat;
            background-size: cover;

    }
        .contents.content04 .txtinner::before {
        width: 147px;
        height: 112px;
        right: -10px;
        top: -30px;
    }

    .contents.content04 .txtinner::after {
        width: 140px;
        height: 140px;
        bottom: -100px;

    }
    .h2_bgimg .h2_imgbox#imgbox02 {
        background-position-y: 30%;
    }
    .h2_bg_right {
        margin-left: 10px;
    }
    .h2_bg_left{
        margin-right: 10px;
    }
    
    .h2_bgimg .h2_imgbox#imgbox03{
        background-size: cover;
                background-position-y: 16%;
    }
}

@media screen and (max-width: 768px) {
    
    .mv_area {
        top: -40px;
        padding-bottom: 60px;
        background-size: 700px;
        justify-content: space-between;
    }
    .mv_area .title {
        width: 90%;
        height: 280px;
    }

    .mv_area .title .title_lv1 {
        padding-top: 60px;
        padding-left: 90px;
        width: 80%;
    }

    .mv_area .mv_tmeicman {
width: 136px;
        margin-left: 5px;
        padding-top: 70px;
        margin-right: -70px;
    }
    .contents.content03 .txtinner::after{
        bottom: -40px;
    }
    .contents.content04 .txtinner::after{
        left: 50px;
        bottom: -80px;
    }
    .h2_bgimg .h2_imgbox#imgbox01 {
        background-position-y: 46%;
    }
       .h2_bgimg .h2_imgbox#imgbox02 {
        background-position-y: 30%;
    }

    .h2_bgimg .h2_imgbox#imgbox03 {
            background-position-y: 22%;
    }
}

@media screen and (max-width: 500px) {
    
    .mv_area {
        padding-bottom: 20px;
        background: url(/project_story/img/vol02/bg_vol02_mv01_sp.png) no-repeat left bottom 50px;
        background-size: 412px;
        align-items: end;
    }

    .mv_area .mv_tmeicman {
        width: 114px;
        margin-left: 5px;
        margin-right: -70px;
    }

    .mv_area .title {
        width: 80%;
        height: 265px;
        margin-top: 56px;
        background: url(/project_story/img/vol04/bg_vol04_mv02_sp.jpg) no-repeat center right bottom;
        background-size: cover;
    }

    .mv_area .title .title_lv1 {
        width: 220px;
        padding: 20px 0 0 60px;
    }
    .cap_br01,
    .cap_br02{
        display: block;
    }
    .h2_bgimg .h2_imgbox#imgbox01 {
        background: url(/project_story/img/vol04/img_vol04_h2bg01_sp.jpg) no-repeat center;
        background-size: cover;
    }
        .h2_bgimg .h2_imgbox#imgbox02 {
        background: url(/project_story/img/vol04/img_vol04_h2bg02_sp.jpg) no-repeat center;
        background-size: cover;
    }
        .h2_bgimg .h2_imgbox#imgbox03 {
        background: url(/project_story/img/vol04/img_vol04_h2bg03_sp.jpg) no-repeat center;
        background-size: cover;
    }
    .contents.content02 .txtinner::after {
        bottom: -40px;
        left: 40px;
    }
    .contents.content03 .txtinner::before{
               top: -30px;
        left: 10px;

    }
    .contents.content03 .txtinner::after{
        left: 0;
        right: 0;
        margin: auto;
        bottom: 0;
    }
    .contents.content04 .txtinner::before{
        right: -10px;
    }
    .contents.content04 .txtinner::after{
        bottom: -90px;
    }

    .contents.content02 .inner.txtinner,
    .contents.content03 .inner.txtinner {
        padding-bottom: 100px;
    }
}