.thanks_con {
  margin-bottom: 8.276vw;
}
@media (max-width: 1049px) {
  .thanks_con {
    margin-bottom: 11.719vw;
  }
}
@media (max-width: 499px) {
  .thanks_con {
    margin-bottom: 20.719vw;
  }
}
.thanks_con .inner {
  width: 86.207vw;
  margin: 0 auto;
}
.thanks_con .inner h2.ttl {
  margin-top: 3.3vw;
  font-size: 1.793vw;
  margin-bottom: 1.5vw;
}
@media (max-width: 1049px) {
  .thanks_con .inner h2.ttl {
    font-size: 3.125vw;
    margin-top: 5.3vw;
    margin-bottom: 3.5vw;
  }
}
@media (max-width: 499px) {
  .thanks_con .inner h2.ttl {
    font-size: 7.125vw;
    margin-top: 10vw;
    margin-bottom: 7vw;
  }
}
.thanks_con .inner p.txt {
  font-size: 1.172vw;
  margin-bottom: 2vw;
}
@media (max-width: 1049px) {
  .thanks_con .inner p.txt {
    font-size: 2.214vw;
    margin-bottom: 5vw;
  }
}
@media (max-width: 499px) {
  .thanks_con .inner p.txt {
    font-size: 4.214vw;
    margin-bottom: 11vw;
  }
}/*# sourceMappingURL=thanks.css.map */