h20{
    font-size: 55px;
    margin:auto;
    margin-left: 0;
    text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
    font-family:'MS PMincho';
}
h21{
    font-size: 40px;
    margin:auto;
    margin-left: 0;
    text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
    font-family:'MS PMincho';
}
h22{
    font-size: 25px;
    margin:auto;
    margin-left: 0;
    text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
    font-family:'MS PMincho';
}

a1{
    max-width: 100px;
    display:block;
	color: var(--white-color);
	text-decoration-line: none;
}
container1{
    background-color: #F58EBE;
}
