@charset "utf-8";
/*---------------------
セクション名
----------------------*/


.top .contents .btn01 {
    position: absolute;
    margin: -570px 440px 0;
}


.top .contents .btn02 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: -170px 0 0;
}

.top .contents .btn03 {
    position: absolute;
    margin: -610px 50px 0;
}



