html {
  scroll-behavior: smooth;
}

/* 展示用セッションの表示調整 */
section#tenji-area .session{
	width: calc(100% - 20px);
}

section#tenji-area a{
  pointer-events: none;
}

