@charset "UTF-8";
/* CSS Document */

@import url("deco-text.css?201002");
@import url("deco-line.css?201002");


#wrap , .main , .contents {height:100%;}
#canvas-wrap {
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}


@media screen and (min-width:768px) {
}


@media screen and (min-width:1024px) {
}

@media screen and (min-width:1280px) {
}

@media screen and (min-width:1600px) {
}