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: 8.5%;
  left: 59%;
  width: 41.5%;
}

.item01-2 {
  top: 8.5%;
  right: 0%;
  width: 54.1%;
}

.item01-3 {
  top: 8.5%;
  right: 4%;
  width: 18%;
}

.video01 {
  top: 39.5%;
  left: 65.7%;
  width: 32.5%;
  height: 10.5%;
  border-radius: 70%;
  overflow: hidden;
}

.video01 video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item01-4 {
  top: 62.7%;
  left: 4%;
  width: 95.2%;
}

.item02-1 {
  top: 0%;
  left: 60%;
  width: 37.9%;
}

.item02-2 {
  top: 44.5%;
  left: 1.5%;
  width: 97.4%;
}

.item02-3 {
  top: 53%;
  left: 65%;
  width: 34.1%;
}

.item02-4 {
  top: 75%;
  left: 52%;
  width: 43.9%;
}

.item02-5 {
  top: 79.5%;
  left: 2%;
  width: 34.7%;
}

.item02-6 {
  top: 87%;
  left: 43%;
  width: 34.3%;
}

.item03-1 {
  top: 22%;
  left: 24%;
  width: 65.6%;
}

.item03-2 {
  top: 16%;
  left: 8%;
  width: 65.6%;
}

.item03-3 {
  top: 53%;
  left: 28%;
  width: 46.2%;
}

.item03-4 {
  top: 18%;
  left: 50%;
  width: 46.2%;
}

.item03-5 {
  top: 77%;
  left: 68%;
  width: 17.1%;
}

.item05-1 {
  top: 28%;
  left: 5.5%;
  width: 44.7%;
}

.item05-2 {
  top: 47.6%;
  left: 46.5%;
  width: 52.1%;
}

.item05-3,
.item05-4 {
  top: 66.6%;
  left: 9.5%;
  width: 39.3%;
}

.item05-5,
.item05-6 {
  top: 67%;
  left: 12%;
  width: 33.4%;
}

.item06-1 {
  top: 3%;
  left: 30%;
  width: 66.8%;
}

.item06-2 {
  top: 49%;
  left: 1%;
  width: 27.7%;
}

.item06-3 {
  top: 67%;
  left: 73%;
  width: 26.9%;
}

.item06-4 {
  top: 86.5%;
  left: 77%;
  width: 18.4%;
}