img { max-width: 100%; height: auto; vertical-align: bottom;}
.yeWrap { background:  url(./img/img_bg.jpg) left top repeat; background-size: 50%; padding-bottom: 30px;}
.oitaListWrap { border: 4px solid #bf0001;}
.fancybox-title-over { display: none!important}

.dishWrap { max-width: 840px; padding: 0 20px; margin: 0 auto;}

@media only screen and (min-width: 865px){
.yeHl { position: relative; z-index: 10; top:-110px; width: 92%; max-width: 800px; padding: 0 20px; margin: 0 auto -90px;}


.dishList2 { display: flex; justify-content: space-between; margin-bottom: 15px;}
.dishList2 > li { width: 392px;}
.dishList3 { display: flex; justify-content: space-between; margin-bottom: 15px;}
.dishList3 > li { width: 256px;}
}
@media only screen and (max-width: 864px){
.yeHl { position: relative; z-index: 10; top: -30px; padding: 0 20px; text-align: center;}

.dishWrap li { margin-top: 15px;}
}