/*
Theme Name: Wanwanrock
*/

html {
}
body {
	font-size: 1em;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "YuGothic M", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
}
/*h1, h2, h3, h4, h5, h6, .site-title {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "YuGothic M", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
}*/
.site-title {
	font-size: 30px;
}
.site-description {
	font-style: normal;
}
.home-text {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "YuGothic M", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
	font-size: 23px;
	line-height: 1.8;
}
.intro {
	line-height: 1.8;
}
.widget {
	line-height: 1.7;
}
@media screen and (min-width: 783px) {
	html {
	}
	body {

	}
	.site-title {
		font-size: 36px;
	}
	.home-text {
		font-size: 27px;
	}
}