@import url("https://use.typekit.net/riv6shp.css");body{overflow-x:hidden}.scroll{position:fixed;left:0;top:0;transition:.3s ease-out}.scroll>div{display:flex}.scroll>div>div{display:flex;width:100vw;height:100vh;position:relative;overflow:hidden}.v_line_fix{margin-left:50vw;width:1px;height:100vh;background-color:black;position:fixed;z-index:2}.scroll>div>div:nth-child(even){background:rgba(0,0,0,0.9);background-size:cover}#canvas{position:fixed;top:0;left:0;z-index:-10}html{overflow:scroll;overflow-x:hidden}::-webkit-scrollbar{width:0px;background:transparent}::-webkit-scrollbar-thumb{background:#FF0000}.archive_navi .circle{z-index:10;position:fixed;bottom:4%;right:4%;width:12.5vw;height:12.5vw;vertical-align:middle}.archive_navi .circle .circle_bg{background:#000;border-radius:50%;text-align:center;transition:.45s;transform-origin:center center;content:"";position:absolute;display:block;top:0;right:0;bottom:0;left:0}.archive_navi .circle .circle_bg:hover{transform:scale(1.1);transform-origin:center center;transition:.45s}.archive_navi .circle .circle_box{width:80%;overflow:hidden;pointer-events:none;position:relative;display:-webkit-box;text-align:center;top:30%;left:0;right:0;margin:0 auto;justify-content:center}.archive_navi .circle .circle_box .move_on{animation:move_on 1s}.archive_navi .circle .circle_box .circle_box_item{display:flex;justify-content:center;width:77%}.archive_navi .circle .circle_box .circle_box_item p{display:block;padding-right:5px;width:calc(100% / 3)}.archive_navi .circle .circle_box .circle_box_item p img{width:100%;height:auto}@keyframes move_on{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(-200%, 0, 0)}}h1{font-size:10vw}.sc_co_h{width:50vw;height:100vh}.sc_1_2 .round{width:90%;height:90%;margin:5%;background:#222;border-radius:50%;animation:loading_in 0.8s}@keyframes loading_in{from{opacity:0.8;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}
