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

@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 .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 {
  padding: 50px 20px;
  position: relative;
  width: 100vw;
  z-index: 1;
}

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

#container .Lead .Lead__inner {
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__inner {
    max-width: 1100px;
  }
}

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

#container .Lead .Lead__text {
  font-size: 14px;
  line-height: 2;
  margin-top: 30px;
  position: relative;
  z-index: 2;
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__text {
    font-size: 20px;
    line-height: 2.3;
    margin-top: 40px;
    text-align: center;
  }
}

#container .Lead .Lead__text.-large {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__text.-large {
    font-size: 30px;
    line-height: 2;
  }
}

#container .Lead .Lead__text em {
  color: #ef4e2a;
}

#container .Lead .Lead__image {
  margin: -140px auto 0;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  #container .Lead .Lead__image {
    margin-top: -250px;
    max-width: 500px;
  }
}

#container .Main {
  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 {
  background-image: url("../img/main_background_sp.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 20px 0;
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__container {
    background-image: url("../img/main_background_pc.webp");
    max-height: 500px;
    padding: 80px 50px 0;
  }
}

#container .Main .Main__inner {
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 1;
}

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

#container .Main .Main__content {
  gap: 20px;
  display: grid;
  grid-template-columns: 1fr;
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__content {
    gap: 40px;
    grid-template-columns: 52% 1fr;
  }
}

#container .Main .Main__title {
  margin-left: -12px;
  position: relative;
  z-index: 2;
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__title {
    margin-left: -20px;
  }
}

@media print, screen and (min-width: 768px) {
  #container .Main .Main__image {
    margin-right: -100px;
    margin-top: -10px;
  }
}

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

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

#container .Recipe.-recipe1, #container .Recipe.-recipe3, #container .Recipe.-recipe5 {
  background-color: #faf7f3;
}

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

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

#container .Recipe .Recipe__lead {
  font-size: 14px;
  letter-spacing: -0.03em;
  line-height: 1.8;
  margin-top: 30px;
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__lead {
    font-size: 20px;
    line-height: 2.3;
    margin-top: 80px;
    text-align: center;
  }
}

#container .Recipe .Recipe__list {
  margin-top: 30px;
  position: relative;
  z-index: 4;
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__list {
    margin-top: 80px;
  }
}

#container .Recipe .Recipe__list ul {
  gap: 20px;
  display: grid;
  grid-template-columns: 1fr;
}

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

@media print, screen and (min-width: 768px) and (max-width: 960px) {
  #container .Recipe .Recipe__list ul {
    grid-template-columns: repeat(2, 1fr);
  }
}

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

#container .Recipe .Recipe__list a:hover .Recipe__image img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

#container .Recipe .Recipe__list a:hover .Recipe__text {
  opacity: 0.8;
}

@media print, screen and (min-width: 768px) {
  #container .Recipe .Recipe__list.-recipe5 ul {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 500px;
    padding: 0;
    width: 100%;
  }
}

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

#container .Recipe .Recipe__image img {
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
  width: 100%;
}

#container .Recipe .Recipe__text {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  margin: 15px 0;
  text-align: center;
}

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

#container .Title {
  border: 3px solid;
  -o-border-image: linear-gradient(90deg, #ef952a, #ef4e2a) 1;
  border-image: -webkit-gradient(linear, left top, right top, from(#ef952a), to(#ef4e2a)) 1;
  border-image: linear-gradient(90deg, #ef952a, #ef4e2a) 1;
  margin: 0 auto;
  padding: 10px 20px;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  #container .Title {
    border-width: 6px;
    max-width: 1100px;
    padding: 40px;
  }
}

#container .Title .Title__inner h2 {
  font-size: 20px;
  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 .Title .Title__inner h2 {
    font-size: 40px;
  }
}

#container .Title .Title__inner h2 em {
  color: #ef4e2a;
}

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