  @charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi&family=Zen+Kaku+Gothic+New&display=swap');
/*
　fonts CSS
--------------------------------------------------------
   Creation date : 2024.03.22
   Last up date   : 2024.03.22
*/
ul.author > li {
 font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}

