@import url('all.min.css');
@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=Belleza&family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&family=Cormorant+Upright:wght@300;400;500;600;700&family=Jost:wght@100;200;300;400;500;600&display=swap');

* { margin: 0; padding: 0; }
*:focus { outline: none; }

body {margin: 0;background: var(--white);overflow-x: hidden;}
body ::selection {background: rgba(var(--black-rgb), .1);text-shadow: none;color: var(--info);}
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: rgba(var(--info-rgb), .3); }
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", sans-serif;font-size: 16px;color:  var(--info);}

ul , ol { list-style: none; }

fieldset { border: 0; }

input , button , select , textarea {width: calc(100% - 30px);border: 0;background: none;box-shadow: none;outline: none;font-size: 16px;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
select { padding: 10px 15px; width: 100%; color: var(--info); }
.contractor input {width: calc(100% - 30px);border: 0;background: none;box-shadow: none;outline: none;font-size: 16px;}
.contractor input[type="radio"]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border-radius:50%;border:2px solid #999;outline:none;cursor:pointer}
.contractor input[type="radio"]:checked{background-color:#333}
.contractor input[type="checkbox"]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border:2px solid #999;outline:none;cursor:pointer}
.contractor input[type="checkbox"]:checked{background-color:#333}

/* img */
img { max-width: 100%; }
.img_cover { width: 100%; object-fit: cover; }
.img_contain { width: 100%; 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;margin: 10px 0 0;}
.d_inblock.txt_clamp { display: -webkit-inline-box; }
.atag_item {width: 100%;height: 100%;top: 0;left: 0;}
.nowrap_box {font-size: 0;}

/* btn */
.btn , .btn_outline {background-color: transparent;border: 1px solid transparent;border-radius: 2px;text-align: center;color: var(--info);}

/* 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; }

/* webBox */
#wrap{background-image: url(/images/18/img-bn-all.jpg);position: relative;}
.webBox { width: 100%; }
.webBox .pageh1 {position: absolute;top: 0;z-index: 1;}
.webBox .wrapper {z-index: 2;position: relative;background-color: #ffffff;}
.webBox .slick-slider { margin-bottom: 0; }
.webBox .wrapper_lines {width: 100vw;height: 100vh;top: 0;left: 0;z-index: 1;display: none;}
.webBox .wrapper_lines .center_box { height: 100vh; border: rgba(var(--info-rgb), .1) solid; border-width: 0 1px; }

/* .slick-dots */
.webBox .slick-dots {position: relative;margin-top: 5px;bottom: 0;}
.webBox .slick-dots li {width: 10px;height: 10px;display: inline-flex;}
.webBox .slick-dots li:before {margin: auto;display: block;border: 1px #dfd4bb solid;content: "";}
.webBox .slick-dots li.slick-active:before { border-color: #bea976; }
.webBox .slick-dots li button{display: none;}

/* 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% - 120px);padding-left: 60px;padding-right: 60px;background-position: 50% 100%;top: -220px;-webkit-transition: all 0.6s ease;transition: all 0.6s ease;}
header .nowrap_box::before,header .nowrap_box::after{display:none}
header #cis{margin:0;transition:0.6s;text-align:center;width:160px;position:relative}
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{background-color:#4a5a3e;background-image:none;opacity:1;top:0}
header.scroll #cis{width: 80px;margin: 0px 0 10px 0;}
header.scroll #cis::before{content:'';position:absolute;height: 260px;width: 260px;border-radius:50%;top: calc((100% / 2 ) - 130px);left: calc((100% / 2 ) - 130px);background-color:#4a5a3e;opacity:1;z-index:-1;top:-150px;transition:all 1.1s ease-in-out;-webkit-transition:all 1.1s ease-in-out}
header.scroll #cis img{margin:auto;}
header.scroll .rightBox{margin-bottom:0;margin-top:0px;height:70px}
header .rightBox .webBtn_mb{display:flex;align-items:center;justify-content:flex-start}
header .rightBox .webBtn_mb .socialBox a svg{fill: var(--triadic1);}
header .contactBtn{width:calc(100% - 160px)}
header .rightBox button{position:relative;background:none;border:none;padding:0;width:auto}
header .rightBox button a{color:#fff;font-family:'Cardo',serif;display:inline-block;min-width:100px;padding:10px 30px;font-weight:300;font-size:14px;letter-spacing:.08em;text-align:center;border:1px solid #ffffff69}
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:'Cardo',serif}
header .rightBox{display:flex;margin-top:0px;width:100%;justify-content:space-around;height: 130px;}
header .socialBox{display:flex;justify-content:flex-start;position:relative;z-index:10}
header .socialBox a{width:auto;margin:0;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;}
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%}
.hasBanner header.nowrap_box{display:flex;justify-content:space-between;max-width:calc(100% - 120px);padding-left:60px;padding-right:60px;background-image:url(/images/18/img-h-top-bg.png);background-position:50% 100%;top:0;position:absolute}
.hasBanner header.scroll.nowrap_box{background-color:#fff0}
.hasBanner header.scroll.nowrap_box::before,header.scroll.nowrap_box::after{opacity:0}
.hasBanner header.scroll .rightBox{height:150px;margin-top:30px}
.hasBanner header.scroll #cis::before{display:none}
.hasBanner header.scroll #cis{}
.hasBanner header #cis{width: 100px;margin:auto}

/* webmenu_mb */
#webmenu_mb{position:fixed;width: 470px;height: 100vh;background-color: var(--primary);top:0;right: -2000px;z-index:1001;transition: 0.9s;}
#webmenu_mb .menu_info{overflow-y:scroll;margin-top: 70px;height: calc(100% - 180px);padding: 30px 70px 140px;}
#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 #ffffff30;}
#webmenu_mb nav li .menu_body ul li::after{display:none}
#webmenu_mb nav li::after{content:"";width:0px;height:1px;display:block;background: var(--triadic1);position:absolute;bottom:0;left:0;opacity:0;-webkit-transition:0.6s;transition:0.6s}
#webmenu_mb nav a{padding: 20px 0px 20px;display:flex;align-items:baseline;justify-content: space-between;color:#fff;font-size:18px;letter-spacing:0.5px;font-weight:400;flex-direction: row;}
#webmenu_mb nav a font{color: var(--secondary);font-weight: 400;line-height:150%;letter-spacing: 2px;font-size: 15px;}
#webmenu_mb nav a font.text_en{font-weight:200;font-family:'Cardo',serif;letter-spacing:0.5px;line-height:150%;font-size: 16px;color: var(--triadic1);margin-left: 12px;}
#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: 30px;}
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-start;align-items:center;z-index:1002;width: 122px;display: flex;}
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;}
#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 .btns_box font{font-size:17px;color:#fff;font-family:'Cardo',serif;background:#ffffff00;width:50px;line-height:100%}
#menu_btn[data-type="1"] span:nth-child(2){top: calc(((100% - 1px) / 2) + 15px);}
#menu_btn[data-type="1"] span:nth-child(3){top: calc(((100% - 1px) / 2) + 5px);width: 70%;}
#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:#fff}
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);background: #ffffff;}
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);background: #ffffff;}
header #menu_btn[data-type="2"] span:nth-child(3){width: 0;top: calc(((100% - 1px) / 2) + 5px);}
header.scroll #menu_btn{padding:0;color:rgb(230 230 230 / 0%)}

/* top_search */
#top_search {width: 100%;height: 100%;background: rgb(0 0 0 / 46%);z-index: 999;}
#top_search form {margin: auto;padding: 60px 50px;width: 500px;box-shadow: 0 0 10px rgba(var(--black-rgb), .2);background: rgb(35 35 35 / 83%);}
#top_search #close_search { padding: 10px 15px 15px; border-left: 1px var(--info) solid; top: 0; right: 0; }
#top_search #close_search font {margin: 5px auto;width: 30px;height: 30px;}
#top_search #close_search font:before , #top_search #close_search font:after {position: absolute;width: 100%;height: 1px;background: var(--white);display: block;content: "";top: calc((100% - 1px) / 2);left: 0;}
#top_search #close_search font:after { width: 1px; height: 100%; top: 0; left:  calc((100% - 1px) / 2); }
#top_search #close_search span { font-family: 'Frank Ruhl Libre', serif; }
#top_search h3 {margin-bottom: 40px;font-weight: 300;font-size: 28px;color: #f9f9f9;}
#top_search p >input {padding: 5px 45px 5px 15px;width: calc(100% - 60px);background: none;border: 0;color: var(--black);background-color: var(--white);}
#top_search p >a { top: 4px; right: 10px; }
#top_search p >a svg { width: 25px; height: 25px; }

/* menubg */
#menubg {width: 100vw;height: 100vh;top: 0;left: 0;pointer-events: none;z-index: 1000;opacity: 0;position: fixed;}
#menubg[data-type="2"] {background: rgb(0 0 0 / 22%);opacity: 1;pointer-events: auto;}

/* other_area */
#other_area { z-index: 5; }
#other_area .bg_fix { background: no-repeat 50% / cover; background-attachment: fixed; }
#other_area .bg_fix:before {position: absolute;width: 100%;height: 100%;background: #13557d;display: block;top: 0;left: 0;opacity: .8;content: "";}
#other_area #youtube_box { padding: 5vw 0 0; width: calc(100% - 430px); }
#other_area #playYoutu { background: rgba(var(--primary-rgb), .6); display: block; text-align: center; line-height: 97px; }
#other_area #playYoutu i { font-size: 37px; color: var(--white); }
#other_area #custom_box {margin: 140px auto;width: 100%;bottom: 0px;background: #ffffff00;}
#other_area #custom_box >ul { padding: 30px 50px; }
#other_area #custom_box >ul h3 {margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px rgba(var(--white-rgb), .2) solid;letter-spacing: 5px;font-weight: 400;font-size: 33px;text-align: center;line-height: 140%;}
#other_area #custom_box >ul article {letter-spacing: 2px;line-height: 210%;font-weight: 100;font-size: 15px;text-align: center;color: #fff;}
#other_area #picture_list { width: calc(100% - 430px); }
#other_area #picture_list img { margin: 15px; }

/* footer */
footer{padding: 50px 0 30px 0;background-color: var(--primary);position: relative;}
footer:after{content:'';position:absolute;width: 400;height: 1px;top: 190px;left: 0;z-index: 1;background-color: #506a90;transition: all 1.1s ease-in-out;-webkit-transition: all 1.1s ease-in-out;}
footer *{font-weight: 400;font-size: 15px;color: #ffffff;}
#flogo{width: 110px;margin: auto;text-align: center;}
#f_info{width:100%;margin-bottom:20px;padding-bottom:10px}
footer #flogo span{display:block;margin:20px 0}
footer #flogo span img{width:300px;height:70px;-webkit-filter:contrast(0) brightness(150%);filter:contrast(0) brightness(200%)}
footer #f_left .tit{padding-bottom:0px;margin-bottom:20px;width:100%}
footer #f_left .tit b{position:relative;display:inline-block;color:#fff;text-transform:uppercase;font-size:16px;font-weight:600}
footer #f_left .tit font{font-size:15px;color:#d4d4d4}
footer #f_right .tit{text-align:end;padding-bottom:10px;margin-bottom:20px}
footer #f_right .tit b{font-weight:400;color:#fff;font-family: 'Quantico', sans-serif;text-transform:uppercase}
footer #f_right ul li{position:relative}
footer #f_right ul li:after{margin:0px 10px;display:inline-block;font-weight:100;background-color:#c8c8c870;width:1px;height:12px;content:""}
footer #f_right ul li:last-child:after{display:none}
footer #f_nav a{}
footer #f_contact{justify-content: flex-start;align-items:flex-start;margin-right: 0px;width: 100%;display: grid;grid-template-columns: repeat(2, 1fr);gap: 10px;}
footer #f_contact p{margin:0;display:flex;position: relative;}
footer #f_contact p font{line-height:140%;font-weight:500;font-size:14px}
footer #f_contact p font.txt_primary_5{margin-right:10px;width:20px;color:#bababa}
footer #f_contact p font.txt_primary_5 svg{width:15px;height:15px;fill: #ffffff;}
footer #f_other{border-width:1px 0;width: 40%;}
footer #f_nav{display: grid;grid-template-columns: repeat(3, 1fr);gap: 10px 30px;width: 30%;}
footer #f_nav a{font-weight: 400;font-size: 16px;color:#ffffff;}
footer #f_nav span{width:1px;height:15px;background:rgb(255 255 255 / 60%);display:block}
footer #copyright p,footer #copyright p a{color: #ffffff;opacity: 0.6;font-weight: 300;font-size: 12px;}
footer #copyright p a{margin-left: 2px;}
footer #copyright{display:flex;justify-content:flex-start;width: 350px;}
footer .footerInfoBox{padding: 0px 0 50px;display: flex;justify-content: space-between;align-items: flex-start;}


/* webSeo */
#webSeo { padding: 10px 0; white-space: nowrap; box-sizing: border-box; }
#webSeo .seo { padding-left: 100%; font-family: var(--font-family), sans-serif; font-weight: 100; font-size: 13px; color: var(--info); }

/* web_fix_box */
#web_fix_box {right: 10px;bottom: 20px;z-index: 900;}
#web_fix_box a { margin: 10px 0; width: 40px; height: 40px; background: var(--primary); border: 1px var(--primary) solid; border-radius: 50%; display: flex; justify-content: center; align-items: center; }
#web_fix_box a svg { width: 60%; height: 60%; fill: #fff9ec; }
#web_fix_box a.gotop { background: none; }
#web_fix_box a.gotop:before { width: 30%; height: 30%; border: solid var(--primary); border-width: 1px 0 0 1px; display: block; -webkit-transform: translateY(42%) rotate(45deg); transform: translateY(42%) rotate(45deg); content: ""; }

@-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); } }


#community{text-align:center;display: flex;align-items: center;flex-direction: row-reverse;justify-content: flex-end;}
#community .social li {display: inline-block;position: relative;}
#community .social li + li {margin-left: 20px;}
#community .social a {position: relative;display: block;font-size: 20px;text-align: center;border-radius: 50%;height: 30px;transition: ease .3s;width: 30px;display: flex;flex-direction: column;align-items: center;justify-content: center;}
#community .social b {font-size: 12px;transition: all .3s ease-out;display: none;}
#community .social svg {display: block;text-align: center;color: #ffffff;width: 18px;height: 18px;fill: #fff;}
#community .social li::before,#community .social li::after,#community .social li a::before,#community .social li a::after{content:"";position:absolute;width:10px;height:10px;border: 0 solid #ffffff47;}
#community .social li::before{top:-8px;left:-8px;border-top-width:1px;border-left-width:1px}
#community .social li::after{bottom:-8px;left:-8px;border-bottom-width:1px;border-left-width:1px}
#community .social li a::before{top:-8px;right:-8px;border-top-width:1px;border-right-width:1px}
#community .social li a::after{bottom:-8px;right:-8px;border-bottom-width:1px;border-right-width:1px}


@media screen and (min-width: 1441px){
	.workframe {width: var(--width-xl);}
}

@media screen and (min-width: 1281px){
	#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}
	footer #extra ul li:hover img{display:block}

}
@media screen and (max-width: 1280px){
	header .btns_box{top: 10px;position: absolute;right: 0;width: 60px;}
	header #cis{left: 0;margin:10px 0;text-align: inherit;}
	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;display: flex;justify-content: center;height: 130px;margin-top: 0px;}
	.hasBanner header #cis {width: 80px;margin: 0px 0 10px 0;}
	.hasBanner header .socialBox{display: none;}
	.hasBanner header.scroll #cis{width:110px}
	.hasBanner header.scroll .rightBox{height:100px}
}


@media screen and (max-width: 1140px){
	#webmenu_mb{width:100%}
	header .btns_box{}
	footer .workframe{display:flex;flex-direction:column;align-items:center}
	footer .nowrap_box{display:flex;align-items:center}
	footer #f_other{padding: 0px 0 40px;margin-left: 0px;width: 100%;margin-right: 0;}
	footer #f_contact{display:flex;justify-content:flex-start;width:100%;flex-direction: column;gap: 14px;}
	footer #f_left,footer #f_right{width:100%}
	footer #f_right .tit{text-align:left;margin:0 0 20px}
	footer #f_right ul{margin:0}
	footer #f_left{display:flex;align-items:flex-start;padding-bottom: 0;justify-content: flex-start;}
	footer #f_contact p{width: calc(100% / 1);}
	.footerInfoBox{width:auto}
	footer #copyright{width:100%;display: flex;justify-content: center;flex-direction: column;align-items: center;}
	footer #copyright p{width:calc(100% / 1);display:flex;flex-direction:column;align-items:center}
	footer .footerInfoBox{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding: 0;}
	footer #f_nav{
    gap: 10px;
    width: -webkit-fill-available;
}
	.hasBanner header.nowrap_box::before,.hasBanner header.nowrap_box::after{display: none;}

}
@media screen and (min-width: 1141px){
}
@media screen and (max-width: 1140px){
	#gotop{display:none}
	.phoneWrap{display:block;position:fixed;bottom:0;left:0;width:calc(100% - 0px);z-index:99}
	.phoneWrap li{display:inline-block;width:50%}
	.phoneWrap li a,.webBox .phoneWrap #gotop a{display:block;color:#fff;background:#bea976;padding:10px 10px;text-align:center;line-height:30px;font-size:12pt;width:auto;height:auto;border-radius:0}
	.phoneWrap li a font{color:#fff;font-size:13px}
	.webBox .phoneWrap #gotop a:before{display:none}
	.phoneWrap li a .svg_complement_4{fill:#ffffff;width:25px;height:25px;margin-right:5px}
	#community{display:flex;justify-content:center;width:100%;margin-top: 50px;justify-content: flex-end;margin-left: 10px;}
	footer:after{top: 190px;}
	footer #f_left #f_contact p:nth-child(2)::after{display: none;}
	/* gotop */
	.phoneWrap #gotop {right: auto;bottom: auto;z-index: 900;display: inline-block;width: 50%;}
	.phoneWrap li:not(:last-child) {border-right: 1px solid #d0bf98;}
	.webBox .phoneWrap #gotop a {border: 0px;}
	#gotop a:before {position: absolute;width: 30%;height: 30%;border: solid var(--primary);border-width: 1px 0 0 1px;display: block;top: calc((100% - 7px) / 2);left: calc((100% - 15px) / 2);content: "";}
}

@media screen and (max-width: 1024px){
	#flogo{margin:auto;text-align:center;width: 90px;}
	header.scroll #cis{top: 7px;width: 70px;}
    header.scroll #cis::before{
    top: -160px;
}
	#webmenu_mb .menu_info{padding: 20px 20px 70px;height:calc(100% - 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 #cis{margin:12px 0px}
	#webmenu_mb nav a font.text_en{line-height:120%}
	#webmenu_mb nav a font{font-size:14px}
	#webmenu_mb nav a{padding: 20px 0px 20px;}
	#webmenu_mb nav li:nth-child(2) a,#webmenu_mb nav li:nth-child(4) a{}
	#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}
	footer #copyright{margin-top: 40px;}
	footer{padding-bottom: 40px;padding-top: 20px;}
	.footerInfoBox{margin-right:0px}

}

@media screen and (min-width: 769px){
	header.scroll #menu_btn[data-type="2"] { border-color: #fff; }
	header.scroll #menu_btn[data-type="2"] span {}
	header.scroll .btns_box a#openform[data-type="2"] svg { fill: #fff; }
	header.scroll .btns_box a[data-type="2"] { color: #fff; }
	footer #extra { margin-top: 10px; }
	
}
@media screen and (max-width: 768px){
	#other_area #custom_box{bottom:0}
	#other_area #picture_list{width:100%}
	#f_info{padding-bottom:0;margin-bottom: 20px;}
	#menu_btn[data-type="2"]{border-color:#555}
	header .btns_box a[data-type="2"]{color:#555}
	#community{display:flex;justify-content:center}
	#album_list #community{width:auto}
	#community .social,#copyright{width:auto;margin-left:0;margin-right:0}

}
@media screen and (max-width: 640px){
	#picture_box .workframe{width:100%}
	header .btns_box a.lang_btn{padding:3px 10px}
	footer #f_nav{flex-wrap:wrap;justify-content:flex-start;border-bottom:0px solid rgb(255 255 255 / 15%);padding:0}
	footer #f_nav a{border-bottom:1px solid rgb(255 255 255 / 15%);margin:0;padding:10px;}
	footer #f_nav span{display: none;}
	header .rightBox{height: 110px;}
}
@media screen and (max-width: 550px){
	header #webmenu , #other_area #youtube_box {width: 100%;top: 60px;}
	#top_search form { padding: 10vw 5vw; width: 80vw; }
	#top_search #close_search { padding: 10px 15px; border: 0; }
	#other_area #custom_box { margin: 30px auto; width: 100%; }
	#other_area #custom_box >ul { padding: 7vw; }
	footer #f_contact p font:first-child { margin-right: 10px; }

}