/*------------------------------
footer
------------------------------*/
footer {
  background: #4C484F;
  padding: 64px 0 24px;
  color: #fff;
}
@media (max-width: 767px) {
  footer {
    padding: 11.1731843575% 0 6.7039106145%;
  }
}

.footer__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 2.846975089%;
  border-bottom: 1px solid #78747B;
}
@media (max-width: 767px) {
  .footer__wrapper {
    display: block;
    border-bottom: none;
    padding-bottom: 0;
  }
}

.footer__info {
  width: 24.9110320285%;
}
@media (max-width: 767px) {
  .footer__info {
    width: 100%;
  }
}

.footer__logo {
  width: 58.9285714286%;
}
@media (max-width: 767px) {
  .footer__logo {
    width: 46.0893854749%;
    margin: 0 auto;
  }
}

.footer__address {
  font-size: min(0.9375rem, 1.2010676157vw);
  font-weight: 500;
  line-height: 1.6;
  margin-top: 11.4285714286%;
}
@media (max-width: 767px) {
  .footer__address {
    margin-top: 1.3em;
    font-size: 3.8461538462vw;
    text-align: center;
  }
}

.footer__sns {
  display: flex;
  margin-top: 5%;
}
.footer__sns li {
  width: 14.2857142857%;
}
.footer__sns li:nth-child(n+2) {
  margin-left: 5.7142857143%;
}
@media (max-width: 767px) {
  .footer__sns {
    margin-top: 6.7039106145%;
    justify-content: center;
  }
  .footer__sns li {
    width: 11.1731843575%;
  }
  .footer__sns li:nth-child(n+2) {
    margin-left: 4.5%;
  }
}

.footer__contact {
  width: 48.9323843416%;
  background: #78747B;
  padding: 1.6014234875% 0;
  font-size: min(1.5rem, 1.9217081851vw);
  font-weight: 400;
  line-height: 1.2083333333;
  text-align: center;
  transform: translateY(-10%);
}
@media (max-width: 767px) {
  .footer__contact {
    width: 100%;
    margin-top: 9%;
    padding: 5.0279329609% 0;
    font-size: 5.1282051282vw;
  }
}

.footer__number {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Roboto", sans-serif;
}
.footer__number span:nth-child(2) {
  margin-left: 4.3636363636%;
}

.footer__hours {
  margin-top: 5px;
  font-size: min(0.9375rem, 1.2010676157vw);
}
@media (max-width: 767px) {
  .footer__hours {
    font-size: 3.5897435897vw;
  }
}

.footer__nav {
  display: flex;
  justify-content: space-between;
  padding-top: 2.6%;
}
@media (max-width: 767px) {
  .footer__nav {
    display: block;
    padding-top: 0;
    margin-top: 3%;
  }
}

.footer__menu {
  width: 25.8007117438%;
}
.footer__menu li:nth-child(n+2) {
  margin-top: 7.2%;
}
.footer__menu li a {
  display: inline-block;
  font-size: min(0.9375rem, 1.2010676157vw);
  font-weight: 500;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .footer__menu {
    width: 100%;
  }
}

.footer__group {
  width: 74.7330960854%;
}

.footer__group-title {
  font-size: min(0.9375rem, 1.2010676157vw);
  font-weight: 500;
  line-height: 1.6;
}

.footer__list {
  margin-top: 1.7857142857%;
  display: flex;
}

.footer__item {
  width: 31.3952380952%;
}
.footer__item:nth-child(n+2) {
  margin-left: 2.8571428571%;
}

.footer__item-title {
  font-size: min(1rem, 1.28113879vw);
  font-weight: 400;
  line-height: 1.3;
  margin-top: 1em;
  font-family: "Sawarabi Mincho", serif;
  padding-bottom: 8px;
  border-bottom: 1px solid #78747B;
}

.footer__item-text {
  font-size: min(0.9375rem, 1.2010676157vw);
  font-weight: 300;
  line-height: 1.6;
  padding-top: 8px;
}

.footer__copyright {
  margin-top: 5.3%;
  font-size: min(0.9375rem, 1.2010676157vw);
  font-weight: 500;
  line-height: 1.6;
  color: #78747B;
  text-align: right;
}
@media (max-width: 767px) {
  .footer__copyright {
    margin-top: 6.7039106145%;
    font-size: 3.0769230769vw;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer__menu-item {
    padding: 6.9% 0;
    border-bottom: 1px solid #78747B;
  }
  .footer__menu-item a {
    display: inline-block;
    font-size: 3.8461538462vw;
  }
}

.footer__submenu {
  margin-top: 6.7039106145%;
}
.footer__submenu a {
  padding: 4.469273743% 0;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.footer__submenu a:first-child {
  background: url(../img/SP/header_Service_banner_tatetai.jpg) no-repeat center center/cover;
}
.footer__submenu a:nth-child(2) {
  background: url(../img/SP/header_Service_naositai.jpg) no-repeat center center/cover;
}
.footer__submenu a:nth-child(3) {
  background: url(../img/SP/header_Service_jyositu.jpg) no-repeat center center/cover;
}
.footer__submenu a:nth-child(n+2) {
  margin-top: 2.2346368715%;
}
@media (max-width: 767px) {
  .footer__submenu {
    margin-top: 8%;
  }
  .footer__submenu a {
    padding: 5.5% 0;
  }
}

.footer__submenu-label {
  width: 46.0893854749%;
  padding: 2.9850746269% 0;
  border-right: 1px solid #fff;
  font-family: "Sawarabi Mincho", serif;
  font-size: 5.1282051282vw;
}

.footer__submenu-title {
  width: 53.9106145251%;
  padding: 2.9850746269% 0;
}
/*# sourceMappingURL=footer.css.map */