@charset "UTF-8";

/* CSS Document */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
	scroll-behavior: smooth;
}