
.contents.content01 .inner{
position: relative;
}
.contents.content01 .inner::before {
    display: block;
    content: "";
    position: absolute;
    z-index: -1;
    width: 293px;
    height: 226px;
    background: url(/project_story/img/vol07/illust_vol07_01.svg) no-repeat;
    background-size: cover;
    bottom: 10px;
    left: -190px;
}

.contents.content02 .txtinner::before {
    width: 258px;
    height: 165px;
    background: url(/project_story/img/vol07/illust_vol07_02.svg) no-repeat;
    background-size: cover;
    top: 20px;
    right: -200px;
}

.contents.content02 .txtinner::after {
    width: 348px;
    height: 348px;
    background: url(/project_story/img/vol07/illust_vol07_03.svg) no-repeat;
    background-size: cover;
    bottom: -90px;
    left: 157px;
}

.contents.content03 .txtinner::before {
    width: 253px;
    height: 262px;
    background: url(/project_story/img/vol07/illust_vol07_04.svg) no-repeat;
    background-size: cover;
    top: 10px;
    left: -210px;
}

.contents.content03 .txtinner::after {
    width: 286px;
    height: 370px;
    background: url(/project_story/img/vol07/illust_vol07_05.svg) no-repeat;
    background-size: cover;
    bottom: -90px;
    right: 180px;
}

.contents.content04 .txtinner::before {
    width: 267px;
    height: 267px;
    background: url(/project_story/img/vol07/illust_vol07_06.svg) no-repeat;
    background-size: cover;
    top: 10px;
    right: -194px;
}

.contents.content04 .txtinner::after {
    display: block;
    content: "";
    position: absolute;
    z-index: -1;
    width: 438px;
    height: 262px;
    background: url(/project_story/img/vol07/illust_vol07_07.svg) no-repeat;
    background-size: cover;
    bottom: -30px;
    left: 130px;
}

.mv_area {
    position: relative;
    top: -60px;
    background: url(/project_story/img/common/bg_mv01.png) no-repeat left top -220px;
    background-size: 1034px;
    display: flex;
    justify-content: end;
    align-items: flex-start;
}

.mv_area .mv_tmeicman {
    width: 314px;
    margin-right: -30px;
    padding-top: 40px;
    z-index: 1;
}

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

.mv_area .title {
    width: 73%;
    height: 480px;
    background: url(/project_story/img/vol07/bg_vol07_mv02.jpg) no-repeat center;
    background-size: cover;
    border-radius: 300px 0 0 300px;
    margin-top: 72px;
}

.mv_area .title .title_lv1 {
    padding-top: 158px;
    padding-left: 56px;
}
.contents.content04{
    padding-top: 140px;
}

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

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

.h2_bgimg .h2_imgbox#imgbox03 {
    background: url(/project_story/img/vol07/img_vol07_h2bg03.jpg) no-repeat center;
    background-size: cover;
}
.item__img{
    margin-top: 40px;
}
.item__img img{
    max-width: 100%;
    width: auto;
}
.attention{
    margin-top: 50px;
}
@media screen and (max-width: 2000px) {

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

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

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

    .mv_area .title {
        background: url(/project_story/img/vol07/bg_vol07_mv02_tb.jpg) no-repeat center;
        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;
    }
}

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

    .contents.content01 .inner::before {
        width: 255px;
        height: 197px;
        left: -100px;
    }

    .contents.content02 .txtinner::before {
        width: 224px;
        height: 144px;
        right: -130px;
    }

    .contents.content02 .txtinner::after {
        width: 303px;
        height: 303px;
        left: 0;
    }

    .contents.content03 .txtinner::before {
        width: 220px;
        height: 228px;
        left: -130px;
    }

    .contents.content03 .txtinner::after {
        width: 249px;
        height: 322px;
        bottom: -80px;
        right: 157px;
    }

    .contents.content04 .txtinner::before {
        width: 232px;
        height: 232px;
        right: -120px;
    }

    .contents.content04 .txtinner::after {
        width: 381px;
        height: 228px;
    }

    .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: 70%;
    }

    .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 only screen and (min-width: 1201px) and (max-width: 1280px) {
    .content04 .h2_bg_right{
        margin-left: calc((90vw - 0px) / 2);
    }
    }
@media only screen and (min-width: 1001px) and (max-width: 1100px) {
.content04 .h2_bg_right{
    margin-left: calc((110vw - 0px) / 2);
}
}
@media screen and (max-width: 1000px) {

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

    .mv_area .mv_tmeicman {
        width: 240px;
        margin-right: -50px;
        padding-top: 100px;
    }

    .mv_area .title {
        width: 80%;
    }
    .h2_bgimg .h2_imgbox#imgbox03{
        background: url(/project_story/img/vol07/img_vol07_h2bg03.jpg) no-repeat top;
        background-size: cover;
        background-position-y: 20%;
    }

    .contents.content01 .inner::before {
        width: 187px;
        height: 145px;
        left: -20px;
    }

    .contents.content02 .txtinner::before {
        width: 181px;
        height: 116px;
        right: -20px;
    }

    .contents.content02 .txtinner::after {
        width: 180px;
        height: 180px;
        bottom: -40px;
        left: 80px;
    }

    .contents.content03 .txtinner::before {
        width: 228px;
        height: 237px;
        left: 10px;
    }

    .contents.content03 .txtinner::after {
        width: 192px;
        height: 249px;
        right: 80px;
    }

    .contents.content04 .txtinner::before {
        width: 162px;
        height: 162px;
        right: -20px;
    }

    .contents.content04 .txtinner::after {
        width: 276px;
        height: 165px;
        left: 70px;
    }

    .h2_bg_right {
        margin-left: 10px;
    }

    .h2_bg_left {
        margin-right: 10px;
    }
}

@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: 60%;
    }

    .mv_area .mv_tmeicman {
        width: 136px;
        padding-top: 89px;
    }

    .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: 768px) {
    .lv3_left {
        padding-left: 0;
    }
    .h2_bg_right .inner{
        margin-right: 0;
    }
}
@media screen and (max-width: 500px) {

    .mv_area {
        padding-bottom: 0;
        background: url(/project_story/img/common/bg_mv01_sp.png) no-repeat left bottom 50px;
        background-size: 412px;
        align-items: end;
    }

    .mv_area .mv_tmeicman {
        padding-top: 0;
        width: 127px;
        margin-bottom: 0;
        margin-left: 7px;
    }

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

    .mv_area .title .title_lv1 {
        width: 203px;
        padding: 23px 0 0 70px;
    }

    .cap_human.inner {
        padding: 0 0 0 10px;
    }

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

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

    .h2_bgimg .h2_imgbox#imgbox03 {
        background: url(/project_story/img/vol07/img_vol07_h2bg03_sp.jpg) no-repeat center;
        background-size: cover;
    }
    .contents.content02,.contents.content03,.contents.content04{
        padding-top: 90px;
    }

    .contents.content01 .inner::before,
    .contents.content02 .txtinner::after,
    .contents.content03 .txtinner::before,
    .contents.content03 .txtinner::after,
    .contents.content04 .txtinner::before{
        left: 0;
        right: 0;
        margin: auto;
    }
    .contents.content01 .inner::before{
        bottom: -60px;
    }
    .contents.content02 .txtinner::before {
        right: 100px;
        top: -20px;
    }

    .contents.content02 .txtinner::after {
        bottom: -80px;
    }

    .contents.content03 .txtinner::before {
        top: -20px;
    }

    .contents.content03 .txtinner::after {
        bottom: -70px;
    }

    .contents.content04 .txtinner::before {
        top: -10px;
    }
    .contents.content04 .txtinner::after {
        left: 50px;
        bottom: -10px;
    }


}
