@charset "UTF-8";

@media screen and (max-width: 960px) {
#reserve_btn + .contents_btn01 .content_wrapper>a {
  min-width: 246px;
}
}

.widget_menu01 li .inner_item_txt .price {
    white-space: break-spaces !important;
}