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;
}
.hidden{
  display: 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: 21.5%;
    left: 8.7%;
    width: 60%;
}
.item01-2 {
    top: 14.7%;
    left: 36.7%;
    width: 82%;
}
.item01-3 {
    top: 36.7%;
    left: -1.3%;
    width: 39%;
}
.item01-4 {
    top: 92.7%;
    left: 33.7%;
    width: 30.8%;
}
.item04-1 {
    top: 48.4%;
    left: 47.7%;
    width: 39.8%;
}
.item03-1 {
    top: 78.2%;
    left: 19%;
    width: 63.4%;
}
.item04-2 {
    top: 70.9%;
    left: 43.7%;
    width: 31.2%;
}
.item04-3 {
    top: 92.2%;
    left: 69.7%;
    width: 15.5%;
}
.item05-1 {
    top: 44.2%;
    left: 52.7%;
    width: 42.1%;
}
.item06-1 {
    top: 13%;
    width: 100%;
}
.item06-2 {
    top: 96%;
    left: 35.5%;
    width: 28.7%;
}
.item08-1 {
    top: 37%;
    left: 6.5%;
    width: 19.2%;
}
.item08-2 {
    top: 37%;
    left: 27%;
    width: 19.2%;
}
.item08-3 {
    top: 61%;
    left: 6.5%;
    width: 19.2%;
}
.item08-4 {
    top: 61%;
    left: 27%;
    width: 19.2%;
}
.item09-1 {
    top: 5.4%;
    left: 3.6%;
    width: 92.8%;
}
.item09-2 {
    top: 13%;
    left: 6.5%;
    width: 87%;
}
.item09-3 {
    top: 52%;
    left: 6.5%;
    width: 87%;
}
.item09-4 {
    top: 60%;
    left: 6.5%;
    width: 87%;
}
.item10-1 {
    top: 70%;
    left: 5.5%;
    width: 44.4%;
}
