@charset "UTF-8";
/* CSS Document */
body{
    text-align: center;
    width: 1500px;
    margin:0 ;
    display: block;
    line-height: 0; 
}

.navi-button{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0px ;
  padding: 30px 30px ;
}

p{
    color: #7B7B7B;
}

.button-sharepolicy{
    margin: 30px 0px 15px 0px;
}

.button-Businessdescription{
    margin: 0px 0px 15px 0px;
}

.button-aboutus{
    margin: 0px 0px 15px 0px;
}

.button-contact{
    margin: 0px 0px 15px 0px;
}


.contents .contents-base{
    position: relative;
}

.navi-button{
    position: absolute;
    left: 550px;
    top: 15px;
}


.contents{
    position: relative;
}

.gototop1{
    position: absolute;
    left: 750px;
    top: 2200px;
}

.gototop2{
    position: absolute;
    left: 750px;
    top: 4200px;
}

.gototop3{
    position: absolute;
    left: 750px;
    top: 7250px;
}


.gototop4{
    position: absolute;
    left: 750px;
    top: 7800px;
}


.gnavi{
    text-align:center;
    position: fixed;
    z-index:10;
    left: 0;
    top: 0;
    width: 1650px;
    background: url("../image/navi base_00.png");
    display: block;
}


.contents{
    text-align:center;
    position: absolute;
    z-index:0;
    left: 0;
    top: 90px;
    widows: 100%;
}



.link-biken{
    position: absolute;
    left: 700px;
    top: 3000px;       
}


.link-kunipro{
    position: absolute;
    left: 700px;
    top: 3600px;       
}

.link-item{
    position: absolute;
    left: 700px;
    top: 4130px;       
}