:root{--color-brand-1:#21b34b;--color-brand-2:#e17637;--color-black-1:#000;--color-black-2:#1a1a1a;--color-gray-1:#3a3a3a;--color-gray-2:#efefef;--color-gray-3:#7e7a7599;--color-gray-4:#767e8c;--color-white-1:#fff;--color-btn-hover:#00992b;--color-btn-hover-2:#002009;--border-width:1px;--border-radius:.4rem;--transition-speed:.2s;font-family:Helvetica Neue,Noto Sans TC,PingFang TC,Heiti TC,Microsoft JhengHei,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}:lang(en){font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}:lang(ja){font-family:Helvetica Neue,Noto Sans JP,Hiragino Sans,Yu Gothic,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}html{font-size:62.5%}html::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}@media (min-width:1600px){html{font-size:.6vw}}@media (max-width:1024px){html{font-size:.8vw}}@media (max-width:768px){html{font-size:62.5%}}html[lang=en]{font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;letter-spacing:0!important}body{background-color:var(--color-black-1);color:#fff;font-size:1.6rem;opacity:0;transition:opacity .6s}.nuxt-loading-indicator{display:none}::-moz-selection{background-color:var(--color-brand-1);color:#fff}::selection{background-color:var(--color-brand-1);color:#fff}body.is-loaded{opacity:1}.hero-bg{pointer-events:none;z-index:0}.hero-bg,.hero-bg .hero-bg-item{height:100%;left:0;position:absolute;top:0;width:100%}.hero-bg .hero-bg-item{background-position:50%;background-repeat:no-repeat;background-size:100% 120%;opacity:0;transform:scaleX(0)}.hero-bg .hero-bg-item.active{opacity:1;transform:scaleX(1);transition:transform 1.6s cubic-bezier(.83,0,.17,1),opacity 1s cubic-bezier(.83,0,.17,1)}.hero-bg .hero-bg-item.visible:not(.active){opacity:1;transform:scaleX(1)}.hero-bg .hero-bg-item.hero-bg-item-1{animation:scaleYAnimation 8s ease-in-out infinite;background-image:url(../img/hero/artline_2.jpg);z-index:1}.hero-bg .hero-bg-item.hero-bg-item-2{animation:scaleYAnimation 8s ease-in-out 2s infinite;background-image:url(../img/hero/artline_1.jpg);z-index:2}.hero-bg .hero-bg-item.hero-bg-item-3{animation:scaleYAnimation 8s ease-in-out 4s infinite;background-image:url(../img/hero/artline_5.jpg);z-index:3}.hero-bg .hero-bg-item.hero-bg-item-4{animation:scaleYAnimation 8s ease-in-out 6s infinite;background-image:url(../img/hero/artline_8.jpg);z-index:4}@keyframes scaleYAnimation{0%{background-size:100% 180%}to{background-size:100% 100%}}
