#mv {
  max-width: 1400px;
  margin: auto;
  height: auto;
  margin-bottom: 60px; }
  #mv img {
    width: 100%; }
  @media (max-width: 979px) {
    #mv {
      margin-bottom: 40px; } }
  #mv .mv_split {
    display: flex;
    justify-content: center;
    width: 1400px;
    height: 610px;
    margin: 0 auto; }
    #mv .mv_split a {
      margin: 0;
      padding: 0; }
    @media (max-width: 979px) {
      #mv .mv_split {
        flex-direction: column;
        width: 100%;
        height: inherit; } }

.block__access .box__map {
  margin-top: 40px; }
  @media (max-width: 979px) {
    .block__access .box__map {
      margin-top: 5vw; } }

.block__access .youtube_short {
  display: flex;
  justify-content: center;
  margin: 70px 0 0; }
  .block__access .youtube_short iframe {
    margin: 0 auto; }
  @media (max-width: 979px) {
    .block__access .youtube_short {
      width: 80%;
      padding: 0 0 calc(815 / 458 * 100% * 0.8);
      margin: 7vw auto 0;
      position: relative; }
      .block__access .youtube_short iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0; } }

.block__access .access_movie {
  max-width: 450px;
  margin: 30px auto; }

.menuprice table#ondalift tbody tr td.bui {
  width: 48%; }
  @media (max-width: 979px) {
    .menuprice table#ondalift tbody tr td.bui {
      width: 42%; } }

.menuprice table#ondalift tbody tr td.time {
  width: 20%; }
  @media (max-width: 979px) {
    .menuprice table#ondalift tbody tr td.time {
      width: 23%; } }
