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


body{
	padding: 0px;
	margin: 0px;
	background-color:#111653;
}

img.main{
	width: 100%;
	padding: 0;
}

img.rightpaneapple{
	width: 100%;
	margin-right: 0px;
}

img.rightorenge{
	width: 100%;
	margin-right: 0px;
}

img.rightmuscat{
	width: 100%;
	margin-right: 0px;
}

img.leftapple{
	width: 100%;
	margin-left: 0px;
}

img.leftgrape{
	width: 100%;
	margin-left: 0px;
}

.paneapple{
	position:absolute;
	top: 1080px;
	left:40px;
	font-saize: 15px;
}
.ppaneapple{
	position:absolute;
	top: 1130px;
	left: 118px;
	text-align: center;
	color: white;
	font-size: 12px;
}

.apple{
	position: absolute;
	top: 1470px;
	right:65px;
	font-saize: 15px;
}
.papple{
	position: absolute;
	top: 1520px;
	right: 102px;
	text-align: center;
		color: white;
		font-size: 12px;
}

.muscat{
	position: absolute;
	top: 1860px;
	left:50px;
	font-saize: 15px;
}
.pmuscat{
	position:absolute;
	top: 1910px;
	left: 105px;
	text-align: center;
		color: white;
		font-size: 12px;
}

.grape{
	position: absolute;
	top: 2250px;
	right:35px;
	font-saize: 15px;
}
.pgrape{
	position: absolute;
	top: 2300px;
	right: 110px;
	text-align: center;
		color: white;
		font-size: 12px;
}


.orange{
	position: absolute;
	top: 2640px;
	left:50px;
	font-saize: 15px;
}

.porenge{
	position:absolute;
	top: 2690px;
	left: 105px;
	text-align: center;
		color: white;
		font-size: 12px;
}




.introduction {
	text-align: center;
	color: white;
letter-spacing: 1px;
	line-height: 28px;
	font-size: 15px;	
}

	
h1 {
	color: floralwhite;
	font-size: 20px;
	}
	
h2{
	color: floralwhite;
	text-align: center;
	font-size: 19px;
	}
	
h3{
	color: floralwhite;
	}
.lineup{
	margin-top: 80px;	
}

.kodawari{
	margin-top: 15px;
}
	
.seizou {
	background-color: #343972;
	margin-top: 80px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
	color: white;
letter-spacing: 1px;
	line-height: 28px;
	font-size: 15px;
	}

img.seizou{
	height: 170px;
	weight: 170px;
	margin-top: -40px;
	
}

.osake{
	text-align: center;
	color: white;
}
	
.icon{
	display: flex;
	align-items: center;
	margin-left: 50px;
	margin-right: 50px;
	justify-content: space-around;
}

.osake{
	font-size: 13px;
}

.kinnsi{
	color: yellow;
}
