/*
CTC Separate Stylesheet
Updated: 2024-02-29 14:10:05
Theme Name: SERUM Child
Theme URI: https://tcd-theme.com/tcd096/
Template: serum_tcd096
Author: TCD
Author URI: https://tcd-theme.com/
Description: WordPress theme "SERUM" is a template with the image of a dermatology clinic, featuring side icon buttons and a post type that allows you to organize the subjects of treatment. CTAs can also be easily set up.
Version: 2.1.1709183405
*/

/* for MOKUJI */
 .toc {
    position: relative;
    margin-top: 5%;
    background: #ececec;
    padding: 1% 2%;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #ececec;
    border-radius: 8px;
}
.toc-title {
    text-align: center;
    font-size: 18px;
    letter-spacing: 3px;
    margin: 0.5%;
    font-weight: bold;
}
.toc-toggle {
    position: absolute;
    right: 12px;
}
.toc-list {
    padding: 9px;
    list-style: none;
    line-height: 1.7;
}
.toc-list ul {
    list-style: square;
}

/* for MOKUJI*/