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: 6%;
    left: 6.9%;
    width: 46.7%;
    -webkit-mask: url("../images/item00.png") no-repeat center center;
    mask: url("../images/item00.png") no-repeat center center;
    mask: url("../images/item00.webp") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.item01-2 {
    top: 16.4%;
    left: 30.7%;
    width: 41.1%;
}
.item01-3 {
    top: 57%;
    left: 25.6%;
    width: 21.5%;
}
.item01-4 {
    top: 64.4%;
    left: 8.5%;
    width: 21.5%;
}
.item01-5 {
    top: 71.8%;
    left: 25.7%;
    width: 21.5%;
}
.item01-6 {
    top: 50%;
    left: 21.7%;
    width: 15.6%;
}
.item01-7 {
    top: 13.5%;
    left: 7.6%;
    width: 25.4%;
}
.item02-1 {
    top: 27%;
    left: 4.6%;
    width: 35.6%;
}
.item02-2 {
    top: 56.5%;
    left: 44.6%;
    width: 41.2%;
}
.item03-1 {
    top: 0%;
    left: 40.1%;
    width: 16.9%;
}
.item04-1 {
    top: 32.5%;
    left: 12.5%;
    width: 76.5%;
}
.item04-2 {
    top: 62.2%;
    left: 1.5%;
    width: 54.9%;
}
.item04-3 {
    top: 59.5%;
    left: 56.5%;
    width: 44.5%;
}
.item05-1 {
    top: 38.5%;
    left: 9.5%;
    width: 34.6%;
}
.item05-2 {
    top: 45%;
    left: 9.5%;
    width: 46%;
}
.item05-3 {
    top: 51.5%;
    left: 9.5%;
    width: 32%;
}
.item06-1 {
    top: 16%;
    left: 16.4%;
    width: 67.1%;
    -webkit-mask: url("../images/item16.png") no-repeat center center;
    mask: url("../images/item16.png") no-repeat center center;
    mask: url("../images/item16.webp") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.item07-1 {
    top: 17%;
    left: 15.3%;
    width: 69.4%;
    -webkit-mask: url("../images/item17.png") no-repeat center center;
    mask: url("../images/item17.png") no-repeat center center;
    mask: url("../images/item17.webp") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}