@charset "utf-8";
.animation-wrap {
    margin-left: 5vw;
    width: 80vw;
    margin-top: -20px;
}

.anime-syon{
margin-left: 2vw
}

/* ここから作品イメージ画像非表示 */
.tsurezure-image-grid {
  display: none;
}

.tsurezure-image_wrap {
    border: 2px solid #4F4F4F;
    width: 20%;
    height: auto;
}


.mtst-image-grid {
  display: none;
}

.mtst-image_wrap {
    border: 2px solid #4F4F4F;
    width: 20%;
    height: auto;
}
/* ここまで作品イメージ画像非表示 */


.tsurezure-youtube-smartphone_wrap{
    margin-left: 5vw;
    margin-right: auto;
    margin-top: 30px;
    width: 80vw;
    height: 45vw;
}

.mtst-youtube-smartphone_wrap{
    margin-left: 5vw;
    margin-right: auto;
    margin-top: 120px;
    width: 80vw;
    height: 45vw;
}

.tsurezure-title_wrap {
    font-size: large;
    line-height: 22px;
    font-style: normal;
    font-weight: bold;
    margin-left: 31px;
    margin-top: 20px;
}

.mtst-title_wrap {
    font-size: large;
    line-height: 22px;
    font-style: normal;
    font-weight: bold;
    margin-left: 31px;
    margin-top: 20px;
}

.time-year_wrap {
    margin-left: 29px;
    margin-top: 5px;
}

.synopsis_wrap {
    margin-top: 20px;
    line-height: 25px;
    margin-left: 30px;
    margin-bottom: 15px;
}
.screening_wrap {
    margin-top: 40px;
    margin-bottom: 15;
    margin-bottom: 15px;
    margin-left: 30px;
}

.festival-name_wrap {
    margin-bottom: 7px;
    margin-left: -10px;
    width: 80vw;
}



.staff-director_wrap   {
    margin-top: 10px;
    line-height: 18px;
    margin-left: 30px;
}
.staff-music_wrap {
    margin-top: 8px;
    line-height: 18px;
    margin-left: 30px;
}
.festival_wrap {
    line-height: 21px;
}
.animation-footer-wrap {
    bottom: 0px;
    text-align: center;
    width: 100%;	
}

/* YouTube非表示 */
.tsurezure-youtube_wrap {
    margin-top: 168px;
    display: none;
}

.mtst-youtube_wrap {
    margin-top: 168px;
    display: none;
}


@media screen and (min-width: 901px){
.youtube-smartphone_wrap {
    display: none; }
}
