@charset "UTF-8";
.c-subMenu{top:0;left:0;display:block;width:100%;margin:0 auto;z-index:100;overflow:visible}.c-subMenu::before{content:'';position:absolute;top:0;left:calc(50% - 50vw);display:block;width:100vw;height:100%;background:#fff;box-shadow:0 0 73px rgba(0,0,0,.2);opacity:0;pointer-events:none}.c-subMenu__box{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;background:#fff;box-shadow:0 0 73px rgba(0,0,0,.2);overflow:hidden}.c-subMenu__box .slick-list{margin:0 auto}.c-subMenu__box .slick-list.notFull{min-width:0}.c-subMenu__box.slick-slider{overflow:visible}.c-subMenu__box .slick-next{right:-60px}.c-subMenu__box .slick-prev{left:-60px}.c-subMenu__box .slick-track{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start}.c-subMenu__box__item{display:block;width:25%;height:auto;font-size:19px;line-height:1;color:#000;font-family:"NotoSansTC-B";float:none;flex:0 0 auto}.c-subMenu__box__item::before{content:'';position:absolute;bottom:0;left:0;display:block;width:100%;height:100%;background:var(--mainColor);opacity:0;transition:opacity .4s ease-in-out}.c-subMenu__box__item.active,.c-subMenu__box__item:hover{color:#fff}.c-subMenu__box__item.active::before,.c-subMenu__box__item:hover::before{opacity:1}.c-subMenu__box__item::after{content:'';position:absolute;top:27.5%;left:0;display:block;width:.5px;height:45%;background:rgba(0,0,0,.2)}.c-subMenu__box__item.slick-current::after,.c-subMenu__box__item:hover+.c-subMenu__box__item::after,.c-subMenu__box__item.active::after,.c-subMenu__box__item.active+.c-subMenu__box__item::after,.c-subMenu__box__item:hover::after{opacity:0}.c-subMenu__box__item__link{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%;padding:35px 5px;font-size:inherit;line-height:1.5;color:inherit;font-family:inherit;text-align:center}.c-subMenu__select{display:none;height:70px}.c-subMenu.j-subMenuFixed{position:sticky}.c-subMenu.fixed::before{opacity:1;pointer-events:all}.c-subMenu.fixed .c-subMenu__box{box-shadow:none}.c-subMenuSelect{top:0;left:0;display:none;width:100%;margin:0 auto;background:#fff;overflow:visible;z-index:100}.c-subMenuSelect::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#fff;box-shadow:1px 1px 30px rgba(4,0,0,.2)}.c-subMenuSelect__select{border:none}.c-subMenu__box:not(.j-subMenu-slick){flex-wrap:wrap}.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item{margin:0 0 -1px 0;border-bottom:1px solid rgba(0,0,0,.2);flex:1 0 auto}.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(1):nth-last-child(5),.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(2):nth-last-child(4),.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(3):nth-last-child(3),.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(4):nth-last-child(2),.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(5):nth-last-child(1){width:33.33%}.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(4):nth-last-child(2)::after{display:none}.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(5):nth-last-child(1)::after{display:block}.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(4n+1)::after{display:none}.c-subMenu.j-subMenuFixed.fixed .c-subMenu__box:not(.j-subMenu-slick){left:calc(50% - 50vw);width:100vw}.c-subMenu.j-subMenuFixed.fixed .c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item .c-subMenu__box__item__link{padding:20px 5px}@media screen and (max-width:1500px){.c-subMenu{width:calc(100% - 120px)}.c-subMenu.full{width:100%;box-shadow:0 0 73px rgb(0 0 0 / 20%);overflow:visible}.c-subMenu.full .c-subMenu__box{box-shadow:none}.c-subMenu__box:not(.j-subMenu-slick){left:-60px;width:calc(100% + 120px)}}@media screen and (max-width:991px){.c-subMenu{width:calc(100% - 60px)}.c-subMenu.full{width:100%}.c-subMenu__box{display:none}.c-subMenu__box .slick-arrow{top:calc(50% - 10px);width:10px;height:20px}.c-subMenu__box .slick-prev{left:-30px}.c-subMenu__box .slick-next{right:-30px}.c-subMenu__box__item{font-size:16px}.c-subMenu__box__item__link{padding:27.5px 5px}.c-subMenu__select{display:block}.c-subMenu.j-subMenuFixed .c-subMenu__box{display:flex}.c-subMenu__box:not(.j-subMenu-slick){left:-30px;width:calc(100% + 60px)}}@media screen and (max-width:767px){.c-subMenu.fixed{position:sticky}.c-subMenu.j-subMenuFixed{position:absolute;top:0;left:calc(50% - 50vw);display:block;width:100vw}.c-subMenu__box{padding:0 60px}.c-subMenu__box::before,.c-subMenu__box::after{content:'';position:absolute;top:0;display:block;width:60px;height:100%;background:linear-gradient(to right,#fff 70%,rgba(255,255,255,0) 100%);z-index:10}.c-subMenu__box::before{left:0}.c-subMenu__box::after{right:0;transform:scaleX(-1)}.c-subMenu__box .slick-list,.c-subMenu__box .slick-track{overflow:visible}.c-subMenu__box .slick-prev{left:30px}.c-subMenu__box .slick-next{right:30px}.c-subMenu__box__item{width:auto}.c-subMenu__box__item::before{height:3px}.c-subMenu__box__item::after{display:none}.c-subMenu__box__item.active,.c-subMenu__box__item:hover{color:#000}.c-subMenu__box__item__link{padding:20px 12.5px}.c-subMenu.fixed{position:fixed}.c-subMenu__box:not(.j-subMenu-slick),.c-subMenu.j-subMenuFixed .c-subMenu__box:not(.j-subMenu-slick){display:none}.c-subMenuSelect{position:sticky;display:block;margin:0 auto 30px auto}.c-subMenuSelect.fixed::before{left:calc(50% - 50vw);width:100vw}.c-subMenuSelect.fixed .c-subMenuSelect__select{left:-25px;width:calc(100% + 50px)}}@media screen and (max-width:575px){.c-subMenu__box{padding:0 40px}.c-subMenu__box::before,.c-subMenu__box::after{width:45px}.c-subMenu__box .slick-prev{left:20px}.c-subMenu__box .slick-next{right:20px}.c-subMenu__box__item{font-size:15px}.c-subMenu__select{height:50px}.c-subMenuSelect{width:100%}.c-subMenuSelect.fixed{padding:0 10px}}@media (any-hover:none){.c-subMenu__box__item:hover::before{opacity:0}}@supports (-webkit-touch-callout:none){}
.c-topicTable{display:block;width:100%;margin:0 auto 60px auto}.c-topicTable:last-child{margin:0 auto}.c-topicTable__topic{display:block;width:100%}.c-topicTable__topic:last-child{margin:0}.c-topicTable__topic__head{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%}.c-topicTable__topic__head__item{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;min-height:50px;padding:5px 20px;font-size:16px;line-height:2;color:#fff;font-family:'NotoSansTC';letter-spacing:.5px;background:#1b1b1b;border-right:1px solid #fff;flex:0 1 auto}.c-topicTable__topic__head__item:last-child{border:none}.c-topicTable__topic__body{display:block;width:100%}.c-topicTable__topic__body__content{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:var(--textColor);background:#fff;border-bottom:1px solid #f2f2f6}.c-topicTable__topic__body__content:last-child{border-bottom:none}.c-topicTable__topic__body__content__item{display:block;width:100%;flex:0 1 auto;border-right:1px solid #f2f2f6}.c-topicTable__topic__head__item:first-child,.c-topicTable__topic__body__content__item:first-child{width:25%;min-width:168.19px;max-width:295.19px;flex:0 0 auto}.c-topicTable__topic__body__content__item:last-child{border-right:none}.c-topicTable__topic__body__content__item__title{display:none;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:50px;font-size:14px;font-family:'Poppins','NotoSansTC';line-height:1.4;letter-spacing:.5px;color:#fff;background:#1b1b1b;padding:10px 20px}.c-topicTable__topic__body__content__item__content{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:center;align-content:center;flex-wrap:wrap;width:100%;height:100%;padding:25px 30px}.c-topicTable__topic__body__content__item:first-child .c-topicTable__topic__body__content__item__content{justify-content:center;justify-items:center}.c-topicTable__topic__body__content__item__content__text{display:block;width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit}.c-topicTable__topic__body__content__item:first-child .c-topicTable__topic__body__content__item__content__text{text-align:center}.c-topicTable__topic__body__content__item__content li{width:100%;margin:0}.c-topicTable__target{display:block;width:100%}.c-topicTable__target__table{display:block;width:100%}.c-topicTable__target__table__select{display:none;font-size:16px;color:var(--textColor);font-family:'Poppins','NotoSansTC';margin:0 0 20px 0}.c-topicTable__target__table__content{display:block;width:100%}.c-topicTable__target__table__content__head{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%}.c-topicTable__target__table__content__head__item{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;flex-wrap:wrap;width:100%;min-height:50px;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:#fff;background:#1b1b1b;flex:0 1 auto;border-right:1px solid #fff;padding:5px 10px;text-align:center}.c-topicTable__target__table__content__head__item:last-child{border-right:none}.c-topicTable__target__table__content__body{display:block;width:100%}.c-topicTable__target__table__content__body__main{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch}.c-topicTable__target__table__content__body__main__item{display:block;width:100%;flex:0 1 auto}.c-topicTable__target__table__content__body__main__item__title{display:none;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:50px;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:#fff;background:#1b1b1b}.c-topicTable__target__table__content__body__main__item__text{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:center;align-content:center;flex-wrap:wrap;width:100%;height:100%;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:var(--textColor);background:#fff;padding:25px 30px;border-right:1px solid #f2f2f6;border-bottom:1px solid #f2f2f6}.c-topicTable__target__table__content__body__main__item:last-child .c-topicTable__target__table__content__body__main__item__text{border-right:none}.c-topicTable__target__table__content__body__main__item__text li{margin:0}.c-topicTable__target__table02{display:block;width:100%;margin:0 0 60px 0}.c-topicTable__target__table02:last-child{margin:0}.c-topicTable__target__table02__head{display:none;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%}.c-topicTable__target__table02__head__item{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:50px;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:#fff;background:#1b1b1b;border-right:1px solid #fff;flex:0 1 auto}.c-topicTable__target__table02__head__item:last-child{border-right:none}.c-topicTable__target__table02__box{display:block;width:100%}.c-topicTable__target__table02__box__content{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%;background:#fff;border-bottom:1px solid #f2f2f6}.c-topicTable__target__table02__box__content:last-child{border-bottom:none}.c-topicTable__target__table02__box__content__item{display:block;width:100%}.c-topicTable__target__table02__box__content__item__title{display:none;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:50px;font-size:14px;font-family:'Poppins','NotoSansTC';line-height:1.4;letter-spacing:.5px;color:#fff;background:#1b1b1b}.c-topicTable__target__table02__box__content__item__content{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%;height:100%;padding:25px 30px;font-size:15px;color:var(--textColor);line-height:2;font-family:'Poppins','NotoSansTC';letter-spacing:.5px;border-right:1px solid #f2f2f6}.c-topicTable__target__table02__box__content__item:first-child .c-topicTable__target__table02__box__content__item__content{justify-content:center;justify-items:center;text-align:center}.c-topicTable__target__table02__head__item:first-child,.c-topicTable__target__table02__box__content__item:first-child{width:25%;max-width:295.19px;flex:0 0 auto}.c-topicTable__target__table02__box__content__item:last-child .c-topicTable__target__table02__box__content__item__content{border-right:none}.c-topicTable__target__table02__box__content__item__content__text{display:block;width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit}.c-topicTable__target__table02__box__content__item__content__text li{width:100%;margin:0}@media screen and (max-width:991px){.c-topicTable__topic{margin:0 0 20px 0}.c-topicTable__topic__head__item:first-child,.c-topicTable__topic__body__content__item:first-child{width:28%;max-width:175px}.c-topicTable__target__table__select{display:block}.c-topicTable__target__table__content__head{display:none}.c-topicTable__target__table__content__body__main__item{display:none}.c-topicTable__target__table__content__body__main__item.show{display:block}.c-topicTable__target__table__content__body__main__item__title{display:flex}.c-topicTable__target__table__content__body__main__item__text{height:auto}.c-topicTable__target__table02__head{display:flex}.c-topicTable__target__table02__box__content__item:first-child .c-topicTable__target__table02__box__content__item__content{padding:25px 10px}.c-topicTable__target__table02__head__item:first-child,.c-topicTable__target__table02__box__content__item:first-child{width:28%;max-width:175px}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-topicTable__topic__head{display:none}.c-topicTable__topic__body__content{display:block;font-size:14px;line-height:1.4;border-bottom:none;margin:0 0 20px 0}.c-topicTable__topic__body__content:last-child{margin:0}.c-topicTable__topic__head__item:first-child,.c-topicTable__topic__body__content__item:first-child{width:100%;max-width:none}.c-topicTable__topic__body__content__item{border-right:none}.c-topicTable__topic__body__content__item__title{display:flex}.c-topicTable__topic__body__content__item__content{padding:20px}.c-topicTable__topic__body__content__item__content li{font-size:14px;line-height:1.4}.c-topicTable__topic__body__content__item__content ul li::before{top:calc(.7em - 2px)}.c-topicTable__target__table{margin:0 0 20px 0}.c-topicTable__target__table__select{font-size:15px;height:50px}.c-topicTable__target__table__content__body__main__item__title{font-size:14px}.c-topicTable__target__table__content__body__main__item__text{font-size:14px;line-height:1.4;padding:15px 20px}.c-topicTable__target__table__content__body__main__item__text li{font-size:14px;line-height:1.4}ul.c-topicTable__target__table__content__body__main__item__text li::before{top:calc(.7em - 2px)}.c-topicTable__target__table02{margin:0 0 50px 0}.c-topicTable__target__table02__box__content__item:first-child .c-topicTable__target__table02__box__content__item__content{padding:25px 10px}.c-topicTable__target__table02__head{display:none}.c-topicTable__target__table02__box__content{display:block;margin:0 0 20px 0}.c-topicTable__target__table02__box__content:last-child{margin:0}.c-topicTable__target__table02__head__item:first-child,.c-topicTable__target__table02__box__content__item:first-child{width:100%;max-width:none}.c-topicTable__target__table02__box__content__item__title{display:flex}.c-topicTable__target__table02__box__content__item:first-child .c-topicTable__target__table02__box__content__item__content,.c-topicTable__target__table02__box__content__item:last-child .c-topicTable__target__table02__box__content__item__content{padding:15px 20px}.c-topicTable__target__table02__box__content__item__content__text li{font-size:14px;line-height:1.4}ul.c-topicTable__target__table02__box__content__item__content__text li::before{top:calc(.7em - 2px)}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
.c-esgStrategy{display:block;width:100%;font-size:15px;line-height:2;color:var(--textColor);font-family:inherit;overflow:hidden}.c-esgStrategy__intro{display:block;width:100%}.c-esgStrategy__intro__head{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;min-height:50px;padding:10px;font-size:16px;color:#fff;background:var(--titleColor)}.c-esgStrategy__intro__head__text{display:block;width:auto;max-width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;text-align:center}.c-esgStrategy__intro__content{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;padding:20px 30px;background:#fff}.c-esgStrategy__intro__content__text{display:block;width:auto;max-width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;text-align:justify}.c-esgStrategy__intro__main{display:block;width:100%}.c-esgStrategy__intro__main__select{display:none;margin:0 0 20px 0;padding:0 50px 0 20px;font-size:16px;color:var(--textColor)}.c-esgStrategy__intro__main__table{display:block;width:100%}.c-esgStrategy__intro__main__table__head{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;background:var(--titleColor)}.c-esgStrategy__intro__main__table__head__item{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;min-height:50px;padding:10px;font-size:16px;line-height:2;color:#fff;font-family:inherit;text-align:center;border-right:1px solid #f2f2f6;flex:0 1 auto}.c-esgStrategy__intro__main__table__head__item:last-child{border:none}.c-esgStrategy__intro__main__table__body{display:block;width:100%;background:#fff}.c-esgStrategy__intro__main__table__body__box{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;border-bottom:1px solid #f2f2f6}.c-esgStrategy__intro__main__table__body__box:last-child{border:none}.c-esgStrategy__intro__main__table__body__box p,.c-esgStrategy__intro__main__table__body__box ol,.c-esgStrategy__intro__main__table__body__box ul,.c-esgStrategy__intro__main__table__body__box li{width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit}.c-esgStrategy__intro__main__table__body__box li{margin:0}.c-esgStrategy__intro__main__table__body__box__item{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;border-right:1px solid #f2f2f6;flex:0 1 auto}.c-esgStrategy__intro__main__table__body__box__item:last-child{border:none}.c-esgStrategy__intro__main__table__body__box__item__title,.c-esgStrategy__intro__main__table__body__box__item__content{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;flex:0 1 auto}.c-esgStrategy__intro__main__table__body__box__item__title{display:none;width:190px;padding:15px;text-align:center;border-right:1px solid #f2f2f6;flex:0 0 auto}.c-esgStrategy__intro__main__table__body__box__item__content{padding:15px 25px}@media screen and (min-width:1201px){.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__head__item:nth-child(1),.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__body__box__item:nth-child(1){width:11%;min-width:100px;text-align:center;flex:0 0 auto}.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__head__item:nth-child(2),.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__body__box__item:nth-child(2){width:18.65%}.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__head__item:nth-child(3),.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__body__box__item:nth-child(3){width:20%}.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__head__item:nth-child(4),.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__body__box__item:nth-child(4){width:11%;min-width:60px;text-align:center;flex:0 0 auto}.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__head__item:nth-child(5),.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__body__box__item:nth-child(5){width:28%}.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__head__item:nth-child(6),.c-esgStrategy[data-style="type"] .c-esgStrategy__intro__main__table__body__box__item:nth-child(6){width:12.7%;min-width:115px;text-align:center;flex:0 0 auto}.c-esgStrategy[data-style="chance"] .c-esgStrategy__intro__main__table__head__item:nth-child(1),.c-esgStrategy[data-style="chance"] .c-esgStrategy__intro__main__table__body__box__item:nth-child(1){width:14%;min-width:140px;text-align:center;flex:0 0 auto}.c-esgStrategy[data-style="chance"] .c-esgStrategy__intro__main__table__head__item:nth-child(2),.c-esgStrategy[data-style="chance"] .c-esgStrategy__intro__main__table__body__box__item:nth-child(2){width:22%}.c-esgStrategy[data-style="chance"] .c-esgStrategy__intro__main__table__head__item:nth-child(3),.c-esgStrategy[data-style="chance"] .c-esgStrategy__intro__main__table__body__box__item:nth-child(3){width:11%;min-width:60px;text-align:center;flex:0 0 auto}.c-esgStrategy[data-style="chance"] .c-esgStrategy__intro__main__table__head__item:nth-child(4),.c-esgStrategy[data-style="chance"] .c-esgStrategy__intro__main__table__body__box__item:nth-child(4){width:35.17%}.c-esgStrategy[data-style="chance"] .c-esgStrategy__intro__main__table__head__item:nth-child(5),.c-esgStrategy[data-style="chance"] .c-esgStrategy__intro__main__table__body__box__item:nth-child(5){width:18.22%;min-width:170px;flex:0 0 auto}}@media screen and (max-width:1200px){.c-esgStrategy__intro__main{margin:20px 0 0 0}.c-esgStrategy__intro__main__select{display:block}.c-esgStrategy__intro__main__table__head{display:none}.c-esgStrategy__intro__main__table__body__box{display:none;border:none}.c-esgStrategy__intro__main__table__body__box.show{display:block}.c-esgStrategy__intro__main__table__body__box__item{border-bottom:1px solid #f2f2f6}.c-esgStrategy__intro__main__table__body__box__item__title{display:flex}.c-esgStrategy__intro__main__table__body__box__item__content{padding:25px 30px}.c-esgStrategy__intro__main__table__body__box__item:first-child{color:#fff;border:none;background:var(--titleColor)}.c-esgStrategy__intro__main__table__body__box__item:first-child .c-esgStrategy__intro__main__table__body__box__item__title,.c-esgStrategy__intro__main__table__body__box__item:first-child .c-esgStrategy__intro__main__table__body__box__item__content{padding:10px 15px}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-esgStrategy{font-size:14px;line-height:1.5}.c-esgStrategy__intro__head{font-size:14px}.c-esgStrategy__intro__content{padding:15px 20px}.c-esgStrategy__intro__main__select{font-size:15px}.c-esgStrategy__intro__main__table__body__box__item__title{width:100px;font-size:inherit}.c-esgStrategy__intro__main__table__body__box__item__content{padding:15px 20px}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
body{overflow:visible}.esg{margin:80px auto 0 auto}.esg__inner{display:block;width:100%;margin:75px auto 0 auto}.esg__inner__select{display:none;margin:0 auto 30px auto}.c-esg__title{display:block;width:100%;font-family:'NotoSansTC-M';color:#000;font-size:18px;margin:0 0 20px 0}.c-esg__title::before{content:'';position:relative;top:-2px;display:inline-block;vertical-align:middle;width:4px;height:1.2em;background:var(--subColor);transform-origin:center;margin:0 18px 0 0}.c-esg__sub{display:block;width:100%;margin:0 0 70px 0}.esg__inner__area__content{display:block;width:100%;text-align:center;line-height:1;font-family:'NotoSansTC-M';letter-spacing:1px;margin:0 auto 55px auto}.esg__inner__area__content__main{display:block;width:100%;font-family:inherit;font-size:27px;line-height:inherit;letter-spacing:inherit;margin:0 0 10px 0}.esg__inner__area__content__text{display:block;width:100%;font-family:inherit;font-size:18px;line-height:1.67;letter-spacing:inherit}.esg__inner__content{display:block;width:100%;max-width:920px;margin:0 auto 45px auto;text-align:center;animation-name:fadeInUp}.esg__inner__content__text{display:block;width:100%;font-size:16px;line-height:2;color:var(--textColor)}.esg__inner__area{width:100%}.esg__inner__area.wow{animation-name:fadeInUp}.esg__inner__area__head{display:block;width:100%;padding:35px 0 0 0;border-bottom:1px solid rgba(74,74,74,.3)}.esg__inner__area__head__menu{display:flex;align-items:flex-end;align-content:flex-end;justify-items:center;justify-content:center;width:calc(100% - 120px);max-width:800px;margin:0 auto}.esg__inner__area__head__menu-product{max-width:400px}.esg__inner__area__head__menu .slick-track{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start}.esg__inner__area__head__menu .slick-arrow{top:calc(50% - 20px);width:20px;height:40px;background-image:url(../svg/icon_arrow_next_bold_black.svg);background-size:50% auto}.esg__inner__area__head__menu .slick-prev{left:-30px}.esg__inner__area__head__menu .slick-next{right:-30px}.esg__inner__area__head__menu__item{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:auto;height:auto;max-width:100%;padding:25px 30px;font-size:16px;line-height:1.2;color:#000;font-family:"NotoSansTC-M";text-align:center;cursor:pointer;opacity:.5;transition:opacity .4s ease-in-out}.esg__inner__area__head__menu__item::after{content:'';position:absolute;bottom:0;left:0;display:block;width:100%;height:3px;background:var(--mainColor);transform-origin:center;transform:scaleX(0);transition:transform .4s ease-in-out}.esg__inner__area__head__menu__item.active{opacity:1}.esg__inner__area__head__menu__item.active::after{transform:none}.esg__inner__area__box{display:none;width:calc(100% - 200px);max-width:1180px}.esg__inner__area__box.active{display:block}.esg__inner__area__box__content__text{display:block;width:100%;font-size:16px;line-height:2;color:var(--textColor);font-family:'NotoSansTC'}.bg-gray{background:#f2f2f6}.bg-gray-full::before{content:"";position:absolute;top:0;left:calc(50% - 50vw);display:block;width:100vw;height:100%;background:#f2f2f6;pointer-events:none}.c-esgLink{display:block;width:100%;background:var(--bgColor)}.c-esgLink__bg{display:block;width:100%;height:480px;min-height:500px;max-height:calc(100vh - 100px);animation-name:fadeIn}.c-esgLink__bg::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.4)}.c-esgLink__bg img{object-fit:cover;object-position:center;height:100%}.c-esgLink__bg .pad,.c-esgLink__bg .mb{display:none}.c-esgLink__content{position:absolute;top:0;left:60px;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:center;justify-content:center;width:calc(100% - 120px);height:100%;color:#fff;text-align:center;animation-name:fadeInUp}.c-esgLink__content__title{display:block;width:100%;color:#eff3f6;line-height:1.2;letter-spacing:1px}.c-esgLink__content__title__main{display:block;width:100%;font-family:"NotoSansTC-B";font-size:36px;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0 0 45px 0}.c-esgLink__content__title__main:after{content:"";width:56px;height:1px;position:absolute;bottom:-22.5px;left:calc(50% - 28px);background:rgba(239,243,246,.4)}.c-esgLink__content__title__sub{display:block;width:100%;margin:0 auto;font-family:"Poppins","NotoSansTC";font-size:15px;line-height:inherit;color:rgba(239,243,246,.5)}.c-esgLink__content__title__text{display:block;width:100%;margin:0 auto;font-family:"NotoSansTC";font-size:15px;line-height:1.8;color:inherit;margin:0 0 35px 0}.c-esgLink__content__link{display:block;width:250px;max-width:100%;background:none;color:#eff3f6}.c-esgLink__content__link .c-more__line01{background:linear-gradient(to right,#fff calc(45.45% - 1px),rgba(255,255,255,0) 45.45%,rgba(255,255,255,0) calc(54.54% - 1px),#fff 54.54%)}.c-esgLink__content__link .c-more__line02{background:linear-gradient(to top,#fff calc(33.33% - 1px),rgba(255,255,255,0) 33.33%,rgba(255,255,255,0) 66.66%,#fff calc(66.66% + 1px))}.c-esgLink__content__link .c-more__line03{background:linear-gradient(to left,#fff calc(45.45% - 1px),rgba(255,255,255,0) 45.45%,rgba(255,255,255,0) calc(54.54% - 1px),#fff 54.54%)}.c-esgLink__content__link .c-more__line04{background:linear-gradient(to bottom,#fff calc(33.33% - 1px),rgba(255,255,255,0) 33.33%,rgba(255,255,255,0) 66.66%,#fff calc(66.66% + 1px))}@media screen and (max-width:1200px){}@media screen and (max-width:991px){.esg{margin:60px auto 0 auto}.esg__inner{margin:65px auto 0 auto}.c-esg__title{margin:0 0 25px 0}.c-esg__sub{margin:0 0 20px 0}.esg__inner__area__box{width:calc(100% - 60px)}.esg__inner__area__content__text{font-size:17px}.c-esgLink__bg{height:500px;min-height:450px;max-height:calc(100vh - 100px)}.c-esgLink__bg::after{background:rgba(0,0,0,.5)}.c-esgLink__bg .pc{display:none}.c-esgLink__bg .pad{display:block}.c-esgLink__content{left:30px;width:calc(100% - 60px)}.c-esgLink__content__title__main{margin:0 0 40px 0}}@media screen and (max-width:767px){.esg{position:static}.esg__inner__area__head{padding:0}.esg__inner__area__head__menu{width:calc(100% - 140px);max-width:none}.esg__inner__area__head__menu__item{padding:25px 10px}}@media screen and (max-width:575px){.esg{margin:-10px auto 0 auto}.esg__inner{margin:30px auto 0 auto}.c-esg__title{margin:0 0 16px 0}.c-esg__sub{margin:0 0 50px 0}.esg__inner__area__box{width:calc(100% - 40px)}.esg__inner__area__box__content__text{font-size:14px}.esg__inner__area__content{max-width:calc(100% - 40px);margin:0 auto 45px auto}.esg__inner__area__content__main{font-size:23px}.esg__inner__area__content__text{font-size:15px}.esg__inner__select{width:calc(100% - 40px);margin:0 auto 20px auto}.esg__inner__area__head__menu{max-width:200px}.esg__inner__area__head__menu .slick-arrow{top:calc(50% - 14px);width:14px;height:28px}.esg__inner__area__head__menu__item{padding:20px 10px}.esg__inner__content__text{font-size:15px}.c-esgLink__bg{height:388px;min-height:200px}.c-esgLink__bg::after{background:rgba(0,0,0,.6)}.c-esgLink__bg .pad{display:none}.c-esgLink__bg .mb{display:block}.c-esgLink__content{left:20px;width:calc(100% - 40px)}.c-esgLink__content__title__main{font-size:25px;margin:0 0 35px 0}.c-esgLink__content__title__main:after{bottom:-18.5px}.c-esgLink__content__title__sub,.c-esgLink__content__title__text{font-size:14px}.c-esgLink__content__title__text{margin:0 0 17px 0}.c-esgLink__content__link{width:100%}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
.esg__inner__area{padding:0 0 1px 0}.esg__inner__area__head__menu{max-width:540px}.esg__inner__area__box{width:calc(100% - 120px);max-width:1180px;margin:0 auto}.esg__inner__area__box__section{margin:60px auto 115px auto}.esg__inner__area__box__section__title{margin:0 0 25px 0}.esg__inner__area__box__section__text{display:block;width:100%;font-size:16px;line-height:2;color:var(--textColor);font-family:inherit;text-align:justify}.esg__inner__area__box__section__tableSwitch{display:block;width:100%;margin:60px 0 0 0}.esg__inner__area__box__section__tableSwitch__head{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 35px 0}.esg__inner__area__box__section__tableSwitch__head__title{display:block;width:auto;max-width:100%;margin:0 30px 0 0;font-size:20px;line-height:1.6;color:var(--titleColor);font-family:'NotoSansTC';flex:0 0 auto}.esg__inner__area__box__section__tableSwitch__head__select{padding:0 50px 0 20px;font-size:16px;color:var(--textColor);flex:0 1 auto}.esg__inner__area__box__section__tableSwitch__body__item{display:none}.esg__inner__area__box__section__tableSwitch__body__item.show{display:block}.esg__inner__area__box__section__climateGov{left:-10px;display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:calc(100% + 20px);margin:45px auto 0 auto}.esg__inner__area__box__section__climateGov__item{display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:stretch;justify-content:stretch;width:calc(33.33% - 20px);margin:0 10px}.esg__inner__area__box__section__climateGov__item__icon{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:140px;height:121.24px;margin:0 auto -45px auto;background:var(--mainColor);clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);flex:0 0 auto;z-index:10;overflow:hidden}.esg__inner__area__box__section__climateGov__item__icon__bg{position:absolute;top:9px;left:12px;display:block;width:calc(100% - 24px);height:calc(100% - 18px);clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:rgba(255,255,255,.2);overflow:hidden}.esg__inner__area__box__section__climateGov__item__icon__bg::before{content:'';position:absolute;top:2px;left:2px;display:block;width:calc(100% - 4px);height:calc(100% - 4px);clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:var(--mainColor);overflow:hidden}.esg__inner__area__box__section__climateGov__item__icon__bg::after{content:'';position:absolute;display:block;width:100%;height:calc(100% - 4px);background:var(--mainColor)}.esg__inner__area__box__section__climateGov__item__icon__bg__line{position:absolute;display:block;width:28.57%;height:2px;background:#fff;transform-origin:top left;z-index:10}.esg__inner__area__box__section__climateGov__item__icon img{object-fit:contain;object-position:center;width:35.71%;height:41.24%}.esg__inner__area__box__section__climateGov__item:nth-child(1) .esg__inner__area__box__section__climateGov__item__icon__bg::after{top:50%;left:calc(24% + 2px)}.esg__inner__area__box__section__climateGov__item:nth-child(1) .esg__inner__area__box__section__climateGov__item__icon__bg__line{bottom:0;left:24%;transform:rotate(-120deg)}.esg__inner__area__box__section__climateGov__item:nth-child(2) .esg__inner__area__box__section__climateGov__item__icon__bg::after{top:2px;left:-50%}.esg__inner__area__box__section__climateGov__item:nth-child(2) .esg__inner__area__box__section__climateGov__item__icon__bg__line{top:0;left:24%}.esg__inner__area__box__section__climateGov__item:nth-child(3) .esg__inner__area__box__section__climateGov__item__icon__bg::after{bottom:50%;left:calc(24% + 2px)}.esg__inner__area__box__section__climateGov__item:nth-child(3) .esg__inner__area__box__section__climateGov__item__icon__bg__line{top:50%;right:0;transform-origin:bottom right;transform:rotate(-60deg)}.esg__inner__area__box__section__climateGov__item__content{display:block;width:100%;height:100%;padding:60px max(20px,calc(50% - 155px)) 30px max(20px,calc(50% - 155px));background:#fff;box-shadow:4px 4px rgba(0,0,0,.1);flex:0 1 auto}.esg__inner__area__box__section__climateGov__item__content__title{display:block;width:100%;margin:0 0 15px 0;font-size:16px;line-height:1.55;color:var(--titleColor);font-family:inherit;text-align:center}.esg__inner__area__box__section__climateGov__item__content__list li{margin:0;font-size:16px;text-align:justify}.esg__inner__area__box__section__blueprint{display:block;width:100%;margin:40px 0 0 0;padding:0 0 40px 0;overflow:hidden;overflow-x:auto}.esg__inner__area__box__section__blueprint::-webkit-scrollbar{width:3px;height:3px;background:#d8d8d8}.esg__inner__area__box__section__blueprint::-webkit-scrollbar-thumb{background:#1b1b1b}.esg__inner__area__box__section__blueprint__table{display:block;width:1180px;padding:0 25px 0 0}.esg__inner__area__box__section__blueprint__table__year{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 15px 0;padding:0 0 0 285px}.esg__inner__area__box__section__blueprint__table__year__item{display:block;width:100%;font-size:15px;line-height:1.5;color:#4a4a4a;font-family:inherit;flex:0 1 auto}.esg__inner__area__box__section__blueprint__table__year__item:nth-child(2) .esg__inner__area__box__section__blueprint__table__year__item__text{display:inline-block;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;transform:translateX(-50%)}.esg__inner__area__box__section__blueprint__table__year__item:nth-child(3){text-align:right}.esg__inner__area__box__section__blueprint__table__year__item:nth-child(3) .esg__inner__area__box__section__blueprint__table__year__item__text{right:-20px}.esg__inner__area__box__section__blueprint__table__plan{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%}.esg__inner__area__box__section__blueprint__table__plan__title{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:50px;padding:25px 15px;font-size:15px;line-height:1;color:#fff;font-family:inherit;text-align:center;background:var(--bgColor);border-right:1px solid #fff;border-bottom:1px solid #fff;flex:0 0 auto}.esg__inner__area__box__section__blueprint__table__plan__box{display:block;width:100%;flex:0 1 auto}.esg__inner__area__box__section__blueprint__table__plan__box__item{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%}.esg__inner__area__box__section__blueprint__table__plan__box__item__title{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:220px;margin:0 10px 0 0;padding:10px 5px;font-size:15px;line-height:1.5;color:#fff;font-family:inherit;text-align:center;background:var(--bgColor);border-bottom:1px solid #fff;flex:0 0 auto}.esg__inner__area__box__section__blueprint__table__plan__box__item__group{display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;justify-items:stretch;justify-content:stretch;width:100%;flex:0 1 auto}.esg__inner__area__box__section__blueprint__table__plan__box__item__group__content{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;height:100%;margin:5px 0;background:#fff;flex:0 1 auto}.esg__inner__area__box__section__blueprint__table__plan__box__item__group__content__text{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:60px;padding:15px 5px;font-size:15px;line-height:1.5;color:#000;font-family:inherit;text-align:center;flex:0 1 auto}.esg__inner__area__box__section__blueprint__table__plan__box__item__group__content__text::after{content:'';position:absolute;top:0;right:-20px;display:block;width:0;height:0;border-style:solid;border-width:30px 0 30px 20px;border-color:transparent transparent transparent #fff;filter:drop-shadow(4px 0 2px rgba(68,25,0,.2))}.esg__inner__area__box__section__blueprint__table__plan__box__item__group__content__text[data-style="no-arrow"]::after{display:none}.esg__inner__area__box__section__blueprint__table__plan__box__item__group__content__text[data-style="two-third"]{width:66.66%;flex:0 0 auto}.esg__inner__area__box__section__climateRiskStep{display:flex;flex-wrap:wrap;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;margin:45px auto 5px auto;counter-reset:item}.esg__inner__area__box__section__climateRiskStep__item{display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:stretch;justify-content:stretch;width:calc((100% + 20px) / 3);margin:0 0 40px 0;counter-increment:item}.esg__inner__area__box__section__climateRiskStep__item__title{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;margin:0 0 20px 0;padding:20px 10px;font-size:16px;line-height:1.1;color:#fff;font-family:inherit;letter-spacing:.5px;background:var(--mainColor);flex:0 0 auto}.esg__inner__area__box__section__climateRiskStep__item__title::before{content:'Step\00A0' counter(item,decimal)'.\00A0'}.esg__inner__area__box__section__climateRiskStep__item__title::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;pointer-events:none;z-index:10}.esg__inner__area__box__section__climateRiskStep__item__title__text{display:block;width:auto;max-width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;flex:0 0 auto}.esg__inner__area__box__section__climateRiskStep__item__title__text .horizon,.esg__inner__area__box__section__climateRiskStep__item__title__text .vertical{display:inline-block;width:auto;max-width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit}.esg__inner__area__box__section__climateRiskStep__item__title__text .horizon{margin:0 5px}.esg__inner__area__box__section__climateRiskStep__item__title__bg{position:absolute;top:0;right:0;display:block;width:20px;height:100%;filter:drop-shadow(4px 0 4px rgba(68,25,0,.2));z-index:10}.esg__inner__area__box__section__climateRiskStep__item__title__bg::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:var(--mainColor);clip-path:polygon(0 0,100% 50%,0 100%)}.esg__inner__area__box__section__climateRiskStep__item__content{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:center;justify-content:center;width:calc(100% - 60px);height:100%;padding:15px 30px;background:#fff;border:1px dashed var(--textColor);flex:0 1 auto}.esg__inner__area__box__section__climateRiskStep__item__content__text{display:block;width:auto;max-width:100%;font-size:15px;line-height:2;color:var(--textColor);font-family:inherit;letter-spacing:.5px}.esg__inner__area__box__section__climateRiskStep__item:nth-child(3n+2){margin:0 -10px 40px -10px}.esg__inner__area__box__section__climateRiskStep__item:nth-child(3n):not(:last-child) .esg__inner__area__box__section__climateRiskStep__item__title{background:linear-gradient(to right,#00a272 calc(100% - 20px),transparent calc(100% - 20px)) left center no-repeat;background-size:100% 100%}.esg__inner__area__box__section__climateRiskStep__item:nth-child(3n):not(:last-child) .esg__inner__area__box__section__climateRiskStep__item__title::after{width:calc(100% - 20px)}.esg__inner__area__box__section__climateRiskStep__item:nth-child(3n):last-child .esg__inner__area__box__section__climateRiskStep__item__title__bg{display:none}.esg__inner__area__box__section__content{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;width:calc(100% + 60px);margin:40px 0 -60px 0}.esg__inner__area__box__section__content__item{display:block;width:calc(50% - 60px);margin:0 60px 60px 0;flex:1 1 auto}.esg__inner__area__box__section__content__item__text{display:block;width:100%;font-size:16px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:var(--textColor);text-align:justify}.esg__inner__area__box__section__table{display:block;width:100%;margin:40px 0 15px 0}.esg__inner__area__box__section__table__select{display:none;width:44%;max-width:280px;margin:0 0 30px 0}.esg__inner__area__box__section__table__content{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:flex-start;align-content:flex-start;width:100%}.esg__inner__area__box__section__table__content__list{display:flex;justify-content:center;justify-items:center;align-items:stretch;align-content:stretch;flex-wrap:wrap;width:100%;flex:0 1 auto}.esg__inner__area__box__section__table__content__list:first-child{width:63%;max-width:732.5px;flex:0 0 auto}.esg__inner__area__box__section__table__content__list__head{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%;flex:0 0 auto}.esg__inner__area__box__section__table__content__list__head__item{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:50px;flex:0 1 auto;font-size:16px;font-family:'NotoSansTC';line-height:2;letter-spacing:.5px;text-align:center;color:#fff;background:#000;padding:9px 15px;border-right:1px solid #fff}.esg__inner__area__box__section__table__content__list:last-child .esg__inner__area__box__section__table__content__list__head__item:last-child{border-right:none}.esg__inner__area__box__section__table__content__list__head[data-style="green"] .esg__inner__area__box__section__table__content__list__head__item{background:var(--mainColor)}.esg__inner__area__box__section__table__content__list [data-item="item"]{width:40%;max-width:285px;flex:0 0 auto}.esg__inner__area__box__section__table__content__list:not(:first-child) [data-item="item"]{display:none}.esg__inner__area__box__section__table__content__list__body{display:flex;justify-content:center;justify-items:center;align-items:stretch;align-content:stretch;flex-wrap:wrap;width:100%;height:100%;flex:0 1 auto}.esg__inner__area__box__section__table__content__list__body__content{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%;border-bottom:1px solid #f2f2f6}.esg__inner__area__box__section__table__content__list__body__content:last-child{border-bottom:none}.esg__inner__area__box__section__table__content__list__body__content__item{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;flex-wrap:wrap;height:100%;width:100%;min-height:75px;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;text-align:center;color:var(--textColor);background:#fff;padding:20px;flex:0 1 auto;border-right:1px solid #f2f2f6}.esg__inner__area__box__section__table__content__list:last-child .esg__inner__area__box__section__table__content__list__body__content__item:last-child{border-right:none}.esg__inner__area__box__section__use{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:flex-start;align-content:flex-start;width:100%;margin:0 0 70px 0}.esg__inner__area__box__section__use__remark{display:block;width:100%;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:#7f7f7f;flex:0 1 auto}.esg__inner__area__box__section__use__remark li{font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;margin:0}.esg__inner__area__box__section__use__pie{display:flex;justify-content:space-between;justify-items:flex-start;align-items:flex-start;align-content:flex-start;width:58%;max-width:580px;margin:70px 0 0 40px;flex:0 0 auto}.esg__inner__area__box__section__use__pie__chart{display:block;width:290px;margin:0 40px 0 0;flex:0 0 auto}.esg__inner__area__box__section__use__pie__chart__bg{display:block;width:100%}.esg__inner__area__box__section__use__pie__chart__line{display:block;width:1px;height:30px;background:#d1d1d1;position:absolute;bottom:-20px;left:calc(38% - .5px);z-index:10}.esg__inner__area__box__section__use__pie__chart__line:nth-child(2){left:calc(46% - .5px)}.esg__inner__area__box__section__use__pie__chart__name{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:290px;height:100%;position:absolute;top:0;left:calc(50% - 145px)}.esg__inner__area__box__section__use__pie__chart__name__title{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:center;align-content:center;width:auto;max-width:100%;font-size:15px;font-family:'NotoSansTC';line-height:1.2;letter-spacing:.5px;color:#212121;text-align:center}.esg__inner__area__box__section__use__pie__chart__name__title[data-style="white"]{color:#fff}.esg__inner__area__box__section__use__pie__chart__name__title:nth-child(1){top:-31%;left:32%}.esg__inner__area__box__section__use__pie__chart__name__title:nth-child(2){top:60%;right:30%}.esg__inner__area__box__section__use__pie__chart__name__title::after,.esg__inner__area__box__section__use__pie__chart__name__title::before{content:'';display:none;width:auto;min-width:30px;max-width:100%;height:1px;background:#d1d1d1;flex:0 0 auto}.esg__inner__area__box__section__use__pie__chart__name__title:nth-child(2)::after{display:block;margin:0 0 0 5px}.esg__inner__area__box__section__use__pie__chart__name__title:nth-child(3){top:60%;left:-22%}.esg__inner__area__box__section__use__pie__chart__name__title:nth-child(3)::before{display:block;margin:0 5px 0 0}.esg__inner__area__box__section__use__pie__box{display:block;width:100%;max-width:250px;flex:0 1 auto}.esg__inner__area__box__section__use__pie__box__title{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:center;align-content:center;width:100%;font-size:16px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:var(--textColor);margin:0 0 15px 0;flex:0 1 auto}.esg__inner__area__box__section__use__pie__box__title::before{content:'';display:block;width:0;height:0;border-style:solid;border-width:5px 10px 5px 0;border-color:transparent #212121 transparent transparent;margin:0 15px 0 0;flex:0 0 auto;pointer-events:none}.esg__inner__area__box__section__use__pie__box__content{display:block;width:100%;font-size:15px;font-family:'NotoSansTC';line-height:1.2;letter-spacing:.5px;color:#79797a;background:#fff;padding:25px 30px 15px 30px}.esg__inner__area__box__section__use__pie__box__content__title{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:center;align-content:center;width:100%;font-size:inherit;font-family:inherit;line-height:inherit;color:#212121;margin:0 0 15px 0}.esg__inner__area__box__section__use__pie__box__content__title span{display:block;width:auto;max-width:100%;margin:0 10px 0 0;flex:0 0 auto}.esg__inner__area__box__section__use__pie__box__content__title::after{content:'';display:block;width:100%;height:1px;background:#cfcfd0;flex:0 1 auto}.esg__inner__area__box__section__use__pie__box__content__text{display:block;width:100%;font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;margin:0 0 10px 0}.esg__inner__area__box__section__content[data-section="improve"] .esg__inner__area__box__section__content__item:first-child{width:100%}.esg__inner__area__box__section__content__item__table{display:block;width:100%;margin:30px 0 0 0}.esg__inner__area__box__section__content__item__table__select{display:none;width:44%;max-width:280px;margin:0 0 30px 0}.esg__inner__area__box__section__content__item__table__head{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%}.esg__inner__area__box__section__content__item__table__head__title{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:50px;font-size:16px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:#fff;background:#1b1b1b;flex:0 1 auto;padding:9px 20px;border-right:1px solid #fff}.esg__inner__area__box__section__content__item__table__head__title::after{border-right:none}.esg__inner__area__box__section__content__item__table__body{display:block;width:100%}.esg__inner__area__box__section__content__item__table__body__content{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%;border-bottom:1px solid #f2f2f6}.esg__inner__area__box__section__content__item__table__body__content:last-child{border-bottom:none}.esg__inner__area__box__section__content__item__table__body__content__item{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:var(--textColor);flex:0 1 auto}.esg__inner__area__box__section__content__item__table__body__content__item__title{display:none;justify-content:center;justify-items:center;align-items:center;align-content:center;font-size:16px;font-family:'NotoSansTC';line-height:2;letter-spacing:.5px;color:#fff;background:#1b1b1b;width:20%;min-width:120px;max-width:130px;padding:10px;flex:0 0 auto}.esg__inner__area__box__section__content__item__table__body__content__item__text{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;padding:20px 35px;background:#fff;border-right:1px solid #f2f2f6;flex:0 1 auto}.esg__inner__area__box__section__content__item__table__body__content__item:last-child .esg__inner__area__box__section__content__item__table__body__content__item__text{border-right:none}.esg__inner__area__box__section__content__item__table [data-item="area"]{width:13%;max-width:145px;flex:0 0 auto}.esg__inner__area__box__section__content__item__table [data-item="measure"]{width:28%;max-width:330px;flex:0 0 auto}.esg__inner__area__box__section__led{display:block;width:100%;margin:45px 0 50px 0}.esg__inner__area__box__section__led__selectPad,.esg__inner__area__box__section__led__selectMb{display:none;width:44%;max-width:280px;margin:0 0 30px 0}.esg__inner__area__box__section__led tr th:first-child,.esg__inner__area__box__section__led tr td:first-child{width:18.65%;min-width:175px}.esg__inner__area__box__section__gasesTable{display:block;width:100%;margin:35px auto 0 auto}.esg__inner__area__box__section__gasesTable__select{display:none;width:44%;max-width:280px;margin:0 0 30px 0}.esg__inner__area__box__section__notice{display:block;width:100%;margin:15px 0 0 0;font-size:15px;line-height:2;color:#7f7f7f;font-family:inherit}.esg__inner__area__box__section__notice::before{content:'註：';position:relative;display:block;width:100%;margin:0 0 5px 0;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit}.esg__inner__area__box__section__notice__list li{margin:0;font-size:inherit;color:inherit}.esg__inner__area__box__section__gasesTable__gas{display:block;width:100%;text-align:center;overflow:hidden}.esg__inner__area__box__section__gasesTable__gas::-webkit-scrollbar{width:3px;height:3px;background:#d8d8d8}.esg__inner__area__box__section__gasesTable__gas::-webkit-scrollbar-thumb{background:#1b1b1b}.esg__inner__area__box__section__gasesTable__gas__head{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;font-size:16px;line-height:1.2;color:#fff;font-family:'Poppins','NotoSansTC';background:var(--bgColor)}.esg__inner__area__box__section__gasesTable__gas__head:nth-child(even){color:#4a4a4a;background:#f2f2f6}.esg__inner__area__box__section__gasesTable__gas__head__title{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:185px;padding:15px 10px;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;flex:0 0 auto}.esg__inner__area__box__section__gasesTable__gas__head__content{display:flex;align-items:stretch;align-content:stretch;justify-items:center;justify-content:center;width:100%;border-left:1px solid #fff;flex:0 1 auto}.esg__inner__area__box__section__gasesTable__gas__head__content__text{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;padding:15px 5px;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;border-right:1px solid #fff;flex:0 1 auto}.esg__inner__area__box__section__gasesTable__gas__head__content__text:last-child{border:none}.esg__inner__area__box__section__gasesTable__gas__sub{display:block;width:100%;padding:15px 10px;font-size:16px;line-height:1.2;color:#fff;font-family:inherit;background:var(--mainColor)}.esg__inner__area__box__section__gasesTable__gas__form{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;font-size:15px;line-height:1.5;color:var(--textColor);font-family:inherit;background:#f2f2f6}.esg__inner__area__box__section__gasesTable__gas__form+.esg__inner__area__box__section__gasesTable__gas__form{border-top:1px solid #f2f2f6}.esg__inner__area__box__section__gasesTable__gas__form__title{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:center;justify-content:center;width:185px;padding:15px 5px;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;flex:0 0 auto;background:#fff;border-right:1px solid #f2f2f6}.esg__inner__area__box__section__gasesTable__gas__body__content{display:flex;align-items:stretch;align-content:stretch;justify-items:center;justify-content:center;width:100%;flex:0 1 auto}.esg__inner__area__box__section__gasesTable__gas__body__content__text{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;padding:15px 10px;font-size:inherit;line-height:inherit;color:inherit;font-family:'Poppins','NotoSansTC';border-right:1px solid #f2f2f6;flex:0 1 auto;background:#fff}.esg__inner__area__box__section__gasesTable__gas__body__content:last-child .esg__inner__area__box__section__gasesTable__gas__body__content__text:last-child{border-right:none}.esg__inner__area__box__section__gasesTable__gas__head__content__text[data-style="emissions"],.esg__inner__area__box__section__gasesTable__gas__body__content__text[data-style="emissions"]{width:30%;flex:0 0 auto}.esg__inner__area__box__section__gasesTable__gas__head__content__text[data-style="proportion"],.esg__inner__area__box__section__gasesTable__gas__body__content__text[data-style="proportion"]{width:25%;flex:0 0 auto}.esg__inner__area__box__section__gasesTable__gas__head__content__text[data-style="strength"],.esg__inner__area__box__section__gasesTable__gas__body__content__text[data-style="strength"]{width:45%;flex:0 0 auto}.environment__protection__inner__section__gasesTable__energy{display:block;width:100%}.environment__protection__inner__section__gasesTable__energy__head{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%}.environment__protection__inner__section__gasesTable__energy__head__text{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;min-height:60px;padding:10px 5px;font-size:16px;line-height:1.2;color:#fff;font-family:inherit;background:var(--bgColor);border-right:1px solid #fff;flex:0 1 auto}.environment__protection__inner__section__gasesTable__energy__head__text:last-child{border:none}.environment__protection__inner__section__gasesTable__energy__body{display:block;width:100%;background:#f2f2f6}.environment__protection__inner__section__gasesTable__energy__body__box{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;border-bottom:1px solid #fff}.environment__protection__inner__section__gasesTable__energy__body__box__item{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;flex:0 1 auto}.environment__protection__inner__section__gasesTable__energy__body__box__item__title{display:none;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;min-height:60px;padding:10px 5px;font-size:16px;line-height:1.5;color:#fff;font-family:inherit;background:var(--bgColor)}.environment__protection__inner__section__gasesTable__energy__body__box__item__content{display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;justify-items:stretch;justify-content:stretch;width:100%;border-right:1px solid #fff}.environment__protection__inner__section__gasesTable__energy__body__box__item__content__text{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%;padding:10.5px 20px;font-size:15px;line-height:1.5;color:#4a4a4a;font-family:inherit;text-align:center;border-bottom:1px solid #fff;flex:0 1 auto}.environment__protection__inner__section__gasesTable__energy__body__box__item__content__text:last-child{border:none}.environment__protection__inner__section__gasesTable__energy__head__text[data-style="title"],.environment__protection__inner__section__gasesTable__energy__body__box__item[data-style="title"]{width:14.85%}.environment__protection__inner__section__gasesTable__energy__head__text[data-style="text"],.environment__protection__inner__section__gasesTable__energy__body__box__item[data-style="text"]{width:34.78%}.environment__protection__inner__section__gasesTable__energy__head__text[data-style="energy"],.environment__protection__inner__section__gasesTable__energy__body__box__item[data-style="energy"]{width:25.185%}.environment__protection__inner__section__gasesTable__waste{display:block;width:100%;text-align:center}.environment__protection__inner__section__gasesTable__waste::after{content:'單位：噸';position:absolute;top:-30px;right:0;display:block;width:auto;max-width:100%;font-size:15px;line-height:1;color:#7f7f7f;font-family:inherit}.environment__protection__inner__section__gasesTable__waste__head{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;font-size:16px;line-height:1.5;color:#fff;font-family:inherit;text-align:center;background:var(--bgColor)}.environment__protection__inner__section__gasesTable__waste__head__text{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;padding:20px 5px;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;border-right:1px solid #fff}.environment__protection__inner__section__gasesTable__waste__body{display:block;width:100%;font-size:15px;line-height:1.5;color:#4a4a4a;font-family:inherit;background:#f2f2f6}.environment__protection__inner__section__gasesTable__waste__body__box{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;border-bottom:1px solid #fff}.environment__protection__inner__section__gasesTable__waste__body__box:last-child{border:none}.environment__protection__inner__section__gasesTable__waste__body__box__item{display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:stretch;justify-content:stretch;width:100%;border-right:1px solid #fff;flex:0 1 auto}.environment__protection__inner__section__gasesTable__waste__body__box__item:last-child{border:none}.environment__protection__inner__section__gasesTable__waste__body__box__item__text{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%;padding:10px 0;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;border-bottom:1px solid #fff;flex:0 1 auto}.environment__protection__inner__section__gasesTable__waste__body__box__item__text:last-child{border:none}.environment__protection__inner__section__gasesTable__waste__head__text[data-style="type"],.environment__protection__inner__section__gasesTable__waste__body__box__item[data-style="type"]{width:13.5%;flex:0 0 auto}.environment__protection__inner__section__gasesTable__waste__head__text[data-style="name"],.environment__protection__inner__section__gasesTable__waste__body__box__item[data-style="name"]{width:19.5%;flex:0 0 auto}.environment__protection__inner__section__gasesTable__waste__head__text[data-style="way"],.environment__protection__inner__section__gasesTable__waste__body__box__item[data-style="way"]{width:17%;flex:0 0 auto}.environment__protection__inner__section__gasesTable__waste__head__text[data-style="total"],.environment__protection__inner__section__gasesTable__waste__body__box__item[data-style="total"]{width:50%;flex:0 0 auto}.esg__inner__area__box__section__water{display:block;width:100%;margin:20px 0 0 0}.esg__inner__area__box__section__water+.esg__inner__area__box__section__text{color:#000;margin:70px 0 0 0}.esg__inner__area__box__section__water__unit,.esg__inner__area__box__section__water__notice{display:block;width:100%;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:#7f7f7f;margin:10px 0 0 0}.esg__inner__area__box__section__water__notice__text{display:block;width:100%}.esg__inner__area__box__section__water__notice__text:first-child{display:none}.esg__inner__area__box__section__water__unit{text-align:right;margin:0 0 10px 0}.esg__inner__area__box__section__water__table{display:block;width:100%}.esg__inner__area__box__section__water__table__select{display:none;width:44%;max-width:280px;margin:0 0 30px 0}.esg__inner__area__box__section__water__table__head{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%;font-size:16px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:#fff}.esg__inner__area__box__section__water__table__head__title{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:50px;flex:0 1 auto;background:#1b1b1b;border-right:1px solid #f2f2f6;padding:10px}.esg__inner__area__box__section__water__table__head__title:last-child{border-right:none}.esg__inner__area__box__section__water__table [data-item="year"]{width:14%;max-width:160px;flex:0 0 auto}.esg__inner__area__box__section__water__table__body{display:block;width:100%}.esg__inner__area__box__section__water__table__body__content{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:var(--textColor);width:100%;border-bottom:1px solid #f2f2f6}.esg__inner__area__box__section__water__table__body__content:last-child{border-bottom:none}.esg__inner__area__box__section__water__table__body__content__year{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%;border-right:1px solid #f2f2f6}.esg__inner__area__box__section__water__table__body__content__year__title{display:none;justify-content:center;justify-items:center;align-items:center;align-content:center;background:#1b1b1b;color:#fff;width:125px;min-height:50px;padding:10px;flex:0 0 auto}.esg__inner__area__box__section__water__table__body__content__year__text{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;background:#fff}.esg__inner__area__box__section__water__table__body__content__box{display:block;width:100%;flex:0 1 auto}.esg__inner__area__box__section__water__table__body__content__box__inner{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%;border-bottom:1px solid #f2f2f6}.esg__inner__area__box__section__water__table__body__content__box__inner[data-item="padTitle"]{display:none}.esg__inner__area__box__section__water__table__body__content__box__inner:last-child{border-bottom:none}.esg__inner__area__box__section__water__table__body__content__box__inner__item{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%;flex:0 1 auto}.esg__inner__area__box__section__water__table__body__content__box__inner__item__title{display:none;justify-content:center;justify-items:center;align-items:center;align-content:center;background:#fff;padding:10px;width:120px;flex:0 0 auto;border-right:1px solid #f2f2f6}.esg__inner__area__box__section__water__table__body__content__box__inner__item__text{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:45px;flex:0 1 auto;background:#fff;padding:10px;border-right:1px solid #f2f2f6}.esg__inner__area__box__section__water__table__body__content__box__inner__item:last-child .esg__inner__area__box__section__water__table__body__content__box__inner__item__text{border-right:none}.esg__inner__area__box__section__content[data-style="wasteProcess"]{width:100%;margin:40px auto 95px auto}.esg__inner__area__box__section__content[data-style="wasteProcess"] .esg__inner__area__box__section__content__item{width:100%;margin:0}.esg__inner__area__box__section__content__wasteProcess{display:flex;align-items:flex-start;align-content:flex-start;justify-items:center;justify-content:center;width:100%;margin:50px auto 0 auto}.esg__inner__area__box__section__content__wasteProcess__item{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:162px;height:140.3px;margin:0 -20px;overflow:visible}.esg__inner__area__box__section__content__wasteProcess__item::before{content:'';position:absolute;top:calc(50% - 1px);left:50%;display:block;width:80%;height:2px;background:#c1c1c1;transform-origin:left center;transform:rotate(30deg)}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(even){margin:70.15px -20px 0 -20px}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(even)::before{transform:rotate(-30deg)}.esg__inner__area__box__section__content__wasteProcess__item:last-child::before{display:none}.esg__inner__area__box__section__content__wasteProcess__item__inner{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:calc(100% - 16px);height:calc(100% - 16px);font-size:16px;line-height:1.875;color:#fff;font-family:inherit;letter-spacing:.5px;text-align:center;background:var(--mainColor);clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);overflow:hidden}.esg__inner__area__box__section__content__wasteProcess__item__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;z-index:10}.esg__inner__area__box__section__content__wasteProcess__item__bg::before,.esg__inner__area__box__section__content__wasteProcess__item__bg::after{content:'';position:absolute;display:block;width:40%;height:1px;background:linear-gradient(to right,#00a272 0%,#00a272 100%) right center no-repeat #d9d9dd;background-size:30% 100%;transform-origin:right center}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(1) .esg__inner__area__box__section__content__wasteProcess__item__bg::before,.esg__inner__area__box__section__content__wasteProcess__item:nth-child(1) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{top:50%;right:0}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(1) .esg__inner__area__box__section__content__wasteProcess__item__bg::before{transform:rotate(60deg)}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(1) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{transform:rotate(180deg)}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(2) .esg__inner__area__box__section__content__wasteProcess__item__bg::before,.esg__inner__area__box__section__content__wasteProcess__item:nth-child(2) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{bottom:0;right:25%}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(2) .esg__inner__area__box__section__content__wasteProcess__item__bg::before{background-image:none}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(2) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{transform:rotate(120deg);background-position:left center;background-size:50% 100%}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(3) .esg__inner__area__box__section__content__wasteProcess__item__bg::before,.esg__inner__area__box__section__content__wasteProcess__item:nth-child(3) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{top:0;right:25%;background-image:none}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(3) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{transform:rotate(-120deg)}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(4) .esg__inner__area__box__section__content__wasteProcess__item__bg::before,.esg__inner__area__box__section__content__wasteProcess__item:nth-child(4) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{bottom:0;right:25%;background-size:50% 100%}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(4) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{transform:rotate(120deg)}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(5) .esg__inner__area__box__section__content__wasteProcess__item__bg::before,.esg__inner__area__box__section__content__wasteProcess__item:nth-child(5) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{top:0;right:25%}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(5) .esg__inner__area__box__section__content__wasteProcess__item__bg::before{background-image:none}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(5) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{background-position:left center;background-size:50% 100%;transform:rotate(-120deg)}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(6) .esg__inner__area__box__section__content__wasteProcess__item__bg::before,.esg__inner__area__box__section__content__wasteProcess__item:nth-child(6) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{top:50%;right:0;background-image:none}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(6) .esg__inner__area__box__section__content__wasteProcess__item__bg::before{width:45%;transform:rotate(-60deg)}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(6) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{width:48%;transform:rotate(180deg)}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(7) .esg__inner__area__box__section__content__wasteProcess__item__bg::before{bottom:0;right:25%;background-position:left center;background-size:70% 100%;transform:rotate(120deg)}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(7) .esg__inner__area__box__section__content__wasteProcess__item__bg::after{display:none}.esg__inner__area__box__section__content[data-style="wasteCommon"]{width:100%;margin:40px auto 70px auto}.esg__inner__area__box__section__content[data-style="wasteCommon"] .esg__inner__area__box__section__content__item{width:100%;margin:0}.esg__inner__area__box__section__content__item__wasteCommon{display:block;width:100%;margin:45px auto 65px auto}.esg__inner__area__box__section__content__item__wasteCommon__tableBox{display:block;width:100%;padding:0 0 15px 0;overflow:hidden;overflow-x:auto}.esg__inner__area__box__section__content__item__wasteCommon__tableBox::-webkit-scrollbar{width:3px;height:3px;background:#d8d8d8}.esg__inner__area__box__section__content__item__wasteCommon__tableBox::-webkit-scrollbar-thumb{background:#1b1b1b}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table{min-width:1180px;font-size:15px}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table th{padding:15px 0;font-size:16px}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table td{padding:10px 0}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table .green{background:var(--mainColor)}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table tr:first-child th:nth-child(1){width:18.22%}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table tr:first-child th:nth-child(2),.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table tr:first-child th:nth-child(3){width:31.35%}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table tr:first-child th:nth-child(4){width:19.08%}.esg__inner__area__box__section__content__item__wasteCommon__note{display:block;width:100%;margin:15px 0 0 0;font-size:15px;line-height:2;color:#7f7f7f;font-family:inherit;text-align:justify}.esg__inner__area__box__section__content[data-style="co2"]{width:100%;margin:40px auto 0 auto}.esg__inner__area__box__section__content[data-style="co2"] .esg__inner__area__box__section__content__item{width:100%;margin:0}.esg__inner__area__box__section__content__footprint{display:block;width:100%}.esg__inner__area__box__section__content__footprint__notice{display:block;width:100%;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:#7f7f7f;text-align:right;margin:0 0 10px 0}.esg__inner__area__box__section__content__footprint__table{display:block;width:100%}.esg__inner__area__box__section__content__footprint__table__select{display:none;width:44%;max-width:280px;margin:0 0 30px 0}.esg__inner__area__box__section__content__footprint__table__head{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%}.esg__inner__area__box__section__content__footprint__table__head__title{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:50px;flex:0 1 auto;font-size:16px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:#fff;background:#1b1b1b;padding:10px 20px;border-right:1px solid #f2f2f6;text-align:center}.esg__inner__area__box__section__content__footprint__table__head__title:last-child{border-right:none}.esg__inner__area__box__section__content__footprint__table__body{display:block;width:100%}.esg__inner__area__box__section__content__footprint__table__body__content{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;border-bottom:1px solid #f2f2f6}.esg__inner__area__box__section__content__footprint__table__body__content:last-child{border-bottom:none}.esg__inner__area__box__section__content__footprint__table__body__content__item{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:45px;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:var(--textColor);background:#fff;text-align:center;padding:7.5px 10px;border-right:1px solid #f2f2f6}.esg__inner__area__box__section__content__footprint__table__body__content__item:last-child{border-right:none}.esg__inner__area__box__section__content__footprint__table [data-item="title"]{width:16%;min-width:150px;max-width:190px;flex:0 0 auto}.esg__inner__area__box__section__content__footprint__table [data-item="remark"]{width:21%;max-width:260px;flex:0 0 auto}.esg__inner__area__box__section__content__footprint__table__remark{display:none;width:100%}.esg__inner__area__box__section__content__footprint__table__remark__head{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:50px;font-size:16px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:#fff;padding:10px;background:#1b1b1b}.esg__inner__area__box__section__content__footprint__table__remark__body{display:block;width:100%}.esg__inner__area__box__section__content__footprint__table__remark__body__content{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch;width:100%;border-bottom:1px solid #f2f2f6}.esg__inner__area__box__section__content__footprint__table__remark__body__content:last-child{border-bottom:none}.esg__inner__area__box__section__content__footprint__table__remark__body__content__item{display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;width:100%;min-height:50px;font-size:15px;font-family:'Poppins','NotoSansTC';line-height:2;letter-spacing:.5px;color:var(--textColor);flex:0 1 auto;padding:15px 20px;background:#fff;border-right:1px solid #f2f2f6;text-align:center}.esg__inner__area__box__section__content__footprint__table__remark__body__content__item:nth-child(1){width:36%;max-width:115px;flex:0 0 auto}.esg__inner__area__box__section__content__footprint__table__remark__body__content__item:last-child{border-right:none}.esg__inner__area__box__section__content__footprint__noticeBottom{display:none;width:100%;font-size:14px;font-family:'Poppins','NotoSansTC';line-height:1.8;letter-spacing:.5px;color:#7f7f7f;margin:20px 0 0 0}@media screen and (max-width:1300px){.esg__inner__area__box__section__table__content__list:first-child{width:64%}.esg__inner__area__box__section__table__content__list [data-item="item"]{width:44%;max-width:295px}}@media screen and (max-width:1200px){.esg__inner__area__box__section__table__select{display:block}.esg__inner__area__box__section__table__content{display:block}.esg__inner__area__box__section__table__content__list{display:none}.esg__inner__area__box__section__table__content__list.show{display:block}.esg__inner__area__box__section__table__content__list:first-child{width:100%;max-width:none}.esg__inner__area__box__section__table__content__list:not(:first-child) [data-item="item"]{display:flex}.esg__inner__area__box__section__table__content__list__head__item:last-child,.esg__inner__area__box__section__table__content__list__body__content__item:last-child{border-right:none}.esg__inner__area__box__section__use{display:block}.esg__inner__area__box__section__use__pie{width:100%;max-width:590px;margin:50px auto 0 auto}.esg__inner__area__box__section__content__item__table__select{display:block}.esg__inner__area__box__section__content__item__table__head{display:none}.esg__inner__area__box__section__content__item__table__body__content__item{min-height:75px;border-bottom:1px solid #f2f2f6}.esg__inner__area__box__section__content__item__table__body__content__item:last-child{border-bottom:none}.esg__inner__area__box__section__content__item__table__body__content__item__title{display:flex}.esg__inner__area__box__section__content__item__table__body__content{display:none}.esg__inner__area__box__section__content__item__table__body__content.show{display:block}.esg__inner__area__box__section__content__item__table [data-item="area"],.esg__inner__area__box__section__content__item__table [data-item="measure"]{width:100%;max-width:none}.esg__inner__area__box__section__content__item__table__body__content__item__text{border-right:none;text-align:center}.esg__inner__area__box__section__content__wasteProcess__item{width:130px;height:112.6px;margin:0 -20px}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(even){margin:56.3px -20px 0 -20px}.esg__inner__area__box__section__content__wasteProcess__item__inner{font-size:15px;line-height:1.6}}@media screen and (max-width:991px){.esg__inner__area__box{width:calc(100% - 60px)}.esg__inner__area__box__section{margin:55px auto 100px auto}.esg__inner__area__box__section__title{margin:0 0 15px 0}.esg__inner__area__box__section__tableSwitch__head{margin:0 0 30px 0}.esg__inner__area__box__section__climateGov{left:0;display:block;width:100%;margin:35px auto 0 auto}.esg__inner__area__box__section__climateGov__item{flex-direction:row;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 30px 0}.esg__inner__area__box__section__climateGov__item:last-child{margin:0}.esg__inner__area__box__section__climateGov__item__icon{margin:0 -72px 0 0}.esg__inner__area__box__section__climateGov__item__content{padding:25px 40px 25px 100px}.esg__inner__area__box__section__climateGov__item__content__title{margin:0 0 5px 0;text-align:left}.esg__inner__area__box__section__climateRiskStep{display:block;margin:40px auto 100px auto}.esg__inner__area__box__section__climateRiskStep__item{flex-direction:row;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%}.esg__inner__area__box__section__climateRiskStep__item,.esg__inner__area__box__section__climateRiskStep__item:nth-child(3n+2){margin:0 0 35px 0}.esg__inner__area__box__section__climateRiskStep__item:last-child{margin:0}.esg__inner__area__box__section__climateRiskStep__item__title{flex-direction:column;width:100px;margin:0 40px 0 0;text-align:center}.esg__inner__area__box__section__climateRiskStep__item__title::before{display:block;width:100%;margin:0 auto 15px auto;text-align:center}.esg__inner__area__box__section__climateRiskStep__item__title,.esg__inner__area__box__section__climateRiskStep__item:nth-child(3n):not(:last-child) .esg__inner__area__box__section__climateRiskStep__item__title{background:var(--mainColor)}.esg__inner__area__box__section__climateRiskStep__item__title::after{left:-1px;width:calc(100% + 2px);height:calc(100% + 35px);border:none;border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;background:var(--mainColor);z-index:-10}.esg__inner__area__box__section__climateRiskStep__item__title__text{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;text-align:center;-ms-writing-mode:vertical-lr;-webkit-writing-mode:vertical-lr;-moz-writing-mode:vertical-lr;writing-mode:vertical-lr}.esg__inner__area__box__section__climateRiskStep__item__title__text .horizon{display:block;margin:5px 0;-ms-writing-mode:horizontal-tb;-webkit-writing-mode:horizontal-tb;-moz-writing-mode:horizontal-tb;writing-mode:horizontal-tb}.esg__inner__area__box__section__climateRiskStep__item__title__text .vertical{display:block;width:1.2em;white-space:nowrap}.esg__inner__area__box__section__climateRiskStep__item:nth-child(3n):not(:last-child) .esg__inner__area__box__section__climateRiskStep__item__title::after{width:calc(100% + 2px)}.esg__inner__area__box__section__climateRiskStep__item__title__bg{top:100%;width:100%;height:35px;filter:drop-shadow(0 6px 4px rgba(68,25,0,.2))}.esg__inner__area__box__section__climateRiskStep__item__title__bg::before{clip-path:polygon(0 0,100% 0,50% 100%)}.esg__inner__area__box__section__climateRiskStep__item__content{height:auto}.esg__inner__area__box__section__climateRiskStep__item:nth-child(3n):last-child .esg__inner__area__box__section__climateRiskStep__item__title::after{height:100%}.esg__inner__area__box__section__climateRiskStep__item:nth-child(3n):last-child .esg__inner__area__box__section__climateRiskStep__item__title__bg{display:block}.esg__inner__area__box__section__content{display:block;width:100%;margin:40px 0 0 0}.esg__inner__area__box__section__content__item{display:block;width:100%;margin:0 0 40px 0}.esg__inner__area__box__section__content__item:last-child{margin:0}.esg__inner__area__box__section__table{margin:40px 0 20px 0}.esg__inner__area__box__section__table__content__list [data-item="item"]{width:27%;max-width:170px;padding:10px}.esg__inner__area__box__section__led__selectPad{display:block}.esg__inner__area__box__section__led tr th:first-child,.esg__inner__area__box__section__led tr td:first-child{width:49.85%}.esg__inner__area__box__section__led th.hide,.esg__inner__area__box__section__led td.hide{display:none}.esg__inner__area__box__section__content[data-section="improve"] .esg__inner__area__box__section__content__item:first-child{margin:0 0 80px 0}.esg__inner__area__box__section__gasesTable{margin:30px auto 0 auto}.esg__inner__area__box__section__gasesTable__select{display:block}.esg__inner__area__box__section__gasesTable__gas__head__content,.esg__inner__area__box__section__gasesTable__gas__body__content{display:none}.esg__inner__area__box__section__gasesTable__gas__head__content.show,.esg__inner__area__box__section__gasesTable__gas__body__content.show{display:flex}.esg__inner__area__box__section__gasesTable__gas__body__content__text:last-child{border-right:none}.esg__inner__area__box__section__water{margin:30px 0 0 0}.esg__inner__area__box__section__water+.esg__inner__area__box__section__text{margin:40px 0 0 0}.esg__inner__area__box__section__water__table__select{display:block}.esg__inner__area__box__section__water__table__head{display:none}.esg__inner__area__box__section__water__table [data-item="year"]{width:100%;max-width:none}.esg__inner__area__box__section__water__table__body__content{display:none}.esg__inner__area__box__section__water__table__body__content.show{display:block}.esg__inner__area__box__section__water__table__body__content__year__title{display:flex}.esg__inner__area__box__section__water__table__body__content__year__title{border-right:1px solid #f2f2f6}.esg__inner__area__box__section__water__table__body__content__year__text{color:#fff;background:#1b1b1b;padding:10px}.esg__inner__area__box__section__water__table__body__content__box{display:flex;justify-content:flex-start;justify-items:flex-start;align-items:stretch;align-content:stretch}.esg__inner__area__box__section__water__table__body__content__box__inner{display:flex;flex-wrap:wrap;border-bottom:none}.esg__inner__area__box__section__water__table__body__content__box__inner[data-item="padTitle"]{display:flex;width:125px;flex:0 0 auto}.esg__inner__area__box__section__water__table__body__content__box__inner__item__text{min-height:75px}.esg__inner__area__box__section__water__table__body__content__box__inner__item:last-child .esg__inner__area__box__section__water__table__body__content__box__inner__item__text{border-right:1px solid #f2f2f6}.esg__inner__area__box__section__water__table__body__content__year,.esg__inner__area__box__section__water__table__body__content__box__inner:last-child .esg__inner__area__box__section__water__table__body__content__box__inner__item__text{border-right:none}.esg__inner__area__box__section__water__table__body__content__box__inner__item{border-bottom:1px solid #f2f2f6}.esg__inner__area__box__section__water__table__body__content__box__inner__item:last-child{border-bottom:none}.esg__inner__area__box__section__water__table__body__content__box__inner[data-item="padTitle"] .esg__inner__area__box__section__water__table__body__content__box__inner__item:not(:first-child) .esg__inner__area__box__section__water__table__body__content__box__inner__item__text{color:#fff;background:#1b1b1b}.esg__inner__area__box__section__water__table__body__content__box__inner__item__text[data-style="green"]{min-height:45px;color:#fff;background:var(--mainColor)}.esg__inner__area__box__section__content[data-style="wasteProcess"]{margin:40px auto 70px auto}.esg__inner__area__box__section__content__wasteProcess{margin:40px auto 0 auto}.esg__inner__area__box__section__content[data-style="wasteCommon"]{margin:40px auto 45px auto}.esg__inner__area__box__section__content__item__wasteCommon__tableBox{padding:0 0 50px 0}.esg__inner__area__box__section__content__item__wasteCommon__note{margin:30px 0 0 0}.esg__inner__area__box__section__content__footprint__table [data-item="title"]{width:30%}.esg__inner__area__box__section__content__footprint__table [data-item="remark"]{width:43%;max-width:275px}.esg__inner__area__box__section__content__footprint__table__select{display:block}.esg__inner__area__box__section__content__footprint__table__head__title.j-tableSwitch-item,.esg__inner__area__box__section__content__footprint__table__body__content__item.j-tableSwitch-item{display:none}.esg__inner__area__box__section__content__footprint__table__head__title.j-tableSwitch-item.show,.esg__inner__area__box__section__content__footprint__table__body__content__item.j-tableSwitch-item.show{display:flex}}@media screen and (max-width:767px){.esg__inner__area__box__section__use__pie{display:block;max-width:320px;margin:40px auto 0 auto}.esg__inner__area__box__section__use__pie__chart{width:320px}.esg__inner__area__box__section__use__pie__box{max-width:none;margin:55px 0 0 0}.esg__inner__area__box__section__use__pie__box__title{justify-content:center;justify-items:center}.esg__inner__area__box__section__use__pie__box__title::before{border-width:0 5.5px 11px 5.5px;border-color:transparent transparent #212121 transparent}.esg__inner__area__box__section__content__footprint__table [data-item="remark"]{display:none}.esg__inner__area__box__section__content__footprint__table__remark{display:block}.esg__inner__area__box__section__content__footprint__table__head__title,.esg__inner__area__box__section__content__footprint__table__body__content__item{border-right:none}.esg__inner__area__box__section__content__footprint__table [data-item="title"]{border-right:1px solid #f2f2f6}.esg__inner__area__box__section__content__footprint__notice{display:none}.esg__inner__area__box__section__content__footprint__noticeBottom{display:block}.esg__inner__area__box__section__content__wasteProcess{flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;max-width:280px}.esg__inner__area__box__section__content__wasteProcess__item{width:112px;height:97px}.esg__inner__area__box__section__content__wasteProcess__item,.esg__inner__area__box__section__content__wasteProcess__item:nth-child(even){margin:0 0 20px 0}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(odd){margin:0 30px 20px 0}.esg__inner__area__box__section__content__wasteProcess__item::before{top:calc(50% - .5px);left:100%;width:30px;height:1px;transform:none;background:linear-gradient(to right,#848484 80%,transparent 80%) left center repeat-x;background-size:5px 100%}.esg__inner__area__box__section__content__wasteProcess__item::after{content:'';position:absolute;top:calc(50% - 4px);right:-30px;display:block;width:0;height:0;border-style:solid;border-width:4px 0 4px 6px;border-color:transparent transparent transparent #000}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(even):before{width:20px;transform:none}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(even)::after{display:none}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(odd):last-child{margin:0 auto 0 70px}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(odd):last-child::before{left:auto;right:100%;display:block;width:70px}.esg__inner__area__box__section__content__wasteProcess__item:nth-child(odd):last-child::after{left:auto;right:100%}.esg__inner__area__box__section__content__wasteProcess__item__bg{display:none}.esg__inner__area__box__section__content__wasteProcess__item__inner{width:100%;height:100%}}@media screen and (max-width:575px){.esg__inner__area{left:-20px;width:calc(100% + 40px)}.esg__inner__area__box{width:calc(100% - 40px)}.esg__inner__area__box__section{margin:50px auto 70px auto}.esg__inner__area__box__section__title{margin:0 0 15px 0}.esg__inner__area__box__section__text{font-size:14px}.esg__inner__area__box__section__tableSwitch{margin:45px 0 0 0}.esg__inner__area__box__section__tableSwitch__head{display:block}.esg__inner__area__box__section__tableSwitch__head__title{margin:0 0 10px 0;font-size:16px}.esg__inner__area__box__section__tableSwitch__head__select{padding:0 45px 0 15px;font-size:15px}.esg__inner__area__box__section__climateGov{margin:30px auto 0 auto}.esg__inner__area__box__section__climateGov__item{display:block;margin:0 0 35px 0}.esg__inner__area__box__section__climateGov__item__icon{width:90px;height:77.94px;margin:0 auto -25px auto}.esg__inner__area__box__section__climateGov__item__icon__bg{display:none}.esg__inner__area__box__section__climateGov__item__content{padding:40px 30px 25px 30px}.esg__inner__area__box__section__climateGov__item__content__title{margin:0 0 10px 0;font-size:15px;text-align:center}.esg__inner__area__box__section__climateGov__item__content__list li{font-size:14px}.esg__inner__area__box__section__climateRiskStep{margin:45px auto 65px auto}.esg__inner__area__box__section__climateRiskStep__item,.esg__inner__area__box__section__climateRiskStep__item:nth-child(3n+2){margin:0 0 25px 0}.esg__inner__area__box__section__climateRiskStep__item__title{width:65px;margin:0 20px 0 0;font-size:14px}.esg__inner__area__box__section__climateRiskStep__item__title__bg{height:25px}.esg__inner__area__box__section__climateRiskStep__item__title::before{content:'Step\00A0' counter(item,decimal)}.esg__inner__area__box__section__climateRiskStep__item__content{padding:15px 20px}.esg__inner__area__box__section__climateRiskStep__item__content__text{font-size:14px}.esg__inner__area__box__section__content{margin:20px 0 0 0}.esg__inner__area__box__section__content__item{margin:0 0 30px 0}.esg__inner__area__box__section__content__item__text{font-size:14px}.esg__inner__area__box__section__table{margin:40px 0 10px 0}.esg__inner__area__box__section__table__select{width:100%;max-width:none}.esg__inner__area__box__section__table__content__list [data-item="item"]{width:44%;max-width:145px}.esg__inner__area__box__section__table__content__list__body__content__item{min-height:60px;font-size:14px;padding:10px}.esg__inner__area__box__section__table__content__list__head__item{min-height:60px;font-size:14px;line-height:1.4}.esg__inner__area__box__section__use{margin:0 0 50px 0}.esg__inner__area__box__section__use__remark{font-size:14px;line-height:1.8}.esg__inner__area__box__section__use__pie__chart__name__title{font-size:14px}.esg__inner__area__box__section__use__pie__chart__name__title:nth-child(2),.esg__inner__area__box__section__use__pie__chart__name__title:nth-child(3){top:59.5%}.esg__inner__area__box__section__use__pie__chart__name__title:nth-child(3){left:-21.4%}.esg__inner__area__box__section__use__pie__box__title{font-size:15px}.esg__inner__area__box__section__use__pie__box__content{font-size:14px;padding:20px 30px 10px 30px}.esg__inner__area__box__section__led{margin:35px 0 50px 0}.esg__inner__area__box__section__led__selectPad{display:none}.esg__inner__area__box__section__led__selectMb{display:block;width:100%;max-width:none}.esg__inner__area__box__section__led tr th:first-child,.esg__inner__area__box__section__led tr td:first-child{width:40%}.esg__inner__area__box__section__content[data-section="improve"] .esg__inner__area__box__section__content__item:first-child{margin:0 0 70px 0}.esg__inner__area__box__section__content__item__table__select{width:100%;max-width:none}.esg__inner__area__box__section__content__item__table__body__content__item{font-size:14px;min-height:65px}.esg__inner__area__box__section__content__item__table__body__content__item__title{font-size:14px}.esg__inner__area__box__section__content__item__table__body__content__item__text{padding:10px 20px}.esg__inner__area__box__section__gasesTable{margin:25px auto 0 auto}.esg__inner__area__box__section__gasesTable__select{width:100%;max-width:none}.esg__inner__area__box__section__notice{margin:10px 0 0 0;font-size:14px;line-height:1.8}.esg__inner__area__box__section__notice::before{margin:0}.esg__inner__area__box__section__gasesTable__gas{padding:0 0 30px 0;overflow-x:auto}.esg__inner__area__box__section__gasesTable__gas__head,.esg__inner__area__box__section__gasesTable__gas__form{min-width:425px;font-size:14px}.esg__inner__area__box__section__gasesTable__gas__sub{min-width:425px}.esg__inner__area__box__section__gasesTable__gas__head__title,.esg__inner__area__box__section__gasesTable__gas__form__title{flex-wrap:wrap;width:60px;padding:10px 0}.esg__inner__area__box__section__water__table__select{width:100%;max-width:none}.esg__inner__area__box__section__water__unit{display:none}.esg__inner__area__box__section__water__notice{font-size:14px;line-height:1.5;margin:15px 0 0 0}.esg__inner__area__box__section__water__notice__text:first-child{display:block}.esg__inner__area__box__section__water__table__head{font-size:15px}.esg__inner__area__box__section__water__table__body__content{font-size:14px}.esg__inner__area__box__section__water__table__body__content__year__title{width:120px}.esg__inner__area__box__section__water__table__body__content__box{display:block}.esg__inner__area__box__section__water__table__body__content__box__inner[data-item="padTitle"]{display:none}.esg__inner__area__box__section__water__table__body__content__box__inner__item__title{display:flex}.esg__inner__area__box__section__water__table__body__content__box__inner__item__title[data-item="green"]{color:#fff;background:var(--mainColor)}.esg__inner__area__box__section__water__table__body__content__box__inner__item__text{min-height:60px;border-right:none}.esg__inner__area__box__section__content__wasteProcess{margin:20px auto 0 auto}.esg__inner__area__box__section__content__item__wasteCommon{margin:35px auto 80px auto}.esg__inner__area__box__section__content__item__wasteCommon__tableBox{padding:0 0 30px 0}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table{min-width:610px;font-size:14px}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table th{font-size:15px}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table tr:first-child th:nth-child(1){width:26.4%}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table tr:first-child th:nth-child(2),.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table tr:first-child th:nth-child(3){width:28.7%}.esg__inner__area__box__section__content__item__wasteCommon__tableBox__table tr:first-child th:nth-child(4){width:16.2%}.esg__inner__area__box__section__content__item__wasteCommon__note{margin:25px 0 0 0;font-size:14px}.esg__inner__area__box__section__content[data-style="co2"] .esg__inner__area__box__section__content__item__title{margin:0 0 40px 0}.esg__inner__area__box__section__content__footprint__table__select{width:100%;max-width:none}.esg__inner__area__box__section__content__footprint__table__head__title{font-size:15px}.esg__inner__area__box__section__content__footprint__table__body__content__item{font-size:14px;min-height:55px}.esg__inner__area__box__section__content__footprint__table [data-item="title"]{width:54%;max-width:180px}.esg__inner__area__box__section__content__footprint__table__remark__head{font-size:15px}.esg__inner__area__box__section__content__footprint__table__remark__body__content__item{font-size:14px;line-height:1.8}.esg__inner__area__box__section__content__footprint__notice{display:none}.esg__inner__area__box__section__content__footprint__noticeBottom{display:block}}@media screen and (max-width:374px){.esg__inner__area__box__section__table__content__list [data-item="item"]{width:40%;max-width:110px}.esg__inner__area__box__section__table__content__list__body__content__item{padding:10px 5px}.esg__inner__area__box__section__use__pie{max-width:280px}.esg__inner__area__box__section__use__pie__chart{width:280px}.esg__inner__area__box__section__use__pie__chart__name__title:nth-child(2),.esg__inner__area__box__section__use__pie__chart__name__title:nth-child(3){top:61%}.esg__inner__area__box__section__use__pie__chart__name__title:nth-child(2){right:28%}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
