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;
}

*,
*::after,
*::before {
    box-sizing: border-box;
    scroll-behavior: smooth;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

/* 【以上內容勿動!!!  有關基本樣式設定】 */
/* 開版設定 */
.wrap {
    max-width: 1000px;
    margin: 0 auto;
    /* 【超過】 開版範圍 就不呈現 */
    overflow: hidden;
}

.container {
    max-width: 1000px;
    margin: 0 auto;

}
.bg19{
    max-width: 1000px;
    margin: 0 auto;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(../images/BG/bg_19.jpg);
}

/* 定位 */
.thing01-1 {
    width: 85%;
    left: 17%;
    bottom: 6%;
}

.thing02-1 {
    width: 39%;
    left: 54.4%;
    bottom: 16.2%;
}

.videoControl {
    width: 82.4%;
    left: 11.4%;
    bottom: 46.4%;
    -webkit-mask: url("../images/5_yt.png") no-repeat center center;
    mask: url("../images/5_yt.png") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.thing05-1 {
    width: 101%;
    height: 108%;
    left: 0%;
    top: -4%;
}

.thing05-2 {
    width: 86.7%;
    left: 9%;
    top: 16%;
    pointer-events: none;
}
.thing05-3 {
    width: 74.3%;
    left: 7%;
    top: 16%;
    pointer-events: none;
}
.thing05-4 {
    width: 56.7%;
    left: 39%;
    top: 49%;
    pointer-events: none;
}

.thing09-1 {
    width: 49.8%;
    right: 14%;
    bottom: 4%;
    cursor: pointer;
}

.thing10-1 {
    width: 83.6%;
    left: 7%;
    bottom: 1%;
    cursor: pointer;
}

.thing11-1 {
    width: 92.2%;
    left: 3.5%;
    bottom: 3%;
}

.thing14-1 {
    width: 100%;
    left: 0%;
    bottom: 2.75%;
}

.thing16-1 {
    width: 99.1%;
    left: 1%;
    bottom: 13%;
}

.thing17-1 {
    width: 87.3%;
    right: 0;
    top: 30%;
}

.thing17-2 {
    width: 90%;
    height: 31%;
    left: 5%;
    bottom: 1.5%;
}

.thing18-1 {
    width: 89.5%;
    right: 8%;
    top: 27.6%;
}
.tel{
    width: 100%;
    height: 6%;
    left: 0%;
    top: 27%;
}
.mail{
    width: 100%;
    height: 6%;
    left: 0%;
    top: 19%;
}
