﻿@import"https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,a{border:none;font-size:unset;padding:0;margin:0;background:rgba(0,0,0,0);background-color:none;outline:none;border:none}*:focus,a:hover,a:active,a:focus,button:focus{text-decoration:none;outline:none}img{display:block;margin:0 auto;max-width:100%;height:auto}.nav-link{padding:0}@keyframes move{0%,100%{transform:translate(0, 0)}50%{transform:translate(0, 30px)}}@keyframes heroFadeInLeft{from{opacity:0;transform:translateX(-8%)}to{opacity:1;transform:translateX(0)}}@keyframes heroFadeInRight{from{opacity:0;transform:translateX(8%)}to{opacity:1;transform:translateX(0)}}.content-card-frame{position:absolute;inset:8px;z-index:1;overflow:hidden;pointer-events:none;--card-frame-size: 30px;--edge-color: rgba(118, 85, 41, 0.7)}@media screen and (min-width: 576px){.content-card-frame{--card-frame-size: 40px}}@media screen and (min-width: 1400px){.content-card-frame{inset:16px;--card-frame-size: 60px}}.content-card-frame.blue{--edge-color: rgba(97, 128, 130, 0.7)}.content-card-edge{position:absolute;background-image:linear-gradient(to bottom, transparent 13.333%, var(--edge-color) 13.333%, var(--edge-color) 16.667%, transparent 16.667%, transparent 23.333%, var(--edge-color) 23.333%, var(--edge-color) 28.333%, transparent 28.333%)}.content-card-edge-t,.content-card-edge-b{right:var(--card-frame-size);left:var(--card-frame-size);height:var(--card-frame-size)}.content-card-edge-t{top:0}.content-card-edge-b{bottom:0;background-image:linear-gradient(to top, transparent 13.333%, var(--edge-color) 13.333%, var(--edge-color) 16.667%, transparent 16.667%, transparent 23.333%, var(--edge-color) 23.333%, var(--edge-color) 28.333%, transparent 28.333%)}.content-card-edge-l,.content-card-edge-r{top:var(--card-frame-size);bottom:var(--card-frame-size);width:var(--card-frame-size);background-image:linear-gradient(to right, transparent 13.333%, var(--edge-color) 13.333%, var(--edge-color) 16.667%, transparent 16.667%, transparent 23.333%, var(--edge-color) 23.333%, var(--edge-color) 28.333%, transparent 28.333%)}.content-card-edge-l{left:0}.content-card-edge-r{right:0;background-image:linear-gradient(to left, transparent 13.333%, var(--edge-color) 13.333%, var(--edge-color) 16.667%, transparent 16.667%, transparent 23.333%, var(--edge-color) 23.333%, var(--edge-color) 28.333%, transparent 28.333%)}.content-card-corner{position:absolute;width:var(--card-frame-size);height:var(--card-frame-size);background-image:url(../images/card-corner.png);background-repeat:no-repeat;background-size:var(--card-frame-size) var(--card-frame-size)}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.content-card-corner{background-image:url(../images/card-corner.webp)}}.content-card-frame.blue .content-card-corner{background-image:url(../images/card-corner-blue.png)}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.content-card-frame.blue .content-card-corner{background-image:url(../images/card-corner-blue.webp)}}.content-card-frame.other .content-card-edge{background-image:url(../images/card-edge-other.png);background-repeat:repeat-x;background-size:auto var(--card-frame-size)}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.content-card-frame.other .content-card-edge{background-image:url(../images/card-edge-other.webp)}}.content-card-frame.other .content-card-edge-b{transform:scaleY(-1)}.content-card-frame.other .content-card-edge-l,.content-card-frame.other .content-card-edge-r{overflow:hidden;background-image:none}.content-card-frame.other .content-card-edge-l::before,.content-card-frame.other .content-card-edge-r::before{content:"";position:absolute;top:0;width:3000px;height:var(--card-frame-size);background-image:url(../images/card-edge-other.png);background-repeat:repeat-x;background-size:auto var(--card-frame-size)}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.content-card-frame.other .content-card-edge-l::before,.content-card-frame.other .content-card-edge-r::before{background-image:url(../images/card-edge-other.webp)}}.content-card-frame.other .content-card-edge-l::before{left:0;margin-left:.4vw;transform-origin:top left;transform:scaleX(-1) rotate(90deg)}@media screen and (min-width: 576px){.content-card-frame.other .content-card-edge-l::before{margin-left:2px}}@media screen and (min-width: 1400px){.content-card-frame.other .content-card-edge-l::before{margin-left:3px}}.content-card-frame.other .content-card-edge-r::before{right:0;margin-right:.4vw;transform-origin:top right;transform:scaleX(-1) rotate(-90deg)}@media screen and (min-width: 576px){.content-card-frame.other .content-card-edge-r::before{margin-right:2px}}@media screen and (min-width: 1400px){.content-card-frame.other .content-card-edge-r::before{margin-right:3px}}.content-card-frame.other .content-card-corner{background-image:url(../images/card-corner-other.png)}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.content-card-frame.other .content-card-corner{background-image:url(../images/card-corner-other.webp)}}.content-card-corner-tl{top:0;left:0}.content-card-corner-tr{top:0;right:0;transform:scaleX(-1)}.content-card-corner-bl{bottom:0;left:0;transform:scaleY(-1)}.content-card-corner-br{right:0;bottom:0;transform:scale(-1, -1)}.giftTable{width:100%;margin-bottom:20px;text-align:center;border:2px solid #5e773e;background:#f3e6d0}@media screen and (min-width: 1400px){.giftTable{margin-bottom:40px}}.giftTable caption{padding:12px;caption-side:top;color:#fff;font-size:18px;font-weight:500;letter-spacing:2px;text-align:center;border:2px solid #5e773e;border-bottom:none;background:#728436}@media screen and (min-width: 992px){.giftTable caption{font-size:22px}}@media screen and (min-width: 1400px){.giftTable caption{font-size:24px}}.giftTable th,.giftTable td{padding:8px;color:#2e300f;font-size:14px;line-height:18px;letter-spacing:1px;vertical-align:middle;border:2px solid #5e773e}@media screen and (min-width: 992px){.giftTable th,.giftTable td{font-size:18px}}@media screen and (min-width: 1400px){.giftTable th,.giftTable td{font-size:20px}}.giftTable th{background:#d0caa7}.giftTable tr:nth-child(odd){background:#aaa46f}.giftTable.lightGreen th{background:#b3c03c}.giftTable.oliveGreen th{color:#5a6508;background:#c8b27a}.giftTable.gold{border-color:#9c7c26;background:#fbecc0}.giftTable.gold caption{border-color:#9c7c26;background:#9e7f2a}.giftTable.gold th,.giftTable.gold td{color:#3c3018;border-color:#9c7c26}.giftTable.gold th{background:#efcf78}.giftTable.gold tr:nth-child(odd){background:#ceaf59}.giftTable.crimson{border-color:#894234;background:#f4dde2;filter:drop-shadow(0 0 15px rgba(252, 240, 192, 0.9))}.giftTable.crimson caption{border-color:#894234;background:#a23c2a}.giftTable.crimson th,.giftTable.crimson td{color:#3f1108;border-color:#894234}.giftTable.crimson th{background:#e2c0c6}.giftTable.crimson tr:nth-child(odd){background:#cd8792}.giftTable.crimson span{display:block;margin-top:5px;color:#9f2c16}.giftTable.blue{border-color:#4a7176;background:#e0f8f8}.giftTable.blue caption{border-color:#4a7176;background:#447f92}.giftTable.blue th,.giftTable.blue td{border-color:#4a7176}.giftTable.blue th{color:#00456c;background:#499cd0}.giftTable.blue td{color:#1b3e49;border-color:#3d6d85}.giftTable.blue tbody tr:nth-child(1) td:last-child{background:#e0f8f8}.giftTable.blue tbody tr:nth-child(odd) td{background:#82c9cd}.giftTable.pink{border-color:#894234;background:#edb8ca}.giftTable.pink caption{border-color:#85343d;background:#993f4b}.giftTable.pink th,.giftTable.pink td{color:#861f2d;border-color:#85343d}.giftTable.pink th{color:#65131e;background:#c25d7a}.giftTable.pink tr:nth-child(odd){background:#f4dde2}.giftTable.darkBlue{border-color:#3b3485;background:#b8bfed}.giftTable.darkBlue caption{border-color:#3b3485;background:#453f99}.giftTable.darkBlue th,.giftTable.darkBlue td{color:#3d378f;border-color:#3b3485}.giftTable.darkBlue th{color:#353484;background:#7792d8}.giftTable.darkBlue tr:nth-child(odd){background:#e9ebff}.giftTable.teal{border-color:#346b85;background:#b8e8ed}.giftTable.teal caption{border-color:#346b85;background:#3f7d99}.giftTable.teal th,.giftTable.teal td{color:#325b6d;border-color:#346b85}.giftTable.teal th{color:#0c435b;background:#5db3c2}.giftTable.teal tr:nth-child(odd){background:#e9fcff}.giftTable.purple{border-color:#5a3485;background:#c5b8ed}.giftTable.purple caption{border-color:#5a3485;background:#683f99}.giftTable.purple th,.giftTable.purple td{color:#58397d;border-color:#5a3485}.giftTable.purple th{color:#52228b;background:#8568e0}.giftTable.purple tr:nth-child(odd){background:#efe9ff}.giftTable.darkPink{border-color:#823665;background:#ebbae4}.giftTable.darkPink caption{border-color:#823665;background:#964278}.giftTable.darkPink th,.giftTable.darkPink td{color:#7b3361;border-color:#823665}.giftTable.darkPink th{color:#7a1556;background:#c676be}.giftTable.darkPink tr:nth-child(odd){background:#fee9fa}.sideBtn{position:fixed;top:50%;left:2%;z-index:99;max-width:90px;margin-top:-5%;animation:move 4s linear infinite;transform:translateY(-50%)}@media screen and (min-width: 576px){.sideBtn{max-width:120px}}@media screen and (min-width: 992px){.sideBtn{max-width:161px}}@media screen and (min-width: 1400px){.sideBtn{left:max(160px,50vw - 960px + 160px)}}.sideBtn ul li a{position:relative;display:block}.sideBtn ul li a img{position:relative;z-index:1;transition:opacity .3s ease}.sideBtn ul li a::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/sideBarBtn_hover.png) no-repeat center/cover}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.sideBtn ul li a::before{background:url(../images/sideBarBtn_hover.webp) no-repeat center/cover}}.sideBtn ul li a::before{opacity:0;transition:opacity .3s ease}.sideBtn ul li a:hover img,.sideBtn ul li a.active img{opacity:0}.sideBtn ul li a:hover::before,.sideBtn ul li a.active::before{opacity:1}body{max-width:1920px;min-width:360px;margin:0 auto;color:#fff;font-family:"Noto Serif TC",serif;font-weight:bold;background:#1a1818}#particles-js{position:fixed;top:0;left:50%;z-index:2;width:100%;max-width:1920px;height:100%;pointer-events:none;transition:filter .4s ease;transform:translateX(-50%)}#particles-js.teal{filter:hue-rotate(171deg)}#ge_nav{right:max(25px,50vw - 960px + 25px)}#ge_nav .navbar-toggler{border:none}#ge_nav .brandlogo{left:max(25px,50vw - 960px + 25px)}#ge_nav .brand-logo{display:none}@media screen and (min-width: 992px){#ge_nav .brand-logo{display:block}}main{position:relative}section{position:relative;overflow:hidden;text-align:center}section .content{position:relative;padding:40px 30px}@media screen and (min-width: 576px){section .content{padding:80px}}@media screen and (min-width: 1400px){section .content{padding:150px 200px}}section h2{max-width:967px;margin:0 auto;margin-bottom:30px;transform:scale(1.1)}@media screen and (min-width: 576px){section h2{margin-bottom:60px;transform:scale(1)}}@media screen and (min-width: 1400px){section h2{margin-bottom:100px}}section h2.other{max-width:565px;transform:scale(1)}@media screen and (min-width: 992px){section h2.other{max-width:765px}}section h4{max-width:150px;width:100%;margin:0 auto;margin-bottom:5px}@media screen and (min-width: 992px){section h4{max-width:291px}}section .mb-xxl{margin-bottom:35px}@media screen and (min-width: 992px){section .mb-xxl{margin-bottom:60px}}@media screen and (min-width: 1400px){section .mb-xxl{margin-bottom:80px}}section .mb-sm{margin-bottom:15px}@media screen and (min-width: 992px){section .mb-sm{margin-bottom:30px}}section p{margin-bottom:3px;color:#625730;font-size:16px;font-weight:700;line-height:22px;letter-spacing:0}@media screen and (min-width: 992px){section p{font-size:24px;line-height:36px;letter-spacing:1px}}@media screen and (min-width: 1400px){section p{font-size:26px;line-height:38px}}section .fw-bold{font-weight:800}section p.subhead{position:relative;margin:15px auto 10px;color:rgba(0,0,0,0);font-size:20px;font-weight:900;line-height:1;background:linear-gradient(to bottom, #6b6d4b, #524418);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 992px){section p.subhead{margin:30px auto 25px;font-size:36px}}@media screen and (min-width: 1400px){section p.subhead{font-size:38px}}section p.subhead::before,section p.subhead::after{content:"──";margin:0 .1em;color:#625730;-webkit-text-fill-color:#625730}section p.warn{margin-bottom:15px;color:#ad4523;font-size:13px;line-height:20px}@media screen and (min-width: 992px){section p.warn{margin-bottom:35px;font-size:16px}}@media screen and (min-width: 1400px){section p.warn{font-size:18px;line-height:22px}}section p.warn.redtxt{max-width:575px;margin:-5px auto 15px;color:#d62408;text-align:left}@media screen and (min-width: 992px){section p.warn.redtxt{margin:-25px auto 35px}}section p.warn.redtxt2{margin:0 auto;color:#d62408}section p span{font-size:18px;letter-spacing:1px}@media screen and (min-width: 992px){section p span{font-size:30px;letter-spacing:2px}}@media screen and (min-width: 1400px){section p span{font-size:32px}}section p span.bigRed{color:#ad4523}section p span.redline{position:relative;color:#ad4523}section p span.redline::after{content:"";position:absolute;bottom:0;left:0;display:inline-block;width:100%;height:100%;background:url(../images/redline.png) no-repeat center bottom/100%}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section p span.redline::after{background:url(../images/redline.webp) no-repeat center bottom/100%}}section .redtxt{color:#d62408;font-size:inherit}section .purtxt{color:#a529b8}section ul{list-style-position:inside}section ul.listicon{max-width:640px;margin:0 auto;margin-bottom:15px;font-size:16px;line-height:22px;text-align:left;list-style:none}section ul.listicon li{position:relative;padding-left:1.4em}section ul.listicon li::before{content:"";position:absolute;top:3px;left:0;width:1em;height:1em;background:url("../images/listicon.png") no-repeat center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section ul.listicon li::before{background-image:url("../images/listicon.webp")}}@media screen and (min-width: 992px){section ul.listicon{margin-bottom:35px;top:8px;font-size:24px;line-height:36px}}@media screen and (min-width: 1400px){section ul.listicon{font-size:26px;line-height:38px}}section table{margin:0 auto}section .table-deco{position:absolute;bottom:90px;left:50%;display:none;width:85%;margin-left:-10px;transform:translateX(-50%)}@media screen and (min-width: 1400px){section .table-deco{display:block}}section .buyBtn{display:inline-block;max-width:205px;cursor:pointer;transition:filter .25s}section .buyBtn:hover{filter:brightness(1.1)}@media screen and (min-width: 992px){section .buyBtn{max-width:405px}}.hero{position:relative;z-index:3}.hero .hero-layers{position:relative;aspect-ratio:1920/3500}@media screen and (min-width: 576px){.hero .hero-layers{aspect-ratio:1920/2650}}@media screen and (min-width: 992px){.hero .hero-layers{aspect-ratio:1920/1469}}@media screen and (min-width: 1400px){.hero .hero-layers{aspect-ratio:1920/1130}}.hero .hero-layers .hero-layer{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:80% bottom}@media screen and (min-width: 992px){.hero .hero-layers .hero-layer{object-position:center bottom}}.hero .hero-layers .hero-layer.fadeInLeft{animation-name:heroFadeInLeft}.hero .hero-layers .hero-layer.fadeInRight{animation-name:heroFadeInRight}.hero .hero-layers .hero-layer.role2,.hero .hero-layers .hero-layer.role3{animation-delay:.6s}.hero .hero-layers .hero-roles{position:absolute;inset:0}.hero .hero-roles .hero-layer{object-position:75% bottom}@media screen and (min-width: 576px){.hero .hero-roles .hero-layer{object-position:80% bottom}}@media screen and (min-width: 992px){.hero .hero-roles .hero-layer{object-position:center bottom}}.hero .firework-canvas{position:absolute;inset:0;width:100%;height:80%;pointer-events:none}.hero .content{position:absolute;bottom:18%;left:50%;max-width:580px;width:100%;padding:0;transform:translateX(-50%)}@media screen and (min-width: 576px){.hero .content{max-width:100%;width:75%}}@media screen and (min-width: 992px){.hero .content{top:20%;left:10%;bottom:initial;width:47%;transform:initial}}@media screen and (min-width: 1400px){.hero .content{width:43.8%;left:13.5%;top:11%}}.hero .title{width:100%}@media screen and (min-width: 992px){.hero .title{margin-bottom:6%}}.hero .tabBar{display:flex;justify-content:center;gap:10px;margin:0 auto;margin-left:0}@media screen and (min-width: 992px){.hero .tabBar{margin-left:-6%}}@media screen and (min-width: 1920px){.hero .tabBar{max-width:600px;width:100%;margin:0 auto;margin-left:13%}}.hero .tabBtn{display:block;width:40%;aspect-ratio:306/98;cursor:pointer}@media screen and (min-width: 992px){.hero .tabBtn{width:15.93vw;aspect-ratio:306/98}}.hero .tabBtn:nth-of-type(1){background:url("../images/tab1.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.hero .tabBtn:nth-of-type(1){background:url("../images/tab1.webp") no-repeat center center/contain}}.hero .tabBtn:nth-of-type(1):hover,.hero .tabBtn:nth-of-type(1).active{background:url("../images/tab1_hover.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.hero .tabBtn:nth-of-type(1):hover,.hero .tabBtn:nth-of-type(1).active{background:url("../images/tab1_hover.webp") no-repeat center center/contain}}.hero .tabBtn:nth-of-type(2){background:url("../images/tab2.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.hero .tabBtn:nth-of-type(2){background:url("../images/tab2.webp") no-repeat center center/contain}}.hero .tabBtn:nth-of-type(2):hover,.hero .tabBtn:nth-of-type(2).active{background:url("../images/tab2_hover.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.hero .tabBtn:nth-of-type(2):hover,.hero .tabBtn:nth-of-type(2).active{background:url("../images/tab2_hover.webp") no-repeat center center/contain}}.tabWrap{margin-top:-450px}.tabWrap .star-deco{position:fixed;top:0;left:50%;z-index:2;width:100%;max-width:1920px;height:100%;object-fit:cover;pointer-events:none;transform:translateX(-50%)}.tab-content{position:relative;overflow:hidden;transition:height .3s ease}.tab-pane{display:none;opacity:0;transition:opacity .3s ease}.tab-pane.active{display:block;opacity:1}.tab-pane.tab-anim{position:absolute;top:0;left:0;display:block;width:100%}.tab-pane h3{display:inline-block;margin-bottom:5px;padding:6px 20px 8px;color:#fff;font-size:18px;font-weight:600;letter-spacing:3px;border-radius:50px;background:#6b6f4d}@media screen and (min-width: 992px){.tab-pane h3{margin-bottom:25px;padding:10px 30px 12px;font-size:30px}}@media screen and (min-width: 1400px){.tab-pane h3{font-size:32px}}.bg1,.bg2{z-index:1;padding:0 5%;padding-top:450px;padding-bottom:637px}@media screen and (min-width: 768px){.bg1,.bg2{padding-top:390px}}@media screen and (min-width: 992px){.bg1,.bg2{padding-top:450px}}.bg1{background:url(../images/bg1.jpg) repeat-y center top/100% auto}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.bg1{background:url(../images/bg1.webp) repeat-y center top/100% auto}}.bg2{background:url(../images/bg2.jpg) no-repeat center bottom/cover}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.bg2{background:url(../images/bg2.webp) no-repeat center bottom/cover}}.bg2 .tab2-title{margin:-30px auto 15px}@media screen and (min-width: 576px){.bg2 .tab2-title{margin:25px auto}}.giftCard{position:relative;max-width:1280px;margin:0 auto;text-align:center;background-image:linear-gradient(to top, rgba(166, 178, 167, 0.83), rgba(195, 216, 206, 0.83))}.giftCard h3{background:#12526e}.giftCard h4{max-width:100%;width:60%;margin-bottom:10px}@media screen and (min-width: 576px){.giftCard h4{margin-bottom:15px;width:40%}}@media screen and (min-width: 992px){.giftCard h4{max-width:302px;width:100%}}.giftCard p{color:#143442}.giftCard p.bigRed{color:#d62408}.giftCard p.warn.redtxt2{margin-bottom:15px}@media screen and (min-width: 992px){.giftCard p.warn.redtxt2{margin-bottom:30px}}.giftCard .buyBtn{max-width:150px}@media screen and (min-width: 992px){.giftCard .buyBtn{max-width:212px}}.giftFrame{position:relative;max-width:887px;margin:0 auto;padding:38px}@media screen and (min-width: 576px){.giftFrame{padding:48px}}@media screen and (min-width: 1400px){.giftFrame{padding:76px}}.giftFrame .giftWrap{background:hsla(0,0%,100%,.5)}.notice{position:absolute;bottom:0;z-index:2;display:flex;justify-content:center;align-items:flex-end;width:100%;min-height:637px;padding-bottom:30px;background:url(../images/noticeBg.png) no-repeat center bottom/cover}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.notice{background:url(../images/noticeBg.webp) no-repeat center bottom/cover}}@media screen and (min-width: 576px){.notice{padding-bottom:70px}}.noticeWrap{max-width:1400px;width:90%;margin:0 auto;color:#aab2a2}@media screen and (min-width: 1400px){.noticeWrap{width:100%;padding-left:60px}}.noticeWrap h3{margin-bottom:20px;font-size:30px;text-align:left}@media screen and (min-width: 1400px){.noticeWrap h3{margin-bottom:40px;font-size:45px}}.noticeWrap ul{padding-left:22px;font-size:16px;line-height:30px;text-align:justify}@media screen and (min-width: 1400px){.noticeWrap ul{padding-left:0;font-size:20px;line-height:40px}}.noticeWrap ul li{list-style:disc}footer{position:relative;z-index:3}footer img{margin:0}.swiper{overflow:visible}.swiper-pagination{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media screen and (min-width: 576px){.swiper-pagination{justify-content:center}}.swiper-pagination .swiper-pagination-bullet{display:block;background:unset;border-radius:0;opacity:1;filter:unset}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;z-index:9;display:none;width:97px;height:125px;transition:filter .25s ease;transform:translateY(-50%)}@media screen and (min-width: 1600px){.swiper-button-next,.swiper-button-prev{display:block}}.swiper-button-next:hover,.swiper-button-prev:hover{filter:drop-shadow(0 0 15px rgba(203, 181, 123, 0.4)) drop-shadow(0 0 38px rgba(203, 181, 123, 0.4))}.swiper-button-next::after,.swiper-button-prev::after{content:""}.swiper-button-prev{left:-140px;background:url(../images/arrow_left.png) no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.swiper-button-prev{background:url(../images/arrow_left.webp) no-repeat center center/contain}}.swiper-button-next{right:-140px;background:url(../images/arrow_right.png) no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){.swiper-button-next{background:url(../images/arrow_right.webp) no-repeat center center/contain}}#Swiper1{position:relative;max-width:1280px;margin:0 auto}.coin-deco{position:absolute;top:0;left:0;z-index:5;width:100%;opacity:0;pointer-events:none;transform:scale(1.09);transition:opacity .3s ease}.coin-deco.decoshow{opacity:1}#Swiper1 .swiper-slide{position:relative;color:#625730;text-align:center;background-image:linear-gradient(to top, rgba(221, 198, 141, 0.83), rgba(221, 206, 166, 0.83))}section.bg1 .pagination-tab2{position:relative;left:50%;gap:1.5%;width:100%;margin:-3vw 0 2vw;transform:translateX(-50%)}@media screen and (min-width: 768px){section.bg1 .pagination-tab2{max-width:100%;width:min(1400px,100vw - 40px);margin:1vw 0 -7.2vw;transform:translateX(calc(-50% - min(292px, 20vw) * 0.2675))}}@media screen and (min-width: 1400px){section.bg1 .pagination-tab2{margin:2vw 0 -4.4vw}}@media screen and (min-width: 1920px){section.bg1 .pagination-tab2{margin:60px 0 -60px}}section.bg1 .pagination-tab2 .swiper-pagination-bullet{width:32%;max-width:160px;height:auto;margin:0;aspect-ratio:1/1;clip-path:polygon(50% 0, 100% 50%, 50% 100%, 0 50%)}@media screen and (min-width: 768px){section.bg1 .pagination-tab2 .swiper-pagination-bullet{width:20vw;max-width:292px}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(1){background:url("../images/swiperTab1.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(1){background:url("../images/swiperTab1.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(1):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(1).swiper-pagination-bullet-active{background:url("../images/swiperTab1_hover.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(1):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(1).swiper-pagination-bullet-active{background:url("../images/swiperTab1_hover.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(2){background:url("../images/swiperTab2.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(2){background:url("../images/swiperTab2.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(2):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active{background:url("../images/swiperTab2_hover.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(2):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active{background:url("../images/swiperTab2_hover.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(3){background:url("../images/swiperTab3.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(3){background:url("../images/swiperTab3.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(3):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active{background:url("../images/swiperTab3_hover.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(3):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active{background:url("../images/swiperTab3_hover.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(4){background:url("../images/swiperTab4.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(4){background:url("../images/swiperTab4.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(4):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(4).swiper-pagination-bullet-active{background:url("../images/swiperTab4_hover.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(4):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(4).swiper-pagination-bullet-active{background:url("../images/swiperTab4_hover.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(5){background:url("../images/swiperTab5.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(5){background:url("../images/swiperTab5.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(5):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(5).swiper-pagination-bullet-active{background:url("../images/swiperTab5_hover.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(5):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(5).swiper-pagination-bullet-active{background:url("../images/swiperTab5_hover.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(6){background:url("../images/swiperTab6.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(6){background:url("../images/swiperTab6.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(6):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(6).swiper-pagination-bullet-active{background:url("../images/swiperTab6_hover.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(6):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(6).swiper-pagination-bullet-active{background:url("../images/swiperTab6_hover.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(7){background:url("../images/swiperTab7.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(7){background:url("../images/swiperTab7.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(7):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(7).swiper-pagination-bullet-active{background:url("../images/swiperTab7_hover.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(7):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(7).swiper-pagination-bullet-active{background:url("../images/swiperTab7_hover.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(8){background:url("../images/swiperTab8.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(8){background:url("../images/swiperTab8.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(8):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(8).swiper-pagination-bullet-active{background:url("../images/swiperTab8_hover.png") no-repeat center center/contain}@supports(background-image: url("data:image/webp;base64,UklGRhYAAABXRUJQVlA4WAoAAAAgAAAA")){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(8):hover,section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(8).swiper-pagination-bullet-active{background:url("../images/swiperTab8_hover.webp") no-repeat center center/contain}}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(4){margin:calc(min(30%,160px)*-13/30) 0;margin-left:17%}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(5){margin:calc(min(30%,160px)*-13/30) 0;margin-right:17%}@media screen and (min-width: 576px){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(4){margin-left:15.75%}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(5){margin-right:15.75%}}@media screen and (min-width: 768px){section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(4),section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(5){margin:0}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(5){transform:translate(53.5%, -45%)}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(6){transform:translate(53.5%, -45%)}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(7){transform:translate(53.5%, -45%)}section.bg1 .pagination-tab2 .swiper-pagination-bullet:nth-of-type(8){transform:translate(53.5%, -45%)}}