<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.subpage-box--manufacturing {
    padding-bottom: 26px;
}
.subpage-box--manufacturing__ttl {
    margin-bottom: 35px;
}
.subpage-box--manufacturing__txt {
    font-size: 1.6rem;
    line-height: 2;
}

@media screen and (min-width:751px) {
    .subpage-box--manufacturing {
        padding-bottom: 61px;
    }
    .subpage-box--manufacturing__ttl {
        margin-bottom: 66px;
    }
    .subpage-box--manufacturing__txt {
        max-width: 821px;
    }
}</pre></body></html>