@charset "utf-8";
/* footer */

/* トップ */
celection #toplist {
padding: 3em 2em 1em;
  display: flex;
  gap: 5%;
}



/* 入場ボタン */
#ageEnterButton {
	font-size:1em;
	line-height: 2.5;
  width: 100%;
  margin-bottom: 10px;
}
 
/* 退場ボタン */
#ageLeaveButton {
	font-size:1em;
	line-height: 2.5;
  width: 100%;
}
