@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+SC:wght@100;300;400;500;700;900&family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Sans:wght@400;700&family=Noto+Serif+SC:wght@200;300;400;500;600&family=Noto+Serif+TC:wght@200;300;400;500;600&family=Noto+Serif:wght@400;700&family=Frank+Ruhl+Libre:wght@300;400;500;700;900&family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Italiana&display=swap');
* { margin: 0; padding: 0; }
*:focus { outline: none; }

body { margin: 0; }
body ::selection { background: var(--primary); text-shadow: none; color: var(--white); }
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: rgba(var(--gray-rgb), .4); }
body::-webkit-scrollbar-thumb { background: var(--primary); }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, svg, span, font, strong, b, a, i {text-align: left;vertical-align: middle;word-wrap: break-word;word-break: break-word;line-height: 170%;border-width: 0;font-family:'Noto Sans TC', 'Noto Sans SC';font-size: 16px;color:  var(--info);}

ul , ol { list-style: none; }

fieldset { border: 0; }

input , button , select , textarea { padding: 10px 15px; width: calc(100% - 32px); border: 0; border-radius: 0; background: var(--gray); box-shadow: none; outline: none; font-size: 16px; color: var(--black); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
select { padding: 15px; width: 100%; }
input#Checknum { margin-right: 15px; width: 70px; max-width: calc(100% - 97px); }

/* img */
img { max-width: 100%; }
.img_cover { width: 100%; object-fit: cover; }
.img_contain {width: 500px;max-width: none; height: auto;object-fit: contain;}

a , a:link , a:visited , a:hover { text-decoration: none; white-space: pre-wrap; }

/* general class set */
.txt_clamp { overflow: hidden; height: 27px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.d_inblock.txt_clamp { display: -webkit-inline-box; }
.atag_item { width: 100%; height: 100%; top: 0; left: 0; }
.nowrap_box {font-size: 0;}
.txt_num { font-family: 'Noto Sans TC', 'Noto Sans SC'; }



/* btn */
.btn , .btn_outline { padding: 2px 10px; }
.more_btn {min-width: 150px;border: 1px var(--secondary) solid;}
.more_btn font { line-height: 60px; }
.more_btn span { width: 50px; height: 1px; top: calc((100% - 1px) / 2); right: -25px; }
.more_btn span:before { position: absolute; width: 8px; height: 1px; background: var(--secondary); display: block; right: 0; top: 0; content: ""; }

/* badge  */
.badge { padding: 2px 10px; box-shadow: none; }
.badge_lighten { padding: 0 4px; min-width: 22px; border-radius: 3px; font-weight: 400; text-align: center; font-size: 12px; vertical-align: text-bottom; }

/* photo,bg_box */
a.photo , .bg_box { 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 , .trans_none_box { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.fancybox-infobar__body span { font-size: inherit; color: currentcolor; vertical-align: initial; }

/* webBox */
.webBox { width: 100%; }
.webBox .pageh1 {top: 0;color: #fff;position: fixed;z-index: -8989898;opacity: 0;}
.webBox .wrapper {background: var(--white);z-index: 2;}
.webBox .slick-slider {margin-bottom: 0;opacity: 1;}

/* workframe */
.workframe { margin: 0 auto; width: 90%; }

/* header */
header #menubtn { width: 75px; height: 75px; top: 0; right: 0; z-index: 1000; }
header #menubtn a {margin: auto;width: 23px;height: 18px;}
header #menubtn a span {position: absolute;width: 100%;height: 2px;display: block;top: 0;right: 0;background: var(--info);}
header #menubtn[data-type="1"] a 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 #menubtn[data-type="1"] a span:nth-child(2) { top: calc(50% - .5px); }
header #menubtn[data-type="1"] a span:nth-child(3) { top: calc(100% - 1px); }
header #menubtn[data-type="2"] a span { transition: .4s cubic-bezier(.645,.045,.355,1); }
header #menubtn[data-type="2"] a span:nth-child(1) , header #menubtn[data-type="2"] a span:nth-child(3) { top: 50%; }
header #menubtn[data-type="2"] a span:nth-child(2) { opacity: 0; }
header #webmenu {z-index: 800;position: absolute;top: 5vw;}
header #webmenu nav >ul >li >p a {padding: 10px 5px;font-size: 17px;letter-spacing: 2.2px;position: relative;}
header #webmenu nav ul li b { position: absolute; padding: 0 5px 0 15px; width: 23px; height: 41px; display: inline-block; text-align: center; line-height: 41px; top: calc((100% - 41px) / 2); right: 0; }
header #webmenu nav >ul >li .subOption li >div a { padding: 7px 10px; display: block; }
header #header_bar {margin: 15px 10px;align-items: center;display: none;}
header #header_bar >a { padding: 0 10px; line-height: 100%; }
header #header_bar svg {width: 20px;height: 20px;fill: #fff;}


/* header */
header #cis {position: absolute;top: 5vw;left: 0;z-index: 100;}
header #cis img{width: 200px;}
header #cis a {margin: auto;}
header #menubtn { width: 10vw; height: 10vw; }
header #cis {display: flex;top: auto;bottom: 50%;position: absolute;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 135px;height: 135px;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}


/* hSearch */
#hSearch { width: 100%; height: 0; top: 50px; z-index: 1000; }
#hSearch[data-type="2"] { height: 142px; }
#hSearch >div { margin: 50px auto; width: 700px; }
#hSearch >div input { margin-right: 15px; width: calc(100% - 89px); background: none; border-bottom: 1px rgba(var(--black-rgb), .3) solid; }
#hSearch >div a { border-radius: 50%; }
#hSearch >div a svg { margin: 10px; width: 22px; height: 22px; }

/* menubg */
#menubg { width: 100vw; height: 100vh; top: 0; left: 0; }
#menubg[data-type="1"] { background: rgba(var(--black-rgb), 0); z-index: -998; }
#menubg[data-type="2"] {background: rgba(var(--black-rgb), .5);z-index: 730;}

/* footer */
footer {z-index: 5;background: #ffffff;}
footer * {font-family: 'Noto Sans TC', 'Noto Sans SC';font-weight: lighter;font-size: 14px;}
footer .f_inner {display: flex;align-items: center;justify-content: center;flex-wrap: nowrap;flex-direction: column;}
footer #f_logo{text-align: center;}
footer #f_info{}
footer #f_info p{display: inline-block;text-align: center;border: 1px solid #d4d4d4;border-radius: 10px;padding: 5px 15px;margin: 10px 0px 0 0;color: #333;transition: all .3s ease;line-height: 220%;}
footer #f_info p font{margin-left: 10px;}
footer #f_nav {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;display: flex;justify-content: center;border-top: 1px solid #ffffff;border-bottom: 1px solid #e8e8e8;margin: 30px auto 0px;line-height: 3;position: relative;display: flex;justify-content: center;align-items: center;padding: 10px 0px;}
footer #f_nav a{position: relative;}
footer #f_nav a:before {content: "";background: #ffffff;width: 1px;height: 30px;position: absolute;top: 50%;transform: translate(-50%,-50%);left: 100%;}
footer #f_copy {margin-top: 20px;text-align: center;}
footer #f_copy >div , footer #f_copy >div * { font-size: 12px; }
#f_logo a img{width: 150px;margin-bottom: 20px;}
#f_info p  font img{-webkit-filter: contrast(0) brightness(20%);filter: contrast(0) brightness(20%);width: 18px;text-align: center;margin-right: 5px;}
#f_info p  font i{width: 17px;text-align: center;margin-right: 5px;font-size: 22px;color: #383838;}
#f_info .row{margin-left: 0;margin-right: 0;color: #000;font-weight: 600;}
#f_info p a,#f_nav a{font-size: 15px;color: #000;font-weight: 400;text-align: center;padding: 5px 12px;}
#web_footer{text-align: center;}
#web_footer a{vertical-align: baseline;}

/* webSeo */
#webSeo { padding: 5px 0; white-space: nowrap; box-sizing: border-box; }
#webSeo .seo {padding-left: 100%;font-size: 13px;opacity: .8;}

/* gotop */
#gotop {right: 0;bottom: 0px;z-index: 99999;}
#gotop a {padding: 10px;line-height: 70px;width: 30px;height: 30px;background-color: var(--primary);}
#gotop span {margin: 0 auto 0px;width: 2px;height: 30px;background: var(--white);}
#gotop span:before {position: absolute;width: 2px;height: 8px;background: var(--white);display: block;top: 0;left: -3px;content: "";}
#gotop font {letter-spacing: -0.05em;font-weight: 500;-ms-writing-mode: tb-rl -webkit-writing-mode: vertical-rl;writing-mode: vertical-rl;text-orientation: upright;color: var(--primary);display: none;}
.webBox #gotop[data-type="2"] span, .webBox #gotop[data-type="2"] span:before{background: var(--white);}
.webBox #gotop[data-type="2"] font{color: #000000;}

/* footer_btn */
#footer_btn {right: 20px;top: 400px;z-index: 999;}
#footer_btn a {display: flex;align-items: center;background: #c7b8a5;box-shadow: 1px 1px 3px #ccc;font-weight: 300;font-size: 12px;letter-spacing: 0.12em;line-height: 150%;color: #fff;position: relative;margin: 0 auto 0px;width: 80px;height: 80px;box-sizing: border-box;text-align: center;flex-direction: column;justify-content: center;}
#footer_btn a.phone{background: #c3a488;}
#footer_btn a.ig{background: #83674f;}
#footer_btn a.mobile{display: none;}
#footer_btn a svg {width: 20px;height: 20px;margin-bottom: 5px;color: #fff;fill: #fff;}
#footer_btn a i{color: #fff;}

@media screen and (min-width: 1441px){
	.workframe { width: var(--width-xxl); }
	footer .f_inner {padding: 2% 6%;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;justify-content: center;}
}
}
@media screen and (min-width: 1281px){
	.writing {-ms-writing-mode: tb-rl -webkit-writing-mode: vertical-rl;}
	.more_btn:hover span { right: -35px; }
	footer #extra ul li:hover img { display: block; }
	#footer_btn a:hover {color: rgba(255, 255, 255, 0.7);letter-spacing: 0.5px;}
	header #webmenu nav ul{display: flex;justify-content: center;}
	header #webmenu nav ul li {position: relative;vertical-align: top;width: 120px;margin: 0 10px;}
	header #webmenu nav ul li:nth-child(4) {}
	header #webmenu nav ul li.writing_straight {-ms-writing-mode: tb-rl -webkit-writing-mode: vertical-rl;}
	header #webmenu nav ul li b { display: none; }
	header #webmenu nav ul li .bo { position: relative; background: var(--white); z-index: 1; }
	header #webmenu nav >ul >li >p a {padding: 0 0px 10px;text-align: center;}
	header #webmenu nav >ul >li:hover >p a { color: var(--primary); }
	header #header_bar { margin: 15px 0; justify-content: flex-end; }
	header #webmenu nav >ul >li >p a:after {background-color: #6464647a;bottom: 20px;content: "";display: block;height: 1px;left: 0px;position: absolute;transform: translateY(20px);width: 100%;}
	header #webmenu nav >ul >li:hover >p a:after {transition: all ease-in 0.15s;width: 100%;background-color: var(--primary);}
}
@media screen and (max-width: 1280px){
	header #webmenu {position: fixed;padding: 15px 0;width: 280px;height: 100vh;background: var(--white);box-shadow: 0 10px 10px rgba(var(--black-rgb), .5);top: 0;right: calc(-1 * var(--width-xs));}
	header #webmenu nav { overflow-y: scroll; margin-top: 45px; padding: 0 10px; height: calc(100% - 65px); }
	header #webmenu nav::-webkit-scrollbar { width: 0; }
	header #webmenu nav >ul { padding-bottom: 10vh; }
	header #webmenu li .menu_body .subOption li ul { position: relative; display: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
	header #webmenu li .menu_body ul { margin-bottom: 10px; margin-left: 1.3em; }
	header #webmenu li .menu_body .subOption .bo { position: relative; }
	header #webmenu li .menu_body .subOption a { padding: 5px 45px 5px 0; color: var(--triadic2); }
	header #webmenu li .menu_body .sub2Option a { padding: 0 45px 0 0; font-weight: 300; color: var(--triadic1); }
	header #webmenu li .menu_body .sub3Option a { padding-right: 5px; color: var(--primary); }
	footer .f_inner{padding: 6% 3% 1%;}
	header #webmenu nav >ul >li >p a{padding: 16px 5px;font-size: 18px;letter-spacing: 3.2px;border-bottom: 1px solid #eaeaea;}
}
@media screen and (max-width: 760px){
	footer #f_nav { margin-top: 30px; }
	footer #f_nav a:before{width: 0px;background: #ffffff;}
	footer .f_inner{display:flex}
}
@media screen and (max-width: 640px){
	header #cis {top: 20%;}
	header #menubtn {width: 55px;height: 45px;}
	header #cis img{width: 55px;margin: 5px auto;}
	header.nowrap_box.scroll {display: block;left: 0;top: 0;width: 100%;background: -webkit-linear-gradient(rgb(255 255 255 / 78%),rgb(255 255 255 / 50%));background-color: #000;}
	header.nowrap_box.scroll #menubtn{background-color: #c3a488;position: fixed;}
	header.nowrap_box.scroll #menubtn a span{background: #ffffff;}
	#f_logo a img{width: 60px;margin-bottom: 0;}
	header:after{position: absolute;width: 100%;height: 90px;background: -webkit-linear-gradient(#907a6940,rgb(255 255 255 / 0%));display: block;top: 0px;left: 0;z-index: 20;content: "";}
}
@media screen and (max-width: 550px){
	footer #f_nav a { margin-right: 15px; }
	footer #f_info { margin-top: 30px; }
	#footer_btn{top: 230px;right: 0;}
	#footer_btn a{width: 70px;height: 70px;font-size: 4px;}
	#footer_btn a svg{width: 25px;height: 25px;margin-bottom: 4px;}
}