/*
Theme Name:     KNDfolio
Theme URI:      http: //kyonew-do.jp/
Description:    Child theme for Mixfolio theme for Kyonewdo-chan
Author:         Kyonewdo-chan
Author URI:     http: //kyonew-do.jp/
Template:       mixfolio
Version:        1.0.0
*/


@import url('../mixfolio/style.css');

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.6em;
	line-height: 130%;
}

p, div.lead {
	line-height: 150%;
	margin: 0 0 15px;
}

/* ===== 001 Typography =============================== */
	h1 { font-size: 30px; font-size: 3.0rem; margin-bottom: 12px;}
	h2 { font-size: 25px; font-size: 2.5rem; margin-bottom: 9px; }
	h3 { font-size: 20px; font-size: 2.0rem; margin-top: 25px; margin-bottom: 9px; }
	h4,
	div.subheader {
		font-size: 20px;
		font-size: 2.0rem;
		margin-bottom: 3px;
	}
	h5 { font-size: 15px; font-size: 1.5rem; font-weight: normal; margin-bottom: 3px;  }
	h6 { font-size: 13px; font-size: 1.3rem; font-weight: normal; margin-bottom: 3px; }
