@charset "UTF-8";
.marquee__box,.marquee__box__item{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;overflow:hidden}.marquee__box__item{width:auto;will-change:transform;flex:0 0 auto}.marquee__box__item{animation:marquee 40s linear infinite}.marquee__box__item:nth-of-type(2){animation-name:marquee-clone}[data-hover="1"] .marquee__box:hover .marquee__box__item{animation-play-state:paused}[data-direction="right"] .marquee__box__item{justify-items:flex-end;justify-content:flex-end}[data-direction="right"] .marquee__box__item{animation-name:marquee-right}[data-direction="right"] .marquee__box__item:nth-of-type(2){animation-name:marquee-right-clone}@keyframes marquee{0%,100%{transform:translateX(0)}50%{transform:translateX(-100%)}50.01%{transform:translateX(100%)}}@keyframes marquee-clone{0%,100%{transform:translateX(0)}50%{transform:translateX(-100%)}99.99%{transform:translateX(-200%)}}@keyframes marquee-right{0%,100%{transform:translateX(0%)}50%{transform:translateX(100%)}99.99%{transform:translateX(200%)}}@keyframes marquee-right-clone{0%,100%{transform:translateX(0%)}50%{transform:translateX(100%)}50.01%{transform:translateX(-100%)}}@media screen and (max-width:991px){[data-hover="1"] .marquee__box:hover .marquee__box__item{animation-play-state:running}}@media screen and (max-width:767px){}@media screen and (max-width:575px){}@supports (-webkit-touch-callout:none){}
.c-news{display:block;width:100%;flex:0 0 auto}.c-news.wow{animation-name:fadeInUp}.c-news__pic{display:block;width:100%}.c-news__content{display:block;width:100%;margin:15px 0 0 0}.c-news__content__info{margin:0 0 10px 0}.c-news__content__title{display:block;width:100%;font-size:20px;line-height:1.2;color:#000;font-family:"NotoSansTC-M"}.c-news__content__text{width:100%;margin:7.5px 0 0 0;font-size:16px;line-height:1.5;color:var(--textColor);text-align:justify;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.c-news__content__text.active{display:block}.c-news__content__link{display:inline-block;width:auto;max-width:100%;font-size:15px;line-height:1;color:var(--textColor);font-family:'NotoSansTC-M';letter-spacing:.05em;text-decoration:underline #b5b5b5;text-underline-offset:5px;transition:opacity .4s ease-in-out}.c-news__content__link:hover{opacity:.7}.c-news__toggle{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:75px;max-width:100%;margin:30px 0 0 0}.c-news__toggle::before,.c-news__toggle::after{content:'';position:absolute;top:calc(50% - 1px);right:0;display:block;width:30px;height:2px;background:var(--mainColor);transform-origin:center;opacity:0;transition:opacity .4s ease-in-out;order:10;flex:0 0 auto}.c-news__toggle::before{transform:rotate(15deg)}.c-news__toggle::after{transform:rotate(-15deg)}.c-news__toggle__text{display:block;width:auto;max-width:100%;font-size:15px;line-height:1;color:var(--mainColor);font-family:inherit;flex:0 0 auto}.c-news__toggle__text::before{position:absolute;top:0;left:0;content:'more';transition:opacity .4s ease-in-out}.c-news__toggle__text::after{content:'close';position:relative;display:block;width:100%;opacity:0;transition:opacity .4s ease-in-out}.c-news__toggle.hide{display:none}.c-news__toggle.active::before,.c-news__toggle.active::after{opacity:1}.c-news__toggle.active .c-news__toggle__text::before{opacity:0}.c-news__toggle.active .c-news__toggle__text::after{opacity:1}@media screen and (max-width:991px){.c-news__content{margin:15px 0 0 0}.c-news__content__info{margin:0 0 10px 0}.c-news__content__title{font-size:17px;line-height:1.5}.c-news__content__text{margin:5px 0 0 0;font-size:15px}.c-news__toggle{margin:25px 0 0 0}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-news__content__info{margin:0 0 5px 0}.c-news__content__title{font-size:16px}.c-news__content__text{font-size:14px}.c-news__content__link{font-size:14px}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
.foundation-bottom{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;min-height:1035px;padding:50px 0;background:#fff;overflow:hidden}.foundation-bottom.wow{opacity:1;visibility:visible}.foundation-bottom__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;overflow:hidden}.foundation-bottom__bg::before,.foundation-bottom__bg::after{content:'';position:absolute;left:0;display:block;width:100%;height:466px;z-index:10;pointer-events:none}.foundation-bottom__bg::before{top:-90px;background:linear-gradient(to bottom,#fff 30%,#ffffff00 70%)}.foundation-bottom__bg::after{bottom:-140px;background:linear-gradient(to top,#fff 30%,#ffffff00 70%)}.foundation-bottom__bg__area{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 10px 0;overflow:hidden}.foundation-bottom__bg__area:nth-child(even){justify-items:flex-end;justify-content:flex-end}.foundation-bottom__bg__area:last-child{margin:0}.foundation-bottom__bg__area__item{display:block;width:600px;margin:0 5px;opacity:.2;flex:0 0 auto}.foundation-bottom__bg__area__item img{filter:grayscale(1)}.foundation-bottom__line{position:absolute;top:0;left:0;display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.foundation-bottom__line__item{display:block;width:2260px;transform:translate(-2.5%,-2%);opacity:.8;flex:0 0 auto}.foundation-bottom__line svg{width:100%;overflow:visible}.foundation-bottom__line svg path{fill:none;stroke:url(#lineColor1);stroke-width:160;stroke-dasharray:11500;stroke-dashoffset:11500}.foundation-bottom__box{display:block;width:calc(100% - 120px);max-width:1000px;margin:0 auto;padding:90px 50px;background:#fff;box-shadow:15px 15px 90px rgba(0,0,0,.2)}.foundation-bottom__box__title{justify-items:center;justify-content:center;text-align:center}.foundation-bottom__box__button{height:60px;max-width:200px;margin:40px auto 0 auto;font-size:16px}.foundation-bottom__box__text{display:block;width:100%;margin:40px auto 0 auto;font-size:16px;line-height:2;color:var(--textColor);font-family:inherit;letter-spacing:.5px;text-align:center}.foundation-bottom__box__account{display:block;width:100%;max-width:480px;margin:40px auto 0 auto;padding:20px;font-size:16px;line-height:2;color:var(--textColor);font-family:inherit;text-align:center;background:#f2f2f6}.foundation-bottom__box__account__item{display:block;width:100%;margin:0 auto;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit}.foundation-bottom.wow .foundation-bottom__bg{opacity:0;transition:opacity 1.2s 1s ease-in-out}.foundation-bottom.wow .foundation-bottom__box{opacity:0;transform:translateY(15px);transition:opacity 1.2s .6s ease-in-out,transform 1.2s .6s ease-in-out}.foundation-bottom.wow.animated .foundation-bottom__bg{opacity:1}.foundation-bottom.wow.animated .foundation-bottom__box{opacity:1;transform:none}.foundation-bottom.wow.animated .foundation-bottom__line svg path{animation:accLineFillBottom 1.5s 1.5s linear forwards}@media screen and (max-width:991px){.foundation-bottom__line__item{width:2070px;transform:translate(8.5%,-3%)}.foundation-bottom__line svg path{stroke:url(#lineColor2)}.foundation-bottom__box{width:calc(100% - 60px);max-width:550px;padding:75px 50px 55px 50px}.foundation-bottom__box__text{max-width:245px}.foundation-bottom__box__account{margin:25px auto 0 auto;line-height:1.8}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.foundation-bottom{min-height:635px;padding:0 0 50px 0}.foundation-bottom__bg{opacity:0;pointer-events:none;visibility:hidden}.foundation-bottom__line__item{width:990px;transform:translate(9%,-18%)}.foundation-bottom__box{width:calc(100% - 40px);margin:100px auto 0 auto;padding:45px 30px}.foundation-bottom__box__button{height:50px;max-width:180px;font-size:14px}.foundation-bottom__box__text{margin:35px auto 0 auto;font-size:15px;line-height:1.5}.foundation-bottom__box__account{font-size:14px}}@media screen and (max-width:350px){.foundation-bottom__box__account__item:first-child{max-width:165px}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
.banner{display:block;width:100%;height:100vh;min-height:600px;color:#fff;background:#000;overflow:hidden;z-index:10}.banner__box{width:100%;height:100%}.banner__box[data-style="content"]{position:absolute;top:0;left:0}.banner__box .slick-dots{position:absolute;top:150px;right:35px;flex-wrap:wrap;align-items:center;align-content:center;width:45px;height:calc(100% - 300px)}.banner__box .slick-dots li{width:42px;height:42px;margin:1.5px 0}.banner__box .slick-dots li::before{filter:none}.banner__box .slick-dots li::after{width:5px;height:5px;background:#fff}.banner__box__item{display:block;width:100%;height:100vh;min-height:600px}.banner__box__item__bg{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%}.banner__box__item__bg::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.4)}.banner__box__item__bg img,.banner__box__item__bg video{object-fit:cover;object-position:center;height:100%}.banner__box__item__bg .pad,.banner__box__item__bg .mb{display:none}.banner__box__item__play{position:absolute;bottom:180px;right:min(160px,10vw);display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:175px;height:175px;z-index:10}.banner__box__item__play::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url(../png/index_play_bg.png) center no-repeat;background-size:auto 100%;transform-origin:center;animation:rolling 10s linear infinite}.banner__box__item__play__main{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:center;justify-content:center;width:calc(100% - 45px);height:calc(100% - 45px);font-size:15px;line-height:1;color:#fff;font-family:'Poppins-M';background:var(--subColor);border-radius:50%}.banner__box__item__play__main::before{content:'';position:relative;display:block;width:0;height:0;margin:0 calc(50% - 10px) 7.5px calc(50% - 10px);border-style:solid;border-width:10px 0 10px 20px;border-color:transparent transparent transparent #ffffff}.banner__box__item__content{position:absolute;top:0;left:50%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:calc(100% - 120px);max-width:1500px;height:100%;padding:250px 80px 80px 0;transform:translateX(-50%)}.banner__box__item__content__title{display:block;width:100%;font-size:90px;line-height:1;font-family:'Poppins-B','NotoSansTC-B'}.banner__box__item__content__text{display:block;width:100%;margin:20px 0 0 0;font-size:25px;line-height:1.5;font-family:'NotoSansTC-B'}.banner__cover{position:absolute;bottom:0;left:0;display:block;width:100%;height:100%;-webkit-mask:url(../png/foundation_index_banner_mask.png) center/100% 100% no-repeat;mask:url(../png/foundation_index_banner_mask.png) center/100% 100% no-repeat;overflow:hidden}.banner__cover__item{position:absolute;display:block;transform-origin:center;overflow:hidden;-webkit-mask:center/100% auto no-repeat;-webkit-mask-clip:fill-box;mask:center/100% auto no-repeat;mask-clip:fill-box}.banner__cover__item::before{content:'';position:relative;display:block;width:100%;will-change:transform}.banner__cover__item[data-color="green"]::before{background:var(--mainColor)}.banner__cover__item[data-color="orange"]::before{background:var(--subColor)}.banner__cover__item[data-line="1"]{top:0;left:0;width:557px;-webkit-mask-image:url(../svg/foundation_index_banner_line1.svg);mask-image:url(../svg/foundation_index_banner_line1.svg)}.banner__cover__item[data-line="1"]::before{padding:90.3% 0 0 0}.banner__cover__item[data-line="2"]{bottom:-420px;right:0;width:1619px;-webkit-mask-image:url(../svg/foundation_index_banner_line2.svg);mask-image:url(../svg/foundation_index_banner_line2.svg)}.banner__cover__item[data-line="2"]::before{padding:47.25%}.banner__cover__item[data-line="3"]{bottom:0;left:0;width:586px;-webkit-mask-image:url(../svg/foundation_index_banner_line3.svg);mask-image:url(../svg/foundation_index_banner_line3.svg)}.banner__cover__item[data-line="3"]::before{padding:102.05% 0 0 0}.banner__cover__item[data-line="4"]{top:0;right:0;width:1602px;-webkit-mask-image:url(../svg/foundation_index_banner_line4.svg);mask-image:url(../svg/foundation_index_banner_line4.svg)}.banner__cover__item[data-line="4"]::before{padding:44.32% 0 0 0}.banner__cover__item::before{transform:scale(0);opacity:.5}.banner__cover__item[data-line="1"]::before,.banner__cover__item[data-line="2"]::before{transform-origin:left center}.banner__cover__item[data-line="3"]::before,.banner__cover__item[data-line="4"]::before{transform-origin:right center}.banner__cover__item[data-line="1"]::before{animation:bannerCoverLine1 6s linear infinite}.banner__cover__item[data-line="2"]::before{animation:bannerCoverLine1 6s .5s linear infinite}.banner__cover__item[data-line="3"]::before{animation:bannerCoverLine2 6s linear infinite}.banner__cover__item[data-line="4"]::before{animation:bannerCoverLine2 6s .5s linear infinite}.banner__scroll{position:absolute;bottom:60px;left:60px;display:flex;flex-wrap:wrap;align-items:flex-end;align-content:flex-end;justify-items:center;justify-content:center;width:30px}.banner__scroll::before{content:'SCROLL';position:relative;display:block;width:auto;max-width:100%;font-size:20px;line-height:1;color:#fff;font-family:'Poppins-B';writing-mode:tb-rl;-ms-writing-mode:tb-lr;-webkit-writing-mode:vertical-lr;-moz-writing-mode:vertical-lr;-ms-writing-mode:vertical-lr;writing-mode:vertical-lr}.banner__scroll::after{content:'';position:relative;display:block;width:100%;height:40px;margin:40px auto 0 auto;background:url(../svg/icon_arrow_bottom_long_white.svg) center no-repeat;background-size:contain;animation:fadeInDown 1.5s ease-in-out infinite}.foundationIndex__intro{display:block;width:100%;padding:105px 0 145px 0;overflow:hidden}.foundationIndex__intro__acc{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.foundationIndex__intro__acc::before,.foundationIndex__intro__acc::after{content:'';position:absolute;display:block;border-radius:50%;pointer-events:none;opacity:.1;z-index:0;overflow:hidden}.foundationIndex__intro__acc::before{top:calc(47.02% - 300px);left:calc(61.46% - 300px);width:600px;padding:600px 0 0 0;background:radial-gradient(ellipse at center,#00a272 0%,#00a27200 70%)}.foundationIndex__intro__acc::after{top:calc(84.25% - 350px);left:calc(10.16% - 350px);width:700px;padding:700px 0 0 0;background:radial-gradient(ellipse at center,#ed6d1e 0%,#ed6d1e00 70%)}.foundationIndex__intro__acc__item{position:absolute;display:block}.foundationIndex__intro__acc__item::before,.foundationIndex__intro__acc__item::after{content:'';position:absolute;display:block;z-index:10}.foundationIndex__intro__acc__item svg{display:block;width:100%;overflow:visible}.foundationIndex__intro__acc__item svg path{fill:none;stroke-width:77;stroke-dasharray:4000;stroke-dashoffset:4000;opacity:.3}.foundationIndex__intro__acc__item[data-style="orange"]{top:-260px;left:-117px;width:492px;height:492px}.foundationIndex__intro__acc__item[data-style="orange"]::before{top:255px;left:0;width:calc(100% + 20px);height:20%;background:linear-gradient(to bottom,#fff 10%,#ffffff00 100%)}.foundationIndex__intro__acc__item[data-style="orange"]::after{top:0;left:112px;width:20%;height:calc(100% + 20px);background:linear-gradient(to right,#fff 10%,#ffffff00 100%)}.foundationIndex__intro__acc__item[data-style="orange"] svg path{stroke:#ed6d1e}.foundationIndex__intro__acc__item[data-style="green"]{bottom:-226px;right:-259px;width:1004px;height:677px}.foundationIndex__intro__acc__item[data-style="green"]::before{bottom:221px;right:0;width:calc(100% + 20px);height:20%;background:linear-gradient(to top,#fff 10%,#ffffff00 100%)}.foundationIndex__intro__acc__item[data-style="green"]::after{bottom:0;right:254px;width:20%;height:calc(100% + 20px);background:linear-gradient(to left,#fff 10%,#ffffff00 100%)}.foundationIndex__intro__acc__item[data-style="green"] svg path{stroke:#00a273}.foundationIndex__intro__inner{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;width:100%;max-width:1920px;margin:0 auto;z-index:10}.foundationIndex__intro__inner__right{display:block;width:100%;max-width:785px;flex:0 1 auto;order:10}.foundationIndex__intro__inner__right__item{display:block;width:100%;overflow:hidden}.foundationIndex__intro__inner__right__item::before{content:'';position:relative;display:block;width:100%}.foundationIndex__intro__inner__right__item img{position:absolute}.foundationIndex__intro__inner__right__item:nth-child(1){margin:0 0 0 auto;clip-path:polygon(18.47% 0,100% 0,100% 100%,0 100%,0 30%)}.foundationIndex__intro__inner__right__item:nth-child(1).wow{animation-name:fadeInRight}.foundationIndex__intro__inner__right__item:nth-child(1)::before{padding:60.78% 0 0 0}.foundationIndex__intro__inner__right__item:nth-child(1) img{bottom:0;right:0;width:94.27%;height:90.57%;box-shadow:min(-11px,.57vw) min(-11px,.57vw) min(30px,1.5625vw) rgba(0,0,0,.2)}.foundationIndex__intro__inner__right__item:nth-child(2){width:65%;max-width:390px;margin:min(110px,6vw) auto 0 25%;clip-path:polygon(0 0,100% 0,100% 62.82%,62.82% 100%,0 100%)}.foundationIndex__intro__inner__right__item:nth-child(2).wow{animation-name:fadeInUp}.foundationIndex__intro__inner__right__item:nth-child(2)::before{padding:100% 0 0 0}.foundationIndex__intro__inner__right__item:nth-child(2) img{top:0;left:0;width:89.74%;height:89.74%;box-shadow:min(11px,calc(.57vw * .65)) min(11px,calc(.57vw * .65)) min(30px,calc(1.5625vw * .65)) rgba(0,0,0,.2)}.foundationIndex__intro__inner__left{display:block;width:calc(50% + 85px);margin:0 50px 0 0;flex:0 0 auto}.foundationIndex__intro__inner__left__box{display:block;width:100%}.foundationIndex__intro__inner__left__box__item{display:block;width:100%;overflow:hidden}.foundationIndex__intro__inner__left__box__item::before{content:'';position:relative;display:block;width:100%}.foundationIndex__intro__inner__left__box__item img{position:absolute}.foundationIndex__intro__inner__left__box__item:nth-child(1){width:67.7%;margin:0 0 12% 0;clip-path:polygon(0 0,77.7% 0,100% 38.42%,100% 100%,0 100%);flex:0 0 auto}.foundationIndex__intro__inner__left__box__item:nth-child(1).wow{animation-name:fadeInLeft}.foundationIndex__intro__inner__left__box__item:nth-child(1)::before{padding:57.36% 0 0 0}.foundationIndex__intro__inner__left__box__item:nth-child(1) img{bottom:0;left:0;width:93.08%;height:87.93%;box-shadow:min(11px,1.69vw) max(-11px,-1.69vw) min(30px,4.6vw) rgba(0,0,0,.2)}.foundationIndex__intro__inner__left__box__item:nth-child(2){width:40.625%;margin:0 0 0 -9.375%;clip-path:polygon(0 0,100% 0,100% 46.66%,69.23% 100%,0 100%)}.foundationIndex__intro__inner__left__box__item:nth-child(2).wow{animation-name:fadeInUp}.foundationIndex__intro__inner__left__box__item:nth-child(2)::before{padding:57.69% 0 0 0}.foundationIndex__intro__inner__left__box__item:nth-child(2) img{top:0;left:0;width:88.46%;height:80%;box-shadow:min(11px,.6vw) min(11px,.57vw) min(30px,1.5625vw) rgba(0,0,0,.2)}.foundationIndex__intro__inner__left__content{display:block;width:calc(100% - 60px);max-width:775px;margin:min(150px,7.8125vw) 0 0 auto}.foundationIndex__intro__inner__left__content.wow{animation-name:fadeInUp}.foundationIndex__intro__inner__left__content__logo{display:block;max-width:550px;margin:0 0 15px 0}.foundationIndex__intro__inner__left__content .c-title07__main{font-size:70px}.foundationIndex__intro__inner__left__content .c-title07__sub{font-size:30px}.foundationIndex__intro__inner__left__content__text{display:block;width:100%;margin:40px 0 0 0;font-size:16px;line-height:2;color:var(--textColor);font-family:inherit;letter-spacing:.05em}.foundationIndex__intro__inner__left__box{display:flex;align-items:flex-end;align-content:flex-end;justify-items:flex-start;justify-content:flex-start;width:100%;max-width:960px;margin:105px 0 0 0}.foundationIndex__intro.wow{opacity:1;visibility:visible}.foundationIndex__intro.wow .foundationIndex__intro__inner__right__item,.foundationIndex__intro.wow .foundationIndex__intro__inner__left__box__item{opacity:0;transition:opacity 1.2s 1s ease-in-out,transform 1.2s 1s ease-in-out}.foundationIndex__intro.wow .foundationIndex__intro__inner__right__item:nth-child(1){transform:translateX(15px)}.foundationIndex__intro.wow .foundationIndex__intro__inner__right__item:nth-child(2){transform:translateY(15px)}.foundationIndex__intro.wow .foundationIndex__intro__inner__left__box__item:nth-child(1){transform:translateX(-15px)}.foundationIndex__intro.wow .foundationIndex__intro__inner__left__box__item:nth-child(2){transform:translateY(15px)}.foundationIndex__intro.wow .foundationIndex__intro__inner__left__content{opacity:0;transform:translateY(15px);transition:opacity 1.2s .4s ease-in-out,transform 1.2s .4s ease-in-out}.foundationIndex__intro.wow.animated .foundationIndex__intro__inner__left__content{opacity:1;transform:none}.foundationIndex__intro.wow.animated .foundationIndex__intro__inner__right__item:nth-child(1),.foundationIndex__intro.wow.animated .foundationIndex__intro__inner__right__item:nth-child(2),.foundationIndex__intro.wow.animated .foundationIndex__intro__inner__left__box__item:nth-child(1),.foundationIndex__intro.wow.animated .foundationIndex__intro__inner__left__box__item:nth-child(2){opacity:1;transform:none}.foundationIndex__intro.wow.animated .foundationIndex__intro__acc__item svg path{animation:accLineFill 4s 1.5s linear forwards}.foundationIndex__service{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100vh;min-height:800px;padding:80px 0;background:#000;overflow:hidden}.foundationIndex__service__bg{position:absolute;top:0;left:0;display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;height:100%;overflow:hidden}.foundationIndex__service__bg.wow{animation-name:fadeIn}.foundationIndex__service__bg .slick-list,.foundationIndex__service__bg .slick-track{height:100%}.foundationIndex__service__bg .slick-dots{position:absolute;left:auto;right:36px;flex-wrap:wrap;align-items:center;align-content:center;width:35px;height:100%;margin:0;filter:brightness(0) invert(1)}.foundationIndex__service__bg .slick-dots li{width:100%;height:35px;margin:5px 0}.foundationIndex__service__bg__item{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%;flex:0 0 auto}.foundationIndex__service__bg__item.slick-slide{display:flex}.foundationIndex__service__bg__item::before,.foundationIndex__service__bg__item::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:10}.foundationIndex__service__bg__item::before{background:linear-gradient(to bottom,#ed6d1e00 40%,rgba(237,109,30,.2) 80%) rgba(0,0,0,.6)}.foundationIndex__service__bg__item::after{background:linear-gradient(to right,#ffffff00 calc(25% - .5px),rgba(255,255,255,.15) calc(25% - .5px),rgba(255,255,255,.15) calc(25% + .5px),#ffffff00 calc(25% + .5px),#ffffff00 calc(50% - .5px),rgba(255,255,255,.15) calc(50% - .5px),rgba(255,255,255,.15) calc(50% + .5px),#ffffff00 calc(50% + .5px),#ffffff00 calc(75% - .5px),rgba(255,255,255,.15) calc(75% - .5px),rgba(255,255,255,.15) calc(75% + .5px),#ffffff00 calc(75% + .5px));z-index:20}.foundationIndex__service__bg__item img{object-fit:cover;object-position:center;height:100%;filter:grayscale(1)}.foundationIndex__service__bg__item .pad,.foundationIndex__service__bg__item .mb{display:none}.foundationIndex__service__area{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;z-index:50}.foundationIndex__service__area__pic{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:calc(50% - 50px);max-width:500px;margin:0 50px 0 0;flex:0 0 auto;overflow:hidden}.foundationIndex__service__area__pic.wow{animation-name:fadeInLeft}.foundationIndex__service__area__pic__item{display:block;width:100%;flex:0 0 auto}.foundationIndex__service__area__content{display:block;width:100%;max-width:690px;padding:0 20px 0 0;overflow:hidden;flex:0 1 auto}.foundationIndex__service__area__content .c-title07{margin:0 0 max(30px,min(150px,100vw* .08)) 0}.foundationIndex__service__area__content .c-title07.wow{animation-name:fadeInDown}.foundationIndex__service__area__content .c-title07__main{font-size:70px;color:#fff}.foundationIndex__service__area__content .c-title07__sub{font-size:30px;color:#fff}.foundationIndex__service__area__content__box{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;max-width:630px;overflow:hidden}.foundationIndex__service__area__content__box.wow{animation-name:fadeInUp}.foundationIndex__service__area__content__box__item{display:block;width:100%;color:#fff;flex:0 0 auto}.foundationIndex__service__area__content__box__item__title{display:flex;align-items:flex-end;align-content:flex-end;justify-items:flex-start;justify-content:flex-start;width:100%}.foundationIndex__service__area__content__box__item__title__main{display:block;width:100%;font-size:27px;line-height:1.2;color:inherit;font-family:inherit;flex:0 1 auto}.foundationIndex__service__area__content__box__item__title__sub{display:block;width:auto;max-width:100%;margin:0 0 .15em 0;font-size:17px;line-height:1;color:inherit;font-family:'Poppins-B','NotoSansTC-B';flex:0 0 auto}.foundationIndex__service__area__content__box__item__title__sub::before,.foundationIndex__service__area__content__box__item__title__sub::after{color:var(--subColor)}.foundationIndex__service__area__content__box__item__title__sub::before{content:'[';padding:0 .5em 0 0}.foundationIndex__service__area__content__box__item__title__sub::after{content:'_ ]';padding:0 0 0 .35em}.foundationIndex__service__area__content__box__item__text{display:block;width:100%;margin:35px 0 0 0;font-size:16px;line-height:1.7;color:inherit;font-family:'NotoSansTC-M';letter-spacing:.05em;text-align:justify}.foundationIndex__story{display:block;width:100%;padding:135px 0}.foundationIndex__story__inner__head{display:flex;align-items:flex-end;align-content:flex-end;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 min(145px,max(80px,calc(100vw * .08))) 0}.foundationIndex__story__inner__head.wow{animation-name:fadeInUp}.foundationIndex__story__inner__head__title{margin:0 0 0 -60px;flex:0 1 auto}.foundationIndex__story__inner__head__text{display:block;width:auto;max-width:100%;margin:0 0 0 20px;font-size:16px;line-height:2;color:var(--textColor);font-family:inherit;text-align:right;letter-spacing:.05em;flex:0 0 auto}.foundationIndex__story__inner__box{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:space-between;width:100%}.foundationIndex__story__inner__box.wow{animation-name:fadeInUp}.foundationIndex__story__inner__box__pic{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;max-width:715px;filter:drop-shadow(15px 15px 90px rgba(0,0,0,.2));overflow:hidden;order:10;flex:0 1 auto}.foundationIndex__story__inner__box__pic__item{display:block;width:100%;flex:0 0 auto}.foundationIndex__story__inner__box__content{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:calc(50% - 25px);max-width:525px;margin:0 50px 0 0;padding:0 0 115px 0;overflow:hidden;flex:0 0 auto}.foundationIndex__story__inner__box__content .slick-arrow{top:auto;bottom:0}.foundationIndex__story__inner__box__content .slick-prev{left:auto;right:100px}.foundationIndex__story__inner__box__content .slick-dotsLine{position:absolute;left:0;bottom:38.5px;width:calc(100% - 240px)}.foundationIndex__story__inner__box__content .c-news__content{padding:0 0 5px 0;flex:0 0 auto}.foundationIndex__story__inner__box__content .c-news__content__title{font-size:35px}.foundationIndex__story__inner__box__content .c-news__content__text{margin:0;line-height:2}.foundationIndex__story__inner__box__content .c-news__content__text::before{content:'';position:relative;display:block;width:50px;height:1px;margin:20px 0 15px 0;background:#ceced1}.foundationIndex__story__inner__box__content .c-news__content__link{margin:10px 0 0 0}.foundationIndex__news{display:block;width:100%;padding:125px 0 130px 0;background:#f2f2f6;overflow:hidden}.foundationIndex__news__inner__head{display:block;width:100%;margin:0 0 80px 0;padding:0 200px 0 0}.foundationIndex__news__inner__head.wow{animation-name:fadeInUp}.foundationIndex__news__inner__head__title{display:flex;flex-wrap:wrap;align-items:flex-end;align-content:flex-end;justify-items:flex-start;justify-content:flex-start}.foundationIndex__news__inner__head__title .c-title02__main{width:auto;max-width:100%;margin:0 20px 0 0;font-size:70px}.foundationIndex__news__inner__head__title .c-title02__sub{width:auto;max-width:100%;margin:0 0 5px 0;font-size:30px}.foundationIndex__news__inner__box{left:-25px;display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:calc(100% + 50px)}.foundationIndex__news__inner__box.wow{animation-name:fadeInUp}.foundationIndex__news__inner__box .slick-slider{display:block}.foundationIndex__news__inner__box .c-news{width:calc(33.33% - 50px);margin:0 25px;flex:0 0 auto}.foundationIndex__news__inner__box .slick-arrow{top:-170px}.foundationIndex__news__inner__box .slick-prev{left:auto;right:125px}.foundationIndex__news__inner__box .slick-next{right:25px}@media screen and (max-width:1700px){.banner__scroll{left:25px}.foundationIndex__story__inner__head__title::before{left:20px}}@media screen and (max-width:1300px){.banner__box__item__content__title{font-size:68px}.banner__box__item__content__text{margin:10px 0 0 0;font-size:23px}}@media screen and (max-width:1200px){.foundationIndex__intro__inner{display:block}.foundationIndex__intro__acc::before{top:calc(41.27% - 300px);left:calc(78.78% - 300px)}.foundationIndex__intro__acc::after{top:calc(68.25% - 350px);left:calc(9.77% - 350px)}.foundationIndex__intro__acc__item[data-style="orange"]{top:-275px;left:-126px}.foundationIndex__intro__acc__item[data-style="orange"]::before{top:270px}.foundationIndex__intro__acc__item[data-style="orange"]::after{left:121px}.foundationIndex__intro__acc__item[data-style="green"]{bottom:-276px;right:-704px}.foundationIndex__intro__acc__item[data-style="green"]::before{bottom:271px;right:0}.foundationIndex__intro__acc__item[data-style="green"]::after{bottom:0;right:699px}.foundationIndex__intro__inner__right{max-width:none;margin:0 0 60px 0}.foundationIndex__intro__inner__right__item:nth-child(1){width:calc(50% + 30px)}.foundationIndex__intro__inner__right__item:nth-child(1) img{box-shadow:max(-5px,calc(-1.56vw * .35)) max(-5px,calc(-1.56vw * .35)) min(15px,calc(9.375vw * .35)) rgba(0,0,0,.2)}.foundationIndex__intro__inner__right__item:nth-child(2){width:27.6%;margin:-55px calc(50% + 30px) 0 auto}.foundationIndex__intro__inner__right__item:nth-child(2) img{box-shadow:min(5px,calc(1.56vw * .35)) min(5px,calc(1.56vw * .35)) min(15px,calc(9.375vw * .35)) rgba(0,0,0,.2)}.foundationIndex__intro__inner__left__box__item:nth-child(1) img{box-shadow:min(5px,calc(1.56vw * .35)) max(-5px,calc(-1.56vw * .35)) min(15px,calc(9.375vw * .35)) rgba(0,0,0,.2)}.foundationIndex__intro__inner__left__box__item:nth-child(2) img{box-shadow:min(5px,calc(1.56vw * .35)) min(5px,calc(1.56vw * .35)) min(15px,calc(9.375vw * .35)) rgba(0,0,0,.2)}.foundationIndex__intro__inner__left__box{width:calc(100% - 60px);max-width:655px;margin:55px 0 0 30px}.foundationIndex__intro__inner__left__content{max-width:none;margin:0 auto}.foundationIndex__intro__inner__left__content__logo{width:70%;margin:0 auto 15px auto}.foundationIndex__intro__inner__left__content .c-title07{text-align:center}.foundationIndex__intro__inner__left__content .c-title07__main{width:100%;font-size:55px}.foundationIndex__intro__inner__left__content .c-title07__sub{font-size:20px}.foundationIndex__intro__inner__left__content__text{margin:30px 0 0 0;text-align:center}.foundationIndex__intro__inner__left{width:100%;margin:0}.foundationIndex__news__inner__box .c-news{width:calc(50% - 50px)}}@media screen and (max-width:991px){.banner__box .slick-dots{right:10px}.banner__box__item__bg .pc{display:none}.banner__box__item__bg .pad{display:block}.banner__box__item__play{bottom:170px;right:30px;width:140px;height:140px}.banner__box__item__play__main{width:calc(100% - 45px);height:calc(100% - 45px);font-size:12px}.banner__box__item__play__main::before{margin:0 calc(50% - 7.5px) 5px calc(50% - 7.5px);border-width:7.5px 0 7.5px 15px}.banner__box__item__content{align-items:flex-end;align-content:flex-end;width:calc(100% - 60px);padding:190px 40px 300px 0}.banner__cover{-webkit-mask-image:url(../png/foundation_index_banner_mask_pad.png);mask-image:url(../png/foundation_index_banner_mask_pad.png)}.banner__cover__item[data-line="1"]{left:-60px;width:440px}.banner__cover__item[data-line="2"]{bottom:-325px;left:-190px;width:1160px;min-width:calc(100% + 190px)}.banner__cover__item[data-line="3"]{bottom:-60px;left:-70px;width:440px}.banner__cover__item[data-line="4"]{left:-225px;width:1035px;min-width:calc(100% + 225px)}.foundationIndex__intro{padding:100px 0 70px 0}.foundationIndex__service{min-height:900px}.foundationIndex__service__bg__item::before{background:linear-gradient(to bottom,#ed6d1e00 45%,rgba(237,109,30,.75) 75%) rgba(0,0,0,.6)}.foundationIndex__service__bg__item::after{background:linear-gradient(to right,#ffffff00 calc(33.33% - .5px),rgba(255,255,255,.15)calc(33.33% - .5px),rgba(255,255,255,.15)calc(33.33% + .5px),#ffffff00 calc(33.33% + .5px),#ffffff00 calc(66.66% - 0.5px),rgba(255,255,255,.15)calc(66.66% - 0.5px),rgba(255,255,255,.15)calc(66.66% + 0.5px),#ffffff00 calc(66.66% + 0.5px));z-index:20}.foundationIndex__service__bg__item .pc{display:none}.foundationIndex__service__bg__item .pad{display:block}.foundationIndex__service__area{height:100%;pointer-events:none}.foundationIndex__service__area__pic{position:absolute;top:0;left:0;opacity:0;pointer-events:none;visibility:hidden;z-index:-100}.foundationIndex__service__area__pic.wow{animation:none}.foundationIndex__service__area__pic__item{opacity:0;visibility:hidden}.foundationIndex__service__area__content{display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;height:100%;max-width:none;padding:0}.foundationIndex__service__area__content .c-title07{margin:0 0 auto 0}.foundationIndex__service__area__content .c-title07.wow{animation-name:fadeInUp}.foundationIndex__service__area__content .c-title07__main{font-size:55px}.foundationIndex__service__area__content .c-title07__sub{font-size:20px}.foundationIndex__service__area__content__box{max-width:none;margin:30px 0 0 0}.foundationIndex__service__area__content__box.slick-slider{display:block}.foundationIndex__service__area__content__box .slick-dots{margin:55px 0 0 0;filter:brightness(0) invert(1);pointer-events:all}.foundationIndex__story{padding:100px 0}.foundationIndex__story__inner__head{display:block;margin:0 0 45px 0}.foundationIndex__story__inner__head__title{margin:0}.foundationIndex__story__inner__head__title::before{left:0}.foundationIndex__story__inner__head__title .c-title09__main{font-size:55px}.foundationIndex__story__inner__head__text{width:100%;margin:20px 0 0 0;font-size:15px;text-align:left}.foundationIndex__story__inner__box{display:block}.foundationIndex__story__inner__box__content .slick-prev{right:90px}.foundationIndex__story__inner__box__content .slick-dotsLine{bottom:33.5px;width:calc(100% - 220px)}.foundationIndex__story__inner__box__pic{max-width:none;margin:0 0 20px 0}.foundationIndex__story__inner__box__content{width:100%;max-width:none;margin:0}.foundationIndex__news{padding:95px 0}.foundationIndex__news__inner__head{margin:0 0 40px 0;padding:0}.foundationIndex__news__inner__head__title{display:block}.foundationIndex__news__inner__head__title .c-title02__main{margin:0;font-size:55px}.foundationIndex__news__inner__head__title .c-title02__sub{margin:10px 0 0 0;font-size:20px}.foundationIndex__news__inner__box{left:0;width:calc(100% + 30px);padding:0 0 130px 0}.foundationIndex__news__inner__box .slick-dotsLine{position:absolute;bottom:34.5px;left:0;width:calc(100% - 215px);margin:0}.foundationIndex__news__inner__box .slick-arrow{top:auto;bottom:0}.foundationIndex__news__inner__box .slick-prev{right:120px}.foundationIndex__news__inner__box .slick-next{right:30px}.foundationIndex__news__inner__box .c-news{width:415px;margin:0 45px 0 0}}@media screen and (max-width:767px){.banner__box__item__play{bottom:95px;right:20px;width:70px;height:70px}.banner__box__item__play::before{display:none}.banner__box__item__play__main{width:100%;height:100%}.banner__box__item__content__title{font-size:28px;line-height:1.15}.banner__box__item__content__text{margin:5px 0 0 0;font-size:15px;font-family:'NotoSansTC'}.foundationIndex__service__bg__item::after{display:none}}@media screen and (max-width:575px){.banner,.banner__box__item{min-height:500px}.banner__box .slick-dots li{width:30px;height:30px}.banner__box__item__bg .pad{display:none}.banner__box__item__bg .mb{display:block}.banner__box__item__content{width:calc(100% - 40px);padding:75px 25px 140px 0}.banner__cover{height:calc(100% - 60px);-webkit-mask-image:url(../png/foundation_index_banner_mask_mb.png);mask-image:url(../png/foundation_index_banner_mask_mb.png)}.banner__cover__item[data-line="1"]{left:0;width:176px}.banner__cover__item[data-line="2"]{bottom:-142px;left:-71px;width:508px;min-width:calc(100% + 71px)}.banner__cover__item[data-line="3"]{bottom:-40px;left:-25px;width:185px}.banner__cover__item[data-line="4"]{top:-21px;left:-68px;width:473px;min-width:calc(100% + 68px)}.banner__scroll{bottom:20px;left:20px;width:16px}.banner__scroll::before{font-size:12px}.banner__scroll::after{height:25px;margin:20px auto 0 auto}.foundationIndex__intro{padding:55px 0 50px 0}.foundationIndex__intro__acc::before,.foundationIndex__intro__acc::after{width:200px;padding:200px 0 0 0;opacity:.2}.foundationIndex__intro__acc::before{top:calc(37.49% - 100px);left:calc(73.33% - 100px)}.foundationIndex__intro__acc::after{top:calc(68.57% - 100px);left:calc(9.33% - 100px)}.foundationIndex__intro__acc__item svg path{stroke-width:100}.foundationIndex__intro__acc__item[data-style="orange"]{top:-120px;left:-80px;width:206px;height:206px}.foundationIndex__intro__acc__item[data-style="orange"]::before{top:115px}.foundationIndex__intro__acc__item[data-style="orange"]::after{left:75px}.foundationIndex__intro__acc__item[data-style="green"]{bottom:-70px;right:-304px;width:412px;height:280px}.foundationIndex__intro__acc__item[data-style="green"]::before{bottom:65px;right:0}.foundationIndex__intro__acc__item[data-style="green"]::after{bottom:0;right:299px}.foundationIndex__intro__inner__left__content{width:calc(100% - 40px)}.foundationIndex__intro__inner__left__content__logo{width:90%;margin:0 auto}.foundationIndex__intro__inner__left__content .c-title07__main{font-size:35px}.foundationIndex__intro__inner__left__content .c-title07__main br{display:none}.foundationIndex__intro__inner__left__content .c-title07__sub{margin:15px 0 0 0;font-size:16px}.foundationIndex__intro__inner__left__content__text{margin:30px 0 0 0;font-size:14px;line-height:1.8}.foundationIndex__intro__inner__right{margin:0 0 45px 0}.foundationIndex__intro__inner__right__item:nth-child(1){width:calc(50% + 30px)}.foundationIndex__intro__inner__right__item:nth-child(2){width:38.6%;margin:-15px calc(33% + 30px) 0 auto}.foundationIndex__intro__inner__left__box{width:100%;margin:40px auto 0 0}.foundationIndex__service{min-height:500px;padding:50px 0}.foundationIndex__service__bg__item::before{background:linear-gradient(to bottom,#ed6d1e00 30%,rgba(237,109,30,.75) 60%) rgba(0,0,0,.6)}.foundationIndex__service__bg__item .pad{display:none}.foundationIndex__service__bg__item .mb{display:block}.foundationIndex__service__area__content .c-title07__main{font-size:35px}.foundationIndex__service__area__content .c-title07__sub{margin:15px 0 0 0;font-size:16px}.foundationIndex__service__area__content__box .slick-dots{margin:25px 0 0 0}.foundationIndex__service__area__content__box__item__title__main{font-size:17px}.foundationIndex__service__area__content__box__item__title__sub{display:none}.foundationIndex__service__area__content__box__item__text{margin:15px 0 0 0;font-size:14px}.foundationIndex__story{padding:70px 0}.foundationIndex__story__inner__head__title .c-title09__main{font-size:35px}.foundationIndex__story__inner__head__text{margin:10px 0 0 0;line-height:1.45}.foundationIndex__story__inner__head{margin:0 0 35px 0}.foundationIndex__story__inner__box__pic{margin:0 0 10px 0;filter:drop-shadow(5px 5px 15px rgba(0,0,0,.2))}.foundationIndex__story__inner__box__content{padding:0 0 85px 0}.foundationIndex__story__inner__box__content .slick-prev{right:60px}.foundationIndex__story__inner__box__content .slick-dotsLine{bottom:24.5px;width:calc(100% - 135px)}.foundationIndex__story__inner__box__content .c-news__content__title{font-size:20px}.foundationIndex__story__inner__box__content .c-news__content__text::before{margin:15px 0 10px 0}.foundationIndex__story__inner__box__content .c-news__content__link{margin:5px 0 0 0}.foundationIndex__news{padding:70px 0}.foundationIndex__news__inner__head{margin:0 0 35px 0}.foundationIndex__news__inner__head__title .c-title02__main{font-size:35px}.foundationIndex__news__inner__head__title .c-title02__sub{margin:15px 0 0 0;font-size:16px}.foundationIndex__news__inner__box{left:-20px;width:calc(100% + 40px);padding:0 0 85px 0}.foundationIndex__news__inner__box .slick-dotsLine{bottom:25.5px;left:20px;width:calc(100% - 175px)}.foundationIndex__news__inner__box .slick-prev{right:80px}.foundationIndex__news__inner__box .slick-next{right:20px}.foundationIndex__news__inner__box .c-news{width:calc(100% - 40px);margin:0 20px}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
