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;
  top: -3px;
  overflow: hidden;
}

/* 定位 */
.item01-1 {
  top: 4%;
  left: 0%;
  width: 100%;
  -webkit-mask: url("../images/thing_01.png") no-repeat center center;
  mask: url("../images/thing_01.png") no-repeat center center;
  mask: url("../images/thing_01.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.item01-2 {
  top: 28%;
  left: 0%;
  width: 100%;
}
.item02-1 {
  top: 4%;
  left: 6.4%;
  width: 87.2%;
}
.item02-2 {
  top: 27%;
  left: 0%;
  max-width: 115.2%;
}
.item05-1 {
  top: 79.4%;
  left: 9.6%;
  width: 52.9%;
  -webkit-mask: url("../images/thing_06.png") no-repeat center center;
  mask: url("../images/thing_06.png") no-repeat center center;
  mask: url("../images/thing_06.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.item05-2 {
  top: 64%;
  left: 50.3%;
  width: 39.9%;
  -webkit-mask: url("../images/thing_07.png") no-repeat center center;
  mask: url("../images/thing_07.png") no-repeat center center;
  mask: url("../images/thing_07.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  z-index: 10;
}
.item06-1 {
  top: 13%;
  left: 1.5%;
  width: 92.1%;
}
.item06-2 {
  top: 39.5%;
  left: 5.6%;
  width: 92.4%;
}
.item06-3 {
  top: 68.5%;
  left: 5.6%;
  width: 88.3%;
}
.item08-1 {
  top: -3%;
  left: -3%;
  width: 100%;
  -webkit-mask: url("../images/thing_12.png") no-repeat center center;
  mask: url("../images/thing_12.png") no-repeat center center;
  mask: url("../images/thing_12.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  z-index: 1;
}
.item08-2 {
  top: 34.5%;
  left: 3.4%;
  width: 95.2%;
}
.item08-3 {
  top: 74.5%;
  left: 7.5%;
  width: 85%;
}
.item10-1 {
  top: 0%;
  left: 34%;
  width: 77.1%;
  -webkit-mask: url("../images/thing_14.png") no-repeat center center;
  mask: url("../images/thing_14.png") no-repeat center center;
  mask: url("../images/thing_14.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.item10-2 {
  top: 26%;
  left: 50%;
  width: 37.8%;
}
.item10-3 {
    top: 34.1%;
    left: 0%;
    width: 66%;
    -webkit-mask: url("../images/thing_15.png") no-repeat center center;
    mask: url("../images/thing_15.png") no-repeat center center;
    mask: url("../images/thing_15.webp") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
    z-index: 1;
}
.item10-4 {
  top: 59.3%;
  left: 8%;
  width: 37.8%;
}
.item10-5 {
  top: 65.4%;
  left: 3%;
  width: 98.9%;
  -webkit-mask: url("../images/thing_16.png") no-repeat center center;
  mask: url("../images/thing_16.png") no-repeat center center;
  mask: url("../images/thing_16.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.item10-6 {
  top: 94%;
  left: 52%;
  width: 37.8%;
}
.item10-6 {
  top: 94%;
  left: 52%;
  width: 37.8%;
}
.item12-1 {
  top: 12.5%;
  left: 3.65%;
  width: 92.7%;
}
.item12-2 {
  top: 23.1%;
  left: 48.5%;
  width: 51.5%;
  -webkit-mask: url("../images/thing_18.png") no-repeat center center;
  mask: url("../images/thing_18.png") no-repeat center center;
  mask: url("../images/thing_18.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.item12-3 {
  top: 73.5%;
  left: 0%;
  width: 100%;
}
.item13-1 {
  top: 39.5%;
  left: 58.65%;
  width: 33.8%;
}
.item13-2 {
  top: 64%;
  left: 7.65%;
  width: 33.8%;
}
.item13-3 {
  top: 89.5%;
  left: 58.65%;
  width: 33.8%;
}
@media (max-width: 768px) {
  .item08-1 {
    top: 0%;
    left: 0%;
    width: 90%;
  }
}
