footer {
  background-color: #fff;
}
footer .footer-wrap {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}
footer .footer-map-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .footer-map-comment-txt {
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding: 15px 55px 40px 50px;
  background-image: url(../img/footer/hukidashi.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: -28px;
}
footer .footer-map-comment-building {
  max-width: 500px;
  width: 100%;
}
footer .footer-map-area iframe {
  width: 100%;
  height: 360px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
footer .footer-top {
  background-color: #aa8c3c;
  display: block;
  padding: 20px 0;
}
footer .footer-top-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 20px;
}
footer .footer-top-txt {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #fff;
}
footer .footer-top-arrow {
  max-width: 40px;
  width: 100%;
}
footer .footer-btm {
  padding-top: 75px;
  padding-bottom: 40px;
  background-color: #ebebeb;
}
footer .footer-btm-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
footer .footer-logo {
  max-width: 80px;
  width: 100%;
  margin-bottom: 45px;
}
footer .footer-info-txtarea {
  margin-bottom: 25px;
}
footer .footer-info-txt {
  font-size: 14px;
  line-height: 1.7142857143;
  font-weight: 500;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
footer .footer-info-txt:first-child {
  letter-spacing: 0.02em;
}
footer .footer-info-txt-time {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6923076923;
  letter-spacing: 0.08em;
}
footer .footer-info-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  max-width: 232px;
  width: 100%;
  border-radius: 50px;
  line-height: 1;
  background-color: #aa8c3c;
  color: #fff;
  font-weight: 500;
}
footer .footer-info-link::before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
}
footer .footer-info-link.tel {
  font-size: 21px;
  letter-spacing: 0.06em;
  padding: 8.5px;
}
footer .footer-info-link.tel::before {
  background-image: url(../img/footer/footer-tel.png);
  width: 16px;
  height: 20px;
  margin-right: 3px;
}
footer .footer-info-link.email {
  font-size: 16px;
  padding: 11px 0;
}
footer .footer-info-link.email::before {
  background-image: url(../img/footer/footer-email.png);
  width: 20px;
  height: 14px;
}
footer .footer-info-link:not(:last-child) {
  margin-bottom: 12px;
}
footer .footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin-top: 50px;
}
footer .footer-nav-left {
  padding-left: 24px;
}
footer .footer-nav-right {
  padding-left: 24px;
}
footer .footer-btm-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}
footer .footer-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-left: 24px;
}
footer .footer-group-txt {
  font-size: 12px;
  letter-spacing: 0.06em;
}
footer .footer-group-logo {
  max-width: 126px;
  width: 100%;
}
footer .footer-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
}
footer .footer-sns-img {
  max-width: 36px;
  width: 100%;
}
footer .footer-nav-list {
  margin-bottom: 10px;
  position: relative;
}
footer .footer-nav-list::before {
  content: "";
  position: absolute;
  width: 11px;
  height: 2px;
  background-color: #555050;
  left: -24px;
  top: 0.9em;
}
footer .footer-nav-list a,
footer .footer-nav-list p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.04em;
}
footer .footer-nav-sub-list a {
  font-size: 14px;
  font-weight: 500;
  line-height: 2.4285714286;
  position: relative;
  display: inline-block;
}
footer .footer-nav-sub-list a::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
footer .footer-nav-sub-list a.gaibu {
  padding-right: 18px;
}
footer .footer-nav-sub-list a.gaibu::after {
  background-image: url(../img/footer/gaibu.png);
  width: 14px;
  height: 14px;
}
footer .footer-nav-sub-list a.naibu {
  padding-right: 12px;
}
footer .footer-nav-sub-list a.naibu::after {
  background-image: url(../img/footer/arrow.png);
  width: 8px;
  height: 12px;
}
footer .footer-nav-sub-list a.pdf {
  padding-right: 25px;
}
footer .footer-nav-sub-list a.pdf::after {
  background-image: url(../img/footer/pdf.png);
  width: 20px;
  height: 18px;
}
footer .footer-nav-info-list:not(:last-child) {
  margin-bottom: 15px;
}
footer .footer-nav-info-list:nth-last-child(4) {
  margin-top: 25px;
}
footer .footer-nav-info-list a {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6923076923;
  letter-spacing: 0.04em;
}
footer .footer-copy {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.01em;
}
footer .js-modal-open {
  cursor: pointer;
}
footer .footer-company {
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
footer .footer-company:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.2em;
}
footer .footer-company.is-active {
  opacity: 1;
  visibility: visible;
}
footer .footer-company-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 860px;
  width: 90%;
}
footer .footer-company-top {
  margin-bottom: 55px;
}
footer .footer-company-content {
  background: #fff;
  padding: 60px 80px 50px 80px;
  position: relative;
  border-radius: 12px;
  text-align: left;
}
footer .footer-company-close {
  cursor: pointer;
  max-width: 48px;
  width: 100%;
  position: absolute;
  top: 27px;
  right: 27px;
}
footer .footer-company-ttl {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
}
footer .footer-company-info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 25px;
  font-size: 15px;
  line-height: 2.4666666667;
  letter-spacing: 0.03em;
}
footer .footer-company-info-item dt {
  font-weight: 400;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 4.2em;
          flex: 0 0 4.2em;
}
footer .footer-company-group-ttl {
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
}
footer .footer-company-group-img {
  max-width: 160px;
  width: 100%;
  margin-bottom: 20px;
}
footer .footer-company-group-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
footer .footer-company-group-list::before {
  content: "";
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
footer .footer-company-group-item {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.03em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
}
footer .footer-company-group-item:nth-child(n+6) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (max-width: 1100px) {
  footer .footer-wrap {
    padding: 0 15px;
  }
  footer .footer-map-comment {
    position: relative;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  footer .footer-map-comment-txt {
    font-size: 20px;
    position: absolute;
    top: 25px;
  }
  footer .footer-map-comment-building {
    margin-left: auto;
  }
  footer .footer-nav {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58%;
            flex: 0 0 58%;
  }
}
@media (max-width: 767px) {
  footer .footer-map .footer-wrap {
    padding: 0;
  }
  footer .footer-map-comment {
    margin-left: -20px;
  }
  footer .footer-map-comment-txt {
    background-image: url(../img/footer/hukidashi-sp.png);
    font-size: 15px;
    line-height: 1.5333333333;
    padding: 20px 31px 40px 31px;
  }
  footer .footer-map-comment-building {
    max-width: 276px;
  }
  footer .footer-map-area iframe {
    height: 240px;
  }
  footer .footer-top {
    padding: 15px 0;
  }
  footer .footer-top-area {
    gap: 12px;
  }
  footer .footer-btm-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
  footer .footer-btm {
    padding: 45px 0 103px 0;
  }
  footer .footer-logo {
    margin: 0 auto 40px auto;
  }
  footer .footer-info-txtarea {
    margin-bottom: 30px;
  }
  footer .footer-info-txt {
    font-size: 12px;
    line-height: 1.75;
    margin-bottom: 2px;
  }
  footer .footer-info-txt-time {
    font-size: 12px;
    line-height: 1.75;
  }
  footer .footer-info-link {
    max-width: 260px;
    margin: 0 auto;
  }
  footer .footer-nav {
    display: block;
  }
  footer .footer-nav-left {
    padding-left: 0;
  }
  footer .footer-nav-list {
    margin-bottom: 0;
    border-top: 1px solid #787878;
  }
  footer .footer-nav-list a {
    display: block;
    font-size: 17px;
    position: relative;
    padding: 12.5px 0;
  }
  footer .footer-nav-list a::after {
    content: "";
    position: absolute;
    background-image: url(../img/header/arrow-b.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 8px;
    height: 14px;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
  }
  footer .footer-nav-list p {
    font-size: 17px;
    position: relative;
    padding: 12.5px 0;
  }
  footer .footer-nav-list p::after {
    content: "";
    position: absolute;
    background-image: url(../img/header/plus.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 14px;
    height: 14px;
    top: 0;
    bottom: 0;
    right: 6px;
    margin: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  footer .footer-nav-list p.open::after {
    background-image: url(../img/footer/minus.png);
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  footer .footer-nav-list::before {
    display: none;
  }
  footer .footer-nav-sub-list a {
    line-height: 2.5714285714;
  }
  footer .footer-nav-sub-list a.naibu::after {
    width: 6px;
    height: 10px;
  }
  footer .footer-nav-sub-list a.gaibu::after {
    width: 10px;
    height: 10px;
  }
  footer .footer-nav-sub-list a.pdf::after {
    width: 18px;
    height: 16px;
  }
  footer .footer-nav-sub {
    display: none;
    padding: 15px 0;
    background-image: repeating-linear-gradient(90deg, #787878, #787878 3px, transparent 3px, transparent 6px);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 100% 1px;
  }
  footer .footer-nav-right {
    padding-left: 0;
  }
  footer .footer-nav-right .footer-nav-list:nth-child(3) {
    border-bottom: 1px solid #787878;
    margin-bottom: 25px;
  }
  footer .footer-nav-info-list a {
    font-size: 14px;
    line-height: 1;
    position: relative;
    padding-right: 15px;
  }
  footer .footer-nav-info-list a::after {
    content: "";
    position: absolute;
    background-image: url(../img/footer/arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 6px;
    height: 10px;
    top: 2px;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  footer .footer-nav-info-list:nth-last-child(4) {
    margin-top: 30px;
  }
  footer .footer-btm-logo {
    display: block;
    margin-bottom: 40px;
  }
  footer .footer-sns {
    margin-top: 40px;
    margin-bottom: 45px;
  }
  footer .footer-group {
    display: block;
  }
  footer .footer-group-txt {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.04em;
    margin-bottom: 10px;
  }
  footer .footer-group-logo {
    margin: 0 auto;
  }
  footer .footer-company {
    padding: 30px 15px;
  }
  footer .footer-company-container {
    width: 99%;
  }
  footer .footer-company-content {
    padding: 40px 20px 45px 20px;
  }
  footer .footer-company-close {
    max-width: 36px;
    top: 10px;
    right: 10px;
  }
  footer .footer-company-top {
    margin-bottom: 50px;
  }
  footer .footer-company-ttl {
    font-size: 15px;
    margin-bottom: 15px;
  }
  footer .footer-company-info-item {
    font-size: 14px;
    line-height: 2.5714285714;
  }
  footer .footer-company-group-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .footer-copy {
    text-align: center;
  }
  footer .floating {
    position: fixed;
    width: 100%;
    bottom: 8px;
    z-index: 10000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    padding: 0 15px;
  }
  footer .floating-tel {
    display: block;
    max-width: 50px;
    width: 100%;
  }
  footer .floating-email {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 60px);
            flex: 0 0 calc(100% - 60px);
    text-align: center;
    background-color: #aa8c3c;
    color: #fff;
    border-radius: 25px;
    padding: 16.5px 0;
    position: relative;
  }
  footer .floating-email::after {
    content: "";
    position: absolute;
    background-image: url(../img/footer/floating-arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
  }
  footer .floating-email-txt {
    font-size: 17px;
    line-height: 1;
    font-weight: 600;
  }
}