/*
 Theme Name: twentysixteen_2
 Author: Daisen
 Template: twentysixteen
 */
 
 @import url('../twentysixteen/style.css');


body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family: メイリオ, Meiryo, Osaka, “ヒラギノ角ゴ Pro W3”, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.5;
}

.entry-title {
	font-family: メイリオ, Meiryo, Osaka, “ヒラギノ角ゴ Pro W3”, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
	font-size: 14px;
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 1em;
}
