.v-main {
  margin-bottom: 125px;
}
.v-main__img {
  text-align: center;
}

.v-table {
  display: flex;
  justify-content: flex-end;
  margin-top: 40px;
  margin-bottom: 170px;
  max-width: 100%;
  overflow: auto;
}
.v-table__button {
  width: 321px;
  height: 56px;
  display: flex;
  align-items: center;
  padding: 10px;
}

#hyou {
  text-align: center;
}

.stylep {
  text-align: right;
  margin-right: 0.5em;
  text-decoration: line-through;
}

.v-stylep0 > a {
  text-align: right;
  margin-right: 0.5em;
  text-decoration: line-through;
}

.v-label {
  display: flex;
  margin-bottom: 20px;
}
.v-label.is-flexend {
  justify-content: flex-end;
}
.v-label > h3 {
  width: 50%;
}
.v-label > p {
  width: 50%;
  text-align: right;
  color: #484848;
  font-size: 20px;
  font-weight: bold;
}

.v-taiheiimg {
  width: 100%;
}
/*# sourceMappingURL=index.css.map */