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: 7%;
    left: 6.15%;
    width: 87.7%;
}
.item01-2 {
    top: 33%;
    left: 8.4%;
    width: 83.4%;
}
.item01-3 {
    top: 44.5%;
    left: 57.4%;
    width: 32.8%;
}
.item01-4 {
    top: 71%;
    left: 2.4%;
    width: 62.1%;
}
.item02-1 {
    top: 29.5%;
    left: 15.4%;
    width: 73.5%;
}
.item02-2 {
    top: 92.5%;
    left: 7.5%;
    width: 85%;
}
.item03-1 {
    top: 65.5%;
    left: 8%;
    width: 84%;
}
.item04-1 {
    top: 14%;
    left: 26%;
    width: 66.8%;
}
.item04-2 {
    top: 56%;
    left: 56%;
    width: 42.9%;
}
.item04-3 {
    top: 56.2%;
    left: 56.8%;
    width: 41%;
    height: 16%;
    overflow: hidden;
    border-radius: 50%;
}
.item04-3V {
    width: 206%;
    position: absolute;
    top: -11%;
    left: -54%;
}
.item04-3I {
    top: 67.5%;
    left: 46.8%;
    width: 31.2%;
}
.item04-4 {
    top: 86%;
    left: 20.5%;
    width: 59.1%;
}
.item05-1 {
    top: 18%;
    left: 10%;
    width: 39.3%;
}
.item05-2 {
    top: 18%;
    left: 51%;
    width: 39.3%;
}
.item05-3 {
    top: 35%;
    left: 10%;
    width: 39.3%;
}
.item05-4 {
    top: 35%;
    left: 51%;
    width: 39.3%;
}
.item05-5 {
    top: 89.5%;
    left: 13%;
    width: 76.3%;
    -webkit-mask: url("../images/thing05-5.png") no-repeat center center;
  mask: url("../images/thing05-5.png") no-repeat center center;
  mask: url("../images/thing05-5.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.item06-1 {
    top: 29%;
    left: 7%;
    width: 29%;
}
.item06-2 {
    top: 32%;
    left: 35.5%;
    width: 29%;
}
.item06-3 {
    top: 35%;
    left: 64%;
    width: 29%;
}
.item07-1 {
    top: 50%;
    left: 8.6%;
    width: 82.8%;
}
.item07-2 {
    top: 41%;
    left: 41%;
    width: 19.5%;
}
.item08-1 {
    top: 36.5%;
    left: 4%;
    width: 33%;
}
.item09-1 {
    top: 12.5%;
    left: 8.1%;
    width: 83.8%;
}
.item09-2 {
    top: 4.5%;
    left: 39%;
    width: 21.1%;
}
.item10-1 {
    top: 12.5%;
    left: 8.1%;
    width: 83.8%;
}
.item10-2 {
    top: 4.5%;
    left: 39%;
    width: 21.1%;
}
.item11-1 {
    top: 80.5%;
    left: 11.55%;
    width: 76.9%;
}