
@charset "UTF-8";

.line-seed-jp-thin {
  font-family: "LINE Seed JP", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.line-seed-jp-regular {
  font-family: "LINE Seed JP", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.line-seed-jp-bold {
  font-family: "LINE Seed JP", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.line-seed-jp-extrabold {
  font-family: "LINE Seed JP", sans-serif;
  font-weight: 800;
  font-style: normal;
}


.logo-text {
  font-family: "LINE Seed JP", sans-serif;
  font-weight: 700;
  font-style: normal;
}
nav ul li a{
  font-family: "LINE Seed JP", sans-serif;
  font-weight: 700;
  font-style: normal;
}
p{
  font-family: "LINE Seed JP", sans-serif;
  font-weight: 400;
  font-style: normal;
}