/*
Theme Name: yk-child
Description: business-consultant の子テーマです ( テーマの説明 )
Author: CEEMS
Version: 1.0.0
Template: business-consultant
*/

/* ==============================================
	Google Font
============================================== */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700');

/* ==============================================
	BODY
============================================== */
body {
    /* ゴシック体の場合 */
    font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic","Verdana","Arial",sans-serif,"Times",serif !important;
	font-size: 16px;
    line-height: 1.8;
}
