.topvideo_block iframe {
    height: 44vh;
}
.h2-video-title {
    background: none;
    height: 56px;
}
.p-b-lg .top-notice {
    padding: 0 0 24px;
}
.list-inline>.sns-line {
    padding-top: 8px;
}
.topvideo_movie {
    background: url(/img/website/movie_sp-bg.png) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
}

.topvideo_movie iframe {
    text-align: center;
    width: 80%;
    height: 307px;
    position: relative;
    left: 10%;
    margin: 26% 0 8%;
}

.topvideo_title {
    color: #fff;
    font-size: 20px;
    background:#253a77;
}
.topvideo_title p {
    width: 28em;
    margin: 0 auto;
    text-align: center;
    padding: 2% 7%;
}
