.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
font-size: 1.5rem;
}

.site-description {
font-size: .7rem;
}

.site-title {
font-size: 1.25rem;
}

.site-branding {
padding: 1em 0;
}

.panel-image {
height: 60vh;
max-height: 800px;
}


html[lang="ja"] body, html[lang="ja"] button, html[lang="ja"] input, html[lang="ja"] select, html[lang="ja"] textarea {
font-family: "Libre Franklin", "Helvetica Neue","Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

