@charset "utf-8";
.animation-wrap {
    margin-left: 7vw;
}

.tsurezure-title_wrap {
    font-size: large;
    line-height: 22px;
    font-style: normal;
    font-weight: bold;
    margin-top: 30px;
}

.mtst-title_wrap {
    font-size: large;
    line-height: 22px;
    font-style: normal;
    font-weight: bold;
    margin-top: 30px;
}

.time-year_wrap {
    margin-left: -1px;
}

.synopsis_wrap {
    margin-top: 20px;
    margin-left: 0px;
	line-height: 25px;
    width: 70vw;
}

.staff-director_wrap   {
    margin-top: 10px;
	margin-left: 0px;
    line-height: 18px;
}
.staff-music_wrap {
    margin-top: 8px;
	margin-left: 0px;
    line-height: 18px;
}


.screening_wrap {
    margin-top: 40px;
    margin-bottom: 15;
    margin-bottom: 15px;
}

.festival_wrap {
    line-height: 21px;
	margin-left: 0px;
}

.festival-name_wrap {
    margin-bottom: 7px;
	}


.youtube-image_wrap {
    display: flex;
    justify-content: center;
}
.youtube_wrap {
    width: 35%;
}

.mtst-image_wrap {
    border: 1px solid #4F4F4F;
    width: 18vw;
    height: 11vw;
    margin-top: auto;
    margin-bottom: auto;
}
.mtst-image-grid {
    display: grid;
    grid-template-columns: 18vw 18vw;
    grid-template-rows: 10vw 10vw;
    gap: 0px 0px;
    margin-top: 66px;
}

.animation-footer-wrap {
    bottom: 0px;
    text-align: center;
    width: 100%;	
}
