@charset "UTF-8";

/* 片頭痛や肩こりでお悩みではありませんか？ */
#joint+section .heading.block_header_3 {
    background: #e0ebf6;
    padding: 30px 10px;
}

@media screen and (min-width:801px) {
    #joint+section .heading.block_header_3 .h {
        font-size: 2.5rem;
    }
}

#joint_pain_list+section .-w-list-item:not(:nth-of-type(2)) {
    background: #fff7ba;
}