@charset "utf-8";
/*--
中 font-size:96%;
小 font-size:88%;
--*/

.topArea{
width:100%;
height:100vh;
}
#topMovie{
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
transform: translate(-50%, -50%);
}
.newsArea{
bottom: 30px;
left: 5%;
width: 90%;
}
.newsTtl .line{
border-bottom: 1px solid #fff;
}
