@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700&family=Lato&family=Noto+Serif+TC:wght@400;500&family=Sacramento&display=swap');
@import "bootstrap_fix.css";
@import "hamburger.css";
/*@import "banner.css";*/
@import "mainmenu.css";
@import "lineframe.css";
@import "fivesSenses-box.css";
@import "lightslider_set.css";
@import "cq_service.css";

body {
    color: #292929;
    font-family: "Lato", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

li{
    list-style-type: none;
}

h2 {
    font-size: 22px;
    font-weight: 700;
}

h1 {
    font-size: 1.4rem;
    font-weight: 700;
}

a {
    color: #000000;
    text-decoration: none;
    transition: all 0.4s; 
}

a:focus,
a:hover {
    color: #3d7762;
    text-decoration: none;
    transition: all 0.4s; 
}

button {
    display: inline-block;
    outline: 0;
    border: 0;
}

.bodybg{
    background-color: #fbf9f8;
}

.rt{
    position:relative;
}

.title-box,.wrap1 .tp,.wrap3 h1,.wrap3 h2,.section-topic .topic,
.menu,.pc-line-column-menu,.aside-menu-sub,.lineframme,.info-list,.menufooter,
.fivesSenses-box, .service-w,.flex,.footer_menu,
.section-desc .tp,.news-list .topic,.news-box .tp,
.fr-box .ptp,.fr-box .item1,.wrap-contents .tp,.form-box .tp,
.subbtn-fr .text,.qabox,.enjoy-list .tp,.enjoy-text2,
.download .tp,.ej-tp,.section-topic-right,.submenu-box .item,
.news-rt .tp,.mflex .item.icon,.link-r,
.newsdetail .tp,.timeline-box .tp,.intro_tp
 {
    /*font-family: "Frank Ruhl Libre","Noto Serif TC", Times,"Times New Roman", "儷宋 Pro", "LiSong Pro Light", "宋体", SimSun, serif;*/
    font-family: "Frank Ruhl Libre","Noto Serif TC", Times,"Times New Roman", "LiSong Pro Light", SimSun, serif;
    font-weight: 500;
}

.tag ,.date,.wrap1 .desc, .fivesSenses-box .item span,
.section-box .desc,.enjoy-list .desc,.area1 {
    /* font-family: "Noto Serif TC", Times, "Times New Roman", "儷宋 Pro", "LiSong Pro Light", "宋体", SimSun, serif; */
    font-family: "Noto Serif TC", Times, "Times New Roman", SimSun, Ariel;
}

.tp.r2,.section-topic.news-tp.tp2 .topic{
    font-family: "Lato", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

.margin-h1{
    margin: 40px 0;
}

.fixed-top{
    position:fixed;
    right:0;
    top:0;
    width: 100%;
    z-index: 999;
}

.year,.fr-box .item2{
    font-family: 'PT Sans Narrow','Noto Serif TC',serif;
}

.wrap3 h1{
    font-family: "Noto Serif TC", Times, "Times New Roman", SimSun, serif!important;
}

.wrap3 h1,.section-desc .tp{
    font-weight: 600!important;
}

.shareicon{
    /* margin: auto; */
    text-align: center;
}

.shareicon .item{
    display: inline-block;
    margin: 10px;
}

.shareicon .item img{
    width: 40px;
}

.shareicon .item .m{
    display: none;
}

.menu{
    font-weight: 400;
}

.section-box{
    padding: 0 80px!important;
}

.logo{
    position: absolute;
    top: 20px;
    left: 20px;
}

.logo img{
    width: 200px;
}

.top-menu-m{
    display: none;
    width: 100%;
    height: 90px;
    position: fixed;
    background-color: #fff;
    z-index: 10;
}

.top-box{
    width: 100%;
    height: 100px;
    position: relative;
    margin: auto;
}

.logo-m{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);  
}

.logo-m img{
    width: 180px;
}

.top-main{
    position: relative;
}

.section-topic {
    display: flex;
    justify-content: flex-start;
    padding: 10px 0 30px 0;
    margin: 0 80px;
}

.h{
    padding-top: 50px;
}

.sz{
    padding: 10px 0 10px 0;
}

.va-t{
    vertical-align: top; /*用在textarea的標題*/
}

.section-topic .icon{
    width: 20px;
    padding-top: 8px;
}

.section-topic .icon .line{
    width: 6px;
    height: 30px;
    background: rgb(184,156,67);
    background: linear-gradient(180deg, rgba(184,156,67,1) 0%, rgba(184,156,67,0) 83%);
}

.section-topic .icon .line.s2{
    width: 6px;
    height: 30px;
    background: rgb(150 195 95);
    background: linear-gradient(180deg, rgb(150 195 95) 0%, rgba(184,156,67,0) 83%);
}

.section-topic .topic{
    font-size: 1.5rem;
    color: #000;
}

.section-topic span {
    color: #888;
}

.st{
    border-top: 1px solid #999999;
}

.info-list{
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #999999;
    padding: 10px 10px;
    transition: all .5s;
    position: relative;
}

.info-list img{
    width: 130px;
}

.info-list .img{
    z-index: 2;
}

.info-list .topic{
    padding-left: 20px;
    z-index: 2;
}

.info-list .topic .date{
    color: #888;
    margin: 5px 0;
    position: relative;
    /* width: 150px; */
}

.news-list .date .tag,
.info-list .topic .date .tag{
    position: absolute;
    top: 2px;
    left: 90px;
    border: 1px solid #003926;
    color: #003926;
    padding: 0 10px;
    font-size: .8rem;
    white-space: nowrap;
}

.info-list .topic .topic-2{
    padding-top: 5px;
    color: #000;
    font-size: 1.2rem;
}

.info-list:hover::after {
    -webkit-transition: 0.2s ease all;
    transition: 0.5s ease all;
    transform: scaleX(1);
    animation: none;
}

.info-list::after{
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #F9F9F9;
    z-index: 1;
    transition: 0.5s ease all;
    transform: scaleX(0);
    transform-origin: left center;
    animation-name: bgdraw;
    animation-duration: 0.4s;
}

.btn-style1{
    color: #fff;
    background-color: #003926;
    border: 1px solid #003926;
    padding: 8px 30px; 
    font-size: .8rem;
    cursor: pointer; 
    transition: all 0.4s;
}

.btn-style1:hover{
    color: #003926;
    background-color: #fff;
    border: 1px solid #003926;
    padding: 8px 30px; 
    font-size: .8rem;
    cursor: pointer; 
    transition: all 0.4s;
}

.btn-style2{
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    padding: 8px 30px; 
    font-size: .8rem;
    cursor: pointer; 
    transition: all 0.4s;
}

.btn-style2:hover{
    color: #888;
    background-color: #fff;
    border: 1px solid #888;
    padding: 8px 30px; 
    font-size: .8rem;
    cursor: pointer; 
    transition: all 0.4s;
}

.banner-area1{
    position: relative;
    /* height: 800px; */
    overflow: hidden;
}

.banner-area1 .float-img img{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    max-width: 250px;
    z-index: 1;
    margin:auto;
}

.news-rt{
    position: relative;
}

.float-linkbox-frame{
    position: absolute;
    top: 20px;
    right: 0;
    border-radius: 15px;
    padding: 10px 10px 5px 10px;
    background-color: #c0a471;
    /* width: 100px; */
    z-index: 100;
}

.float-linkbox-frame.h{
    top: 50px;
}

.float-linkbox-frame .item{
    width: 35px;
    
}

.float-linkbox-frame .item a:hover{
    opacity: .6;
}

.news-box{
    padding: 10px 80px;
}

.page-box{
    display: flex;
    width: 300px;
    justify-content: space-between;
    margin: auto;
    padding-top: 55px;
}

.page-left{
    display: flex;
}

.page-left img{
    transition: all 0.4s;
    transform:scale(1);
}

.page-left a:hover img{
    transition: all 0.4s;
    transform:scale(1.2);
}

.page-right{
    display: flex; 
    align-items: flex-end;
}

.page-right img{
    transition: all 0.4s;
    transform:scale(1);
}


.page-right a:hover img{
    transition: all 0.4s;
    transform:scale(1.2);
}

.page-center{
    display: flex;
    flex: 0 0 60%;
    justify-content: center;
    padding-top: 5px;
}

.page-center .item{
    width: 35px;
    height: 30px;
    border-right: 1px solid #c0a471;
    font-size: 1.2rem;
    text-align: center;
 }

 .page-center .item a{
    color: #c0a471;
 }

 .page-center .item a:hover{
    color: #efd3a0;
    font-size: 1.6rem;
    line-height: 1;
 }

.box2 .page-center .item{
    border-right: 1px solid #c0a471;
 }

 .box2 .page-center .item a{
    color: #c0a471;
 }

.box2 .page-center .item a:hover{
    color: #070707;
 }

 .page-center .item.end{
    border-right: 0;
 }

.page-box img{
    width: 40px;
}

/***** footer start *****/

.footer.enjoy{
    padding: 30px 65px;
    background-color: #ccc;
}

.footer{
    padding: 0 65px;
}

.footer_logo{
    position: relative;
    border-bottom: 1px solid #033925;
    margin-bottom: 20px;
}

.enjoy .footer_logo{
    border-bottom: 1px solid #ffffff;
}

.footer_logo img{
    width: 180px;
}

.footer_logo .text{
    position: absolute;
    top: 20px;
    right: 0;
}

.footer_logo .text img{
    width: 250px;
}

.footer .flex{
    display: flex;
    font-size: 1rem;
}

.footer .item{
    flex: 0 0 10%;
    padding: 5px 0;
}

.footer .item.tp{
    flex-basis: 60%;
}

.enjoy .flex .item{
    color: #fff;
}

.enjoy .flex .item a{
    color: #fff;
}

.enjoy .flex .item a:hover{
    color: #000;
}


.footer_menu{
    padding-top: 30px;
}

.footer_menu ul li{
    position: relative;
    display: inline-block;
    font-size: 1rem;
    padding: 0 10px 0 10px;
}

.footer_menu ul li:after {
    position: absolute;
    top: 0;
    right: -5px;
    content: "|";
}

.footer_menu ul li.first::before {
    position: absolute;
    top: 0;
    left: -5px;
    content: " ";
}

.footer_menu ul li.end::after {
    position: absolute;
    top: 0;
    left: -5px;
    content: " ";
}

.enjoy .footer_menu{
    color: #fff;
}

.enjoy .footer_menu a{
    color: #fff;
}

.footer_menu ul{
    padding-left: 0px;
}

.footer_copyright{
    color: #888;
    text-align: center;
    padding-bottom: 20px;
    font-size: .8rem;
}

.enjoy .footer_copyright{
    color: #f5f5f5;
}

.footer_button_box{
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
    display: none;
}

.footer_button{
    display: flex;
    background-color: #fff;
}


.footer_button .btn1{
    border-top: 1px solid #c0a471;
    border-right: 1px solid #c0a471;
    flex: 0 0 50%;
    text-align: center;
    background-color: #fff;
    padding: 10px;
    line-height: 1.5;
}

.footer_button .btn2{
    border-top: 1px solid #c0a471;
    flex: 0 0 50%;
    text-align: center;
    background-color: #fff;
    padding: 10px;
    line-height: 1.5;
}

.footer_button img{
    width: 25px;
}

.bflex{
    display: flex;
    justify-content: center;
}

.bflex .item1{
    width: 30px;
}

/***** footer end *****/

.custom-btn {
    /* width: 130px; */
    height: 40px;
    padding: 10px 25px;
    border: 1px solid #003926;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
}

.btn-5 {
  background: #003926;
  color: #fff;
  line-height: 42px;
  padding: 0 40px;
  border: none;
  font-size: 1rem;
  white-space: nowrap;
}

.btn-5:hover {
  background: transparent;
  color: #003926;
   box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
}
.btn-5:before,
.btn-5:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height: 1px;
  width:0;
  background: #003926;
  transition:400ms ease all;
}
.btn-5:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.btn-5:hover:before,
.btn-5:hover:after{
  width:100%;
  transition:800ms ease all;
}

.btn-5.sm{
    font-size: .8rem;
    padding: 0 20px;
    line-height: 42px;
}

.subbtn-new{
	/* padding-top: 40px; */
	text-align: center;
}

.subbtn-fr {
	display: inline-block;
	position: relative;
	width: 150px;
	margin: 10px auto;
}

.subbtn-fr .text {
    position: absolute;
    font-size: 1.2rem;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 45%;
    left: 50%;
    width: 80%;
}

.subbtn-fr.big {
	width: 270px;
}

.subbtn-fr.big .text {
    font-size: 1.6rem;
    position: absolute;
    top: 45%;
    left: 50%;
    width: 80%;
}

.subbtn-fr .t-line{
    position: absolute;
    width:0px;
    height:5px;
    background-color:#fff;
}

.subbtn-fr .b-line{
    position: absolute;
    bottom: 0;
    width: 0;
    height:8px;
    background-color:#fff;
}

a:hover .subbtn-fr .t-line{
    width: 0px;
    animation-name: MoveToLeft;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

a:hover .subbtn-fr .b-line{
    width: 0px;
    animation-name: MoveToRight;
    animation-duration: 3.5s;
    animation-fill-mode: forwards;
    right:0;
}

.subbtn-fr.ej .t-line{
    position: absolute;
    width:0px;
    height:5px;
    background-color:#fbf9f8;
}

.subbtn-fr.ej .b-line{
    position: absolute;
    bottom: 0;
    width: 0;
    height:8px;
    background-color:#fbf9f8;
}


@keyframes MoveToLeft {
    0% { width:150px; }
    100% { width:0; }
}

@keyframes MoveToRight {
    0% { width:150px; }
    100% { width:0; }
}

.arrow-down-css{
    display: none;
}

.arrow-down-css{
    position: absolute;
    z-index: 1;
    top: 350px;
    width: 100%;
    text-align: center;
    animation: indexIcoAnimation 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.arrow-down-css img{
    width: 50px;
}

@keyframes indexIcoAnimation {
  0%{
     top: 340px;
     opacity: 0;
  }
  50%{
     top: 350px;
     opacity: 1;
  }
  100% {
    top: 360px;
    opacity: 0;
  }
}


/****************** RWD ******************/
@media (min-width: 320px) and (max-width: 375.98px) { 

}

@media (min-width: 376px) and (max-width: 575.98px) {

}

@media (min-width: 576px) and (max-width: 767.98px) {

    .news-box {
        padding: 10px 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .fivesSenses-box .text{
        left: 30%!important;
        font-size: .8rem!important;
    }

    .fivesSenses-container{
        width: 768px!important;
    }

    .fivesSenses-box .item{
        width: 130px!important;
        height: 200px!important;
    }

    .fivesSenses-box {
        height: 250px!important;
    }

}



@media (min-width: 992px) and (max-width: 1279.98px) {

    .fivesSenses-box .text{
        left: 30%!important;
        font-size: 1rem!important;
    }

    .banner-box{
        height: 600px;
    }

    .fivesSenses-container{
        width: 992px!important;
    }

    .fivesSenses-box .item{
        width: 180px!important;
        height: 280px!important;
    }

    .fivesSenses-box {
        height: 300px!important;
    }

}

@media (max-width: 1200px) {
    .btn-5 {
      margin: 30px 0 0 0;
    }
  
    .news-box .contents img{
       max-width: 100%;
       height: auto;
    }
}

@media (max-width: 992px) {

    .top-menu{
        display: none;
    }

    .top-menu-m{
        display: block;
    }

    .float-linkbox-frame{
        display: none;
    }

    .footer .item {
        flex: 0 0 20%;
    }

    .section-topic {
        margin: 0 10px!important;
    }

    .footer {
        padding: 0 20px;
    }

    .section-box{
        padding: 0 0!important;
    }
    
    .btn-5 {
       margin: 0;
    } 

    .bodybg.open{
       overflow-y: hidden;
    }

    body.open{
       overflow-y: hidden;
       position:fixed;width:100%;height:100% 
    } 
    
}


.fivesSenses-container{
    width: 1345px;
    margin-right: auto;
    margin-left: auto;
}


@media (max-width: 767.9px) {
    .fivesSenses-box {
        height: 100%;
    }
    .fivesSenses-container{
        width: 100%;
        margin-left: -20px;
    }
    .fivesSenses-box .item{
        position: relative;
        margin: auto;
        width: 100%;
        height: 300px;
        overflow: hidden;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
    }

    .fivesSenses-box .text{
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        z-index: 3;
        font-size: 1.2rem;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
    }

    .fivesSenses-box .item img {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        transition: all 0.5s;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }

    .fivesSenses-box .item a:hover img{
        transition: all 0.5s;
        transform: none;
    }

    .fivesSenses-box ul li{
        display: inline;
    }

    .footer_button_box{
        display: block;
    }

}


@media (max-width: 576px) {

    .subbtn-box{
        display: none;
    }

    .topic-2{
        font-size: 1rem !important;
    }

    .news-box{
        padding: 0;
    }

    .footer .flex{
        font-size: .8rem;
    }

    .footer .item.tp{
        flex-basis: 85%;
    }

    .footer_logo img {
        width: 150px;
    }

    .footer_logo .text img{
        width: 200px;
    }

    .footer_menu ul li{
        font-size: .8rem;
    }

    .section-box {
        padding: 0 20px!important;
    }   
    .footer {
        padding: 30px 20px;
    }

    .footer.enjoy {
        padding: 30px 20px;
    }
    .arrow-down-css{
        display: block;
    }
    
    .subbtn-fr .text {
        font-size: 1rem;
    }

    .subbtn-fr {
        display: inline-block;
        position: relative;
        width: 120px;
        margin: 10px auto;
    }
    
    .shareicon .item .m {
        display: block;
    } 
     
    .shareicon .item .pc {
        display: none;
    } 
    
    .margin-h1{
        margin: 10px 0;
    }

    .margin-t1{
        margin-top: 20px;
    }

}

@media (max-width: 376px) {
    
    .footer_logo .text img{
        width: 200px;
    }

    .footer_logo img {
        width: 120px;
    }

    .footer_logo .text {
        position: absolute;
        top: 10px;
        right: 0;
    } 
}


/****************** RWD ******************/

.wd50 {width: 50px !important;}
.wd100 {width: 100px !important;}
.wd120 {width: 120px !important;}
.wd150 {width: 150px !important;}
.wd200 {width: 200px !important;}
.wd300 {width: 300px !important;}
.wd400 {width: 400px !important;}
.wd500 {width: 500px !important;}
.text-13{font-size: 13px!important;}
.text-15{font-size: 15px!important;}
.text-16{font-size: 16px!important;}
.text-18{font-size: 18px!important;}
.text-20{font-size: 20px!important;}
.img140 {width: 140px !important;}
.img120 {width: 120px !important;}
.img100 {width: 100px !important;}
.img80 {width: 80px !important;}
.img50 {width: 50px !important;}
.img40 {width: 40px !important;}
.img30 {width: 30px !important;}
.img25 {width: 25px !important;}
.img20 {width: 20px !important;}
.img15 {width: 15px !important;}
.space_100{height: 100px!important;}
.space_50{height: 50px!important;}
.space_350 {height: 350px!important;}
