#mtkContainer {
    text-align: left;
    font-family: "微軟正黑體", "Microsoft JhengHei", "Apple LiGothic Medium", Arial, Helvetica, sans-serif;
    background: #f8f2d3;
}

#mtkContainer * {
    transition: all 0.2s , font-size 0s;
}

.wrapper {
    position: relative;
    width: 94%; max-width: 1300px;
    margin: 0 auto;
}

img {
    width: 100%;
    border: 0;
    vertical-align: top;
}
.poi-header .mobile-menu-level-1 .tab .tablinks .tablinks-img{width: auto;}

a {
    text-decoration: none;
}






/*goTop*/
#goTop , #goTop *{transition: none;}

#goTop {
    display: none;
    position: fixed;
    z-index: 99;
    right: 10px;
    bottom: 10px;
    padding: 10px 10px 2px 10px;
    border-radius: 5em;
    font-size: 12px;
    line-height: 3em;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
}

#goTop:hover {
    padding-top: 30px;
    background-color: rgba(0, 0, 0, 7);
    transition: padding-top 0.2s;
}

#goTop::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 18px;
    width: 0;
    height: 0;
    border: 4px solid #000;
    border-color: transparent transparent #fff;
}







/*header*/
#header{height: 680px; background: url(../images/header20220629.jpg) center top no-repeat; }
#header img{display: none;}

@media screen and (max-width:1000px) {
    #header{background:none;  height: auto; }
    #header img {display: block;}

}






/*menu*/
#menu-pc .mobile-menu-header{display: none;}
#menu-pc .tab-m{display: none;}
#menu-pc .tab-pc{position: relative; display: block; }
#menu-pc .tab-pc .tablinks-img-on{position: absolute; left: 0; top: 0; opacity: 0;}
#menu-pc a:hover .tablinks-img-on , #menu-pc a.active .tablinks-img-on{opacity: 1;}
.nav-element-arrow{display: none;}
#menu-pc a.active .nav-element-arrow{display: inline-block;     width: 6vw; max-width: 33px; position: absolute; left: 50%; bottom: 0; transform: translate(-50%,100%);  }

#menu-pc .tab{display: flex; justify-content: space-between; align-items: center; max-width: 1300px; margin: 0 auto;}
#menu-pc button{background: none; border:none;}

@media screen and (max-width:1200px) {
    .tab-pc{display: none;}
    .nav-element{display: none;}
}


@media screen and (max-width:768px) {
    #menu-pc .nav-element{display: none;}
    #menu-pc a.active .nav-element-arrow{}
}


/*#menu-pc.fixed{position: fixed; left: 50%; top: 0; transform: translateX(-50%); width: 100%; max-width: 640px; z-index: 99; opacity: 0.85; }
#menu-pc.fixed:hover{max-width: 100%; opacity: 1;  }
#menu-pc.fixed a.active .nav-element-arrow{display: none;}*/


/*POI*/






/*paragraph*/
@media screen and (max-width: 1300px){
    .paragraph{overflow: hidden;}
    .paragraph img{     width: 130%; transform: translateX(-15%); }
}



/*feature*/
#feature{background: white;     overflow-x: hidden;padding: 0px 0 50px 0;}
.feature-intro{max-width: 1300px; margin: 0 auto; text-align: center;}
.feature-intro img{max-width: 1075px;}

@media screen and (max-width: 640px){
    .feature-intro img{     width: 130%; transform: translateX(-10%); }
    #feature {padding: 0px 0 20px 0;}
}



/*swiper*/
.swiper-container {width: 94%; max-width: 1300px; margin: 0 auto; font-size: 20px; letter-spacing: 0.1em;}

.feature-nav-swiper-wrapper{ justify-content: center; margin:1.8em 0; flex-wrap: wrap; }
.feature-nav-swiper-slide{ display: inline-block; width: auto; font-size: 90%; background: #74b340; border-radius: 5em; color: white; padding: 0.6em 0.8em; text-align: center; cursor: pointer;     margin: 0.2em;     white-space: nowrap; }
.feature-nav-swiper-slide:hover , .swiper-slide-thumb-active{ background:#beac48; }
.feature-swiper-scrollbar{transform: translateY(-1em);}

.feature-content-swiper-slide{display: flex; flex-wrap: wrap; align-items: flex-start;}
.feature-content-intro{width: 36%;     padding: 2em 2em 0 0;}
.feature-content-photo-main{position: relative; z-index: -1; width: 64%; padding: 1em;}
.feature-content-photo-main:before{ content: url(../images/photo-element-3.png); display: inline-block; position: absolute; width: auto; left: 0; top: 0; z-index: 1;}
.feature-content-photo-main:after{ content: url(../images/photo-element-4.png); display: inline-block; position: absolute; width: auto; right: 0; bottom: 0; z-index: -2;}
.feature-content-photo-more{display: flex; justify-content: space-between; width: 100%; margin: 1em 0;}
.feature-content-photo-more span{display: block; width: calc(33% - 1em); }
.feature-introduction-img{width: auto;}
.feature-content-intro h3{font-size: 260%; font-weight: bold; line-height: 1.5;}
.feature-content-intro h4{font-size: 180%; filter: drop-shadow(0px 0px 5px white) drop-shadow(0px 0px 5px white) drop-shadow(0px 0px 5px white); width: 150%;     width: max-content; }
.feature-introduction-p{ padding-top: 2em; line-height: 1.5; }

.swiper-container-horizontal>.swiper-scrollbar{display: none;}

@media screen and (max-width: 1300px){
    .swiper-container{ font-size: 16px; }

    .feature-content-intro{width: 50%;}
    .feature-content-photo-main{width: 50%;     padding: 0;}
    .feature-content-photo-main:before , .feature-content-photo-main:after{display: none;}
    .feature-content-photo-more{     margin: 2em 0;  }
}


@media screen and (max-width: 960px){
    .feature-content-intro{width: 100%; text-align: center; padding: 2em 0; }
    .feature-content-photo-main{width: 100%; padding: 0;}
    .feature-content-intro h4{     width: 100%;  }
    .feature-content-photo-more{     margin: 1em 0;  }
    .feature-content-photo-more span{     width: calc(33% - 0.5em);  }
}


@media screen and (max-width: 768px){
    .feature-nav-swiper-wrapper{     margin: 1em 0;  }
    .feature-content-photo-more{overflow-x: auto;     justify-content: flex-start; }
    .feature-content-photo-more span{     width: 75%;     max-width: inherit;  height: auto;   margin-right:1em; flex-shrink: 0;  }
    .feature-content-intro h3{ font-size: 240%;  }
    .feature-content-intro h4{    font-size: 140%;}
    .feature-nav{width: 100%;   font-size: 14px;}
}







/*轉場動畫*/
.changePage{
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 99;

-webkit-mask: url(../images/mask.png);
        mask: url(../images/mask.png);
-webkit-mask-size: 3700% 100%;
        mask-size: 3700% 100%;
/*-webkit-mask-position: 110% 0;
        mask-position: 110% 0;*/
}
.changePage.bg-hills{ background: url(../images/bg-hills.jpg) center center no-repeat; background-size: cover; }
.changePage.bg-moutain{ background: url(../images/bg-moutain.jpg) center center no-repeat; background-size: cover; }
.changePage.bg-sea{ background: url(../images/bg-sea.jpg) center center no-repeat; background-size: cover; }
.changePageStart{
-webkit-animation: changePageStart .8s steps(37) forwards;
animation: changePageStart .8s steps(37) forwards;
}



@-webkit-keyframes changePageStart {
    from {
        -webkit-mask-position: 102.7% 0;
        mask-position: 102.7% 0;
    }
    to {
        -webkit-mask-position: 0% 0;
        mask-position: 0% 0;

    }
}

@keyframes changePageStart {
    from {
        -webkit-mask-position: 102.7% 0;
        mask-position: 102.7% 0;
    }
    to {
        -webkit-mask-position: 0% 0;
        mask-position: 0% 0;
    }
}



@media screen and (max-width: 1200px){
    .loadmask{display: none;}
}