/*
Theme Name: Write
Description: Typography for Japanese.
*/

html {
	font-size: 68%;
}
body {
	/*font-size: 15px;*/
	font-family:a-otf-gothic-bbb-pr6n,vista-sans-narrow,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	/*line-height: 1.3;*/
}
h1, h2, h3, h4, h5, h6, .site-title {
	font-family:a-otf-gothic-bbb-pr6n,vista-sans-narrow,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.site-title {
	font-size: 30px;
}
.site-description {
	font-style: normal;
}
.home-text {
	font-family:a-otf-gothic-bbb-pr6n,vista-sans-narrow,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,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 {
		font-size: 80%;
	}
	body {
		font-size: 18px;
	}
	.site-title {
		font-size: 36px;
	}
	.home-text {
		font-size: 27px;
	}*/
}