@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.charityshop h1 {
        font-size:40px;
        font-weight: bold;
        line-height: 1.3;
        padding: 0;
        border: none;
        display: block;
		margin: 10px 0 30px 0;
    }
    
    #tokushu.charityshop h1 span {
        font-size: 55%;
        margin: 0 0 3px 0;
    }
	
    
    #tokushu.charityshop h1 span,
    #tokushu.charityshop h2 span,
    #tokushu.charityshop h3 span,
    #tokushu.charityshop h4 span {
        display: block;
    }
 

#tokushu.charityshop h2 {
border-bottom: 1px solid #333;
padding: 0 0 6px 0;
margin: 60px 0 30px 0;
font-size: 1.5em;
}

#tokushu.charityshop h2 span {
font-size: 75%;
margin-bottom: 8px;
}

#tokushu.charityshop h2 small {
background: #333;
padding:12px 18px;
color: #FFF;
font-size:1rem;
margin: 0 0 15px 0;
display: inline-block;
}

#tokushu.charityshop .kakomi {
margin: 50px 0;
padding: 30px;
background: #eaeaea;
}

#tokushu.charityshop .kakomi h4 {
margin: 0 0 15px 0;
border: none;
padding: 0;
text-decoration-line: underline;
text-decoration-color: #FFF;
text-decoration-thickness: 12px; 
text-underline-offset: -2px; 
}

#tokushu.charityshop .kakomi p {
margin: 20px 0;
}

#tokushu.charityshop .kakomi p:last-child {
margin: 20px 0 0 0;
}

#tokushu.charityshop .kakomi img {
width: 100%
}

#tokushu.charityshop h3 {
margin: 60px 0 15px 0;
font-size: 1.3em;
padding: 0;
line-height: 1.5;
border: none;
display: block;
}

#tokushu.charityshop h3::before {
  font-family: "FontAwesome";
  content: "\f111";
  margin-right: 8px;
  font-size: 1em; 
  color: #333;    
}

#tokushu.charityshop h3.use small {
background: #333;
padding:12px 18px;
color: #FFF;
font-size:1.2rem;
margin: 0 0 15px 0;
display: inline-block;
}

#tokushu.charityshop h3.use::before {
display: none;
}


#tokushu.charityshop h2.shops {
background: #333;
padding:12px 18px;
color: #FFF;
font-size: 1.7em;
margin: 60px 0 20px 0;
}


#tokushu .ref {
line-height: 1.4;
}

#tokushu .photo {
margin: 20px 0;
}

#tokushu .index li:before {
display: none;
}
    
#tokushu.charityshop .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.charityshop h1 {
        font-size: 9.6vw;
        font-weight: bold;
		line-height: 1.2
    }
	
    body.white .site #tokushu.charityshop h1 span {
	margin-bottom:0;
	}	
    
     body.white .site #tokushu.charityshop h1 br {
     display: none;
     }

    body.white .site #tokushu.charityshop h2 {
        font-size: 26px;
    }
	
    body.white .site #tokushu.charityshop h3 {
        font-size: 22px;
		margin-top: 50px;
    }
	
body.white .site #tokushu.charityshop .event p.strong {
border: none;
padding: 0;
box-shadow: none;
}
    
