.foods{margin-bottom:10vh}@media screen and (min-width:600px){.foods{margin-bottom:10vw}}@media screen and (min-width:1535px){.foods{margin-bottom:150px}}.food{padding-bottom:10vh}@media screen and (min-width:600px){.food{padding-bottom:16vw}}@media screen and (min-width:1120px){.food{padding-bottom:initial;border-top:solid 1px #646464}.food:last-child{border-bottom:solid 1px #646464}}.food__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1920px;margin-inline:auto}@media screen and (min-width:1120px){.food__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.food__inner>*{-ms-flex-preferred-size:50%;flex-basis:50%}}.food__primary{position:relative;width:100%;max-width:900px;margin-inline:auto}@media screen and (min-width:1120px){.food__primary{max-width:initial}}.food__heading{font-size:clamp(24px,5.5vw,40px);-ms-writing-mode:tb-lr;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;font-weight:900;line-height:1;position:absolute;top:clamp(13px,5vw,30px);left:clamp(10px,4vw,20px);z-index:2}@media screen and (min-width:600px){.food__heading{font-size:26px}}@media screen and (min-width:720px){.food__heading{font-size:32px;font-size:clamp(28px,5.5vw,34px)}}@media screen and (min-width:1280px){.food__heading{font-size:40px}}@media screen and (min-width:1600px){.food__heading{top:4vw;left:2vw}}.food__heading .title .txt-line{display:inline-block;line-height:1.4}.food__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media screen and (min-width:960px){.food__image a{pointer-events:none}}.food__image._image_main{position:relative;width:100%;aspect-ratio:760/600}@media screen and (min-width:600px){.food__image._image_main{aspect-ratio:1100/600;padding-block:28%}}@media screen and (min-width:1120px){.food__image._image_main{aspect-ratio:760/600;padding-block:initial}}@media screen and (min-width:600px){.food__image._image_main .photo{height:100%;position:absolute;inset:0;margin:auto}}@media screen and (min-width:1120px){.food__image._image_main .photo{position:relative}}@media screen and (min-width:600px){.food__image._image_main .photo .img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.food__image._image_main .photo:after{content:"";display:block;position:absolute;top:0;left:0;width:30%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgb(0,0,0)),color-stop(92%,rgba(255,255,255,0)));background:linear-gradient(90deg,rgb(0,0,0) 0%,rgba(255,255,255,0) 92%);opacity:0.5;z-index:1}.food__image._image_sub{z-index:2;max-width:300px;width:38%;aspect-ratio:1;position:absolute;bottom:0}@media screen and (min-width:600px){.food__image._image_sub{width:30%}}@media screen and (min-width:1120px){.food__image._image_sub{bottom:initial;right:0;width:45%}}@media screen and (min-width:1535px){.food__image._image_sub{width:300px}}.food__image._image_sub .photo{translate:0 50%}@media screen and (min-width:1120px){.food__image._image_sub .photo{translate:50% 0}}.food__secondary{padding-top:30%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:600px){.food__secondary{padding-top:24%}}@media screen and (min-width:1120px){.food__secondary{padding-top:initial;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1120px){.food__data{margin-top:-6%;margin-right:-10vw}}@media screen and (min-width:1535px){.food__data{margin-right:-7vw}}@media screen and (min-width:1600px){.food__data{margin-right:initial}}@media screen and (min-width:11920px){.food__data{margin-right:1.5vw}}.food__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;max-width:350px;margin-inline:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;border-bottom:solid 1px #969696}@media screen and (min-width:1120px){.food__item{width:350px}}.food__item+.food__item{margin-top:10px}.food__title{font-size:18px}.food__price .amount{font-size:25px;font-size:700}.food__price .yen{margin-left:2px}.food__actions{padding-top:50px}.food__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;margin-inline:auto;color:#fff;font-size:18px;text-align:center;border:1px solid #969696;max-width:280px;height:60px;-webkit-transition:border 0.3s,color 0.3s,background-color 0.3s;transition:border 0.3s,color 0.3s,background-color 0.3s}@media screen and (min-width:600px){.food__link{max-width:330px}}@media (hover:hover) and (any-pointer:fine){.food__link:hover{border:1px solid #9A7C00;color:#9A7C00}.food__link:hover:after{background-color:#BD9C05}}.food__link:after{-webkit-transition:background-color 0.3s;transition:background-color 0.3s;content:"";width:8px;height:8px;background-color:#fff;border-radius:999em;position:absolute;top:calc(50% - 4px);right:28px}.food__link .text{letter-spacing:0.3em;font-weight:600}