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: 4%;
  left: 5.7%;
  width: 88.6%;
}
.item01-2 {
  top: 45%;
  left: 10%;
  width: 29.4%;
}
.item02-1 {
  top: 9.5%;
  left: 0.5%;
  width: 100%;
}
.item02-2 {
  top: 36%;
  left: 5.5%;
  width: 86.6%;
}
.item02-3 {
  top: 57%;
  left: 3%;
  width: 91.6%;
}
.item02-4 {
  top: 65%;
  left: 3%;
  width: 86%;
}
.item05-1 {
  top: 60%;
  left: 8%;
  width: 55.2%;
}
.item05-2 {
  top: 91.5%;
  left: 38%;
  width: 55.7%;
}
.item06-1 {
  top: 47%;
  left: 0%;
  width: 100%;
}
.item07-1 {
  top: 53%;
  left: 10%;
  width: 80.1%;
}
.item08-1 {
  top: 37%;
  left: 37%;
  width: 53.3%;
}
.item08-2 {
  top: 91%;
  left: 12%;
  width: 76%;
}
.item10-1 {
  top: 3%;
  left: 13.4%;
  width: 73.2%;
}
.item10-2 {
  top: 86%;
  left: 23.5%;
  width: 53%;
}
.item11-1 {
  top: 7%;
  left: 42%;
  width: 74.4%;
}
.item12-1 {
  top: -9%;
  left: 0%;
  width: 100%;
}
.item13-1 {
  top: 72%;
  left: 23.5%;
  width: 53%;
}
.item14-1 {
  top: 14%;
  left: 61.5%;
  width: 36.1%;
}
.item14-2 {
  top: 40%;
  left: -1%;
  width: 31%;
}
.item14-3 {
  top: 65.5%;
  left: 62%;
  width: 43.6%;
}
