@charset "UTF-8";

#menu02 + .content_wrapper .price{
display:none !important;
}

/* メニューフォントサイズ変更(2026/08/31) */
.widget_menu01 .heading.block_header_2 {
    margin-bottom: 0;
}
.widget_menu01 .heading.block_header_2 .h {
    font-size: 3.5rem !important;
}
.widget_menu01 li {
    padding: 20px 0;
}
.widget_menu01 li dt {
    margin-bottom: 20px;
    font-size: 3rem;
    line-height: 1.4;
}