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;
}
/* 【以上內容勿動!!!  有關基本樣式設定】 */
/* 開版設定 */
.wrap {
  max-width: 1000px;
  margin: 0 auto;
  /* 【超過】 開版範圍 就不呈現 */
  overflow: hidden;
}

.container {
  max-width: 1000px;
  margin: 0 auto;
  justify-content: center;
  position: relative;
}

/* 定位 */
.item01-1 {
    top: 16.5%;
    left: 0%;
    width: 31.9%;
}
.item01-2 {
    top: 25%;
    left: 19%;
    width: 58%;
}
.item01-3 {
    top: 47%;
    left: 10%;
    width: 22.9%;
}
.item01-4 {
    top: 48%;
    left: 32%;
    width: 45.1%;
}
.item01-5 {
    top: 66%;
    left: 30%;
    width: 13.7%;
}
.item02-1 {
    top: 33%;
    right: 0%;
    width: 27%;
}
.item02-2 {
    top: 42%;
    left: 4.5%;
    width: 34.3%;
}
.item04-1{
  width: 100%;
  top: 10%;
}
.item05-video {
    top: 49.3%;
    left: 2.6%;
    width: 94.8%;
    height: 48.5%;
}
.item07-1 {
    top: 56%;
    left: 4.5%;
    width: 55%;
}
.item07-2 {
    top: 84%;
    left: 9%;
    width: 82.6%;
    -webkit-mask: url("../images/offer-btn.png") no-repeat center center;
    mask: url("../images/offer-btn.png") no-repeat center center;
    mask: url("../images/offer-btn.webp") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.item13-video {
    top: 61.6%;
    left: 4.2%;
    width: 91.6%;
}
.item14-1 {
    top: 32%;
    left: 48.2%;
    width: 7.8%;
}
.item14-2 {
    top: 39.5%;
    left: 48.1%;
    width: 7.8%;
}
.item14-3 {
    top: 44.7%;
    left: 48%;
    width: 7.8%;
}
.item14-4 {
    top: 66.9%;
    left: 15.8%;
    width: 7.8%;
}
.item14-5 {
    top: 74.5%;
    left: 15.8%;
    width: 7.8%;
}
.item14-6 {
    top: 79.7%;
    left: 15.8%;
    width: 7.8%;
}
