.footer__menu-00 a,
.footer__menu-01 a,
footer,
svg {
  display: block
}

.footer {
  background: #000;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif
}
.footer a {
  color: #fff;
}
.footer__list {
  display: flex;
  justify-content: center;
  align-items: center
}

.footer__menu-00 a:first-child,
.footer__menu-01 a:first-child {
  border-left: none
}

.footer__menu-00 a:first-child {
  padding-left: 0
}

.footer .footer__menu a,
.navi .menus.active ul {
  display: block
}

.footer a span,
.footer a svg {
  opacity: 1;
  transition: all .4s
}

.footer a:hover span,
.footer a:hover svg {
  opacity: .6
}

.copy {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif
}

@media screen and (min-width:768px),
print {
  .l-only--sp {
    display: none!important;
  }
  .footer {
    padding-top: 128px;
    padding-bottom: 160px;
    font-size: 16px
  }

  .footer__item-00 {
    margin-right: 48px
  }

  .footer__item-01 {
    margin-right: 51px
  }

  .footer__item-02 {
    margin-right: 47px
  }

  .footer__item-03 {
    margin-right: 42px
  }

  .footer__item-04 {
    margin-right: 83px
  }

  .footer__item-05 {
    margin-right: 55px
  }

  .footer__menu-00,
  .footer__menu-01 {
    display: flex;
    justify-content: center;
    font-size: 14px
  }

  .footer__menu-00 a,
  .footer__menu-01 a {
    padding-left: 40px;
    padding-right: 40px;
    height: 22px;
    line-height: 22px;
    border-left: solid 1px #fff
  }

  .footer__menu-00 {
    margin-top: 165px
  }

  .footer__menu-01 {
    margin-top: 32px
  }

  .copy {
    padding-top: 50px;
    padding-bottom: 64px;
    font-size: 16px
  }
}

@media screen and (min-width:768px) and (max-width:1080px),
print {
  .footer {
    font-size: 16px
  }

  .footer__menu-00,
  .footer__menu-01 {
    font-size: 12px
  }

  .footer__menu-00 a,
  .footer__menu-01 a {
    padding-left: 22px;
    padding-right: 22px
  }
}

@media screen and (max-width:767px),
print {
  .l-only--pc {
    display: none!important;
  }
  .footer {
    padding-top: 11.53846vw;
    padding-bottom: 12.30769vw;
    font-size: 3.58974vw;
    text-align: center
  }

  .footer__list {
    margin-top: 11.79487vw
  }

  .footer__item-01 {
    margin-right: 9.74359vw
  }

  .footer__item-02,
  .footer__item-03 {
    margin-right: 8.71795vw
  }

  .footer__item-05 {
    margin-top: 14.35897vw
  }

  .footer__item-06,
  .footer__menu-00 a {
    margin-top: 7.69231vw
  }

  .footer__menu-00,
  .footer__menu-01 {
    font-size: 3.07692vw
  }

  .footer hr {
    width: 5.64103vw;
    margin: 11.02564vw auto 0;
    background-color: #fff
  }

  .footer__menu-00 {
    margin-top: 11.02564vw
  }

  .footer__menu-01 {
    margin-top: 7.17949vw
  }

  .footer__menu-01 a {
    margin-bottom: 7.69231vw
  }

  .copy {
    padding-top: 10.25641vw;
    padding-bottom: 10.25641vw;
    font-size: 3.07692vw
  }
}
