body {
  padding: 0;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Microsoft JhengHei", Roboto, "Helvetica Neue", Arial, sans-serif;
}

img {
  max-width: 100%;
  height: auto;
  /* vertical-align: middle; */
  display: block;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

*,
*::after,
*::before {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}
.blendmode_screen {
  mix-blend-mode: screen;
  pointer-events: none;
}
.toOfferbg2{
  cursor: pointer;
}
/* 【以上內容勿動!!!  有關基本樣式設定】 */
/* 開版設定 */
.wrap {
  max-width: 1000px;
  margin: 0 auto;
  /* 【超過】 開版範圍 就不呈現 */
  overflow: hidden;
}

.container {
  max-width: 1000px;
  margin: 0 auto;
  justify-content: center;
  position: relative;
}

/* 定位 */
.item01-1 {
  top: 10.5%;
  left: 4.5%;
  width: 90.4%;
}
.item01-2 {
  top: 19.5%;
  left: 10.5%;
  width: 91%;
}
.item01-3 {
  top: 35.6%;
  left: 61%;
  width: 31.1%;
}
.item01-4 {
  top: 69%;
  left: 4.5%;
  width: 51.9%;
  -webkit-mask: url("../images/thing_05.webp") no-repeat center center;
  mask: url("../images/thing_05.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.item02-1 {
  top: 13%;
  left: 3%;
  width: 95.8%;
}
.item02-2 {
  top: 53%;
  left: 7%;
  width: 91.8%;
}
.item03-1 {
  top: 14%;
  left: 7.5%;
  width: 90.1%;
}
.item03-2 {
  top: 48%;
  left: 7.5%;
  width: 90.1%;
}
.item04-1 {
  top: 13%;
  left: 4.3%;
  width: 55.8%;
}
.item04-2 {
  top: 27.4%;
  left: 19.6%;
  width: 37.9%;
}
.item04-3 {
  top: 41.5%;
  left: 36%;
  width: 45.8%;
}
.item04-4 {
  top: 55.7%;
  left: 52.4%;
  width: 44.6%;
}
.item05-1 {
  top: -23%;
  left: 8%;
  width: 84%;
}
.item05-2 {
  top: 79%;
  left: 6.1%;
  width: 87.7%;
}
.item07-1 {
  top: 40%;
  left: 4%;
  width: 29.3%;
}
.item07-2 {
  top: 57%;
  left: 15%;
  width: 35%;
}
.item07-3 {
  top: 62%;
  left: 45%;
  width: 44.8%;
}
.item08-1 {
  top: 35%;
  right: 0;
  width: 62%;
}
.item09-1 {
  top: 42.5%;
  width: 78.2%;
}
.item10-1 {
  top: 15%;
  right: 0;
  width: 87.5%;
}
.video01 {
  top: 0%;
  width: 100%;
}
.item14-1 {
  top: 17%;
  left: 22%;
  width: 24.3%;
}
.item14-2 {
  top: 21%;
  left: -3%;
  width: 34.9%;
}
.item14-3 {
  top: 55%;
  left: 7%;
  width: 100%;
  -webkit-mask: url("../images/thing_24.webp") no-repeat center center;
  mask: url("../images/thing_24.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

