/*
 Theme Name:   Rams Child
 Description:  Rams 子テーマです．
 Template:     rams 
 Text Domain:  rams-child
*/
.post-content,
body, .entry-content, blockquote, .entry-summary p,
button,
input,
select,
textarea {
        font-family: 
        sans-serif ;
        font-size: 16px ;
        line-height: 1.5 ;
}
@media screen\0 {
        .post-content, body, .entry-content, blockquote, .entry-summary p, 
        button,
        input,
        select,
        textarea {
        font-family: "メイリオ", Meiryo, sans-serif;
        }
}
@supports (-ms-ime-align: auto)  {
        .post-content, body, .entry-content, blockquote, .entry-summary p,
        button,
        input,
        select,
        textarea {
        font-family: "メイリオ", Meiryo, sans-serif;
        }
}

.entry-content p{
	margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
        font-family: 
        sans-serif ;
        font-weight: bold ;
        margin: 16px 0;
        line-height: 1.5;
}
pre, code, kbd {font-size: 16px; line-height:1.3;
        font-family:
        monospace;
}

.post-content{font-size: 1rem;}
.post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol,
.post-content li,
.post-content address,
.post-content dl,
.post-content pre {
        line-height: 1.6;
        margin-bottom: 0.6em;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
        margin: 16px 0 16px;
       line-height: 1.5;
        font-weight: 700;
}
.credits{display: none;}
.post-content blockquote p {
        color: #666;
        font-style: normal;
}
.post-title{font-size: 26px;}
.post-content h1 { font-size: 1.625em; }
.post-content h2 { font-size: 1.4735em; }
.post-content h3 { font-size: 1.25em; }
.post-content h4 { font-size: 1.125em; }
.post-content h5 { font-size: 1.0625em; }
.post-content h6 { font-size: 1em; }

