body{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.has-text>.c-headLogo{
  font-size: 1rem;
  font-weight: 600;
}

.p-entry__content{
  /* font-size: 1.125rem; */
  /* letter-spacing: 0.025em; */
  line-height: 2;
}

@media screen and (min-width: 1000px) {


  .l-content__body{
    margin: 4rem auto;
  }

  .l-main__body{
    padding-right: 5rem;
    /* padding-left: 4.5rem; */
  }
  .l-sidebar{
    font-size: 0.875rem;
  }
  .wp-block-archives-list{
    font-size: 0.75rem;
  }
}
