@charset "UTF-8";
/* CSS Document */
hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

: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.labour h1 {
        font-size:40px;
        font-weight: bold;
        line-height: 1.3;
        padding: 0;
        border: none;
        display: block;
    }
    
    #tokushu.labour h1 span {
        font-size: 70%;
        margin: 0 0 3px 0;
    }
    
    #tokushu.labour h1 span,
    #tokushu.labour h2 span,
    #tokushu.labour h3 span,
    #tokushu.labour h4 span{
        display: block;
    }
 
#tokushu.labour h1 small {
        font-size: 55%;
        margin: 3px 0 20px 0;
		display: block;
    }
    

#tokushu.labour h2 {
border-bottom: 1px solid #333;
padding: 0 0 6px 0;
margin: 60px 0 20px 0;
font-size: 1.7em;
}

#tokushu.labour h2 span {
font-size: 70%;
margin-bottom: 5px;
}


#tokushu.labour h3 {
margin: 60px 0 15px 0;
font-size: 1.3em;
padding: 0;
line-height: 1.3;
border: none;
}

#tokushu.labour h3 strong {
font-size: 150%;
}

#tokushu.labour h3 span {
font-size: 80%;
margin-bottom:5px;
}

#tokushu.labour h3 small {
font-size: 60%;
margin-top:5px;
display: block;
}



#tokushu.labour h4 {
font-size: 1em;
border: none;
padding: 0;
margin: 60px 0 20px 0;
}  

#tokushu.labour h4 span {
font-size: 60%;
color: #fff;
background: #666;
padding: 5px 10px;
display: inline-block;
line-height: 1;
margin-bottom: 7px;
letter-spacing: 1.4;
font-weight: normal;
} 


#tokushu.labour .kakomi {
background: #eaeaea;
padding: 30px;
margin: 40px 0;
font-size: 90%;
line-height: 1.3;
}

#tokushu.labour .kakomi h4{
margin: 0 0 24px 0;
font-size: 1.2em;
text-decoration: underline;
text-underline-offset:6px;
text-decoration-color: #333;
}

#tokushu.labour .kakomi strong {
margin: 0 0 5px 0;
display: block;
}

#tokushu.labour .kakomi ul {
margin: 0;
padding: 0;
}

#tokushu.labour .kakomi ul li {
margin: 0 0 20px 0;
list-style: none;
padding: 0;
}

#tokushu.labour ul li {
margin: 0 0 20px 0;
}


#tokushu.labour table.policy caption {
font-weight: bold;
margin: 40px 0 10px 0;
font-size: 1.1em;
text-align: center
}

#tokushu.labour table.policy td {
padding: 3px 10px 3px 10px;
font-size: 90%;
vertical-align: top;
}

#tokushu.labour table.policy td.party {
width: 50%;
background: #333;
color: #FFF;
padding: 10px 20px;
text-align: center;
}

#tokushu.labour table.policy td.cate {
background: #ccc;
text-align: center;
border-bottom: #fff 7px solid;
border-top: #fff 7px solid;
}

#tokushu.labour table.policy td.leftcol {
border-left: #666 1px solid;
padding: 3px 0 3px 20px;
margin: 0;
}

#tokushu.labour table.policy td.rightcol {
border-left: none;
padding: 3px 0 3px 10px;
margin: 0
}

#tokushu.labour table td ul {
margin: 10px;
padding: 0;
}

#tokushu.labour table td ul li {
margin: 10px 0;
list-style: outside disc;
}

#tokushu.labour ul.leader {
margin: 0;
padding: 0
}

#tokushu.labour ul.leader li {
margin: 10px 0;
padding: 0;
list-style: none;
}

#tokushu.labour ul.leader li strong {
display: inline-flex;
}

#tokushu.labour hr {
height: 1px;
margin: 0 0 20px 0;
padding: 0;
border-top: 1px solid #aaa;
}

#tokushu .ref {
line-height: 1.4;
}

#tokushu .photo {
margin: 20px 0;
}

#tokushu .index li:before {
display: none;
}
    
#tokushu.labour .index ol li {
padding: 0 10px 0 5px;
list-style-type: decimal-leading-zero;
margin: 0 0 0 25px;
}



#tokushu .button-link {
  display: block;
  border: 1px solid var(--main-color);
  padding: 20px;
  transition: 0.2s;
  margin: 50px 0 30px 0;
  line-height: 1.5;
}

#tokushu .button-link h5 {
color: var(--main-color);
margin: 0 0 3px 0;
font-size: 120%;
border: none;
}

#tokushu .button-link img {
float: left;
margin: 0 20px 20px 0;
width: 150px;
height: auto;
}

#tokushu .button-link a {
color: #000000
}

#tokushu .button-link a:hover {
  text-decoration: none;
  opacity: 0.5;
}    
    
    
    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.labour h1 {
        font-size: 9.6vw;
        font-weight: bold;
    }
    
     body.white .site #tokushu.labour h1 br {
     display: none;
     }

    body.white .site #tokushu.labour h2 {
        font-size: 26px;
    }
	
    body.white .site #tokushu.labour h3 {
        font-size: 22px;
    }
    

 body.white .site #tokushu.labour .kakomi p {
margin: 0;
}


body.white .site #tokushu.labour hr {
height: 1px;
margin: 20px 0;
padding: 0;
border-top: 1px solid #aaa;
}

