@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap");
html,body{font-family:"Noto Sans TC",sans-serif,Arial,Helvetica;font-size:16px;font-weight:400;line-height:1.5;color:#4D4D4D;background-color:#FF8B8B}html.-popupOpen,body.-popupOpen{overflow:hidden}@media only screen and (max-width:1023px){html,body{background-color:#FEDED1}html.-menuOpen,body.-menuOpen{overflow:hidden}}main{overflow:hidden}.linearBg{background:linear-gradient(180deg,#FEDED1 10.44%,#FF8B8B 99.66%)}a,button{padding:0;line-height:1.6;border:none;outline:none;background:none;cursor:pointer}.footer a{color:#FFF}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.browserupgrade{position:absolute;top:0;display:block;width:100%;margin:0.2em 0;background:#ccc;padding:0.2em 0}body{height:100%}.wrapper{min-height:100%;overflow:hidden}.main{padding-top:80px}.main p{padding:0}@media only screen and (max-width:1023px){.main{padding-top:76px}}@media only screen and (max-width:767px){.main{padding-top:58px}}.service{position:fixed;right:20px;bottom:148px;width:54px;height:54px;border-radius:50%;background:url(../images/icon/yuan.svg);cursor:pointer;z-index:50;transition:.3s}.service-box{position:absolute;bottom:calc(100% + 10px);right:0;display:none;flex-direction:column;width:186px;padding:8px;font-size:12px;color:#0072ff;line-height:1.6;text-align:center;border-radius:16px;box-shadow:0 0 9px rgba(0,0,0,0.5);background:#fff;z-index:10}.service-box span{color:#707070}@media only screen and (min-width:768px){.service:hover .service-box{display:flex}}@media only screen and (max-width:1279px){.service{right:12px}}@media only screen and (max-width:1023px){.service{bottom:198px}}@media only screen and (max-width:767px){.service{bottom:172px;width:43px;height:43px}}.line{position:fixed;right:20px;bottom:84px;display:block;width:54px;height:54px;border-radius:50%;background:url(../images/icon/line.svg) no-repeat center/contain;cursor:pointer;text-decoration:none;z-index:50;transition:.2s}.line:hover{transform:scale(1.1)}@media only screen and (max-width:1279px){.line{right:12px}}@media only screen and (max-width:1023px){.line{bottom:134px}}@media only screen and (max-width:767px){.line{bottom:121px;width:43px;height:43px}}.goTop{position:fixed;right:20px;bottom:20px;display:none;width:54px;height:54px;border-radius:50%;background:url(../images/icon/top.svg);opacity:1;cursor:pointer;z-index:50;transition:.2s}.goTop:hover{transform:scale(1.1)}@media only screen and (max-width:1279px){.goTop{right:12px}}@media only screen and (max-width:1023px){.goTop{bottom:70px}}@media only screen and (max-width:767px){.goTop{bottom:70px;width:43px;height:43px}}.float{position:fixed;top:160px;right:20px;display:flex;flex-direction:column;align-items:center;gap:10px;width:50px;z-index:50}.float-item{display:flex;flex-direction:column;align-items:center;gap:5px;padding:20px 12px;border-radius:10px;background-color:#4A78F3}.float-item img{width:22px}.float-item div{color:#FFF;letter-spacing:0.05em;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}.float-item.-rd{background-color:#FF6161}@media only screen and (min-width:1024px){.float-item{transition:.3s}.float-item:hover{transform:scale(1.05)}}@media only screen and (max-width:1279px){.float{right:12px;width:40px}.float-item{padding:15px 10px}.float-item img{width:18px}}@media only screen and (max-width:1023px){.float{display:flex;top:auto;bottom:0;right:0;flex-direction:row;gap:0;width:100%}.float-item{flex:1;flex-direction:row;justify-content:center;padding:12px;border-radius:0}.float-item div{padding-bottom:1px;-webkit-writing-mode:initial;-ms-writing-mode:initial;writing-mode:initial}}.header{position:fixed;top:0;left:0;box-sizing:border-box;display:flex;align-items:center;width:100%;height:80px;padding:20px;background:white url(../images/header/header_bg.png) no-repeat center right/contain;z-index:100}.header-logo{flex:1;display:block}.header-logo a{display:block;width:187px}.header-logo img{width:100%}.header-nav{flex:0 0 auto;box-sizing:border-box;display:flex;padding:0 20px;font-size:18px;color:#4D4D4D}.header-nav a{color:#4D4D4D;text-decoration:none}.header-nav span{margin:0 14px}.header-l2{display:none}.header-plusLogo{flex:0 0 auto;width:130px;height:39px;margin-left:30px;background:url(../images/header/yuantaplus_logo.svg) no-repeat center/contain}.header-burger{flex:0 0 auto;display:none}@media only screen and (max-width:1279px){.header-logo a{width:187px}.header-nav{font-size:16px;padding:0 12px}.header-nav span{margin:0 5px}.header-plusLogo{width:106px;margin-left:5px}}@media only screen and (max-width:1023px){.header{padding:16px;height:68px;background-position:center right -100px}.header-logo a{width:171px}.header-nav{position:fixed;top:0;left:0;width:100%;height:100%;padding:50px 34px;flex-direction:column;justify-content:center;font-size:20px;background-color:#FFF;opacity:0;pointer-events:none;transition:.3s;z-index:5}.header-nav a{padding:20px;border-top:1px solid #4D4D4D}.header-nav a:first-child{border-top:none}.header-nav span{display:none}.-menuOpen .header-nav{opacity:1;pointer-events:visible}.header-l2{display:block;margin-bottom:20px;font-size:18px}.header-l2 a{padding:0 20px;color:#FF6161;border-top:none}.header-l2 a + a{margin-top:12px}.header-plusLogo{display:none}.header-burger{position:relative;display:block;width:40px;height:40px;background:url(../images/header/burger.svg) no-repeat center/contain;z-index:10}.-menuOpen .header-burger{background-image:url(../images/header/cross.svg)}}@media only screen and (max-width:767px){.header{height:59.5px}.header-logo a{width:123px}}@media only screen and (max-width:1023px){.main{padding-top:68px}}@media only screen and (max-width:767px){.main{padding-top:60px}}@media only screen and (max-width:1023px){.footer{height:140px;padding-bottom:60px}}@-webkit-keyframes man{0%{transform:skewX(0)}100%{transform:skewX(-1.5deg)}}@keyframes man{0%{transform:skewX(0)}100%{transform:skewX(-1.5deg)}}@-webkit-keyframes woman{0%{transform:skewX(0)}100%{transform:skewX(1.5deg)}}@keyframes woman{0%{transform:skewX(0)}100%{transform:skewX(1.5deg)}}@-webkit-keyframes float{0%{transform:translateY(0)}100%{transform:translateY(15%)}}@keyframes float{0%{transform:translateY(0)}100%{transform:translateY(15%)}}@-webkit-keyframes shine{0%{transform:scale(0.7)}100%{transform:scale(1.05)}}@keyframes shine{0%{transform:scale(0.7)}100%{transform:scale(1.05)}}@-webkit-keyframes cloud{0%{transform:translateX(0)}100%{transform:translateX(-25%)}}@keyframes cloud{0%{transform:translateX(0)}100%{transform:translateX(-25%)}}@-webkit-keyframes shake{0%{transform:rotate(2deg)}100%{transform:rotate(-2deg)}}@keyframes shake{0%{transform:rotate(2deg)}100%{transform:rotate(-2deg)}}.banner{position:relative;padding-bottom:590px;overflow:hidden}.banner-bg{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%}.banner-bg img{width:auto;height:100%}.banner-wrap{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1480px;height:100%;font-size:0;z-index:1}.banner-wrap > div{position:absolute}.banner-wrap img{width:100%}.banner-cloud{width:9.32432%;-webkit-animation:cloud 2s linear infinite alternate;animation:cloud 2s linear infinite alternate}.banner-cloud.-l{top:81.35593%;left:-5%}.banner-cloud.-r{top:78.47458%;right:-8.10811%;animation-direction:alternate-reverse;-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.banner-man{top:5.59322%;right:-1.75676%;width:30.33784%}.banner-woman{top:8.30508%;left:-0.2027%;width:26.89189%}.banner-tit{top:-9.66102%;left:50%;transform:translateX(-50%);width:54.05405%}@media only screen and (min-width:1921px){.banner-bg{top:auto;bottom:0;width:100%;height:auto}.banner-bg img{width:100%;height:auto}}@media only screen and (max-width:1479px){.banner{padding-bottom:39.86486%}}@media only screen and (max-width:1023px){.banner{padding-bottom:117.1875%;background:linear-gradient(to bottom,#FEDED1 10.44%,#FF8B8B 99.66%)}.-icashpay .banner,.-easywallet .banner,.-pluspay .banner{padding-bottom:128.90625%}.banner-cloud{display:none}.banner-man{top:auto;bottom:0;right:9.89583%;width:42.96875%}.banner-woman{top:auto;bottom:0;left:10.9375%;width:41.27604%}.banner-tit{top:-14.88889%;width:104.16667%}}@media only screen and (max-width:767px){.banner{padding-bottom:136.66667%}.-icashpay .banner,.-easywallet .banner,.-pluspay .banner{padding-bottom:145.12821%}.banner-man{right:2.05128%;width:52.5641%}.banner-woman{left:2.5641%;width:50%}.banner-tit{top:-11.25704%;width:104.10256%}}.man{position:relative}.man > div{position:absolute}.man-body{top:9.82503%;left:11.80401%;width:64.58797%;transform-origin:bottom center;-webkit-animation:man 1s ease-in-out infinite alternate;animation:man 1s ease-in-out infinite alternate}.man-hand{top:37.68506%;right:0;width:16.03563%;animation:float 1s ease-in-out infinite alternate-reverse}.man-shine{top:9.15209%;left:8.46325%;width:11.13586%;transform:rotate(9deg)}.man-shine > img{-webkit-animation:shine 1s ease-in-out infinite alternate;animation:shine 1s ease-in-out infinite alternate}.man-shine.-sm{top:16.41992%;left:0;width:6.68151%;transform:rotate(-18deg)}.man-talk{top:4.03769%;left:-8.90869%;width:38.9755%;transform-origin:bottom right;-webkit-animation:shake 1s ease-in-out infinite alternate;animation:shake 1s ease-in-out infinite alternate}@media only screen and (max-width:1023px){.man-body{top:auto;bottom:0;width:71.81818%}.man-hand{top:66.93387%;right:-4.54545%;width:22.72727%}.man-shine{top:5.01002%;left:24.24242%;width:12.42424%}.man-shine.-sm{top:14.42886%;left:15.75758%;width:7.27273%}.-icashpay .man-shine,.-easywallet .man-shine,.-pluspay .man-shine{left:33.33333%}.man-talk{top:4.00802%;left:-13.63636%;width:45.45455%}}@media only screen and (max-width:767px){.man-hand{right:1%;width:18%}}.woman{position:relative}.woman > div{position:absolute}.woman-body{top:9.21228%;right:0;width:70.35176%;transform-origin:bottom center;-webkit-animation:woman 1s ease-in-out infinite alternate;animation:woman 1s ease-in-out infinite alternate}.woman-cart{top:39.78638%;left:0;width:20.35176%;animation:float 1s ease-in-out infinite alternate-reverse}.woman-shine{top:9.21228%;right:20.1005%;width:8.29146%;transform:rotate(-9deg)}.woman-shine > img{-webkit-animation:shine 1s ease-in-out infinite alternate;animation:shine 1s ease-in-out infinite alternate}.woman-percentage{top:14.28571%;right:0;width:20.1005%;-webkit-animation:float 1s ease-in-out infinite alternate;animation:float 1s ease-in-out infinite alternate}@media only screen and (max-width:1023px){.woman-body{top:auto;bottom:0}.woman-shine{top:5.5336%;right:21.13565%;width:8.51735%}.-icashpay .woman-shine,.-easywallet .woman-shine,.-pluspay .woman-shine{right:28.39117%}.woman-percentage{top:13.83399%;right:2.2082%;width:20.82019%}.woman-cart{top:41.6996%;left:-13.24921%;width:26.81388%}}@media only screen and (max-width:767px){.woman-cart{top:43%;left:2%;width:23%}}.link{color:#007fe0!important}.btn{box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;gap:10px;width:300px;height:70px;padding-bottom:1px;font-size:28px;color:#FFF;border-radius:15px;background:linear-gradient(270deg,#4583FF 0%,#68B0FF 100%);cursor:pointer}.btn span{flex:0 0 auto}.btn::after{content:'';flex:0 0 auto;width:25px;height:9px;background:url(../images/icon/arrow.svg) no-repeat center/contain}.btn.-rd{background:linear-gradient(270deg,#FF6161 0%,#FF8281 100%)}.item .btn{width:100%;height:44px;font-size:20px;border-radius:0}.item .btn::after{width:20px;height:8px}@media only screen and (min-width:1024px){.btn::after{transition:.3s}.btn:hover::after{transform:translateX(70%)}.item:hover .btn::after{transform:translateX(70%)}}@media only screen and (max-width:1023px){.btn{gap:8px;width:250px;height:60px;font-size:24px;border-radius:12px}.btn::after{width:23px;height:8px}}@media only screen and (max-width:767px){.btn{gap:6px;width:100%;min-width:136px;max-width:200px;height:50px;font-size:18px;border-radius:10px}.btn::after{width:18px;height:7px}.item .btn{min-width:auto;max-width:none}}.anchor{transform:translateY(-80px)}@media only screen and (max-width:1023px){.anchor{transform:translateY(-68px)}}@media only screen and (max-width:767px){.anchor{transform:translateY(-60px)}}.block{position:relative}.block + .block{padding-top:120px}.block.-linkpay::before{content:'';position:absolute;top:90px;left:0;width:224px;height:400px;background:url(./../images/ball/linkpay.png) no-repeat center/contain;-webkit-animation:float 1.5s ease-in-out infinite alternate;animation:float 1.5s ease-in-out infinite alternate}.block.-tab::before{content:'';position:absolute;top:140px;right:40px;width:280px;height:280px;background:url(./../images/ball/tab-r.png) no-repeat center/contain;animation:float 1.5s ease-in-out infinite alternate-reverse}.block.-tab::after{content:'';position:absolute;bottom:10px;left:70px;width:175px;height:175px;background:url(./../images/ball/tab-l.png) no-repeat center/contain;-webkit-animation:float 1.5s ease-in-out infinite alternate;animation:float 1.5s ease-in-out infinite alternate}.block.-cloud{z-index:1}.block.-cloud::before{content:'';position:absolute;bottom:0;right:50px;width:241px;height:241px;background:url(./../images/ball/item-r.png) no-repeat center/contain;animation:float 1.5s ease-in-out infinite alternate-reverse}.block.-cloud::after{content:'';position:absolute;top:300px;left:0;width:224px;height:400px;background:url(./../images/ball/item-l.png) no-repeat center/contain;-webkit-animation:float 1.5s ease-in-out infinite alternate;animation:float 1.5s ease-in-out infinite alternate}.block.-cloud{margin-top:470px;background:linear-gradient(to bottom,#FFFAFA 0%,#FFEAEA 100%)}.block.-notice{padding-bottom:80px;background-color:#FFEAEA}.-pluspay .block.-notice{padding-top:120px;background-color:#FF8B8B}.block-cloud{position:absolute;bottom:calc(100% - 1px);left:50%;transform:translateX(-50%);width:100%;height:400px;min-width:1920px}.block-cloud img{height:100%}.block-wrap{position:relative;box-sizing:border-box;max-width:1370px;margin:0 auto;padding:0 35px;z-index:1}.block-tit{margin-bottom:40px;text-align:center}.block-tit img{width:827px}@media only screen and (max-width:1279px){.block.-cloud{margin-top:300px}.block-cloud{height:260px;min-width:1280px}}@media only screen and (max-width:1023px){.block.-linkpay::before{content:none}.block.-tab::before,.block.-tab::after{content:none}.block.-cloud::before,.block.-cloud::after{content:none}.block.-linkpay{background-color:#FF8B8B}.block.-tab{background:linear-gradient(to bottom,#FF8B8B 0.34%,#FEDED1 89.56%)}.block + .block{padding-top:90px}.block.-cloud{margin-top:188px}.block.-notice{padding-bottom:60px}.-pluspay .block.-notice{padding-top:90px;background-color:#FEDED1}.block-cloud{height:148px;min-width:768px}.block-wrap{padding:0 50px}.block-tit{margin-bottom:15px}.block-tit img{width:519px}}@media only screen and (max-width:767px){.block + .block{padding-top:70px}.block.-cloud{margin-top:140px}.block-cloud{height:100px;min-width:500px}.block-wrap{padding:0 25px}.block-tit img{width:340px}}.pays{text-align:center}.pays-title{margin-bottom:20px;font-size:20px;font-weight:700;color:#4A78F3}.pays-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.pays-logos a{flex:0 0 auto}.pays-logos img{width:70px}@media only screen and (min-width:1024px){.pays-logos a{transition:.3s}.pays-logos a:hover{transform:scale(1.15)}}@media only screen and (max-width:1023px){.pays-title{font-size:16px}.pays-logos{gap:5px}.pays-logos img{width:50px}}@media only screen and (max-width:767px){.pays-logos{gap:10px}.pays-logos img{width:56px}}.swiper-pagination{position:static;margin-top:28px;line-height:0}.swiper .swiper-pagination-bullets .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px;border-radius:5px;background-color:#FFFFFF;opacity:1;transition:width .3s,background-color .3s}.swiper .swiper-pagination-bullets .swiper-pagination-bullet-active{width:20px;background-color:#FF7A7A}.tab{display:flex;align-items:center;gap:30px;padding:0 35px}.tab-nav{flex:0 1 auto;display:flex;flex-direction:column;gap:30px;width:397px}.tab-nav button{position:relative;display:block}.tab-nav button > div{position:relative;width:100%;padding-bottom:33.50126%;transition:opacity .3s}.tab-nav button > div:nth-child(2){position:absolute;top:0;left:0;opacity:0}.tab-nav button > div img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:112.59446%;pointer-events:none}.tab-nav button.-active > div:nth-child(1){opacity:0}.tab-nav button.-active > div:nth-child(2){opacity:1}.tab-content{flex:0 1 auto;width:800px}@media only screen and (max-width:1279px){.tab{gap:20px;padding:0}.tab-nav{flex:1 1 auto;width:300px;max-width:397px}.tab-content{flex:1 1 auto;width:654px}}@media only screen and (max-width:1023px){.tab{flex-direction:column;gap:20px}.tab-nav{flex-direction:row;justify-content:center;gap:11px;width:100%;max-width:none}.tab-nav button{flex:0 0 auto;width:103px}.tab-nav button > div{padding-bottom:116.50485%}.tab-nav button > div img{width:165.04854%}.tab-content{width:100%}}@media only screen and (max-width:767px){.tab{gap:12px}.tab-nav{gap:8px}.tab-nav button{width:76px}.tab-nav button > div{padding-bottom:117.10526%}}.new-head{display:flex;align-items:center;gap:10px;padding-left:12px;border-left:8px solid #FF6161}.new-tit{flex:0 1 auto;padding-bottom:2px;font-size:40px;font-weight:700;line-height:1.4;color:#FF6161}.new-detail{flex:0 1 auto;display:flex;justify-content:center;align-items:center;gap:10px;width:200px;padding:2px;font-size:20px;color:#FF6161;border-radius:20px;border:1px solid #FF6161}.new-detail::after{content:'';flex:0 0 auto;width:20px;height:20px;background:url(./../images/icon/info.svg) no-repeat center/contain}.new-text{margin-top:10px;font-size:24px;font-weight:700}.new-text span{color:#FF6161}.new-pic{margin:24px 0;text-align:center}.new-pic img{width:450px}.new-note{font-size:14px}.new-action{display:flex;justify-content:center;gap:30px;margin-top:30px}@media only screen and (max-width:1279px){.new-head{padding-left:10px;border-left:6px solid #FF6161}.new-tit{font-size:32px}.new-detail{gap:6px;width:160px;padding:0 2px 1px;font-size:18px}.new-text{font-size:18px}.new-pic img{width:400px}}@media only screen and (max-width:767px){.new-head{flex-direction:column;align-items:flex-start;padding-bottom:2px;border-left:4px solid #FF6161}.new-tit{padding-bottom:0;font-size:22px}.new-pic img{width:100%;max-width:400px}.new-note{font-size:12px}.new-action{gap:12px}}.items{display:flex;flex-wrap:wrap;justify-content:center;gap:34px 50px;padding-top:20px}.items > .item{flex:0 0 auto}.item{position:relative;width:250px;padding:85px 20px 75px;font-size:18px;color:#4D4D4D;border-radius:20px;box-shadow:0px 0px 25px 0px rgba(255,87,87,0.3);background:#FFFFFF url(../images/items/bg.png) no-repeat center top/100%;overflow:hidden}.item-pic{position:absolute;top:18px;right:25px;width:110px;-webkit-animation:shake 0.5s ease-in-out infinite alternate;animation:shake 0.5s ease-in-out infinite alternate}.item-logo{width:70px;margin-bottom:16px}.item-tit{margin-bottom:5px;font-weight:700;color:#4D4D4D}.item-text{color:#4D4D4D}.item-text span{font-weight:700;color:#FF6161}.item-btn{position:absolute;left:0;bottom:0;width:100%}.capsule{padding-top:14px}.capsule-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:30px}.capsule-nav button{flex:0 0 auto;padding:5px 16px 6px;font-size:18px;font-weight:700;color:#FFF;border-radius:20px;background-color:#A3A3A3}.capsule-nav button.-active.-gn{background-color:#50BE00}.capsule-nav button.-active.-yl{color:#000;background-color:#FFD100}.capsule-nav button.-active.-pk{background-color:#E74E95}.capsule-nav button.-active.-rd{background-color:#ED1C24}.capsule-nav button.-active.-bu{background-color:#007CC5}.capsule-panel{height:0;overflow:hidden;pointer-events:none}.capsule-panel.-active{height:auto;overflow:visible;pointer-events:visible}.capsule-panel .swiper{overflow:visible}.capsule-panel .swiper-slide{width:250px}@media only screen and (min-width:768px){.capsule-panel .swiper-wrapper{flex-wrap:wrap;justify-content:center;gap:22px 0;transform:none!important}.capsule-panel .swiper-pagination{display:none}}@media only screen and (max-width:767px){.capsule-nav{margin-bottom:20px}.capsule-nav button{font-size:16px}}.card{border-radius:20px;padding:60px 80px;box-shadow:0px 0px 25px 0px rgba(255,87,87,0.75);background:#FFFFFF}.tab .card{padding:60px 50px}@media only screen and (max-width:1279px){.card{padding:60px}.tab .card{padding:50px 40px}}@media only screen and (max-width:1023px){.card{padding:30px 40px}.tab .card{padding:30px 40px}}@media only screen and (max-width:767px){.card{padding:30px 20px}.tab .card{padding:30px 20px}}.linkpay{display:flex;justify-content:center;align-items:center;gap:30px}.linkpay-pic{flex:0 1 auto;width:300px;-webkit-animation:shake 0.5s ease-in-out infinite alternate;animation:shake 0.5s ease-in-out infinite alternate}.linkpay-content{flex:0 1 auto;width:700px;text-align:center;color:#4D4D4D}.linkpay-tit{font-size:28px;font-weight:700}.linkpay-tit span{color:#FF6161}.linkpay-note{margin-top:10px;font-size:18px}.linkpay-action{margin-top:30px;font-size:0}.linkpay-action > a{width:calc(50% - 15px);max-width:300px}.linkpay-action > a + a{margin-left:30px}@media only screen and (max-width:1279px){.linkpay-action > a{width:calc(50% - 10px)}.linkpay-action > a + a{margin-left:20px}}@media only screen and (max-width:1023px){.linkpay{gap:20px}.linkpay-pic{width:160px}.linkpay-content{width:408px}.linkpay-tit{font-size:18px}.linkpay-note{font-size:14px}.linkpay-action{margin-top:20px}}@media only screen and (max-width:767px){.linkpay{flex-direction:column}.linkpay-content{width:100%}.linkpay-action > a{width:calc(50% - 8px);min-width:100px;max-width:200px}.linkpay-action > a + a{margin-left:16px}}.notice{box-sizing:border-box;padding:0 30px;border-radius:10px;box-shadow:0px 0px 25px 0px rgba(255,87,87,0.3);background-color:#fff}.notice .notice-action{position:relative;box-sizing:border-box;display:block;width:100%;padding:25px 0;font-size:20px;line-height:1.6;font-weight:bold;text-align:left;color:#4D4D4D;text-decoration:none}.notice .notice-action::after{content:'＋';position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;font-size:1;transition:.3s}.notice-content{display:none;padding:25px 0;font-size:16px;color:#4D4D4D;border-top:1px solid #4D4D4D}.notice.is-open .notice-action::after{content:'－';transform:translateY(-50%) rotate(180deg)}@media only screen and (max-width:1023px){.notice{padding:0 15px}.notice .notice-action{padding:20px 0;font-size:16px}.notice-content{padding:20px 0;font-size:14px}}ol{font-weight:inherit;line-height:1.7;margin:0;padding-left:1.5625em}ol b{font-weight:bold}ol a{display:inline}ol table{width:100%;margin:0.25em 0;border-collapse:collapse;border-spacing:0}ol table th,ol table td{padding:0.25em;border:1px solid #000}ol.chinese{list-style-type:none;padding-left:2em}ol.chinese > li{position:relative}ol.chinese > li::before{content:"("attr(data-num) ")";position:absolute;top:0;left:-0.3125em;transform:translateX(-100%)}ol.brackets{list-style-type:none}ol.brackets > li{position:relative;counter-increment:section}ol.brackets > li::before{content:"("counter(section,decimal) ")";position:absolute;top:0;left:-0.3125em;transform:translateX(-100%);min-width:1.25em;text-align:center}ol.cjk{list-style-type:none;padding-left:2em}ol.cjk > li{position:relative}ol.cjk > li::before{content:attr(data-num) "、";position:absolute;top:0;left:0;transform:translateX(-100%)}.popup{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;width:100%;height:0;padding:0 30px;background:rgba(11,11,11,0.8);overflow-y:auto;z-index:999999999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s}.popup.-show{height:100%;opacity:1;visibility:visible;pointer-events:visible}.popup::before,.popup::after{content:'';flex:1 0 auto;height:30px}.popup-wrap{position:relative;width:100%;max-width:865px;border-radius:20px;padding:40px;background-color:#FFF6F3}.popup-close{position:absolute;top:-20px;right:-20px;width:40px;height:40px;border-radius:50%;background:url(./../images/icon/close.svg) no-repeat center/contain}@media only screen and (max-width:1023px){.popup{padding:0 20px}.popup::before,.popup::after{height:20px}.popup-wrap{border-radius:10px;padding:30px}.popup-close{top:-18px;right:-18px;width:35px;height:35px}}@media only screen and (max-width:767px){.popup-wrap{padding:30px 15px}}.detail table{table-layout:fixed;width:100%;max-width:694px;margin:0 auto;line-height:1.4;color:#4D4D4D;text-align:center;background-color:#FFF}.detail table th,.detail table td{height:40px;padding:5px;vertical-align:middle;border:1px solid #7897E2}.detail table th{background-color:#EAEAEA}.detail table th.-res{color:#FFF;background-color:#7897E2}.detail table td.-res{font-weight:bold;color:#4A78F3}.detail ol{margin-top:20px;line-height:1.5;color:#4D4D4D}@media only screen and (max-width:767px){.detail{font-size:14px}.detail table th:first-child{width:41%}.detail table th span{display:inline-block}}h1,h2,h3,h4,h5,h6{margin:0;font-size:1em}p{margin:0}b{font-weight:bold}.-groupT{display:inline-block}.-rdT{color:#F5784C}.-centerT{text-align:center}@media only screen and (max-width:1023px){.-pc{display:none!important}}@media only screen and (max-width:767px){.-pc-pad{display:none}}@media only screen and (min-width:1024px){.-pad{display:none}}@media only screen and (max-width:767px){.-pad{display:none}}@media only screen and (min-width:1024px){.-mb-pad{display:none}}@media only screen and (min-width:768px){.-mb{display:none}}.-hidden{display:none!important}
