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

body {
    background-color: #16C1DD;
    width: 100%;
    
}

div.zenbu{
	position: relative;
	top: 10px;
}

img.batubotan{
		z-index: 10; 
    width: 9%;
    height: auto;
	position: absolute;
     top: 40px;
    left: 330px;
}


div.menu{
    position: relative;
    width: 100%;
    height: 100px;
	top:5px;
}



p.menu{
    color: #F7F6F2;
    font-family: Helvetica;
    font-weight: normal;
    font-size: 45pt;
	position: absolute;
	
	top: 80%;
    left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
	
}


div.moji{
     position: relative;
    width: 100%;
  height: 300px;
	top:50px;
}

p.moji{
    color: #F7F6F2;
    font-family: Helvetica;
    font-weight: 300;
    font-size: 17pt;
    position: absolute;
	
    top: 65%;
    left: 54%;
    -webkit-transform : translate(-50%,-50%);
    transform : translate(-50%,-50%);
	line-height: 2.0;
}

p.proto{
	  color: #F7F6F2;
    font-family: Helvetica;
    font-weight: 300;
    font-size: 17pt;
    position: absolute;
	
    top: 114%;
    left: 59%;
    -webkit-transform : translate(-50%,-50%);
    transform : translate(-50%,-50%);
	line-height: 1.4;
}

img.home{
	z-index: 10; 
    width: 11%;
    height: auto;
	position: absolute;
     top: 110px;
    left: 110px;
	}

img.ddatorie{
	z-index: 10; 
    width: 11%;
    height: auto;
	position: absolute;
     top: 155px;
    left: 110px;
	}


img.watarirouka{
	z-index: 10; 
    width: 11%;
    height: auto;
	position: absolute;
     top: 199px;
    left: 110px;
	}


img.toshositu{
	z-index: 10; 
    width: 11%;
    height: auto;
	position: absolute;
     top: 245px;
    left: 110px;
	}



img.atorietou{
	z-index: 10; 
    width: 11%;
    height: auto;
	position: absolute;
     top: 290px;
    left: 110px;
	}

img.proto{
	z-index: 10; 
    width: 11%;
    height: auto;
	position: absolute;
     top: 342px;
    left: 110px;
	}

img.asiato-mokuji{
		z-index: -10; 
	  object-fit: cover;
    width: 70%;
    height: auto;
	position: absolute;
     top: 470px;
    left: 123px;
	
}


