@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Outfit:wght@100..900&display=swap");a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,time,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}table{padding:0;border:0;vertical-align:baseline;font:inherit}body.openMenu header:before{background-color:#f0f6fb;opacity:1}body.openMenu .container-menu{opacity:1;pointer-events:all}header{position:fixed;z-index:99;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:80px;padding:0 48px}header:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#fff;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,0.05);box-shadow:0px 5px 10px 0px rgba(0,0,0,0.05);z-index:-1;opacity:0;-webkit-transition:0.75s;transition:0.75s}@media (max-width:991px){header:before{height:70px}}@media (max-width:1212px){header{padding:0 24px}}@media (max-width:991px){header{height:70px;padding:0 0 0 18px}}.show_before:before{opacity:1}.container-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container-logo .img{width:194px;aspect-ratio:1/0.2731958}@media (max-width:1020px){.container-logo .img{width:150px}}@media (max-width:991px){.container-logo .img{width:146px}}.container-logo .img a,.container-logo .img img{display:block;width:100%}.container-logo .logoTxt{font-size:26px;font-weight:700;padding-left:31px;color:#666666}@media (max-width:991px){.container-logo .logoTxt{font-size:20px;padding-left:20px}}.container-menu{position:relative;z-index:2;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 113px}@media (max-width:1300px){.container-menu{gap:0 25px}}@media (max-width:991px){.container-menu{position:absolute;top:70px;left:0;width:100%;height:calc(100vh - 70px);overflow:hidden;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:19.5px 35px 0;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#f0f6fb),to(#ffffff));background:linear-gradient(180deg,#f0f6fb 50%,#ffffff 100%);opacity:0;pointer-events:none;-webkit-transition:0.75s;transition:0.75s}}.container-menu:before{position:absolute;content:"";bottom:0;right:0;width:71%;aspect-ratio:1/1.100548;background:url("../images/common/mb_menu_bg.svg") center/contain no-repeat;display:none}@media (max-width:991px){.container-menu:before{display:block}}.lang{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#38ace3;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:48px;border-radius:100px}@media (max-width:991px){.lang{position:absolute;bottom:15vh;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0 28px}}.lang span.active a{opacity:1}.lang span:nth-child(2){background-color:#fff;height:17px;width:2px;margin:0 17px}@media (max-width:991px){.lang span:nth-child(2){height:19px;margin:0 20px;width:1px}}.lang a{display:block;height:100%;font-size:16px;font-weight:700;color:#fff;-webkit-transition:opacity 0.75s;transition:opacity 0.75s;opacity:0.7}@media (max-width:991px){.lang a{font-size:17.5px}}@media (min-width:991px){.lang a:hover{opacity:1;color:#fff}}.menu{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:52px}@media (max-width:1165px){.menu{gap:15px}}@media (max-width:991px){.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:calc(100vh - 290px);gap:0;overflow-x:hidden;overflow-y:auto}}.menu>li{position:relative;height:100%;-webkit-transition:0.75s;transition:0.75s}@media (max-width:991px){.menu>li{height:auto;width:60%}}@media (max-width:550px){.menu>li{width:100%}}@media (min-width:992px){.menu>li:hover .menu-list span{color:#38ace3}.menu>li:hover .menu-list.hasSecond span:before{-webkit-transition:0.75s;transition:0.75s;background:url("../images/common/menu_arrow_mb_active.svg") center/contain no-repeat;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.menu>li:hover .menu-second{opacity:1;pointer-events:all}}.menu>li a{display:inline-block}@media (max-width:991px){.menu>li a{padding:20px 0}}.menu>li.active .menu-list.hasSecond span:before{background:url("../images/common/menu_arrow_mb_active.svg") center/contain no-repeat;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);-webkit-transition:-webkit-transform 0.75s;transition:-webkit-transform 0.75s;transition:transform 0.75s;transition:transform 0.75s,-webkit-transform 0.75s}.menu>li.active .menu-second{pointer-events:all}.menu>li.active .menu-list span{color:#38ace3}.menu .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.menu .menu-list{height:100%}}@media (max-width:991px){.menu .menu-list{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:991px){.menu .menu-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.menu .menu-list.hasSecond span{position:relative;padding-right:20px}@media (max-width:991px){.menu .menu-list.hasSecond span{padding-right:0;width:100%}}.menu .menu-list.hasSecond span:before{content:"";position:absolute;top:51%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px;height:7px;background:url("../images/common/menu_arrow.svg") center/contain no-repeat;-webkit-transition:-webkit-transform 0.75s;transition:-webkit-transform 0.75s;transition:transform 0.75s;transition:transform 0.75s,-webkit-transform 0.75s}@media (max-width:991px){.menu .menu-list.hasSecond span:before{top:50%;width:22px;height:11px;background:url("../images/common/menu_arrow_mb.svg") center/contain no-repeat}}.menu .menu-list span{position:relative;font-size:16px;color:#000;font-weight:500;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.75s;transition:0.75s}@media (max-width:991px){.menu .menu-list span{font-size:24px}}.menu .menu-second{z-index:2;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:10px;overflow:hidden;background-color:#fff;opacity:0;pointer-events:none;-webkit-transition:opacity 0.75s;transition:opacity 0.75s;min-width:200px;padding:10px 0}@media (max-width:991px){.menu .menu-second{background-color:transparent;top:revert;opacity:1;position:relative;padding:0;display:none}}.menu .menu-second a{display:block;font-size:16px;padding:11px 44px;white-space:nowrap;text-align:center;font-weight:500;-webkit-transition:0.75s;transition:0.75s;color:#000}@media (max-width:991px){.menu .menu-second a{text-align:left;padding:9px 44px 11px 0;font-size:18px}}@media (min-width:992px){.menu .menu-second a:hover{color:#38ace3}}.lang_en header .container-logo .img{width:146px}.lang_en header .container-logo .logoTxt{font-size:20px;padding-left:20px}@media (min-width:992px) and (max-width:1600px){.lang_en header .container-menu{gap:0 20px;margin-left:20px}.lang_en header .container-menu .menu{gap:20px}.lang_en header .container-menu .menu li a span{text-align:center;line-height:1;font-size:15px}.lang_en header .container-menu .lang a{font-size:15px}}footer{position:relative;padding:32px 28px;background-color:#000;width:100%;overflow:hidden}@media (max-width:991px){footer{padding:28px 25px}}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;max-width:1205px;padding:0 35px;margin:0 auto}@media (max-width:991px){.footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:12px 0;padding:0}}.footer .footer_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:56px}@media (max-width:991px){.footer .footer_logo{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;padding:0;width:100%}}.footer .footer_logo .img{padding-top:10px;width:259px;aspect-ratio:1/0.277992}@media (max-width:991px){.footer .footer_logo .img{width:210px;padding:0}}.footer .footer_logo .img a{display:inline-block}.footer .footer_logo .img a img{width:100%;display:block}.footer .sitemap_link a{color:#fff;font-size:16px;padding:7.5px 29px;border:1px solid #fff;border-radius:100px;-webkit-transition:0.75s;transition:0.75s}@media (max-width:991px){.footer .sitemap_link a{padding:9px 29px}}@media (min-width:992px){.footer .sitemap_link a:hover{color:#38ace3;background-color:#fff}}.footer .right_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px}@media (max-width:991px){.footer .right_block{-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:0}}.footer .right_block .newsletter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;position:relative}@media (max-width:991px){.footer .right_block .newsletter{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:10px}}.footer .right_block .newsletter .news_title{color:#fff;font-size:16px;font-weight:500;white-space:nowrap}.footer .right_block .newsletter .block_mb{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 10px}.footer .right_block .newsletter .input{width:226px;height:40px}@media (max-width:991px){.footer .right_block .newsletter .input{width:calc(100% - 110px)}}.footer .right_block .newsletter .input input{width:100%;height:100%;border-radius:5px;background-color:rgba(255,255,255,0.3);padding:8px 15px;color:rgba(255,255,255,0.5);border:none;font-size:16px}.footer .right_block .newsletter .subscription a{color:#fff;font-size:16px;padding:6px 29px;border:1px solid #fff;border-radius:100px;-webkit-transition:0.75s;transition:0.75s}@media (max-width:991px){.footer .right_block .newsletter .subscription a{padding:9px 29px}}@media (min-width:992px){.footer .right_block .newsletter .subscription a:hover{color:#38ace3;background-color:#fff}}.footer .right_block .copyright{color:#666666;font-size:14px}@media (max-width:991px){.footer .right_block .copyright{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}@media (min-width:992px) and (max-width:1200px){.lang_en footer .footer .right_block .newsletter{-ms-flex-wrap:wrap;flex-wrap:wrap}.lang_en footer .footer .right_block .newsletter .news_title.en{margin-left:auto}.lang_en footer .footer .right_block .newsletter .block_mb{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}body,html{position:relative;overflow:hidden auto;font-family:"Outfit","Noto Sans TC",sans-serif;font-weight:400;margin:0 auto}body.loading,html.loading{opacity:1;visibility:visible}body .asj,html .asj{opacity:0}.porel{position:relative;z-index:3}.center{text-align:center!important}::-moz-selection{background-color:#38ACE3;color:#fff}::selection{background-color:#38ACE3;color:#fff}img{max-width:100%;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.mo{display:none}@media (max-width:767px){.mo{display:block}}.pc{display:none}@media (min-width:768px){.pc{display:block}}.mo_991{display:none}@media (max-width:991px){.mo_991{display:block}}.pc_991{display:none}@media (min-width:992px){.pc_991{display:block}}a,a:hover{text-decoration:none;outline:none;color:inherit}:focus{outline:none}main{margin-top:80px}@media (max-width:991px){main{margin-top:70px}}.container{margin:0 auto;max-width:1168px;width:90%;font-family:"Outfit","Noto Sans TC",sans-serif}@media (max-width:768px){.container{margin-top:52px}}.container1004{font-family:"Outfit","Noto Sans TC",sans-serif;margin:0 auto;max-width:1004px;width:90%}@media (max-width:768px){.container1004{margin-top:37px}}.banner{position:relative;background:-webkit-gradient(linear,left top,left bottom,from(#ecf6ff),to(transparent));background:linear-gradient(to bottom,#ecf6ff,transparent)}.banner .h1{font-size:44px;font-weight:700;color:#123579;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:20%}@media (max-width:991px){.banner .h1{font-size:36px;-webkit-transform:revert;transform:revert;top:revert;bottom:-1%;left:5%}}.tag-menu{margin:0 auto;max-width:1168px;width:90%;margin-top:8px}@media (max-width:991px){.tag-menu{width:100%;margin-top:52px}.tag-menu .item_menu_Box{padding-left:5%}}.title{font-weight:500;font-size:30px;color:#000000;margin-bottom:49px}@media (max-width:768px){.title{font-size:27px;margin-bottom:39px}}.title div{margin-bottom:18px}@media (max-width:768px){.title div{margin-bottom:10px}}.title:after{content:"";display:block;width:60px;height:6px;background-color:rgb(56,172,227)}.hamMenu{display:none;width:70px;height:70px}@media (max-width:991px){.hamMenu{display:block}}.menu-ham,.menu-ham span{display:inline-block;-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-box-sizing:border-box;box-sizing:border-box}.menu-ham{position:relative;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:70px;height:70px;background-color:#38ace3;padding:0 20.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:7px;border-radius:0 0 0 25px}.menu-ham i{font-size:12px;color:#fff;letter-spacing:0}.menu-ham i .menu_txt{display:block}.menu-ham i .close_txt{display:none}.span_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8.5px 0;width:27px;height:20px;overflow:hidden}.span_container:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";width:100%;height:2px;background-color:#fff;-webkit-transition:-webkit-transform 0.75s;transition:-webkit-transform 0.75s;transition:transform 0.75s;transition:transform 0.75s,-webkit-transform 0.75s;opacity:0}@media (max-width:768px){.span_container:before{height:1px}}.span_container span{width:100%;height:2px;background-color:#fff;text-align:center;-webkit-transition:-webkit-transform 0.75s;transition:-webkit-transform 0.75s;transition:transform 0.75s;transition:transform 0.75s,-webkit-transform 0.75s;-webkit-transition:0.75s;transition:0.75s}@media (max-width:768px){.span_container span{height:1px}}body.openMenu .span_container{gap:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}body.openMenu .span_container:before{opacity:1;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}body.openMenu .span_container span:first-child{-webkit-transform:translateX(-200%);transform:translateX(-200%);pointer-events:none}body.openMenu .span_container span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}body.openMenu .span_container span:nth-child(3){-webkit-transform:translateX(200%);transform:translateX(200%);pointer-events:none}body.openMenu .menu-ham i .menu_txt{display:none}body.openMenu .menu-ham i .close_txt{display:block}.fixBoxBtn{position:fixed;z-index:10;right:64px;bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}@media (max-width:1440px){.fixBoxBtn{right:22px}}@media (max-width:991px){.fixBoxBtn{right:10px}}.fixBoxBtn.show{opacity:1;pointer-events:all}.fixBoxBtn.change{position:absolute}.fixBoxBtn .fixBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:54px;aspect-ratio:1/1;background-color:#fff;border-radius:100px;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2509803922);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2509803922)}@media (min-width:992px){.fixBoxBtn .fixBtn:hover .triangle{background-color:#38ace3;margin-bottom:7px}}.fixBoxBtn .triangle{width:20px;aspect-ratio:1/0.8660254038;clip-path:polygon(50% 0,100% 100%,0 100%);background-color:#2571ae;-webkit-transition:0.75s;transition:0.75s;margin-bottom:0}.top-menu-ul{position:relative;z-index:5;width:100%}.top-menu-ul .item_menu_Box{text-align:left;position:relative;margin:0 auto;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.top-menu-ul .item_menu_Box::-webkit-scrollbar{display:none}.top-menu-ul ul.slides{white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.top-menu-ul li{position:relative;display:inline-block;margin-right:1.5em}@media (max-width:768px){.top-menu-ul li{margin-right:0.55em}}.top-menu-ul li:last-child{margin-right:0}@media (min-width:769px){.top-menu-ul li:hover a{color:#fff;background-color:#38ACE3}}.top-menu-ul li.active a{background-color:#38ACE3;color:#ffffff}.top-menu-ul li a{position:relative;display:block;text-align:center;font-size:18px;padding:11px 24px;background-color:#E0EEFA;color:rgb(102,102,102);font-weight:400;border-radius:0 20px 0 20px;-webkit-transition:all 0.75s;transition:all 0.75s}@media (max-width:991px){.top-menu-ul li a{padding:8px 20px}}.page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-family:"Outfit",sans-serif;clear:both;width:100%;margin:0 auto}@media (max-width:576px){.page{font-size:1.125rem}}@media (min-width:576px){.page{font-size:1.25rem}}.page dd,.page dt{vertical-align:baseline;display:inline-block;text-align:center}@media (max-width:767px){.page dd.pc,.page dt.pc{display:none}}.page dd a,.page dt a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:#9fa0a0;width:46px;height:46px;border-radius:50%;-webkit-transition:0.75s;transition:0.75s;margin:0 2.5px;font-family:"Outfit",sans-serif}@media (max-width:767px){.page dd a,.page dt a{margin:0;width:44px}}.page dd{position:relative;cursor:pointer;overflow:hidden;-webkit-transition:0.75s;transition:0.75s}@media (min-width:768px){.page dd:hover a{color:#58DDA7}}.page dd.active a{color:#58DDA7}.page dt.ltbn a,.page dt.ltbnMore a,.page dt.rtbn a,.page dt.rtbnMore a{position:relative;z-index:2}.page dt.ltbn{position:relative;cursor:pointer;width:46px;height:46px}@media (max-width:767px){.page dt.ltbn{width:30px;height:30px}}.page dt.ltbn:before{content:"";position:absolute;top:53%;left:45%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url("../images/common/left.png") center/contain no-repeat;-webkit-transition:opacity 0.75s;transition:opacity 0.75s;width:8px;height:14px}@media (max-width:767px){.page dt.ltbn:before{width:7px;height:13px;left:7px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.page dt.rtbn{position:relative;cursor:pointer;width:46px;height:46px}@media (max-width:767px){.page dt.rtbn{width:30px;height:30px}}.page dt.rtbn:before{content:"";position:absolute;top:53%;left:65%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px;height:14px;background:url("../images/common/right.png") center/contain no-repeat;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}@media (max-width:767px){.page dt.rtbn:before{width:7px;height:13px;left:auto;right:9px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.page dt.ltbnMore{position:relative;cursor:pointer;width:46px;height:46px}@media (max-width:767px){.page dt.ltbnMore{width:30px;height:30px}}.page dt.ltbnMore:before{content:"";position:absolute;top:53%;left:45%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url("../images/common/left_more.png") center/contain no-repeat;-webkit-transition:opacity 0.75s;transition:opacity 0.75s;width:13px;height:14px}@media (max-width:767px){.page dt.ltbnMore:before{width:12px;height:13px;left:3px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.page dt.rtbnMore{position:relative;cursor:pointer;width:46px;height:46px}@media (max-width:767px){.page dt.rtbnMore{width:30px;height:30px}}.page dt.rtbnMore:before{content:"";position:absolute;top:53%;left:65%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:13px;height:14px;background:url("../images/common/right_more.png") center/contain no-repeat;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}@media (max-width:767px){.page dt.rtbnMore:before{width:12px;height:13px;left:auto;right:4px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.page .nopage{opacity:0.2;pointer-events:none}.editor_content ol{list-style-type:decimal;padding-left:20px}.editor_content ul{list-style-type:initial;padding-left:20px}.editor_content b,.editor_content strong{font-weight:500;font-size:inherit}.editor_content em{font-style:italic}.editor_content a{text-decoration:none}.editor_content iframe{max-width:100%}.editor_content table,.editor_content td,.editor_content tr{border-color:inherit;border-collapse:collapse}.editor_content p{margin-bottom:1em}.editor_content table p{margin-bottom:0}.editor_content h1,.editor_content h2,.editor_content h3,.editor_content h4,.editor_content h5,.editor_content h6{margin:inherit}.editor_content blockquote{font-style:italic;padding:2px 20px 0 8px;margin-left:40px;border-left:5px solid #ccc}.editor_content td,.editor_content th,.editor_content tr{margin:initial}.editor_content table.tableborder>tbody>tr>td{border-width:1px;border-style:solid;border-color:#ccc}.editor_content img{max-width:100%;height:auto!important}.editor_content img.imgblock{display:block}.tableScroll{overflow-x:auto;padding:2px}.tableScroll table.tableHasBar>tbody>tr>td{border-width:1px;border-style:solid;border-color:#ccc}.mo_use{display:none}@media (max-width:768px){.mo_use{display:block}}@media (max-width:768px){.pc_use{display:none}}.editor_box{line-height:2;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.editor_box h1,.editor_box h2,.editor_box h3,.editor_box h4,.editor_box h5,.editor_box h6{line-height:1.3}.editor_box .h2{font-size:24px;font-weight:700;color:#015291;margin-bottom:24px}@media (max-width:768px){.editor_box .h2{margin-bottom:15px}}.editor_box .h3{font-size:20px;font-weight:500;color:#015291;margin-bottom:15px}.editor_box .h4{font-size:16px;font-weight:700;color:#015291;margin-bottom:15px}@media (max-width:768px){.editor_box .h4{margin-bottom:10px}}.editor_box p{line-height:2;font-weight:400}.editor_box .img-radio{border-radius:0 30px 0 30px}.mo_use p{line-height:1.875}.lang_tw .tw{display:block}.lang_tw .en{display:none}.lang_en .tw{display:none}.lang_en .en{display:block}.animated.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.animated.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.animated.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animated.fadeUp{-webkit-animation-name:fadeUp;animation-name:fadeUp;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.asj[data-delay="100"]{-webkit-animation-delay:0.1s;animation-delay:0.1s}.asj[data-delay="200"]{-webkit-animation-delay:0.2s;animation-delay:0.2s}.asj[data-delay="300"]{-webkit-animation-delay:0.3s;animation-delay:0.3s}.asj[data-delay="400"]{-webkit-animation-delay:0.4s;animation-delay:0.4s}.asj[data-delay="500"]{-webkit-animation-delay:0.5s;animation-delay:0.5s}.asj[data-delay="600"]{-webkit-animation-delay:0.6s;animation-delay:0.6s}.asj[data-delay="700"]{-webkit-animation-delay:0.7s;animation-delay:0.7s}.asj[data-delay="800"]{-webkit-animation-delay:0.8s;animation-delay:0.8s}.asj[data-delay="900"]{-webkit-animation-delay:0.9s;animation-delay:0.9s}.asj[data-delay="1000"]{-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes fadeRotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fadeRotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}