/*---------------- j外觀 ----------------*/

.title001 {
    font-family: "Noto Serif TC", serif !important;
    font-size: clamp(16px, 4.3vw, 100px);
    font-weight: 700;
    color: #f08441;
    padding: 8% 5% 3% 5%;
}

.title002 {
    font-family: "Noto Serif TC", serif !important;
    font-size: clamp(16px, 3vw, 100px);
    font-weight: 700;
    color: #319caa;
    padding: 5% 5% 3% 5%;
}

.title003 {
    font-family: "Noto Serif TC", serif !important;
    font-size: clamp(20px, 3vw, 100px);
    font-weight: 700;
    color: #8e6d44;
    padding: 3% 5% 3% 5%;
    line-height: 130%;
}

.disc001 {
    font-family: "Noto Serif TC", serif !important;
    font-size: clamp(7.5px, 1.9vw, 40px);
    font-weight: 600;
    color: rgba(255, 255, 255, 0.5);
    padding: 0 5% 8% 5%;
    text-align: left;
}

.disc002 {
    font-family: "Noto Serif TC", serif !important;
    font-size: clamp(7.5px, 1.9vw, 40px);
    font-weight: 600;
    color: #3e3a39;
    padding: 0 5% 3% 5%;
    text-align: left;
}

.j001 {
    width: 100%;
}

/*---------------- 影像地圖滑鼠移過特效 ----------------*/

.image-map-container {
    position: relative;
    display: inline-block;
}

.image-map-container img {
    display: block;
}

.image-map-container .map-selector {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #ef335700;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    transition-property: top, left, right, bottom, color;
}

.image-map-container .map-selector.hover {
    color: #ef335790;
}

.map-selector:after {
    content: "";
    position: absolute;
    background: currentColor;
    top: inherit;
    right: inherit;
    bottom: inherit;
    left: inherit;
    background: currentColor;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    transition-property: top, left, right, bottom, background;
    pointer-events: none;
}

/*---------------- unitegallery ----------------*/

.ug-textpanel-title {
    text-align: center !important;
}

/*---------------- i ----------------*/
.i014 {
    width: 100%;
}

.i015 {
    position: absolute;
    z-index: 1;
    top: 22%;
    left: 28%;
    width: 45%;
}

.i016 {
    position: absolute;
    z-index: 1;
    top: 33%;
    left: 28%;
    width: 45%;
}

.i017 {
    position: absolute;
    z-index: 1;
    top: 46%;
    left: 28%;
    width: 45%;
}

.i018 {
    position: absolute;
    z-index: 1;
    top: 62%;
    left: 28%;
    width: 46%;
}

.i019 {
    position: absolute;
    z-index: 1;
    top: 70%;
    left: 50%;
    transform: translateX(-50%);
    /* 使用這個將每張圖水平居中 */
    width: 42%;
}

/*---------------- i ----------------*/

.i001 {
    width: 100%;
}

.i002 {
    position: absolute;
    z-index: 1;
    top: 7%;
    left: 6.3%;
    width: 41.8%;
}

.i003 {
    position: absolute;
    z-index: 1;
    top: 12%;
    left: 6.3%;
    width: 44.2%;
}

.i004 {
    position: absolute;
    z-index: 1;
    top: 19%;
    left: 6.3%;
    width: 52.2%;
}

.i005 {
    position: absolute;
    z-index: 1;
    top: 26%;
    right: 5%;
    width: 29%;
}

.i006 {
    width: 100%;
}

.i007 {
    position: absolute;
    z-index: 1;
    top: 14%;
    left: 8.8%;
    width: 37%;
}

.i008 {
    position: absolute;
    z-index: 1;
    top: 30%;
    left: 8.8%;
    width: 36.5%;
}

.i009 {
    position: absolute;
    z-index: 1;
    top: 39%;
    left: 8.8%;
    width: 44.2%;
}

.i010 {
    position: absolute;
    z-index: 1;
    top: 56%;
    left: 8.8%;
    width: 44%;
}

.i011 {
    position: absolute;
    z-index: 1;
    top: 14%;
    right: 8%;
    width: 20%;
}

.i012 {
    position: absolute;
    z-index: 1;
    top: 38%;
    right: 8%;
    width: 20%;
}

.i013 {
    width: 100%;
}

/*---------------- h ----------------*/
.hframe {
    background-color: #000;
    padding: 0%;
}

.blackheight_h {
    width: 100%;
}

.h001 {
    position: absolute;
    z-index: 1;
    top: 3%;
    right: 5%;
    width: 33.5%;
}

.h002 {
    position: absolute;
    z-index: 1;
    top: 10%;
    right: 5%;
    width: 29%;
}

.h003 {
    position: absolute;
    z-index: 20;
    top: 0%;
    left: 5%;
    width: 19.5%;
}

.h004 {
    position: absolute;
    z-index: 1;
    top: 60%;
    left: 5%;
    width: 42%;
}

.h005 {
    position: absolute;
    z-index: 1;
    top: 83%;
    left: 3.5%;
    width: 93%;
}

.h006 {
    position: absolute;
    z-index: 1;
    top: 21%;
    left: 4.3%;
    width: 53%;
}

.h006disc {
    position: absolute;
    z-index: 1;
    top: 53.5%;
    right: 42.6%;
    font-size: clamp(8px, 1vw, 18px);
    color: #fff;
    text-align: left;
}

.h007 {
    position: absolute;
    z-index: 1;
    top: 21%;
    left: 59%;
    width: 37%;
}

.h007disc {
    position: absolute;
    z-index: 1;
    top: 53.5%;
    right: 4%;
    font-size: clamp(8px, 1vw, 18px);
    color: #fff;
    text-align: left;
}

.h008 {
    position: absolute;
    z-index: 1;
    top: 79%;
    right: 2.5%;
    width: 29%;
}

.h009 {
    margin-top: 5%;
    width: 100%;
}

/*---------------- g ----------------*/
.gframe {
    background-color: #000;
    padding: 0%;
}

.blackheight_g {
    width: 100%;
}

.f007 {
    position: absolute;
    z-index: 1;
    top: 0%;
    left: 26%;
    width: 48.5%;
}

.g001 {
    position: absolute;
    z-index: 1;
    top: 38%;
    left: 8%;
    width: 29%;
}

.g002 {
    position: absolute;
    z-index: 1;
    top: 41%;
    left: 8%;
    width: 39%;
}

.g003 {
    position: absolute;
    z-index: 1;
    top: 45.7%;
    left: 72%;
    width: 19%;
}

.g004 {
    position: absolute;
    z-index: 1;
    top: 46%;
    left: 8%;
    width: 40.5%;
}

.g005 {
    position: absolute;
    z-index: 1;
    top: 93%;
    left: 3.5%;
    width: 93%;
}

.g006 {
    position: absolute;
    z-index: 1;
    top: 10%;
    left: 4.3%;
    width: 91.6%;
}

.g006disc {
    position: absolute;
    z-index: 1;
    top: 35.1%;
    right: 4%;
    font-size: clamp(8px, 1vw, 18px);
    color: #fff;
    text-align: left;
}

.g007 {
    position: absolute;
    z-index: 1;
    top: 56%;
    left: 4.3%;
    width: 91.6%;
}

.g007disc {
    position: absolute;
    z-index: 1;
    top: 74.1%;
    right: 4%;
    font-size: clamp(8px, 1vw, 18px);
    color: #fff;
    text-align: left;
}

.g008 {
    position: absolute;
    z-index: 1;
    top: 77%;
    right: 36.5%;
    width: 31.5%;
}

.g008disc {
    position: absolute;
    z-index: 1;
    top: 89.1%;
    right: 4%;
    font-size: clamp(8px, 1vw, 18px);
    color: #fff;
    text-align: left;
}

.g009 {
    position: absolute;
    z-index: 1;
    top: 77%;
    right: 4%;
    width: 31%;
}

.g009disc {
    position: absolute;
    z-index: 1;
    top: 89.1%;
    right: 36.5%;
    font-size: clamp(8px, 1vw, 18px);
    color: #fff;
    text-align: left;
}

/*---------------- f ----------------*/
.fframe {
    background-color: #000;
    padding: 0%;
}

.blackheight_f {
    width: 100%;
}

.f001 {
    position: absolute;
    z-index: 1;
    top: 0%;
    left: 5.5%;
    width: 29%;
}

.f002 {
    position: absolute;
    z-index: 1;
    top: 6.5%;
    left: 5.5%;
    width: 44%;
}

.f003 {
    position: absolute;
    z-index: 1;
    top: 65%;
    left: 72%;
    width: 19.5%;
}

.f004 {
    position: absolute;
    z-index: 1;
    top: 61%;
    left: 5.5%;
    width: 42.5%;
}

.f005 {
    position: absolute;
    z-index: 1;
    top: 87%;
    left: 3.5%;
    width: 93%;
}

.f006 {
    position: absolute;
    z-index: 1;
    top: 18%;
    left: 4.3%;
    width: 91.6%;
}

.f006disc {
    position: absolute;
    z-index: 1;
    top: 57%;
    right: 4%;
    font-size: clamp(8px, 1vw, 18px);
    color: #fff;
    text-align: left;
}

/*---------------- e ----------------*/
.eframe {
    background-color: #000;
    padding: 0%;
}

.blackheight_e {
    width: 100%;
}

.e001 {
    position: absolute;
    z-index: 1;
    top: 0%;
    left: 5.5%;
    width: 59%;
}

.e002 {
    position: absolute;
    z-index: 1;
    top: 5.2%;
    left: 5.5%;
    width: 34%;
}

.e003 {
    position: absolute;
    z-index: 1;
    top: 16.5%;
    left: 7%;
    width: 14%;
}

.e004 {
    position: absolute;
    z-index: 1;
    top: 15%;
    left: 32%;
    width: 60.5%;
}

.e005 {
    position: absolute;
    z-index: 1;
    top: 30%;
    left: 32%;
    width: 43%;
}

.e006 {
    position: absolute;
    z-index: 1;
    top: 35%;
    left: 4%;
    width: 25.5%;
}

.e006disc {
    position: absolute;
    z-index: 1;
    top: 65%;
    right: 70.5%;
    font-size: clamp(8px, 1vw, 18px);
    color: #fff;
}

.e007 {
    position: absolute;
    z-index: 1;
    top: 35%;
    right: 4%;
    width: 64.3%;
}

.e007disc {
    position: absolute;
    z-index: 1;
    top: 65%;
    right: 4%;
    font-size: clamp(8px, 1vw, 18px);
    color: #fff;
}

.e008 {
    position: absolute;
    z-index: 1;
    top: 70%;
    left: 32%;
    width: 63%;
}

.e009 {
    position: absolute;
    z-index: 1;
    top: 88%;
    left: 3.5%;
    width: 93%;
}

/*---------------- d ----------------*/

.d1frame {
    background-color: #2b447d;
    padding: 0%;
}

.d3frame {
    background-color: #000;
    padding: 0%;
}

.d001 {
    width: 41%;
    margin-top: 10%;
}

.d002 {
    width: 30%;
    margin-top: 2%;
}

.d003 {
    width: 63%;
    margin-top: 6%;
    margin-bottom: 15%;
}

.d004 {
    width: 100%;
}

.d004m {
    width: calc(100vh * 1.58);
    height: 100vh;
    background-image: url("../images/d004.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.container-fluid {
    overflow-x: scroll;
    padding: 0;
    justify-content: center !important;
}

.fingerBG {
    position: absolute;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    height: 50px;
}

.finger {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    width: 60px;
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 1));
    transform: translate(-50%, 0%);
}

.ImgZoom {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 1);
    color: #747474;
    padding: 8px 10px;
    margin: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.d005 {
    width: 56%;
    margin-top: 5%;
}

.d006 {
    width: 92%;
    margin-top: 5%;
    margin-bottom: 6%;
}

/*---------------- c ----------------*/

.cframe {
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    /* 使用這個將每張圖水平居中 */
}

.c001 {
    position: absolute;
    z-index: 1;
    top: 0%;
    left: 0%;
    width: 100%;
}

.c001disc {
    position: absolute;
    z-index: 1;
    top: 61.8%;
    right: 2%;
    font-size: clamp(8px, 1vw, 18px);
    color: #000;
    text-align: left;
}

.c002 {
    position: absolute;
    z-index: 1;
    top: 66%;
    right: 5.5%;
    width: 40%;
}

.c002disc {
    position: absolute;
    z-index: 1;
    top: 93%;
    right: 5.5%;
    font-size: clamp(8px, 1vw, 18px);
    color: #000;
    text-align: left;
}

.c003 {
    position: absolute;
    z-index: 1;
    top: 70%;
    left: 6%;
    width: 36.5%;
}

.c004 {
    width: 100%;
    margin-top: 14%;
}

.c005 {
    position: absolute;
    z-index: 1;
    top: 97%;
    left: 5.5%;
    width: 89%;
    border-top: 1px solid #a0791f;
    padding: 2%;
}

/*---------------- b ----------------*/

.bframe {
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    /* 使用這個將每張圖水平居中 */
}

.b001 {
    width: 100%;
}

.b002 {
    position: absolute;
    z-index: 1;
    top: 7%;
    left: 4.4%;
    width: 57.5%;
    mix-blend-mode: multiply;
}

.b003 {
    position: absolute;
    z-index: 1;
    top: 16%;
    right: 14%;
    width: 22%;
}

.b004 {
    position: absolute;
    z-index: 1;
    top: 28%;
    right: 4%;
    width: 30%;
}

.b005 {
    position: absolute;
    z-index: 1;
    top: 47.5%;
    right: 5%;
    width: 31%;
}

.b006 {
    position: absolute;
    z-index: 1;
    top: 54%;
    right: 5%;
    width: 31%;
}

.b007 {
    position: absolute;
    z-index: 1;
    top: 60.5%;
    right: 5%;
    width: 31%;
}

.b008 {
    position: absolute;
    z-index: 1;
    top: 67%;
    right: 5%;
    width: 31%;
}

.b009 {
    position: absolute;
    z-index: 1;
    top: 86%;
    left: 5%;
    width: 92%;
    font-size: clamp(7px, 1.1vw, 18px);
    color: #000;
    text-align: left;
}

.b010 {
    width: 100%;
}

/*---------------- a ----------------*/

.aframe {
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    /* 使用這個將每張圖水平居中 */
}

.a001 {
    width: 100%;
}

.a002 {
    position: absolute;
    z-index: 1;
    top: 7%;
    right: 4%;
    width: 21.7%;
}

.a003 {
    position: absolute;
    z-index: 1;
    top: 12%;
    left: 7%;
    width: 46.5%;
}

.a004 {
    position: absolute;
    z-index: 1;
    top: 33%;
    left: 7%;
    width: 46.5%;
}

.a005 {
    position: absolute;
    z-index: 1;
    top: 52%;
    left: 7.5%;
    width: 44.5%;
}

.a006 {
    position: absolute;
    z-index: 1;
    top: 73%;
    left: 7.5%;
    width: 29.3%;
}

.a007 {
    position: absolute;
    z-index: 1;
    top: 92%;
    left: 13.5%;
    width: 17.5%;
}

.a008 {
    position: absolute;
    z-index: 2;
    top: 76.5%;
    left: 42%;
    width: 34%;
}

.a009 {
    position: absolute;
    z-index: 1;
    top: 23.6%;
    right: 0%;
    width: 33.5%;
}

/*---------------- 網頁寬度 ----------------*/

.PageWidth {
    width: 100% !important;
    text-align: center !important;
    margin: 0 auto !important;
    overflow: hidden;
}

/*平板橫式*/
@media (orientation: landscape) and (min-width: 576px) and (max-width: 1366px) {
    .PageWidth {
        width: 100% !important;
        text-align: center !important;
        margin: 0 auto !important;
        overflow: hidden;
    }
}

/*平板直式*/
@media (orientation: portrait) and (min-width: 576px) and (max-width: 1366px) {
    .PageWidth {
        width: 100% !important;
        text-align: center !important;
        margin: 0 auto !important;
        overflow: hidden;
    }
}

/*手機直式*/
@media only screen and (max-width: 576px) {
    .PageWidth {
        width: 100% !important;
        text-align: center !important;
        margin: 0 auto !important;
        overflow: hidden;
    }
}

/*---------------- 網頁字型 ----------------*/

body,
button,
input,
select,
textarea,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "メイリオ", "맑은 고딕", sans-serif !important;
}

.Min {
    font-family: "Noto Serif TC", serif !important;
}

a:link.one {
    color: #aaa !important;
    text-decoration: none !important;
    transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
}

a:visited.one {
    color: #aaa !important;
    text-decoration: none !important;
}

a:hover.one {
    color: #ffe282 !important;
    text-decoration: none !important;
}

.TextBlock {
    white-space: nowrap;
    display: inline-block;
}

/*---------------- 回到上方按鈕 ----------------*/

@media only screen and (max-width: 992px) {
    #toTop {
        right: 10px;
        top: 10px !important;
    }
}

/*---------- 社群選單（手機） ----------*/

.MobileCall {
    position: fixed;
    z-index: 2000;
    bottom: 0;
    width: 100%;
    left: 0;
    background-image: linear-gradient(to top, #5a5a5a, #5a5a5a);
    padding: 4px 0 4px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0);
}

/*---------- 表單 ----------*/

.form-control {
    border: #bbb 0 solid !important;
    border-radius: 0 !important;
    color: #000 !important;
    font-size: 18px !important;
}


.submitBTN {
    background-color: #f23900;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    font-size: 1.2em !important;
    letter-spacing: 6px;
    padding: 13px 40px 10px 45px !important;
}

/*手機直式*/
@media only screen and (max-width: 576px) {
    .submitBTN {
        background-color: #f23900;
        color: #fff;
        font-weight: bold;
        border-radius: 10px;
        font-size: 1.2em !important;
        letter-spacing: 6px;
        padding: 13px 40px 10px 45px !important;
        width: 100%;
    }
}

/*---------------- owl-carousel-2 ----------------*/

.owl-carousel-2.controlls-over .owl-dots {
    position: absolute;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0) !important;
    border-radius: 4px !important;
    text-align: center !important;
    left: 50%;
    margin: 0 auto !important;
    bottom: 0;
    transform: translate(-50%, 0);
}

.owl-carousel-2 .owl-dots .owl-dot.active span {
    background-color: #fff !important;
}

.owl-carousel-2 .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, 0.6) !important;
    margin: 0 2px 0 2px !important;
    width: 6px !important;
    height: 6px !important;
    border-radius: 4px !important;
}

/*---------------- Photoswipe ----------------*/

.pswp__counter {
    height: 30px;
    margin: 15px 0 0 20px;
    font-size: 16px !important;
    line-height: 30px;
    color: #000 !important;
    text-shadow: 0 0 0 rgb(255, 255, 255) !important;
    padding: 2px 6px !important;
    background-color: #fff !important;
    opacity: 1;
}

/*---------- modal ----------*/

.modal-content {
    border-top-color: #9e9e9e !important;
    border: 0 !important;
    border-top: #333 0 solid !important;
}

.modal-header {
    padding: 1rem !important;
    border-bottom: 0 solid #e9ecef !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

/*---------------- AOS animation ----------------*/

.blurhere {
    /* 初始狀態：模糊、透明、下移 */
    filter: blur(20px);
    opacity: 0;
    transform: translateX(0);
}

.blurLtoR {
    /* 初始狀態：模糊、透明、下移 */
    filter: blur(20px);
    opacity: 0;
    transform: translateX(-100px);
    transition: all 1s ease !important;
}

.blurRtoL {
    /* 初始狀態：模糊、透明、下移 */
    filter: blur(20px);
    opacity: 0;
    transform: translateX(100px);
    transition: all 1s ease !important;
}

.blurUtoD {
    /* 初始狀態：模糊、透明、下移 */
    filter: blur(20px);
    opacity: 0;
    transform: translatey(-50px);
    transition: all 1s ease !important;
}

.blurDtoU {
    /* 初始狀態：模糊、透明、下移 */
    filter: blur(20px);
    opacity: 0;
    transform: translatey(50px);
    transition: all 1s ease !important;
}

.blurIn {
    /* 初始狀態：模糊、透明、下移 */
    filter: blur(20px);
    opacity: 0;
    transform: scale(0.3);
    transition: all 1s ease !important;
}

.blurOut {
    /* 初始狀態：模糊、透明、下移 */
    filter: blur(20px);
    opacity: 0;
    transform: scale(1.5);
    transition: all 1s ease !important;
}

/* 當 AOS 啟動 (進入畫面) 時，自動加上 .aos-animate */
[data-aos="blur"].aos-animate {
    filter: blur(0);
    opacity: 1;
    transform: translateY(0);
}

/*---------- 語法樣板 ----------*/

/*平板橫式
@media (orientation: landscape) and (min-width: 576px) and (max-width: 1366px) {
}

平板直式
@media (orientation: portrait) and (min-width: 576px) and (max-width: 1366px) {
}

手機直式
@media only screen and (max-width: 576px) {
}

.sample code01 {
    width: 100%;
}

.sample code02 {
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.sample code03 {
    margin-top: 14.5%;
    width: 70%;
}*/