/* CSS Document */

#keyimg{
	background: url("../add_reservation/img/keyimg.webp") center center no-repeat;
	height: 315px;
	background-size: cover;
}
#s01{	
	padding-top: 100px;
	margin-bottom: 50px;
}

#s01 h1{
	text-align: center;
	font-size: 30px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	margin-bottom: 20px;
}
#s01 {
	text-align: center;
	font-size: 16px;
	    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;
}


