@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.park h1 {
        font-size: 42px;
        font-weight: bold;
        line-height: 1.3;
    }
    #tokushu h1 span {
        font-size: 60%;
        margin: 0 0 3px 0;
    }
    #tokushu.park h1 span,
    #tokushu.park h2 span,
    #tokushu.park h3 span,
    #tokushu.park h4 span{
        display: block;
    }
    
#tokushu.park h2 {
margin: 60px 0 30px 0;
line-height: 1.3;
border: none;
background: #333;
padding: 10px 20px;
color: #ffff;
}  

#tokushu.park h2 span {
font-size: 60%
}

#tokushu.park h3 {
margin: 60px 0 20px 0;
padding: 0;
line-height: 1.5;
border: none;
}  

#tokushu.park p.location  {
margin: 30px 0 30px 30px;
}


#tokushu.park .flowers h3 {
margin: 60px 0 20px 0;
padding: 0;
line-height: 1.5;
border: none;
}  


#tokushu.park .flowers h3 span {
padding: 10px 15px;
line-height: 70%;
margin: 0 0 15px 0;
background: #666;
display: inline-flex;
color: #FFF;
border: none;
font-weight: normal;
}  


#tokushu.park 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;
    }
    

   
  
