.footer-btn[data-v-11f8302c] {
  width: 100%;
  padding: 4vw 3.2vw calc(env(safe-area-inset-bottom) + 4vw);
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  z-index: 99;
}
.footer-btn .default[data-v-11f8302c] {
  width: 100%;
}
.footer-btn .default .btn[data-v-11f8302c] {
  width: 100%;
  height: 13.333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f2142e;
  color: #fff;
  font-size: 4.533333vw;
  font-weight: bold;
  border-radius: 6.666667vw;
}
.footer-btn .default .btn-disabled[data-v-11f8302c] {
  opacity: 0.5;
}

.main[data-v-2208c3fd] {
  width: 100%;
  padding: 3.2vw 3.2vw 26.666667vw;
  box-sizing: border-box;
}
.method-item-content-btn[data-v-2208c3fd] {
  width: 17.6vw;
  height: 8vw;
  background: #ffffff;
  border-radius: 4vw;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 8vw;
  margin-top: 4.8vw;
  box-sizing: border-box;
}

