div.inner {
	margin: 2rem auto 0;
	max-width: 1000px;
}
h1.blog_ttl {
    margin: 2rem 0  1rem 1rem;
    font-size: clamp(26px,3vw,38px);
}