@charset "UTF-8";
/* CSS Document */

:root {
        --main-color: #000;
    }
    
    #tokushu h1,
    #tokushu h2,
    #tokushu h3,
    #tokushu h4,
    #tokushu h5 {
        line-height: 1.3;
    }
    #tokushu a {
        text-decoration: underline;
        word-wrap: break-word;
    }
    #tokushu a:hover {
    text-decoration: none;
    }    
    
    #tokushu.stations h1 {
        font-size: 38px;
        font-weight: bold;
        line-height: 1.3;
        padding: 0;
        border: none;
        display: block;
    }
    
    #tokushu.stations h1 span {
        font-size: 50%;
        margin: 0 0 3px 0;
    }
    
    #tokushu.stations h1 span,
    #tokushu.stations h2 span,
    #tokushu.stations h3 span,
    #tokushu.stations h4 span{
        display: block;
    }
 


#tokushu.stations h2 {
border-bottom: 3px solid #666;
padding: 0 0 6px 0;
margin: 60px 0 20px 0;
font-size: 1.7em;
}

#tokushu.stations h2 span {
font-size: 70%;
margin-bottom: 5px;
}

#tokushu.stations h3 {
margin: 60px 0 15px 0;
font-size: 1.3em;
padding: 0;
line-height: 1.5;
border: none;
}


#tokushu.stations h3 span {
font-size: 80%;
margin-bottom:5px;
}


#tokushu.stations h4 {
text-decoration: underline;
text-decoration-color: #333;
text-underline-offset: 7px;
padding: 0 0 6px 0;
margin: 40px 0 20px 0;
border-left: none;
}  

#tokushu.stations .kakomi {
padding: 30px;
margin: 50px 0;
background: #eaeaea;
font-size: 0.95em;
}

#tokushu.stations .kakomi h3{
margin: 0 0 10px 0;
font-size: 1.1em;
}

#tokushu.stations .kakomi p {
margin: 0;
}

#tokushu.stations .kakomi .photo img {
margin: 15px 0;
width: 100%;
}

#tokushu.stations ul li {
list-style: disc;
margin: 10px 0 10px 30px;
}

#tokushu .ref {
line-height: 1.4;
}

#tokushu .photo {
margin: 20px 0;
}

#tokushu .index li:before {
display: none;
}
    
#tokushu.stations .index ol li {
padding: 0 10px 0 5px;
list-style-type: decimal-leading-zero;
margin: 0 0 0 25px;
}


    
    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.stations h1 {
        font-size: 9.6vw;
        font-weight: bold;
    }
    
     body.white .site #tokushu.stations h1 br {
     display: none;
     }

    body.white .site #tokushu.stations h2 {
        font-size: 26px;
    }
	
    body.white .site #tokushu.stations h3 {
        font-size: 22px;
    }
    

 body.white .site #tokushu.stations h4 {
        font-size: 18px;
    }
  
 body.white .site tokushu.stations .kakomi {
padding: 30px;
margin: 50px 0;
background: #eaeaea;
font-size: 1em;
}

 body.white .site #tokushu.stations .kakomi h3{
margin: 0 0 10px 0;
font-size: 1.1em;
}

 body.white .site #tokushu.stations .kakomi p {
margin: 0;
}

 body.white .site #tokushu.stations .kakomi .photo img {
margin: 15px 0;
width: 100%;
}

 body.white .site #tokushu.stations ul li {
list-style: disc;
margin: 10px 0 10px 20px;
}
	
