/* CSS Document */

#keyimg .bg{
	min-width: 390px;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#keyimg .bg h1 b{
	color: #000;
	font-weight: normal;
}

#pan li b{
	color: #000;
	font-weight: normal;
}

#s01 .title hr{
	border-bottom: 1px solid #808080;
}

#s01 .title h2 b{
	color: #000;
}

#s01 .title small{
	font-size: 14px;
	/*color: #419C5C;*/
	font-family: acumin-variable, sans-serif; 
font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
	margin-right: 10px;
}

#s01 .title .box_rap{
	display: block;
	width: 90%;
	margin: auto;
}

#s01 .title .day{
	/*margin-bottom: 30px;*/
	font-size: 14px;
	/*display: flex;
	align-items: center;*/
}

#s01 .title p.day{
	margin-bottom: 0;
}

#s01 article{
	width: 90%;
	margin: auto;
}

#s01 article p{
	line-height: 180%;
	margin-bottom: 15px;
}

#s01 .maintext{
	width: 90%;
	margin: auto;
}
#s01 .maintext a{
	word-wrap: break-word;
}


#s01 .kiji{
	display: flex;
	justify-content: center;
	padding-top: 50px;
}

#s01 .kiji div{
	padding: 15px;
}