@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Quicksand:wght@300..700&display=swap";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  vertical-align: baseline;
  border: 0;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, picture {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

html {
  width: 100%;
}

body {
  color: #0a210f;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt";
  letter-spacing: .05em;
  background-color: #57aa5d;
  background-image: url("../img/bg_body.png");
  background-repeat: repeat;
  background-size: 288px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
  overflow-x: hidden;
}

a, a:visited, a:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
  transition: all .35s;
}

p {
  font-size: 15px;
}

img {
  max-width: 100%;
  height: auto;
  transition: all .35s;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

@media screen and (width <= 767px) {
  .no-sp {
    display: none;
  }
}

.no-pc {
  display: none;
}

@media screen and (width <= 767px) {
  .no-pc {
    display: inline;
  }
}

.content {
  background: #f8fbed;
  border-radius: 20px;
  width: 90%;
  max-width: 1280px;
  margin: 120px auto 0;
  padding-top: 80px;
  padding-bottom: 100px;
}

@media screen and (width <= 767px) {
  .content {
    border-radius: 10px;
    width: calc(100% - 20px);
    margin-top: -20px;
    padding-top: 15px;
    padding-bottom: 80px;
    position: relative;
    overflow: hidden;
  }
}

.header__logo {
  z-index: 1;
  width: 9.02778%;
  min-width: 90px;
  max-width: 130px;
  position: absolute;
  top: 40px;
  left: 40px;
}

@media screen and (width <= 767px) {
  .header__logo {
    width: 100px;
    top: 20px;
    left: 20px;
  }

  .kv {
    aspect-ratio: 375 / 576;
    overflow: hidden;
  }
}

.kv:before {
  content: "";
  aspect-ratio: 1440 / 780;
  background-image: url("../img/bg_kv_dot.svg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: 1900px;
  width: 100%;
  position: absolute;
  top: 0;
}

@media screen and (width <= 1600px) {
  .kv:before {
    background-size: 115%;
  }
}

@media screen and (width <= 767px) {
  .kv:before {
    aspect-ratio: 375 / 576;
    background-image: url("../img/bg_kv_dot_sp.svg");
    background-size: 100%;
  }
}

.kv__inner {
  aspect-ratio: 1064 / 587;
  background-image: url("../img/bg_kv_white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 73.8889%;
  max-width: 1300px;
  margin-top: 3.125vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media screen and (width <= 767px) {
  .kv__inner {
    aspect-ratio: 375 / 352;
    background-image: url("../img/bg_kv_white_sp.svg");
    background-position: center;
    background-size: 92%;
    width: 100%;
    margin-top: 29.8667vw;
  }
}

.kv__food {
  position: absolute;
}

.kv__food--01 {
  aspect-ratio: 428 / 200;
  width: 40.2256%;
  top: 11.414%;
  left: -13.3459%;
}

@media screen and (width <= 767px) {
  .kv__food--01 {
    aspect-ratio: 188 / 100;
    width: 50.1333%;
    top: -17.6136%;
    left: -2.66667%;
  }
}

.kv__food--02 {
  aspect-ratio: 348 / 255;
  width: 32.7068%;
  bottom: .681431%;
  left: -13.6278%;
}

@media screen and (width <= 767px) {
  .kv__food--02 {
    aspect-ratio: 234 / 99;
    width: 62.4%;
    bottom: -18.75%;
    left: -2.66667%;
  }
}

.kv__food--03 {
  aspect-ratio: 250 / 260;
  width: 23.4962%;
  top: 17.0358%;
  right: -7.5188%;
}

@media screen and (width <= 767px) {
  .kv__food--03 {
    aspect-ratio: 114 / 137;
    width: 30.4%;
    top: 17.0455%;
    right: -2.66667%;
  }
}

.kv__food--04 {
  aspect-ratio: 408 / 220;
  width: 38.3459%;
  bottom: 1.70358%;
  right: -9.11654%;
}

@media screen and (width <= 767px) {
  .kv__food--04 {
    aspect-ratio: 165 / 144;
    width: 44%;
    bottom: -15.625%;
    right: -2.66667%;
  }
}

.kv__product {
  aspect-ratio: 141 / 420;
  width: 13.2519%;
  position: absolute;
  top: 45.9966%;
  left: 16.9173%;
}

@media screen and (width <= 767px) {
  .kv__product {
    width: 18.1333%;
    top: 29.8295%;
    left: 5.86667%;
    transform: rotate(-10deg);
  }
}

.kv__text {
  position: absolute;
}

.kv__text img {
  width: 100%;
}

.kv__text--02 {
  aspect-ratio: 140 / 137;
  width: 13.1579%;
  top: 15.3322%;
  right: 17.1053%;
}

@media screen and (width <= 767px) {
  .kv__text--02 {
    width: 21.8667%;
    top: -8.52273%;
    right: 5.33333%;
  }
}

.kv__text--01 {
  aspect-ratio: 171 / 172;
  width: 16.0714%;
  top: -3.40716%;
  right: 25.3759%;
}

@media screen and (width <= 767px) {
  .kv__text--01 {
    width: 26.6667%;
    top: -22.7273%;
    right: 23.2%;
  }
}

.kv__title-block {
  aspect-ratio: 333 / 376;
  width: 31.297%;
  margin: auto;
  position: absolute;
  top: 22.4872%;
  left: 0;
  right: 0;
}

@media screen and (width <= 767px) {
  .kv__title-block {
    width: 51.2%;
    top: 23.2955%;
  }
}

.kv__balloon {
  width: 58.2583%;
  position: absolute;
  top: -19.9468%;
  left: -31.2312%;
}

@media screen and (width <= 767px) {
  .kv__balloon {
    width: 54.1667%;
    top: -22.0183%;
    left: -15.625%;
  }
}

.kv-move {
  animation: 3s steps(2, end) infinite kv-move;
}

@keyframes kv-show {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

@keyframes kv-move {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(10deg);
  }
}

.intro {
  column-gap: 6.25%;
  display: flex;
}

@media screen and (width <= 767px) {
  .intro {
    flex-direction: column;
    column-gap: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.intro__img {
  width: 50.7813%;
  margin-right: -1.95313%;
}

@media screen and (width <= 767px) {
  .intro__img {
    width: 100%;
    margin-top: 30px;
    margin-right: auto;
  }
}

.intro__text-block {
  width: 44.9219%;
}

@media screen and (width <= 767px) {
  .intro__text-block {
    width: 100%;
  }
}

.intro__title {
  color: #fff;
  letter-spacing: .08em;
  background-color: #307f40;
  border-radius: 0 20px 20px 0;
  padding: 1em 17.3913% .8em;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: min(2.91667vw, 42px);
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (width <= 767px) {
  .intro__title {
    text-align: center;
    border-radius: 10px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 24px;
  }
}

.intro__title span {
  margin-bottom: .5em;
  font-size: min(1.25vw, 18px);
  display: block;
}

@media screen and (width <= 767px) {
  .intro__title span {
    margin-bottom: 1.1em;
    font-size: 14px;
  }
}

.intro__title span span {
  background-image: linear-gradient(to right, #fff 2px, #0000 2px);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 6px 2px;
  padding-bottom: .7em;
  line-height: 1;
  display: inline-block;
}

@media screen and (width <= 767px) {
  .intro__title span span {
    padding-bottom: 1em;
    line-height: 1.6;
    display: block;
  }
}

.intro__text {
  letter-spacing: .08em;
  margin-top: 2.3em;
  padding-left: 17.3913%;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: min(1.31944vw, 19px);
  font-weight: 700;
  line-height: 2;
}

@media screen and (width <= 767px) {
  .intro__text {
    text-align: center;
    margin-top: 30px;
    padding-left: 0;
    font-size: 17px;
  }
}

.base {
  background-color: #d2eea9;
  border-radius: 20px;
  column-gap: 5.07813%;
  width: 90%;
  max-width: 1080px;
  margin: 80px auto 0;
  padding-right: 5.07813%;
  display: flex;
}

@media screen and (width <= 767px) {
  .base {
    border-radius: 10px;
    flex-direction: column;
    column-gap: 0;
    width: calc(100% - 30px);
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }
}

.base__title-block {
  width: 38.4211%;
}

@media screen and (width <= 767px) {
  .base__title-block {
    width: 100%;
  }
}

.base__title {
  width: 98.0822%;
  position: relative;
}

@media screen and (width <= 767px) {
  .base__title {
    width: 87.3846%;
  }
}

.base__title img {
  border-radius: 20px 0 0;
}

@media screen and (width <= 767px) {
  .base__title img {
    border-radius: 10px 0 0;
  }
}

.base__title:after {
  content: "";
  aspect-ratio: 404 / 260;
  background-image: url("../img/img_base.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 112.849%;
  display: block;
  position: absolute;
  top: 32.1543%;
  left: -5.58659%;
}

@media screen and (width <= 767px) {
  .base__title:after {
    aspect-ratio: 295 / 210;
    background-image: url("../img/img_base_sp.png");
    width: 103.873%;
    top: 10.5769%;
    left: 7.04225%;
  }
}

.base__text {
  margin-top: 4.7em;
  margin-bottom: 3.5em;
  padding-left: 17.8082%;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: min(1.18056vw, 17px);
  font-weight: 700;
  line-height: 1.8;
}

@media screen and (width <= 767px) {
  .base__text {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 15px;
  }
}

.base__recipe {
  width: 29.6842%;
  margin-top: 60px;
  margin-bottom: 60px;
}

@media screen and (width <= 767px) {
  .base__recipe {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.base__recipe-title {
  color: #307f40;
  margin-bottom: .75em;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: min(1.94444vw, 28px);
  font-weight: 700;
}

@media screen and (width <= 767px) {
  .base__recipe-title {
    margin-bottom: 20px;
    font-size: 24px;
  }
}

.base__ingredients-title {
  border-bottom: 1px solid #0a210f33;
  padding-bottom: 5px;
  font-size: min(.902778vw, 13px);
  font-weight: bold;
  line-height: 2;
}

@media screen and (width <= 767px) {
  .base__ingredients-title {
    font-size: 12px;
  }
}

.base__ingredients {
  margin-top: .85em;
  font-size: min(.972222vw, 14px);
  line-height: 1.7;
}

@media screen and (width <= 767px) {
  .base__ingredients {
    font-size: 13px;
  }
}

.base__ingredients-row {
  justify-content: space-between;
  display: flex;
}

.base__instructions-title {
  border-bottom: 1px solid #0a210f33;
  margin-top: 1.55em;
  padding-bottom: 5px;
  font-size: min(.902778vw, 13px);
  font-weight: bold;
  line-height: 2;
}

@media screen and (width <= 767px) {
  .base__instructions-title {
    font-size: 12px;
  }
}

.base__instructions {
  counter-reset: my-counter;
  margin-top: .85em;
  padding: 0;
  font-size: min(.972222vw, 14px);
  line-height: 1.6;
  list-style: none;
}

@media screen and (width <= 767px) {
  .base__instructions {
    font-size: 13px;
  }
}

.base__instructions li + li {
  margin-top: .7em;
}

.base__instructions-text {
  padding-left: 2.15em;
  position: relative;
}

.base__instructions-text:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  box-sizing: border-box;
  color: #fff;
  background-color: #0a210f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.65em;
  height: 1.65em;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: min(.833333vw, 12px);
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: absolute;
  inset: .1em 0 0;
}

@media screen and (width <= 767px) {
  .base__instructions-text:before {
    font-size: 12px;
  }
}

.base__notes {
  margin-top: .8em;
  font-size: min(.902778vw, 13px);
}

@media screen and (width <= 767px) {
  .base__notes {
    font-size: 11px;
  }
}

.base__movie {
  width: 24.8421%;
  margin-bottom: 50px;
}

@media screen and (width <= 767px) {
  .base__movie {
    width: 236px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }
}

.base__movie-title {
  width: 83.0509%;
  margin: 40px auto 8px;
}

.base__movie-title img {
  margin-left: -3px;
}

.base__movie-block {
  width: 100%;
  padding-top: 177.777%;
  position: relative;
}

.base__movie-block video {
  border-radius: 16px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (width <= 767px) {
  .base__movie-block video {
    border-radius: 10px;
  }
}

.contents-nav {
  z-index: 2;
  width: 90%;
  max-width: 1080px;
  margin: 100px auto 0;
  display: flex;
  position: relative;
}

@media screen and (width <= 767px) {
  .contents-nav {
    flex-direction: column;
    width: 100%;
    margin-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.contents-nav__seasonal-block {
  background-image: linear-gradient(#0a210f 2px, #0000 2px);
  background-position: 100% 0;
  background-repeat: repeat-y;
  background-size: 2px 6px;
  width: 46.7593%;
  padding-left: 4.16667%;
  padding-right: 5.55556%;
}

@media screen and (width <= 767px) {
  .contents-nav__seasonal-block {
    background: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.contents-nav__category-block {
  width: 53.2407%;
  padding-left: 5.55556%;
  padding-right: 2.77778%;
}

@media screen and (width <= 767px) {
  .contents-nav__category-block {
    width: 100%;
    margin-top: 35px;
    padding-left: 0;
    padding-right: 0;
  }
}

.contents-nav__title {
  text-align: center;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: min(1.52778vw, 22px);
  font-weight: 700;
}

@media screen and (width <= 767px) {
  .contents-nav__title {
    font-size: 16px;
  }
}

.list-seasonal {
  column-gap: 5%;
  margin-top: 25px;
  display: flex;
}

@media screen and (width <= 767px) {
  .list-seasonal {
    justify-content: center;
    margin-top: 18px;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .list-seasonal__item a:hover img {
    opacity: .7;
  }
}

@media screen and (width <= 767px) {
  .list-seasonal__item {
    width: 19.0476%;
  }
}

.list-category {
  column-gap: 3.09278%;
  margin-top: 25px;
  display: flex;
}

@media screen and (width <= 767px) {
  .list-category {
    margin-top: 18px;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .list-category__item a:hover img {
    opacity: .7;
  }
}

.sec-title {
  color: #307f40;
  letter-spacing: .08em;
  text-align: center;
  z-index: 1;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: min(2.91667vw, 42px);
  font-weight: 700;
  position: relative;
}

@media screen and (width <= 767px) {
  .sec-title {
    font-size: 30px;
    line-height: 1.4;
  }
}

.sec-title span {
  letter-spacing: .4em;
  margin-top: 1.2em;
  font-family: Quicksand, sans-serif;
  font-size: min(1.11111vw, 16px);
  display: block;
}

@media screen and (width <= 767px) {
  .sec-title span {
    font-size: 12px;
  }
}

.sec-title:before {
  content: "";
  aspect-ratio: 1360 / 475;
  z-index: -1;
  background-image: url("../img/bg_sec_title.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 125.926%;
  margin-left: -12.963%;
  display: block;
  position: absolute;
  top: -12.5vw;
  left: 0;
}

@media screen and (width <= 767px) {
  .sec-title:before {
    aspect-ratio: 355 / 162;
    background-image: url("../img/bg_sec_title_sp.svg");
    width: 100%;
    margin-left: 0;
    top: 0;
  }
}

.sec-title-balloon {
  color: #307f40;
  letter-spacing: .08em;
  text-align: center;
  z-index: 2;
  margin-bottom: 1.2em;
  margin-left: auto;
  margin-right: auto;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: min(1.66667vw, 24px);
  font-weight: 700;
  display: table;
  position: relative;
}

@media screen and (width <= 767px) {
  .sec-title-balloon {
    font-size: 15px;
  }
}

.sec-title-balloon:before, .sec-title-balloon:after {
  content: "";
  z-index: 1;
  background-color: #307f40;
  border-radius: 2px;
  width: 1.5px;
  height: 1.9em;
  margin-top: -.2em;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
}

@media screen and (width <= 767px) {
  .sec-title-balloon:before, .sec-title-balloon:after {
    width: 1px;
  }
}

.sec-title-balloon:before {
  left: -1.5em;
  transform: rotate(-30deg);
}

.sec-title-balloon:after {
  right: -1.4em;
  transform: rotate(30deg);
}

.seasonal {
  width: 90%;
  max-width: 1080px;
  margin: 140px auto 0;
  display: block;
}

@media screen and (width <= 767px) {
  .seasonal {
    width: 100%;
    margin-top: 80px;
  }
}

.seasonal__list {
  z-index: 1;
  margin-top: 30px;
  position: relative;
}

@media screen and (width <= 767px) {
  .seasonal__list {
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.category {
  width: 90%;
  max-width: 1080px;
  margin: 140px auto 0;
  display: block;
}

@media screen and (width <= 767px) {
  .category {
    width: 100%;
    margin-top: 80px;
  }
}

.category__list {
  z-index: 1;
  flex-wrap: wrap;
  gap: 90px 3.7037%;
  margin-top: 100px;
  display: flex;
  position: relative;
}

@media screen and (width <= 767px) {
  .category__list {
    flex-direction: column;
    gap: 0;
    margin-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .category__list li + li {
    margin-top: 50px;
  }
}

.jitan {
  width: 90%;
  max-width: 1080px;
  margin: 140px auto 0;
  display: block;
}

@media screen and (width <= 767px) {
  .jitan {
    width: 100%;
    margin-top: 80px;
  }
}

.jitan__list {
  z-index: 1;
  margin-top: 100px;
  position: relative;
}

@media screen and (width <= 767px) {
  .jitan__list {
    margin-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.card {
  background-color: #fff;
  border: 4px solid;
  border-radius: 20px;
  position: relative;
}

@media screen and (width <= 767px) {
  .card {
    border-width: 3px;
    border-radius: 10px;
  }
}

.card--seasonal {
  background-position: top, 0 100%;
  background-repeat: no-repeat;
  background-size: 100%, 44.4444%;
  margin-top: 60px;
  padding-bottom: 40px;
}

@media screen and (width <= 767px) {
  .card--seasonal {
    background-size: 100%, 61.5385%;
    margin-top: 50px;
    padding-bottom: 50px;
  }
}

.card--category {
  width: 48.1481%;
  padding-bottom: 20px;
}

@media screen and (width <= 767px) {
  .card--category {
    width: 100%;
    padding-bottom: 25px;
  }
}

.card--jitan {
  padding-bottom: 60px;
}

@media screen and (width <= 767px) {
  .card--jitan {
    padding-bottom: 30px;
  }
}

.card--spring {
  background-image: url("../img/bg_spring.png"), url("../img/img_spring_deco.svg");
  border-color: #ffa0ad;
}

.card--summer {
  background-image: url("../img/bg_summer.png"), url("../img/img_summer_deco.svg");
  border-color: #abe7f1;
}

.card--autumn {
  background-image: url("../img/bg_autumn.png"), url("../img/img_autumn_deco.svg");
  border-color: #e2c093;
}

.card--winter {
  background-image: url("../img/bg_winter.png"), url("../img/img_winter_deco.svg");
  border-color: #b8c2c4;
}

.card--vegetable {
  border-color: #83bb8e;
}

.card--fish {
  border-color: #92cbf1;
}

.card--meat {
  border-color: #fcafb0;
}

.card--others {
  border-color: #b9df79;
}

.card--deli {
  border-color: #a7b8de;
}

.card__title {
  margin-left: auto;
  margin-right: auto;
}

.card__title--seasonal {
  width: 23.1481%;
}

@media screen and (width <= 767px) {
  .card__title--seasonal {
    width: 55.3846%;
  }
}

.card__title--category {
  width: 26.9231%;
}

@media screen and (width <= 767px) {
  .card__title--category {
    width: 30.7692%;
  }
}

.card__title--jitan {
  width: 16.6667%;
}

@media screen and (width <= 767px) {
  .card__title--jitan {
    width: 36.9231%;
  }
}

.card__title-img--seasonal {
  margin-top: -2.08333vw;
}

@media screen and (width <= 767px) {
  .card__title-img--seasonal {
    margin-top: -30px;
  }
}

.card__title-img--category {
  margin-top: -3.81944vw;
}

@media screen and (width <= 767px) {
  .card__title-img--category {
    margin-top: -40px;
  }
}

.card__title-img--jitan {
  margin-top: -4.16667vw;
}

@media screen and (width <= 767px) {
  .card__title-img--jitan {
    margin-top: -40px;
  }
}

.card__item-img {
  margin-left: auto;
  margin-right: auto;
}

.card__item-img--seasonal {
  width: 95%;
  max-width: 888px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

@media screen and (width <= 767px) {
  .card__item-img--seasonal {
    width: 100%;
    max-width: 400px;
    margin-top: 20px;
    position: static;
  }
}

.card__item-img--category {
  width: 90%;
  max-width: 470px;
  margin-top: -10px;
}

@media screen and (width <= 767px) {
  .card__item-img--category {
    width: 100%;
    max-width: 400px;
    margin-top: 20px;
    position: static;
  }
}

.card__item-img--jitan {
  width: 95%;
  max-width: 1010px;
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
}

@media screen and (width <= 767px) {
  .card__item-img--jitan {
    width: 100%;
    max-width: 400px;
    position: static;
  }

  .card__item-img--pc {
    display: none;
  }
}

.card__item-img--sp-top {
  display: none;
}

@media screen and (width <= 767px) {
  .card__item-img--sp-top {
    margin-top: -30px;
    display: block;
  }
}

.card__item-img--sp-bottom {
  display: none;
}

@media screen and (width <= 767px) {
  .card__item-img--sp-bottom {
    margin-top: 10px;
    display: block;
  }
}

.card__text {
  letter-spacing: .08em;
  text-align: center;
  margin-top: .8em;
  font-family: fot-tsukuardgothic-std, sans-serif;
  line-height: 1.6;
}

@media screen and (width <= 767px) {
  .card__text {
    letter-spacing: .06em;
  }
}

.card__text--seasonal {
  font-size: min(1.38889vw, 20px);
}

@media screen and (width <= 767px) {
  .card__text--seasonal {
    font-size: 16px;
    line-height: 1.8;
  }
}

.card__text--category {
  font-size: min(1.25vw, 18px);
}

@media screen and (width <= 767px) {
  .card__text--category {
    font-size: 14px;
    line-height: 1.7;
  }
}

.card__text--jitan {
  margin-top: 1.5em;
  font-size: min(1.38889vw, 20px);
}

@media screen and (width <= 767px) {
  .card__text--jitan {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.8;
  }
}

.card__notes {
  color: #0a210fb3;
  text-align: center;
  margin-top: .75em;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: min(1.04167vw, 15px);
}

@media screen and (width <= 767px) {
  .card__notes {
    font-size: 12px;
  }
}

.card__content-wrap {
  column-gap: 8.69565%;
  width: 95%;
  max-width: 920px;
  margin-top: 95px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

@media screen and (width <= 767px) {
  .card__content-wrap {
    flex-direction: column;
    column-gap: 0;
    width: 100%;
    margin-top: 30px;
  }
}

.card__recipe-group {
  width: 65.7609%;
}

@media screen and (width <= 767px) {
  .card__recipe-group {
    width: 100%;
  }
}

.card__recipe-movie-block {
  width: 25.6522%;
}

@media screen and (width <= 767px) {
  .card__recipe-movie-block {
    width: 236px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }
}

.card__recipe-movie {
  width: 100%;
  padding-top: 177.777%;
  position: relative;
}

.card__recipe-movie video {
  border-radius: 16px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (width <= 767px) {
  .card__recipe-movie video {
    border-radius: 10px;
  }
}

.card__recipe-movie-title {
  width: 100%;
}

.card__recipe-block {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.card__recipe-block--seasonal {
  align-items: center;
  column-gap: 6.25%;
  width: 90%;
  max-width: 800px;
  margin-top: 20px;
}

@media screen and (width <= 767px) {
  .card__recipe-block--seasonal {
    flex-direction: column;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.card__recipe-block--category {
  align-items: flex-start;
  column-gap: 4.80769%;
  padding-left: 3.84615%;
  padding-right: 3.84615%;
}

@media screen and (width <= 767px) {
  .card__recipe-block--category {
    column-gap: 5.45455%;
    width: 100%;
    margin-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.card__recipe-block--jitan {
  align-items: center;
  column-gap: 4.13223%;
  width: 100%;
}

@media screen and (width <= 767px) {
  .card__recipe-block--jitan {
    flex-direction: column;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.card__recipe-block--jitan + .card__recipe-block--jitan {
  margin-top: 30px;
}

@media screen and (width <= 767px) {
  .card__recipe-block--jitan + .card__recipe-block--jitan {
    margin-top: 35px;
  }
}

.card__recipe-img img {
  border-radius: 20px;
}

@media screen and (width <= 767px) {
  .card__recipe-img img {
    border-radius: 10px;
  }
}

.card__recipe-img--seasonal {
  width: 50%;
}

@media screen and (width <= 767px) {
  .card__recipe-img--seasonal {
    width: 100%;
  }
}

.card__recipe-img--category {
  width: 50%;
}

@media screen and (width <= 767px) {
  .card__recipe-img--category {
    width: 42.9091%;
  }
}

.card__recipe-img--meat {
  width: 43.75%;
}

@media screen and (width <= 767px) {
  .card__recipe-img--meat {
    width: 42.9091%;
  }
}

.card__recipe-img--jitan {
  width: 52.8926%;
}

@media screen and (width <= 767px) {
  .card__recipe-img--jitan {
    width: 100%;
  }
}

.card__recipe--seasonal {
  width: 43.75%;
}

@media screen and (width <= 767px) {
  .card__recipe--seasonal {
    width: 100%;
  }
}

.card__recipe--category {
  width: 41.25%;
}

@media screen and (width <= 767px) {
  .card__recipe--category {
    width: 51.6364%;
  }
}

.card__recipe--meat {
  width: 46.875%;
}

@media screen and (width <= 767px) {
  .card__recipe--meat {
    width: 51.6364%;
  }
}

.card__recipe--jitan {
  width: 42.9752%;
}

@media screen and (width <= 767px) {
  .card__recipe--jitan {
    width: 100%;
  }
}

.card__recipe-title {
  letter-spacing: .05em;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
}

.card__recipe-title--seasonal {
  font-size: min(1.94444vw, 28px);
}

@media screen and (width <= 767px) {
  .card__recipe-title--seasonal {
    margin-top: 20px;
    font-size: 20px;
  }
}

.card__recipe-title--category {
  font-size: min(1.52778vw, 22px);
}

@media screen and (width <= 767px) {
  .card__recipe-title--category.no-pc {
    margin-top: 15px;
    padding-left: 25px;
    font-size: 20px;
    display: block;
  }
}

.card__recipe-title--spring {
  color: #ed7788;
}

.card__recipe-title--summer {
  color: #42bdd6;
}

.card__recipe-title--autumn {
  color: #bd7a51;
}

.card__recipe-title--winter {
  color: #77888a;
}

.card__recipe-title--vegetable {
  color: #307f40;
}

.card__recipe-title--fish {
  color: #52a5dc;
}

.card__recipe-title--meat {
  color: #eb6365;
}

.card__recipe-title--others {
  color: #94c642;
  letter-spacing: .03em;
}

.card__recipe-title--deli {
  color: #718cc7;
  font-size: min(1.52778vw, 22px);
}

@media screen and (width <= 767px) {
  .card__recipe-title--deli {
    margin-top: 20px;
    font-size: 20px;
  }
}

.card__instructions-title {
  border-bottom: 1px solid #0a210f33;
  margin-top: 1.55em;
  padding-bottom: 5px;
  font-size: min(.902778vw, 13px);
  font-weight: bold;
  line-height: 2;
}

@media screen and (width <= 767px) {
  .card__instructions-title {
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.5;
  }

  .card__instructions-title--category {
    margin-top: -2px;
    font-size: 11px;
  }
}

.card__instructions {
  counter-reset: my-counter;
  margin-top: .85em;
  padding: 0;
  font-size: min(.972222vw, 14px);
  line-height: 1.6;
  list-style: none;
}

@media screen and (width <= 767px) {
  .card__instructions {
    font-size: 13px;
  }
}

.card__instructions li + li {
  margin-top: .7em;
}

.card__instructions--category {
  line-height: 1.5;
}

@media screen and (width <= 767px) {
  .card__instructions--category {
    font-size: 12px;
  }
}

.card__instructions--category li + li {
  margin-top: .5em;
}

.card__instructions-text {
  padding-left: 2em;
  position: relative;
}

@media screen and (width <= 767px) {
  .card__instructions-text {
    letter-spacing: .02em;
    padding-left: 1.9em;
  }
}

.card__instructions-text:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  box-sizing: border-box;
  color: #fff;
  background-color: #0a210f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.65em;
  height: 1.65em;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: min(.833333vw, 12px);
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: absolute;
  inset: .1em 0 0;
}

@media screen and (width <= 767px) {
  .card__instructions-text:before {
    font-size: 12px;
  }
}

.recipe-nanban {
  width: 59.375%;
  max-width: 760px;
  margin: 100px auto 0;
  display: block;
}

@media screen and (width <= 767px) {
  .recipe-nanban {
    width: calc(100% - 40px);
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
  }
}

.recipe-nanban__btn img {
  border-radius: 20px;
}

@media screen and (width <= 767px) {
  .recipe-nanban__btn img {
    border-radius: 10px;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .recipe-nanban__btn a:hover img {
    border-radius: 50px;
  }
}

.product {
  background-image: linear-gradient(to right, #307f40 2px, #0000 2px);
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: 6px 2px;
  width: 90%;
  max-width: 1080px;
  margin: 100px auto 0;
  padding-top: 60px;
  display: block;
}

@media screen and (width <= 767px) {
  .product {
    width: calc(100% - 40px);
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
  }
}

.product__block {
  column-gap: 10.2339%;
  width: 63.3333%;
  max-width: 684px;
  margin: 6% auto 0;
  display: flex;
}

@media screen and (width <= 767px) {
  .product__block {
    margin-top: 0;
    display: block;
    position: relative;
  }
}

.product__img {
  z-index: 1;
  width: 23.3918%;
  padding-left: 1.46199%;
  position: relative;
}

@media screen and (width <= 767px) {
  .product__img {
    width: 23.8095%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
}

.product__text-block {
  width: 67.8363%;
  padding-top: 35px;
  font-family: fot-tsukuardgothic-std, sans-serif;
}

@media screen and (width <= 767px) {
  .product__text-block {
    width: 100%;
    padding-top: 25px;
  }
}

.product__balloon {
  width: 34.3612%;
  margin-left: -9.91189%;
}

@media screen and (width <= 767px) {
  .product__balloon--pc {
    display: none;
  }
}

.product__balloon--sp {
  display: none;
}

@media screen and (width <= 767px) {
  .product__balloon--sp {
    width: 108px;
    display: block;
    position: absolute;
    top: -15px;
    left: 50px;
    transform: rotate(-15deg);
  }
}

.product__title {
  letter-spacing: .08em;
  color: #307f40;
  margin-top: .3em;
  font-size: min(2.5vw, 36px);
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (width <= 767px) {
  .product__title {
    text-align: center;
    margin-top: 0;
    font-size: 28px;
    line-height: 1.3;
  }
}

.product__list {
  justify-content: flex-start;
  column-gap: .5em;
  margin-top: 1.1em;
  font-size: min(1.25vw, 18px);
  display: flex;
}

@media screen and (width <= 767px) {
  .product__list {
    justify-content: center;
    column-gap: 5px;
    margin-top: 35px;
    font-size: 13px;
  }
}

.product__point {
  color: #fff;
  letter-spacing: .08em;
  text-align: center;
  background-color: #1b4122;
  border-radius: 10px;
  width: 5em;
  font-weight: 700;
  line-height: 2.2;
}

@media screen and (width <= 767px) {
  .product__point {
    border-radius: 6px;
    width: 58px;
  }
}

.product__text {
  letter-spacing: .08em;
  color: #1b4122;
  margin-top: 1.8em;
  font-size: min(1.18056vw, 17px);
  font-weight: 700;
  line-height: 1.8;
}

@media screen and (width <= 767px) {
  .product__text {
    text-align: center;
    margin-top: 25px;
    font-size: 16px;
  }
}

.product__btn {
  width: 70.3704%;
  max-width: 760px;
  margin: -30px auto 0;
  display: block;
}

@media screen and (width <= 767px) {
  .product__btn {
    width: 100%;
    margin-top: 40px;
  }
}

.product__btn img {
  border-radius: 20px;
}

@media screen and (width <= 767px) {
  .product__btn img {
    border-radius: 10px;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .product__btn a:hover img {
    border-radius: 50px;
  }
}

.banner__title {
  letter-spacing: .08em;
  color: #307f40;
  text-align: center;
  margin-top: 100px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: min(1.80556vw, 26px);
  font-weight: 700;
}

@media screen and (width <= 767px) {
  .banner__title {
    font-size: 20px;
  }
}

.banner__img {
  border-radius: 0;
  width: 50%;
  max-width: 420px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (width <= 767px) {
  .banner__img {
    width: calc(100% - 40px);
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .banner__img a:hover img {
    border-radius: 30px;
  }
}

.footer {
  background-color: #1b4122;
  border-radius: 20px;
  width: 90%;
  max-width: 1280px;
  margin: 40px auto;
  padding-top: 100px;
  padding-bottom: 60px;
  position: relative;
}

@media screen and (width <= 767px) {
  .footer {
    border-radius: 10px;
    width: calc(100% - 20px);
    margin-top: 30px;
    margin-bottom: 10px;
    padding-top: 60px;
    padding-bottom: 40px;
  }
}

.footer__pagetop {
  width: 11.7188%;
  max-width: 150px;
  position: absolute;
  bottom: calc(100% - 1px);
  right: 80px;
}

@media screen and (width <= 767px) {
  .footer__pagetop {
    width: 110px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .footer__pagetop a:hover img {
    transform-origin: center;
    transform: scale(1.05);
  }
}

.footer__logo {
  text-align: center;
}

.footer__logo img {
  width: 10.7639%;
}

@media screen and (width <= 767px) {
  .footer__logo img {
    width: 125px;
  }
}

.footer__link {
  letter-spacing: .04em;
  justify-content: center;
  margin-top: 2.08333%;
  font-family: Quicksand, sans-serif;
  font-size: max(.902778vw, 10px);
  font-weight: 500;
  display: flex;
}

@media screen and (width <= 767px) {
  .footer__link {
    letter-spacing: .02em;
    margin-top: 8%;
    font-size: max(3.2vw, 10px);
  }
}

.footer__link-item a {
  text-underline-offset: 40%;
  color: #fff;
  border-left: 1px solid #fff3;
  padding: 0 1.73611vw;
  text-decoration: underline 1px #0000;
  transition: all .35s;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .footer__link-item a:hover {
    text-decoration: underline #fff;
  }
}

@media screen and (width <= 767px) {
  .footer__link-item a {
    padding: 0 3.2vw;
    font-size: min(3.2vw, 14px);
  }
}

.footer__link-item:first-child a {
  border-left: none;
}

.footer__copyright {
  text-align: center;
  letter-spacing: .1em;
  color: #fff9;
  margin-top: 5.55556%;
  font-family: Quicksand, sans-serif;
  font-size: max(.763889vw, 10px);
  font-weight: 400;
}

@media screen and (width <= 767px) {
  .footer__copyright {
    letter-spacing: .02em;
    margin-top: 60px;
  }
}
