@import url('/css/fontawesome-all.css');
@import url('/css/font-awesome.min.css');
@import url('/css/fontawesome.min.css');
@import url('/css/all.min.css');
@import url('/css/SeoJump.css');
@import url('/css/contentBuilder.css');
@import url('root.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=Cardo:ital,wght@0,400;0,700;1,400&family=Cinzel:wght@400..900&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Cormorant:ital,wght@0,300..700;1,300..700&family=Forum&family=Lora:ital,wght@0,400..700;1,400..700&display=swap');

* { margin: 0; padding: 0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; }
*: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: var(--font-family), sans-serif;font-size: 18px;color: var(--info);}

ul, ol { list-style: none; }

fieldset { border: 0; }

input, button, select, textarea { padding: 5px 15px; width: calc(100% - 32px); border: 0; border-radius: 0; background: rgba(var(--gray-rgb), .2); box-shadow: none; outline: none; font-size: 16px; color: var(--black); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
select { padding: 10px 15px; width: 100%; }
input#Checknum { margin-right: 15px; width: 70px; max-width: calc(100% - 97px); }

/* img */
img { max-width: 100%; }
.img_cover { object-fit: cover; }
.img_contain { 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: 'Quicksand', sans-serif; }
.svg_clip { width: 0; height: 0; }

/* btn */
.btn, .btn_outline { padding: 2px 10px; }
.more_btn { padding: 5px 30px; border-radius: 20px; }

/* 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,bgBox */
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, .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 { overflow: hidden; position: relative; width: 100%; }
.webBox * , .webBox :before , .webBox :after { transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
.webBox .pageh1 { position: absolute; top: 0; z-index: 1; }
.webBox .wrapper { position: relative; background: #fff; z-index: 2; }
.webBox .slick-slider { margin-bottom: 0; }
.webBox .img_scale img { transform: scale(1); -webkit-transform: scale(1); }
.webBox .wrapper:before{content:'';width: 1px;position: absolute;left: 16vw;top: 0;height: 100%;background: #fff;z-index: 7;opacity: .4;}

/* workframe */
.workframe { margin: 0 auto; width: 90%; }

/* header */
header{z-index:999;transform:translate(0,-80px);-webkit-transform:translate(0,0px);transition:0.6s;width:100%;margin:0 auto}
header.nowrap_box{display:flex;justify-content:space-between;max-width: calc(100% - 0px);align-items: center;padding: 17px 40px 17px 30px;}
header:after{content:'';background: #faf3eb;position: absolute;left: 0;top: 0;width: 0;height: 100%;z-index: -1;}
header.scroll:after{width: 100vw;}
header #cis{z-index: 1011;transition:0.6s;text-align:center;width: 220px;}
header #cis img{-webkit-filter: contrast(0) brightness(150%);filter: contrast(0) brightness(200%);}
header.scroll #cis img{-webkit-filter: contrast(1) brightness(100%);filter: contrast(1) brightness(100%);}
header #webmenu{width:calc(100% - 340px)}
header #menubtn{width:70px;height:70px;top:-10px;right:0;z-index:999}
header #menubtn a{margin:auto;width:30px;height:25px}
header #menubtn a span{position:absolute;width:100%;height:2px;background:#fff;display:block;top:0;right:0}
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 nav ul{text-align:left}
header #webmenu nav >ul >li >p a{padding:14px 5px;font-size:16px;letter-spacing:1.2px}
header #webmenu nav ul li b{position:absolute;right:0;padding-left:calc(100% - 40px);width:35px;height:40px;display:inline-block;text-align:center;line-height:41px;top:calc((100% - 41px) / 2);cursor:pointer}
header #webmenu nav ul li b i{color:var(--white)}
header #webmenu nav >ul >li .subOption li >div a{padding:6px 10px;display:block}
header.scroll{transform:translate(0,10px);-webkit-transform:translate(0,0px);opacity:1;transition:0.6s;}
header.scroll .rightBox{ margin-bottom: 0; }
header .rightBox .webBtn_mb{display:flex;align-items:center}
header .contactBtn{width: calc(100% - 160px);}
header .rightBox button{position:relative;background:none;border:none;padding:0;width:auto}
header .rightBox button a{color: #82593d;min-width:100px;padding:10px 30px;font-weight: 300;font-size: 14px;letter-spacing:.08em;text-align:center;border: 1px solid #82593d;font-family: "Cinzel", serif;position: relative;background: rgb(255 255 255 / 66%);border-radius: 66px;display: flex;align-items: center;overflow: hidden;}
header.scroll .rightBox button a{
    color: white;
    border: 1px solid #ffffff;
    background: #3a4164;
}
header .rightBox button a:after{content:'';width: 0;height: 100%;position: absolute;left: 0;top: 0;z-index: -1;background: var(--secondary);opacity: .8;}
header .rightBox button a:hover:after{width:100%}
header .language_box{position: relative;width: 60px;display: flex;align-items: center;}
header .language_box a{position:relative;}
header .language_box::before{content:"";position:absolute;top:calc(50% - 10px);left:15px;width:1px;height:22px;background-color:#ffffff78;z-index:1}
header .language_box a b{margin-left:30px;font-weight:400;font-size:18px;color:#fff;font-family:'Marcellus',serif;}
header .rightBox{display:flex;gap: 20px;}
header .socialBox{display:flex;justify-content:space-evenly;position:relative;gap: 7px;margin-right: 10px;}
header .socialBox a{width:auto;margin:0;aspect-ratio: 1/1;text-align:center;color:#000;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0.2px;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;position:relative;padding:10px 10px;background: var(--primary);border-radius: 666px;}
header .socialBox a i{color:#fff;padding-right:10px;padding-top:3px;font-size:12px}
header .socialBox a svg{width: 22px;height: 22px;fill:#fff}
header .socialBox a.icon-ig svg{ width: 20px; height: 20px; }
header .socialBox a i{color:var(--primary);font-size:20px;line-height:80%}

/* webmenu_mb */
#webmenu_mb{position:fixed;width: 650px;height:100vh;background: #faf3eb;top:0;right: -2000px;z-index:1001;transition: 0.9s;}
#webmenu_mb .menu_info{overflow-y:scroll;margin-top: 60px;height: calc(100% - 180px);padding: 30px 165px 140px 100px;}
#webmenu_mb .menu_info::-webkit-scrollbar{width:0}
#webmenu_mb .itemBox{max-width:290px;padding:25px 15px 10px;margin-bottom:30px;border-bottom:2px solid #6b6b6c}
#webmenu_mb nav li{border-bottom: 1px solid #82593d;}
#webmenu_mb nav li .menu_body ul li::after{display:none}
#webmenu_mb nav li::after{content:"";width:0px;height:1px;display:block;background:#cbba96;position:absolute;bottom:0;left:0;opacity:0;-webkit-transition:0.6s;transition:0.6s}
#webmenu_mb nav a{padding:20px 35px 20px 20px;display:flex;align-items:baseline;justify-content:flex-start;color:#fff;font-size:18px;letter-spacing:0.5px;font-weight:400;flex-direction:column-reverse}
#webmenu_mb nav a font{color: #A66331;font-weight: 600;line-height:150%;letter-spacing:4px;font-size: 22px;}
#webmenu_mb nav a font.text_en{font-size:23px;color: #ffffff;font-weight:200;text-transform:uppercase;letter-spacing:0.5px;line-height:150%;font-family: "Cinzel", serif;}
#webmenu_mb nav b{position:absolute;padding-left:calc(100% - 14px);width:35px;height:41px;display:inline-block;text-align:center;line-height:41px;top:calc((100% - 41px) / 2);left:-20px;cursor:pointer;display:none}
#webmenu_mb nav li .menu_body,#webmenu_mb nav li .menu_body .subOption li ul{position:relative;display:block;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}
#webmenu_mb nav li .menu_body ul{margin-bottom:10px;margin-top:0;display:flex;flex-direction:row;padding:0px 0px 0 10px}
#webmenu_mb nav li .menu_body ul li{position:relative;border-bottom:0px solid}
#webmenu_mb nav li .menu_body ul li::before{content:"";position:absolute;top:calc(50% - 7px);right:0;width:1px;height:18px;background-color:#ab9f89;z-index:1}
#webmenu_mb nav li .menu_body ul li:last-child::before{content:none}
#webmenu_mb nav li .menu_body .subOption .bo{position:relative}
#webmenu_mb nav li .menu_body .subOption a{padding:8px 10px 8px 10px;color:#ab9f89;border-bottom:0px solid #ffffff00;font-size:16px;font-weight:300}
#webmenu_mb nav li .menu_body .sub2Option a{padding:5px 35px 5px 10px;font-weight:300}
#webmenu_mb nav li .menu_body .sub3Option a{padding-right:5px;color:var(--red)}
#webmenu_mb .contact_box{padding:60px 0 20px}
#webmenu_mb[data-type="ios"] .contact_box{padding-bottom:15vh}
#webmenu_mb .contact_box h4{font-size:22px}
#webmenu_mb .contact_box p{display:flex;font-size:15px;color:var(--dark)}
#webmenu_mb .contact_box p *{font-size:15px;color:var(--dark)}
#webmenu_mb .contact_box .community{margin:20px 0}
#webmenu_mb .contact_box .community a{margin:0 5px;display:inline-block;text-align:center;line-height:35px}
#webmenu_mb .contact_box .community a:first-child{margin-left:0}
#webmenu_mb .contact_box .community a:last-child{margin-right:0}
#webmenu_mb .contact_box .community a i{font-size:15px}
#webmenu_mb .menu_box ul{display:flex;flex-direction:column;padding-bottom: 50px;}
header #webmenu_mb li .menu_body .nav-product{display:flex;flex-wrap:wrap;width:auto;height:auto;padding:10px 0;flex-direction:column;align-items:flex-start}
header #webmenu_mb li .menu_body .nav-product .nav-product_item{width:calc((100% / 1) - 10px);padding-left:0px}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .nav-product_heading{padding:0 0 8px;margin:0;font-size:16px;font-weight:400}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption{margin-bottom:10px;margin-left:0.5em}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li{display:flex;align-items:center;position:relative;padding:5px 0px 10px 0}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li:before{content:"";display:block;width:100%;height:1px;background-color:#e3e3e3;position:absolute;top:auto;left:0;bottom:0;right:auto}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li:after{content:"";display:block;width:0%;height:1px;background-color:#0970d9;position:absolute;top:auto;left:auto;bottom:0;right:0}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li .nav-imgbox{width:60px}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li .nav-imgbox img{width:100%;height:60px;object-fit:contain}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li .nav-info{width:calc(100% - 70px)}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li .nav-info p{color:#4f177f;-webkit-transform:translateX(3px);-moz-transform:translateX(3px);-ms-transform:translateX(3px);-o-transform:translateX(3px);transform:translateX(3px)}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li .nav-info a{display:flex;flex-direction:column;align-items:flex-start;padding:0px 15px;border-bottom:0px solid rgb(31 31 31 / 7%)}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li .nav-info a .nav-product_chT{font-size:17px}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li .nav-info a .nav-product_chs{font-size:15px}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li .nav-info p .arrow{display:block;width:12px;height:12px;position:absolute;top:-webkit-calc(50% - 6px);top:-moz-calc(50% - 6px);top:calc(50% - 6px);left:auto;bottom:auto;right:16px}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li .nav-info p .arrow:before{content:"";display:block;width:7px;height:2px;background-color:#dfdfdf;position:absolute;top:3px;left:3px;bottom:auto;right:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li .nav-info p .arrow:after{content:"";display:block;width:7px;height:2px;background-color:#dfdfdf;position:absolute;top:7px;left:3px;bottom:auto;right:auto;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}

/* menu_btn */
header .btns_box{position:relative;justify-content:flex-end;align-items:center;z-index:1002}
header .btns_box a#openform{width:40px;height:40px;line-height:60px;border-radius:50%;text-align:center;position:relative;display:flex;align-items:center;justify-content:center}
header .btns_box font{width:0px;height:15px;background:#ffffff;display:block}
header .btns_box a#openform svg{width:18px;height:18px;fill:#fff}
header .btns_box a.lang_btn{padding:5px 15px;line-height:1;font-weight:300;font-size:18px;color:#fff;display:none}
#menu_btn .close-btn{position:relative;width:40px;height:40px;line-height:60px;text-align:center;position:relative;display:flex;align-items:center;justify-content:center;margin-right:20px}
#menu_btn{text-align:center;position:relative;display:flex;align-items:center;justify-content:center;}
#menu_btn span{position:absolute;width:100%;height:1px;background:#ffffff;display:block;top: calc(((100% - 1px) / 2) - 5px);left:0}
header.scroll #menu_btn span{background: #383635;}
header.scroll .btns_box font{color:#383635;}
header .btns_box font{font-size: 15px;color: #ffffff;background:#ffffff00;width: 60px;line-height:100%;font-family: "Cinzel", serif;text-transform: uppercase;}
header .btns_box #menu_btn[data-type="2"] font{
    color: #82593D;
}
#menu_btn[data-type="1"] span:nth-child(2){top: calc(((100% - 1px) / 2) + 5px);}
#menu_btn[data-type="1"] 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)}
#menu_btn[data-type="2"] span{transition:.4s cubic-bezier(.645,.045,.355,1)}
#menu_btn[data-type="2"] span:nth-child(1),#menu_btn[data-type="2"] span:nth-child(2){top:50%;background: #82593D;}
header #menu_btn[data-type="2"] span:nth-child(1){transform:rotate(25deg);-webkit-transform:rotate(25deg);-moz-transform:rotate(25deg);-ms-transform:rotate(25deg);-o-transform:rotate(25deg)}
header #menu_btn[data-type="2"] span:nth-child(2){transform:rotate(-25deg);-webkit-transform:rotate(-25deg);-moz-transform:rotate(-25deg);-ms-transform:rotate(-25deg);-o-transform:rotate(-25deg)}
header.scroll #menu_btn{padding:0;color:rgb(230 230 230 / 0%)}

/* menubg */
#menubg { width: 100vw; height: 100vh; top: 0; left: 0; pointer-events: none; z-index: 1000; opacity: 0; }
#menubg[data-type="2"] {background: rgb(0 0 0 / 22%);opacity: 1;pointer-events: auto;}

/* parallax_box */
.parallax_bg { margin-bottom: 3vw; min-height: 600px; background: no-repeat 50% / cover; background-attachment: fixed; }
.parallax_svg { height: 64px; background-repeat: no-repeat; background-size: 2000px 64px; left: 0; z-index: 2; -webkit-animation: parallax_top 5s linear infinite; animation: parallax_top 5s linear infinite; }
.parallax_svg.top { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 64' preserveAspectRatio='none'%3E%3Cpath d='M0 0v47.33c90-24.285 138.35-6.45 203.49 2.259 59.67 7.998 119.29-10.198 179.14-5.869 78.82 5.09 135.28 41.99 217.6 1.58C642.18 29.403 664 21.125 721.67 25.674c164.07 15.317 329.57-33.862 490.92-5.169C1289.4 32.143 1360.67 72.834 1440 47.38V0H0z' fill='%23fff'/%3E%3C/svg%3E"); top: 0; }
.parallax_svg.bottom { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 64' preserveAspectRatio='none'%3E%3Cpath d='M1440 64V16.67c-90 24.285-138.35 6.45-203.49-2.259-59.67-7.998-119.29 10.198-179.14 5.869-78.82-5.09-135.28-41.99-217.6-1.58C797.82 34.596 776 42.875 718.33 38.326c-164.07-15.317-329.57 33.862-490.92 5.169C150.6 31.857 79.33-8.834 0 16.62V64h1440z' fill='%23fff'/%3E%3C/svg%3E"); background-position: 100% 0; bottom: 0; -webkit-animation: parallax_bottom 5s linear infinite; animation: parallax_bottom 5s linear infinite; }

@-webkit-keyframes parallax_top { 0% , 100% { background-position: 0 0; } 50% { background-position: -80px 0; } }
@keyframes parallax_top { 0% , 100% { background-position: 0 0; } 50% { background-position: -80px 0; } }
@-webkit-keyframes parallax_bottom { 0% , 100% { background-position: 100% 0; } 50% { background-position: calc(100% + 80px) 0; } }
@keyframes parallax_bottom { 0% , 100% { background-position: 100% 0; } 50% { background-position: calc(100% + 80px) 0; } }

/* footer */


/* webSeo */
#webSeo { padding: 5px 0; white-space: nowrap; box-sizing: border-box; }
#webSeo .seo { padding-left: 100%; font-weight: 100; font-size: 13px; opacity: .3; -webkit-animation: marquee 200s linear infinite; animation: marquee 200s linear infinite; }
@-webkit-keyframes marquee { 0% { -webkit-transform: translate(0, 0); } 100% { -webkit-transform: translate(-100%, 0); } }
@keyframes marquee { 0% { transform: translate(0, 0); } 100% { transform: translate(-100%, 0); } }

/* footer_btn */
#footer_btn { right: 15px; bottom: 15px; z-index: 2000; }
#footer_btn a {margin-top: 10px;width: 45px;height: 45px;border-radius: 50%;line-height: 40px;background: var(--primary);}
#footer_btn a svg { margin: auto; width: 60%; height: 60%; }
#footer_btn a.line {background: #4db646;}
#footer_btn a.gotop {background: #242c60;}
#footer_btn a.gotop:before {margin: 20px auto 0;width: 30%;height: 30%;border: var(--white) solid;border-width: 2px 0 0 2px;display: block;content: "";transform: rotate(45deg) translate(-1px, -1px);-webkit-transform: rotate(45deg) translate(-1px, -1px);-webkit-animation: gotop 1s linear infinite;animation: gotop 1s linear infinite;}

/* SeoStarRating */
#SeoStarRating font { margin-right: 5px; display: inline-block; line-height: 110%; vertical-align: text-bottom; color: #ffc107; }
#SeoStarRating font * { color: #ffc107; }
#SeoStarRating font:first-child { font-weight: bold; font-size: 18px; }
#SeoStarRating font:last-child { color: var(--complement); }

@media screen and (min-width: 1441px) {
	.workframe { width: var(--width-xxl); }
}
@media screen and (max-width: 1460px) {
	.parallax_bg { min-height: 480px; }
}
@media screen and (min-width: 1281px) {
	.webBox .img_scale:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); } 
	#webmenu_mb nav li:hover::after{width:100%;opacity:1}
	#webmenu_mb nav li .menu_body ul li:hover a{color:#bea976}
	header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li:hover:after{width:100%;left:0;right:auto}
	header #webmenu_mb li .menu_body .nav-product .nav-product_item .subOption li:hover .nav-info{-webkit-transform:translateX(3px);-moz-transform:translateX(3px);-ms-transform:translateX(3px);-o-transform:translateX(3px);transform:translateX(3px)}
	header{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:flex-start;max-width: calc(100% - 80px);padding-left: 40px;padding-right: 40px;}
	.webBox .slick-dots li:hover:before{border-color:var(--primary)}
	header #webmenu nav ul li b{display:none}
	header #webmenu nav ul li{position:relative}
	header #webmenu nav ul li:hover{overflow:visible}
	header #webmenu nav >ul >li >p a{padding:25px 15px;color:#000}
	header #webmenu nav >ul >li >p a:after{position:absolute;bottom:0;left:0;content:"";display:block;height:1px;width:0;z-index:-1;transition:0.5s;background:#50a3f8}
	header #webmenu nav >ul >li:hover >p a:after{transition:0.5s;width:100%}
	header #webmenu nav >ul >li:hover >p a{color:#50a3f8;text-shadow:1px 1px 5px #ffffff00}
	header #webmenu li .menu_body,header #webmenu li .menu_body .subOption li ul{width:150px;left:calc(50% - 47px);z-index:1;opacity:0}
	header #webmenu li .menu_body{pointer-events:none;background-color:#fff;width:100%;height:auto;position:fixed;left:0;z-index:99}
	header #webmenu li .menu_body .nav-product{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;height:auto;padding:30px 270px}
	header #webmenu li .menu_body .nav-product .nav-product_item{width:calc((100% / 3) - 30px);padding-left:30px}
	header #webmenu li .menu_body .nav-product .nav-product_item .nav-product_heading{padding:0 0 8px;margin:0;font-size:18px;font-weight:400}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li{display:flex;align-items:center;position:relative;padding:5px 0px 15px 0}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li:before{content:"";display:block;width:100%;height:1px;background-color:#e3e3e3;position:absolute;top:auto;left:0;bottom:0;right:auto}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li:after{content:"";display:block;width:0%;height:1px;background-color:#0970d9;position:absolute;top:auto;left:auto;bottom:0;right:0}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li:hover:after{width:100%;left:0;right:auto}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li .nav-imgbox{width:80px}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li .nav-imgbox img{width:100%;height:80px;object-fit:contain}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li:hover .nav-info{-webkit-transform:translateX(3px);-moz-transform:translateX(3px);-ms-transform:translateX(3px);-o-transform:translateX(3px);transform:translateX(3px)}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li .nav-info{width:calc(100% - 90px)}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li .nav-info p{color:#4f177f;-webkit-transform:translateX(3px);-moz-transform:translateX(3px);-ms-transform:translateX(3px);-o-transform:translateX(3px);transform:translateX(3px)}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li .nav-info a{display:flex;flex-direction:column;align-items:flex-start;padding:0px 15px}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li .nav-info a .nav-product_chT{font-size:20px}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li .nav-info p .arrow{display:block;width:12px;height:12px;position:absolute;top:-webkit-calc(50% - 6px);top:-moz-calc(50% - 6px);top:calc(50% - 6px);left:auto;bottom:auto;right:16px}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li .nav-info p .arrow:before{content:"";display:block;width:7px;height:2px;background-color:#dfdfdf;position:absolute;top:3px;left:3px;bottom:auto;right:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
	header #webmenu li .menu_body .nav-product .nav-product_item .subOption li .nav-info p .arrow:after{content:"";display:block;width:7px;height:2px;background-color:#dfdfdf;position:absolute;top:7px;left:3px;bottom:auto;right:auto;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
	header #webmenu li .menu_body ul{text-align:left;background-color:#ffffff}
	header #webmenu li .menu_body .subOption li ul{position:absolute;top:0;left:-170px}
	header #webmenu li .menu_body .subOption li >div a{padding:8px 15px}
	header #webmenu li:hover .menu_body,header #webmenu li .menu_body .subOption li:hover >ul{z-index:10;opacity:1;pointer-events: auto}
}
@media screen and (max-width: 1280px) {
	header .btns_box{top: 0;}
	header #cis{left: 0;margin:10px 0;text-align: inherit;width: 180px;}
    header.scroll #cis{width: 200px;}
	header #cis img{width: 240px;}
	header #webmenu{width:350px;height:calc(100vh - 100px);background:var(--primary);box-shadow:0 20px 30px rgba(var(--black-rgb),.2);right:calc(-1 * var(--width-xs));z-index:997;top:70px}
	header #webmenu nav{overflow-y:scroll;padding:0 10px;height:calc(100% - 65px)}
	header #webmenu nav::-webkit-scrollbar{width:0}
	header #webmenu nav >ul{padding-bottom:20vh}
	header #webmenu li .menu_body,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{padding:10px 20px;display:flex;flex-wrap:wrap;background-color:var(--primary)}
	header #webmenu li .menu_body .subOption .bo{position:relative}
	header #webmenu li .menu_body .sub2Option a{font-weight:300;color:var(--primary)}
	header #webmenu li .menu_body .sub3Option a{color:var(--complement)}
	header.scroll #menubtn{top:0}
	header.scroll #webmenu{height:calc(100vh - 50px)}
	header #webmenu nav >ul >li >p a{color:var(--white);text-align:center}
	header #webmenu nav >ul >li{margin-left:0px;border-bottom:1px solid rgb(255 255 255 / 9%)}
	header:before{position:absolute;width:100%;height:100%;display:block;top:0;left:0;z-index:80;-webkit-transition:all .9s ease;-o-transition:all .9s ease;transition:all .9s ease;transform:translate(0,-150%);content:""}
	header #webmenu nav >ul >li .subOption li >div a{color:var(--white)}
	header #webmenu nav >ul >li .subOption li{position:relative;width:49%}
	header #webmenu nav >ul >li .subOption li:before{content:"";display:inline-block;vertical-align:middle;width:2px;height:10px;margin:0 5px 0 0;background-color:rgba(255,255,255,0.5)}
	header #webmenu nav >ul >li .subOption li .sub2Title{display:inline-block;font-size:14px;font-weight:400}
	header .rightBox{margin-bottom: 0;}
}
@media screen and (max-width: 1140px){

    .webBox .wrapper:before{display:none;}
	#webmenu_mb{width:100%}
	header .btns_box{top:0}
}

@media screen and (min-width: 641px) {
	.webBox #footer_btn a span { display: none; }
}
@media screen and (max-width: 1024px) {
	#flogo{margin:auto;text-align:center}
	header.scroll #cis{top:0;}
	#webmenu_mb .menu_info{padding:20px 20px 70px 20px;height:calc(100% - 120px);margin-top: 120px;}
	header .btns_box font,header .socialBox,header .rightBox .contactBtn{display:none}
	#menu_btn .close-btn{margin-right:0}
	header #webmenu_mb .webBtn_mb{padding-top: 10px;display:flex;justify-content:center}
	header #webmenu_mb .webBtn_mb .contactBtn,header #webmenu_mb .webBtn_mb .socialBox{display:flex}
	header.nowrap_box{background-color: var(--primary);max-width:calc(100% - 40px);padding: 10px 20px;}
	header #cis{margin: 0;width: 200px;}
	#webmenu_mb nav a font.text_en{font-size:20px;line-height:120%}
	#webmenu_mb nav a font{font-size:20px}
	#webmenu_mb nav li .menu_body ul{margin-bottom:5px}
	#webmenu_mb nav li .menu_body .subOption a{font-size:14px;padding:6px 10px 6px 10px}
	#webmenu_mb nav li .menu_body ul li::before{height:14px}
	header .language_box a b{font-size:16px}
	header .rightBox button a{min-width:50px;padding:10px 10px;font-size:12px}
	header .socialBox a{padding:8px}
	header .socialBox{width:110px;margin-left:10px;margin-right:0}
	header .socialBox a svg{width:18px;height:18px}
}
@media screen and (min-width: 769px){
	header.scroll #menu_btn[data-type="2"] { border-color: #fff; }
	header.scroll .btns_box a#openform[data-type="2"] svg { fill: #fff; }
	header.scroll .btns_box a[data-type="2"] { color: #fff; }
}
@media screen and (max-width: 980px) {
	.parallax_bg { min-height: 400px; }

}
@media screen and (max-width: 768px) {
	
	#menu_btn[data-type="2"]{border-color:#555}
	header .btns_box a[data-type="2"]{color:#555}
}
@media screen and (max-width: 640px) {

	header .btns_box a.lang_btn{padding:3px 10px}
	.parallax_bg { min-height: 80vw; background-attachment: initial; }
	#webSeo { margin-top: 30px; }
}
@media screen and (max-width: 550px) {
	header #webmenu , #other_area #youtube_box {width: 100%;top: 60px;}
	#footer_btn a { width: 40px; height: 40px; border-radius: 50%; }
}

/* =========================================================
   Footer
   ========================================================= */
#footer{position:relative;overflow:hidden;background:#17204d;color:#fff;z-index: 55;}
#footer:before{content:"";position:absolute;right:-190px;top:-220px;width:520px;height:520px;border:1px solid rgba(210,161,109,.12);border-radius:50%;box-shadow:0 0 0 70px rgba(210,161,109,.018),0 0 0 140px rgba(210,161,109,.012);pointer-events:none;}
#footer:after{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:linear-gradient(90deg,rgba(210,161,109,0),rgba(210,161,109,.65),rgba(210,161,109,0));}
#footer .footer_deco_text{position:absolute;right:5%;top:48px;color:rgba(255,255,255,.025);font-family:"Times New Roman",serif;font-size:130px;line-height:1;letter-spacing:.1em;white-space:nowrap;pointer-events:none;}
#footer .footer_brand_bar{position:absolute;left:0;top:0;z-index:5;display:flex;width:150px;height:4px;}
#footer .footer_brand_bar span{display:block;height:100%;}
#footer .footer_brand_bar span:nth-child(1){width:50px;background:#c4001a;}
#footer .footer_brand_bar span:nth-child(2){width:50px;background:#25306f;}
#footer .footer_brand_bar span:nth-child(3){width:50px;background:#eda91e;}

/* =========================================================
   Footer Main
   ========================================================= */
#footer .footer_main{position:relative;z-index:3;display:grid;grid-template-columns: 17% 38% 33%;gap: 6%;padding-top:100px;padding-bottom:88px;}
#footer .footer_main:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg,rgba(210,161,109,.42),rgba(210,161,109,.08));}

/* =========================================================
   Footer Brand
   ========================================================= */
#footer .footer_brand{position:relative;}
#footer #flogo{display:inline-flex;align-items:center;justify-content:center;padding: 0;}
#footer #flogo a{display: flex;}
#footer #flogo img{display:block;width:auto;max-width: 100%;width: min(180px ,100%);margin: 0 auto;}
#footer .footer_brand_en{margin-top:27px;color:#D2A16D;font-family:"Times New Roman",serif;font-size:9px;line-height:1.5;letter-spacing:.25em;text-align: center;}
#footer .footer_brand_desc{margin-top:14px;color:rgba(255,255,255,.66);font-size:13px;font-weight:300;line-height:2;letter-spacing:.08em;text-align: center;}

/* =========================================================
   Footer Title
   ========================================================= */
#footer .footer_title{position:relative;margin-bottom:29px;padding-left:21px;}
#footer .footer_title:before{content:"";position:absolute;left:0;top:2px;width:2px;height:100%;background:linear-gradient(to bottom,#c4001a 0 33.33%,#25306f 33.33% 66.66%,#eda91e 66.66% 100%);}
#footer .footer_title span{display:block;margin-bottom:6px;color:#D2A16D;font-family:"Times New Roman",serif;font-size:9px;letter-spacing:.25em;}
#footer .footer_title b{display:block;color:#fff;font-family:"Noto Serif TC","Times New Roman",serif;font-size:20px;font-weight:400;line-height:1.5;letter-spacing:.12em;}

/* =========================================================
   Contact
   ========================================================= */
#footer #f_info{position:relative;}
#footer .footer_contact_list{display:grid;grid-template-columns:1fr;gap:0;}
#footer .extra-aJ{display:grid;grid-template-columns:88px 1fr;align-items: center;margin:0;padding: 11px 0;border-bottom:1px solid rgba(255,255,255,.07);color:rgba(255,255,255,.72);font-size:12px;font-weight:300;line-height:1.8;letter-spacing:.045em;}
#footer .extra-aJ font:first-child{color:#b9a99a;font-size: 14px;letter-spacing:.08em;}
#footer .extra-aJ font:last-child{padding-left:0!important;color:rgba(255,255,255,.78);font-size: 16px;}
#footer .extra-aJ a{color:inherit;transition:color .35s ease;font-size: 16px;}
#footer .extra-aJ a:hover{color:#D2A16D;}

/* =========================================================
   Footer CTA
   ========================================================= */
#footer .follow{position:relative;}
#footer .footer_action_title{margin-bottom:26px;}
#footer .footer_action_title .en{margin-bottom:8px;color:#D2A16D;font-family:"Times New Roman",serif;font-size:9px;letter-spacing:.22em;}
#footer .footer_action_title .zh{color:#fff;font-family:"Noto Serif TC",serif;font-size:18px;font-weight:400;line-height:1.6;letter-spacing:.08em;}
#footer .btnBooking{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:270px;height:56px;padding:0 20px 0 23px;border:1px solid rgba(210,161,109,.55);color:#fff;font-family:"Times New Roman",serif;font-size:9px;letter-spacing:.24em;overflow:hidden;transition:border-color .4s ease,color .4s ease;}
#footer .btnBooking:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:#D2A16D;transition:width .55s cubic-bezier(.22,.61,.36,1);}
#footer .btnBooking:after{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:linear-gradient(to bottom,#c4001a 0 33.33%,#25306f 33.33% 66.66%,#eda91e 66.66% 100%);}
#footer .btnBooking span{position:relative;z-index:2;color: #D2A16D;}
#footer .btnBooking svg{position:relative;z-index:2;width:48px;fill:none;stroke:#D2A16D;stroke-width:1;transition:stroke .4s ease,width .4s ease;}
#footer .btnBooking:hover:before{width:100%;}
#footer .btnBooking:hover span{color:white;}
#footer .btnBooking:hover svg{width:58px;stroke:#fff;}

/* =========================================================
   Social
   ========================================================= */
#footer .socialBox{display:flex;align-items:center;gap:9px;margin-top:28px;}
#footer .socialBox>a:not(.btnBooking){position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#fff;transition:border-color .35s ease,background .35s ease,transform .35s ease;}
#footer .socialBox>a:not(.btnBooking):before{content:"";position:absolute;inset:5px;border:1px solid rgba(210,161,109,0);border-radius:50%;transition:border-color .35s ease;}
#footer .socialBox>a:not(.btnBooking) svg{position:relative;z-index:2;width:16px;height:16px;fill: #D2A16D;}
#footer .socialBox>a:not(.btnBooking):hover{border-color:#D2A16D;background:rgba(210,161,109,.08);transform:translateY(-3px);}
#footer .socialBox>a:not(.btnBooking):hover:before{border-color:rgba(210,161,109,.22);}

/* =========================================================
   Footer Bottom
   ========================================================= */
#footer .footer_bottom{position:relative;background:rgba(7,13,38,.22);}
#footer .footer_bottom_inner{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:90px;padding-top:20px;padding-bottom:20px;}
#footer #footermeu{display:flex;align-items:center;flex-wrap:wrap;gap:0;}
#footer #footermeu a{position:relative;margin-right:22px;padding-right:22px;color:rgba(255,255,255,.52);font-size: 14px;font-weight:300;line-height:1.5;letter-spacing:.07em;transition:color .35s ease;}
#footer #footermeu a:after{content:"";position:absolute;right:0;top:50%;width:1px;height:10px;background:rgba(210,161,109,.22);transform:translateY(-50%);}
#footer #footermeu a:last-child{margin-right:0;padding-right:0;}
#footer #footermeu a:last-child:after{display:none;}
#footer #footermeu a:hover{color:#D2A16D;}
#footer #webCopy{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px 15px;text-align:right;}
#footer #webCopy .other_txt{color:rgba(255,255,255,.35)!important;font-family:"Times New Roman","Noto Sans TC",sans-serif;font-size: 12px;font-weight:300;line-height: 1;letter-spacing:.05em;display: flex;}
#footer #webCopy .other_txt a{color: #bdbdbd;font-size: 13px;}
#footer #webCopy .other_txt p{display:flex;}
@media screen and (max-width:1200px) {
  #footer .footer_main { grid-template-columns: .9fr 1.2fr .9fr; gap: 5%; padding-top: 85px; padding-bottom: 75px; }
  #footer .footer_deco_text { font-size: 105px; }
  #footer #flogo { min-width: 190px; }
}
@media screen and (max-width:900px) {
  #footer .footer_main { grid-template-columns: 1fr 1fr; gap: 60px 8%; padding-top: 75px; }
  #footer .footer_brand { grid-column: 1/2; }
  #footer #f_info { grid-column: 2/3; }
  #footer .follow { grid-column: 1/3; display: grid; grid-template-columns: 1fr 270px; align-items: end; gap: 25px 50px; padding-top: 40px; border-top: 1px solid rgba(255,255,255,.08); }
  #footer .follow .footer_action_title { margin: 0; }
  #footer .follow .btnBooking { grid-column: 2; grid-row: 1; }
  #footer .follow .socialBox { grid-column: 1/3; margin-top: 0; }
  #footer .footer_bottom_inner { display: block; padding-top: 28px; padding-bottom: 28px; }
  #footer #webCopy { justify-content: flex-start; margin-top: 20px; text-align: left; }
}
@media screen and (max-width:600px) {
  #footer .footer_deco_text { right: -20px; top: 45px; font-size: 58px; }
  #footer .footer_brand_bar { width: 90px; }
  #footer .footer_brand_bar span { width: 30px!important; }
  #footer .footer_main { display: block; padding-top: 65px; padding-bottom: 55px; }
  #footer .footer_brand,#footer #f_info,#footer .follow { width: 100%; }
  #footer #flogo { min-width: 0; min-height: 82px; padding: 15px 18px; }
  #footer #flogo img { max-width: 190px; max-height: 58px; }
  #footer .footer_brand_desc { font-size: 12px; }
  #footer #f_info { margin-top: 50px; }
  #footer .follow { display: block; margin-top: 50px; padding-top: 42px; }
  #footer .follow .btnBooking { margin-top: 24px; }
  #footer .socialBox { margin-top: 25px!important; }
  #footer .footer_title { margin-bottom: 22px; }
  #footer .footer_title b { font-size: 18px; }
  #footer .extra-aJ { grid-template-columns: 75px 1fr; font-size: 11px; }
  #footer #footermeu { gap: 10px 0; }
  #footer #footermeu a { margin-right: 12px; padding-right: 12px; font-size: 9px; }
  #footer #webCopy { display: block; }
  #footer #webCopy .other_txt { margin-top: 4px; font-size: 8px; }
}
