@import url("https://fonts.googleapis.com/css?family=Open+Sans");.slider_gradeient{position:relative;margin-top:-50%;width:100%;overflow:hidden}.slider_gradeient:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#000 10%,rgba(245,245,245,0));z-index:3;pointer-events:none}#slider_ul{display:flex;justify-content:flex-end;position:relative;z-index:2}.easing{width:350px;overflow:hidden}.easing>div{width:100%;height:auto;background:none;animation-play-state:running}.easing:hover>div{animation-play-state:paused!important}#easing1{height:1740px}#easing1>div{animation:easing1 14s linear infinite}@keyframes easing1{0%{transform:translateY(-1740px)}to{transform:translateY(0)}}#easing2{height:1730px}#easing2>div{animation:easing2 12s linear infinite}@keyframes easing2{0%{transform:translateY(0)}to{transform:translateY(-1730px)}}#easing3{height:1732px}#easing3>div{animation:easing3 10s linear infinite}@keyframes easing3{0%{transform:translateY(-1732px)}to{transform:translateY(0)}}@media screen and (max-width:1200px){.easing{width:33.33%}}@media screen and (max-width:900px){#slider_ul{justify-content:center}.easing{width:50%}}@media screen and (max-width:600px){.easing{width:100%}}.main04 .cover{width:100vw;margin-bottom:10rem;display:flex;padding:30px 0}.main04 .cover:first-child{transform:rotate(-2deg);background-color:#20978D}.main04 .cover:nth-child(2){transform:rotate(2deg);background-color:#0CDE97;justify-content:flex-end}.dots ul li{position:absolute;width:35px;height:35px;list-style:none;opacity:0;background:radial-gradient(#0CDE97,transparent,transparent);bottom:0;left:10vw;animation:dots 15s linear infinite}.dots ul li:nth-child(2){left:37vw;animation-delay:2s}.dots ul li:nth-child(3){left:25vw;animation-delay:4s}.dots ul li:nth-child(4){left:60vw;animation-delay:6s}.dots ul li:nth-child(5){left:75vw;animation-delay:4s}.dots ul li:nth-child(6){left:90vw;animation-delay:2s}.dots ul li:nth-child(7){left:50vw;animation-delay:6s}.dots ul li:nth-child(8){left:80vw;animation-delay:8s}.dots ul li:nth-child(9){left:20vw;animation-delay:10s}.dots ul li:nth-child(10){left:70vw;animation-delay:12s}.dots ul li:nth-child(11){left:40vw;animation-delay:14s}.dots ul li:nth-child(12){left:30vw;animation-delay:16s}.dots ul li:nth-child(13){left:45vw;animation-delay:18s}.dots ul li:nth-child(14){left:55vw;animation-delay:20s}.dots ul li:nth-child(15){left:65vw;animation-delay:22s}@keyframes dots{0%{transform:scale(0);opacity:1;bottom:0}to{transform:scale(10);opacity:0;bottom:100vh}}