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: 0%;
    left: 54%;
    width: 49.8%;
}
.item03-1 {
    top: -12%;
    left: 10%;
    width: 75.6%;
    -webkit-mask: url("../images/thing_02.png") no-repeat center center;
    mask: url("../images/thing_02.png") no-repeat center center;
    mask: url("../images/thing_02.webp") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.item03-2 {
    top: 10%;
    left: 0%;
    width: 100%;
}
.item04-1 {
    top: 9.5%;
    left: 2%;
    width: 30.2%;
}
.item04-2 {
    top: 11.6%;
    left: 8%;
    width: 43.3%;
}
.item04-3 {
    top: 31%;
    left: 64%;
    width: 33.1%;
}
.item04-4 {
    top: 34.7%;
    left: 45%;
    width: 51.5%;
}
.item04-5 {
    top: 52.5%;
    left: 4%;
    width: 32.4%;
}
.item04-6 {
    top: 55.5%;
    left: 2.5%;
    width: 47.8%;
}
.item04-7 {
    top: 74.5%;
    left: 62%;
    width: 33.8%;
}
.item04-8 {
    top: 77.8%;
    left: 35.5%;
    width: 63.6%;
}
.item05-1 {
    top: 15%;
    left: 0%;
    width: 100%;
    overflow: hidden;
}
.item07-1 {
    top: 40%;
    left: 45%;
    width: 26.8%;
}
.item07-2 {
    top: 77.5%;
    left: 24%;
    width: 39.4%;
}
.item08-1 {
    top: 37%;
    left: 8%;
    width: 26.2%;
}
.item08-2 {
    top: 76%;
    left: 31%;
    width: 39.4%;
}
.item08-3 {
    top: -10%;
    left: 48%;
    width: 39.4%;
}
.item09-1 {
    top: 40%;
    left: 44%;
    width: 26.2%;
}
.item09-2 {
    top: 81%;
    left: 30%;
    width: 39.4%;
    z-index: 1;
}
.item09-3 {
    top: -11%;
    left: 14%;
    width: 39.4%;
}
