#restaurant .feature__container-type01 [class^=feature-item__] .feature__imagebox{margin-left:auto;margin-right:auto}#restaurant .feature__container-type01 [class^=feature-item__] .feature__textbox h4{font-size:var(--fs-24)}#restaurant .about__feature01 img,#restaurant .about__feature02 img{aspect-ratio:2/1;height:auto;top:0;width:100%}#restaurant .about__feature03{gap:var(--space-xs)}#restaurant .about__feature03 .image1{grid-area:1/1/5/5}#restaurant .about__feature03 .image2{grid-area:1/5/5/9}#restaurant .about__feature03 .feature__textbox{grid-area:4/3/6/7}#restaurant .feature__container-type01 .feature__textbox{background:rgba(var(--base-rgb-beige),.8);background-image:url(../../img/common/label_bg.png);background-repeat:repeat}#restaurant .block__phototxt-container{display:grid;gap:5rem;list-style:none;margin:0;padding:0}#restaurant .block__phototxt-item{align-items:start;display:grid;gap:2rem 3rem;grid-template-columns:4fr 5fr}#restaurant .block__phototxt-item:nth-last-child(odd){grid-template-columns:5fr 4fr}#restaurant .block__phototxt-course{grid-column:1/-1}#restaurant .block__phototxt-image{grid-column:1;grid-row:2}#restaurant .block__phototxt-image img{display:block;height:auto;width:100%}#restaurant .block__phototxt-menu{grid-column:2;grid-row:2;min-width:0}#restaurant .block__phototxt-item:nth-child(2n) .block__phototxt-image{grid-column:2}#restaurant .block__phototxt-item:nth-child(2n) .block__phototxt-menu{grid-column:1}#restaurant .menu-list{display:grid;gap:.5em 1em;grid-template-columns:4em 1fr;margin:0}#restaurant .menu-list dd,#restaurant .menu-list dt{margin:0}#restaurant .menu-list dt{font-weight:700}#restaurant .menu-list dd{min-width:0}@media screen and (min-width:769px){#restaurant .about__feature01 .feature__textbox{grid-area:3/6/6/9}#restaurant .about__feature02 .feature__textbox{grid-area:3/1/6/4}}@media screen and (max-width:960px){#restaurant .block__phototxt-item{gap:1.5rem;grid-template-columns:1fr 1fr}#restaurant .block__phototxt-item:nth-last-child(odd){grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){#restaurant .about__feature03{grid-template-columns:repeat(8,1fr)}#restaurant .about__feature03 .feature__textbox{grid-area:2/1/9/9}#restaurant .feature__container-type01 .feature__textbox{margin:calc(var(--space-xs)*-1) var(--space-sm)}#restaurant .block__phototxt-item:nth-child(2n),#restaurant .block__phototxt-item:nth-child(odd){grid-template-columns:1fr}#restaurant .block__phototxt-image img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}#restaurant .block__phototxt-course,#restaurant .block__phototxt-image,#restaurant .block__phototxt-item:nth-child(2n) .block__phototxt-image,#restaurant .block__phototxt-item:nth-child(2n) .block__phototxt-menu,#restaurant .block__phototxt-menu{grid-column:1;grid-row:auto}#restaurant .menu-list{gap:.4em .75em;grid-template-columns:3.5em 1fr}}