@charset "UTF-8";
.c-navBox{display:block;width:calc(100% - 160px);max-width:1450px;margin:0 auto;margin:95px auto 90px auto;background:#fff;box-shadow:var(--boxShadow);overflow:hidden}.c-navBox.wow{animation-name:fadeInUp}.c-navBox__menu{display:block;width:100%}.c-navBox__inner{display:block;width:100%}.c-navBox__inner__menu{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%}.c-navBox__inner__menu__link{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:auto;padding:30px 20px;font-size:17px;font-family:inherit;line-height:1.2;text-align:center;color:var(--textColor);background:#ececec;border-right:1px solid #fff;transition:color .4s ease-in-out;flex:0 1 auto}.c-navBox__inner__menu__link:last-child{border-right:none}.c-navBox__inner__menu__link:hover{color:var(--titleColor)}.c-navBox__inner__menu__link.active{background:#fff;border-right:none;color:var(--titleColor);font-family:inherit;pointer-events:none}.c-navBox__inner__menu__link.active::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:var(--mainColor)}.c-navBox__content{display:block;width:100%;background:#fff;padding:60px 80px 70px 80px}.c-navBox__content__select{display:none}.c-navBox__content__select.wow{animation-name:fadeInUp}.c-navBox__content .c-nodata{box-shadow:none}@media screen and (max-width:991px){.c-navBox{width:calc(100% - 60px);margin:60px auto 80px auto}.c-navBox__inner__menu{flex-wrap:wrap}.c-navBox__inner__menu__link{width:50%;border-bottom:1px solid #fff}.c-navBox__inner__menu__link:nth-child(even){border-right:none}.c-navBox__inner__menu__link:last-child:nth-child(odd){width:100%}.c-navBox__content{padding:50px 50px 70px 50px}.c-navBox__content__subMenu{display:none}.c-navBox__content__select{display:block}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-navBox{width:calc(100% - 40px);margin:50px auto 60px auto}.c-navBox__inner__menu__link{min-height:55px;font-size:14px;padding:10px 20px}.c-navBox__content{padding:40px 20px}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
.c-navBox{margin:90px auto 150px auto}.practice{display:block;width:100%;margin:0 auto 20px auto}.practice__title{margin:0 0 20px 0}.practice__sub{display:block;width:100%;margin:0 0 20px 0;font-size:17px;line-height:1.7;color:var(--titleColor);font-family:'Montserrat-B','NotoSansTC-B';letter-spacing:.5px;text-align:justify;overflow:hidden;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.practice__text{display:block;width:100%;font-size:14px;line-height:2;color:var(--textColor);font-family:inherit;letter-spacing:.5px;text-align:justify;overflow:hidden;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.practice__text.two{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;margin:0 0 -20px 0}.practice__text__item{display:block;width:100%;margin:0 0 20px 0;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;flex:0 1 auto}.practice__text.two .practice__text__item{width:calc(50% - 30px)}.practice__text__chart{display:block;width:40%;max-width:415px;margin:0 0 0 35px;flex:0 0 auto}.practice__text__chart.wow{opacity:1;visibility:visible}.practice__text__chart__item{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 50px 0;transition:opacity 1s 1.2s ease-in-out}.practice__text__chart__item:nth-child(2){transition-delay:1.6s}.practice__text__chart.wow .practice__text__chart__item{opacity:0}.practice__text__chart.wow.animated .practice__text__chart__item{opacity:1}.practice__text__chart__item__icon{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:145px;height:145px;margin:0 25px 0 0;border-radius:50%;border:1px dashed #949494;flex:0 0 auto}.practice__text__chart__item__icon::before{content:'';position:absolute;top:5%;left:5%;display:block;width:90%;height:90%;border-radius:50%;background:#ececec}.practice__text__chart__item__icon::after{content:'';position:absolute;top:calc(100% - 2px);left:calc(50% - 3px);display:block;width:6px;height:56px;background:#949494;background:radial-gradient(ellipse at center,#000 70%,rgba(0,0,0,0) 71%) top center no-repeat,radial-gradient(ellipse at center,#c11132 70%,rgba(193,17,50,0) 71%) bottom center no-repeat,linear-gradient(to right,#949494 0%,#949494 100%) center no-repeat;background-size:6px 6px,6px 6px,1px 100%;transform-origin:center;z-index:10}.practice__text__chart__item:last-child .practice__text__chart__item__icon::after{display:none}.practice__text__chart__item__icon img{object-fit:contain;object-position:center;width:50%;height:50%}.practice__text__chart__item__text{display:block;width:100%;font-size:14px;line-height:1.65;color:#000;font-family:inherit;text-align:left}.practice__text__chart__item:nth-child(odd) .practice__text__chart__item__icon::before{background:var(--mainColor)}.practice__text__chart__item:nth-child(odd) .practice__text__chart__item__icon img{filter:brightness(0) invert(1)}.practice__text__chart__item:nth-child(odd) .practice__text__chart__item__icon::after{transform:scaleY(-1)}.practice__text[data-style="chart"]{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;margin:30px 0 0 0}.practice__text[data-style="chart"] .practice__text__item{max-width:775px}.practice__bt{max-width:180px;margin:65px auto 0 auto}@media screen and (max-width:991px){.c-navBox{margin:60px auto 80px auto}.practice__text.two{display:block;margin:0}.practice__text__item{width:100%}.practice__text.two .practice__text__item{width:100%}.practice__text__item:last-child{margin:0}.practice__text__chart{width:100%;max-width:430px;margin:40px auto 80px auto}.practice__text[data-style="chart"]{display:block;margin:30px 0 0 0}.practice__text[data-style="chart"] .practice__text__item{max-width:none}.practice__bt{max-width:150px;margin:35px auto 0 auto}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-navBox{margin:50px auto}.practice{margin:0 auto 30px auto}.practice__title{margin:0 0 15px 0}.practice__sub{margin:0 0 10px 0;font-size:14px;font-family:'Montserrat-M','NotoSansTC-M'}.practice__text{line-height:1.8}.practice__text__item{margin:0 0 10px 0}.practice__text__chart{max-width:260px;margin:25px auto 55px auto}.practice__text__chart__item{flex-wrap:wrap;margin:0 auto 40px auto}.practice__text__chart__item__icon{width:110px;height:110px;margin:0 auto}.practice__text__chart__item__icon::after{height:46px}.practice__text__chart__item__text{margin:10px auto 0 auto;font-size:14px;text-align:center}.practice__text__chart__item:first-child .practice__text__chart__item__text{margin:0 auto 10px auto;order:-10}.practice__text[data-style="chart"]{margin:0}.practice__bt{margin:25px auto 0 auto}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
.copyright__chart{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;margin:60px auto 70px auto}.copyright__chart__title{display:block;width:215px;height:215px;margin:190px auto;padding:18px;font-size:14px;line-height:1.7;color:var(--titleColor);font-family:inherit;text-align:center;border-radius:50%;background:linear-gradient(to bottom,#b51b32 0%,#e7e6e5 100%) center no-repeat,linear-gradient(to right,#eaeae9 0%,#707070 100%) center no-repeat;background-size:40px 100%,100% 40px;overflow:hidden;z-index:10}.copyright__chart__title::before,.copyright__chart__title::after{content:'';position:absolute;top:calc(50% - 20px);left:0;display:block;width:100%;height:40px;transform-origin:center}.copyright__chart__title::before{background:linear-gradient(to left,#b51b32 0%,#b11a30 100%) center no-repeat;transform:rotate(30deg)}.copyright__chart__title::after{background:linear-gradient(to left,#040000 0%,#b51b32 100%) center no-repeat;transform:rotate(-30deg)}.copyright__chart__title__text{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%;padding:15px;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;border-radius:50%;background:#fff;box-shadow:0 0 30px rgba(4,0,0,.08);overflow:hidden;z-index:10}.copyright__chart__box{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.copyright__chart__box.wow{opacity:1;visibility:visible}.copyright__chart__box__item{position:absolute;display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:155px;height:155px;border-radius:50%;border:1px dashed #ececec;opacity:0;animation:.8s ease-in-out forwards;overflow:visible}.copyright__chart__box.animated .copyright__chart__box__item{animation-name:fadeIn}.copyright__chart__box__item__icon{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:calc(100% - 20px);height:calc(100% - 20px);background:#fff;border-radius:50%;box-shadow:8px 8px 30px rgba(4,0,0,.08);overflow:hidden}.copyright__chart__box__item__icon img{object-fit:contain;object-position:center;width:60%;height:60%}.copyright__chart__box__item__content{position:absolute;display:block;width:100vw;text-align:center}.copyright__chart__box__item__content__title{display:block;width:100%;font-size:14px;line-height:1.65;color:var(--titleColor);font-family:inherit;z-index:10}.copyright__chart__box__item:nth-child(1){animation-delay:.6s}.copyright__chart__box__item:nth-child(2){animation-delay:1s}.copyright__chart__box__item:nth-child(3){animation-delay:1.4s}.copyright__chart__box__item:nth-child(4){animation-delay:1.8s}.copyright__chart__box__item:nth-child(5){animation-delay:2.2s}.copyright__chart__box__item:nth-child(6){animation-delay:2.6s}.copyright__chart__box__item:nth-child(7){animation-delay:3s}.copyright__chart__box__item:nth-child(8){animation-delay:3.4s}@media screen and (min-width:992px){.copyright__chart__box__item:nth-child(1){top:0;left:calc(50% - 77.5px)}.copyright__chart__box__item:nth-child(1) .copyright__chart__box__item__content{top:-30px;left:calc(50% - 50vw)}.copyright__chart__box__item:nth-child(2){top:100px;left:calc(50% + 90px)}.copyright__chart__box__item:nth-child(2) .copyright__chart__box__item__content{top:20px;left:calc(100% + 10px);text-align:left}.copyright__chart__box__item:nth-child(3){top:calc(50% - 77.5px);left:calc(50% + 250px)}.copyright__chart__box__item:nth-child(3) .copyright__chart__box__item__content{top:50%;left:calc(100% + 15px);text-align:left;transform:translateY(-50%)}.copyright__chart__box__item:nth-child(4){bottom:100px;left:calc(50% + 90px)}.copyright__chart__box__item:nth-child(4) .copyright__chart__box__item__content{bottom:20px;left:calc(100% + 10px);text-align:left}.copyright__chart__box__item:nth-child(5){bottom:0;left:calc(50% - 77.5px)}.copyright__chart__box__item:nth-child(5) .copyright__chart__box__item__content{bottom:-30px;left:calc(50% - 50vw)}.copyright__chart__box__item:nth-child(6){bottom:100px;right:calc(50% + 90px)}.copyright__chart__box__item:nth-child(6) .copyright__chart__box__item__content{bottom:20px;right:calc(100% + 10px);text-align:right}.copyright__chart__box__item:nth-child(7){top:calc(50% - 77.5px);right:calc(50% + 250px)}.copyright__chart__box__item:nth-child(7) .copyright__chart__box__item__content{top:50%;right:calc(100% + 15px);text-align:right;transform:translateY(-50%)}.copyright__chart__box__item:nth-child(8){top:100px;right:calc(50% + 90px)}.copyright__chart__box__item:nth-child(8) .copyright__chart__box__item__content{top:20px;right:calc(100% + 10px);text-align:right}}@media screen and (min-width:992px)and (max-width:1450px){.copyright__chart__box__item:nth-child(2) .copyright__chart__box__item__content{top:-30px;left:30%}.copyright__chart__box__item:nth-child(3) .copyright__chart__box__item__content{top:calc(100% + 10px);left:0;width:100%;text-align:center;transform:none}.copyright__chart__box__item:nth-child(4) .copyright__chart__box__item__content{bottom:-30px;left:30%}.copyright__chart__box__item:nth-child(6) .copyright__chart__box__item__content{bottom:-30px;right:30%}.copyright__chart__box__item:nth-child(7) .copyright__chart__box__item__content{top:calc(100% + 10px);right:0;width:100%;text-align:center;transform:none}.copyright__chart__box__item:nth-child(8) .copyright__chart__box__item__content{top:-30px;right:30%}}@media screen and (min-width:768px)and (max-width:991px){.copyright__chart__box__item:nth-child(2){margin:-75px 0 0 auto}.copyright__chart__box__item:nth-child(2) .copyright__chart__box__item__icon{background:#000}.copyright__chart__box__item:nth-child(3),.copyright__chart__box__item:nth-child(4),.copyright__chart__box__item:nth-child(5){margin:10px 0 0 auto}.copyright__chart__box__item:nth-child(3) .copyright__chart__box__item__icon{background:#757575}.copyright__chart__box__item:nth-child(4) .copyright__chart__box__item__icon{background:#ececeb}.copyright__chart__box__item:nth-child(6){margin:-245px 0 0 0}.copyright__chart__box__item:nth-child(6) .copyright__chart__box__item__icon{background:#757575}.copyright__chart__box__item:nth-child(7){margin:-415px 0 0 0}.copyright__chart__box__item:nth-child(7) .copyright__chart__box__item__icon{background:#000}.copyright__chart__box__item:nth-child(8){margin:-585px 0 0 0}.copyright__chart__box__item:nth-child(8) .copyright__chart__box__item__icon{background:#ececeb}.copyright__chart__box__item:nth-child(n+2):nth-child(-n+5) .copyright__chart__box__item__content{left:calc(100% + 20px);text-align:left}.copyright__chart__box__item:nth-child(1) .copyright__chart__box__item__content,.copyright__chart__box__item:nth-child(n+6):nth-child(-n+8) .copyright__chart__box__item__content{right:calc(100% + 20px);text-align:right}.copyright__chart__box__item:nth-child(2) .copyright__chart__box__item__content{max-width:135px}}@media screen and (max-width:991px){.copyright__chart{display:block;max-width:340px;margin:50px auto 65px auto}.copyright__chart__title{width:100%;height:auto;margin:0 auto 35px auto;padding:0;font-size:17px;line-height:1.5;border-radius:0;background:none}.copyright__chart__title::before,.copyright__chart__title::after{display:none}.copyright__chart__title__text{display:block;height:auto;padding:0;border-radius:0;background:none;box-shadow:none}.copyright__chart__box{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:center;justify-content:start;height:auto}.copyright__chart__box__item{position:relative;width:190px;height:160px;border-radius:0;border:none}.copyright__chart__box__item__icon{width:100%;height:100%;border-radius:0;border:none;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:var(--mainColor);box-shadow:none}.copyright__chart__box__item__icon::before{content:'';position:absolute;bottom:15px;left:20px;display:block;width:calc(100% - 40px);height:calc(100% - 30px);background:#fff;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%)}.copyright__chart__box__item__icon img{width:50%;height:50%}.copyright__chart__box__item__content{width:100%;max-width:160px}}@media screen and (max-width:767px){.copyright__chart{max-width:none}.copyright__chart__box__item{width:calc(100% - 12px);height:auto;margin:0 0 30px 0;filter:drop-shadow(10px 10px 10px rgba(24,34,50,.08))}.copyright__chart__box__item:last-child{margin:0}.copyright__chart__box__item:nth-child(n+1):nth-child(n-8){animation-delay:.6s}.copyright__chart__box__item__icon{height:150px;padding:20px calc(100% - 120px) 20px 20px;background:#f9f9f9;border-radius:15px;clip-path:none;overflow:hidden}.copyright__chart__box__item__icon::before{bottom:0;left:0;width:100%;height:10px;background:#ebebeb;clip-path:none;z-index:10}.copyright__chart__box__item__icon img{width:auto;height:100%}.copyright__chart__box__item__content{position:absolute;top:-12px;right:-12px;display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:calc(100% - 140px);height:calc(100% - 15px);max-width:none;padding:40px 20px 40px 55px;text-align:left;background:#fff;border-radius:20px;-webkit-clip-path:polygon(100% 0,100% 100%,50px 100%,49px 99.9%,48px 99.7%,47px 99.4%,46px 99%,45px 98.5%,44px 97.9%,43px 97.2%,42px 96.4%,41px 95.5%,40px 94.5%,3.3px 18px,2.7px 15px,2.2px 12px,1.8px 9px,1.5px 6px,.1px 3px,0 0);clip-path:polygon(100% 0,100% 100%,50px 100%,49px 99.9%,48px 99.7%,47px 99.4%,46px 99%,45px 98.5%,44px 97.9%,43px 97.2%,42px 96.4%,41px 95.5%,40px 94.5%,3.3px 18px,2.7px 15px,2.2px 12px,1.8px 9px,1.5px 6px,.1px 3px,0 0);overflow:hidden}.copyright__chart__box__item__content::before{content:'';position:absolute;top:3px;left:3px;display:block;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:20px;-webkit-clip-path:polygon(100% 0,100% 100%,50px 100%,49px 99.9%,48px 99.7%,47px 99.4%,46px 99%,45px 98.5%,44px 97.9%,43px 97.2%,42px 96.4%,41px 95.5%,40px 94.5%,6.3px 18px,5.7px 15px,5.2px 12px,4.8px 9px,4.5px 6px,3.1px 3px,0 0,calc(100% - 1px) 1px,calc(100% - 1px) calc(100% - 1px));clip-path:polygon(100% 0,100% 100%,50px 100%,49px 99.9%,48px 99.7%,47px 99.4%,46px 99%,45px 98.5%,44px 97.9%,43px 97.2%,42px 96.4%,41px 95.5%,40px 94.5%,6.3px 18px,5.7px 15px,5.2px 12px,4.8px 9px,4.5px 6px,3.1px 3px,0 0,calc(100% - 1px) 1px,calc(100% - 1px) calc(100% - 1px));background:#f6f6f6;overflow:hidden}.copyright__chart__box__item__content::after{content:'';position:absolute;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border-radius:20px;-webkit-clip-path:polygon(100% 0,100% 100%,50px 100%,49px 99.9%,48px 99.7%,47px 99.4%,46px 99%,45px 98.5%,44px 97.9%,43px 97.2%,42px 96.4%,41px 95.5%,40px 94.5%,6.3px 18px,5.7px 15px,5.2px 12px,4.8px 9px,4.5px 6px,3.1px 3px,0 0,calc(100% - 1px) 1px,calc(100% - 1px) calc(100% - 1px));clip-path:polygon(100% 0,100% 100%,50px 100%,49px 99.9%,48px 99.7%,47px 99.4%,46px 99%,45px 98.5%,44px 97.9%,43px 97.2%,42px 96.4%,41px 95.5%,40px 94.5%,6.3px 18px,5.7px 15px,5.2px 12px,4.8px 9px,4.5px 6px,3.1px 3px,0 0,calc(100% - 1px) 1px,calc(100% - 1px) calc(100% - 1px));background:#fff;overflow:hidden}}@media screen and (max-width:575px){.copyright__chart{margin:30px auto 50px auto}.copyright__chart__box__item__icon{height:95px;padding:20px calc(100% - 75px) 20px 10px}.copyright__chart__box__item__content{width:calc(100% - 65px);padding:15px 10px 15px 50px}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
