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;
}

/* 定位 */
.item02-1 {
    top: 21%;
    left: 25.15%;
    width: 49.7%;
}
.item02-2 {
    top: 39%;
    left: 0%;
    width: 52.4%;
    -webkit-mask: url("../images/thing_02.png") no-repeat center center;
    mask: url("../images/thing_02.png") no-repeat center center;
    mask: url("../images/thing_02.webp") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.item02-3 {
    top: 44.5%;
    right: 0%;
    width: 55.5%;
    -webkit-mask: url("../images/thing_03.png") no-repeat center center;
    mask: url("../images/thing_03.png") no-repeat center center;
    mask: url("../images/thing_03.webp") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.item03-1 {
    top: 79.5%;
    left: 4.55%;
    width: 90.9%;
}
.item04-1_slot_container {
    top: 27.15%;
    left: 32%;
    width: 35.7%;
    height: 50.1%;
    overflow: hidden;
    background-color: #F7F3E0;
    background-image: url(../images/thing_07.png);
    background-image: url(../images/thing_07.webp);
    background-size: cover;
}
.item04-3 {
    top: 27.15%;
    left: 32.1%;
    width: 35.7%;
    overflow: hidden;
}
.item04-4 {
    top: 76.8%;
    left: 27.2%;
    width: 45.4%;
}
.item04-5 {
    top: 49%;
    left: 27.4%;
    width: 45.3%;
}
.item06-1 {
    top: 18%;
    left: 23%;
    width: 28.3%;
}
.item06-2 {
    top: 52.5%;
    left: 7.5%;
    width: 46.9%;
    z-index: 1;
}
.item06-3 {
    top: 21.5%;
    left: 48.5%;
    width: 28.3%;
}
.item06-4 {
    top: 50.7%;
    left: 46.5%;
    width: 49.5%;
}
.item08-1 {
    top: 3%;
    left: 10%;
    width: 80%;
}
.item08-2 {
    top: 1%;
    left: 82%;
    width: 15.4%;
}
.item08-3 {
    top: 65%;
    right: 0%;
    width: 96.2%;
    z-index: 1;
}
.item09-1 {
    top: 53%;
    left: 13.2%;
    width: 73.5%;
}
.item09-2 {
    top: 61%;
    left: 8.6%;
    width: 82.8%;
}
.item09-3 {
    top: 70%;
    left: 9.15%;
    width: 81.7%;
}
.item10-1 {
    top: 31%;
    left: 0%;
    width: 57.7%;
}
.item10-2 {
    top: 68%;
    left: 0%;
    width: 55%;
}
.item10-3 {
    top: 73%;
    right: 0%;
    width: 71.5%;
}
.item11-1 {
    top: 0%;
    left: 0%;
    width: 100%;
}
.item12-1 {
    top: 0%;
    left: 13%;
    width: 83.1%;
}
.item12-2 {
    top: 39%;
    left: 0%;
    width: 97.1%;
}
.item12-3 {
    top: 58%;
    right: 0%;
    width: 97%;
}
.item12-4 {
    top: 77.5%;
    left: 3%;
    width: 93.9%;
}