.section-hero .headline {
    text-shadow: 0px 0px 14px rgba(0, 0, 0, .4);
}


.section-rnd .quote.open-close-symbol .quote-copy p:after {
    position: absolute;
    content: "。」";
}

.section-rnd .quote.open-close-symbol .quote-copy p::before {
    content: "";
}

.section-rnd span.beforeQuo {
    position: relative;
}

.section-rnd span.beforeQuo::before {
    position: absolute;
    content: "「";
    left: -0.5em;

}

@media only screen and (min-width: 735px) {
    .LMabs {
        position: absolute;
        color: #71c0ff;
    }
}    

.ffpingfang {
    font-family: 'PingFang HK', 'Helvetica Neue', 'Helvetica', 'STHeitiTC-Light', 'Arial', sans-serif !important
}