@charset "utf-8";

.kiji_1 {
	font-family: 'Noto Sans Japanese', sans-serif;
		}

.kiji_1 h1{
    margin: 0 0 1.5em;
    padding: 0.8em;
    border-left: 7px solid #666666;
    border-bottom: 1px dashed #666666;
    font-size: 1.143em;
    font-weight: bold;
}
.kiji_1 h2 {
    font-size: 20px; 
    font-weight: 400; 
}
    
.kiji_1 h3 {
    font-size: 20px; 
    font-weight: 400; 
    border-bottom: thin solid #6495ed;
}

.kiji_1 h4 {
		font-size: 20px;
		font-weight: 400;
		border-left: 4px solid #6495ed;
		padding-left: 15px;
		text-align: left;
}

.kiji_1 h5 {
    font-size: 18px;
    font-weight: 400;
}    
