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: 12%;
    left: 7.55%;
    width: 84.9%;
}
.item01-2 {
    top: 33%;
    left: 0%;
    width: 31.1%;
}
.item01-3 {
    top: 57.9%;
    right: 0%;
    width: 29.6%;
}
.item02-1 {
    top: 38%;
    left: 1%;
    width: 57.8%;
}
.item02-2 {
    top: 66%;
    left: 11%;
    width: 81.7%;
}
.item02-3 {
    top: 40.5%;
    left: 40%;
    width: 58.9%;
}
.item04-1 {
    top: 22%;
    left: 40%;
    width: 40.4%;
}
.item04-2 {
    top: 40.2%;
    left: 48%;
    width: 45.6%;
}
.item04-3 {
    top: 58%;
    left: 40%;
    width: 58.6%;
}
.item05-1 {
    top: 36%;
    left: 68%;
    width: 27%;
}
.item05-2 {
    top: 51%;
    left: 68%;
    width: 27%;
}
.item05-3 {
    top: 85%;
    left: 6.5%;
    width: 87%;
}
.item06-1 {
    top: 35%;
    left: 6%;
    width: 27%;
}
.item06-2 {
    top: 50%;
    left: 6%;
    width: 27%;
}
.item06-3 {
    top: 65%;
    left: 6%;
    width: 27%;
}
.item06-4 {
    top: 83%;
    left: 6.5%;
    width: 87%;
}
.item07-1 {
    top: 28.5%;
    left: 28%;
    width: 68.3%;
}
.item07-2 {
    top: 57.5%;
    left: 6%;
    width: 43%;
}
.item07-3 {
    top: 47.4%;
    right: 0%;
    width: 53.8%;
}
.item07-4 {
    top: 90%;
    left: 6.35%;
    width: 87.3%;
}
.item08-1 {
    top: 70%;
    left: 3.5%;
    width: 96.5%;
}
.item08-2 {
    top: 77.5%;
    left: 3.5%;
    width: 96.5%;
}
.item08-3 {
    top: 85%;
    left: 3.5%;
    width: 96.5%;
}
.item09-1 {
    top: 25%;
    left: 0%;
    width: 100%;
}
.item09-2 {
    top: 61%;
    left: 3%;
    width: 97.1%;
}
.item09-3 {
    top: 14%;
}