/*
 Theme Name: wallstreet-pro-child
 Theme URI: http://sssk.co.jp/wallstreet-pro-child/
 Description: wallstreet-pro Theme
 Author: Maseki
 Author URI: http://sssk.co.jp
 Template: wallstreet-pro
  Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain: wallstreet-pro-child
*/
.blog-post-title > .blog-post-title-wrapper > h1{
	font-size: 40px;
    line-height: 54px;
}
.blog-post-title > .blog-post-title-wrapper > h2 {
    font-size: 32px;
    line-height: 48px;
}
.blog-post-title > .blog-post-title-wrapper > h3 {
    font-size: 30px;
    line-height: 42px;
}
.blog-post-title > .blog-post-title-wrapper > h4 {
    font-size: 26px;
    line-height: 36px;
}
.blog-post-title > .blog-post-title-wrapper > h5 {
    font-size: 22px;
    line-height: 30px;
}
.blog-post-title > .blog-post-title-wrapper > h6 {
    font-size: 16px;
    line-height: 24px;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.5rem;
    line-height: 1.42857;
	margin: 0;
}

