@charset "utf-8";

/* about.css
 * Kidney - v1.0.0
 * Created : 2025-5-15
 * **************************************************
 * Content
 * 
 * 更新履歴：
 * **************************************************
 */

/* Content
------------------------------------------------------------------- */
/* About */
#subpage.about .content {
  max-width: var(--width-content-one-col);
}

@media screen and (max-width: 980px) {
  /* Content
------------------------------------------------------------------ */




}