@charset "utf-8";
/* ---------------------------------------
// OFFICIAL SITE[official-type]
1.0 page
	1.1 information
-------------------------------------------- */
/* 1.0 page
============================== */
/*  1.1 information
------------------------------ */
.page--info .date__over .date {
  display: inline-block;
  position: relative;
  padding-left: 19px;
}
.page--info .date__over .date::before {
  content: '';
  display: block;
  width: 10px;
  height: 1px;
  background: #222;
  position: absolute;
  left: 5px;
  top: 5px;
}
.page--biography .block--category {
  margin-bottom: 30px;
}
.page--biography .block--category li:first-of-type {
  padding-right: 1.5em;
}
.page--biography .block--category li:last-of-type {
  text-align: left;
}
