@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.takuya h1 {
        font-size:42px;
        font-weight: bold;
        line-height: 1.3;
        padding: 0;
        border: none;
        display: block;
    }
    
    #tokushu.takuya h1 span {
        font-size: 70%;
        margin: 0 0 3px 0;
    }
    #tokushu.takuya h1 span.interviiew {
        font-size:60%;
        margin: 5px 0 3px 0;
		display: block;
    }	
    
    #tokushu.takuya h1 span,
    #tokushu.takuya h2 span,
    #tokushu.takuya h3 span,
    #tokushu.takuya h4 span{
        display: block;
    }
 
#tokushu.takuya h1 small {
        font-size: 70%;
        margin: 0;
		display: inline-block;
		vertical-align:middle;
    }
    
#tokushu.takuya .obi-london {
background: #666;
padding: 4px 20px;
color: #FFF;
margin: 15px 0;
}

#tokushu.takuya h2 {
margin: 60px 0 20px 0;
font-size: 1.7em;
border: none;
}


#tokushu.takuya h3 {
margin: 50px 0 5px 0;
text-decoration: underline;
text-underline-offset:6px;
text-decoration-color: #666;
padding: 0;
font-size: 1.3em;
line-height: 1.3;
}


#tokushu.takuya h4 {
font-size: 1em;
border: none;
padding: 0;
margin: 40px 0 20px 0;
line-height: 1.6
}  


#tokushu.takuya .photo {
margin: 40px 0;
}


#tokushu.takuya .kakomi {
border: 1px solid #333;
padding: 30px;
margin: 40px 0;
line-height: 1.4;
}

#tokushu.takuya .kakomi h5{
margin: 0 0 24px 0;
font-size:0.9em;
text-decoration: underline;
text-underline-offset:6px;
text-decoration-color: #666;
color: #666;
}

#tokushu.takuya .kakomi strong {
margin: 0 0 6px 0;
display: block;
font-size: 1.2em;
}

#tokushu.takuya .kakomi img {
width: 100%;
height: auto;
margin: 0 0 15px 0
}

#tokushu.takuya .kakomi .smaller {
margin: 6px 0 0 0;
display: block;
font-size: 80% !important;
}



#tokushu.takuya ul li {
margin: 0 0 20px 0;
}



#tokushu .ref {
line-height: 1.4;
}


#tokushu .index li:before {
display: none;
}
    
#tokushu.takuya .index ol li {
padding: 0 10px 0 5px;
list-style-type: decimal-leading-zero;
margin: 0 0 0 25px;
}



#tokushu .button-link {
  display: block;
  transition: 0.2s;
  margin: 50px auto 30px auto;
  line-height: 1.5;
  width: 70%;
  text-align: center;
  font-size: 1.2em;
  background: #333;
  color: #FFF;
}

#tokushu .button-link a {
 color: #FFF;
text-decoration: none;
display: block;
 padding: 20px;
}

#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.takuya h1 {
        font-size: 9.6vw;
        font-weight: bold;
		line-height: 1.5
    }
	
  body.white .site #tokushu.takuya h1 span {
  line-height: 1.4
  }	
  
    body.white .site #tokushu.takuya h1 small {
  display: block;
  }	
    

    body.white .site #tokushu.takuya h2 {
        font-size: 26px;
    }
	
    body.white .site #tokushu.takuya h3 {
        font-size: 22px;
    }
    

 body.white .site #tokushu.takuya .kakomi p {
margin: 0;
}


