.pc_only {
    display: block;
}

.sp_only {
    display: none;
}

.arrow-down {
    position: fixed;
    z-index: 3;
}

.arrow-up {
    z-index: 3;
}

.movie-area-01 {
    z-index: 1;
}

.movie-area {
    position: relative;
    z-index: 1;
}

.about-area {
    position: relative;
    z-index: 1;
}

.movie-area-05 {
    display: flex;
    align-items: center;
    height: 100vh;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 10;
    padding-top: 100px;
}

.movie-area-05 .main-ttl {
    display: flex;
    justify-content: center;
}
.movie-area-05-place .band .ttl h3 span{
    display: none;
}

.movie-area-05 .movie-ttl-txt .first {
    line-height: 65px;
    font-size: 53px
}

.movie-area-05 .movie-ttl-txt .second {
    font-size: 25px;
    margin-top: 20px;
}

.movie-area-05 .description {
    font-size: 16px;
    font-weight: lighter;
    line-height: 25px;
    font-style: normal;
    margin-top: 60px;
    font-family: "Noto Sans JP";
}

.movie-area-05-place .band {
    background-color: rgba(255, 256, 255, 0.7);
    width: 500px;
    display: flex;
    align-items: center;
    color: #000;
    text-align: center;
    justify-content: center;
    margin: 30px auto auto;
    padding: 25px;
}

.movie-area-05-place .band .ttl h3 {
    font-size: 35px;
    font-style: italic;
    font-family: "Roboto", "Noto Sans JP";
}

.movie-area-05-place .band .ttl {
    padding-top: 55px;
    padding-bottom: 55px;
    border-right: solid 1px #000;
    padding-right: 20px;
}

.movie-area-05-place .band .place {
    padding-left: 20px;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
}

.movie-area-05-place .band .place p{
    padding-left: 20px;
    font-size: 12px;
    text-align: left;
}

.movie-area-05-place .band .ttl p {
    font-size: 18px;
    font-family: "Noto Sans JP";
    margin-top: 10px;
}

.movie-area-05 .movie-ttl-no {
    font-size: 35px;
    line-height: 65px;
}

h3.span {
    font-size: 28px;
    font-weight: lighter;
    margin-top: 30px;
}

.d-flex {
    display: flex;
}

.movie-area-05 .aten {
    font-size: 12px;
}


.movie-area-05 .artist-tbl {
    width: 600px;
    margin: auto;
    margin-top: 50px;
    text-align: left;
    font-family: "Roboto", sans-serif;
    height: 120px;
}

.movie-area-05 .artist-tbl th {
    border-right: solid 1px #fff;
    font-size: 25px;
    font-weight: lighter;
    font-style: italic;
    vertical-align: middle;
}

.movie-area-05 .artist-tbl td {
    font-family: "Roboto", "Noto Sans JP";
    font-size: 18px;
    line-height: 25px;
    vertical-align: middle;
    padding-left: 25px;
}

.modal-wrap, .modal-wrap-01, .modal-wrap-04, .modal-wrap-05, .modal-wrap-06, .modal-wrap-07,.modal-wrap-08, .modal-wrap-setlist {
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100;
}

.modal-overlay, .modal-overlay-01, .modal-overlay-04, .modal-overlay-05, .modal-overlay-06, .modal-overlay-07,.modal-overlay-08, .modal-overlay-setlist {
    background: #000000;
    background: rgba(0, 0, 0, 0.95);
    display: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.trailer-box-05 {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 50px;
}

.trailer-box-05 iframe {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
}



.mv-area {
    font-family: "Roboto", "Noto Sans JP";
    width: 605px;
    text-align: left;
    margin: auto;
    margin-top: 50px;
    font-size: 30px;
    font-style: italic;
    display: flex;
    align-items: center;
    padding-left: 120px;
}

.mv-area .mv-txt {
    margin-left: 53px;
}

@media screen and (max-width: 751px) {
    .movie-area-05{
        height: auto;
    }

    .movie-area-05 .main-ttl{
        justify-content: start;
        padding-left: 20px;
    }

    .movie-area-05 .movie-ttl-no{
        line-height: 40px;
    }

    .movie-area-05 .movie-ttl-no span{
        font-size: 27px;
        font-size: 2.7rem;
        text-align: left;
    }

    .movie-area-05 .span{

        padding-left: 20px;
        padding-right: 20px;
        font-size: 20px;
        font-size: 2.0rem;
        text-align: left;
        margin-top: 15px;
    }

    .movie-area-05 .description{
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 11px;
        font-size: 1.1rem;
        line-height: 20px;
        margin-top: 30px;
    }

    .movie-area-05 .movie-ttl-txt{
        line-height: 40px;
        font-size: 35px;
    }

    .movie-area-05 .movie-ttl-txt .first{
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 40px;
    }

    .movie-area-05 .movie-ttl-txt .second{
        font-size: 15px;
        font-size: 1.5rem;
        margin-top: 0;
    }

    .movie-area-05-place .band{
        flex-wrap: wrap;
        height: auto;
        width: 100%;
        padding-bottom: 15px;
        margin-top: 0;
    }
    .movie-area-05-place .band .ttl{
        border-right: none;
        border-bottom: solid 1px #000;
        padding: 0;
        padding-bottom: 15px;
        width: 85%;
    }
    .movie-area-05-place .band .ttl h3{
        font-size: 27px;
        font-size: 2.7rem;
    }
    .movie-area-05-place .band .ttl h3 span{
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: normal;
        display: inline;
        font-style: normal;
        padding-left: 15px;
        font-family: "Noto Sans JP", "Noto Sans CJK JP", -apple-system, BlinkMacSystemFont, sans-serif;
    }
    .movie-area-05-place .band .place{
        margin-top: 15px;
        font-size: 12.5px;
        font-size: 1.25rem;
        line-height: 19px;
    }

    .movie-area-05-place .band .place p{
        font-size:10px;
        padding-top: 10px;

    }

    .movie-area-05 .artist-tbl th{
        font-size: 19px;
        font-size: 1.9rem;
        padding-bottom: 15px;
        border-bottom: solid 1px #fff;
        border-right: none;
        width: 75%;
        margin: auto;
        margin-bottom: 15px;
    }

    .movie-area-05 .artist-tbl td{
        font-size: 13.5px;
        font-size: 1.35rem;
        line-height: 17px;
        padding-left: 0;
    }

    .artist-tbl th,.artist-tbl td{
        display: block;
        text-align: center;
    }
    .artist-tbl th,.artist-tbl td .presentedby{
        font-size: 12.5px;
        font-size: 1.25rem;
    }

    .aten{
        margin-top: 20px;
        font-size: 10px;
        font-size: 1rem;
    }

    .movie-area-04 {
        padding-top:0px!important;
        background-image: url("../img/04/bg-01.jpg") !important;
        position: relative;
        z-index: 2;
        margin-bottom: 0!important;
        padding-bottom: 40px!important;
    }

    .only_pc {
        display: none;
    }

    .movie-area-05 div:first-child {
        display: table-cell;
        vertical-align: middle;
    }
    .movie-area-05 {
        min-height: initial;
        background-image: url("../img/05/bg_05_01.jpg") !important;
        position: relative;
        z-index: 2;
        margin-bottom: 0!important;
        padding-bottom: 40px!important;
        display: table!important;
    }

    #movie {
        background-image: url("../img/bg_muro_movie01.jpg") !important;
    }

    .pc_only {
        display: none !important;
    }

    .sp_only {
        display: block;
    }


    .movie-area-04 .artist-tbl td {
        padding-left: 0;
    }

    .movie-area-05 {
        height: auto;
        min-height: 100vh;
        margin-bottom: 50px;
        padding-top: 50px;
    }

    .movie-area-05 .artist-tbl {

        width: 100%;
    }

    .movie-area-05 .mv-area {
        padding-left: 15%;
        width: 80%;
        text-align: center;
        margin: auto;
        margin-top: 35px;
    }

    .mv-area .mv-txt {
        margin-left: 25px;
        font-size: 21.5px;
        font-size: 2.15rem;
    }
}