@import "https://fonts.googleapis.com/css2?family=LINE+Seed+JP:wght@700;800&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;
}

:root {
  --vw: 100vw;
}

html {
  width: 100%;
  font-size: 10px;
}

@media screen and (width >= 768px) and (width <= 1360px) {
  html {
    font-size: calc(var(--vw) / 136);
  }
}

@media screen and (width <= 767px) {
  html {
    font-size: calc(var(--vw) / 37.5);
  }
}

body {
  color: #724f41;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt";
  background: #f9eedc;
  font-family: YakuHanJP, LINE Seed JP, sans-serif;
  font-weight: bold;
}

.is-pc {
  display: block;
}

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

.is-sp {
  display: none;
}

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

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

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

h2, h3, h4 {
  font-weight: bold;
}

sup {
  vertical-align: top;
  font-size: .6em;
  line-height: 1.8;
}

.header__logo {
  z-index: 2;
  aspect-ratio: 160 / 40;
  width: 16rem;
  margin: 0 auto;
  position: absolute;
  inset: 9.6rem 0 0;
}

@media screen and (width <= 767px) {
  .header__logo {
    width: 11rem;
    top: 11rem;
  }
}

.section-kv {
  background-color: #fcf9f0;
  background-image: url("../img/bg_kv.png");
  background-position: center;
  background-size: cover;
  width: 100%;
  position: relative;
  overflow: hidden;
}

@media screen and (width <= 767px) {
  .section-kv {
    background-image: url("../img/bg_kv_sp.png");
  }
}

.section-kv:before {
  content: "";
  aspect-ratio: 1440 / 32;
  background-image: url("../img/bg_pattern_round_beige.svg");
  background-position: center;
  background-repeat: repeat-x;
  background-size: contain;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (width <= 767px) {
  .section-kv:before {
    aspect-ratio: 375 / 16;
  }
}

.section-kv__img {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4rem;
  width: 100%;
  max-width: 136rem;
  height: 88rem;
  margin: 0 auto;
  padding-top: 7rem;
  display: flex;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-kv__img {
    justify-content: center;
    gap: 16.8rem;
    height: 64rem;
    min-height: auto;
    padding-top: 10.4rem;
  }
}

.section-kv__title {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70.7rem;
  min-height: 49.8rem;
  display: flex;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-kv__title {
    width: 33rem;
    min-height: 23.2rem;
  }
}

.section-kv__title-image {
  object-fit: contain;
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (width <= 767px) {
  .section-kv__title-image {
    width: 33rem;
    height: auto;
  }
}

.section-kv__photo {
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  max-width: none;
  display: block;
  position: absolute;
}

.section-kv__photo--1 {
  background-image: url("../img/img_kv_photo_1.png");
  width: 23.8rem;
  height: 23.8rem;
  top: -10.3rem;
  left: -24.65rem;
}

@media screen and (width <= 767px) {
  .section-kv__photo--1 {
    background-image: url("../img/img_kv_photo_1_sp.png");
    width: 9.5rem;
    height: 10.4rem;
    display: block;
    position: absolute;
    top: -12.2rem;
    left: -2.25rem;
  }
}

.section-kv__photo--2 {
  background-image: url("../img/img_kv_photo_2.png");
  width: 15.8rem;
  height: 14.2rem;
  top: 20rem;
  left: -28.15rem;
}

@media screen and (width <= 767px) {
  .section-kv__photo--2 {
    background-image: url("../img/img_kv_photo_2_sp.png");
    width: 6.8rem;
    height: 7.5rem;
    display: block;
    position: absolute;
    top: -14.2rem;
    left: 8.25rem;
  }
}

.section-kv__photo--3 {
  background-image: url("../img/img_kv_photo_3.png");
  width: 14.2rem;
  height: 14.2rem;
  top: -11.5rem;
  right: -7.15rem;
}

@media screen and (width <= 767px) {
  .section-kv__photo--3 {
    background-image: url("../img/img_kv_photo_3_sp.png");
    width: 6.8rem;
    height: 7.6rem;
    display: block;
    position: absolute;
    top: auto;
    bottom: -14.8rem;
    right: 6.05rem;
  }
}

.section-kv__photo--4 {
  background-image: url("../img/img_kv_photo_4.png");
  width: 25.8rem;
  height: 23.8rem;
  top: 14.6rem;
  right: -29.25rem;
}

@media screen and (width <= 767px) {
  .section-kv__photo--4 {
    background-image: url("../img/img_kv_photo_4_sp.png");
    width: 9.1rem;
    height: 10.4rem;
    display: block;
    position: absolute;
    top: auto;
    bottom: -11.3rem;
    right: -2.25rem;
  }
}

.section-kv__recipe {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  width: 35.4rem;
  display: flex;
  position: absolute;
  bottom: -10.3rem;
  left: -21.95rem;
}

@media screen and (width <= 767px) {
  .section-kv__recipe {
    text-align: center;
    align-items: center;
    gap: .4rem;
    width: 22.4rem;
    position: absolute;
    bottom: -15.3rem;
    left: -1.95rem;
  }
}

.section-kv__recipe-image-wrap {
  border-radius: 1rem;
  width: 35.4rem;
  height: 18.4rem;
  position: relative;
  overflow: hidden;
}

@media screen and (width <= 767px) {
  .section-kv__recipe-image-wrap {
    width: 22.4rem;
    height: 11.6rem;
  }
}

.section-kv__recipe-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0;
}

.section-kv__recipe-text {
  color: #724f41;
  letter-spacing: -.02em;
  width: auto;
  max-width: 100%;
  padding-right: 6.7rem;
  font-size: 1.6rem;
  line-height: 1.4;
  display: inline-block;
}

@media screen and (width <= 767px) {
  .section-kv__recipe-text {
    letter-spacing: -.02em;
    width: auto;
    padding-right: 4rem;
    font-size: 1.1rem;
    line-height: 1.4;
    display: block;
  }
}

.section-kv__date {
  width: 52.4rem;
  height: 6.6rem;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-kv__date {
    width: 30.2rem;
    height: 3.8rem;
    margin: 0 auto;
  }
}

.section-kv__date-image {
  object-fit: contain;
  width: 100%;
  height: 125%;
  display: block;
  position: absolute;
  top: -.38%;
  left: 0;
}

.section-kv__prize {
  width: 15rem;
  height: 20.3rem;
  position: absolute;
  top: 0;
  right: 5.6rem;
}

@media screen and (width <= 767px) {
  .section-kv__prize {
    width: 8.6rem;
    height: 11.7rem;
    position: absolute;
    top: 0;
    right: 1.6rem;
  }
}

.section-kv__prize-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.motion-scale {
  opacity: 0;
  transform: scale(.9);
}

.motion-scale.move {
  animation: .8s forwards fadein;
}

@keyframes fadein {
  0% {
    opacity: 0;
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    transform: scale(1.05);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.section-message {
  justify-content: center;
  width: 100%;
  padding-top: 8rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-message {
    padding-top: 4rem;
  }
}

.section-message__inner {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-message__inner {
    padding: 0 1.6rem;
  }
}

.section-message__h2 {
  flex-direction: column;
  align-items: center;
  gap: 3.2rem;
  width: 100%;
  display: flex;
}

.section-message__img {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-message__img-product {
  width: 31rem;
}

@media screen and (width <= 767px) {
  .section-message__img-product {
    width: 19rem;
  }
}

.section-message__product {
  width: 100%;
  height: auto;
  display: block;
}

.section-message__title {
  width: 78.8rem;
  max-width: 100%;
  display: block;
}

@media screen and (width <= 767px) {
  .section-message__title {
    width: 29.3rem;
  }
}

.section-message__title-image {
  width: 100%;
  height: auto;
  display: block;
}

.section-message__h3 {
  width: 57.6rem;
  padding-top: 7.2rem;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-message__h3 {
    width: 100%;
    padding-top: 4rem;
  }
}

.section-message__badge {
  color: #fff;
  text-align: center;
  background: #724f41;
  border-radius: 1.6rem;
  width: 100%;
  padding: 3.2rem;
  font-size: 2.4rem;
  line-height: 1.5;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-message__badge {
    border-radius: 1.2rem;
    padding: 1.6rem 2.4rem;
    font-size: 1.6rem;
  }
}

.section-message__badge p span {
  font-family: Inter, sans-serif;
}

.section-message__badge p br.is-sp {
  display: none;
}

@media screen and (width <= 767px) {
  .section-message__badge p br.is-sp {
    display: block;
  }
}

.section-message__badge:after {
  content: "";
  border: .9rem solid #0000;
  border-top: 1.1rem solid #724f41;
  border-bottom-width: 0;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -1.1rem;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (width <= 767px) {
  .section-message__badge:after {
    border-width: .8rem .65rem 0;
    bottom: -.8rem;
  }
}

.section-message__text {
  color: #724f41;
  flex-direction: column;
  align-items: center;
  gap: 4.8rem;
  padding-top: 4rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-message__text {
    gap: 3.2rem;
  }
}

.section-message__p {
  text-align: center;
  font-size: 2rem;
  line-height: 1.8;
}

@media screen and (width <= 767px) {
  .section-message__p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

.section-message__p p br.is-pc {
  display: block;
}

@media screen and (width <= 767px) {
  .section-message__p p br.is-pc {
    display: none;
  }
}

.section-message__p p br.is-sp {
  display: none;
}

@media screen and (width <= 767px) {
  .section-message__p p br.is-sp {
    display: block;
  }
}

.section-message__p p + p {
  margin-top: 2em;
}

.section-message__notes p {
  justify-content: center;
  align-items: flex-start;
  gap: .2rem;
  font-size: 1.3rem;
  line-height: 1.4;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-message__notes p {
    text-align: left;
    justify-content: flex-start;
    font-size: 1.1rem;
  }
}

.section-message__notes p br.is-sp {
  display: none;
}

@media screen and (width <= 767px) {
  .section-message__notes p br.is-sp {
    display: block;
  }
}

.section-comingsoon {
  background-color: #f7e3c1;
  border-radius: 2.4rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 120rem;
  margin: 16rem auto 0;
  padding: 16rem 0 20rem;
  display: flex;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-comingsoon {
    border-radius: 1.6rem;
    width: calc(100% - 3.2rem);
    margin-top: 6.4rem;
    padding: 12rem 0;
  }
}

.section-comingsoon__h2 {
  text-align: center;
  color: #724f41;
  opacity: .6;
  font-size: 4.8rem;
  line-height: 1.4;
}

@media screen and (width <= 767px) {
  .section-comingsoon__h2 {
    font-size: 3rem;
  }
}

.section-comingsoon__text {
  text-align: center;
  color: #724f41;
  opacity: .6;
  margin-top: 4rem;
  font-size: 2rem;
  line-height: 1.8;
}

@media screen and (width <= 767px) {
  .section-comingsoon__text {
    font-size: 1.6rem;
  }
}

.section-present {
  justify-content: center;
  width: 100%;
  margin-top: 16rem;
  display: flex;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-present {
    margin-top: 6.4rem;
  }
}

.section-present__inner {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 96rem;
  margin: 0 auto;
  display: flex;
  position: relative;
}

.section-present__title {
  width: 64.8rem;
  max-width: 100%;
  display: block;
  position: absolute;
  top: -7.2rem;
  left: -4rem;
}

@media screen and (width <= 767px) {
  .section-present__title {
    width: 100%;
    position: static;
  }
}

.section-present__title-image {
  width: 100%;
  height: auto;
  display: block;
}

.section-present__img {
  width: 82.4rem;
  max-width: 100%;
}

@media screen and (width <= 767px) {
  .section-present__img {
    width: 100%;
    margin-top: -1rem;
  }
}

.section-present__img-image {
  width: 100%;
  height: auto;
  display: block;
}

.section-howto {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 11.2rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-howto {
    padding-top: 6.4rem;
  }
}

.section-howto__inner {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 8rem;
  display: flex;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-howto__inner {
    padding: 4.8rem 1.6rem 0;
  }
}

.section-howto__inner:before {
  content: "";
  aspect-ratio: 1200 / 6;
  background-image: url("../img/bg_pattern_round_white.svg");
  background-position: center;
  background-repeat: repeat-x;
  background-size: contain;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (width <= 767px) {
  .section-howto__inner:before {
    aspect-ratio: 375 / 3;
  }
}

.section-howto__h2 {
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.section-howto__title-image {
  width: 19rem;
  height: 4.8rem;
  display: block;
}

@media screen and (width <= 767px) {
  .section-howto__title-image {
    width: 12rem;
    height: 3.055rem;
  }
}

.section-howto__list {
  flex-direction: row;
  justify-content: center;
  gap: 3.2rem;
  width: 100%;
  padding-top: 6.4rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-howto__list {
    flex-direction: column;
    align-items: stretch;
    padding-top: 4rem;
  }
}

.section-howto__ul {
  counter-reset: howto-counter;
  flex-direction: row;
  justify-content: center;
  gap: 3.2rem;
  width: 100%;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-howto__ul {
    flex-direction: column;
    align-items: stretch;
  }
}

.section-howto__item {
  counter-increment: howto-counter;
  flex-direction: row;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

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

.section-howto__item:after {
  content: "";
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  background-color: #fff;
  width: 1.6rem;
  height: 2.4rem;
  display: block;
  position: absolute;
  top: 50%;
  left: calc(100% - 1px);
  transform: translateY(-50%);
}

@media screen and (width <= 767px) {
  .section-howto__item:after {
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    width: 1.6rem;
    height: 1rem;
    top: calc(100% - 1px);
    left: 50%;
    transform: translateX(-50%);
  }
}

.section-howto__item:last-child:after {
  display: none;
}

.section-howto__item-inner {
  background-color: #fffdf8;
  border-radius: 2.4rem;
  flex-direction: column;
  align-items: stretch;
  gap: 4rem;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 7.2rem 3.2rem 4rem;
  display: flex;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-howto__item-inner {
    border-radius: 1.6rem;
    max-width: none;
    height: auto;
    padding: 5.6rem 4rem 4rem;
  }
}

.section-howto__item-inner:before {
  content: "0" counter(howto-counter);
  color: #fff;
  background-color: #ff932c;
  border-radius: 3.2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: 6.4rem;
  height: 6.4rem;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1;
  display: flex;
  position: absolute;
  top: -1.6rem;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (width <= 767px) {
  .section-howto__item-inner:before {
    width: 4.8rem;
    height: 4.8rem;
    font-size: 1.5rem;
    top: -1.316rem;
  }
}

.section-howto__text {
  flex-direction: column;
  align-items: stretch;
  gap: .8rem;
  height: 9.3rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-howto__text {
    height: auto;
  }
}

.section-howto__text-main {
  letter-spacing: -.02em;
  text-align: center;
  color: #724f41;
  font-size: 2.2rem;
  line-height: 1.4;
}

@media screen and (width <= 767px) {
  .section-howto__text-main {
    font-size: 2rem;
  }
}

.section-howto__text-sub {
  letter-spacing: -.02em;
  text-align: center;
  color: #724f41;
  font-size: 1.5rem;
  line-height: 1.4;
}

@media screen and (width <= 767px) {
  .section-howto__text-sub {
    font-size: 1.3rem;
  }
}

.section-howto__img-caption {
  flex-direction: column;
  align-items: stretch;
  gap: .8rem;
  display: flex;
}

.section-howto__img {
  border-radius: .8rem;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.section-howto__img img {
  object-fit: cover;
  background-color: #d9d9d9;
  width: 100%;
  height: 20.978rem;
}

@media screen and (width <= 767px) {
  .section-howto__img img {
    height: 17.4rem;
  }
}

.section-howto__caption {
  letter-spacing: -.02em;
  text-align: center;
  color: #724f4199;
  font-size: 1.4rem;
  line-height: 1.4;
}

@media screen and (width <= 767px) {
  .section-howto__caption {
    font-size: 1.3rem;
  }
}

.section-howto__btn-group {
  flex-direction: column;
  align-items: stretch;
  gap: .8rem;
  width: 28.8rem;
  margin: 0 auto;
  display: flex;
}

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

.section-howto__btn {
  border-radius: .8rem;
  flex-direction: row;
  align-items: stretch;
  gap: 1.6rem;
  height: 8.8rem;
  padding: 1.6rem 0;
  display: flex;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-howto__btn {
    height: 7.2rem;
  }
}

.section-howto__btn--instagram {
  background-color: #ea3a63;
}

.section-howto__btn--instagram img {
  transition: all .3s;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .section-howto__btn--instagram:hover {
    background-color: #ff4b75;
    transform: scale(1.02);
  }

  .section-howto__btn--instagram:hover img {
    transform: scale(1.1);
  }
}

.section-howto__btn--x {
  background-color: #333;
}

.section-howto__btn--x img {
  transition: all .3s;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .section-howto__btn--x:hover {
    background-color: #555;
    transform: scale(1.02);
  }

  .section-howto__btn--x:hover img {
    transform: scale(1.1);
  }
}

.section-howto__btn:before {
  content: "";
  border-left: 1px dashed #ffffff80;
  position: absolute;
  top: 1.6rem;
  bottom: 1.6rem;
  right: 5.6rem;
}

.section-howto__btn:after {
  content: "";
  background-image: url("../img/icon_arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: .8rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  right: 2.4rem;
  transform: translateY(-50%);
}

.section-howto__btn-content {
  flex-direction: row;
  flex: 1;
  align-items: center;
  gap: 2.4rem;
  padding: 0 0 0 2.4rem;
  display: flex;
}

.section-howto__btn-icon {
  width: 4rem;
  height: 4rem;
}

@media screen and (width <= 767px) {
  .section-howto__btn-icon {
    width: 3.2rem;
    height: 3.2rem;
  }
}

.section-howto__btn-text {
  letter-spacing: -.02em;
  text-align: left;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.4;
}

@media screen and (width <= 767px) {
  .section-howto__btn-text {
    font-size: 1.5rem;
  }
}

.section-howto__dl-group {
  flex-direction: column;
  align-items: stretch;
  gap: 2.4rem;
  width: 28.8rem;
  margin: 0 auto;
  display: flex;
}

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

.section-howto__dl {
  flex-direction: column;
  align-items: stretch;
  gap: 1.2rem;
  display: flex;
}

.section-howto__dt {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.section-howto__dt-line {
  z-index: 0;
  background-color: #f1edec;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 1.3rem;
  left: 0;
}

.section-howto__dt-label {
  text-align: center;
  color: #724f4199;
  z-index: 1;
  background-color: #f1edec;
  border-radius: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: .4rem 1.6rem;
  font-size: 1.3rem;
  line-height: 1.4;
  display: flex;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-howto__dt-label {
    font-size: 1.2rem;
  }
}

.section-howto__dd {
  flex-direction: column;
  align-items: center;
  gap: .4rem;
  display: flex;
}

.section-howto__dd-text {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.4;
}

@media screen and (width <= 767px) {
  .section-howto__dd-text {
    font-size: 1.5rem;
  }
}

.section-howto__dd-text--orange {
  color: #ff932c;
}

.section-howto__dd-row {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: .8rem;
  width: 100%;
  display: flex;
}

.section-howto__dd-name {
  text-align: left;
  color: #724f41;
  width: 10.5rem;
  font-size: 1.6rem;
  line-height: 1.4;
}

@media screen and (width <= 767px) {
  .section-howto__dd-name {
    width: 10rem;
    font-size: 1.5rem;
  }
}

.section-howto__dd-value {
  text-align: left;
  color: #ff932c;
  width: 14.5rem;
  font-size: 1.6rem;
  line-height: 1.4;
}

@media screen and (width <= 767px) {
  .section-howto__dd-value {
    width: 13.5rem;
    font-size: 1.5rem;
  }
}

.section-howto__footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 4.8rem 0 .8rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-howto__footer {
    padding: 3.2rem 0 0;
  }
}

.section-howto__footer-text {
  text-align: center;
  color: #724f41;
  border-bottom: 2px solid #724f41;
  font-size: 2rem;
  line-height: 1.4;
  display: inline-block;
}

@media screen and (width <= 767px) {
  .section-howto__footer-text {
    text-underline-offset: 4px;
    border-bottom: none;
    font-size: 1.6rem;
    line-height: 2;
    text-decoration: underline 2px #724f41;
  }
}

.section-howto__footer-line {
  display: none;
}

.section-recipe {
  flex-direction: column;
  width: 100%;
  padding-top: 17.6rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe {
    padding: 10.4rem 1.6rem 0;
  }
}

.section-recipe__inner {
  background-color: #fffdf8;
  border-radius: 2.4rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 120rem;
  margin: 0 auto;
  padding: 9.6rem 12rem;
  display: flex;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-recipe__inner {
    border-radius: 1.6rem;
    padding: 8rem 0 4rem;
  }
}

.section-recipe__badge {
  color: #fff;
  text-align: center;
  background: #724f41;
  border-radius: 1.6rem;
  padding: 3.2rem 4.8rem;
  font-size: 2.4rem;
  line-height: 1.5;
  position: absolute;
  top: -5rem;
}

@media screen and (width <= 767px) {
  .section-recipe__badge {
    border-radius: 1.2rem;
    width: calc(100% - 4.8rem);
    padding: 1.6rem 2.4rem;
    font-size: 1.6rem;
    top: -4rem;
  }
}

.section-recipe__badge:after {
  content: "";
  border: .9rem solid #0000;
  border-top: 1.1rem solid #724f41;
  border-bottom-width: 0;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -1.1rem;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (width <= 767px) {
  .section-recipe__badge:after {
    border-width: .8rem .65rem 0;
    bottom: -.8rem;
  }
}

.section-recipe__h2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.section-recipe__title-image {
  width: 29.7rem;
  height: 10.6rem;
}

@media screen and (width <= 767px) {
  .section-recipe__title-image {
    width: 18.5rem;
    height: 6.6rem;
  }
}

.section-recipe__data {
  margin-top: 7.2rem;
  position: relative;
}

@media screen and (width <= 767px) {
  .section-recipe__data {
    width: calc(100% - 8rem);
    margin-top: 3.2rem;
  }
}

.section-recipe__data:before, .section-recipe__data:after {
  content: "";
  width: 4rem;
  height: 4rem;
  position: absolute;
}

@media screen and (width <= 767px) {
  .section-recipe__data:before, .section-recipe__data:after {
    width: 1.2rem;
    height: 1.2rem;
  }
}

.section-recipe__data:before {
  border-top: 2px solid;
  border-left: 2px solid;
  top: 0;
  left: 0;
}

.section-recipe__data:after {
  border-bottom: 2px solid;
  border-right: 2px solid;
  bottom: 0;
  right: 0;
}

@media screen and (width <= 767px) {
  .section-recipe__data:after {
    display: none;
  }
}

.section-recipe__data-inner {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 6.4rem;
  padding: 2.4rem 4.8rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe__data-inner {
    flex-direction: column;
    gap: 4rem;
    padding: .8rem 0;
  }
}

.section-recipe__data-text {
  flex-direction: column;
  gap: 3.2rem;
  width: 33.6rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe__data-text {
    gap: 1.6rem;
    width: 100%;
  }
}

.section-recipe__data-main {
  color: #724f41;
  font-size: 2rem;
  line-height: 1.6;
}

@media screen and (width <= 767px) {
  .section-recipe__data-main {
    text-align: center;
    font-size: 1.6rem;
  }
}

.section-recipe__data-main .orange {
  color: #ff932c;
}

.section-recipe__data-main .quote {
  font-family: Merged Yaku Han JP s, sans-serif;
}

.section-recipe__notes {
  justify-content: flex-start;
  align-items: flex-start;
  gap: .2rem;
  font-size: 1.3rem;
  line-height: 1.4;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe__notes {
    justify-content: center;
    font-size: 1.1rem;
    position: relative;
  }

  .section-recipe__notes:after {
    content: "";
    border-bottom: 2px solid;
    border-right: 2px solid;
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    bottom: -2.4rem;
    right: 0;
  }
}

.section-recipe__data-chart {
  width: 46.4rem;
}

@media screen and (width <= 767px) {
  .section-recipe__data-chart {
    width: 100%;
    max-width: 30rem;
  }
}

.section-recipe__recipe {
  flex-direction: row;
  align-items: flex-start;
  gap: 4.8rem;
  padding-top: 8rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe__recipe {
    flex-direction: column;
    gap: 3.2rem;
    padding-top: 3.2rem;
  }
}

.section-recipe__img-group {
  width: 51.2rem;
  position: relative;
}

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

.section-recipe__img {
  border-radius: 2.4rem;
  overflow: hidden;
}

.section-recipe__img img {
  object-fit: cover;
  width: 100%;
  height: auto;
}

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

.section-recipe__img-package {
  aspect-ratio: 236 / 75;
  width: 7.5rem;
  position: absolute;
  bottom: -2.4rem;
  left: 3.2rem;
}

@media screen and (width <= 767px) {
  .section-recipe__img-package {
    width: 4.8rem;
    bottom: -1.6rem;
    left: 1.2rem;
  }
}

.section-recipe__text {
  flex-direction: column;
  flex: 1;
  gap: 4rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe__text {
    gap: 3.2rem;
    width: 100%;
    padding: 0 4rem;
  }
}

.section-recipe__ingredients, .section-recipe__directions {
  flex-direction: column;
  gap: 2.4rem;
  display: flex;
}

.section-recipe__h3 {
  border-bottom: 2px solid #ebe4e2;
  padding-bottom: .8rem;
  font-size: 1.6rem;
}

@media screen and (width <= 767px) {
  .section-recipe__h3 {
    font-size: 1.6rem;
  }
}

.section-recipe__list {
  flex-direction: row;
  justify-content: space-between;
  gap: 4.8rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe__list {
    flex-direction: column;
    gap: .2rem;
  }
}

.section-recipe__col {
  flex-direction: row;
  justify-content: space-between;
  gap: 2.4rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe__col {
    justify-content: space-between;
  }
}

.section-recipe__name {
  min-width: 7.2rem;
  font-size: 1.5rem;
  line-height: 2;
}

@media screen and (width <= 767px) {
  .section-recipe__name {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

.section-recipe__amount {
  text-align: right;
  font-size: 1.5rem;
  line-height: 2;
}

@media screen and (width <= 767px) {
  .section-recipe__amount {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

.section-recipe__steps {
  counter-reset: recipe-step-counter;
  flex-direction: column;
  gap: 1.6rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe__steps {
    gap: 1.2rem;
  }
}

.section-recipe__step {
  counter-increment: recipe-step-counter;
  flex-direction: row;
  align-items: flex-start;
  gap: .8rem;
  display: flex;
}

.section-recipe__step:before {
  content: counter(recipe-step-counter);
  color: #fff;
  background-color: #724f41;
  border-radius: 1.2rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2.4rem;
  height: 2.4rem;
  font-size: 1.4rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe__step:before {
    width: 2rem;
    height: 2rem;
    font-size: 1.2rem;
  }
}

.section-recipe__desc {
  color: #724f41;
  font-size: 1.5rem;
  line-height: 1.4;
}

@media screen and (width <= 767px) {
  .section-recipe__desc {
    font-size: 1.4rem;
  }
}

.section-recipe__banner-group {
  gap: 2.4rem;
  width: 100%;
  padding-top: 8rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe__banner-group {
    flex-direction: column;
    padding: 4.8rem 2.4rem 0;
  }
}

.section-recipe__banner {
  width: 40rem;
  display: block;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .section-recipe__banner:hover {
    opacity: .8;
  }
}

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

.section-recipe__banner img {
  border-radius: .8rem;
  width: 100%;
  height: auto;
}

.section-recipe__banner-subgroup {
  flex-direction: row;
  gap: 1.6rem;
  width: 53.6rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-recipe__banner-subgroup {
    gap: .4rem;
    width: 100%;
  }
}

.section-recipe__banner-sub {
  flex: 1;
  display: block;
}

.section-recipe__banner-sub img {
  border-radius: .8rem;
  width: 100%;
  height: auto;
  transition: all .3s;
}

@media screen and (width <= 767px) {
  .section-recipe__banner-sub img {
    border-radius: .4rem;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .section-recipe__banner-sub:hover img {
    opacity: .8;
  }
}

.section-recipe__banner-text {
  text-align: center;
  color: #724f4199;
  margin-top: 1.6rem;
  font-size: 1.4rem;
  line-height: 1.4;
  transition: all .3s;
}

@media screen and (width <= 767px) {
  .section-recipe__banner-text {
    font-size: 1.2rem;
  }
}

.section-others {
  flex-direction: column;
  width: 100%;
  padding-top: 3.2rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-others {
    padding: 2.4rem 1.6rem 0;
  }
}

.section-others__inner {
  background-color: #fffdf8;
  border-radius: 2.4rem;
  flex-direction: column;
  align-items: center;
  gap: 2.4rem;
  width: 100%;
  max-width: 120rem;
  margin: 0 auto;
  padding: 5.6rem 0 4.8rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-others__inner {
    border-radius: 1.6rem;
    padding: 4.8rem 2.4rem;
  }
}

.section-others__h3 {
  justify-content: center;
  display: flex;
}

.section-others__title-image {
  width: 56.5rem;
  height: auto;
}

@media screen and (width <= 767px) {
  .section-others__title-image {
    width: 34rem;
  }
}

.section-others__img {
  width: 51rem;
  max-width: 100%;
}

.section-others__btn {
  background-color: #724f41;
  border-radius: .8rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1.6rem;
  width: 40rem;
  max-width: 100%;
  height: 8rem;
  padding-right: .8rem;
  display: flex;
  position: relative;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .section-others__btn:hover {
    background-color: #95624e;
  }
}

@media screen and (width <= 767px) {
  .section-others__btn {
    width: 100%;
    height: 6rem;
  }
}

.section-others__btn:after {
  content: "";
  background-image: url("../img/icon_arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1rem;
  height: 1rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 3.2rem;
  transform: translateY(-50%);
}

@media screen and (width <= 767px) {
  .section-others__btn:after {
    width: .8rem;
    height: .8rem;
    right: 1.6rem;
  }
}

.section-others__btn-text {
  height: 2.1rem;
}

@media screen and (width <= 767px) {
  .section-others__btn-text {
    height: 1.6rem;
  }
}

.section-terms {
  flex-direction: column;
  width: 100%;
  padding-top: 11.2rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-terms {
    padding: 3.2rem 1.6rem 0;
  }
}

.section-terms__inner {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  flex-direction: column;
  align-items: center;
  gap: 0;
  width: 100%;
  max-width: 120rem;
  margin: 0 auto;
  display: flex;
}

.section-terms__accordion-toggle {
  display: none;
}

.section-terms__accordion-label, .section-terms__content {
  backface-visibility: hidden;
  transition: all .3s;
  transform: translateZ(0);
}

.section-terms__accordion-label {
  cursor: pointer;
  width: 100%;
  display: block;
}

.section-terms__content {
  flex-direction: column;
  gap: 6.4rem;
  width: 100%;
  height: 0;
  display: flex;
  overflow: hidden;
}

@media screen and (width <= 767px) {
  .section-terms__content {
    gap: 3.2rem;
  }
}

.section-terms__accordion-toggle:checked + .section-terms__accordion-label + .section-terms__content {
  height: auto;
  padding: 4.8rem 0;
  transition: all .5s ease-out;
}

@media screen and (width <= 767px) {
  .section-terms__accordion-toggle:checked + .section-terms__accordion-label + .section-terms__content {
    padding: .8rem 0 3.2rem;
  }
}

.section-terms__h2 {
  cursor: pointer;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: 100%;
  padding: 5.6rem 3.2rem;
  display: flex;
  position: relative;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .section-terms__h2:hover:after {
    background-color: #95624e;
    border-radius: 3.2rem;
    width: 6.4rem;
    height: 6.4rem;
    right: 1.2rem;
  }
}

@media screen and (width <= 767px) {
  .section-terms__h2 {
    justify-content: center;
    padding: 4rem 0;
  }
}

.section-terms__h2:after {
  content: "";
  background-color: #724f41;
  background-image: url("../img/icon_open.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.8rem;
  border-radius: 2.8rem;
  width: 5.6rem;
  height: 5.6rem;
  transition: all .3s;
  position: absolute;
  top: 50%;
  right: 1.6rem;
  transform: translateY(-50%);
}

@media screen and (width <= 767px) {
  .section-terms__h2:after {
    background-size: 1rem;
    width: 3.2rem;
    height: 3.2rem;
    right: 1.6rem;
  }
}

.section-terms__accordion-toggle:checked + .section-terms__accordion-label > .section-terms__h2:after {
  background-image: url("../img/icon_close.svg");
}

.section-terms__title-image {
  width: 14.2rem;
  height: auto;
}

@media screen and (width <= 767px) {
  .section-terms__title-image {
    width: 9rem;
  }
}

.section-terms__text {
  max-width: 96rem;
  margin: 0 auto;
  font-size: 1.5rem;
  line-height: 1.8;
}

@media screen and (width <= 767px) {
  .section-terms__text {
    font-size: 1.3rem;
  }
}

.section-terms__group {
  background-color: #f7e3c1;
  border-radius: 2.4rem;
  flex-direction: column;
  gap: 3.2rem;
  padding: 9.6rem 12rem 12rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-terms__group {
    border-radius: 1.6rem;
    padding: 4rem 2.4rem;
  }
}

.section-terms__sec {
  flex-direction: column;
  gap: 2.4rem;
  display: flex;
}

.section-terms__label {
  color: #fff;
  text-align: center;
  background-color: #724f41;
  border-radius: 2rem;
  width: 28rem;
  padding: .8rem 1.6rem;
  font-size: 1.5rem;
  line-height: 1;
}

@media screen and (width <= 767px) {
  .section-terms__label {
    text-align: center;
    width: 100%;
  }
}

.section-terms__block {
  flex-direction: column;
  gap: 1.6rem;
  display: flex;
}

.section-terms__p {
  font-size: 1.4rem;
  line-height: 1.6;
}

@media screen and (width <= 767px) {
  .section-terms__p {
    font-size: 1.3rem;
  }
}

.section-terms__note {
  justify-content: center;
  align-items: flex-start;
  gap: .2rem;
  font-size: 1.3rem;
  line-height: 1.6;
  display: flex;
}

.section-terms__list {
  flex-direction: column;
  gap: .8rem;
  display: flex;
}

.section-terms__li {
  flex-direction: row;
  align-items: flex-start;
  gap: .8rem;
  display: flex;
}

.section-terms__li:before {
  content: "●";
  margin-top: .8rem;
  font-size: .6rem;
  line-height: 1;
}

@media screen and (width <= 767px) {
  .section-terms__li:before {
    margin-top: .7rem;
  }
}

.section-terms__desc {
  flex-direction: column;
  gap: .4rem;
  font-size: 1.4rem;
  line-height: 1.6;
  display: flex;
}

@media screen and (width <= 767px) {
  .section-terms__desc {
    font-size: 1.3rem;
  }
}

.section-terms__sublist {
  counter-reset: sublist-counter;
  flex-direction: column;
  gap: .4rem;
  padding-top: .8rem;
  padding-left: .8rem;
  display: flex;
}

.section-terms__subli {
  flex-direction: row;
  align-items: flex-start;
  gap: .2rem;
  display: flex;
}

.section-terms__subli:before {
  counter-increment: sublist-counter;
  content: counter(sublist-counter) ".";
  color: #724f41;
  font-size: 1.5rem;
  line-height: 1.6;
}

@media screen and (width <= 767px) {
  .section-terms__subli:before {
    width: 2.4rem;
    font-size: 1.3rem;
  }
}

.section-terms__subdesc {
  color: #724f41;
  font-size: 1.4rem;
  line-height: 1.6;
}

@media screen and (width <= 767px) {
  .section-terms__subdesc {
    width: calc(100% - 2.6rem);
    font-size: 1.3rem;
  }
}

.footer {
  background-color: #724f41;
  width: 100%;
  margin-top: 16rem;
  position: relative;
}

@media screen and (width <= 767px) {
  .footer {
    margin-top: 8rem;
  }
}

.footer:before {
  content: "";
  background-image: url("../img/bg_pattern_round_brown.svg");
  background-position: center;
  background-repeat: repeat-x;
  background-size: contain;
  width: 100%;
  height: 3.2rem;
  position: absolute;
  bottom: calc(100% - 1px);
  left: 0;
}

@media screen and (width <= 767px) {
  .footer:before {
    height: 1.6rem;
  }
}

.footer__inner {
  flex-direction: column;
  align-items: center;
  gap: 8.8rem;
  margin: 0 auto;
  padding: 8.8rem 0 4.8rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .footer__inner {
    gap: 6.4rem;
    padding: 6.4rem 0 3.2rem;
  }
}

.footer__content {
  flex-direction: column;
  align-items: center;
  gap: 2.4rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .footer__content {
    gap: 1.6rem;
  }
}

.footer__logo {
  width: 16rem;
  height: auto;
}

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

.footer__link {
  color: #fff;
  border-bottom: 1px solid #fff0;
  margin-left: 1.6rem;
  padding: .8rem 0;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .footer__link:hover {
    border-bottom-color: #fff;
  }
}

.footer__link p {
  letter-spacing: .05em;
  color: #fff;
  font-size: 1.4rem;
}

.footer__link p:after {
  content: "";
  background-image: url("../img/icon_arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: .8rem;
  height: 1rem;
  margin-left: 1.6rem;
  display: inline-block;
}

.footer__sns {
  flex-direction: row;
  gap: 2.4rem;
  margin-top: 3.2rem;
  display: flex;
}

@media screen and (width <= 767px) {
  .footer__sns {
    gap: 1.6rem;
    margin-top: 1.6rem;
  }
}

.footer__sns-link {
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .footer__sns-link:hover {
    opacity: .6;
  }
}

@media screen and (width <= 767px) {
  .footer__sns-link {
    width: 3.2rem;
    height: 3.2rem;
  }
}

.footer__copyright p {
  color: #fff;
  opacity: .6;
  font-size: 1.1rem;
}

@media screen and (width <= 767px) {
  .footer__copyright p {
    font-size: 1rem;
  }
}
