body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url();
}
body,
td,
th {
  font-family: "微軟正黑體";
}
a {
  font-family: "微軟正黑體";
}

img {
  border: 0px;
}

.text1 {
  font-family: 微軟正黑體;
  font-size: 23px;
  color: #606060;
  font-weight: 500;
}

.text2 {
  color: #606060;
  font-size: 20px;
  font-family: "微軟正黑體";

  border-bottom: #606060 0.8px solid;
}

.text3 {
  font-family: 微軟正黑體;
  color: #999;
  font-size: 16px;
  text-decoration: line-through;
  line-height: 32px;
}

.text4 {
  font-family: 微軟正黑體;
  color: #fb2f30;
  font-size: 24px;
  line-height: 30px;
  position: relative;
  bottom: 4px;
}

.text5 {
  font-family: 微軟正黑體;
  color: #019a95;
  font-size: 15px;
}

.banner-1 {
  height: 10rem;
  float: left;
  width: 370px;
  /*border: 1px solid #019a95;*/
  font-size: 70px;
  font-family: "Noto Sans TC", sans-serif;
  /*padding-left: 80px;*/
  line-height: 1rem;
  text-align: right;
  margin-top: 20px;
  transform: translate(0px, 30px);
}

.banner-1 p {
  padding-right: 20px;
  font-weight: 400;
}

.banner-2 {
  background-image: url("images/gift-box.png");
  font-family: "Noto Sans TC", sans-serif;
  color: #c31a1a;
  font-weight: 600;
  font-size: 30px;
  float: left;
  background-repeat: no-repeat;

  height: 200px;
  width: 150px;
  background-size: 100% 80%;
  line-height: 3rem;
  margin-top: 30px;
  margin-right: 20px;
}

.banner-2 p {
  position: relative;
  top: 20px;
  left: 42px;
}

.banner-3 {
  height: 8rem;
  float: left;
  width: 320px;
  /*border: 1px solid #019a95;*/
  font-size: 2.8rem;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 500;
  padding-right: 10px;
  padding-top: 50px;
  line-height: 1rem;
  transform: translate(0px, 30px);
}

.block1 {
  width: 317px;
  height: 300px;
}

.block2 {
  width: 295px;
  height: 280px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 4px;
  box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.4);
}

.block3 {
  position: absolute;
  color: white;
  font-size: 16px;
  width: 269px;
  height: 30px;
  border: 0.5px #981a1a solid;
  margin: 0 auto;
  background-color: #981a1a;
  display: flex;
  justify-content: center;
  align-items: center;
}

.block4 {
  position: relative;
  width: 70px;
  height: 70px;
  left: 130px;
  bottom: 70px;
}
.block4 svg {
  filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.6));
  position: absolute;
  right:11px;
  bottom: 0px;
}
.block4 path {
  fill: #ff7e31;
}
.block4-1 {
  position: relative;
  z-index: 99;
  color: white;
  left: 50%;
  transform: translateX(-65%);
  font-size: 1.2rem;
  top: 5px;
  width: 100%;
  height: 10px;
}
.block4-2 {
  font-size: 2rem;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
  position: relative;
  width: 100%;
  color: white;
  font-family: 微軟正黑體;
  z-index: 99;
  font-weight: 700;
}
.block4-2 span {
  font-size: 1rem;
}

.block5 {
  position: absolute;
  width: 32px;
  height: 60px;
  background-color: white;
  transform: rotate(-30deg);
  padding: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  /*top: 10px;left: 20px;*/
}

.block5-1 {
  color: #981a1a;
  font-size: 18px;
  width: 79%;
  height: 90%;
  border: #981a1a 1px dashed;
  display: flex;
  justify-content: center;
  align-items: center;
  writing-mode: vertical-lr;
  font-weight: 700;
}
table:not(.banner) {
  display: inline-block;
  width: 32.5%;
  height: 460px;
}
.block-center {
  margin: auto;
}
