html {
  scroll-behavior: smooth;
}

#container {
  color: #383938;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-left: -16px;
  margin-right: -16px;
  position: relative;
  /* inview */
  /* blocks */
  /* About */
  /* Bottom */
  /* Deco */
  /* Lead */
  /* Lineup */
  /* Main */
  /* Pop */
  /* Recipe */
}

@media print, screen and (min-width: 768px) {
  #container {
    margin-left: calc(50% - 50vw);
    width: 100vw;
  }
  #container .-sp,
  #container .sp {
    display: none !important;
  }
}

@media print, screen and (max-width: 767px) {
  #container .-pc,
  #container .pc {
    display: none !important;
  }
}

#container picture,
#container img {
  display: block;
  height: auto;
  width: 100%;
}

#container a {
  text-decoration: none;
}

#container em {
  font-style: normal;
  font-weight: bold;
}

#container .About {
  background-color: #f8dbd5;
  padding: 0 0;
  position: relative;
  z-index: 1;
}

@media print, screen and (max-width: 767px) {
  #container .About {
    scroll-margin-top: -70px;
    padding: 100px 20px 120px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About {
    scroll-margin-top: -120px;
    padding: 160px 50px 180px;
  }
}

#container .About .About__inner {
  position: relative;
  z-index: 3;
}

@media print, screen and (max-width: 767px) {
  #container .About .About__inner {
    margin: 0 auto;
    padding: 1px 0 0;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .About__inner {
    margin: 0 auto;
    max-width: 1100px;
    padding: 1px  0 0;
    width: 100%;
  }
}

#container .About .About__title {
  position: relative;
  z-index: 3;
}

@media print, screen and (max-width: 767px) {
  #container .About .About__title {
    margin: 0px auto 0;
    width: 80vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .About__title {
    margin: 0px auto 0;
    max-width: 640px;
    width: 100%;
  }
}

#container .About .About__header {
  position: relative;
  z-index: 3;
}

@media print, screen and (max-width: 767px) {
  #container .About .About__header {
    margin-top: 30px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .About__header {
    gap: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: grid;
    grid-template-columns: 1fr 360px;
  }
}

#container .About .About__lead {
  color: #6d3b3a;
  letter-spacing: -0.03em;
  line-height: 1.8;
  position: relative;
  text-align: left;
  z-index: 3;
}

@media print, screen and (max-width: 767px) {
  #container .About .About__lead {
    font-size: 16px;
    line-height: 1.5;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .About__lead {
    font-size: 23px;
    padding-left: 20px;
  }
}

#container .About .About__lead strong {
  background-color: #d9371d;
  color: #fcf8f7;
  padding: 0 0.2em;
}

@media print, screen and (max-width: 767px) {
  #container .About .About__image {
    margin: 20px auto 0;
    width: 45.7333vw;
  }
}

#container .About .About__content {
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
  z-index: 1;
}

@media print, screen and (max-width: 767px) {
  #container .About .About__content {
    gap: 30px;
    margin-top: 20px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .About__content {
    gap: 30px;
    margin-top: -50px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .About__contentItem.-item3 {
    margin-top: 30px;
  }
  #container .About .About__contentItem.-item4 {
    margin-top: 30px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .About .Pop.-pop1 {
    left: 10.6667vw;
    top: 37.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .Pop.-pop1 {
    left: calc(50% + 280px);
    top: 170px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .About .Pop.-pop2 {
    left: 58.6667vw;
    top: 86.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .Pop.-pop2 {
    left: calc(50% - 350px);
    top: 350px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .About .Pop.-pop3 {
    left: 26.6667vw;
    top: 64vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .Pop.-pop3 {
    left: calc(50% + 270px);
    top: 400px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .About .Pop.-pop4 {
    left: 90.6667vw;
    top: 22.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .Pop.-pop4 {
    left: calc(50% - 520px);
    top: 180px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .About .Pop.-pop5 {
    left: 25.3333vw;
    top: 101.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .Pop.-pop5 {
    left: calc(50% + 490px);
    top: 480px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .About .Pop.-pop6 {
    left: 70.6667vw;
    top: 50.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .About .Pop.-pop6 {
    left: calc(50% - 480px);
    top: 350px;
  }
}

#container .Bottom {
  padding: 50px 20px;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  #container .Bottom {
    padding: 100px 50px;
  }
}

#container .Bottom .Bottom__inner {
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  #container .Bottom .Bottom__inner {
    max-width: 1100px;
    width: 100%;
  }
}

#container .Bottom .Bottom__text p {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.03em;
  line-height: 1.5;
  margin-top: 0;
  padding: 0;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #container .Bottom .Bottom__text p {
    font-size: 30px;
  }
}

#container .Bottom .Bottom__text p em {
  color: #ef4e2a;
}

#container .Bottom .Bottom__image {
  margin: 30px auto 0;
}

@media print, screen and (min-width: 768px) {
  #container .Bottom .Bottom__image {
    margin-top: 70px;
    max-width: 1000px;
  }
}

#container .Deco {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

#container .Deco.-top1 {
  background-image: url("../img/deco_illust1.png");
  z-index: 1;
}

#container .Deco.-top2 {
  background-image: url("../img/deco_illust2.png");
  z-index: 1;
}

#container .Deco.-top3 {
  background-image: url("../img/deco_illust3.png");
  z-index: 1;
}

#container .Deco.-top4 {
  background-image: url("../img/deco_illust4.png");
  z-index: 1;
}

#container .Deco.-top5 {
  background-image: url("../img/deco_illust5.png");
  z-index: 1;
}

#container .Deco.-top6 {
  background-image: url("../img/deco_illust6.png");
  z-index: 1;
}

#container .Deco.-recipe1_1 {
  background-image: url("../img/deco_circle1.svg");
}

#container .Deco.-recipe1_2 {
  background-image: url("../img/deco_circle2.svg");
}

#container .Deco.-recipe2_1 {
  background-image: url("../img/deco_circle3.svg");
}

#container .Deco.-recipe2_2 {
  background-image: url("../img/deco_circle4.svg");
}

#container .Deco.-recipe3_1 {
  background-image: url("../img/deco_circle5.svg");
}

#container .Deco.-recipe3_2 {
  background-image: url("../img/deco_circle6.svg");
}

@media print, screen and (max-width: 767px) {
  #container .Deco.-top1 {
    height: 38px;
    width: 62px;
  }
  #container .Deco.-top2 {
    height: 52px;
    width: 76px;
  }
  #container .Deco.-top3 {
    height: 64px;
    width: 76px;
  }
  #container .Deco.-top4 {
    height: 38px;
    width: 65px;
  }
  #container .Deco.-top5 {
    height: 40px;
    width: 58px;
  }
  #container .Deco.-top6 {
    height: 42px;
    width: 82px;
  }
  #container .Deco.-recipe1_1, #container .Deco.-recipe1_2, #container .Deco.-recipe2_1, #container .Deco.-recipe2_2, #container .Deco.-recipe3_1, #container .Deco.-recipe3_2 {
    height: 190px;
    mix-blend-mode: multiply;
    width: 200px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Deco.-top1 {
    height: 93px;
    width: 153px;
  }
  #container .Deco.-top2 {
    height: 120px;
    width: 180px;
  }
  #container .Deco.-top3 {
    height: 190px;
    width: 222px;
  }
  #container .Deco.-top4 {
    height: 95px;
    width: 162px;
  }
  #container .Deco.-top5 {
    height: 83px;
    width: 123px;
  }
  #container .Deco.-top6 {
    height: 85px;
    width: 162px;
  }
  #container .Deco.-recipe1_1, #container .Deco.-recipe1_2, #container .Deco.-recipe2_1, #container .Deco.-recipe2_2, #container .Deco.-recipe3_1, #container .Deco.-recipe3_2 {
    height: 383px;
    mix-blend-mode: multiply;
    width: 403px;
  }
}

#container .Lead {
  position: relative;
  width: 100%;
  z-index: 1;
}

@media print, screen and (max-width: 767px) {
  #container .Lead {
    padding: 20px 20px 100px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead {
    padding: 4.375vw 50px 170px;
  }
}

#container .Lead .Lead__inner {
  margin: 0 auto;
  max-width: 1100px;
}

#container .Lead .Lead__inner > *:first-child {
  margin-top: 0;
}

#container .Lead .Lead__features {
  display: grid;
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__features {
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__features {
    gap: calc(25 / 1100 * 100%);
    grid-template-columns: repeat(3, 1fr);
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__featuresItem.-item1 {
    margin-left: -2.6667vw;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__featuresItem.-item2 {
    margin-right: -2.6667vw;
    margin-top: -2.6667vw;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__featuresItem.-item3 {
    grid-column: span 2;
    margin: -1.3333vw auto 0 24vw;
    width: 47.2vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__images {
    gap: calc(30 / 1100 * 100%);
    margin-inline: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 0 calc(70 / 1100 * 100%);
    width: calc(800 / 1100 * 100%);
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__images {
    gap: 2.6667vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -2.6667vw;
  }
}

#container .Lead .Lead__imagesItem {
  position: relative;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__imagesItem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20vw;
    flex: 0 0 20vw;
    margin-bottom: 8vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__imagesItem.-item1 {
    -webkit-transform: translate(-8%, -4%);
    transform: translate(-8%, -4%);
  }
  #container .Lead .Lead__imagesItem.-item1 .Lead__imagesCaption {
    -webkit-transform: translate(-110%, -200%) rotate(6deg);
    transform: translate(-110%, -200%) rotate(6deg);
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__imagesItem.-item1 {
    -webkit-transform: translate(-8%, -20%);
    transform: translate(-8%, -20%);
  }
  #container .Lead .Lead__imagesItem.-item1 .Lead__imagesCaption {
    -webkit-transform: translate(-50%, 160%) rotate(6deg);
    transform: translate(-50%, 160%) rotate(6deg);
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__imagesItem.-item2 {
    -webkit-transform: translate(-2%, -20%);
    transform: translate(-2%, -20%);
  }
  #container .Lead .Lead__imagesItem.-item2 .Lead__imagesCaption {
    -webkit-transform: translate(-90%, -250%) rotate(-8deg);
    transform: translate(-90%, -250%) rotate(-8deg);
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__imagesItem.-item2 {
    -webkit-transform: translate(-2%, 5%);
    transform: translate(-2%, 5%);
  }
  #container .Lead .Lead__imagesItem.-item2 .Lead__imagesCaption {
    -webkit-transform: translate(-40%, 160%) rotate(-6deg);
    transform: translate(-40%, 160%) rotate(-6deg);
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__imagesItem.-item3 {
    -webkit-transform: translate(0%, 10%);
    transform: translate(0%, 10%);
  }
  #container .Lead .Lead__imagesItem.-item3 .Lead__imagesCaption {
    -webkit-transform: translate(10%, 140%) rotate(-3deg);
    transform: translate(10%, 140%) rotate(-3deg);
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__imagesItem.-item3 {
    -webkit-transform: translate(5%, -15%);
    transform: translate(5%, -15%);
  }
  #container .Lead .Lead__imagesItem.-item3 .Lead__imagesCaption {
    -webkit-transform: translate(-45%, 160%) rotate(2deg);
    transform: translate(-45%, 160%) rotate(2deg);
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__imagesItem.-item4 {
    -webkit-transform: translate(2%, -14%);
    transform: translate(2%, -14%);
  }
  #container .Lead .Lead__imagesItem.-item4 .Lead__imagesCaption {
    -webkit-transform: translate(0%, -270%) rotate(6deg);
    transform: translate(0%, -270%) rotate(6deg);
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__imagesItem.-item4 {
    -webkit-transform: translate(10%, -20%);
    transform: translate(10%, -20%);
  }
  #container .Lead .Lead__imagesItem.-item4 .Lead__imagesCaption {
    -webkit-transform: translate(-50%, 140%) rotate(-8deg);
    transform: translate(-50%, 140%) rotate(-8deg);
  }
}

#container .Lead .Lead__imagesCaption {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__imagesCaption {
    height: 2vw;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__imagesCaption {
    height: 5.3333vw;
  }
}

#container .Lead .Lead__imagesCaption img {
  height: 100%;
  width: auto;
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__column {
    gap: calc(20 / 1100 * 100%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: grid;
    grid-template-columns: 1fr calc(620 / 1100 * 100%);
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__columnItem.-photo {
    margin-left: -6.25vw;
    position: relative;
    z-index: 1;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__columnItem.-photo {
    margin: -2.6667vw 5.3333vw 0 10.6667vw;
  }
}

#container .Lead .Lead__photo {
  position: relative;
}

#container .Lead .Lead__photoCaption {
  position: absolute;
  right: 0;
  top: -10%;
  z-index: 2;
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__photoCaption {
    width: calc(260 / 560 * 100%);
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__photoCaption {
    width: 34.6667vw;
  }
}

#container .Lead .Lead__buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__buttons {
    gap: calc(25 / 1100 * 100%);
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__buttons {
    gap: 2.6667vw;
    margin-top: 2.6667vw;
  }
}

#container .Lead .Lead__button {
  position: relative;
}

@media (hover: hover) {
  #container .Lead .Lead__button {
    -webkit-transition: opacity 200ms ease-out;
    transition: opacity 200ms ease-out;
  }
  #container .Lead .Lead__button:before {
    -webkit-transition: -webkit-transform 200ms ease-out;
    transition: -webkit-transform 200ms ease-out;
    transition: transform 200ms ease-out;
    transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
  }
  #container .Lead .Lead__button:hover {
    opacity: 0.8;
  }
  #container .Lead .Lead__button:hover:before {
    -webkit-transform: translate(-50%, -75%);
    transform: translate(-50%, -75%);
  }
}

#container .Lead .Lead__button:before {
  aspect-ratio: 63 / 40;
  background-image: url("../img/lead_button_arrow.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Lead__button:before {
    bottom: 2.6667vw;
    width: 4vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__button:before {
    bottom: 0;
    -webkit-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
    width: 1.875vw;
  }
}

#container .Lead .Lead__button img {
  position: relative;
  z-index: 1;
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Pop.-pop1 {
    left: 10.6667vw;
    top: 29.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Pop.-pop1 {
    left: calc(50% + 120px);
    top: 320px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Pop.-pop2 {
    left: 69.3333vw;
    top: 100vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Pop.-pop2 {
    left: calc(50% - 350px);
    top: 680px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Pop.-pop3 {
    left: 26.6667vw;
    top: 120vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Pop.-pop3 {
    left: calc(50% + 420px);
    top: 450px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Pop.-pop4 {
    left: 90.6667vw;
    top: 8vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Pop.-pop4 {
    left: calc(50% - 520px);
    top: 130px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Pop.-pop5 {
    left: 20vw;
    top: 70.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Pop.-pop5 {
    left: calc(50% + 490px);
    top: 580px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Pop.-pop6 {
    left: 70.6667vw;
    top: 146.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Pop.-pop6 {
    left: calc(50% - 480px);
    top: 380px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Pop.-pop7 {
    left: 37.3333vw;
    top: 56vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Pop.-pop7 {
    left: calc(50% - 50px);
    top: 680px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Pop.-pop8 {
    left: 64vw;
    top: 113.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Pop.-pop8 {
    left: calc(50% - 120px);
    top: 220px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Pop.-pop9 {
    left: 32vw;
    top: 86.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Pop.-pop9 {
    left: calc(50% + 430px);
    top: 90px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lead .Pop.-pop10 {
    left: 50.6667vw;
    top: 160vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Pop.-pop10 {
    left: calc(50% - 550px);
    top: 590px;
  }
}

#container .Lineup {
  background-color: #fcf8f7;
  position: relative;
  z-index: 20;
}

@media print, screen and (max-width: 767px) {
  #container .Lineup {
    padding: 0 0 40px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup {
    padding: 0 0 100px;
  }
}

#container .Lineup:before {
  background-image: url("../img/recipe_background_shape.svg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  #container .Lineup:before {
    height: 170px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Lineup:before {
    height: 100px;
  }
}

#container .Lineup:before {
  top: 1px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

#container .Lineup .Lineup__inner {
  position: relative;
  z-index: 3;
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__inner {
    margin: 0 auto;
    padding: 1px 20px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__inner {
    margin: 0 auto;
    max-width: 1200px;
    padding: 1px 50px;
    width: 100%;
  }
}

#container .Lineup .Lineup__title {
  position: relative;
  z-index: 3;
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__title {
    margin: -30px auto 0;
    width: 80vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__title {
    margin: -50px auto 0;
    max-width: 760px;
    width: 100%;
  }
}

#container .Lineup .Lineup__lead {
  color: #6d3b3a;
  letter-spacing: -0.03em;
  line-height: 1.8;
  position: relative;
  text-align: center;
  z-index: 3;
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__lead {
    font-size: 16px;
    line-height: 1.5;
    margin: 30px -10px 0;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__lead {
    font-size: 24px;
    margin-top: 30px;
  }
}

#container .Lineup .Lineup__lead strong {
  background-color: #d9371d;
  color: #fcf8f7;
  padding: 0 0.2em;
}

#container .Lineup .Lineup__subtitle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: grid;
  position: relative;
  z-index: 1;
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__subtitle {
    gap: 0;
    grid-template-columns: 1fr;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__subtitle {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 30px;
  }
}

#container .Lineup .Lineup__subtitle:before, #container .Lineup .Lineup__subtitle:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
}

#container .Lineup .Lineup__subtitle.-recipe1:before {
  aspect-ratio: 589.01 / 294.01;
  background-image: url("../img/recipe_shape1.svg");
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__subtitle.-recipe1:before {
    left: -40vw;
    top: 24vw;
    width: 53.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__subtitle.-recipe1:before {
    height: 294px;
    left: -450px;
    top: -80px;
    width: 589px;
  }
}

#container .Lineup .Lineup__subtitle.-recipe1:after {
  aspect-ratio: 556.84 / 339.48;
  background-image: url("../img/recipe_shape2.svg");
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__subtitle.-recipe1:after {
    right: -26.6667vw;
    top: 26.6667vw;
    width: 40vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__subtitle.-recipe1:after {
    height: 339px;
    right: -500px;
    top: -150px;
    width: 556px;
  }
}

#container .Lineup .Lineup__subtitle.-recipe2:before {
  aspect-ratio: 391.1 / 329.37;
  background-image: url("../img/recipe_shape3.svg");
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__subtitle.-recipe2:before {
    left: -10.6667vw;
    top: 32vw;
    width: 26.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__subtitle.-recipe2:before {
    height: 329px;
    left: -280px;
    top: -50px;
    width: 391px;
  }
}

#container .Lineup .Lineup__subtitle.-recipe2:after {
  aspect-ratio: 589.01 / 294.01;
  background-image: url("../img/recipe_shape4.svg");
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__subtitle.-recipe2:after {
    right: -21.3333vw;
    top: 32vw;
    width: 40vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__subtitle.-recipe2:after {
    height: 294px;
    right: -500px;
    top: -100px;
    width: 589px;
  }
}

#container .Lineup .Lineup__subtitleImage {
  gap: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  z-index: 2;
}

#container .Lineup .Lineup__subtitleImage img {
  -webkit-filter: drop-shadow(0 6px 8px rgba(100, 26, 15, 0.2));
  filter: drop-shadow(0 6px 8px rgba(100, 26, 15, 0.2));
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__subtitleImage {
    margin: 10px auto 0;
    width: 53.3333vw;
  }
  #container .Lineup .Lineup__subtitleImage div {
    margin: 0 -4vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__subtitleImage {
    margin: 0 0 0 auto;
    width: 330px;
  }
  #container .Lineup .Lineup__subtitleImage div {
    margin: 0 -30px;
  }
}

#container .Lineup .Lineup__subtitleTitle {
  position: relative;
  z-index: 3;
}

#container .Lineup .Lineup__subtitleTitle span {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin: 0 auto 0 0;
}

#container .Lineup .Lineup__subtitleTitle span:nth-child(1) {
  color: #6d3b3a;
  padding-left: 0.1em;
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__subtitleTitle {
    margin-top: 10px;
    text-align: center;
  }
  #container .Lineup .Lineup__subtitleTitle span:nth-child(1) {
    font-size: 6.53331vw;
  }
  #container .Lineup .Lineup__subtitleTitle span:nth-child(2) {
    font-size: 9.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__subtitleTitle span:nth-child(1) {
    font-size: 49px;
  }
  #container .Lineup .Lineup__subtitleTitle span:nth-child(2) {
    font-size: 70px;
  }
}

#container .Lineup .Lineup__subtitleTitle.-recipe1 span:nth-child(2) {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#fd8e7c), to(#db2b08));
  background: linear-gradient(90deg, #fd8e7c 0%, #db2b08 100%);
  background-clip: text;
}

#container .Lineup .Lineup__subtitleTitle.-recipe2 span:nth-child(2) {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#ffbc91), to(#f27431));
  background: linear-gradient(90deg, #ffbc91 0%, #f27431 100%);
  background-clip: text;
}

#container .Lineup .Lineup__list {
  display: grid;
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__list {
    gap: 20px;
    grid-template-columns: 1fr;
    margin: 20px auto 0;
    max-width: 600px;
    width: 80%;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__list {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    margin: 30px auto 0;
    width: 860px;
  }
}

#container .Lineup .Lineup__list a {
  color: #6d3b3a;
  display: block;
}

@media (hover: hover) {
  #container .Lineup .Lineup__list a {
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
  }
  #container .Lineup .Lineup__list a img {
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
  }
  #container .Lineup .Lineup__list a .Lineup__name {
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
  }
  #container .Lineup .Lineup__list a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  #container .Lineup .Lineup__list a:hover .Lineup__name {
    opacity: 0.8;
  }
}

#container .Lineup .Lineup__image {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__image figure {
    margin: 0 -6.6667vw;
    position: relative;
  }
  #container .Lineup .Lineup__image figcaption {
    bottom: 0;
    font-size: 3.2vw;
    left: 50%;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__image figure {
    margin: 0 -50px;
    position: relative;
  }
  #container .Lineup .Lineup__image figcaption {
    bottom: 0;
    font-size: 14px;
    left: 50%;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

#container .Lineup .Lineup__image.-tarako {
  grid-template-columns: 1fr;
  margin: 0 auto;
  width: 50%;
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__image.-tarako figure {
    margin: 0 -6.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__image.-tarako figure {
    margin: 0 -50px;
  }
}

#container .Lineup .Lineup__name {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 200px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: -0.01em;
  line-height: 1.3;
  position: relative;
  text-align: center;
}

#container .Lineup .Lineup__name:before {
  clip-path: polygon(50% 0, 0% 100%, 100% 100%);
  content: "";
  display: block;
  height: 20px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 16px;
}

#container .Lineup .Lineup__name.-item1 {
  background-color: #d9371d;
}

#container .Lineup .Lineup__name.-item1:before {
  background-color: #d9371d;
}

#container .Lineup .Lineup__name.-item2 {
  background-color: #fd8d7b;
}

#container .Lineup .Lineup__name.-item2:before {
  background-color: #fd8d7b;
}

@media print, screen and (max-width: 767px) {
  #container .Lineup .Lineup__name {
    font-size: 18px;
    height: 50px;
    margin: 20px auto 0;
    width: 260px;
  }
  #container .Lineup .Lineup__name:before {
    top: -18px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Lineup .Lineup__name {
    font-size: 22px;
    height: 60px;
    margin: 20px auto 0;
    width: 260px;
  }
  #container .Lineup .Lineup__name:before {
    top: -16px;
  }
}

#container .Main {
  background-image: url("../img/main_background2.webp");
  background-position: left top;
  background-repeat: repeat;
  background-size: 20px 30px;
  overflow: hidden;
  position: relative;
  width: 100vw;
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  #container .Main {
    width: 100%;
  }
}

#container .Main picture,
#container .Main img {
  display: block;
  height: auto;
  width: 100%;
}

#container .Main .Main__container {
  position: relative;
}

#container .Main .Main__container:before {
  content: "";
  display: block;
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__container:before {
    aspect-ratio: 1600 / 600;
    background-image: url("../img/main_background.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__container:before {
    background-image: url("../img/main_background_sp.webp");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__inner {
    padding-top: 36vw;
    position: relative;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__inner {
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
}

#container .Main .Main__title {
  z-index: 10;
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__title {
    position: relative;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__title {
    left: 15.625vw;
    position: absolute;
    top: 3.125vw;
    z-index: 2;
  }
}

#container .Main .Main__titleText1 {
  display: block;
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__titleText1 {
    margin: 0 auto;
    width: 74.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__titleText1 {
    width: 35vw;
  }
}

#container .Main .Main__titleText2 {
  display: block;
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__titleText2 {
    margin: 2.6667vw auto 0;
    width: 85.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__titleText2 {
    margin: 1.25vw auto 0;
    width: 27.5vw;
  }
}

#container .Main .Main__package {
  gap: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  z-index: 10;
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__package {
    margin: 2.6667vw auto 0;
    position: relative;
    width: 90.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__package {
    bottom: -5.3333vw;
    left: 17.5vw;
    position: absolute;
    width: 31.25vw;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__packageImage {
    margin: 0 -6vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__packageImage {
    margin: 0 -4.375vw;
  }
}

#container .Main .Main__packageImage img {
  display: block;
  height: auto;
  width: 100%;
}

#container .Main .Main__decoration {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 0;
}

#container .Main .Main__decoration.-shape1 {
  aspect-ratio: 1341.54 / 648.81;
  background-image: url("../img/main_shape1.svg");
  opacity: 0.5;
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__decoration.-shape1 {
    left: -46.6667vw;
    top: 26.6667vw;
    width: 66.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__decoration.-shape1 {
    left: -1.25vw;
    top: -3.75vw;
    width: 40.625vw;
  }
}

#container .Main .Main__decoration.-shape2 {
  aspect-ratio: 1206.09 / 710.21;
  background-image: url("../img/main_shape2.svg");
  opacity: 0.5;
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__decoration.-shape2 {
    bottom: 13.3333vw;
    left: -26.6667vw;
    width: 53.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__decoration.-shape2 {
    left: -13.75vw;
    top: 18.75vw;
    width: 37.5vw;
  }
}

#container .Main .Main__decoration.-shape3 {
  aspect-ratio: 1590.96 / 969.94;
  background-image: url("../img/main_shape3.svg");
  opacity: 0.5;
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__decoration.-shape3 {
    bottom: 13.3333vw;
    right: -40vw;
    width: 80vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__decoration.-shape3 {
    right: -32.5vw;
    top: 15vw;
    width: 50vw;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__container .Pop.-pop1 {
    left: 6.6667vw;
    top: 13.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__container .Pop.-pop1 {
    left: 6.25vw;
    top: 6.25vw;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__container .Pop.-pop2 {
    left: 66.6667vw;
    top: 6.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__container .Pop.-pop2 {
    left: 87.5vw;
    top: 3.125vw;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__container .Pop.-pop3 {
    left: 13.3333vw;
    top: 26.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__container .Pop.-pop3 {
    left: 50vw;
    top: 21.875vw;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__container .Pop.-pop4 {
    left: 13.3333vw;
    top: 53.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__container .Pop.-pop4 {
    left: 46.875vw;
    top: 5vw;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__container .Pop.-pop5 {
    left: 53.3333vw;
    top: 20vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__container .Pop.-pop5 {
    left: 9.375vw;
    top: 15.625vw;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Main .Main__container .Pop.-pop6 {
    left: 85.3333vw;
    top: 48vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__container .Pop.-pop6 {
    left: 81.25vw;
    top: 21.875vw;
  }
}

#container .Pop {
  -webkit-animation: popAnimation 800ms infinite;
  animation: popAnimation 800ms infinite;
  background-image: url("../img/pop.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 50px;
  pointer-events: none;
  position: absolute;
  width: 50px;
  z-index: 100;
}

@media print, screen and (max-width: 767px) {
  #container .Pop {
    height: 30px;
    width: 30px;
  }
}

#container .Pop.-delay0 {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

#container .Pop.-delay1 {
  -webkit-animation-delay: 70ms;
  animation-delay: 70ms;
}

#container .Pop.-delay2 {
  -webkit-animation-delay: 140ms;
  animation-delay: 140ms;
}

#container .Pop.-delay3 {
  -webkit-animation-delay: 210ms;
  animation-delay: 210ms;
}

#container .Pop.-delay4 {
  -webkit-animation-delay: 280ms;
  animation-delay: 280ms;
}

#container .Pop.-delay5 {
  -webkit-animation-delay: 350ms;
  animation-delay: 350ms;
}

#container .Pop.-delay6 {
  -webkit-animation-delay: 420ms;
  animation-delay: 420ms;
}

#container .Pop.-delay7 {
  -webkit-animation-delay: 490ms;
  animation-delay: 490ms;
}

#container .Pop.-delay8 {
  -webkit-animation-delay: 560ms;
  animation-delay: 560ms;
}

#container .Pop.-delay9 {
  -webkit-animation-delay: 630ms;
  animation-delay: 630ms;
}

#container .Pop.-delay10 {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}

@-webkit-keyframes popAnimation {
  0% {
    background-image: none;
  }
  60% {
    background-image: none;
  }
  70% {
    background-image: url("../img/pop_frame1.webp");
  }
  80% {
    background-image: url("../img/pop_frame2.webp");
  }
  90% {
    background-image: url("../img/pop_frame3.webp");
  }
  100% {
    background-image: url("../img/pop_frame4.webp");
  }
}

@keyframes popAnimation {
  0% {
    background-image: none;
  }
  60% {
    background-image: none;
  }
  70% {
    background-image: url("../img/pop_frame1.webp");
  }
  80% {
    background-image: url("../img/pop_frame2.webp");
  }
  90% {
    background-image: url("../img/pop_frame3.webp");
  }
  100% {
    background-image: url("../img/pop_frame4.webp");
  }
}

#container .Recipe {
  background-color: #fcf8f7;
  padding: 0 0;
  position: relative;
  z-index: 20;
}

@media print, screen and (max-width: 767px) {
  #container .Recipe {
    scroll-margin-top: 50px;
    padding: 0 0 40px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe {
    scroll-margin-top: 100px;
    padding: 0 0 0;
  }
}

#container .Recipe:before, #container .Recipe:after {
  background-image: url("../img/recipe_background_shape.svg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  #container .Recipe:before, #container .Recipe:after {
    height: 170px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Recipe:before, #container .Recipe:after {
    height: 100px;
    left: -30vw;
    width: 130vw;
  }
}

#container .Recipe:before {
  top: 1px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

#container .Recipe:after {
  bottom: 1px;
  -webkit-transform: translateY(80%) scaleY(-1);
  transform: translateY(80%) scaleY(-1);
}

#container .Recipe .Recipe__inner {
  position: relative;
  z-index: 3;
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__inner {
    margin: 0 auto;
    padding: 1px 20px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__inner {
    margin: 0 auto;
    max-width: 1200px;
    padding: 1px 50px;
    width: 100%;
  }
}

#container .Recipe .Recipe__title {
  position: relative;
  z-index: 3;
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__title {
    margin: -30px auto 0;
    width: 80vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__title {
    margin: -50px auto 0;
    max-width: 690px;
    width: 100%;
  }
}

#container .Recipe .Recipe__lead {
  color: #6d3b3a;
  letter-spacing: -0.03em;
  line-height: 1.8;
  position: relative;
  text-align: center;
  z-index: 3;
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__lead {
    font-size: 16px;
    line-height: 1.5;
    margin: 30px -10px 0;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__lead {
    font-size: 24px;
    margin-top: 30px;
  }
}

#container .Recipe .Recipe__lead strong {
  background-color: #d9371d;
  color: #fcf8f7;
  padding: 0 0.2em;
}

#container .Recipe .Recipe__subtitle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: grid;
  position: relative;
  z-index: 1;
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__subtitle {
    gap: 0;
    grid-template-columns: 1fr;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__subtitle {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 30px;
  }
}

#container .Recipe .Recipe__subtitle:before, #container .Recipe .Recipe__subtitle:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
}

#container .Recipe .Recipe__subtitle.-recipe1:before {
  aspect-ratio: 589.01 / 294.01;
  background-image: url("../img/recipe_shape1.svg");
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__subtitle.-recipe1:before {
    left: -40vw;
    top: 24vw;
    width: 53.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__subtitle.-recipe1:before {
    height: 294px;
    left: -450px;
    top: -80px;
    width: 589px;
  }
}

#container .Recipe .Recipe__subtitle.-recipe1:after {
  aspect-ratio: 556.84 / 339.48;
  background-image: url("../img/recipe_shape2.svg");
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__subtitle.-recipe1:after {
    right: -26.6667vw;
    top: 26.6667vw;
    width: 40vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__subtitle.-recipe1:after {
    height: 339px;
    right: -500px;
    top: -150px;
    width: 556px;
  }
}

#container .Recipe .Recipe__subtitle.-recipe2:before {
  aspect-ratio: 391.1 / 329.37;
  background-image: url("../img/recipe_shape3.svg");
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__subtitle.-recipe2:before {
    left: -5.3333vw;
    top: 13.3333vw;
    width: 26.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__subtitle.-recipe2:before {
    height: 329px;
    left: -280px;
    top: -50px;
    width: 391px;
  }
}

#container .Recipe .Recipe__subtitle.-recipe2:after {
  aspect-ratio: 589.01 / 294.01;
  background-image: url("../img/recipe_shape4.svg");
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__subtitle.-recipe2:after {
    right: -16vw;
    top: 13.3333vw;
    width: 40vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__subtitle.-recipe2:after {
    height: 294px;
    right: -500px;
    top: -100px;
    width: 589px;
  }
}

#container .Recipe .Recipe__subtitleImage {
  gap: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  z-index: 2;
}

#container .Recipe .Recipe__subtitleImage img {
  -webkit-filter: drop-shadow(0 6px 8px rgba(100, 26, 15, 0.2));
  filter: drop-shadow(0 6px 8px rgba(100, 26, 15, 0.2));
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__subtitleImage {
    margin: 10px auto 0;
    width: 53.3333vw;
  }
  #container .Recipe .Recipe__subtitleImage div {
    margin: 0 -8vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__subtitleImage {
    margin: 0 0 0 auto;
    width: 330px;
  }
  #container .Recipe .Recipe__subtitleImage div {
    margin: 0 -45px;
  }
}

#container .Recipe .Recipe__subtitleImage.-recipe2 {
  grid-template-columns: 1fr;
  margin: 10px auto 0;
}

#container .Recipe .Recipe__subtitleImage.-recipe2 div {
  margin: 0 auto;
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__subtitleImage.-recipe2 {
    margin: -40px auto 0;
    width: 32vw;
  }
  #container .Recipe .Recipe__subtitleImage.-recipe2 div {
    margin: 0 -8vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__subtitleImage.-recipe2 {
    margin: 0 0 0 auto;
    width: 198px;
  }
  #container .Recipe .Recipe__subtitleImage.-recipe2 div {
    margin: -30px -45px 0;
  }
}

#container .Recipe .Recipe__subtitleTitle {
  position: relative;
  z-index: 3;
}

#container .Recipe .Recipe__subtitleTitle span {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin: 0 auto 0 0;
}

#container .Recipe .Recipe__subtitleTitle span:nth-child(1) {
  color: #6d3b3a;
  padding-left: 0.1em;
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__subtitleTitle {
    margin-top: 10px;
    text-align: center;
  }
  #container .Recipe .Recipe__subtitleTitle span:nth-child(1) {
    font-size: 6.53331vw;
  }
  #container .Recipe .Recipe__subtitleTitle span:nth-child(2) {
    font-size: 9.3333vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__subtitleTitle span:nth-child(1) {
    font-size: 49px;
  }
  #container .Recipe .Recipe__subtitleTitle span:nth-child(2) {
    font-size: 70px;
  }
}

#container .Recipe .Recipe__subtitleTitle.-recipe1 span:nth-child(2) {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#fd8e7c), to(#db2b08));
  background: linear-gradient(90deg, #fd8e7c 0%, #db2b08 100%);
  background-clip: text;
}

#container .Recipe .Recipe__subtitleTitle.-recipe2 span:nth-child(2) {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#ffbc91), to(#f27431));
  background: linear-gradient(90deg, #ffbc91 0%, #f27431 100%);
  background-clip: text;
}

#container .Recipe .Recipe__list {
  position: relative;
  z-index: 4;
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__list {
    gap: 20px;
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }
  #container .Recipe .Recipe__list + .Recipe__subtitle {
    margin-top: 50px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__list {
    gap: 40px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
  }
  #container .Recipe .Recipe__list + .Recipe__subtitle {
    margin-top: 80px;
  }
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__list li {
    margin: 0 auto 0;
    max-width: 600px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 350px;
    flex: 0 0 350px;
    margin: 0;
  }
}

#container .Recipe .Recipe__list a {
  display: block;
}

@media (hover: hover) {
  #container .Recipe .Recipe__list a {
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
  }
  #container .Recipe .Recipe__list a img {
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
  }
  #container .Recipe .Recipe__list a:hover {
    opacity: 0.7;
  }
  #container .Recipe .Recipe__list a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

#container .Recipe .Recipe__list.-list1 .Recipe__text {
  background-color: #d9371d;
}

#container .Recipe .Recipe__list.-list1 .Recipe__text:before {
  background-color: #d9371d;
}

#container .Recipe .Recipe__list.-list2 .Recipe__text {
  background-color: #fd8d7b;
}

#container .Recipe .Recipe__list.-list2 .Recipe__text:before {
  background-color: #fd8d7b;
}

#container .Recipe .Recipe__image {
  overflow: hidden;
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__image {
    border-radius: 2.6667vw;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__image {
    border-radius: 20px;
  }
}

#container .Recipe .Recipe__text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 200px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: -0.01em;
  line-height: 1.2;
  position: relative;
  text-align: center;
}

#container .Recipe .Recipe__text:before {
  clip-path: polygon(50% 0, 0% 100%, 100% 100%);
  content: "";
  display: block;
  height: 20px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 16px;
}

@media print, screen and (max-width: 767px) {
  #container .Recipe .Recipe__text {
    font-size: 18px;
    height: 60px;
    margin: 20px 20px 0;
  }
  #container .Recipe .Recipe__text:before {
    top: -18px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__text {
    font-size: 22px;
    height: 80px;
    margin: 20px 20px 0;
  }
  #container .Recipe .Recipe__text:before {
    top: -16px;
  }
}

.g-siteFooter_pagetop {
  z-index: 3;
}
