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: 35%;
    left: 12.5%;
    width: 41.9%;
    -webkit-mask: url("../images/FV-1.png") no-repeat center center;
    mask: url("../images/FV-1.png") no-repeat center center;
    mask: url("../images/FV-1.webp") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.item15-1 {
    top: 42.5%;
    left: 2%;
    width: 98%;
}
.item15-2 {
    top: 59%;
    left: 2%;
    width: 98%;
}
.item15-5 {
    top: 78%;
    left: 2%;
    width: 98%;
}
.item15-6 {
    top: 38%;
    left: 77%;
    width: 18%;
}
.item05-1 {
    top: 16%;
    left: 0;
    width: 100%;
}
.item05-2 {
    top: 33%;
    left: 0;
    width: 100%;
}
.item05-3 {
    top: 49%;
    left: 0;
    width: 100%;
}
.item05-4 {
    top: 65%;
    left: 0;
    width: 100%;
}
.item05-5 {
    top: 81%;
    left: 0;
    width: 100%;
}
.item09-1 {
    top: 36.5%;
    left: 4.5%;
    width: 50.8%;
}
.item09-2 {
    top: 39.2%;
    left: 46%;
    width: 51%;
}
.item09-3 {
    top: 29.2%;
    left: 13%;
    width: 67.8%;
}
.item09-4 {
    top: 76%;
    left: 1.45%;
    width: 96.1%;
}
.item10-1 {
    top: 27.5%;
    left: 43.5%;
    width: 54.8%;
}
.item10-2 {
    top: 35%;
    right: 0;
    width: 40.4%;
}
.item10-3 {
    top: 27.5%;
    left: 0%;
    width: 61.5%;
}
.item10-4 {
    top: 6%;
    left: 12%;
    width: 32%;
}
.item10-5 {
    top: 4%;
    left: 12%;
    width: 41.1%;
}
.item10-10 {
    top: 5.4%;
    left: 40%;
    width: 13.7%;
}
.item10-7 {
    top: 51.8%;
    left: 4%;
    width: 30%;
}
.item10-8 {
    top: 51.8%;
    left: 35%;
    width: 30%;
}
.item10-9 {
    top: 51.8%;
    left: 66%;
    width: 30%;
}
.item10-11 {
    top: 58.8%;
    left: 14%;
    width: 37.6%;
}
.item10-12 {
    top: 58.3%;
    left: 48%;
    width: 37.6%;
}
.item11-1 {
    top: 12%;
    left: 57%;
    width: 33.1%;
}
.item11-2 {
    top: 46%;
    left: 0%;
    width: 43.1%;
}
.item11-3 {
    top: 55.5%;
    left: 0%;
    width: 57.5%;
}
.item11-4 {
    top: 62%;
    right: 0%;
    width: 43.6%;
}
.item11-7 {
    top: 10.5%;
    left: 86%;
    width: 13.7%;
}
.item11-8 {
    top: 8.5%;
    left: 64%;
    width: 35.8%;
}
.item14-1{
  top: 30%;
  left: 2%;
  width: 100%;
  max-width: 1000px;
}