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: -2%;
  left: 2.25%;
  width: 95.5%;
  -webkit-mask: url("../images/thing_01.png") no-repeat center center;
  mask: url("../images/thing_01.png") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.item01-2 {
  top: 11.5%;
  left: 0%;
  width: 100%;
}

.item01-3 {
  top: 18.3%;
  left: 1.5%;
  width: 99.5%;
}

.item01-4 {
  top: 72%;
  left: 4.55%;
  width: 90.9%;
  -webkit-mask: url("../images/thing_04.png") no-repeat center center;
  mask: url("../images/thing_04.png") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.item02-1 {
  top: 18.5%;
  left: 10%;
  width: 80%;
}

.item02-2 {
  top: 43.5%;
  left: 47%;
  width: 45.4%;
}

.item02-3 {
  top: 79.5%;
  left: 3.25%;
  width: 93.5%;
}

.item03-1 {
  top: 54.5%;
  left: 12%;
  width: 34.9%;
}

.item03-2 {
  top: 54.5%;
  left: 53%;
  width: 34.9%;
}

.item03-3 {
  top: 86.5%;
  left: 12%;
  width: 34.9%;
}

.item03-4 {
  top: 86.5%;
  left: 53%;
  width: 34.9%;
}

.item04-1 {
  top: 13.5%;
  left: 3.2%;
  width: 93.6%;
}

.item04-2 {
  top: 54%;
  left: 2.3%;
  width: 93%;
}

.item05-1 {
  top: 20%;
  left: 49%;
  width: 50%;
  height: 28.76%;
  border-radius: 50%;
  overflow: hidden;
}

.item05-1>video {
  width: 217%;
  transform: translateX(-23%) translateY(-5%);
  height: 100%;
}

.item05-2 {
  top: 14.3%;
  left: 51%;
  width: 23.8%;
}

.item05-3 {
  top: 43.5%;
  left: 57%;
  width: 30.2%;
}

.item06-1 {
  top: -3%;
  left: 0%;
  width: 100%;
  max-width: 1000px;
}

.item07-1 {
  top: 15.5%;
  left: 6.5%;
  width: 43.8%;
}

.item07-2 {
  top: 39%;
  left: 6.5%;
  width: 49.1%;
}

.item07-3 {
  top: 55%;
  left: 6.5%;
  width: 52.6%;
}

.item08-1 {
  top: 31%;
  left: 0.8%;
  width: 53%;
  height: 47.8%;
  border-radius: 50%;
  overflow: hidden;
}

.item08-1>video {
  width: 217%;
  transform: translateX(-30%);
  height: 117%;
}

.item08-2 {
  top: 71%;
  left: 30.5%;
  width: 21.9%;
}

.item09-1 {
  top: 10%;
  left: 0%;
  width: 100%;
  max-width: 1000px;
}

.item10-1 {
  top: 24.5%;
  left: 6.5%;
  width: 24.5%;
}

.item10-2 {
  top: 40.5%;
  left: 6.5%;
  width: 24.5%;
}

.item10-3 {
  top: 59.5%;
  left: 6.5%;
  width: 30.7%;
}

.item11-1 {
  top: 23%;
  left: 12.65%;
  width: 75%;
}

.item11-2 {
  top: 33%;
  left: 12.65%;
  width: 75%;
}

.item11-3 {
  top: 56%;
  right: 6.3%;
  width: 39.4%;
}

.item11-4 {
  top: 60%;
  right: 6.3%;
  width: 39.4%;
}

.item13-1 {
  top: 16%;
  left: 7%;
  width: 98.8%;
}

.item13-2 {
  top: 35.35%;
  left: 2%;
  width: 95.6%;
}