img { max-width: 100%; height: auto; vertical-align: bottom;}
.chritsmasHl { position: relative; z-index: 10;}
.christmasWrap { position: relative; top: -150px; background: rgb(191,0,1); background: linear-gradient(0deg, rgba(191,0,1,1) 0%, rgba(255,0,1,1) 100%); padding: 170px 100px 20px; margin-bottom: -150px;}
.white { color: white;}
.oitaListWrap { border: 4px solid #bf0001;}

.christmasWrap .alignnone { border: 2px solid #fff; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}

.fancybox-title-over { display: none!important}

@media only screen and (min-width: 865px){
.christmasChicken { display: flex; justify-content: space-between; margin-bottom: 15px;}
.christmasChicken > li { width: 392px;}
.christmasDish { display: flex; justify-content: space-between; margin-bottom: 15px;}
.christmasDish > li { width: 256px;}
}
@media only screen and (max-width: 864px){
.christmasWrap { top:-58vh; padding: 60vh 20px 10px; margin-bottom: -58vh;}
.christmasWrap li { margin-top: 15px;}
}