@charset "UTF-8";


@media screen and (max-width: 768px) {
#overview + .contents_box01 .inner_item_txt table tr {
    display: flex;
    flex-direction: column;
}
}

.-x-chef_greeting .content_wrapper {
padding: 0!important;
}