@charset "UTF-8";
header {
	background-image: url("../image/top-bg7.webp");
}

main h1{
	font-weight: lighter;
	text-align: center;
}

main h2{
    font-weight: lighter;
	border-top: 1px solid #d4d4d4;
	border-left: 5px solid #d4d4d4;
}
p.jisage{
	text-indent: -3.5em;
	margin-left: 5em;
	margin-right: 1em;
}
main figure{
    max-width: 650px;
    width: 100%;
	text-align: center;
}
main img{
    max-width: 100%;
}
main figure{
    margin: 0;
}
span.red{
	color: red;
}
img.folder{
	width: 245px;

}
.souce{
	background-color: bisque;
}