﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&display=swap');

body {
    font-size: 16px;
    font-family: 'Noto Serif TC','Times New Roman';
    position:relative;
    background: url(../images/all/all_bg.jpg) repeat-y center top;
}

:root {}

img {
    transition: all 0.5s;
}
.active-link {
  background-color: #f0f0f0; /* 或你想要的顏色 */
  color: #000; /* 文字顏色 */
}
a{
	text-decoration:none !important;
}
a:hover {
    color: #949494;
}
ol, ul, dl {
    margin: 0;
    padding-left:0;
}
.container-fluid {
    padding: 0;
}
.form-control {
    font-size: 16px;
    margin-bottom: 5px;
    color:#666;
}
.form-select {
    font-size: 16px;
    color: #666;
}
.col-form-label {
    color:#000;
    font-weight:600;
}

.header .navbar .nav-share-btn-area li.icon_l a,
.header .navbar .nav-share-btn-area li.icon_p a,
.header .navbar .nav-share-btn-area li.icon_t a,
.header .navbar .nav-share-btn-area li.icon_y a,
.header .navbar .nav-share-btn-area li.icon_i a,
.header .navbar .nav-share-btn-area li a,
.header .navbar .nav-share-btn-area li.icon_f a {
    color: #2d2d2d;
}
.header .navbar .container {
    z-index: 2;
    max-width: 100%;
    padding: 0 200px;
}
.header .navbar {
    flex-direction: column;
    background: none;
    border-color: unset;
    padding: 0;
    border-bottom: none;
    z-index: 90 !important;
    padding: 10px 200px;
    background:#fff;
}
.home .header .navbar {
    flex-direction: column;
    background: none;
    border-color: unset;
    padding: 0;
    border-bottom: none;
    z-index: 90 !important;
    padding: 20px 200px 10px;
    background: rgba(255, 255, 255, 0.3);
}
.home.is_scroll .header .navbar,
.is_scroll .header .navbar {
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
    padding: 0px 200px 20px;
}
.is_scroll .navbar-expand-xxl .navbar-collapse {
    flex-direction: row;
    justify-content: end;
    align-items: center;
}

.editor .contentbuilder-box .center > * {
    text-align: center;
}

.editor .contentbuilder-box .center img {
    margin-left: auto;
    margin-right: auto;
}

.modal-body .spec-box .btn-box.st {
    height: 100%;
}

.modal-body .spec-box .btn-box.st .btn {
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.header .navbar .nav-share-btn-area {
    font-size: unset;
    margin-top: 2px;
}

.header .nav-item.dropdown > .navbar-nav {
    background: #333;
    border-radius: 10px;
    overflow: hidden;
}

.header .nav-item.dropdown>.navbar-nav .nav-item .nav-link {
    font-size: 15px;
    color: #fff;
}
.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link {
    font-size: 15px;
}
.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link:hover {
    padding-left: 15px;
    color: #fff;
    background: #f4ab7d;
}

.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link.trigger:before {
    border-color: transparent transparent transparent #fff;
}

.is_scroll .nav-item.dropdown>.navbar-nav .nav-item .nav-link:hover,
.nav-item.dropdown>.navbar-nav .nav-item .nav-link:hover {
    /*    background-color: #000;
    color: #fff;*/
}

.is_scroll .nav-item.dropdown>.navbar-nav .nav-item .nav-link {
    /*color: #000;*/
}

.is_scroll .header .navbar-nav>.nav-item>.nav-link {
    /* color: #fff;*/
}

.is_scroll .navbar .small-btn-box a.btn-search i {
    /*background: url(../images/all/search2.svg)no-repeat;*/
}

.header .navbar-nav .nav-item:hover > .nav-link {
    color: #fbecc6;
}

.navbar .small-btn-box ul li:nth-child(2) {
    order: 2;
}

.navbar .small-btn-box ul li:nth-child(1) {
    order: 1;
}

.list-inline-item:not(:last-child) {
    margin-right: .8rem;
}
.nav-cart-info {
    padding:0;
}

.dropdown-toggle::after {
    display: none;
}

.navbar .navbar-brand {
    margin: 0 5px;
    transition: width .5s;
    background-size: contain;
	background-repeat: no-repeat;
}
.is_scroll .header .navbar.nav-big-wrapper .navbar-brand {
    width: 150px;
    height: 62px;
    position: relative;
    transition: width .5s;
}
.header .navbar-collapse .navbar-nav.nav-1 {
    background: rgba(238, 120, 53, 1);
    border-radius: 60px;
    transition: width .5s;
    padding: 0 20px;
}
.is_scroll .header .navbar-collapse {
    transition: width .5s;
}

/*
.btn-group.lang > a.btn.btn-primary {
    background: #0079c6;
    border-radius: 60em;
    width: 169px;
    height: 48px;
    border: none;
    box-shadow: none;
    padding: 0px;
    border: none;
    color: #fff;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}

.btn-group.lang a:hover.btn.btn-primary {
    color: #003997;
}*/
.btn-group.lang {
    background: url(../images/all/icon_globe.svg) no-repeat left 13px;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    padding: 5px 5px 5px 15px;
    margin-left: 70px;
}
.btn-group.lang a.btn span{
    color:#fff;
    font-size: 14px;
}
.btn-group.lang .btn .caret {
    display: block;
    border-top: solid 4px #fff;
    border-left: solid 3px transparent;
    border-right: solid 3px transparent;
    width: 0;
    height: 0;
    right: 3px;
    position: absolute;
    top: 16px;
}
.header .btn-group.lang .dropdown-item {
    font-size: 14px;
}
.header .btn-group.lang .dropdown-item:active{
    background:#ee7835;
    color:#fff;
}
.header .btn-group.lang .dropdown-menu.show {
    overflow: hidden;
}

.header .navbar .small-btn-box {
    margin-top: 0px;
}
.is_scroll .header .navbar .small-btn-box {
    margin:0;
}
.navbar .small-btn-box a {
    font-size:16px;
}

.navbar .small-btn-box a.btn-search:before {
    /*    content: "";
    display: block;
    position: absolute;
    left: -8px;
    top: 8px;
    background-color: #b6b6b6;
    width: 1px;
    height: 10px;*/
}

.navbar .small-btn-box a.btn-search:after {
    /*content: "SEARCH";
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 13px;
    color: #626262;*/
}

.nav-search-li .nav-search-box .search-area a i:before {
    content: "";
}

.nav-search-li .nav-search-box .search-area a i {
    background: url(../images/all/search2.svg)no-repeat;
    width: 20px;
    height: 20px;
}

.nav-search-li .nav-search-box .search-area a {
    padding: 9px 3px;
}

.header .navbar-nav .nav-link {
    padding: 7px 20px;
    font-size: 18px;
    color: #fff;
    letter-spacing:0.05em;
    font-weight:500;
}
.lang_US .header .navbar-nav .nav-link{
    font-size: 17px;
    letter-spacing:0;	
}
.header .navbar .nav-pos-top {
    margin: 0;
    background:none;
    padding:0;
}

/*以下適用於主選項沒有其他文字，就可以讓下拉三角跟在主選項後面*/
.nav-item .caret {
    border-top: solid 5px #fff;
	margin-left: 0px;
}
.header .navbar-nav .nav-item:hover > .nav-link .caret {
    border-top-color:#fff;
}
.header .navbar-nav .title-main {
    /*display: block; 會讓下拉三角形，沒法跟在主選項後面*/ 
	padding-right: 5px;
}

/*主選項有英文小字*/
.header .navbar-nav .title-sub {
    display: block;
    font-size: 13px;
    color: #9b7f5d;
    text-align: center;
    font-family: 'Arial';
}




/*右上角購物車*/
.nav-cart-info .nav-cart-list.cart-drop-detail{
	
}
.nav-cart-info .cart-drop-box .count {
    line-height: 17px;
    top: -3px;
}
.nav-cart-info .nav-cart-list .cart-checkout .btn-group .btn{
	padding:0;
}
.nav-cart-info .nav-cart-list .cart-checkout .btn-group{
	padding:10px;
	align-items: center;
}
.btn.gray{
	height:50px;
	line-height:50px;
}
.info-item a{
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.nav-cart-list .cart-detail .item-detail .info-detail .title{
	font-size:16px;
}
.nav-cart-list .cart-detail .item-detail .info-detail .buy-info .sub-text,
.cart-checkout .sum .price{
	color:#F00;
}

/*訊息跑馬燈*/
.marquee {
    position:relative;
    display:block;
    z-index:1;
	background-image: linear-gradient(to top, #2267f2, #194cbc)
}
.marquee > div > .container{
    overflow:hidden;
}
.marquee-box {
    overflow:hidden;
}
.marquee_title {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;
    background-image: linear-gradient(to top, #2267f2, #194cbc);
    padding:0 15px;
}


.wid-float-section ul {
    /*background: rgb(0 0 0 / 90%);*/
    background: none;
}

.wid-float-section ul li a {
    padding: 0;
    width:80px;
    height:auto;
    margin:0 auto 10px;
    /*display: flex;
    justify-content: center;
    flex-direction: column;*/
}

.wid-float-section ul li a:hover {
    background:none;
}
.wid-float-section ul li.b5 a{
    /*background:#4f81be;
    color:#fff;*/
}
.wid-float-section ul li.b6 a{
    /*background:#fff;
    color:#023894;*/
}
.wid-float-section ul li.top a{
    /*background:#023894;
    color:#fff;*/
}
.wid-float-section ul li+li{
    border-top: none;
}
.wid-float-section ul li {
    padding:0;
}

.wid-float-section ul li a .icon {
    font-size: 18px;
    padding-bottom: 8px;
}
.floatin_icon,
.floatin_icon_block {
    display:block;
    margin:5px auto 0;
}

.floatin_icon_mobile{
	display:none;
}

.nav-search-li .nav-search-box .search-area {
    background: #010080;
    width: 200px;
    border-radius: 8px;
    padding: 10px 10px 5px;
}

.nav-search-li .nav-search-box .search-area a {
    color: #fff;
}

.nav-search-box .btn.btn-dark:hover {
    background: unset;
    opacity: 0.6;
}

.ezshare-box a:before {
    display: none!important;
}

.ezshare-box a:hover {
    background-color: #4b4b4b !important;
}

.ezshare-box a {
    font-size: 14px;
    color: #fff;
    /*background-color: #000 !important;*/
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: block;
    text-align: center;
    padding-top: 5px;
}

.breadcrumb li .txt-en {
    display: none;
}

.h3 .txt-en,
.h2 .txt-en {
    display: none;
}

.h2, .h4 {
    color: #333;
    background: none;
    font-size: 26px;
    padding: 8px 0;
    margin-bottom: 20px;
    display: block;
    position: relative;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    border-bottom: 3px double #f4ab7d;
}
.lang_US .h2,
.lang_US .h4{
	letter-spacing:0;
}
.h2::after{
    /*content:'';
    position:absolute;
    background: url(../images/all/title_before.png) no-repeat;
    width:70px;
    height:15px;
    left:0;
    right:0;
    margin: 0 auto;
    top: -25px;*/
}

.h5 {
    color: #000;
}
.h2 .txt-en{
	display:none;
}

.h6 {
    border-left: solid 2px #063c96;
	color:#063c96;
}

.h6 .justify-content-between {
    align-items: center;
}

.contact .pt10 {
    padding-top: 30px;
}

.list-creative a {
    color: #323232;
    font-size: 16px;
}

.list-creative .list-terms:before {
    width: 3px;
    background: #063c96;
}

.list-creative .list-terms label {
    color: #063c96;
}

.list-creative>li:nth-child(2n) .list-terms:before {
    background: #b4b4b4;
}

.btn.btn-secondary:hover,
.btn.btn-primary:hover {
    background-color: #4d311a;
    color: #fff;
}

.btn.btn-secondary,
.btn.btn-primary {
    padding: 10px 50px;
    color: #fff;
    border: none;
    font-size: 16px;
   	border-radius: 30px !important;
}

.btn-secondary {
    background: #666;	
}

.btn.btn-primary {
    background: #ee7835;
}

.nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger:before {
    border-left: solid 5px #fff;
}

.page-item.active .page-link {
    background: #ee7835;
    border-color: #ee7835;
}
.btn-info:hover {
    color: #fff;
    background-color: #f08846;
    border-color: #f08846;
}

.btn-info {
    color: #fff;
    background-color: #555;
    border-color: #555;
    font-size: 12px;
    border-radius: 0;
}

.gallery-list .btn-box .btn.done {
    color: #063c96;
}

.page-link {
    color: #28464e;
    border-color: #fff;
}

.page-link:hover {
    background: #5c7e98;
    color: #fff!important;
}

.btn-check:focus + .btn-info,
.btn-info:focus {
    color: #fff;
    background-color: #4d311a !important;
    border-color: #fff;
}
.btn:first-child:active{
    /*background-color: #4d311a !important;*/	
	border-color: #fff;
    color:#fff !important;
}

.modal-header .btn.cart {
    background: #080808;
    color: #fff;
}

.close {
    border-radius: 50%;
    width: 31px;
    height: 31px;
    background-color: #000;
    color: #fff;
}
.container .ezshare-box ul {
    /*text-align: center;*/
}
.breadcrumb li,
.breadcrumb li a,
.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.breadcrumb {
    background: #888;
    /*transform: translateY(-41px);*/
}

.btn.cart {
    background: #5db7e8;
}

.contact .main .side {
    margin-bottom: 0;
}

.main-title .h6 {
    border-left: none;
    font-size: 20px;
    padding-left: 0;
}

.cart .breadcrumb-section,
.contact .breadcrumb-section,
.album .breadcrumb-section,
.faq .breadcrumb-section,
.news .breadcrumb-section {
    margin-bottom: 3rem !important;
}

.member .member-function-box {
    padding-bottom: 50px;
}

.member .main .side,
.cart.finish .main .side {
    margin-bottom: 0;
}

.album.show .section.mainSection,
.content .section:nth-child(1) {
    padding-top: 0 !important;
}

.content .section:nth-child(1) .kind-info {
    margin-top: 0!important;
}

.header .nav-item.dropdown > .navbar-nav .navbar-nav {
    transition: .3s;
    opacity: 0;
    width: 210px;
    background: #4e8a9a;
}

.header .nav-item.dropdown>.navbar-nav .nav-item:hover>.navbar-nav {
    opacity: 1;
}


/*-----------------------banner -----------------------*/
.slick .slick-dots button{
	background: #023894;
    width: 12px;
    height: 12px;
}
.banner-pub-content{
	position: absolute;
    top: 440px;
    z-index: 2;
    left: 10%;	
}
.banner-pub-content .editor{
    position: relative;
}

.banner .banner-txt{
	top: 0;
    left: 0;
    transform: translate(10vw, 200px);
    padding: 0;
    z-index: 9;
    position: absolute;
    background: none;
    width: auto;
    text-align: left;
}
.pl_15{
	padding-left:15px;
}
#countdown {
    font-weight: bold;
    color: #fff600;
}


.banner .slick .slick-dots{
	bottom:10px !important; 
}
.banner .banner-info {
    width: 100%;
}

.banner .item.slick-active .banner_tit .ba_aox.aos-animate,
.banner .bannerImgBox.oneMode .item .banner_tit .ba_aox.aos-animate {
    opacity: 1;
    top: -40px;
}

.banner .scro_sol {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.home .banner {
    position: relative;
    margin-top: 0;
    position: relative;
}
.banner {
    position: relative;
    margin-top: 76px;
}

.slick .slick-dots .slick-active button {
    background:#fff;
}
.slick-dots li button:before {
    color:#fff;
}

.side .wid.wid-search .btn {
    display: block;
    padding: 7px 5px;
    font-size: 15px;	
}

.side .wid .btn {
    display: none;
}

.side .filter-content,
.side .filter-sidebar.multiple-collapse .collapse-content {
    border: none;
}

.side .filter-title .collapsed-btn:hover,
.side .filter-sidebar.multiple-collapse .collapsed-btn:hover {
    background-color: #666;
    color: #fff;
}

.side .filter-title .collapsed-btn,
.side .filter-sidebar.multiple-collapse .collapsed-btn {
    color: #fff;
    background: #0068b7;
    border: solid 1px #0068b7;
}

.side .filter-content>ul {
    padding: 4px 10px;
	background:
}

.side .filter-content ul li {
    padding: 4px 0;
}

.main .side .wid-search .h3 {
    background-color: #000;
    padding: 8px;
    display: block;
    color: #fff;
    display: none;
}
.side .nav-item.dropdown > .navbar-nav {
    background: #ee7835;
    border-radius: 10px;
    overflow: hidden;
}

body.home .main {
    padding-bottom: 0;
}
.container .ezshare-box {
    margin: 0px 0 50px 0;
}

.cart .btn-box,
.main {
    padding-bottom: 50px;
}

.order .main .side .nav>li+li {
    border-top: none;
}

.order .main .side .nav>li a,
.news .side .navbar-nav .dropdown-menu li.nav-title a {
   /* padding: 10px;
    background: #eaeaea;
    margin-bottom: 9px;*/
}


.main .side .h3 {
    font-size: 18px;
    display: none !important;
    padding-bottom: 0;
    border-bottom: 1px solid #ccc;
    color: #555;
    padding: 7px;
    text-align: center;
}
.side .bsnav {
    background:none;
}
.side .navbar {
    padding: 0px;
}
.side .nav-item.dropdown > .navbar-nav .nav-item .nav-link:hover {
    /*color: #a4a4a4;*/
    background: #498938;
}
.side .navbar-nav .dropdown-menu li.nav-title>ul {
	background: #fff;
    border-radius: 0;
    border: none;
}

.side .navbar-nav .dropdown-menu li.nav-title a {
    background: unset;
    color: #fff;
    font-size: 16px;
	white-space: break-spaces;/*加上才可以讓左選項的字多時會換行*/
}
.side .navbar-nav .dropdown-menu li.nav-title a:active{
	background:#14ae67 !important;
    color: #fff;
}

.side .navbar-nav .dropdown-menu li a{
}
.side .nav-item:not(.nav-title).dropdown>.navbar-nav .nav-item:not(.nav-title) .nav-link {
    background: #fff;
    font-size: 14px;
    padding: 10px 0px 10px 15px;
    color: #000;
    display: block;
    white-space: normal;
	/*border-bottom:1px dashed #eee;*/
}

.side .nav-item:not(.nav-title).dropdown>.navbar-nav .nav-item:not(.nav-title) .nav-link:hover {
    color: #000 !important;
}

.side .navbar-nav .dropdown-menu li.nav-title {
    margin-bottom: 0;
    border-bottom: 2px solid #fff;
}
.side .h3 .txt-tw{
	border:none;
	padding:0;
	font-size:18px;
}
.nav-brand-wrapper .navbar-mobile.mobile-block{
	display:none !important;
}
.bsnav .navbar-nav .nav-item.active>.nav-link, .bsnav .navbar-nav .nav-item:active:focus>.nav-link, .bsnav .navbar-nav .nav-item:active>.nav-link, .bsnav .navbar-nav .nav-item:focus>.nav-link, .navbar-nav .nav-item.active>.nav-link, .navbar-nav .nav-item:active:focus>.nav-link, .navbar-nav .nav-item:active>.nav-link, .navbar-nav .nav-item:focus>.nav-link, .navbar-nav .nav-item:hover>.nav-link{
	color:#000;
}

/*-----------------------訂單 -----------------------*/

.coupon .mainSection .kind-info .h2,
.order .mainSection .kind-info .h2 {
    margin-bottom: 40px;
}

.order .sum .item .value.final-price {
    color:#fff;
	font-weight:bold;
}

.order .mainSection .cart-box .pay-box {
    width: 30%;
    height: 100%;
    margin-top: 0 !important;
    background-color: #063c96a1;
    color: #fff;
}

.order .mainSection .cart-box .cart-list {
    width: 68%;
    height: 100%;
    border-top: 1px solid #000;
}

.order .mainSection .cart-box .h6 {
    width: 100%;
}

.order .mainSection .cart-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.order .rwd-table.mob-mode td {
    padding: 20px 10px;
}

.order .pay-box .sum .item:last-child {
    border-top: 1px solid #d4d4d4;
    padding-top: 10px;
    margin-top: 20px;
}

.order .info-area .info-item a.op-web-link {
    color: #000;
}


/*-----------------------購物車 -----------------------*/

.cart.finish .h3 {
    font-weight: 900;
    color: #000;
    margin: 0 0 20px!important;
}
.cart-box .cart-step .txt{
	font-size:20px;
	color:#063c96;
}
.sum > div:last-child{
	margin-top:20px;
	padding-top:20px;
	border-top:1px dashed #ccc;
}
.sum .item .value.final-price{
	color:#F00;
	font-weight:bold;
	font-size:16px;
}
.frame-border{
	border:3px double #063c96;
}
.frame-border02{
	padding:20px;
	border:3px double #063c96;
}

.btn.btn-bord:hover {
    background-color: #000;
    color: #fff;
}

.btn.btn-bord {
    border: solid 1px #070707;
    color: #212121;
}

.cart .btn-box > .btn.gray {
    color: #fff;
    background: #063c96;
	line-height:inherit;
	height:auto;
	font-size:16px;
}

.cart .cart-step .num {
    color: #fff;
    line-height: 32px;
	background:#063c96;
	font-size:18px;
}

.contact .radio-inline {
    padding-right: 15px;
}

.contact .radio-inline input {
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.contact .map-box {
    padding-right: 5%;
}

.contact .info-area h3.h5 {
    margin-top: 0!important;
}


/*-----------------------會員 -----------------------*/

.rwd-table a {
    color: #0d0e0e;
}

.rwd-table a:hover {
    color: #808080;
}

.favorite .btn.cart {
    border-radius: 0;
    color: #000;
    background-color: unset;
}

.rwd-table.mob-mode th {
    background: #121212;
    font-size: 16px;
    font-weight: 400;
}

.main .side .nav>li+li {
    border-top: 1px solid #a7a7a7;
}

.main .side .nav>li a:hover {
    color: #9a9a9a;
}

.main .side .nav>li a {
    padding: 10px;
	color:#fff;
	background:#063c96;
}
.side ul.nav li {
    margin-bottom: 0;
    border-bottom: 2px solid #fff;
}

.member .member-function-box .item>a .info {
    margin-left: 0!important;
    padding-top: 8px!important;
}

.member-function-box .item>a {
    color: #000;
    text-align: center;
    padding: 40px 20px;
    border: 2px solid #174494;
    display: block;
}
.member-function-box .item > a:hover{
	color:#fff;
	background: #5db7e8;
}

.member #geLoginBtn,
.member #lineLoginBtn {
    font-weight: 400;
    color: #0c0c0c;
    border: 1px solid #bcbcbc;
}

.member .frame-small-box .h2 {
    margin-bottom: 50px;
}

.member .frame-small-box {
    width: 70%;
    margin: 30px auto 50px;
    padding: 2% 5% 5%;
    border: 3px double #063c96;
}
.member .frame-small-box .finish{
	text-align:center;
}
.member-info > div{
	color:#174494;
}


/*-----------------------FAQ -----------------------*/

.faq .h2 {
    margin-bottom: 40px;
}

.faq .h2 .btn.btn-primary {
    padding: 6px 25px;
}

.faq .h2 .float-end {
    float: none !important;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    text-align: center;
}

.faq .accordion-list .accordion-list-header .btn-link:hover {
    color: #a2a2a2;
}

.faq .contentbuilder-box {
    padding-left: 0;
}

.faq .accordion-list .accordion-list-header {
    border: none;
    border-bottom: solid 1px #dadada;
}

.faq .accordion-list .accordion-list-header .btn-link {
    font-size: 18px;
    padding: 20px 10px 20px 35px;
}

.faq .accordion-list .st.st-a {
    top: 19px;
}

.faq .accordion-list .st {
    color: #111111;
    top: 19px;
}


/*-----------------------產品 -----------------------*/

body.product .display-mode a[data-mode=mode2] {
    display: none;
}

.mode-switch.gallery-list[data-mode=mode2]>.item,
.mode-switch.gallery-list[data-mode=mode4]>.item {
    flex: 0 0 50%;
}

.mode-switch.gallery-list[data-mode=mode2]>.item .justify-content-center,
.mode-switch.gallery-list[data-mode=mode4]>.item .justify-content-center {
    justify-content: flex-start !important;
}

.toast-body i {
    padding-right: 5px;
}

body.product .gallery-list .item .pic {
    overflow: hidden;
}

body.product .gallery-list .item:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.product .gallery-list.cover.hov-cart.hov-left .item-detail .cover .btn-box .btn:hover {
    border-radius: 0;
}

.product .gallery-list .item .title {
    font-weight: bold;
    margin: 25px 0 5px 0;
    font-size: 16px;
    color: #000;
}
.product.show .item.price .cont,
.product .gallery-list .item .item-info .info .price-box .price,
.cart-list .info-area .info-item.price,
.cart-list .info-area .price{
	color:#F00;
}
.product.show .item.price .cont s{
	color:#ccc;
}

.product .function-bar .display-mode .btn-mode {
    color: #6d6d6d;
}

.product.show .product-info-area .btn-area {
    order: 3;
    width: 100%;
}

.product.show .product-info-area .info-box {
    order: 2;
    width: 100%;
}

.product.show .product-info-area .title-box {
    order: 1;
    width: 100%;
}

.product.show .container .product-info-area .ezshare-box ul li {
    margin-right: 0;
}

.product.show .product-info-area .ezshare-box {
    order: 4;
    width: 100%;
}

.product.show .product-info-area {
    display: flex;
    flex-wrap: wrap;
}

.product.show .product-info-area .item .label:before {
    background: #d0d0d0;
}

.product.show .product-info-area .item {
    margin-bottom: 20px;
}

.product.show .container .ezshare-box ul li {
    padding-left: 5px;
}

.product.show .container .ezshare-box ul {
    text-align: right;
    display: table;
    margin: 0 0 0 auto;
    position: relative;
}

.product.show .product-pic {
    padding-right: 5%;
}

.product.show .content {
    width: 100%!important;
}

.product.show .side1 {
    display: none;
}

.gallery-list.border-solid .item .item-detail {
    border: none;
}

.compare .table.table-fixed-two th {
    background-color: #151515;
}

.compare .table.table-fixed-two td {
    padding: 15px;
}

.compare .table.table-fixed-two .main-info .icon-area .btn.btn-cart .icon,
.compare .table.table-fixed-two .main-info .icon-area .btn.btn-fav .icon {
    color: #000000;
}

.compare .table.table-fixed-two th:first-child {
    background-color: #ffffff;
    color: #000;
}

.compare .table.table-fixed-two td:first-child {
    background-color: #ebebeb;
}

.compare .table.table-fixed-two th:first-child {
    background-color: #fff;
}

.gallery-list.cover.hov-cart .btn-box .btn.done {
    background: #fafafa;
    color: #000;
}

.product .gallery-list .item .info {
    padding: 0px 0;
}

.slider-nav .thumbnail:focus,
.slider-nav .thumbnail.slick-current.slick-active {
    border-color: transparent;
    /* border: none;   如果解開詳細頁有用到slick輪播的會變成垂直 */
}

.tab-area {
    border-top: solid 1px #727272;
}

.nav-item .nav-link:hover,
.tab-area .tab-title a.active:hover {
    /*color: #2267f2;*/
}

.nav-item .nav-link {
    color: #666;
}

.tab-area .tab-title a.active {
    /*color: #023894;*/
}

.toast {
    background: rgb(0 0 0 / 80%);
}

.slider-nav .thumbnail {
    margin: 0;
}

.badge {
    border-radius: 0;
}

.product.show .container .ezshare-box ul:before {
    content: "Share ";
    display: block;
    position: absolute;
    font-size: 18px;
    left: -60px;
    top: 4px;
}

.product.show .container .ezshare-box {
    margin: 10px 0;
    position: relative;
}

.product.show .h5 {
    margin-bottom: 10px;
}

.h5 .sub-txt {
    color: #959595;
    letter-spacing: 0;
}

.btn.btn-light:hover,
.btn.btn-dark:hover {
    background: #000;
}

.btn.btn-dark {
    background: #174494;
    padding: 8px 25px;
    font-size: 16px;
	border-radius:0;
}

.btn.btn-light {
    background: #5db7e8;
    padding: 8px 25px;
    font-size: 16px;
	border-radius:0;
}

.qty-box .btn:hover {
    background: #000;
}

.product-info-area .item.price .cont {
    color: #000000;
}

.gallery-list.cover.hov-cart .btn-box .btn {
    background: #686868;
}

.gallery-list p.price {
    color: #626262;
    margin-top: 0;
}

.gallery-list p.price s {
    color: #c6c6c6;
}


/*-----------------------訊息 -----------------------*/
.article-grid .item .info .date {
    color: #888;
    font-size: 15px;
    letter-spacing: 0;
    text-align: left;
    font-family: 'Times New Roman';
    padding-left: 0px;
}
.news .article-grid .item .info .title {

}
.news .article-grid .item .info .title a{
    padding: 4px 0 0;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 98%;
    color: #ee7835;
}

.news .item:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.news .pic {
    position: relative;
    overflow: hidden;
    padding: 12px;
}
.news .pic a .ratio{
	position: relative;
	width: 100%;
	/*padding-bottom: 56.25%;  16:9 高度比例
	height: 0; */
	overflow: hidden;
}
.home_news .pic .ratio > iframe,
.news .pic a .ratio > iframe{
	position: absolute;
    top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.article-list .item {
    margin-top: 35px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 35px;
    padding-bottom: 35px;
    padding-left:10px;
}
.article-list .item+.item{
    border-top:none;
}
.article-list .item .icon {
    display: none;
}
.article-list .item .time {
    color: #808080;
}
.article-list .item .info,
.article-list .item .info .title {
    font-weight: 600;
    color: #4d311a;
    font-size: 18px;
    letter-spacing:0.1em;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2; /*行數*/
    -webkit-box-orient: vertical;
    white-space: normal;
}
.article-list .item a:hover .news-arrow {
    opacity: 1;
    transform: translate(0, -50%);
}

.article-grid .item article {
    box-shadow: 0 0 10px 0 #ccc;
    padding: 0;
    background: #fff;
}
.article-grid .item .info .title {
    /*padding: 10px 0;*/
}

.article-horizontal-grid .item .info .desc {
    order: 3;
    width: 100%;
}

.article-horizontal-grid .item .info .title {
    order: 2;
    width: 100%;
    font-weight: bold;
    padding:7px 0;
}
.article-horizontal-grid .item .info .title a{
    font-size:20px;
}

.article-horizontal-grid .item .info .d-flex {
    order: 1;
    width: 100%;
}

.article-horizontal-grid .item .info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-bottom: 0;
}
.item-flex {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.item-flex .pic a .ratio{
    border:1px solid #f2f2f2 !important;
    margin-bottom:15px;
}
/*div排列*/


.news.show .h1 {
    font-size: 24px;
    text-align: left;
    line-height: 28px;
    color: #333;
    border-bottom: 3px double #ee7835;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.news.show .container .ezshare-box ul {
    text-align: left;
}

.news .article-grid .item .info .kind a {
    background: #ccc;
    padding: 0 5px;
    color: #000;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 12px;
}

.album.show page-box .page-item:first-child .page-link:hover,
.order.show page-box .page-item:first-child .page-link:hover,
.product.show page-box .page-item:first-child .page-link:hover,
.news.show .page-box .page-item:last-child .page-link:hover {
    color: #fff;
    background: #4d311a;
    transition: all 0.5s;
}

.album.show .page-box .page-item:first-child .page-link,
.order.show .page-box .page-item:first-child .page-link,
.product.show .page-box .page-item:first-child .page-link,
.news.show .page-box .page-item:last-child .page-link {
    margin: 0 auto;
    border: none;
    color: #fff;
    background: #ee7835;
    border-radius: 30px;
    font-size: 16px;
    padding: 10px 60px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.5s;
    font-weight: 600;
    letter-spacing: 0.1em;
    /*    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    position: relative;
    transition-property: color;
    transition-duration: 0.3s;*/
}
.page-box .page-item .page-link:hover,
.page-box .page-item:first-child .page-link:hover,
.page-box .page-item:last-child .page-link:hover,
.product.show .page-box .page-item:first-child .page-link:hover {
    color: #fff;
    background: #333 !important;
    box-shadow: 0 18px 40px rgba(0, 0, 0, .3);
}
.page-box .page-item:first-child .page-link:hover:before,
.page-box .page-item:last-child .page-link:hover:before {
    /*-webkit-transform: scaleX(1);
    transform: scaleX(1);*/
}

.page-item:not(:first-child) .page-link {
    margin: unset;
}

.page-box .page-item:first-child .page-link:before,
.page-box .page-item:last-child .page-link:before {
    display: none;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 60em;
}

.small-title {
    color: #888;
    font-size: 15px;
    letter-spacing: 0;
    text-align: left;
    font-family: 'Times New Roman';
    padding-left: 0px;
}
.article-list .item .time {
    background-color: transparent;
    color: #888;
    font-size: 16px;
    letter-spacing: 0;
    text-align: left;
    font-family: 'Times New Roman';
    line-height: 1.5;
    margin-right:0;
}

.tag {
    margin-right: 10px;
    margin-bottom: 0;
    background: #ccc;
    padding: 0 5px;
    color: #000;
    font-size: 12px;
}
a:hover.tag {
    color:#fff;
}
/*.article-grid .item:hover .pic img {
    opacity: 0.6;
}*/
.slick-multi-cusarrow .article-grid .slick-track .item a:hover {
    box-shadow: 3px 3px 10px 0 #eee;
}
.article-horizontal-grid .item .more-area {
    right: 0;
    background-color: #111111;
    display: none;
}

.article-horizontal-grid .item .info .desc {
    margin-bottom: 20px;
}
.article-grid .item .info .desc,
.article-grid .item .info .desc a {
    /*display:none;*/
    display: block;
    overflow: hidden;
    white-space: nowrap; /*文字不換行,這樣超出一行的部分被擷取,顯示...*/
    text-overflow: ellipsis;
    max-width: 98%;
    text-align: left;
    font-size: 15px;
    color: #666666;
}
.article-horizontal-grid .item .info .date {
    color: #9a9a9a;
    margin-left: 15px;
}
.article-horizontal-grid .item .info .kind a {
    color: #fff;
    background: #063c96;
    padding: 7px 15px;
}

.home_news .slick-multi-cusarrow .slick-btn .btn-prev,
.home_class .slick-multi-cusarrow .slick-btn .btn-prev {
    left: -10px;
    top: 35%;
    transform: none;
    border: none;
    border-width: unset;
    padding: 0;
    width: 45px;
    height: 83px;
    background: url(../images/all/arrow_left.svg) no-repeat left top;
    background-size: cover;
}
.home_news .slick-multi-cusarrow .slick-btn .btn-next,
.home_class .slick-multi-cusarrow .slick-btn .btn-next {
    right: -10px;
    top: 35%;
    transform: none;
    border: none;
    border-width: unset;
    padding: 0;
    width: 45px;
    height: 83px;
    background: url(../images/all/arrow_right.svg) no-repeat left top;
    background-size: cover;
}

.news .article-grid.ar-img .item .info {
    border: none;
    padding: 0 10px;
    height: 120px;
}

.radio-text-st input[type=radio]:checked+label {
    background-color: #003997;
}
.radio-text-st label{
	margin:0 5px 5px 0;
}


/*-----------------------首頁 -----------------------*/
.width_1600 {
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding:0 200px;
}
.title_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}

.title_en {
    font-size: 18px;
    font-family: "Times New Roman";
    text-transform: uppercase;
    color: #ee7835;
    position: relative;
    display: block;
    margin: 0 auto;
    font-weight:400;
}
.home_about .title_en {
    line-height: 1;
}
.title_tw {
    position:relative;
    font-size: 30px;
    color: #000;
    font-weight: 600;
    letter-spacing:0.1em;
}
.lang_US .title_tw{
	letter-spacing:0;
}
.color_523b0a {
    color: #523b0a;
}
.color_43800f {
    color: #43800f;
}
.color_ee7835 {
    color: #ee7835;
}
.mobile_pic{
	display:none;
}


/*首頁-關於我們*/
.home_about {
    display:block;
    position:relative;
    margin:0 0 100px;
}
.about_flex {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 195px;
}
.about_content::before {
    content: '';
    position: absolute;
    left: -20px;
    bottom: 120px;
    width: 460px;
    height: 410px;
    background: url(../images/all/about_leftpic.png)no-repeat center top;
    background-size: contain;
    z-index: 2;
    animation: rightMove 3s ease forwards;
}
.lang_US .about_content::before{
    background: url(../images/all/about_leftpic_en.png)no-repeat center top;
}
.about_content::after {
    content: '';
    position: absolute;
    right: -50px;
    top: 50px;
    width: 560px;
    height: 430px;
    background: url(../images/all/about_rightpic.png)no-repeat center top;
    background-size: contain;
    z-index: 2;
    animation: leftMove 2s ease forwards;
}
/*動畫—左圖*/
@keyframes leftMove {
    from {
        opacity: 0;
        transform: translateX(-80px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}
/*動畫—右圖*/
@keyframes rightMove {
    from {
        opacity: 0;
        transform: translateX(80px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}
.about_content {
    position: relative;
    z-index: 5;
    text-align: center;
}
.lang_US .about_title{
	letter-spacing:0;
    font-size: 28px;
}
.about_title {
    position: relative;
    display: block;
    color: #000;
    font-size: 30px;
    margin-top: 10px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    font-weight:500;
}
.title_pic {
    display:block;
    position:relative;
}
.title_pic::after{
    content:'';
    position: absolute;
    right: -43px;
    top: -36px;
    width: 63px;
    height: 43px;
    background: url(../images/all/iabout_teapot.svg)no-repeat center;
    background-size: contain;
}
.a_word {
    display: block;
    position: relative;
    font-size: 18px;
    color: #555;
    line-height: 36px;
    text-align: center;
    word-break: normal;
    letter-spacing: 0.08em;
    margin-top: 50px;
    font-weight: 500;
}
.lang_US .a_word{
	letter-spacing:0;
}
.width_1820 {
    width: 100%;
    padding: 0 90px;
}

.width_1500 {
    width: 100%;
    padding: 0 250px;
}

.width_730 {
    display: block;
    position: relative;
    width: 730px;
    margin: 0 auto;
}
/*about end*/


/*首頁  最新訊息*/
.home_news {
    display: block;
    position: relative;
    margin: 250px auto 90px;
}
.home_news > .container-fluid{
    position: relative;
}
.home_news .container-fluid::after{
    content:'';
    position:absolute;
    left:0;
    right: 0;
    top: -45%;
    width: 2000px;
    height: 1850px;
    background: url(../images/all/news_bg.png)no-repeat center;
    background-size: contain;
    z-index:-1;
}
.home_news .title_box::before{
    content:'';
    position:absolute;
    left:0;
    right: 0;
    top: -40px;
    width: 70px;
    height: 40px;
    background: url(../images/all/iabout_title.svg)no-repeat center;
    background-size: contain;
    margin:0 auto;
}
.home_news .share-area {
    display: none;
}
.home_news .article-grid.info-absolute.al-tb .item .info .date {
    color: #000;
    font-size: 14px;
    position: relative;
    text-align: left;
    font-family: "Times New Roman";
    letter-spacing: 0.05em;
    margin-top:0;
}
.article-grid.info-absolute .item .pic img {
    transform: scale(1);
}
.article-grid.info-absolute .item:hover .pic img {
    opacity: 0.7;
}

.home_news .article-grid.info-absolute .item a {
    position: relative;
}
.home_news .article-grid.info-absolute .item {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    padding: 0 15px;
}
.home_news .article-grid.info-absolute .item .info {
    background-color: #fff;
    padding: 20px;
}
.home_news .article-grid.info-absolute.al-tb .item .info .title {
    background: unset;
    padding:0;
    margin: 0;
    color: #ee7835;
    font-size: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    letter-spacing: 0.05em;
    max-width: initial;
}
.home_news .slick .slick-next:hover,
.home_news .slick .slick-prev:hover {
    opacity: 0.7;
}
.home_news .slick .slick-prev {
    width: 53px;
    height: 100px;
    background: url(../images/all/arrow_left.svg) no-repeat;
    left: -10px;
}
.home_news .slick .slick-next {
    width: 53px;
    height: 100px;
    background: url(../images/all/arrow_right.svg) no-repeat;
    right: -10px;
}
.article-grid.info-absolute.al-tb .item .pic {
    border-top-right-radius: 0;
}
.home_news .article-grid.info-absolute.al-tb .item:nth-child(2n+1) .pic_sdf {
    order: 2;
}
.home_news .article-grid.info-absolute.al-tb .item:nth-child(2n+1) .post-so2 {
    order: 1;
    margin-bottom: 10px;
    margin-top: 0;
}
.home_news .article-grid.info-absolute.al-tb .item .post-so2 {
    margin-top: 10px;
}

.home_news .article-grid.info-absolute.al-tb .item:nth-child(2n) {
    padding-top: 0;
    margin-top: 0;
}
.lang_US .home_news .title_en{
	display:none;
}

/*more鈕*/
.more-btn-area {
    display: block;
    position: relative;
    margin: 60px auto;
    text-align: center;
}
.btn-more {
    display: inline-block;
    background: #ee7835;
    /*
    display: inline-flex;
    position: relative;
    justify-content: start;
    align-items: center;
    background: linear-gradient( 45deg, #1e5daa, #c1d4ed );
    width: 235px;
    height: 75px;
    overflow: hidden;
    */
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1em;
    color: #fff;
    padding: 10px 60px;
}
.btn-more:hover {
    color: #fff;
    background: #333;
    box-shadow: 0 18px 40px rgba(0,0,0,.3);
}

/*圖片HOVER效果*/
.pic_grey {
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    opacity: 1;
    width: 100%;
    height: 100%;
    padding: 0;
    left: 0px;
    top: 0px;
    z-index: 1;
    transition: all ease 0.5s;
}

a:hover .pic_grey {
    opacity: 0;
    transition: all ease 0.5s;
}
/*end*/

.feature-link {
    display: block;
    position: relative;
    text-align: center;
}

.feature-link .pic {
    position: relative;
    margin-bottom: 0px;
    transition: all ease 0.5s;
    border: 1px solid #ececec;
}

.feature-link:hover .info_box,
.feature-link:focus .info_box,
.feature-link:active .info_box {
    /*transform: scale(1.08);
    background: rgba(0, 0, 0, 0.9);*/
    margin-bottom: 15px;
    transition: all ease 0.5s;
}

.feature-link:hover .info_box{
    /*opacity: 0.3;
    transition: all ease 1.5s;*/
}


/*首頁 活動說明*/
.home_event {
    display:block;
    position:relative;
}
.event_flex {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0;
}
.lang_US .event_left {
    flex-shrink: 0;
    width: 50%;
}
.event_left img{
    display: block;
    max-width: 100%;
    height: auto;
}
.event_right {
    position: relative;
    margin-left:60px;
}
.event_right .a_word{
    text-align:left;
    margin-top: 30px;
}
.event_right .title_en{
    position:relative;
    padding-left:55px;
}
.event_right .title_en::before{
    content:'';
    position:absolute;
    left:0;
    top: -40px;
    width: 50px;
    height: 75px;
    background: url(../images/all/ievent_title.svg)no-repeat center;
    background-size: contain;
    margin:0 auto;
}


/*首頁-成立宗旨*/
.home_purpose {
    display:block;
    position: relative;
    padding: 100px 0 0;
    overflow: hidden;
    min-height:600px;
}
.purpose_flex {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}
.home_purpose .width_800 {
    display: block;
    position: relative;
    padding-left: 200px;
}
.home_purpose .title_tw::before {
    content: '';
    position: absolute;
    left: -100px;
    top: -15px;
    width: 85px;
    height: 60px;
    background: url(../images/all/ipurpose_title.svg)no-repeat center;
    background-size: contain;
    margin: 0 auto;
}
/* Icon List */
.purpose-list {
    display: flex;
    justify-content: center;
    gap: 70px;
    z-index: 3;
    position: relative;
    padding:60px 0;
}
.lang_US .purpose-list{
	gap: 30px;
}
.purpose_title {
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #555;
    letter-spacing: 0.1em;
}
.lang_US .purpose_title{
	letter-spacing:0;
	font-size:16px;
	line-height:1.2;
}
.purpose-item{
    text-align:center;
}
.purpose-item img{
    width:90px;
    height:90px;
    object-fit:contain;
    margin-bottom:16px;
}
.tea-decoration {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    width: min(55vw,1035px);
    z-index: 2;
}
.tea-decoration img{
    width:100%;
}

/*文字動畫*/
.text-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: none;
    white-space: nowrap;
    box-sizing: border-box;
    top: -10px;
}
/* 每個文字項目 */
.text-track span {
    font-family: 'Times New Roman';
    font-size: 134px;
    font-weight: 500;
    line-height: 1;
    color: #e5e5e5;
    white-space: nowrap;
    padding-right:40px;
}
.text-track {
    display: inline-flex;
    animation: scroll 60s linear infinite;
}
/* 核心動畫 */
@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}





/*-----------------------footer -----------------------*/
.footer_flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
}
.right-area{
	position:relative;
    margin-right: 150px;
}
.right-area::after{
	content:'';
	position:absolute;
	background: url(../images/all/footer_after.svg) no-repeat left top;
	width:335px;
	height:215px;
	right: -330px;
    bottom: -60px;
	z-index:0;
}
.footer .powered {
    display: block;
    position:relative;
    padding: 0;
}
.footer .powered a {
    font-size: 14px;
    color: #666;
    opacity:0.7;
    font-weight:100;
}
.footer .copyrights,
.footer .copyrights-info span {
    color: #555;
    font-size: 16px;
	z-index:2;
}
.lang_US .footer .copyrights,
.lang_US .footer .copyrights-info span{
	letter-spacing:0;
	font-size: 15px;
}

.footer {
    display: block;
    position: relative;
    padding: 165px 0 15px;
    background: url(../images/all/footer_bg.svg) no-repeat left top;
    background-size:cover;
    min-height:245px;
}
.footer .footer_content{
    background:none;
    padding:0;
}
.footer .footer_content > .container-fluid {
    padding: 0 200px;
}
.lang_US .footer .footer_content > .container-fluid{
	padding:0 20px;
}
.footer .copyrights-info {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-top: none;
    padding: 0;
    letter-spacing:0.05em;
}
.footer-logo {
    display: block;
    position: relative;
}
.footer .social-box {
    text-align: right;
    z-index: 1;
    /*margin-bottom:10px;*/
}
.footer .social-box a {
    /*color: #595959;
    font-size: 25px;
    display: block;*/
}
.footer .social-box ul li {
    margin: 0;
}
.footer .social-box ul li.icon_f{
    margin-bottom:7px;
}
.footer .gotop {
    display: none !important;
    right: 0;
}
.footer .row_flex{
	display:flex;
	justify-content:space-around;
	align-items:flex-end;
}
/*.footer .gotop a:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/top.svg)no-repeat center;
    width: 18px;
    height: 11px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 17px;
}
.footer .gotop a {
    background: #111111;
    width: 65px;
    height: 65px;
    border-radius: 0;
    border: 1px solid #858585;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    padding-top: 14px;
}*/


.mobile_space {
    display:none;
}





/*單元系統-about*/
