/*---------------- j外觀 ----------------*/

.title001{
    font-family: "Noto Serif TC", serif !important;
    font-size: clamp(16px,4.3vw, 100px);
    font-weight: 700;
    color:#b51d22;
    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 ----------------*/

.iframe {
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 50%;
    transform: translateX(-50%); /* 使用這個將每張圖水平居中 */
}

.i001 {
    width: 100%;
}

.i005 {
margin-top: 7%;
    width: 11%;
}

.i006{
margin-top: 2%;
    width: 32%;
}

.i002 {
margin-top: 1%;
    width: 50%;
}

.i003 {
margin-top: 3%;
    width: 56%;
}

.i004 {
margin-top: 2%;
    width: 56%;
}

/*---------------- h ----------------*/
.hframe {
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 50%;
    transform: translateX(-50%); /* 使用這個將每張圖水平居中 */
}

.h001 {
    margin-top: 15%;
    width: 39%;
}

.h002 {
    margin-top: 1%;
    margin-left:2%;
    width: 27%;
}

.h003 {
    margin-top: 0.5%;
    width: 50%;
}

.h011 {
    margin-top: 2%;
    margin-left:2%;
    width: 29%;
}

.h004 {
   position: absolute;
    z-index: 1;
    width: 100%;
    top: 10%;
    left: 0;
}

.h005 {
   position: absolute;
    z-index: 1;
    width: 40%;
    bottom: 1%;
    left: -8%;
}

.h006 {
   position: absolute;
    z-index: 1;
    width: 21%;
    bottom: 21%;
    left:22%;
}

.h007 {
   position: absolute;
    z-index: 1;
    width: 21%;
    bottom: 13%;
    left:22%;
}

.h008 {
   position: absolute;
    z-index: 1;
    width: 0.58%;
    bottom: 11%;
    left:47%;
}

.h009 {
   position: absolute;
    z-index: 1;
    width: 42.2%;
    bottom: 11.4%;
    left:51.5%;
}

.h010 {
    width: 100%;
}

/*---------------- g ----------------*/

.g001 {
    margin-top: 7%;
    margin-left: 56%;
    width: 25.5%;
}

.g002 {
    margin-top: 2%;
    margin-left: 56%;
    width: 25.5%;
}

.g003 {
    margin-top: 3.5%;
    margin-left: 55.5%;
    width: 36.7%;
}

.g004 {
    margin-top: 3.5%;
    margin-left: 56%;
    width: 34.5%;
    margin-bottom: 14%;
}

.g005 {
    position: absolute;
    z-index: 5;
    left: 0%;
    top: 13%;
    width:50%;
}

/*---------------- f ----------------*/

.f001 {
    margin-top: 11%;
    margin-left: 8%;
    width: 25.5%;
}

.f002 {
    margin-top: 2%;
    margin-left: 8%;
    width: 25.5%;
}

.f003 {
    margin-top: 3.5%;
    margin-left: 7.4%;
    width: 36.7%;
}

.f004 {
    margin-top: 3.5%;
    margin-left: 8%;
    width: 29.5%;
    margin-bottom: 10%;
}

.f005 {
    position: absolute;
    z-index: 5;
    right: 0%;
    top: 19%;
    width:50%;
}

/*---------------- e ----------------*/

.e001 {
    margin-top: 5%;
    margin-left: 56%;
    width: 25.5%;
}

.e002 {
    margin-top: 2%;
    margin-left: 56%;
    width: 25.5%;
}

.e003 {
    margin-top: 3.5%;
    margin-left: 55.5%;
    width: 36.7%;
}

.e004 {
    margin-top: 3.5%;
    margin-left: 56%;
    width: 36.5%;
    margin-bottom: 10%;
}

.e005 {
    position: absolute;
    z-index: 5;
    left: 0%;
    top: 10%;
    width:50%;
}

/*---------------- d ----------------*/

.d001 {
    margin-top: 11%;
    margin-left: 8%;
    width: 25.5%;
}

.d002 {
    margin-top: 2%;
    margin-left: 8%;
    width: 25.5%;
}

.d003 {
    margin-top: 3.5%;
    margin-left: 7.4%;
    width: 36.7%;
}

.d004 {
    margin-top: 3.5%;
    margin-left: 8%;
    width: 32.5%;
}

.d005 {
    position: absolute;
    z-index: 5;
    right: 0%;
    top: 18%;
    width:50%;
}

.d006 {
    margin-top: 5%;
    margin-left: 8%;
    width: 15%;
    margin-bottom: 10%;
}


/*---------------- c ----------------*/

.c001 {
    margin-top: 8%;
    margin-left: 12.5%;
    width: 34%;
}

.c002 {
    margin-top: 3%;
    margin-left: 12.2%;
    width: 54%;
}

.c003 {
    margin-top: 5%;
    width: 86.5%;
}

.c004 {
    position: absolute;
    z-index: 5;
    right: 9%;
    top: 17%;
    width:13.5%;
}

.c005 {
    margin-top: 3.5%;
    margin-left: 8%;
    width: 78%;
}

.c006 {
    margin-top: 4%;
    margin-left: 8%;
    width: 60.5%;
}

.c007 {
    margin-top: 1.2%;
    margin-left: 8%;
    width: 23%;
}

.c008 {
    margin-top: 0.5%;
    margin-left: 8%;
    width: 23.5%;
    margin-bottom: 3%;
}

.c009 {
    position: absolute;
    z-index: 5;
    left: 7.7%;
    top: 0%;
    width: 0.112%;
}

.c010 {
    position: absolute;
    z-index: 5;
    right: 0%;
    bottom: 25.4%;
    width:13.5%;
}

/*---------------- b ----------------*/

.b001 {
    width: 100%;
}

.b002 {
    position: absolute;
    z-index: 2;
    margin-top: -2%;
    left: 9%;
    width: 86%;
}

.b003 {
    position: absolute;
    z-index: 2;
    margin-top: 13%;
    left: 35%;
    width: 28.5%;
}

.b004 {
    position: absolute;
    z-index: 2;
    margin-top: 19%;
    left: 20.6%;
    width: 57.5%;
}

.b007 {
    padding: 1% 1%;
    width: 47%;
}

.b008 {
    width: 100%;
}

.b001m {
    width: calc(100vh * 1.825);
    height: 100vh;
    background-image: url("../images/b001.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);
}

/*---------------- a ----------------*/

.aframe {
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 50%;
    transform: translateX(-50%); /* 使用這個將每張圖水平居中 */
}

.a001 {
    width: 100%;
}

.a002 {
   position: absolute;
    z-index: 1;
    width: 50%;
    margin-top: 1%;
    left: 11%;
}

.a003 {
   position: absolute;
    z-index: 1;
    width: 52%;
    margin-top: -1.5%;
    right: 9%;
}

.a004 {
   position: absolute;
    z-index: 1;
    width: 17.9%;
    top: 4%;
    left: 2.5%;
}

.a005 {
margin-top: 12%;
    width: 12%;
}

.a006 {
margin-top: 1%;
    width: 35%;
}

.a007 {
margin-top: 3%;
    width: 35%;
}

.a008 {
   position: absolute;
    z-index: 1;
    width: 5.5%;
    bottom: 3%;
    right:1.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;
    -webkit-border-radius: 0 !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(0px);
      transition: all 1s ease !important;
    }

.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;
    }

 /* 當 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%;
}*/
