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

body{margin: 0;
	background-color: #ffffff;
}

.lp1{

 max-width: 1080px;
 height: auto;

	
}



/*スマホ*/
.s1{
max-width: 100%;
 height: auto;
	
}
.bu{

	max-width: 90%;
 height: auto;
		

}


#gmap{
    margin-left: 24.5%;
    position: absolute;
    top:8126px;
    
	
	
	
}



/*footer*/

#footer{
padding-top: 10px;
padding-bottom: 10px;
	background-color: #2e0404;
	color: #ffffff;
	
}


