@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.military h1 {
        font-size: 41px;
        font-weight: bold;
        line-height: 1.2;
        padding: 0 0 15px 0;
        border: none;
        display: block;
    }
    
    #tokushu.military h1 span {
        font-size: 60%;
        margin: 0 0 7px 0;
    }
    
    #tokushu.military h1 span,
    #tokushu.military h2 span,
    #tokushu.military h3 span,
    #tokushu.military h4 span{
        display: block;
    }
 
    #tokushu.military span.interview {
	display: block;
	margin: 20px 0 0 0;
	}
	
#tokushu.military h2 {
border:none;
padding: 16px 0;
margin: 60px 0 20px 0;
font-size: 1.7em;
border-bottom: 2px solid #333;
border-top: 2px solid #333;
}

#tokushu.military h2 span {
font-size: 70%;
margin-bottom:10px;
display: block;
padding: 0;
font-weight: bold;
}


#tokushu.military h3 {
margin: 50px 0 15px 0;
font-size: 1.4em;
padding: 0;
line-height: 1.5;
border:none
}


#tokushu.military h3 span {
font-size: 80%;
margin-bottom:5px;
}

#tokushu.military h4 {
font-size: 1.1rem;
margin: 40px 0 20px 0;
line-height: 1.5;
}


	
#tokushu.military .profile-box {
margin: 40px 0;
padding: 25px;
border: none;
background: #eaeaea;
font-size: 90%;
min-height: 120px;
}	

#tokushu.military .profile-box img {
width: 130px;
height: auto;
margin: 0 25px 25px 0;
float: left;
}

#tokushu.military .profile-box strong {
display: block;
margin: 0 0 5px 0;
}

#tokushu.military .kakomi {
padding: 0;
margin: 40px 0 40px 40px;
font-size: 90%;
}

#tokushu.military .kakomi h5 {
font-size: 1.1rem;
 text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: #999;
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
margin: 0 0 20px 0;
}


#tokushu.military ul {
margin: 0;
padding: 0;
}

#tokushu.military ul li {
margin: 7px 0;
list-style: none;
}

#tokushu.military ul li strong {
margin: 13px 0 5px 0;
display: block;
}

#tokushu .ref {
line-height: 1.4;
}

#tokushu .photo {
margin: 20px 0;
width: 100%;
}

#tokushu .index li:before {
display: none;
}
    
#tokushu.military .index ol li {
padding: 0 10px 0 5px;
list-style-type: decimal-leading-zero;
margin: 0 0 0 25px;
}



#tokushu.military .button-link {
  display: block;
  border-top: 1px solid var(--main-color);
  padding: 20px 0 30px 0;
  transition: 0.2s;
  margin: 60px 0 30px 0;
  line-height: 1.5;
  min-height: 80px;
}

#tokushu.military .button-link h5 {
color: var(--main-color);
margin: 0 0 3px 0;
font-size: 120%;
border: none;
}

#tokushu.military .button-link h5 span {
display: inline-block;
background: #333;
color: #fff;
font-size: 80%;
font-weight: normal;
padding: 3px 10px;
margin: 0 0 5px 0;
}

#tokushu.military .button-link img {
float: left;
margin: 0 25px 20px 0;
width: 120px;
height: auto;
}

#tokushu.military .button-link a {
color: #000000;
text-decoration: none;
display: block;
margin: 30px 0
}

#tokushu.military .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.military h1 {
        font-size: 9.5vw;
        font-weight: bold;
		line-height: 1.2
    }
    
	 
	 body.white .site #tokushu.military h1 span {
        font-size: 70%;
		display: block;
		margin: 0;
		padding: 0;
    }

    body.white .site #tokushu.military h2 {
        font-size: 26px;
    }
	
	
    body.white .site #tokushu.military h3 {
        font-size: 22px;
    }
    

 body.white .site #tokushu.military h4 {
        font-size: 18px;
    }
  
  
body.white .site #tokushu.military .profile-box {
margin: 40px 0;
padding: 25px;
border: none;
background: #eaeaea;
font-size: 90%;
min-height: 120px;
}	

 body.white .site #tokushu.military .profile-box img {
width: 60%;
height: auto;
margin: 0 auto 15px auto;
text-align: center;
float: none;
display: block;
} 

 body.white .site #tokushu.military .infobox {
padding: 0;
margin: 30px 0;
font-size: 0.9em;
box-shadow:none;
border: none;
}


