@charset "utf-8";

/*----------------------------------------------------------------------------------------

	adjust.css

----------------------------------------------------------------------------------------*/

body.template .pgcontent {
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

body.template .post-wrap .pgcontent p,
body.template .post-wrap .pgcontent li,
body.template .post-wrap .pgcontent dd {
  font-size: inherit;
}