.editor-ttl,
.editor-ttl2 {
font-weight: 500;
margin-bottom: 1em;
}
.editor-ttl {
font-size: 200%; }
.editor-ttl2 {
font-size: 147%; }
* + .editor-ttl,
* + .editor-ttl2 {
margin-top: 1em;
}
.editor-ttl-lg {
font-size: 307%; font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004';
letter-spacing: -.015em;
margin-bottom: .8em;
}
* + .editor-ttl-lg {
margin-top: .5em;
} .txt-attention {
font-size: 88%;
color: #999;
}
@media screen and (max-width: 767px) {
.editor-ttl {
font-size: 158%; }
.editor-ttl2 {
font-size: 129%; }
.editor-ttl-lg {
font-size: 258%; }
}