@charset "UTF-8";
/* CSS Document */

:root {
        --main-color: #000;
    }
    
    #tokushu h1,
    #tokushu h2,
    #tokushu h3,
    #tokushu h4,
    #tokushu h5 {
        line-height: 1.3;
    }
    #tokushu p a {
        text-decoration: underline;
    }
	
    #tokushu.bell h1 {
        font-size: 42px;
        font-weight: bold;
        line-height: 1.3;
    }
    #tokushu h1 span {
        font-size: 60%;
        margin: 0 0 3px 0;
    }
    #tokushu.bell h1 span,
    #tokushu.bell h2 span,
    #tokushu.bell h3 span,
    #tokushu.bell h4 span{
        display: block;
    }
    
#tokushu.bell h2 {
margin: 60px 0 30px 0;
line-height: 1.3;
border-bottom: #333 1px solid;
border-top: #333 1px solid;
padding: 14px 0;
}  

#tokushu.bell h2 span {
font-size: 60%
}

#tokushu.bell h3 {
margin: 60px 0 20px 0;
padding: 0;
line-height: 1.5;
border: none;
}  


#tokushu.bell a:hover {
color: #999;
}

 

    
#tokushu .index ol {
        padding-left: 0;
    }
    

    
    body.white .site h1 {
        font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ",
        Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }
    body.white .site #tokushu h1,
    body.white .site #tokushu h2,
    body.white .site #tokushu h3,
    body.white .site #tokushu h4 {
        line-height: 1.3;
        font-weight: bold;
    }
    body.white .site #tokushu h1 {
        font-size: 9.8vw;
        font-weight: bold;
    }
    body.white .site #tokushu h2 {
        font-size: 25px;
    }
    body.white .site #tokushu h3 {
        font-size: 22px;
    }
    

   
  
