.support_myex {
  margin-top: 12rem;
  padding-bottom: 6rem;
  max-width: 1100px;
  margin-inline: auto;
}

@media screen and (max-width: 767.9px) {
  .support_myex {
    padding-bottom: 4rem;
    margin-top: 0;
  }
}

.support_myex__title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 4rem;
  color: #774402;
}

.suport_myex__about {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.suport-banner_img {
  margin-bottom: 2rem;
}

.suport-banner_img img {
  width: auto;
  height: 8vh;
}

.suport_myex__message h2 {
  font-size: 1.8rem;
  margin-bottom: 2rem;
}

.suport_myex__message h3 {
  font-size: 1.6rem;
  margin-top: 1rem;
  text-decoration: underline;
  text-decoration-color: #00A060;
}

.suport_myex__message p {
  font-size: 1.4rem;
  margin-top: 1rem;
}

@media screen and (min-width: 1024.1px) {
  .footer {
    padding-top: 80px;
    padding-bottom: 56px;
  }
  .footer__inner {
    max-width: 1620px;
    padding: 0 8vw;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    margin-inline: auto;
  }
  .footer_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #999;
  }
  .footer_logo {
    height: 6vh;
    margin-bottom: 8rem;
  }
  .footer_logo img {
    width: 100%;
    height: 100%;
  }
  .footer__banner__block {
    column-gap: 4vw;
  }
  .footer__banner {
    height: 6vh;
    width: fit-content;
  }
  .suport-banner_img img {
    /* width: 40%; */
    height: 8vh;
  }
  .footer-link__block {
    padding-top: min(80px, 4.167vw);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-column-gap: min(120px, 6.25vw);
            column-gap: min(120px, 6.25vw);
    line-height: 1.59375;
  }
  .footer__about {
    margin-top: min(102px, 5.313vw);
    justify-content: space-between;
    display: flex;
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .footer__maps {
    width: min(480px, 34vw);
  }
  .footer__name {
    font-size: 2.4rem;
  }
  .footer__text {
    line-height: 1.59375;
  }
  .footer__text:not(:last-child) {
    margin-bottom: min(24px, 1.25vw);
  }
  .footer__bottom {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .footer-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-column-gap: 60px;
    column-gap: 60px;
  }
  .footer-sns__link {
    width: 30px;
    height: auto;
    aspect-ratio: 1/1;
  }
  .footer-sns__link img {
    width: 100%;
    height: 100%;
  }
  .footer-sns__link.facebook {
    width: 50px;
  }
  .footer__bottom__link {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-column-gap: min(102px, 5.313vw);
    column-gap: min(102px, 5.313vw);
    line-height: 1.59375;
  }
  .footer__bottom__link a:hover {
    border-bottom: 2px dotted #00A060;
    /* padding-bottom: 2px; */
  }
  .copyright {
    font-size: 1.4rem;
    color: #999;
    margin-top: 24px;
  }
}
@media screen and (max-width: 767.9px) {
  .footer {
    padding-top: 4rem;
    padding-bottom: 30rem;
    background-image: url(../img/svg/top_view_sp.svg?ver=1.3.01);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom 10px center;
  }
  .footer__inner {
    padding: 0 30px;
  }
  .footer_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .footer_logo {
    height: auto;
    margin-bottom: 2rem;
    text-align: center;
  }
  .footer_logo img {
    width: 60vw;
    height: auto;
  }
  .footer__banner__block {
    flex-wrap: wrap;
    row-gap: 1vw;
    margin-top: 4rem;
    justify-content: space-around;
  }
  .footer__banner {
    height: 5vh;
    margin-bottom: 2rem;
  }
  .suport-banner_img img {
    height: 8vh;
  }
  .footer-link__block {
    padding-top: 2rem;
    padding-bottom: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: start;
            align-items: flex-start;
    row-gap: 20px;
    font-size: 1.6rem;
    border-bottom: 1px solid #999;
  }
  .footer__about {
    display: flex;
    margin-top: 4rem;
    flex-direction: column;
    text-align: center;
    align-items: center;
    -webkit-align-items: center;
  }
  .footer__maps {
    width: 80%;
    margin-top: 4rem;
  }
  .footer__name {
    font-size: 1.675rem;
    line-height: 1.25;
    margin-bottom: 1rem;
  }
  .footer__text {
    font-size: 1.4rem;
  }
  .footer__text:not(:last-child) {
    margin-bottom: 0rem;
  }
  .footer-sns {
    justify-content: center;
  }
  .footer__bottom {
    margin-top: 4rem;
  }
  .footer__bottom_block {
    flex-direction: column;
    justify-content: center;
  }
  .footer__bottom__link {
    -webkit-box-orient: vertical;
    -webkit-box-align: start;
            align-items: flex-start;
    margin-right: 0;
    row-gap: 24px;
    margin-top: 4rem;
    font-size: 1.35rem;
    justify-content: center;
  }
  .copyright {
    font-size: 1rem;
    text-align: center;
  }
}