@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Italianno&display=swap");:root{--tan:#D5B692;--chamoisee:#A47764;--coffee:#845947;--beaver:#BB896F;--dun:#D4BCA5;--dim-gray:#616161;--brown-sugar:#9C644C;--onyx:#424244;--champagne-pink:#ECD5C4;--white:#fff;--dim-gray2:#6C6968;--chestnut:#9B573A;--wheat:#FFE8C5;--maya-blue:#6FBDE9;--rosy-brown:#B78888;--caramel:#CB7A4D;--buff:#EFBB8A;--isabelline:#F6EFE9;--light-bronze:#DE9C77;--sandy-brown:#F3A65D;--french-blue:#1978D0;--battleship-gray:#8D8D8D;--Isabelline2:#F9F5F2;--dutch-white:#F2E4BF;--dutch-white2:#FCEDC6;--coyote:#8C6F45;--bistre:#322313;--brown-grey:#8d8d8d}.contact a:hover{text-decoration:underline}*{padding:0px;margin:0px;outline:none;font-family:"Noto Sans TC",Verdana,Arial,"微軟正黑體修正","微軟正黑體","Microsoft JhengHei",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling:touch}html{font-size:16px}body{width:100vw;max-width:1920px;margin:0 auto;background:#fff;letter-spacing:0.5px;overflow-x:hidden}body.hidden{overflow:hidden;visibility:visible}:focus{outline:none}img{border:0px;vertical-align:bottom}li,ol,ul{list-style:none}a{text-decoration:none}sup{font-size:1rem}.container{width:100%;margin:0 auto}@media screen and (min-width:1000px){.container{width:1000px}}@media screen and (min-width:1360px){.container{width:1200px}}header{padding:0;background-color:#000}@media screen and (min-width:1024px){header{padding:17px 0 11px 0}}header .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:53px;padding:0}@media screen and (min-width:1000px){header .container{width:100%}}@media screen and (min-width:1100px){header .container{width:96%;padding:0 2%}}@media screen and (min-width:1024px){header .container{height:47px;padding:0 8px 0 4px}}@media screen and (min-width:1200px){header .container{width:1100px;padding:0}}@media screen and (min-width:1360px){header .container{width:1200px}}@media screen and (min-width:1441px){header .container{width:1400px}}header .logo{width:154px;height:24px;margin-left:25px}@media screen and (min-width:1200px){header .logo{margin-left:0}}header .logo a{display:block;width:100%;height:100%}header .logo img{width:100%}header .nav{position:absolute;top:53px;right:0;z-index:999;display:none;width:85vw;max-width:400px;padding:0 30px;background-color:#000;font-size:20px;color:#fff;border:1px solid var(--brown-grey);border-bottom-left-radius:30px}@media screen and (min-width:1024px){header .nav{position:relative;top:unset;right:unset;display:block;width:auto;max-width:none;padding:0;font-size:1rem;border:none;border-bottom-left-radius:none}}@media screen and (min-width:1600px){header .nav{font-size:18px}}header .nav__list{font-size:inherit}@media screen and (min-width:1024px){header .nav__list{display:-webkit-box;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}}header .nav__item{-ms-flex-item-align:start;align-self:flex-start;color:inherit;text-align:center;font-size:inherit;border-bottom:1px solid var(--brown-grey);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:1024px){header .nav__item{margin-left:20px;border-bottom:none}}@media screen and (min-width:1200px){header .nav__item{margin-left:30px}}header .nav__item:not(.coming-soon):hover{color:#C2AB61}header .nav__item.coming-soon{color:var(--brown-grey)}header .nav__item.coming-soon a{cursor:default}header .nav__item.blank a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}header .nav__item__icon{width:18px;height:18px;margin-left:15px}@media screen and (min-width:1024px){header .nav__item__icon{width:14px;height:14px;margin-left:8px}}header .nav__item__link{display:-webkit-box;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 0;color:inherit;font-size:inherit}@media screen and (min-width:1024px){header .nav__item__link{padding:0}}header .nav__item span{color:var(--brown-grey);font-size:13px}@media screen and (min-width:1024px){header .nav__item span{font-size:9px}}header .nav__item.has-sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}@media screen and (min-width:1024px){header .nav__item.has-sub{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}header .nav__item.has-sub>.nav__item__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}header .nav__item.has-sub>.nav__item__link:after{display:block;content:"";width:11px;height:6px;margin-left:6px;background-image:url("../images/icon-menu.svg?v=1775629755936");background-repeat:no-repeat;background-size:contain}header .nav__item.has-sub:hover>.nav__item__link:after{background-image:url("../images/icon-menu-h.svg?v=1775629755936")}header .nav-sub{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:#000;color:#fff}@media screen and (min-width:1024px){header .nav-sub{position:absolute;top:46px;left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18em;padding:8px 0;font-size:18px;color:#ACACAC;background-color:#4B4B4B}}header .nav-sub__item{cursor:auto;border-bottom:1px solid var(--brown-grey)}@media screen and (min-width:1024px){header .nav-sub__item:not(:first-of-type){margin-left:20px}}@media screen and (min-width:1024px){header .nav-sub__item{border-bottom:none}}header .nav-sub__item .nav__item__link.gray{color:#ACACAC}header .nav-sub.visible{display:-webkit-box;display:-ms-flexbox;display:flex}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px 16px;cursor:pointer}@media screen and (min-width:768px){.menu{padding:20px 15px}}@media screen and (min-width:1024px){.menu{display:none}}.menu img{width:30px}.button{font-family:"Noto Sans TC",sans-serif;font-weight:400;font-size:24px;line-height:50px;letter-spacing:calc(0.07 * 24px);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:11em;padding:0 28px;margin-top:22px;color:var(--white);background-color:var(--caramel);border-radius:10px}.button:after{display:inline-block;width:24px;height:24px;content:"";margin-left:24px;background-image:url("../images/icon-blank_white_02.svg?v=1775629755936");background-repeat:no-repeat;background-size:contain}.button:hover{-webkit-transition:background-color 0.5s;transition:background-color 0.5s;background-color:var(--coyote)}.button.arrow:after{background-image:url("../images/icon-arrow_white.svg?v=1775629755936")}.bars{padding:20px 0;color:#4B4B4B;background-color:#EFE6C7}@media screen and (min-width:1024px){.bars{padding:20px 1em}}@media screen and (min-width:1200px){.bars{padding:20px 2em}}@media screen and (min-width:1360px){.bars{padding:20px 3%}}@media screen and (min-width:1440px){.bars{padding:20px calc((100% - 1320px) / 2)}}.bars__list{display:-webkit-box;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1000px){.bars__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.bars__list__item{position:relative;padding:1em 0;font-size:16px;color:#1f1f1f}@media screen and (min-width:1000px){.bars__list__item{padding:0 1.5em;text-align:center}}@media screen and (min-width:1200px){.bars__list__item{padding:0 3em}}@media screen and (min-width:1000px){.bars__list__item:first-of-type{padding-left:0}}@media screen and (min-width:1000px){.bars__list__item:last-of-type{padding-right:0}}.bars__list__item:not(:last-of-type):after{position:absolute;bottom:0;left:50%;width:28px;height:1px;background-color:#1f1f1f;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:""}@media screen and (min-width:1000px){.bars__list__item:not(:last-of-type):after{position:absolute;top:50%;right:0;bottom:unset;left:unset;width:1px;height:28px;content:"";-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.bars__list__item a{font-size:inherit;color:inherit}.bars__list__item a:hover{-webkit-transition:color 0.5s;transition:color 0.5s;color:#665e5b}.bars .break{display:none}@media screen and (min-width:1024px){.bars .break{display:block}}@media screen and (min-width:1330px){.bars .break{display:none}}.corporation{padding:20px 10px;background-color:#000;font-size:14px;font-weight:400;text-align:center;color:#fff;line-height:1.5;letter-spacing:0.04em;border:solid 1px var(--brownish-grey)}@media screen and (min-width:390px){.corporation{padding:20px;padding-bottom:100px}}@media screen and (min-width:1200px){.corporation{padding:40px 0}}.contact{padding-top:20px;background-color:#000;font-size:inherit;color:inherit;line-height:3.5}.contact__list{display:-webkit-box;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}.contact__list__item{position:relative;padding:0 8px;line-height:1em}@media screen and (min-width:1024px){.contact__list__item{padding:0 12px;text-align:center}}.contact__list__item:not(:last-of-type):after{position:absolute;top:50%;right:0;width:1px;height:1em;background-color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:""}.contact a{font-size:inherit;color:inherit}.animate{opacity:0}.animateShow{-webkit-animation-name:animateShow;animation-name:animateShow;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes animateShow{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animateShow{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.animateShow-rtl{-webkit-animation-name:animateShow-rtl;animation-name:animateShow-rtl;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes animateShow-rtl{0%{opacity:0;-webkit-transform:translateX(60px);transform:translateX(60px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes animateShow-rtl{0%{opacity:0;-webkit-transform:translateX(60px);transform:translateX(60px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.animateShow-ltr{-webkit-animation-name:animateShow-ltr;animation-name:animateShow-ltr;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes animateShow-ltr{0%{opacity:0;-webkit-transform:translateX(-60px);transform:translateX(-60px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes animateShow-ltr{0%{opacity:0;-webkit-transform:translateX(-60px);transform:translateX(-60px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.light-box{display:none;width:100%;height:100%;background-color:black;position:fixed;top:0;left:0;z-index:99999;color:#fff;text-align:center;letter-spacing:2px;font-size:20px}@media screen and (min-width:1000px){.light-box{font-size:1.75rem}}.light-box .light-box__close{position:absolute;top:25%;right:25%;cursor:pointer}.light-box .light-box__txt{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}html.is-ie-10{overflow:hidden}html.is-ie-10 .light-box{display:block}.goTop{position:fixed;right:16px;bottom:50px;z-index:100;display:none;width:120px;height:52px;cursor:pointer;background:url("../images/go-top.svg?v=1775629755936") no-repeat;background-size:contain}@media screen and (min-width:1000px){.goTop{width:157px;height:68px}}.hidden{visibility:hidden}.mobile{display:block}@media screen and (min-width:1000px){.mobile{display:none}}.pc{display:none}@media screen and (min-width:1000px){.pc{display:block}}.pc-m{display:block}@media screen and (min-width:1200px){.pc-m{display:none}}.pc-l{display:none}@media screen and (min-width:1000px){.pc-l{display:block}}@media screen and (min-width:1600px){.pc-l{display:none}}.pc-xl{display:none}@media screen and (min-width:1600px){.pc-xl{display:block}}.medium-show{display:none}@media screen and (min-width:1000px){.medium-show{display:block}}@media screen and (min-width:1600px){.medium-show{display:none}}.medium-hidden{display:block}@media screen and (min-width:1000px){.medium-hidden{display:none}}@media screen and (min-width:1600px){.medium-hidden{display:block}}