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: 9.8%;
    left: 20.1%;
    width: 41.5%;
}
.item01-2 {
  top: 81.8%;
  left: 7%;
  width: 54.5%;
}
.item01-3 {
  top: 88%;
  left: 36%;
  width: 54.5%;
}
.item02-1 {
  top: 7.3%;
  left: 6.65%;
  width: 88.7%;
  -webkit-mask: url("../images/02_title1.png") no-repeat center center;
  mask: url("../images/.02_title1png") no-repeat center center;
  mask: url("../images/02_title1.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.item02-2 {
  top: 38.3%;
  left: 12%;
  width: 84.5%;
}
.item02-3 {
  top: 71.8%;
  left: 12%;
  width: 46.8%;
  -webkit-mask: url("../images/02_title3.png") no-repeat center center;
  mask: url("../images/.02_title3") no-repeat center center;
  mask: url("../images/02_title3.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.item02-4 {
  top: 87.3%;
  left: 3.9%;
  width: 94.3%;
}
.item04-1 {
  top: 1.8%;
  left: 15.04%;
  width: 69.2%;
}
.item04-2 {
  top: 62.5%;
  left: 30.5%;
  width: 19.8%;
}
.item04-3 {
  top: 61.5%;
  left: 57%;
  width: 13.9%;
}
.item04-4 {
  top: 87.5%;
  left: 23.5%;
  width: 13.9%;
}
.item04-5 {
  top: 84%;
  left: 58%;
  width: 13.9%;
}
.item05-1 {
  top: 68%;
  left: 5%;
  width: 39.2%;
}
.item05-2 {
  top: 68%;
  left: 57%;
  width: 39.2%;
}
.item05-3 {
  top: 90%;
  left: 5.5%;
  width: 38.5%;
}
.item05-4 {
  top: 90%;
  left: 56.5%;
  width: 38.5%;
}
.item05-5 {
  top: 28.5%;
  left: 6%;
  width: 43.3%;
}
.item05-6 {
  top: 39%;
  left: 49%;
  width: 42.8%;
}
.item05-7 {
  top: 24.5%;
  left: 0%;
  width: 40.8%;
}
.item05-8 {
  top: 35%;
  left: 44%;
  width: 40.8%;
}
.item08-1 {
    top: 43.5%;
    left: 5.75%;
    width: 88.5%;
}
.item08-2 {
    top: 73%;
    left: 7.5%;
    width: 85%;
}