@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/





.koiria-toc{
  margin: 24px 0;
  padding: 18px 18px 10px;
  border-radius: 12px;
  background: #f7f7f7;
}
.koiria-toc__title{
  font-weight: 700;
  margin-bottom: 10px;
}
.koiria-toc__list{
  margin: 0;
  padding-left: 1.2em;
}
.koiria-toc__item{
  margin: 6px 0;
}
.koiria-toc__item.h3{
  margin-left: 1.0em;
  font-size: 0.95em;
}
.post_content h2,
.post_content h3{
  scroll-margin-top: 90px;
}