@charset "UTF-8";
.midasi{
	position: absolute;
	display: inline-block;
	top:70px;
	left: 50%;
	padding: 9px;
	transform: translate(-50%,-50%);
	width: 100%;
	background-color:#AFD7D1;
	font-size: 34px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	color: white;
	z-index: 11;
	
}
.topga img{
	position: relative;
	display: flex;
	padding: 0px;
	margin: 100px auto;
	text-align: center;
	width: 100%;
	z-index: 1;
}
.nannda img{
	width: 95%;
	position: relative;
	top:150px;
	left: 50%;
	transform: translate(-50%,-50%);
	
}
.sakuhinntakusann{
	width: 100%;
	height: auto;
	
}
.sakuhinnpe-zi img{
	width: 100%;
	margin: 0;
	position: relative;
	top: 200px;
	left       : 50%;
    transform  : translate(-50%,-50%);
}
.botann img{
	width: 200px;
	position: relative;
	top: px;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 11;
	
}
.menu{
	margin: auto;
	box-sizing: border-box;
	width: 90%;
	height: 55px;
	padding: 15px 0 0 0;
	text-align: center;
	background: #FFFFFF;
	color:#63C2C2;
	border:3px solid #AFD7D1;
	border-radius: 30px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	
	
}
.menu img{
	width: 100%;
	margin: 14px 0 0 0;
}
.menu2{
	margin: 50px 0 0 0;
	box-sizing: border-box;
	width: 100%;
	height: 55px;
	padding: 15px 0 0 0;
	text-align: center;
	background: #FFFFFF;
	color:#63C2C2;
	border:3px solid  #AFD7D1;
	border-radius: 30px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"	
}
.zyugyou{
	margin: 200px 0 0 0;
	position: relative;
	width: 180px;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 11;
}
.return img{
	width: 160px;
	position: relative;
	bottom: 20px;
	
	
	
}