@charset "UTF-8";

/*MV*/
#mv.mv_mp4_cover .mv_mp4 video, 
#mv.mv_mp4_cover2 .mv_mp4 video{
    width: 100% !important;
}
#mv .mv_arrow {
    display: none;
}
@media screen and (max-width: calc(125vh)){
#mv.mv_mp4_cover {
    max-height: 420px;
    height: 65vh!important;
}
}

/*LINEバナー_調整*/
#top_line + .contents_box01 .inner_item_img a {
    display: block;
    max-width: 400px;
    margin: 0 auto;
}