@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap");*{-webkit-box-sizing:border-box;box-sizing:border-box}html{line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}h1,h2,h3,h4,h5,h6,ol,p,ul{margin-top:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}a:focus,input:focus{outline:none}.btn{color:#fff;text-align:center;font-size:28px;font-weight:500;text-decoration:none;display:inline-block;-webkit-transition:all 0.5s cubic-bezier(0.1, 0.66, 0.42, 1.04);-o-transition:all 0.5s cubic-bezier(0.1, 0.66, 0.42, 1.04);transition:all 0.5s cubic-bezier(0.1, 0.66, 0.42, 1.04)}.btn span{font-size:inherit;display:block;height:2em;line-height:1.84em;padding:0 2em;border-radius:1em;border:3px solid #a5d4f1;background-color:#2757dd}@media (hover:hover){.btn:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-filter:brightness(1.1);filter:brightness(1.1)}}header{position:fixed;top:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:80px;padding:20px;background-image:url("../images/header/header.png");background-repeat:no-repeat;background-position:center right;background-color:white;z-index:100;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.1);box-shadow:0 5px 10px rgba(0, 0, 0, 0.1)}header h1{margin:0;font-size:0}header a{text-decoration:none}header .yuantaplusLogo{width:130px;height:39px;background-image:url("../images/header/yuantaplus.svg");background-repeat:no-repeat}@media only screen and (max-width:1024px){header{padding:16px;height:68px}header .yuantaplusLogo{width:105px;height:36px}}@media only screen and (max-width:767px){header{height:59.5px}header .yuantaplusLogo{width:83px;height:26px}}.logo{display:inline-block;width:308px}.logo img{width:100%}@media only screen and (max-width:1023px){.logo{width:240px}}@media only screen and (max-width:767px){.logo{width:190px}}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.8em 1em;font-size:13px;font-weight:400;text-align:center;color:#fff;background-color:#007fe0}.footer_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1em}.footer a{color:#fff}@media screen and (orientation:portrait){.footer{padding:1em;font-size:12px;line-height:1.2;gap:1em}.footer_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.3em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.tools{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;gap:1em;position:fixed;bottom:110px;right:36px;z-index:22}@media screen and (max-width:1180px){.tools{bottom:10px;right:15px}}@media screen and (max-width:576px){.tools{right:12px}}.tools a{font-size:24px;line-height:1;color:#fff;background-color:#5192fa;background:-webkit-gradient(linear, left top, left bottom, from(#5192fa), to(#2858de));background:-webkit-linear-gradient(top, #5192fa 0%, #2858de 100%);background:-o-linear-gradient(top, #5192fa 0%, #2858de 100%);background:linear-gradient(to bottom, #5192fa 0%, #2858de 100%);width:4em;height:4em;border-radius:50%;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;text-decoration:none;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-filter:drop-shadow(0 0 0.5em rgba(110, 110, 110, 0.5));filter:drop-shadow(0 0 0.5em rgba(110, 110, 110, 0.5))}.tools a:after{content:"";position:absolute;width:calc(100% - 8px);height:calc(100% - 8px);left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border:2px solid #fff;border-radius:50%}@media (hover:hover){.tools a:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}@media screen and (max-width:1180px){.tools a{padding:5px 0;font-size:1.5vw}}.tools a span{text-align:center;line-height:1.2}@media screen and (orientation:portrait){.tools a{font-size:16px}}.tools .gotop{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}@media (hover:hover){.tools .gotop:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}}.tools .gotop.show{opacity:1}.tools .gotop img{width:100%;height:100%}.lightbox{display:none;position:fixed;top:0;left:0;z-index:33}.lightbox-wrap{position:fixed;width:100vw;height:100vh;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;background-color:rgba(0, 0, 0, 0.65)}.lightbox .lbox{position:relative}.lightbox .close{position:absolute;top:10px;right:10px;background:#fff;-webkit-box-shadow:3px 3px 0 #cfcfcf;box-shadow:3px 3px 0 #cfcfcf;color:#6e6e6e;padding:5px 10px;border-radius:100px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.lightbox .close img{width:25px;margin-right:2px}@media screen and (orientation:landscape) and (max-width:700px){.lightbox .close{padding:5px;font-size:12px}.lightbox .close img{width:20px;margin-right:2px}}.lightbox-banner{width:470px;font-size:0;border-radius:25px;overflow:hidden}@media screen and (orientation:landscape) and (max-width:900px){.lightbox-banner{width:36vw;margin-left:auto;margin-right:auto}}@media screen and (orientation:portrait) and (max-width:576px){.lightbox-banner{width:90vw}}.lightbox .content{color:#fff;text-align:center;position:absolute;width:100%;top:200px}@media screen and (orientation:portrait) and (max-width:576px){.lightbox .content{top:38vw}}.lightbox .content p{white-space:nowrap;text-indent:100%;overflow:hidden;margin-bottom:5px;font-size:26px;line-height:1.2}@media screen and (orientation:portrait) and (max-width:576px){.lightbox .content p{font-size:5vw}}.lightbox .content p span{font-size:1.3em;display:block;position:relative;font-family:Arial, Helvetica, sans-serif;font-weight:900}.lightbox .content .btn{background-color:#fb8d33;padding:3px;border-radius:100px}@media screen and (orientation:portrait) and (max-width:576px){.lightbox .content .btn{font-size:6vw}}.lightbox .content .btn span{display:block;border:2px solid #fff;padding:0 1.5em;background-color:#fb8d33}@-webkit-keyframes iconFloat{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(12%);transform:translateY(12%)}}@keyframes iconFloat{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(12%);transform:translateY(12%)}}.money{position:absolute;background-size:contain;background-repeat:no-repeat}.money_type_1{background-image:url("../images/money_1.webp")}.money_type_2{background-image:url("../images/money_2.webp")}.money_type_3{background-image:url("../images/money_3.webp")}.balloon{position:absolute;background-size:contain;background-repeat:no-repeat}.balloon_blue{background-image:url("../images/balloon_blue.webp")}.balloon_red{background-image:url("../images/balloon_red.webp")}.balloon_yellow{background-image:url("../images/balloon_yellow.webp")}body{font-family:Arial, "Noto Sans TC", "Microsoft JhengHei", sans-serif;color:#4e4e4e}article{padding-top:80px;width:100%;overflow:hidden}@media screen and (max-width:1024px){article{padding-top:68px}}@media screen and (max-width:767px){article{padding-top:59px}}.point{color:#a50202}.number{font-family:Arial, Helvetica, sans-serif;font-weight:700}.title{text-align:center;position:relative;z-index:21}.title h2{margin-left:auto;margin-right:auto;height:220px;white-space:nowrap;text-indent:100%;overflow:hidden}@media screen and (max-width:1280px){.title h2{height:20vw}}@media screen and (orientation:portrait) and (max-width:576px){.title h2{height:25vw}}figure{margin:0;padding:0}figure img{width:100%;height:auto}section{position:relative;z-index:1}main{position:relative;background:-webkit-gradient(linear, left bottom, left top, from(#a1daf3), color-stop(60%, #d5effb), to(#ffffff));background:-webkit-linear-gradient(bottom, #a1daf3 0%, #d5effb 60%, #ffffff 100%);background:-o-linear-gradient(bottom, #a1daf3 0%, #d5effb 60%, #ffffff 100%);background:linear-gradient(to top, #a1daf3 0%, #d5effb 60%, #ffffff 100%)}main:after{content:'';position:absolute;z-index:0;left:0;bottom:0;width:100%;height:1443px;background-image:url("../images/slash.webp");background-repeat:no-repeat;background-position:center bottom;background-size:contain}@media screen and (max-width:1366px){main:after{height:15vw}}.strokeText{display:block;position:relative;z-index:2}.strokeText:before{content:attr(data-storke);position:absolute;z-index:-1;-webkit-text-stroke:5px #fff;text-stroke:5px #fff}@media screen and (orientation:portrait) and (max-width:576px){.strokeText:before{-webkit-text-stroke:.5vw #fff;text-stroke:.5vw #fff}}.kv{height:41.6vw;color:#444444;background-image:url("../images/kv_bg.webp");background-size:cover;background-repeat:no-repeat;background-position:center top}.kv .cloud{position:absolute;bottom:0;z-index:4;width:100%;height:20.83vw;background-image:url("../images/cloud.webp");background-position:center bottom;background-repeat:no-repeat;background-size:cover}@media screen and (orientation:portrait){.kv .cloud{height:80vw;background-size:300%}}@media screen and (orientation:portrait){.kv{height:100vh;background-image:url("../images/kv_bg_m.webp")}}.kv .container{position:absolute;z-index:5;top:0;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);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}@media screen and (orientation:portrait){.kv .container{top:-3vw;z-index:6}}.kv .slogan{width:40vw;height:18vw;position:relative;margin-bottom:3vw;background-image:url("../images/slogan.webp");background-size:contain;background-repeat:no-repeat}.kv .slogan h1,.kv .slogan h2{margin:0}.kv .slogan h1 span,.kv .slogan h2 span{display:block;white-space:nowrap;text-indent:100%;overflow:hidden}@media screen and (orientation:portrait){.kv .slogan{width:95vw;height:43.62vw}}.kv .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (orientation:portrait){.kv .content{margin-bottom:20vw}}@media screen and (orientation:portrait) and (max-width:576px){.kv .content{margin-bottom:60vw}}@media screen and (orientation:portrait) and (max-width:375px){.kv .content{margin-bottom:50vw}}.kv .content .item{-webkit-animation:iconFloat 1s ease-in-out infinite alternate;animation:iconFloat 1s ease-in-out infinite alternate;width:13.75vw;height:13.75vw;background-size:contain;background-repeat:no-repeat}@media screen and (orientation:portrait){.kv .content .item{width:30vw;height:30vw}}.kv .content .item:first-child{background-image:url("../images/sp_1.webp")}.kv .content .item:nth-child(2){background-image:url("../images/sp_2.webp")}.kv .content .item:nth-child(3){background-image:url("../images/sp_3.webp")}.kv .content .item:nth-child(2){margin-top:-5vw;animation-direction:alternate-reverse}.kv .content .item .label,.kv .content .item .text{white-space:nowrap;text-indent:100%;overflow:hidden}.kv .btn_section{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (orientation:landscape) and (max-width:1400px){.kv .btn_section .btn{font-size:1.8vw}}@media screen and (orientation:portrait){.kv .btn_section{padding:4vw 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.kv .btn_section .btn{font-size:4.5vw}.kv .btn_section .btn span{padding:0 3em}}@media screen and (orientation:portrait) and (max-width:576px){.kv .btn_section .btn{font-size:6.5vw}}.kv .money{z-index:3;-webkit-animation:iconFloat 1s ease-in-out infinite alternate;animation:iconFloat 1s ease-in-out infinite alternate}.kv .money_1{width:9.32vw;height:9.06vw;left:4.69vw;top:-1vw;animation-direction:alternate-reverse}@media screen and (orientation:portrait){.kv .money_1{width:18.64vw;height:18.12vw;left:-5vw;top:auto;bottom:10vw;z-index:5}}.kv .money_2{width:3.75vw;height:3.33vw;left:36.56vw;top:-1vw}@media screen and (orientation:portrait){.kv .money_2{width:7.5vw;height:6.66vw;left:15vw;top:1vw}}.kv .money_3{width:10.52vw;height:10.21vw;right:-5vw;top:1vw;animation-direction:alternate-reverse}@media screen and (orientation:portrait){.kv .money_3{width:15vw;height:14.55vw;right:10vw;top:-5vw}}.kv .money_4{width:2.34vw;height:2.08vw;left:25vw;top:15.63vw}@media screen and (orientation:portrait){.kv .money_4{width:5.85vw;height:5.2vw;z-index:5;left:3vw;top:30vw}}.kv .money_5{width:11.98vw;height:10.99vw;left:2.34vw;bottom:6.25vw;animation-direction:alternate-reverse}@media screen and (orientation:portrait){.kv .money_5{z-index:5;left:auto;right:5vw;bottom:25vw}}.kv .money_6{width:8.02vw;height:7.81vw;right:6.25vw;bottom:16.67vw}.kv .balloon{z-index:2}.kv .balloon_blue{width:5.63vw;height:7.03vw;left:4.38vw;top:15.63vw}@media screen and (orientation:portrait){.kv .balloon_blue{display:none}}.kv .balloon_red{width:13.85vw;height:17.34vw;left:14.37vw;top:2.86vw}@media screen and (orientation:portrait){.kv .balloon_red{display:none}}.kv .balloon_yellow{width:25.10vw;height:39.32vw;right:7.81vw;top:-5vw}@media screen and (orientation:portrait){.kv .balloon_yellow{width:50.2vw;height:78.64vw;left:50%;right:auto;top:30vw;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);z-index:5}}@media screen and (orientation:portrait) and (max-width:576px){.kv .balloon_yellow{top:70vw}}@media screen and (orientation:portrait) and (max-width:375px){.kv .balloon_yellow{top:60vw}}@-webkit-keyframes barGrow{0%{height:0}to{height:var(--target-height)}}@keyframes barGrow{0%{height:0}to{height:var(--target-height)}}.decorate{position:absolute;background-size:contain;background-repeat:no-repeat}.feature{padding:4.69vw 0 2.60vw;background-image:url("../images/feature_bg.webp");background-size:contain;background-position:center;background-repeat:no-repeat}.feature .container{position:relative;max-width:1100px;margin-left:auto;margin-right:auto;border-radius:15px;padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:70px}@media screen and (max-width:1366px){.feature .container{gap:5vw;padding:3vw 0;border-width:3vw}.feature .container:before{width:30vw;height:7.9vw;-webkit-transform:translate(-50%, -6.5vw);-ms-transform:translate(-50%, -6.5vw);transform:translate(-50%, -6.5vw)}}.feature .title h2{background-image:url("../images/feature_title.webp");background-size:contain;background-repeat:no-repeat;background-position:center}.feature .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media screen and (orientation:portrait){.feature .content{padding:0 5vw}}@media screen and (orientation:portrait) and (max-width:576px){.feature .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10vw}}.feature .content .item{text-align:center}.feature .content .item:nth-child(2){margin-top:3vw}.feature .content .item img{margin-bottom:1em}.feature .content .item figcaption{font-size:32px;color:#2757dd;font-weight:600;letter-spacing:.1em}@media screen and (max-width:1280px){.feature .content .item figcaption{font-size:3vw}}@media screen and (orientation:portrait) and (max-width:576px){.feature .content .item figcaption{font-size:8vw}}.calendar{padding-top:6.25vw}.calendar .title{margin-bottom:-6vw}@media screen and (orientation:portrait){.calendar .title{margin-bottom:-30vw}}.calendar .title h2{background-image:url("../images/calendar_title.webp");background-size:contain;background-repeat:no-repeat;background-position:center}.calendar_img{margin-left:auto;margin-right:auto;width:72.92vw;height:42.03vw;background-image:url("../images/calendar.webp");background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (orientation:portrait){.calendar_img{width:90vw;height:288vw;background-image:url("../images/calendar_m.webp")}}.question{padding:6.25vw 0 16.67vw;background-image:url("../images/question_bg.webp");background-size:contain;background-repeat:no-repeat;background-position:center}.question:before{content:"";position:absolute;bottom:0;z-index:1;width:100%;height:280px;background-image:url("../images/cloud.webp");background-position:center top;background-repeat:no-repeat}@media screen and (orientation:portrait){.question{padding-bottom:30vw}}.question .title{margin-bottom:90px}@media screen and (orientation:portrait) and (max-width:576px){.question .title{margin-bottom:10vw}}.question .title h2{background-image:url("../images/question_title.webp");background-size:contain;background-repeat:no-repeat;background-position:center}.question .content{margin-left:auto;margin-right:auto;max-width:960px;position:relative;z-index:2}@media screen and (max-width:1180px){.question .content{margin-left:5vw;margin-right:5vw}}.question .accordion{font-size:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em}@media screen and (max-width:1280px){.question .accordion{font-size:3vw}}@media screen and (orientation:portrait) and (max-width:576px){.question .accordion{font-size:5vw}}.question .accordion_open .accordion_header{border-radius:15px 15px 0 0}.question .accordion_open .accordion_header:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.question .accordion_header{font-size:inherit;background-color:#54b7d1;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.2em 1em;border-radius:15px;position:relative;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;cursor:pointer}.question .accordion_header:after{content:"";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);position:absolute;right:1em;width:.8em;height:.75em;background-image:url("../images/icon_arrow.webp");background-size:contain;background-repeat:no-repeat;background-position:center}.question .accordion_icon{display:block;width:2em;height:2em;margin-right:.5em;background-image:url("../images/icon_Q.webp");background-size:contain;background-repeat:no-repeat;background-position:center}.question .accordion_body{background-color:#fff;border-radius:0 0 15px 15px;padding:.6em 1em;font-size:inherit}.question .accordion_body>*{font-size:.75em}.question .accordion_body>:last-child{margin-bottom:0}.accordion_header{cursor:pointer}.step{background-color:#fff;padding-bottom:15.63vw}@media screen and (max-width:1366px){.step{padding:15vw 5vw}}.step .container{max-width:1330px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:70px}@media screen and (max-width:1366px){.step .container{max-width:90vw;gap:6vw}}.step .title h2{background-image:url("../images/step_title.webp");background-size:contain;background-repeat:no-repeat;background-position:center}.step .content ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:0;padding:0;gap:55px}@media screen and (max-width:1366px){.step .content ol{gap:4vw}}@media screen and (orientation:portrait){.step .content ol{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50vw;margin-left:auto;margin-right:auto;gap:10vw}}.step .content li{position:relative;list-style-type:none;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;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}.step .content li:after{content:'';position:absolute;width:31px;height:49px;right:-13px;top:50%;-webkit-transform:translate(100%, -50%);-ms-transform:translate(100%, -50%);transform:translate(100%, -50%);background-image:url("../images/right_arrow.webp");background-size:contain;background-repeat:no-repeat}@media screen and (max-width:1366px){.step .content li:after{width:1.55vw;height:2.45vw;-webkit-transform:translate(190%, -50%);-ms-transform:translate(190%, -50%);transform:translate(190%, -50%);right:0}}@media screen and (orientation:portrait){.step .content li:after{width:6.2vw;height:9.8vw;right:auto;left:50%;top:auto;bottom:0;-webkit-transform:translate(-50%, 110%) rotate(90deg);-ms-transform:translate(-50%, 110%) rotate(90deg);transform:translate(-50%, 110%) rotate(90deg)}}.step .content li:last-child:after{display:none}.step .content img{width:100%;height:auto}@media screen and (orientation:portrait) and (max-width:576px){.step .content img{height:auto;width:60vw}}.step .content figure{position:relative}.step .content figcaption{font-family:'noto sans TC';position:absolute;color:#0074d8;font-style:italic;font-size:72px;font-weight:900;top:0;left:50%;-webkit-transform:translate(-1em, -0.3em);-ms-transform:translate(-1em, -0.3em);transform:translate(-1em, -0.3em);line-height:1}.step .content figcaption:before{-webkit-text-stroke:.25em #fff;text-stroke:.25em #fff}@media screen and (max-width:1366px){.step .content figcaption{font-size:6vw}}@media screen and (orientation:portrait) and (max-width:576px){.step .content figcaption{font-size:10vw}}.step .content .description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:last baseline;-ms-flex-align:last baseline;align-items:last baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:45px;font-style:italic}@media screen and (max-width:1366px){.step .content .description{font-size:3vw}}@media screen and (orientation:portrait) and (max-width:576px){.step .content .description{font-size:7vw}}.step .content .description .number{font-size:1.6em}.step .content .description .sub_text{font-size:.5em}.step .money{-webkit-animation:iconFloat 1s ease-in-out infinite alternate;animation:iconFloat 1s ease-in-out infinite alternate}.step .money_1,.step .money_2{width:10.16vw;height:8.96vw}.step .money_3,.step .money_4{width:8.70vw;height:7.40vw}.step .money_1{left:2.60vw;top:7.81vw}@media screen and (orientation:portrait){.step .money_1{width:20.32vw;height:17.92vw;left:-4vw}}.step .money_2{right:-2.60vw;top:14.58vw;animation-direction:alternate-reverse}@media screen and (orientation:portrait){.step .money_2{width:25.4vw;height:22.4vw;right:-5vw;top:40vw}}.step .money_3{left:-2vw;bottom:4.69vw;animation-direction:alternate-reverse}@media screen and (orientation:portrait){.step .money_3{width:17.4vw;height:14.8vw;left:-4vw;bottom:50vw}}.step .money_4{right:10.42vw;bottom:1vw}@media screen and (orientation:portrait){.step .money_4{width:26.1vw;height:22.2vw;right:-10vw;bottom:10vw}}.notice{background-image:url("../images/notice_bg.webp");background-repeat:no-repeat;background-position:center bottom;background-size:cover;padding-bottom:10vw}.notice .container{max-width:1100px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em}@media screen and (max-width:1280px){.notice .container{width:90vw}}.notice .subtitle{font-size:28px;padding:.5em 0;border-bottom:2px solid #222;position:relative}.notice .subtitle:after{content:"+";position:absolute;right:.5em}@media screen and (orientation:portrait) and (max-width:576px){.notice .subtitle{font-size:20px}}.notice .accordion_open .subtitle:after{content:'-'}.notice .content{padding-top:1em}.notice li{font-size:17px;padding:0}@media screen and (orientation:portrait) and (max-width:576px){.notice li{font-size:14px}}.notice ol,.notice ul{padding-left:1.5em}.notice ol,.notice p{line-height:2}.notice p{margin-left:1em}.notice ul>li{list-style-type:disc}
/*# sourceMappingURL=main.min.css.map */