@charset "UTF-8";

.widget_menu01 li .inner_item_txt .price {
    color: #e60012;
    font-weight: bold;
}
.widget_menu01 .heading.block_header_2 .h {
    color: #00449e;
    font-weight: bold;
}
#menuAbout + .contents_btn01 p {
    color: var(--i_txt_color);
}
.widget_menu01 li dt {
font-weight: bold;
}

#menuOtherMenu + .contents_box01 .heading.block_header_2 .h {
    font-weight: bold;
}
#menuOtherMenu + .contents_box01 .inner_item_txt .-x-label {
    color: #e65c00;
    font-weight: bold;
    background: #fff3e0;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 10px;
}