.font_bold {
    font-weight: bold;
}
.menulist_block__list li._note::before {
    content: "";
}
.ttl_h4 span {
    font-size: 16px;
    line-height: calc(27 / 16);
    font-weight: bold;
}
.section_howto {
    margin-bottom: 0;
}
@media print,
screen and (min-width: 1024px) {
    .pb-10 {
        padding-bottom: 10px;
    }
    .coffeeaccesary_item-list .coffeeaccesary_item {
        width: 50%;
    }
}
@media print,
screen and (max-width: 1023px) {
    .pb-sp-10 {
        padding-bottom: 10px;
    }
}