.elementor-15 .elementor-element.elementor-element-86b096a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu-item-wrap{margin-bottom:calc((0px)/2);padding-bottom:calc((0px)/2);}.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu .pp-restaurant-menu-title{color:var( --e-global-color-text );font-family:"Shippori Mincho", Sans-serif;font-size:20px;font-weight:500;line-height:1.5em;}.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu .pp-restaurant-menu-header{margin-bottom:16px;}.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu .pp-price-menu-divider{border-bottom-style:solid;border-bottom-width:1px;width:100%;border-bottom-color:#4C522A38;margin-bottom:16px;}.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu .pp-restaurant-menu-price-discount{color:var( --e-global-color-secondary );font-family:"Yu gothic", Sans-serif;font-size:16px;font-weight:500;line-height:1em;}.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu-description{font-family:"Yu gothic", Sans-serif;font-size:14px;font-weight:500;line-height:1.8em;margin-bottom:0px;}.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu-image img{min-width:100%;width:100%;padding:0px 0px 24px 0px;}.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu-image{margin:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu-item-wrap{margin-bottom:calc((0px)/2);padding-bottom:calc((0px)/2);}.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu .pp-restaurant-menu-title{font-size:18px;}}@media(max-width:768px){.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu .pp-restaurant-menu-title{font-size:18px;}.elementor-15 .elementor-element.elementor-element-3afba5e .pp-restaurant-menu-image img{padding:0px 0px 16px 0px;}}/* Start custom CSS for pp-price-menu, class: .elementor-element-3afba5e */.pp-restaurant-menu-items{
    display: flex;
    flex-wrap: wrap;
    gap: 40px 32px;
    margin-right: -32px
}

.pp-restaurant-menu-item-wrap{
    width: calc((100% / 3) - 32px);
}

.pp-restaurant-menu-image img{
    aspect-ratio: 1;
    object-fit: cover;
}

@media (max-width: 1024px) {
.pp-restaurant-menu-item-wrap{
    width: calc((100% / 2) - 32px);
}}

@media (max-width: 768px) {
.pp-restaurant-menu-items{
    gap: 32px;
    margin-right: 0px
}    
    
.pp-restaurant-menu-item-wrap{
    width: 100%;
}}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Yu gothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://fujiishikawafarm.com/wp-content/uploads/sites/24/2026/05/yu-gothic-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Yu gothic';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://fujiishikawafarm.com/wp-content/uploads/sites/24/2026/05/YuGothic-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */