﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css");@import url("vendor/bootstrap_4.3.1.css");@import url("vendor/animate-3.7.2.css");@import url("vendor/swiper-bundle.min_v10.1.0.css");@import url("vendor/jquery.fancybox.min_3.5.7.css");@import url("vendor/aos-2.3.1.css");html{max-width:100vw !important;overflow-x:hidden !important}*:focus{outline:none !important}button{outline:none !important;border:none !important}.act-sect{position:relative}.act-wrap input{-webkit-appearance:none;-moz-appearance:none;appearance:none}ol,ul{list-style:none}.wow{animation-fill-mode:both}.fadeInUpSmall{animation-name:fadeInUpSmall}@keyframes fadeInUpSmall{from{opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInDownSmall{animation-name:fadeInDownSmall}@keyframes fadeInDownSmall{from{opacity:0;-webkit-transform:translate3d(0, -20%, 0);transform:translate3d(0, -20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInLeftSmall{animation-name:fadeInLeftSmall}@keyframes fadeInLeftSmall{from{opacity:0;-webkit-transform:translate3d(-20%, 0, 0);transform:translate3d(-20%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInRightSmall{animation-name:fadeInRightSmall}@keyframes fadeInRightSmall{from{opacity:0;-webkit-transform:translate3d(20%, 0, 0);transform:translate3d(20%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInTopLeftSmall{animation-name:fadeInTopLeftSmall}@keyframes fadeInTopLeftSmall{from{opacity:0;-webkit-transform:translate3d(-20%, -20%, 0);transform:translate3d(-20%, -20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInTopRightSmall{animation-name:fadeInTopRightSmall}@keyframes fadeInTopRightSmall{from{opacity:0;-webkit-transform:translate3d(20%, -20%, 0);transform:translate3d(20%, -20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInBottomLeftSmall{animation-name:fadeInBottomLeftSmall}@keyframes fadeInBottomLeftSmall{from{opacity:0;-webkit-transform:translate3d(-20%, 20%, 0);transform:translate3d(-20%, 20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInBottomRightSmall{animation-name:fadeInBottomRightSmall}@keyframes fadeInBottomRightSmall{from{opacity:0;-webkit-transform:translate3d(20%, 20%, 0);transform:translate3d(20%, 20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bounceInSmall{animation-name:bounceInSmall}@keyframes bounceInSmall{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.8, 0.8, 0.8)}40%{transform:scale3d(1.04, 1.04, 1.04)}60%{transform:scale3d(1, 1, 1)}80%{opacity:1;transform:scale3d(1.01, 1.01, 1.01)}to{opacity:1;transform:scale3d(1, 1, 1)}}.act-wrap .navbar-wrap{padding-right:1.5em;padding-left:1.5em;height:60px;background:#e10620;transition:all .3s}.act-wrap .navbar-wrap *{transition:all .3s}.act-wrap .navbar{height:100%;width:100%;margin-left:auto;margin-right:auto;padding-right:0;padding-left:0}.act-wrap .navbar .navbar-brand{width:14em;transition:all .3s}.act-wrap .navbar .navbar-brand img{position:relative;top:0;width:100%}.act-wrap .navbar .nav-item{padding-left:.5em;padding-right:.5em}.act-wrap .navbar .nav-link{color:#fff;font-size:1.4em;font-weight:bold}.act-wrap .navbar .nav-link:hover,.act-wrap .navbar .nav-link.active{color:#fff}.act-wrap .navbar .btn-item{padding-top:2px}.act-wrap .navbar .btn-danger{background:#fe2a2a;font-weight:bold;border-radius:100px;font-size:20px;padding-right:1.5em;padding-left:1.5em}.act-wrap .navbar .btn-danger:hover{background:#ee0707}.act-wrap .navbar-wrap.navbar-fixed{transition:all .3s;background:#e10620;height:46px}.act-wrap .navbar-wrap.navbar-fixed *{transition:all .3s}.act-wrap .navbar-wrap.navbar-fixed .navbar-brand{width:12em}.act-wrap .navbar-wrap.navbar-fixed .nav-link{font-size:1.1em}@media screen and (max-width: 992px){.act-wrap .navbar-wrap{padding-left:0;padding-right:0;height:48px;background:#e10620}.act-wrap .navbar .navbar-brand{width:9em;margin-left:.5em;padding-top:0}.act-wrap .navbar .nav-item{text-align:center;padding-top:.25em;padding-bottom:.25em}.act-wrap .navbar .nav-link{font-size:1.4em}.act-wrap .navbar .navbar-collapse{padding-bottom:1em;background:#e10620;margin-top:-4px}}#nav-icon{width:28px;height:26px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}#nav-icon span{display:block;position:absolute;height:2.5px;width:100%;background:#fff;border-radius:2px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}#nav-icon span:nth-child(1){top:0px;transform-origin:left center}#nav-icon span:nth-child(2){top:8px;transform-origin:left center}#nav-icon span:nth-child(3){top:16px;transform-origin:left center}#nav-icon.open span:nth-child(1){transform:rotate(45deg);top:-2px;left:6px}#nav-icon.open span:nth-child(2){width:0%;opacity:0}#nav-icon.open span:nth-child(3){transform:rotate(-45deg);top:18px;left:6px}.act-container-wrap{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;position:relative;padding-left:1.2em;padding-right:1.2em}.act-sect{padding-top:5em;padding-bottom:5em}@media screen and (min-width: 768px) and (max-width: 1380px){.act-sect .act-container-wrap{width:80%;max-width:1000px}.act-header,.act-sect{font-size:0.85em}}@media screen and (max-width: 768px){.act-sect{font-size:calc(2vw + 1.5vmin) !important;padding-top:3em;padding-bottom:3em}}.act-btn{border-radius:100em;padding:.5em 1em;letter-spacing:2px}.btn-blue{background:#3798e4;color:#fff}.btn-blue:hover{color:#fff;background:#1c7fcc}.btn-gold{background:#b09444;color:#fff}.btn-gold:hover{color:#fff;background:#8b7536}.btn-red{background:#e10620;color:#fff}.btn-red:hover{color:#fff;background:#af0519}.btn-black{background:#1b1b1b;color:#fff}.btn-black:hover{color:#fff;background:#020202}.btn-gradient-red{color:#fff;border:none;background:linear-gradient(to left, #ff6c00 0%, #d20f0f 100%)}.btn-gradient-red:hover{color:#fff;background:linear-gradient(to right, #cc5600 0%, #a20c0c 100%)}.btn-outline-blue{color:#3798e4;background:#fff;border:1px solid #3798e4}.btn-outline-blue:hover{color:#3798e4;border:1px solid #3798e4;background:#fff}.btn-outline-white{color:#fff;border:1px solid #fff;padding-top:calc(0.6em - 1px);padding-bottom:calc(0.6em - 1px)}.btn-outline-white:hover{color:#fff;border:none;padding:0.6em;background:linear-gradient(to right, #00c0fa 0%, #0196ff 100%)}.btn-menu{font-size:1.2em;color:#000;background:#ffeaa2;border:1.5px solid #000;padding-left:1.5em;border-radius:.6em !important;box-shadow:2px 2px 10px 1px rgba(157,110,28,0.6)}.btn-menu .act-icon{width:1.2em;height:1.2em;position:relative;top:.25em;transition:all .3s;background:#000;display:inline-block;border-radius:10em;text-align:center}.btn-menu .act-icon i{color:#fff;font-size:.9em;position:relative;top:-.2em;left:.05em}.btn-menu:hover{color:#000;border:1.5px solid #000;background:#fff}.btn-menu.active{color:#fff;border:1.5px solid #000;background:#e10620 !important;box-shadow:none}.btn-menu.active .act-icon{transition:all .3s;background:#fff}.btn-menu.active .act-icon i{color:#e10620}@media screen and (max-width: 768px){.btn-menu{font-size:1.1em;padding:0.5em;padding-left:1em;letter-spacing:0;border:1.5px solid #000}}.btn-sect-center{display:block;margin-top:2em;margin-left:auto;margin-right:auto;width:80%;max-width:180px}.btn-wrap-center{text-align:center;margin-top:3em}.btn-wrap-center .btn{max-width:220px;width:45%}.btn-wrap-center .btn:not(:last-child){margin-right:1.2em}@media screen and (max-width: 768px){.btn-wrap-center .btn:not(:last-child){margin-right:.5em}}a:hover{color:#3798e4}.text-border2{color:#fff;text-shadow:#000 -3px -3px 0px,#000 3px -3px 0px,#000 -3px 3px 0px,#000 3px 3px 0px,#000 -3px 0px 0px,#000 3px 0px 0px,#000 0px -3px 0px,#000 0px 3px 0px,#000 -2px -2px 0px,#000 2px -2px 0px,#000 -2px 2px 0px,#000 2px 2px 0px,#000 0px 0px 0px,#000 1px 1px 0px,#000 2px 2px 0px,#000 3px 3px 0px,#000 4px 4px 0px,#000 5px 5px 0px,#000 6px 6px 0px}.text-border3{color:#fff;text-shadow:#000 0px 0px 0px,#000 -0.02em -0.02em 0px,#000 0.02em -0.02em 0px,#000 -0.02em 0px 0px,#000 -0.02em 0.02em 0px,#000 0.02em 0.02em 0px,#000 0px 0.02em 0px,#000 0.02em 0px 0px,#000 0px -0.02em 0px,#000 0.02em 0.02em 0px,#000 0.02em 0.02em 0px,#000 -0.03em -0.03em 0px,#000 0.03em -0.03em 0px,#000 -0.03em 0.03em 0px,#000 0.04em 0.04em 0px,#000 0.05em 0.05em 0px,#000 0.06em 0.06em 0px,#000 0.07em 0.07em 0px,#000 0.08em 0.08em 0px,#000 0.09em 0.09em 0px,#000 0.1em 0.1em 0px}.text-3d-wrap{font-weight:bold;font-size:1em;line-height:1.2;white-space:nowrap;position:relative;display:inline-block;color:#fff}.text-3d-wrap .text-3d-1{position:relative;z-index:3;top:0;left:0;padding:0 .6em;background:#fff;background-size:100%;-webkit-background-clip:text;-webkit-text-stroke:.2em transparent}.text-3d-wrap .text-3d-2{position:absolute;color:#000;z-index:2;top:0em;left:.0em;padding:0 .6em;background:#000;background-size:100%;line-height:1.4;-webkit-background-clip:text;-webkit-text-stroke:.3em transparent}.sect-title{text-align:center;margin-bottom:2em}.sect-title h2{font-size:40px;font-weight:700;line-height:1.4;color:#1b1b1b}.sect-title .text-lg{font-size:110%}.sect-title p{font-size:1.4em;line-height:1.8;color:#1b1b1b}@media screen and (max-width: 1380px){.sect-title h2{font-size:36px}}@media screen and (max-width: 768px){.sect-title{padding-right:.75em;padding-left:.75em;margin-bottom:2em}.sect-title h2{font-size:1.6em}.sect-title .text-3d-wrap .text-3d-1{top:0em;left:0;padding:.1em .6em;-webkit-background-clip:text;-webkit-text-stroke:.3em transparent}.sect-title .text-3d-wrap .text-3d-2{top:-.1em;left:0em;padding:.1em .6em;line-height:1.4;-webkit-background-clip:text;-webkit-text-stroke:.45em transparent}}.act-nb,.nb{font-family:"Helvetica Neue", Helvetica, Arial}.text-black{color:#1b1b1b}.text-blue{color:#3798e4}.text-red{color:#e10620}.text-gold{color:#b09444}.text-yellow{color:#ffb85b}.text-gradient-red{background:-webkit-linear-gradient(left, #ff6c00 0%, #d20f0f 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-list-decimal{list-style-type:decimal;padding-left:1em}.text-list-disc{list-style-type:disc;padding-left:1em}.act-wrap .side-btn-wrap{position:sticky;z-index:999;width:100%;transition:all 0.8s cubic-bezier(0.95, 0.05, 0.795, 0.035);bottom:10vh;text-align:right;transform:translateX(100%);transition:all .4s ease-in-out}.act-wrap .side-btn-inner{display:inline-block;position:absolute;width:auto;right:0;bottom:0}.act-wrap .side-btn{border-radius:1em 0 0 1em;text-align:center;padding:0.8em 1em;margin:0;display:block;font-size:1.1em;position:relative;font-weight:bold;line-height:1.2}.act-wrap .side-btn:not(:last-child){margin-bottom:.4em}.act-wrap .side-btn-show{transform:translateX(0)}@media screen and (max-width: 768px){.act-wrap .footer-btn-m-wrap{z-index:999;width:100%;bottom:0;position:fixed;display:flex;font-size:calc(2vw  + .5vmin)}.act-wrap .footer-btn-m{width:100%;border-radius:0 !important;font-size:1.5em !important;letter-spacing:0;padding:0.8em .5em !important;font-weight:bold;white-space:nowrap}}.fancybox-is-open .fancybox-bg{opacity:.7}.Modal{position:relative;border-radius:30px;overflow:visible;font-family:Microsoft Yahei,'微軟正黑體','Barlow',Helvetica, Arial}.Modal .btn-closed{position:absolute;right:10px;top:10px;width:1.4em;height:1.4em;border-radius:10em;background:#e10620;color:#fff;font-size:1.5em;font-weight:800;line-height:1.3;text-align:center;cursor:pointer;transition:all .3s}@media screen and (min-width: 769px){.Modal .btn-closed{display:flex;align-items:center;justify-content:center}}.Modal-content{padding:3em 2em;text-align:center}.Modal-content .act-btn{padding:0.5em 2em;font-size:1.1em}.act-wrap{width:100%;height:auto;position:relative;font-family:'Noto Sans TC',"微軟正黑體",Microsoft Yahei,Poppins,Helvetica, Arial;font-weight:400;line-height:1.5;color:#1b1b1b;text-align:left;background:#fff;font-size:1em;max-width:100vw !important}@media screen and (max-width: 768px){.act-wrap{max-width:100vw;overflow-X:hidden;z-index: 9999;}}.act-bg{background:url("../images/s2-bg-l.png") no-repeat bottom 32% left,url("../images/s2-bg-r.png") no-repeat bottom 30% right 10%,url("../images/s2-bg-r2.png") no-repeat bottom right,url("../images/header-bg.jpg") no-repeat top center #f0cd52;background-size:12% , 3% , 12% ,100%;padding-top:60px;position:relative;z-index:1}@media screen and (min-width: 768px) and (max-width: 1380px){.act-bg{background-size:12% , 3% , 12% ,130%}}.act-header{width:100%;position:relative;font-size:clamp(14px, 2vw, 40px)}.act-header .act-container-wrap{max-width:1460px;padding-left:2em;padding-right:2em}.act-header .act-title{z-index:3;position:relative;text-align:center;padding-top:10em;padding-bottom:4em}.act-header .act-title h1{font-weight:bold;font-size:1.4em;color:#000;z-index:1}.act-header .act-title .text-lg{font-size:300%;margin-top:0em;line-height:1.1;color:#fff}.act-header .act-title .text-red{font-size:110%}.act-header .act-title .text-sm{display:inline-block;font-size:50%;line-height:1;vertical-align:1;padding:0 .2em}.act-header .act-title .act-item{position:relative}.act-header .act-title .text-tag{position:absolute;z-index:2;background:#fff;border:.2em solid #000;border-bottom:none;font-weight:bold;right:7%;top:-1.4em;font-size:42%;padding:0.25em .5em .3em;border-radius:.6em .6em 0 0}.act-header .act-title .plus{background:#fff;aspect-ratio:1 / 1;padding:0.1em;border-radius:100em;color:#1b1b1b;line-height:1;font-size:70%;display:block;font-weight:bold;margin-left:-.8em;margin-right:-.8em;border:.15em solid #000}.act-header .act-title .text-note{font-size:.5em;text-align:center;color:#000;margin-top:1.6em;margin-bottom:0;position:relative;left:-20%}.act-header .text-3d-wrap .text-3d-1{top:0;left:0;padding:0 .6em;-webkit-background-clip:text;-webkit-text-stroke:.2em transparent}.act-header .text-3d-wrap .text-3d-2{top:-.12em;left:0em;padding:0 .6em;line-height:1.4;-webkit-background-clip:text;-webkit-text-stroke:.36em transparent}.act-header .char-wrap{width:27%;top:1em;z-index:1;position:absolute;left:50%;transform:translateX(-50%)}.act-header .char-wrap .OMG{width:60%;position:absolute;left:-40%;top:2%}.act-header .char-wrap .coin{width:23%;position:absolute;right:-20%;top:12%}.act-header .char-wrap .char{width:100%}@media screen and (min-width: 768px) and (max-width: 1380px){.act-header .char-wrap{width:26%;top:.6em;z-index:1}.act-header .char-wrap .OMG{width:70%;left:-48%;top:0%}.act-header .char-wrap .coin{width:30%;right:-24%;top:6%}}@media screen and (max-width: 768px){.act-bg{background:url("../images/s2-bg-l.png") no-repeat bottom 21% left,url("../images/s2-bg-r.png") no-repeat bottom 18% right 3%,url("../images/s2-bg-r2.png") no-repeat bottom right,url("../images/header-bg-m.jpg") no-repeat top center #f0cd52;background-size:14% , 6% , 22% ,100%}.act-header{font-size:calc(2vw + 1.5vmin) !important}.act-header .act-container-wrap{padding-left:1em;padding-right:1em}.act-header .act-title{padding-top:10em;padding-bottom:4em}.act-header .act-title h1{font-size:1.5em}.act-header .act-title .text-lg{font-size:340%;line-height:1.1;margin-top:-0.1em}.act-header .act-title .text-red{font-size:110%}.act-header .act-title .text-sm{font-size:50%;vertical-align:bottom;padding:0 .2em}.act-header .act-title .text-tag{border:.2em solid #000;border-bottom:none;right:7%;top:-1.9em;font-size:70%;padding:0.25em .5em .3em;border-radius:.6em .6em 0 0}.act-header .act-title .plus{padding:0.1em;color:#1b1b1b;font-size:90%;margin-left:-.9em;margin-right:-.9em;border:.2em solid #000}.act-header .act-title .text-note{font-size:.8em;margin-top:1.4em;left:-30%}.act-header .text-3d-wrap .text-3d-1{top:0;left:0;padding:0 .6em;-webkit-background-clip:text;-webkit-text-stroke:.23em transparent}.act-header .text-3d-wrap .text-3d-2{top:-.12em;left:0em;padding:0 .6em;line-height:1.4;-webkit-background-clip:text;-webkit-text-stroke:.5em transparent}.act-header .char-wrap{width:32%;top:1em;z-index:1;position:absolute;left:50%;transform:translateX(-50%)}.act-header .char-wrap .OMG{width:70%;left:-48%;top:-2%}.act-header .char-wrap .coin{width:30%;right:-22%;top:4%}.act-header .char-wrap .char{width:100%}}.act-sect1{padding-top:0}.act-sect1 .act-container-wrap{max-width:1200px;padding:3em;background:#fff;position:relative;border-radius:1em;background:#ff5b85;border:2px solid #000}.act-sect1 .act-container-wrap:before{content:"";width:100%;height:100%;position:absolute;left:-.4em;top:-.4em;display:block;z-index:1;border-radius:1em;border:2px solid #000;background:#fff}.act-sect1 .act-title{width:66%;display:block;margin-left:auto;margin-right:auto;z-index:3;margin-top:-6em;position:relative}.act-sect1 .act-title h2{position:absolute;top:.2em;text-align:center;color:#fff;width:100%;font-size:2.4em;font-weight:bold;letter-spacing:0.1em}.act-sect1 .act-title img{width:100%}.act-sect1 .act-inner{z-index:2;position:relative;padding-top:1em;padding-bottom:1em}.act-sect1 .text-note{font-size:1em;text-align:center;color:#777;margin-top:1em;margin-bottom:0}.act-sect1 .act-item{padding-top:1.6em}.act-sect1 .act-item:not(:last-child){border-bottom:1px solid #c7c7c7}.act-sect1 .act-item h3{font-style:italic;font-weight:bold;font-size:2.4em;margin-bottom:1.6em;transform:skewY(-4deg);width:25%;text-align:center}.act-sect1 .act-item h4{font-weight:bold;font-size:2em;text-align:center;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:-webkit-linear-gradient(right, #d20f0f 0%, #ff6c00 100%);position:relative}.act-sect1 .act-item h4 .text-sm{font-size:70%;position:absolute;text-align:center;top:-1.5em;left:50%;transform:translateX(-50%);white-space:nowrap;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:-webkit-linear-gradient(right, #d20f0f 0%, #ff6c00 100%)}.act-sect1 .act-item p{font-size:1.3em;text-align:center;font-weight:bold}.act-sect1 .text-part{margin-bottom:0;width:75%}.act-sect1 .text-part dd{flex:1}@media screen and (max-width: 768px){.act-sect1{padding-left:.8em;padding-right:.6em}.act-sect1 .act-container-wrap{padding:1em;border:1.6px solid #000}.act-sect1 .act-container-wrap:before{left:-.4em;top:-.4em;border:1.6px solid #000}.act-sect1 .act-title{width:100%;margin-top:-3em}.act-sect1 .act-title h2{top:.2em;font-size:1.5em;letter-spacing:.1em}.act-sect1 .act-title img{width:100%}.act-sect1 .act-inner{padding-top:1em}.act-sect1 .text-note{font-size:.9em;color:#777;margin-top:1em}.act-sect1 .act-item{padding-top:2em}.act-sect1 .act-item:not(:last-child){border-bottom:1px solid #c7c7c7}.act-sect1 .act-item h3{font-size:1.6em;transform:skewY(-2deg);width:100%;text-align:left}.act-sect1 .act-item h4{font-size:1.15em;letter-spacing:0}.act-sect1 .act-item p{font-size:1em;letter-spacing:0}.act-sect1 .text-part{width:100%}.act-sect1 .text-part dd{flex:1}.act-sect1 .text-part dd:not(:last-child){margin-right:0.5em}}.act-sect2{padding-bottom:3em;z-index:1}.act-sect2 .act-container-wrap{max-width:1000px}.act-sect2 .act-inner{position:relative;z-index:4}.act-sect2 .pic-phone{margin-bottom:-1px;width:25%}.act-sect2 .text-part{margin-left:3em;margin-top:0em}.act-sect2 .text-part dd{position:relative;padding-left:2.1em;font-size:2.4em;font-weight:bold}.act-sect2 .text-part dd:not(:last-child){margin-bottom:1em}.act-sect2 .text-part dd .act-nb{position:absolute;left:0;top:0;border-radius:100em;color:#fff;font-size:.8em;background:#e10620;padding-top:0.3em;aspect-ratio:1 / 1;display:block;width:2em;text-align:center;font-weight:bold}.act-sect2 .light-wrap{pointer-events:none;position:absolute;left:60%;transform:translateX(-50%);top:-60%;width:100%;z-index:2}.act-sect2 .circle-light{width:100%;aspect-ratio:1 / 1;z-index:1;position:absolute;left:0;top:0;background:radial-gradient(ellipse at center, #fff9c5 0%,rgba(255,249,197,0) 60%)}.act-sect2 .light{width:100%;animation:Rotation 46s  linear infinite;transform-origin:center center}@keyframes Rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media screen and (max-width: 768px){.act-sect2{padding-top:0;overflow:hidden}.act-sect2 .act-container-wrap{padding-left:0.5em;padding-right:0.5em}.act-sect2 .pic-phone{width:36%}.act-sect2 .text-part{margin-left:1em;margin-top:1em}.act-sect2 .text-part dd{font-size:1.2em}.act-sect2 .light-wrap{top:-20%}}.act-sect3{z-index:2;background:#fff}.act-sect3 .Buffett-part{padding:2em 3em;border-radius:2em;background:#eeeeee}.act-sect3 .Buffett-part .pic-part{width:30%}.act-sect3 .Buffett-part .text-part{width:70%;padding-left:2em}.act-sect3 .Buffett-part h3{font-size:1.7em;margin-bottom:1em}.act-sect3 .Buffett-part p{font-style:italic;font-size:1.8em;letter-spacing:0.0em}.act-sect3 .Buffett-part .text-name{text-align:right;margin-top:2em;font-size:1.6em}.act-sect3 .save-money{margin-top:2em;max-width:1120px;margin-left:auto;margin-right:auto;padding-left:1em}.act-sect3 .save-money .text-part{position:relative;width:40%}.act-sect3 .save-money .text-part .pic{width:45%}.act-sect3 .save-money .text-part h3{font-weight:800;font-size:4.4em;margin-bottom:.5em}.act-sect3 .save-money .text-part h3 .act-nb{font-size:120%;position:relative;top:0.1em}.act-sect3 .save-money .text-part p{font-size:1.8em;font-weight:bold;margin-left:-.25em}.act-sect3 .save-money .text-part .bit{position:absolute;right:110%;bottom:-4em}.act-sect3 .save-money .pic-part{width:60%}.act-sect3 .save-money .pic-part img{width:100%}@media screen and (max-width: 768px){.act-sect3 .act-container-wrap{padding-left:1em;padding-right:1em}.act-sect3 .Buffett-part{padding:2em 1em;border-radius:1.6em}.act-sect3 .Buffett-part .pic-part{width:50%}.act-sect3 .Buffett-part .text-part{width:50%;padding-left:1em}.act-sect3 .Buffett-part h3{font-size:1em;margin-bottom:.5em}.act-sect3 .Buffett-part p{font-size:1em;line-height:1.2}.act-sect3 .Buffett-part .text-name{margin-top:1.5em;font-size:.9em}.act-sect3 .save-money{margin-top:2em;padding-left:0;padding-right:0;padding-left:.5em}.act-sect3 .save-money .text-part{width:100%}.act-sect3 .save-money .text-part .pic{width:22%;left:auto;right:1em;position:absolute;top:5.5em;transform:scaleX(-1)}.act-sect3 .save-money .text-part h3{font-size:2.5em;margin-bottom:.5em;white-space:nowrap;padding-left:0.5em}.act-sect3 .save-money .text-part h3 .act-nb{font-size:130%;position:relative;top:0.1em}.act-sect3 .save-money .text-part p{font-size:1.3em;margin-left:1em;position:relative;top:.5em}.act-sect3 .save-money .text-part .bit{position:absolute;right:auto;left:0em;bottom:-3em;width:12%;transform:rotate(90deg)}.act-sect3 .save-money .pic-part{width:90%;display:block;margin-left:auto;margin-right:auto;margin-top:1.5em}}.act-sect4{background:#fddf76;padding-bottom:0;overflow:hidden}.act-sect4 .cloud{width:60%;position:absolute;pointer-events:none}.act-sect4 .cloud-l,.act-sect4 .cloud-r{z-index:5;bottom:-2px}.act-sect4 .cloud-l{right:70%}.act-sect4 .cloud-r{left:70%}.act-sect4 .cloud-l-back,.act-sect4 .cloud-r-back{z-index:1;bottom:1.5em;width:64%}.act-sect4 .cloud-l-back{right:72%}.act-sect4 .cloud-r-back{left:72%}.act-sect4 .pic-boy{position:absolute;bottom:0;right:-5em;width:50%;z-index:2}.act-sect4 .tab-content{height:auto;z-index:9;position:relative;padding-top:3em}.act-sect4 .tab-content .tab-pane{display:block;opacity:0}.act-sect4 .tab-content .tab-pane.active{opacity:1}.act-sect4 .tab-content .fade-part{position:absolute;bottom:0;width:100%}.act-sect4 .tab-content .fade{display:block}.act-sect4 .text-part{margin-bottom:1em;width:30%;max-width:360px;box-shadow:0.1em 0.1em 1em 0.1em rgba(51,51,51,0.1);border-radius:1em;overflow:hidden;font-size:1.2em;background:#fff;min-height:20ch;position:relative}.act-sect4 .text-part h3{background:#ff8a00;color:#fff;font-size:1em;padding:.5em;text-align:center}.act-sect4 .text-part .act-inner{padding:1em 2em}.act-sect4 .text-part dl dd{position:relative;padding-left:1.5em;text-align:left;font-size:1em}.act-sect4 .text-part dl dd:not(:last-child){margin-bottom:.6em}.act-sect4 .text-part dl dd .act-icon{position:absolute;left:0;width:1.2em;top:0.2em}.act-sect4 .text-part .text-note{font-size:0.7em;text-align:left;color:#777;margin-top:1em;margin-bottom:0}.act-sect4 .swiper-step{z-index:8;margin-bottom:-2px;width:50%;max-width:425px;margin-left:1em}.act-sect4 .swiper-step .pic-phone{max-width:425px;width:100%;position:relative}.act-sect4 .title-part{height:10ch;display:flex;align-items:end;justify-content:center;flex-wrap:wrap}.act-sect4 .title-part h3{text-align:center;font-size:1.8em}.act-sect4 .title-part .act-nb{font-style:italic;font-weight:bold;font-size:120%;color:#e10620;margin-right:0.2em}.act-sect4 .title-part p{text-align:center;font-size:1em;min-width:100%}@media screen and (min-width: 768px) and (max-width: 1380px){.act-sect4 .pic-boy{right:-9em;width:50%}}.swiper-step .swiper-slide{max-width:100%;opacity:0 !important}.swiper-step .swiper-slide-active{opacity:1 !important}.swiper-step .swiper-button-next,.swiper-step .swiper-button-prev{color:#1b1b1b;width:4.5em;height:4.5em;aspect-ratio:1 / 1;margin:0;font-weight:bold;background:#fff;box-shadow:0.1em 0.1em 1em 0.1em rgba(51,51,51,0.2);border-radius:100em;top:55%}.swiper-step .swiper-button-next:after,.swiper-step .swiper-button-prev:after{font-size:250%;font-weight:bold}.swiper-step .swiper-button-next{right:-1em}.swiper-step .swiper-button-next:after{content:"\f0da";font-family:'FontAwesome'}.swiper-step .swiper-button-prev{left:-1em}.swiper-step .swiper-button-prev:after{content:"\f0d9 ";font-family:'FontAwesome'}.swiper-step .swiper-button-disabled{display:none}@media screen and (max-width: 768px){.swiper-step .swiper-button-next,.swiper-step .swiper-button-prev{width:3em;height:3em}.swiper-step .swiper-button-next:after,.swiper-step .swiper-button-prev:after{font-size:200%}.swiper-step .swiper-button-next{right:-1.5em}.swiper-step .swiper-button-prev{left:-1.5em}.act-sect4 .cloud{width:60%}.act-sect4 .cloud-l{right:70%}.act-sect4 .cloud-r{left:70%}.act-sect4 .cloud-l-back,.act-sect4 .cloud-r-back{bottom:.5em;width:80%}.act-sect4 .cloud-l-back{right:62%}.act-sect4 .cloud-r-back{left:62%;bottom:1.5em}.act-sect4 .pic-boy{right:-5em;width:48%}.act-sect4 .tab-content{padding-top:4em}.act-sect4 .text-part{margin-bottom:.6em;min-width:100%;width:100%;max-width:none;font-size:1em}.act-sect4 .text-part h3{color:#fff;font-size:1.2em;padding:.5em}.act-sect4 .text-part .act-inner{padding:.5em 1.5em}.act-sect4 .text-part dl dd:not(:last-child){margin-bottom:.5em}.act-sect4 .swiper-slide{min-height:26em}.act-sect4 .swiper-step{width:70%;max-width:none;margin-left:1em}.act-sect4 .title-part h3{font-size:1.6em}.act-sect4 .pic-boy{right:-5em;width:60%}}.act-sect5{background:url("../images/s5-bg.jpg") no-repeat top 1em center;background-size:100%;padding-top:7em}.act-sect5 .tab-content{height:auto;z-index:9;position:relative;padding-top:3em}.act-sect5 .tab-content .tab-pane{display:block;opacity:0}.act-sect5 .tab-content .tab-pane.active{opacity:1}.act-sect5 .tab-content .fade-part{position:absolute;bottom:0;width:100%}.act-sect5 .tab-content .fade{display:block}@media screen and (min-width: 768px) and (max-width: 1380px){.act-sect5{background-size:120%}}.act-sect5 .act-container-wrap{max-width:1100px}.act-sect5 .girl{position:relative;width:17%;margin-top:1em}.act-sect5 .swiper-left-menu{max-width:360px;width:33%;margin-right:2vw;margin-top:12%;overflow:visible;z-index:1;position:relative}.act-sect5 .swiper-left-menu .act-title{margin-bottom:2em}.act-sect5 .swiper-left-menu .act-title h3{font-size:2.5em;white-space:nowrap;line-height:1.2;font-weight:600;text-align:center}.act-sect5 .swiper-left-menu .text-note{font-size:.9em;text-align:left;color:#000;margin-top:2em;margin-bottom:0}.act-sect5 .swiper-left-menu .act-btn{margin-top:310px}.act-sect5 .swiper-bank .pic-phone{max-width:315px;width:100%}.act-sect5 .swiper-wrapper{max-width:315px;width:30%;z-index:2}.act-sect5 .swiper-pagination.product-swiper-pagination{position:relative;top:0;text-align:left;bottom:auto;display:block;width:calc(100% + 10px);left:0}.act-sect5 .swiper-pagination-bullet{width:90%;height:auto;margin:0;position:relative;display:block;color:#1b1b1b;font-size:1em;background:transparent;border-radius:0;opacity:1}.act-sect5 .swiper-pagination-bullet:first-child p:before{display:none}.act-sect5 .swiper-pagination-bullet:last-child p:after{display:none}.act-sect5 .swiper-pagination-bullet *{transition:all .2s linear}.act-sect5 .swiper-pagination-bullet p{margin-bottom:0;font-size:1em;position:relative;padding:1em;padding-left:2em;padding-right:0;white-space:nowrap}.act-sect5 .swiper-pagination-bullet p .act-nb{color:#e10620;margin-right:0.5em;font-size:110%}.act-sect5 .swiper-pagination-bullet p .act-nb:before{content:"";position:absolute;left:11px;width:8px;aspect-ratio:1 / 1;top:50%;background:#e10620;border-radius:10em;display:block}.act-sect5 .swiper-pagination-bullet p:before,.act-sect5 .swiper-pagination-bullet p:after{content:"";position:absolute;left:15px;z-index:2;display:block;width:0px;height:50%;border-left:1px dotted #e10620}.act-sect5 .swiper-pagination-bullet p:before{top:0}.act-sect5 .swiper-pagination-bullet p:after{bottom:0}.act-sect5 .swiper-pagination-bullet:before,.act-sect5 .swiper-pagination-bullet:after{content:"";position:absolute;top:50%;transform:translateY(-50%);opacity:0}.act-sect5 .swiper-pagination-bullet:before{width:0px;height:0px;border-style:solid;border-width:3em 0 3em 4em;border-color:transparent transparent transparent #fff;left:100%}.act-sect5 .swiper-pagination-bullet-active{position:relative;z-index:9;background:#fff}.act-sect5 .swiper-pagination-bullet-active *{transition:all .2s linear}.act-sect5 .swiper-pagination-bullet-active p{font-size:1.25em}.act-sect5 .swiper-pagination-bullet-active:before,.act-sect5 .swiper-pagination-bullet-active:after{opacity:1}.act-sect5 .swiper-button-next,.act-sect5 .swiper-button-prev{top:40%}.act-sect5 .swiper-button-next{right:-2em}.act-sect5 .swiper-button-prev{left:-2em}@media screen and (max-width: 768px){.act-sect5{background:url("../images/s5-bg-m.jpg") no-repeat bottom 1em center #fff;background-size:100%;padding-bottom:7em}.act-sect5 .act-container-wrap{padding-left:0.5em;padding-right:1.2em}.act-sect5 .tab-content{padding-top:3em}.act-sect5 .girl{width:10%;margin-top:4em;position:absolute;display:none}.act-sect5 .swiper-left-menu{width:50%;margin-right:1vw}.act-sect5 .swiper-left-menu .act-title{margin-bottom:1em}.act-sect5 .swiper-left-menu .act-title h3{font-size:1.6em;text-align:left;padding-left:0.5em}.act-sect5 .swiper-bank .pic-phone{max-width:315px;width:100%}.act-sect5 .swiper-wrapper{width:50%;z-index:2}.act-sect5 .swiper-pagination-bullet{width:100%}.act-sect5 .swiper-pagination-bullet *{transition:none}.act-sect5 .swiper-pagination-bullet p{font-size:.9em;white-space:nowrap;letter-spacing:0;padding:.4em;padding-left:1.5em}.act-sect5 .swiper-pagination-bullet p .act-nb{display:block}.act-sect5 .swiper-pagination-bullet p .act-nb:before{left:5px}.act-sect5 .swiper-pagination-bullet p:before,.act-sect5 .swiper-pagination-bullet p:after{left:8px;border-left:1.2px solid #e10620;transition:none}.act-sect5 .swiper-pagination-bullet p:before{top:0}.act-sect5 .swiper-pagination-bullet p:after{bottom:0}.act-sect5 .swiper-pagination-bullet:before{display:none}.act-sect5 .swiper-pagination-bullet-active{background:transparent}.act-sect5 .swiper-pagination-bullet-active *{transition:none}.act-sect5 .swiper-pagination-bullet-active p{font-size:1.05em}.act-sect5 .swiper-pagination-bullet-active:before,.act-sect5 .swiper-pagination-bullet-active:after{transition:none}.act-sect5 .swiper-button-next{right:-1em}.act-sect5 .swiper-button-prev{left:-1em}}.act-sect-QA{padding-top:2em;padding-bottom:0}.act-sect-QA .sect-title h2{font-size:2.5em;line-height:1;margin-bottom:0}.act-sect-QA .sect-title h3{font-size:4em}.act-sect-QA .act-container-wrap{max-width:1100px;padding-left:.6em;padding-right:.6em}.act-sect-QA .nav{background:#fff;padding:1em 1em 0;border-radius:1em}.act-sect-QA .nav .nav-item{width:40%;max-width:300px;text-align:center}.act-sect-QA .nav .nav-link{background:transparent;color:#c4c4c4;font-weight:bold;font-size:1.8em;padding:0.5em;border-radius:0}.act-sect-QA .nav .nav-link.active{background:#dddddd;color:#1b1b1b}.act-sect-QA .tab-content{background:#dddddd;padding-bottom:3em;padding-top:2em}.act-sect-QA .QA-content{width:100%;padding:1em}.act-sect-QA .QA-content ol{margin-top:1em;padding-left:1em}.act-sect-QA .QA-content ol li{margin-bottom:.5em;font-size:1em;line-height:1.8}.act-sect-QA .QA-content ol ol{padding-top:0em;padding-bottom:0em;padding-left:2em;border-left:1px solid #1b1b1b}.act-sect-QA .QA-content h3{font-size:1.4em;font-weight:bold}.act-sect-QA .QA-content h3:before{content:"■";font-size:1em;margin-right:0.5em;position:relative;top:-0.1em}.act-sect-QA .QA-content p{font-size:1em;line-height:1.8}.act-sect-QA .btn-link,.act-sect-QA .text-link{color:#e10620}.act-sect-QA .QA-wrap .QA{margin-bottom:.5em}.act-sect-QA .QA-wrap .QA .Q{font-size:1.3em;line-height:1.4;vertical-align:middle;padding:.5em;padding-right:2em;padding-left:2em;font-weight:700;cursor:pointer;position:relative;border-bottom:1px solid #1b1b1b}.act-sect-QA .QA-wrap .QA .Q .act-nb{color:#e10620;margin-right:0.5em;font-size:120%;position:absolute;left:0;top:.3em}.act-sect-QA .QA-wrap .QA .Q:before{content:"";background:url("../images/arr-down.svg") no-repeat center center;background-size:100% auto;width:1em;height:1em;position:absolute;right:1em;top:.8em;transition:all .3s}.act-sect-QA .QA-wrap .QA .Q.closed:before{transition:all .3s;transform:rotate(180deg)}.act-sect-QA .QA-wrap .QA .A{padding:0.5em 1.5em;font-size:1.1em;font-weight:500;display:none}.act-sect-QA .container{padding-left:1em;padding-right:1em}@media screen and (max-width: 768px){.act-sect-QA .nav{padding:1em 1em 0}.act-sect-QA .nav .nav-link{font-size:1.5em;padding:0.5em}.act-sect-QA .tab-content{padding-bottom:2em;padding-top:1.5em}.act-sect-QA .QA-content{padding:1em 1em}.act-sect-QA .QA-wrap .QA{margin-bottom:.5em}.act-sect-QA .QA-wrap .QA .Q{font-size:1.1em}.act-sect-QA .QA-wrap .QA .A{padding:0.5em 1.5em;font-size:1.1em;font-weight:500;display:none}}
/*# sourceMappingURL=style.css.map */
