@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.stonehenge h1 {
        font-size: 38px;
        font-weight: bold;
        line-height: 1.3;
        padding: 0;
        border: none;
        display: block;
    }
    
    #tokushu.stonehenge h1 span {
        font-size: 50%;
        margin: 0 0 3px 0;
    }
    
    #tokushu.stonehenge h1 span,
    #tokushu.stonehenge h2 span,
    #tokushu.stonehenge h3 span,
    #tokushu.stonehenge h4 span{
        display: block;
    }
 


#tokushu.stonehenge h2 {
border-bottom: 1px solid #000000;
padding: 0 0 8px 0;
margin: 60px 0 20px 0;
font-size: 1.6em;
}

#tokushu.stonehenge h2 span {
font-size: 70%;
margin-bottom: 5px;
}


#tokushu.stonehenge h2 small {
background: #000;
color: #fff;
font-size: 40%;
padding: 3px 5px;
font-weight: normal;
margin: 0 0 20px 0;
line-height: 1.5;
}

#tokushu.stonehenge h3 {
margin: 60px 0 20px 0;
font-size: 1.2em;
padding: 0;
line-height: 1.3;
border: none;
}


#tokushu.stonehenge h3 span {
font-size: 80%;
margin-bottom: 8px;
}


#tokushu.stonehenge h4 {
margin: 30px 0 10px 0;
padding:8px 5px;
line-height: 1;
border: none;
font-size:0.9em;
background: #666;
color: #fff;
font-weight: normal;
display: inline-block;
}  

#tokushu.stonehenge .kakomi {
padding: 30px;
margin: 50px 0;
background: #eaeaea;
font-size: 0.95em;
}

#tokushu.stonehenge .kakomi h3{
margin: 0 0 10px 0;
font-size: 1.1em;
}

#tokushu.stonehenge .kakomi p {
margin: 0;
}

#tokushu.stonehenge .kakomi img {
margin: 0;
width: 100%;
}


#tokushu.stonehenge .kakomi2 {
padding: 30px;
margin: 50px 0 50px 0;
background: none;
font-size: 0.95em;
border: #999 1px solid;
}


#tokushu.stonehenge .kakomi2 h3 {
margin: 0 0 10px 0
}

#tokushu.stonehenge .kakomi2 p {
margin: 0
}


#tokushu .ref {
line-height: 1.4;
}

#tokushu .photo {
margin: 20px 0;
}

#tokushu .index li:before {
display: none;
}
    
#tokushu.stonehenge .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.stonehenge h1 {
        font-size: 9.6vw;
        font-weight: bold;
    }
    
     body.white .site #tokushu.stonehenge h1 br {
     display: none;
     }

    body.white .site #tokushu.stonehenge h2 {
        font-size: 26px;
    }
	
    body.white .site #tokushu.stonehenge h3 {
        font-size: 22px;
    }
    

 body.white .site #tokushu.stonehenge h4 {
        font-size: 18px;
		font-weight: normal;
    }
  
 body.white .site tokushu.stonehenge .kakomi {
padding: 30px;
margin: 50px 0;
background: #eaeaea;
font-size: 1em;
}

 body.white .site #tokushu.stonehenge .kakomi h3{
margin: 0 0 10px 0;
font-size: 1.1em;
}

 body.white .site #tokushu.stonehenge .kakomi p {
margin: 0;
}

#tokushu.stonehenge .kakomi img {
margin: 0;
width: 100%;
}
	
