body,
button,
input,
select,
textarea {
	font-family: garamond-premier-pro, serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	font-size: 1.125rem;
	-webkit-font-feature-settings: 'palt' 1; // for Android 4.4
	font-feature-settings: 'palt' 1;
	line-height:1.4;
}
html[lang="en-US"] body,
html[lang="en-US"] button,
html[lang="en-US"] input,
html[lang="en-US"] select,
html[lang="en-US"] textarea  {
	/*font-variant-numeric: oldstyle-nums;
	-moz-font-feature-settings: "onum";
	-webkit-font-feature-settings: "onum";
	font-feature-settings: "onum";
	font-variant-numeric: ordinal;
	-moz-font-feature-settings: "ordn";
	-webkit-font-feature-settings: "ordn";
	font-feature-settings: "ordn";*/
}
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea  {
	font-family: garamond-premier-pro, /*TelopMinProN-D, "FOT-テロップ明朝 ProN D",*/ 'Zen Old Mincho N M', 'ZENオールド明朝N M', /*yu-mincho-36p-kana, yu-mincho-5go-kana, yu-mincho-pr6n, dnp-shuei-ymincho-std,*/ sans-serif;
	-webkit-font-feature-settings: 'palt' 1; // for Android 4.4
	font-feature-settings: 'palt' 1;
	font-weight: 500;
	line-height:1.75;
}
html[lang="ja"] blockquote  {
	font-style: normal;
}
.site-title {
	font-size: 36px;
	font-size: 2.25rem;
	font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
.site-title,
.site-description, 
.entry-title, 
.page-title,
.nav-links .post-title,
ul#menu-main-menu,
.widget .widget-title,
html[lang="ja"] .entry-content b,
html[lang="ja"] .entry-content strong {
	font-family: garamond-premier-pro-display, TelopMinProN-HV, "FOT-テロップ明朝 ProN H", 'Shuei ShogoMincho Sen', '秀英初号明朝 撰', /*dnp-shuei-shogomincho-std, */ sans-serif;
	font-weight: 700;
}
.entry-footer,
.sd-sharing .sd-title,
.nav-links .meta-nav,
.widget_recent_entries .post-date {
	font-family: garamond-premier-pro, /*TelopMinProN-D, "FOT-テロップ明朝 ProN D",*/ 'Zen Old Mincho N M', 'ZENオールド明朝N M', /*yu-mincho-36p-kana, yu-mincho-5go-kana, yu-mincho-pr6n, dnp-shuei-ymincho-std,*/ sans-serif;
	font-weight: 500;
}
html[lang="ja"] .entry-content {
	text-align: justify;
	text-justify: inter-ideograph;
}
.ja  {
	font-family: garamond-premier-pro, /*TelopMinProN-D, "FOT-テロップ明朝 ProN D",*/ 'Zen Old Mincho N M', 'ZENオールド明朝N M', sans-serif;
	-webkit-font-feature-settings: 'palt' 1; // for Android 4.4
	font-feature-settings: 'palt' 1;
}
html[lang="ja"] .s1 {
	font-size: 90%;
}
.entry-title {
	font-size: 32px;
	font-size: 2rem;
}
.widget,
.widget .widget-title {
	font-size: 16px;
	font-size: 1rem;
}
.site-description {
	font-size: 18px;
	font-size: 1.125rem;
}
.qtranxs-lang-menu img,
.qtranxs-lang-menu-item img {
	display: none;
}
.wp-caption .wp-caption-text {
	font-style: normal;
}
small#copyright {
	line-height:1.4;
}