@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('https://fonts.googleapis.com/css2?family=Noto+Sans+TC&family=Noto+Sans+SC&family=Playfair+Display:wght@500&family=Noto+Sans+TC:wght@100&display=swap');

* { margin: 0; padding: 0; }
*:focus { outline: none; }

body {margin:0;border: #4b4551 15px solid;position: relative;width: calc(100% - 30px);}
body ::selection { background: #fff; text-shadow: none; }
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: #d0d0d0; }
body::-webkit-scrollbar-thumb { background: #3c3c3c; }
body::-webkit-scrollbar-thumb:hover { background: #222222; }

header, footer, 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;font-weight: 300;line-height: 170%;border-width: 0;font-family: 'Playfair Display', 'Noto Sans TC', 'Noto Sans TC', serif;font-size: 16px;word-wrap: break-word;word-break: break-all;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;transition: all .5s ease-out;}

:before , :after { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -ms-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }

ul, ol { list-style: none; }

fieldset { border: 0; }

input,button,select,textarea { outline:none }

img { max-width: 100%; }

a:link , a:visited , a:hover { text-decoration: none; vertical-align: initial; }

* html .clearfix { height: 1%; }

.clearfix { display: block; }

livedemo00.template-help:after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.text-clamp { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }

/* a.photo */
a.photo , .bgBox { overflow: hidden; background: no-repeat 50% / cover; display: block; }

/* 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; }

/* webBox */
.webBox {position: relative;overflow: hidden;width: 100%;}
.webBox .pageh1 {position: absolute;top: 0;z-index: 1;display: none;}
.webBox .wrapper {position: relative;background: #fff;z-index: 9999999;top: 0;}

/* workframe */
.workframe {position: relative;margin: 0 auto;width: 1280px;}

/* Sitemap */
#Sitemap #jsonUL a { color: #6d6d6d; }

/* bgTxt */
.bgTxt {position: relative;z-index: 1;}
.bgTxt.title {display: inline-block;width: 100%;text-align: center;font-size: 4rem;color: #e2e2e2;letter-spacing: .05em;font-weight: 400;text-transform: uppercase;padding: 2vw 0 2vw;}
.bgTxt.title h1 , .bgTxt.title h3 {color: #adadad;text-align: center;margin-top: -3px;}
.bgTxt.title h3 { font-size: 20px; }

/* more */
p.more { padding: 20px 0; text-align: center; }
p.more a {position: relative;overflow: hidden;padding: 8px 50px;display: inline-block;align-items: center;border: 1px #4b455175 solid;letter-spacing: .06em;line-height: 30px;transition: 1.2s ease 1.8s;transform: translateY(0%);}
p.more a:before {position: absolute;width: 100%;height: 100%;background: #d49e93;top: 0;left: 0;transform: translateY(110%);transition: .4s cubic-bezier(.23,1,.32,1);content: "";}
p.more a font {position: relative;display: inline-block;font-size: 13px;color: #4b4551de;padding-bottom: 0;z-index: 2;}

/* header */
header {position: fixed;width: calc(100% - 30px);font-size: 0;top: 0;background-color: #fff;margin: 0 auto;z-index: 999;display: flex;border-top: #4b4551 15px solid;justify-content: center;}
header.headerfixed {border-bottom: 1px solid #ececec;top: 0;}
header .top-wrap {position: relative;max-width: 100%;align-items: center;justify-content: center;margin-top: 45px;transition: all 0.5s;}
header #cis {width: 100%;display: inline-block;text-align: center;}
header #cis img{
    width: 220px;
}
header #menuIcon {width: 40%;display: inline-block;text-align: right;color: #76717a;vertical-align: top;}
header #menuIcon b { padding: 10px 0; display: inline-block; }
header #menuIcon font { position: relative; margin-left: 10px; width: 25px; height: 25px; display: inline-block; text-align: center; line-height: 23px; color: #555555; vertical-align: middle; }
header #menuIcon span {position: absolute;width: 20px;height: 1px;background: #6a666e;display: block;top: 5px;left: 3px;}
header #menuIcon span:nth-child(2) { width: 13px; top: 12px; left: 10px; }
header #menuIcon span:nth-child(3) { top: 19px; }
header #menuIcon[data-type="2"] span:nth-child(1) { -webkit-transform: translate3d(0, 7px, 0) rotate(45deg); transform: translate3d(0, 7px, 0) rotate(45deg); transition-delay: 0.1s; }
header #menuIcon[data-type="2"] span:nth-child(2) { width: 0; height: 0; }
header #menuIcon[data-type="2"] span:nth-child(3) { -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg); transform: translate3d(0, -7px, 0) rotate(-45deg); transition-delay: 0.1s; }
header #mbMenu {margin-top: -30px;}
header #mbMenu .btnBox{padding-right: 20px;text-align: right;display: none;}
header #mbMenu #Iconshare{display:none;}
header #mbMenu .btnBox a {margin: 0 10px;height: 27px;display: inline-block;line-height: 27px;color: #959299;}
header #mbMenu nav >ul {position: relative;text-align: center; font-size: 0;}
header #mbMenu nav >ul >li { position: relative; }
header #mbMenu nav >ul >li >p >a {margin: 5px 0;padding: 10px 15px 25px;display: block;color: #4b4551;font-size: 19px;font-weight: 300;}
header #mbMenu nav >ul >li .menu_body ul {position: relative;font-size: 0;text-align: center;}
header #mbMenu nav >ul >li .menu_body .subOption li {position: relative;overflow: hidden;display: inline-block;border-bottom: 0;}
header #mbMenu nav >ul >li .menu_body .subOption li >div p{padding: 10px 25px;}
header #mbMenu nav >ul >li .menu_body .subOption li >div a {width: 150px;color: #fff;max-height: initial;overflow: hidden;-webkit-line-clamp: 1;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}

/* hSearch */
header form[name="hSearch"] {position: absolute;border: 1px solid #d3d3d3;background: #fff;right: 43px;top: -100%;opacity: 0;-webkit-transition-duration: .3s;-moz-transition-duration: .3s;-ms-transition-duration: .3st;-o-transition-duration: .3s;transition-duration: .3s;}
header form[name="hSearch"] input {margin: 5px 0;padding: 5px 20px;background: transparent;color: #6d6d6d;}
header form[name="hSearch"]:before {position: absolute;width: 1px;height: 25px;background: #d49e93;display: inline-block;right: 59px;top: calc((100% - 25px) / 2);content: "";}
header form[name="hSearch"] a {padding: 0 20px;display: inline-block;color: #888;}
header form#hSearch {top: 87px;opacity: 1;}

/* footer */
footer {background: #4b4551;padding-top: 50px;border: #fff5e5 4px solid;border-radius: 50px;padding-bottom: 50px;}
footer a {color: #888888;font-family: sans-serif;}
footer .footercont {position: relative;width: 100%;margin: 0 auto;box-sizing: border-box;font-size: 0;display: flex;flex-wrap: wrap;justify-content: center;margin: 30px 0 60px;}
footer .bgTxt.title{
    margin-bottom: 20px;
}
footer .footercont:before, footer .footercont:after{position: absolute;right: -59px;background-size: contain;background-repeat: no-repeat;content:"";}
footer .footercont:after{}
footer .footercont .title h3.contact-txt{position: relative;width: 155px;margin: 28px auto 0;}
footer .footercont .title h3:before, footer .footercont .title h3:after {position: absolute;top: 16px;left: 150px;right: 150px;width: 150px;height: 1px;background: #e2e2e2c9;content: "";}
footer .footercont .title h3:after {left: auto;}
footer .footercont ul {display: flex;vertical-align: top;margin-left: 0;padding-bottom: 5px;flex-wrap: wrap;justify-content: center;width: 33.3%;margin-left: 6%;}
footer .footercont ul li{
    color: #6f6f6f;
    font-weight: 100;
    font-size: 28px;
    display: flex;
    margin: 5px 0 20px;
    align-items: center;
    width: 100%;
}
footer .footercont ul li .wecn{
    background: #6d6774;
    padding: 5px 10px;
    border-radius: 5px;
    width: 105px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ffffff;
}
footer .footercont ul li svg{
    background: #e2e2e2;
    padding: 6px 12px;
    width: 15px!important;
    border-radius: 12px;
}
footer .footercont ul:last-child {margin-left: 0px;display: flex;flex-wrap: wrap;width: 60.6%;}
footer .footercont ul:last-child li{
    width: 50%;
}
footer .footercont ul:last-child li font{
}
footer .footercont ul li i {color: #d7a297;font-size: 18px;width: 20px;text-align: center;}
footer .footercont ul li font {margin-left: 10px;color: #d8d8d8;font-size: 20px;}
footer .footercont ul li a{
    font-size: 22px;
    color: #eeeeee;
}
footer .footercont ul li.plus-information img{ position: absolute; max-width: 150px; bottom: 100%; left: 0; z-index: 8; max-height: 150px; display: none; }
footer #footerInfo {padding: 20px 0 0;font-size: 0;}
footer #footerInfo .row {width: 100%;display: inline-block;text-align: center;}
footer #footerInfo .row #flogo {text-align: center;margin-bottom: 10px;}
footer #footerInfo .row #flogo a {margin-bottom: 10px;display: flex;flex-direction: column;align-items: center;}
footer #footerInfo .row #flogo a img{width: 250px;}
footer #footerInfo .row .foot {margin-right: 10px;display: inline-block;font-size: 15px;color: #ffffff;}
footer #footerInfo .row .foot.text {color: #f0d8d3;}
footer #footerInfo #sitefooter >div {text-align: center;}
footer #footerInfo #sitefooter >div a {display: flex;color: #fffc;font-size: 16px;flex-direction: column;justify-content: center;align-items: center;}
footer #footerInfo #sitefooter #community {padding: 5px 0 5px;display: flex;justify-content: center;}
footer #footerInfo #sitefooter #community a{width: 37px;height: 32px;border: 1px solid #ffffff69;padding-top: 3px;text-align: center;margin: 0 2px;}
footer #footerInfo #sitefooter #fnav{
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    justify-content: center;
}
footer #footerInfo #sitefooter #fnav a{
	width:150px;
}
/* webSeo */
#webSeo {position: relative;overflow: hidden;padding: 10px 0;margin-top: 20px;background: #4b4551;border-top: 1px solid #ffffff4d;}
#webSeo .js-marquee-wrapper * , #webSeo .js-marquee * , #webSeo .seo * {font-size: 13px;color: #e8e8e8;-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;}

/* gotop */
.gotop { position: fixed; right: 20px; bottom: 20px; z-index: 990; }
.gotop a {display: block;color: #000;opacity: 0;background: #4b4551;padding: 15px 12px;color: white;border-radius: 100px;font-size: 8px;border: #ffffffd1 1px solid;opacity: 1;}
.gotop span {position: relative;margin: 0 auto 10px;width: 1px;height: 50px;background: #000;display: block;animation: gotop 2s infinite alternate ease-in-out;-webkit-animation: gotop 2s infinite alternate ease-in-out;display: none;}
.gotop span:before { position: absolute; border-left: 4px solid transparent; border-bottom: 7px solid #000; border-right: none; border-top: none; display: block; top: -5px; left: -3px; content: ""; }
#fgtop a {color: #fff;}
#fgtop span {background: #fff;}
#fgtop span:before { border-bottom-color: #fff; }

@keyframes gotop { 0%, 100% { height: 50px; } 50% { height: 70px; } }
@-webkit-keyframes gotop { 0%, 100% { height: 50px; } 50% { height: 70px; } }

/* SeoStarRating */
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: bottom; }
#SeoStarRating font:first-child {font-size: 14px;color: #ff9800;}
#SeoStarRating font:nth-child(2) {font-size: 16px;color: #ff9800;}
#SeoStarRating font:last-child {color: #6D6D6D;font-size: 14px;}

@media screen and (min-width: 1281px) {
	p.more a:hover { border-color: #d49e93; }
	p.more a:hover:before { transform: translateY(0); }
	p.more a:hover font { color: #fff; }	
	header.headerfixed{margin-top: 0;position: fixed;transition: unset;}
	header .top-wrap{
	    display: flex;
	    margin-top: 0;
	    justify-content: space-between;
	    padding: 15px 40px;
	    width: 100%;
	}
	header #cis{
	    display: flex;
	    width: 250px;
	}
	header #mbMenu{
	    display: flex;
	    margin-top: 0;


	    align-items: center;
	}
	header #mbMenu .btnBox{
	    display: flex;
	    order: 2;
	}
	header #mbMenu nav{
	    display: flex;
	    order: 1;
	}
	header #mbMenu #Iconshare{
	    display: flex;
	    font-weight: 100;
	    align-items: center;
	    order: 3;
	}
	header #mbMenu #Iconshare a{
		color: #46ae7a;
		font-size: 48px;
		margin: 0 4px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	header #mbMenu #Iconshare .pphone a{
    font-size: 20px;
    padding: 11px 12px;
    background: #4b4551;
    color: white;
    border-radius: 10px;
}
	header #mbMenu nav >ul >li >p >a{
	    padding: 0 15px;
	}
	header #mbMenu nav >ul >li >p >a:hover{
    color: #e28683;
}
	header #menuIcon {display: none;}
	header #mbMenu nav >ul >li {overflow: hidden;display: inline-block;}
	header #mbMenu nav >ul >li:hover , header #mbMenu nav >ul >li .menu_body .subOption >li:hover , header #mbMenu nav >ul >li .menu_body .sub2Option >li:hover { overflow: visible; }
	header #mbMenu nav >ul >li .menu_body .subOption li >div p:hover {background: #e6c1b9;}
	header #mbMenu nav ul li b { display: none; }
	header #mbMenu nav >ul >li .menu_body , header #mbMenu nav >ul >li .menu_body .subOption li ul {position: absolute;left: calc(50% - 100px);width: 200px;background: #d7a297;z-index: 1;opacity: 0;transform: translateY(30px);}
	header #mbMenu nav >ul >li:hover .menu_body { opacity: 1; transform: translateY(0); }
	header #mbMenu nav >ul >li .menu_body .subOption li ul {top: 0;left: 200px;background: #d7a297;-webkit-transform: translateY(0);-webkit-transform: translateX(30px);transform: translateY(0);transform: translateX(30px);}
	header #mbMenu nav >ul >li:last-child .menu_body .subOption li ul { left: auto; right: 200px; }
	header #mbMenu nav >ul >li .menu_body .subOption li:hover ul.sub2Option , header #mbMenu nav >ul >li .menu_body .subOption li ul.sub2Option li:hover ul.sub3Option { opacity: 1; transform: translateX(0); }
	header.headerfixed #mbMenu nav >ul >li >p >a {}
	footer #footerInfo #sitefooter #community a:hover { background: #fff; color: #d49e93;}
}
@media screen and (max-width: 1280px) {
	.workframe { width: 90%; }
	header .top-wrap {margin: 26px 25px 22px;}
	header #cis {display: inline-block;width: 55%;text-align: left;}
	header #mbMenu {overflow-y: scroll;position: fixed;top: 67px;left: 15px;width: 68%;height: 0;margin-left: 0;background: #ffffff;-webkit-transition-duration: .35s;transition-duration: .35s;z-index: -1;}
	
	header #mbMenu::-webkit-scrollbar {width:2px;}
	header #mbMenu::-webkit-scrollbar-track { background: #d0d0d0; }
	header #mbMenu::-webkit-scrollbar-thumb { background: #3c3c3c; }
	header #mbMenu::-webkit-scrollbar-thumb:hover { background: #222222; }

	
	header #mbMenu nav {margin-top: 0;padding-bottom: 400px;}
	header #mbMenu nav ul li {width: 100%;text-align: center;border-bottom: 1px #4b455133 solid;display: block;}
	header #mbMenu nav ul li:last-child { border-bottom: none; }
	header #mbMenu nav >ul >li >p { position: relative; }
	header #mbMenu nav >ul >li >p a {padding: 7px 35px 7px 35px;font-size: 18px;}
	header #mbMenu nav >ul >li >p b , header #mbMenu nav >ul >li .menu_body .subOption li .bo b {position: absolute;padding: 10px 40px;width: 50px;display: block;text-align: center;color: #d7a297;top: 0;right: 0;}
	header #mbMenu nav >ul >li .menu_body , header #mbMenu nav >ul >li .menu_body .sub2Option , header #mbMenu nav >ul >li .menu_body .sub3Option { display: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
	header #mbMenu nav >ul >li .menu_body .subOption {padding: 20px 0 35px;background: rgb(240 216 211 / 0.1);}
	header #mbMenu nav >ul >li .menu_body .subOption li .bo { position: relative; }
	header #mbMenu nav >ul >li .menu_body .subOption li >div a {width: 100%;border-bottom: 0;color: #d7a297;}
	header #mbMenu nav >ul >li .menu_body .subOption li >div p{padding: 10px 80px;}
	header #mbMenu nav >ul >li .menu_body .subOption li .sub3Title a {color: #d7a297;}
	header #mbMenu nav >ul >li .menu_body .sub2Option , header #mbMenu nav >ul >li .menu_body .sub3Option { background: rgb(240 216 211 / 0.2); padding: 25px 0;}
	header #mbMenu nav >ul >li .menu_body .sub3Option li >div a {color: #d7a297;}
	header #mbMenu nav >ul >li .menu_body .subOption li .bo b {padding: 10px 40px;}
	header #mbMenu[data-type="2"] nav { padding: 30px; height: calc(100vh - 139px); }
	header form#hSearch {top: 131px;right: 235px;}
	footer .footercont {width: 98%;margin: 0 auto;}
	footer #footerInfo #sitefooter { margin-left: 0; width: 100%; }
	footer .footercont ul{
	    margin-left: 0;
	}
	footer .footercont ul:last-child{
	    width: 66.6%;
	}
	footer .footercont ul li a{
	    font-size: 20px;
	}
	footer .footercont ul li .wecn{
	    font-size: 14px;
	}
	footer #footerInfo #sitefooter #fnav a{
		width: 33%;
	}
}
@media screen and (max-width: 980px) {
	body{
	    border: #4b4551 10px solid;
	    width: calc(100% - 20px);
	}
	.bgTxt.stitle { position: relative; font-size: 10vw; -webkit-writing-mode: inherit; writing-mode: inherit; }
	header {background: #fff;width: calc(100% - 20px);border-top: #4b4551 10px solid;}
	header .top-wrap {padding: 15px 0;background: white;margin: 0;}
	header.headerfixed #mbMenu ,header #mbMenu{top: 34px;margin-top: 0;z-index: -1;left: 5px;}
	header.headerfixed .top-wrap {margin:0;}
	footer {padding-top: 12vh;border-radius: 25px;padding-bottom: 100px;}
	footer a { font-size: 14px;}
	footer .footercont:before, footer .footercont:after{background-size: 75%;background-repeat: no-repeat;top: -60px;bottom: -120px;right: -130px;}
	footer .footercont:after {top: auto;left: -42px;}
	footer .footercont .title h3:before , footer .footercont .title h3:after { display: none}
	.gotop {bottom: 21px;}
	footer .footercont ul ,footer .footercont ul:last-child{
	    margin-left: 0;
	    width: 100%;
	}
	footer .footercont ul:last-child li{
		 width: 100%;
	}
}
@media screen and (max-width: 640px) {
	.bgTxt.title {font-size: 44px;}
	.bgTxt.title h3 {margin-top: 0px;}
	header #mbMenu .btnBox{text-align: center;padding: 0;}
	header form[name="hSearch"]{ top: 143px; right: -100%}
	header form#hSearch {top: 143px;right: calc(35% / 2);}
	footer .footercont ul {width: 100%;padding: 2vh 0 0;margin-left: 0;}
	footer .footercont ul:last-child {margin-left: 0;padding: 0;}
	footer .footercont .title h3.contact-txt{font-size: 16px;margin-top: 5px;}
	footer .footercont{
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    margin: 0 auto;
    padding: 0 0;
}
}
@media screen and (max-width: 640px){
	body{
	    border: #4b4551 5px solid;
	    width: calc(100% - 10px);
	}
	header{
	    border-top: #4b4551 5px solid;
	    width: calc(100% - 10px);
	}
	header.headerfixed{padding: 2px 0;top: -2px;}
	footer .footercont ul li a{
	    font-size: 20px;
	}
	footer .footercont ul li .wecn{
	    font-size: 14px;
	    background: #6d677478;
	    margin-left: 10px;
	}
	#fgtop{
	    bottom: 21px;
	}
	.gotop a{
	    padding: 12px 10px;
	}
	header #menuIcon b{
    font-size: 15px;
}
}


/* +footercall
*----------------------------------------------------------------------------*/
@media screen and (min-width: 1025px) {
.phoneWrap{display: none !important;}
footer #footerCompany .plus-information a:hover img{display:block}

}
@media screen and (max-width: 1024px) {
.phoneWrap{
    display: flex;
    position: fixed;
    bottom: 27px;
    left: 11%;
    width: 70%;
    z-index: 5;
    flex-direction: column;
}
.phoneWrap ul{display: flex;}
.phoneWrap ul li{width: 50%;box-sizing: border-box;background-color: #cd576a;border-radius: 10px 0 0 10px;}
.phoneWrap ul li + li{border-left: 1px solid #fff;border-radius: 0 10px 10px 0;}
.phoneWrap ul li a{display: inline-block;width: 100%;color: #fff;text-align: center;padding: 5px 0px;font-weight: 400;}
}
@media screen and (max-width: 480px) {
	.phoneWrap{
    left: 5%;
    width: 74%;
    bottom: 23px;
}
}
