#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}

#toc_container {
    display: table;
}

#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}

#toc_container p.toc_title{
    margin: 0;
    font-family: 'Noto Sans JP', sans-serif;
    background: #fafafa;
    border: 1px solid #efefef;
    border-radius: 3px;
    cursor: text;
    left: 0;
    padding: 10px 5px 10px 20px;
    text-align: left;
    color: #999;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    background-position: 1em 1.4em, left bottom;
    background-repeat: no-repeat, repeat-x;
    background-size: 1.0em auto, auto auto;
}#toc_container.toc_black p.toc_title{color:#aaa}
#toc_container span.toc_toggle {
    font-weight: 400;
    font-size: 80%;
    padding-left: 10px;
    display: none;
}
#toc_container p.toc_title+ul.toc_list{margin-top:0em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}
#toc_container a {
    /* text-decoration: none; */
    /* text-shadow: none; */
    font-size: 0.8em;
    line-height: 2.0em;
    /* text-align: justify; */
    /* padding: 0.5em 0em 1.5em 1.0em; */
    padding-left: 1.0em;
    background-image: url(https://kazuhirouno.jp/wp-content/uploads/2017/03/hashtag.png);
    background-position: 0em -0.05em, left bottom;
    background-repeat: no-repeat, repeat-x;
    background-size: 0.95em auto, auto auto;
    /* font-family: 'Noto Sans JP', sans-serif; */
    color: #262626;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    font-weight: 900;
    -ms-flex-align: center;
    /* border-bottom: solid 1px #dbdbdb; */
    /* margin-top: 20px; */
}

#toc_container ul ul a {
    margin-left: -1.5em;
    color: #555;
    font-size: 12px;
    font-weight: 500;
    background-image: none;
    /* border-bottom: solid 1px #dbdbdb; */
    font-family: unset;
}
#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}