@import url('/css/fontawesome-all.css');
@import url('/css/font-awesome.min.css');
@import url('/css/fontawesome.min.css');
@import url('/css/SeoJump.css');
@import url('/css/contentBuilder.css');
@import url('/css/37/root.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Montserrat:wght@100;200;300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

* { margin: 0; padding: 0; }
*:focus { outline: none; }

body { margin: 0; }
body ::selection { background: #191919; text-shadow: none; color: #fff; }
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: #c0c0c0; }
body::-webkit-scrollbar-thumb { background: #191919; }
body::-webkit-scrollbar-thumb:hover { background: #000; }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, span, font, strong, b, a, i{text-align: left;vertical-align: middle;margin: 0;padding: 0;line-height: 170%;border-width: 0;font-family: 'Noto Sans TC', 'Noto Sans SC', sans-serif;color: var(--info);font-size: 16px;word-wrap: break-word;word-break: break-word;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;}

:before , :after { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }

ul, ol { list-style: none; }

fieldset { border: 0; }

input,button,select,textarea { outline:none }

img { max-width: 100%; }

a , a:link , a:visited , a:hover { display: inline-block; text-decoration: none; }

.text-clamp , a.text-clamp { overflow: hidden; height: 27px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

/* a.photo */
a.photo , .bgBox { overflow: hidden; background: no-repeat 50% / cover; display: block; }

/* svg */
svg.arrow { width: 15px; }
svg.arrow.white { fill: #fff; }
svg.show { width: 8px; }

/* fancybox */
[class^="fancybox-"] , [class^="fancybox-"] * , .slick-track , .fa , .fas , .fa:before , .fas:before , .fa:after , .fas:after { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* slick-slider */
.wrapper .slick-slider { margin-bottom: 0; }

/* webBox */
.webBox { position: relative; overflow: hidden; width: 100%; }
.webBox .pageh1 { position: absolute; top: 0; z-index: 1; }
.webBox .wrapper { position: relative; background: #fff; z-index: 2; }

/* workframe */
.workframe { position: relative; margin: 0 auto; width: 1440px; font-size: 0; z-index: 1; }

/* Sitemap */
#Sitemap #jsonUL a { display: block; font-size: 0; color: #000; }
#Sitemap #jsonUL a * { display: inline-block; line-height: 170%; font-size: 16px; vertical-align: top; }
#Sitemap #jsonUL a font { width: calc(100% - 15px); }
#Sitemap #jsonUL p a { font-size: 22px; }

/* header */
header { position: fixed; width: 100%; z-index: 999; }
header:before { position: absolute; width: 100%; height: 100%; display: block; top: 0; left: 0; z-index: 90; content: ""; }
header .barBox {position: relative;padding: 25px 70px;width: calc(100% - 140px);display: flex;z-index: 999;justify-content: center;align-items: center;}
header .rightBox{position:absolute;width: 94%;display: flex;justify-content: space-between;align-items: center;}
header .barBox a { display: inline-block; color: #fff; }
header #cis {width: 180px;position: relative;z-index: 2;}
header .rightBox >div {display: inline-block;line-height: 50px;}
header #searchBox  {display: flex;align-items: center;}
header #searchBox a {display: inline-flex;vertical-align: middle;color: #fff;align-items: center;justify-content: center;margin: 0 10px;}
header #searchBox a svg{width: 24px;height: 24px;fill: #fff;}
header .rightBox #linelink a{border:1px solid #fff;padding: 14px 20px;}
header .rightBox #linelink a span{display:inline-block;width: 6px;aspect-ratio: 1/1;background: #fff;border-radius: 50px;margin-left: 50px;}
header .rightBox #linelink a:hover span{width:9px;}
header #toolbar a { display: inline-block; }
header #menuIcon{order:-1}
header #menuIcon a { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
header .slideMenuTrigger{width:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction: column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;position:relative}
header .slideMenuTrigger span{color: var(--white);font-size: 15px;line-height:1.875;letter-spacing: 0.6px;font-weight: 300;text-transform: capitalize;font-family: "EB Garamond", serif;}
header .slideMenuTrigger span.menu{display:block;position: absolute;right: -40px;top: -5px;}
header .slideMenuTrigger span.close{display:none}
header .slideMenuTrigger .line{width:50%;height:1px;background-color:#fff;display:inline-block;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;-webkit-transition:background-color 0.3s 0.3s ease-in-out;transition:background-color 0.3s 0.3s ease-in-out}
header .slideMenuTrigger .line::before,.slideMenuTrigger .line::after{content:"";width:100%;height:1px;background-color:#fff;position:absolute;z-index:1;-webkit-transition:background-color 0.3s 0s ease-in-out,-webkit-transform 0.3s 0.3s ease-in-out;transition:background-color 0.3s 0s ease-in-out,-webkit-transform 0.3s 0.3s ease-in-out;transition:background-color 0.3s 0s ease-in-out,transform 0.3s 0.3s ease-in-out;transition:background-color 0.3s 0s ease-in-out,transform 0.3s 0.3s ease-in-out,-webkit-transform 0.3s 0.3s ease-in-out}
header .slideMenuTrigger .line::before{top:0;left:0;-webkit-transform:translateY(-8px);transform:translateY(-8px)}
header .slideMenuTrigger .line::after{bottom:0;right:0;-webkit-transform:translateY(8px);transform:translateY(8px)}
header .slideMenuTrigger .dots{width:4px;height:4px;margin-bottom:10px;background-color: var(--white);position:relative}
header .slideMenuTrigger .dots:last-child{margin-bottom:0}
header .slideMenuTrigger .dots::before,.slideMenuTrigger .dots::after{content:"";width:4px;height:4px;background-color: var(--white);position:absolute}
header .slideMenuTrigger .dots::before{left:-13px}
header .slideMenuTrigger .dots::after{right:-13px}
header .slideMenuTrigger.close{margin-left:0}
header .slideMenuTrigger.close span{background-color:transparent}
header .slideMenuTrigger.close span.dots:last-child{background-color:#fff}
header .slideMenuTrigger.close span.dots:last-child:before, header .slideMenuTrigger.close span.dots:last-child:after{-webkit-transform:translateY(10px);transform:translateY(10px)}
header #menuIcon a[data-type="1"] font.btn span:nth-child(2) { top: calc(50% - 1px); }
header #menuIcon a[data-type="1"] font.btn span:nth-child(3) { top: calc(100% - 1px); }
header #menuIcon a[data-type="1"] font.btn span { transition: transform .4s cubic-bezier(.215,.61,.355,1),opacity .4s cubic-bezier(.215,.61,.355,1), -webkit-transform .4s cubic-bezier(.215,.61,.355,1); }
header #menuIcon a[data-type="2"] font.btn span { transition: .4s cubic-bezier(.645,.045,.355,1); }
header #menuIcon a[data-type="2"] font.btn span:nth-child(1) { top: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
header #menuIcon a[data-type="2"] font.btn span:nth-child(2) { opacity: 0; }
header #menuIcon a[data-type="2"] font.btn span:nth-child(3) { top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
header #menuBox {overflow: hidden;position: fixed;padding: 15vh 5vw;width: 0;height: 70vh;background: var(--secondary);left: 126px;top: 0;opacity: 0;z-index: -1;}
header #menuBox .bg{position:absolute;top: 0;right: 0;width: 30vw;height: 100vh;}
header #menuBox .bg img{height:100%;object-fit: cover;animation: moveObject 100s linear infinite;}
@keyframes moveObject{0%{object-position:0% 50%}50%{object-position:100% 50%}100%{object-position:0% 50%}}
header #menuBox {overflow: hidden;position: fixed;padding: 20vh 0 0;width: 0;height: 80vh;left: 0;top: 0;opacity: 0;z-index: -1;display: flex;flex-direction: column;align-items: flex-start;align-content: flex-start;}
header #menuBox[data-type="2"]{width:15vw;font-size:0;opacity:1;z-index:998;padding:20vh 3vw 0}
header #menuBox .box, header .contactBox {width: 100%;display: inline-block;}
header #menuBox .box >ul {padding-bottom: 5vh;}
header #menuBox .box >ul >li {}
header #menuBox .box >ul >li:last-child { border-bottom: 0; }
header #menuBox .box >ul >li >p ,
header #menuBox .box ul li .menu_body ul li .bo { position: relative; }
header #menuBox .box ul li .menu_body ,
header #menuBox .box ul li .menu_body >ul li .sub2Option ,
header #menuBox .box ul li .menu_body >ul li .sub3Option { margin-bottom: 15px; display: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
header #menuBox .box >ul >li >p a {padding: 10px 0;display: flex;font-weight: 400;font-size: 18px;color: var(--black);align-items: center;}
header #menuBox .box >ul >li >p a span{font-size: 14px;opacity: 0;transition: all linear 0.3s;transform: translateX(0);color: var(--black);}
header #menuBox .box >ul >li:hover >p a span{display: inline-flex;transform: translateX(10px);opacity: 1;align-items: center;}
header #menuBox .box >ul >li:hover >p a span:before{content:'';display: inline-block;width: 20px;height: 1px;background: var(--black);margin: 0 10px;}
header #menuBox .box ul li b {position: absolute;padding: 5px 0;width: 100%;display: inline-block;text-align: end;color: var(--black);top: calc((100% - 33px) / 2);right: 0;}
#menuBox .box ul li .menu_body >ul li .sub2Option { margin: 5px 0 15px; padding: 5px 15px; background: #3a3a3a; }
header #menuBox .box ul li .menu_body >ul li a {padding: 4px 20px;display: block;font-size: 15px;color: var(--complement);letter-spacing: 1px;}
header #menuBox .box ul li .menu_body .sub2Option a { color: #fff; }
header #menuBox .box ul li .menu_body .sub3Option a { color: #8b8b8b; }
header #menuBox .box ul li .menu_body .sub3Option a:before { content: "- "; }
header #menuBox .contactBox ul {border-top: 1px rgb(62 58 57 / 20%) solid;padding-top: 20px;}
header #menuBox .contactBox ul li {padding: 10px 0;}
header #menuBox .contactBox ul li:last-child { border-bottom: 0; }
header #menuBox .contactBox ul li h4 {font-size: 16px;color: var(--black);margin-bottom: 10px;font-family: "EB Garamond", serif;font-weight: 100;}
header #menuBox .contactBox ul li p a {padding: 5px 0;display: inline-block;font-size: 16px;color: var(--black);font-weight: 400;}
header #menuBox .contactBox ul li p i {margin-right: 10px;font-size: 18px;display: inline-block;color: var(--primary);}
header #menuBox .contactBox ul li.community a {margin: 15px 10px 5px 0;width: 50px;height: 50px;border: 1px var(--black) solid;border-radius: 50%;display: inline-flex;justify-content: center;align-items: center;color: #d3cdc8;}
header #menuBox .contactBox ul li.community a i {font-size: 14px;color: var(--black);}
header #menuBox .contactBox ul li.community a svg {width: 40%;height: 40%;fill: var(--black);}

header.headerfixed:before {background: var(--primary);}
header.headerfixed a { color: #1f1f1f; }
header.headerfixed #cis{width: 90px;}
header.headerfixed #menuIcon a font.btn span { background: #1f1f1f; }
header.open:before {background: var(--primary);z-index: 999;}
header.open a { color: #fff; }
header.open #menuIcon a font.btn span { background: #fff; }
header.open .slideMenuTrigger span.close{display:block;opacity: 1;text-shadow: none;position: absolute;right: -40px;top: -1px;color: #fff !important;!i;!;}
header.open .slideMenuTrigger span.menu{display:none;}
header.open .slideMenuTrigger span.dots:last-child{background-color: var(--white);}
header.open .slideMenuTrigger span.dots:last-child:before, header.open .slideMenuTrigger span.dots:last-child:after{-webkit-transform:translateY(10px);transform:translateY(10px)}
header.open .slideMenuTrigger span{background-color:transparent;}

/* sPictureBox */
#sPictureBox { padding: 5vw 0; }
#sPictureBox .list { position: relative; }
#sPictureBox .list a { position: absolute; width: calc(100% - 60px); height: 100%; display: block; top: 0; left: 30px; z-index: 3; }
#sPictureBox .list .img { position: relative; margin: 0 30px; z-index: 1; }
#sPictureBox .list .img img { width: 100%; height: 200px; object-fit: cover; }
#sPictureBox .list .txt { position: absolute; padding: 65px 5%; width: calc(90% - 60px); background: -moz-linear-gradient(left,  rgba(240,244,247,1) 25%, rgba(240,244,247,0) 100%); background: -webkit-linear-gradient(left,  rgba(240,244,247,1) 25%,rgba(240,244,247,0) 100%); background: linear-gradient(to right,  rgba(240,244,247,1) 25%,rgba(240,244,247,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f4f7', endColorstr='#00f0f4f7',GradientType=1 ); top: 0; left: 30px; z-index: 2; }
#sPictureBox .list .txt h4 { width: 55%; height: 40px; font-weight: 400; font-size: 24px; color: #1f1f1f; }
#sPictureBox .list .txt .more { margin-top: 5px; text-align: left; }
#sPictureBox .list .txt .more font { margin-right: 10px; text-align: center; font-family: 'Montserrat', 'Noto Sans TC', sans-serif; font-weight: 500; text-transform: uppercase; letter-spacing: .7px; font-size: 13px; color: #1f1f1f; }

/* footer */
footer {padding-top: 5vw;background: var(--primary);color: #9a9a9a;display: flex;flex-direction: column;align-items: center;position: relative;padding-bottom: 3vw;}
footer *{color:#fff;font-size:15px;vertical-align: baseline;}
footer:before{content:url(/images/37/f-logo.png);position: absolute;top: -90px;z-index: -1;}
footer .wbox {width: min(90%, 1400px););margin: auto;margin-top: -100px;}
footer #flogo {margin-bottom: 60px;text-align: center;width: 100%;border-bottom: 1px solid rgb(255 255 255 / 15%);padding-bottom: 50px;}
footer .wbox .infobox{display:grid;grid-template-columns: 60% 35%;justify-content: space-between;}
footer #fnav a {margin-right: 30px;display: inline-block;color: #fff;font-size: 16px;}
footer #follow{margin: 30px 0;}
footer #follow h5{font-family: "EB Garamond", serif;font-size: 16px;font-weight: 100;margin-bottom: 10px;}
footer #follow a{width: 50px;aspect-ratio: 1/1;background: #636160;border-radius: 50px;display: inline-flex;align-items: center;justify-content: center;margin-right: 8px;}
footer #follow a svg{fill:#fff;width:20px;}
footer #footerinfo ul { margin-bottom: 20px; font-size: 0; }
footer #footerinfo ul li {position: relative;margin: 5px 0;}
footer #footerinfo ul li.plus-information img { position: absolute; max-width: 150px; bottom: 100%; left: 0; z-index: 8; max-height: 150px; display: none; }
footer #footerinfo .copyright {}
footer #footerinfo .copyright >div, footer #footerinfo .copyright >div a {margin-right: 10px;display: inline-block;font-size: 12px;color: #a6c0e4;}
footer #footerinfo .copyright .text { color: #fff; }
footer .bbtn{border: 1px solid rgb(255 255 255 / 50%);margin: 20px 0;padding: 15px 30px;display: grid;grid-template-columns: 50px 1fr 60px;align-items: center;position: relative;}
footer .bbtn a{position:absolute;width: 100%;height: 100%;z-index: 1;top: 0;left: 0;}
footer .bbtn svg{width:20px;height: 20px;fill: #fff;}
footer .bbtn p{display: inline-flex;flex-direction: column;font-size: 12px;font-weight: 200;}
footer .bbtn p b{font-family: "EB Garamond", serif;font-size: 18px;font-weight: 100;text-transform: uppercase;}

/* gotop */
#gotop { position: fixed; right: 20px; bottom: 95px; z-index: 99; }
#gotop a {white-space: nowrap;display: flex;flex-direction: column;align-items: center;}
#gotop[data-type="1"] a { border-color: #000; color: #000; }
#gotop a span.text{display:block;color: #2b2b2b;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;letter-spacing:0.5px;margin-top: 20px;font-family: "Kanit", sans-serif;font-size: 15px;order: 3;}
#gotop a span.scrollBtn{width:25px;height:44px;border-radius:12.5px;background-color: #3f3c3c;position:relative;overflow:hidden;margin-top: 12px;order: 2;}
#gotop a:hover span.scrollBtn:after{top:65%;width:7px;height:7px;}
#gotop a span.scrollBtn:after{content:"";width:5px;height:5px;background-color: #ffffff;border-radius:50%;position:absolute;top:20%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
#gotop a span.scrollArrow{width:10px;height:10px;border-left: 2px solid #414141;border-top: 2px solid #414141;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:block}

/* webSeo */
#webSeo { position: relative; overflow: hidden; margin-top: 40px; padding: 10px 0; }
#webSeo .js-marquee-wrapper * , #webSeo .js-marquee * , #webSeo .seo * { font-weight: 100; font-size: 13px; color: #959595; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* SeoStarRating */
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: bottom; }
#SeoStarRating font:first-child { line-height: 130%; font-weight: bold; font-size: 18px; color: #FF9800; }
#SeoStarRating font:nth-child(2) { font-size: 16px; color: #FF9800; }
#SeoStarRating font:last-child { color: #383838; }

@media screen and (max-width: 1500px){
    header #cis, header.headerfixed #cis{width: 90px;}
	.workframe , footer .wbox { width: 90%; }
    header #menuBox[data-type="2"]{width: 20vw;}
}
@media screen and (min-width: 1281px){
	footer #footerinfo ul li.plus-information:hover img { display: block; }
}
@media screen and (max-width: 1280px){
	header .barBox { padding: 10px 5%; width: 90%; }
	header #menuBox[data-type="2"] {overflow-y: scroll;height: 85vh;width: 35vw;}
	header #menuBox[data-type="2"]::-webkit-scrollbar { width: 0; }
	header #menuBox .contactBox ul { padding: 0 0 15vh; border: 0; }
}
@media screen and (max-width: 980px){
    footer .wbox .infobox{grid-template-columns:1fr}
    header #searchBox{display:none;}
}
@media screen and (max-width: 600px){
    footer #fnav {display:flex;flex-wrap: wrap;justify-content: center;}
    footer #fnav a{margin: 0 15px;}
    footer #footerinfo ul li{display:flex;justify-content: center;}
    footer .wbox .infobox .box{display:flex;flex-direction: column;align-items: center;}
    footer .bbtn{padding: 25px 30px;}
    footer .bbtn p{font-size:0}
    footer #flogo{margin-bottom:20px;}
    footer .wbox .infobox .box:last-child{order:-1;display: block;}
    footer:before{zoom: 60%;}
    footer .wbox{margin-top: -20px;}
    footer .wbox img{width:100px;}
    header #menuBox[data-type="2"]{width: 80vw;padding: 15vh 10vw 0;}
    header{background:var(--primary)}
    header .barBox{justify-content:flex-end}
	footer { padding-bottom: 50px; }
	footer #footerinfo .copyright {text-align: center;}
	header .rightBox .mb { position: fixed; margin-left: 0; width: 25%; background: #1f1f1f; line-height: 100%; left: 0; bottom: 0; }
	header .rightBox #searchBox { left: 25%; }
	header .rightBox #translateLink { left: 50%; }
	header .rightBox #oredericon { left: 75%; }
	header .rightBox .mb >a { padding: 10px 0; display: block; border-left: 1px #373737 solid; text-align: center; color: #fff; }
	header .rightBox #linelink { line-height: 47px; }
	header .rightBox #linelink a { margin: auto; padding: 5px 5% 4px; width: 90%; border-left: 0; display: inline-block; line-height: 140%; font-size: 14px; }
	header #searchBox form { position: fixed; bottom: 60px; }
}
@media screen and (max-width: 382px){
	header .rightBox #linelink { line-height: 46px; }
}