@charset "UTF-8";
html {
  font-size: 62.5% !important;
}

html.video {
  border: none;
}

body {
  max-width: none;
  min-width: 0;
  color: #000;
}

@media print, screen and (min-width: 768px) {
  .pjax-area {
    padding-top: 81px;
  }
}
@media print, screen and (max-width: 767px) {
  .pjax-area {
    padding-top: 46px;
  }
}
.pjax-area {
  font-size: 1.4rem;
}

.contents-wrapper[data-layout="1"] {
  max-width: initial;
  padding: 0;
}
.contents-wrapper[data-layout="1"] > div > div > div > div {
  padding: 0;
}
.contents-wrapper[data-layout="1"] main {
  padding: 0;
}

.footer-pagetop {
  display: none;
}

/**
 * LP用スタイル
 */
.lp-container {
  /* http://meyerweb.com/eric/tools/css/reset/
     v2.0 | 20110126
     License: none (public domain)
  */
  /* HTML5 display-role reset for older browsers */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  position: relative;
  overflow: hidden;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
.lp-container html, .lp-container body, .lp-container div, .lp-container span, .lp-container applet, .lp-container object, .lp-container iframe,
.lp-container h1, .lp-container h2, .lp-container h3, .lp-container h4, .lp-container h5, .lp-container h6, .lp-container p, .lp-container blockquote, .lp-container pre,
.lp-container a, .lp-container abbr, .lp-container acronym, .lp-container address, .lp-container big, .lp-container cite, .lp-container code,
.lp-container del, .lp-container dfn, .lp-container em, .lp-container img, .lp-container ins, .lp-container kbd, .lp-container q, .lp-container s, .lp-container samp,
.lp-container small, .lp-container strike, .lp-container strong, .lp-container sub, .lp-container sup, .lp-container tt, .lp-container var,
.lp-container b, .lp-container u, .lp-container i, .lp-container center,
.lp-container dl, .lp-container dt, .lp-container dd, .lp-container ol, .lp-container ul, .lp-container li,
.lp-container fieldset, .lp-container form, .lp-container label, .lp-container legend,
.lp-container table, .lp-container caption, .lp-container tbody, .lp-container tfoot, .lp-container thead, .lp-container tr, .lp-container th, .lp-container td,
.lp-container article, .lp-container aside, .lp-container canvas, .lp-container details, .lp-container embed,
.lp-container figure, .lp-container figcaption, .lp-container footer, .lp-container header, .lp-container hgroup,
.lp-container menu, .lp-container nav, .lp-container output, .lp-container ruby, .lp-container section, .lp-container summary,
.lp-container time, .lp-container mark, .lp-container audio, .lp-container video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.lp-container article, .lp-container aside, .lp-container details, .lp-container figcaption, .lp-container figure,
.lp-container footer, .lp-container header, .lp-container hgroup, .lp-container menu, .lp-container nav, .lp-container section {
  display: block;
}
.lp-container body {
  line-height: 1;
}
.lp-container ol, .lp-container ul {
  list-style: none;
}
.lp-container blockquote, .lp-container q {
  quotes: none;
}
.lp-container blockquote:before, .lp-container blockquote:after,
.lp-container q:before, .lp-container q:after {
  content: "";
  content: none;
}
.lp-container table {
  border-collapse: collapse;
  border-spacing: 0;
}
.lp-container input, .lp-container button, .lp-container textarea, .lp-container select, .lp-container option {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font: inherit;
}
.lp-container input::-ms-clear {
  display: none;
}
.lp-container input::-ms-reveal {
  display: none;
}
.lp-container body {
  min-width: 320px;
  color: #000;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.lp-container a {
  color: inherit;
  text-decoration: none;
}
.lp-container img {
  display: block;
  max-width: 100%;
}
.lp-container picture {
  display: block;
}
@media screen and (max-width: 767px) {
  .lp-container .pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .lp-container .sp {
    display: none !important;
  }
}
.lp-container .top_pos {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .lp-container .top_pos {
    margin-top: -5.7142857143vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1400px) {
  .lp-container .top_pos {
    margin-top: -80px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .top_pos {
    margin-top: -10.15625vw;
  }
}
.lp-container .clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.lp-container picture {
  display: block;
}
.lp-container img {
  vertical-align: top;
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .lp-container .pc {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .lp-container .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .sp {
    display: block;
  }
}
.lp-container a {
  outline: none;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .lp-container a.over {
    display: block;
    transition: opacity 0.4s ease;
  }
  .lp-container a.over:hover {
    opacity: 0.7;
  }
}
.lp-container a:focus {
  outline: none !important;
}
@media screen and (min-width: 768px) {
  .lp-container a:hover {
    opacity: 0.8;
  }
}
.lp-container a[href^=http]:empty::before {
  content: "" !important;
}
.lp-container .js-anime[data-anime=fadeIn] {
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.lp-container .js-anime[data-anime=fadeIn].is-active {
  opacity: 1;
}
.lp-container .js-anime[data-anime=slideLeft] {
  opacity: 0;
  transform: translateX(-100px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.lp-container .js-anime[data-anime=slideLeft].is-active {
  opacity: 1;
  transform: translateX(0);
}
.lp-container .js-anime[data-anime=slideRight] {
  opacity: 0;
  transform: translateX(100px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.lp-container .js-anime[data-anime=slideRight].is-active {
  opacity: 1;
  transform: translateX(0);
}
.lp-container .top-btn {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 3;
  width: 80px;
  height: 80px;
  cursor: pointer;
}
.lp-container .top-btn.is-show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .lp-container .top-btn {
    right: 4.6875vw;
    width: 12.5vw;
    height: 12.5vw;
    bottom: 10.9375vw;
  }
}
.lp-container .mainVisual {
  position: relative;
}
@media screen and (min-width: 768px) {
  .lp-container .introduction {
    background-image: url(../img/bg_illust.png), url(../img/bg_yellow.jpg);
    background-position: bottom center, left top;
    background-repeat: no-repeat, repeat;
    background-size: cover, cover;
    padding-top: 1.5625vw;
    padding-bottom: 8.8541666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1920px) {
  .lp-container .introduction {
    padding-top: 30px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1920px) {
  .lp-container .introduction {
    padding-bottom: 170px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .introduction {
    background-image: url(../img/bg_illust.sp.png), url(../img/bg_yellow.sp.jpg);
    background-position: bottom center, left top;
    background-repeat: no-repeat, repeat;
    background-size: contain, cover;
    padding-top: 4.6875vw;
    padding-bottom: 23.4375vw;
  }
}
@media screen and (min-width: 768px) {
  .lp-container .introduction .introduction__inner {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.lp-container .introduction .anchor__list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .lp-container .introduction .anchor__list {
    gap: 10px 20px;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .introduction .anchor__list {
    margin-inline: 2.34375%;
    -moz-column-gap: 2.34375%;
    column-gap: 2.34375%;
    row-gap: 2.34375vw;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .lp-container .introduction .anchor__list .anchor__item {
    cursor: pointer;
    width: 23vw;
    transition: opacity 0.3s ease;
  }
}
@media screen and (min-width: 768px) and (min-width: 1400px) {
  .lp-container .introduction .anchor__list .anchor__item {
    width: 322px;
  }
}
@media screen and (min-width: 768px) {
  .lp-container .introduction .anchor__list .anchor__item:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .introduction .anchor__list .anchor__item {
    width: 48.7704918033%;
  }
  .lp-container .introduction .anchor__list .anchor__item:last-child:nth-child(odd) {
    width: 100%;
  }
}
.lp-container .introduction .introduction__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2.8571428571vw;
  padding-inline: 1.4285714286vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .introduction .introduction__wrap {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .introduction .introduction__wrap {
    padding-inline: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .introduction .introduction__wrap {
    flex-direction: column;
    margin-top: 7.03125vw;
  }
}
.lp-container .introduction .introduction__wrap .introduction__image {
  width: 38.9285714286vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .introduction .introduction__wrap .introduction__image {
    width: 545px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .introduction .introduction__wrap .introduction__image {
    width: 77.5vw;
  }
}
.lp-container .introduction .introduction__wrap .introduction__title {
  width: 41.4285714286vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .introduction .introduction__wrap .introduction__title {
    width: 580px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .introduction .introduction__wrap .introduction__title {
    width: 86.71875vw;
  }
}
.lp-container .introduction .introduction__wrap .introduction__text {
  position: relative;
  font-size: 1.7857142857vw;
  line-height: 1.8076923077;
}
@media screen and (min-width: 1400px) {
  .lp-container .introduction .introduction__wrap .introduction__text {
    font-size: 25px;
  }
}
.lp-container .introduction .introduction__wrap .introduction__text p {
  margin-top: 1.7857142857vw;
  margin-left: 1.4285714286vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .introduction .introduction__wrap .introduction__text p {
    margin-top: 25px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .introduction .introduction__wrap .introduction__text p {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .introduction .introduction__wrap .introduction__text {
    margin-top: 6.25vw;
    font-size: 3.515625vw;
    text-align: center;
  }
  .lp-container .introduction .introduction__wrap .introduction__text p {
    margin-top: 7.03125vw;
  }
}
.lp-container .recipe_section {
  position: relative;
  margin-top: -6.7708333333vw;
}
@media screen and (min-width: 1920px) {
  .lp-container .recipe_section {
    margin-top: -130px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section {
    margin-top: -14.84375vw;
  }
}
.lp-container .recipe_section .recipe_list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 3.5714285714vw;
  -moz-column-gap: 2.8571428571vw;
  column-gap: 2.8571428571vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_list {
    row-gap: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_list {
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_list {
    flex-direction: column;
    gap: 9.375vw;
  }
}
.lp-container .recipe_section .recipe_list .recipe {
  flex: 1;
}
@media screen and (min-width: 768px) {
  .lp-container .recipe_section .recipe_list .recipe a:hover .recipe_button {
    opacity: 1;
  }
}
.lp-container .recipe_section .recipe_detail {
  width: 93.0513595166%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_detail {
    width: 87.5vw;
  }
}
.lp-container .recipe_section .recipe_button {
  margin-top: 2.5vw;
  margin-bottom: 1.4285714286vw;
  text-align: center;
  position: relative;
  margin-inline: auto;
  width: 44vw;
  font-size: 1.5714285714vw;
  background-color: #fff;
  padding: 10px 0;
  border-radius: 30px;
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_button {
    margin-top: 35px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_button {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .lp-container .recipe_section .recipe_button {
    transition: all 0.3s ease;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_button {
    margin-top: 4.6875vw;
    margin-bottom: 4.6875vw;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_button {
    width: 616px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_button {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_button {
    font-size: 3.125vw;
    width: 100%;
    padding: 7px 0;
  }
}
.lp-container .recipe_section .recipe_button::after {
  position: absolute;
  right: 1.4285714286vw;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 10px solid #555555;
  border-right: 0;
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_button::after {
    right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_button::after {
    right: 2.34375vw;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #555555;
  }
}
.lp-container .recipe_section .recipe_title {
  font-size: 2.4285714286vw;
  font-weight: 700;
  border-bottom: 4px solid #fff;
  line-height: 1.2;
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_title {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) {
  .lp-container .recipe_section .recipe_title {
    min-height: 95px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_title {
    padding-bottom: 1.5625vw;
    font-size: 4.84375vw;
  }
}
.lp-container .recipe_section .recipe_title.small {
  font-size: 2.2857142857vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_title.small {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_title.small {
    font-size: 4.53125vw;
  }
}
.lp-container .recipe_section .recipe_title span {
  font-size: 1.8571428571vw;
  display: block;
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_title span {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_title span {
    font-size: 3.75vw;
    line-height: 1.3;
  }
}
.lp-container .recipe_section .recipe_text {
  font-size: 1.7142857143vw;
  display: flex;
  margin-top: 1.4285714286vw;
  gap: 2.1428571429vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_text {
    font-size: 24px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_text {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_text {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_text {
    font-size: 3.4375vw;
    margin-top: 3.125vw;
  }
}
@media screen and (min-width: 768px) {
  .lp-container .recipe_section .recipe_text p {
    width: 67.4267100977%;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_text p {
    width: 66.9642857143%;
  }
}
@media screen and (min-width: 768px) {
  .lp-container .recipe_section .recipe_text .recipe_item {
    width: 26.8729641694%;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_text .recipe_item {
    width: 25.7142857143%;
  }
}
.lp-container .recipe_section .recipe_text .recipe_item_button {
  font-size: 1.0714285714vw;
  text-align: center;
}
@media screen and (min-width: 1400px) {
  .lp-container .recipe_section .recipe_text .recipe_item_button {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .recipe_section .recipe_text .recipe_item_button {
    font-size: 2.1875vw;
  }
}
.lp-container .section_wrap {
  padding-top: 3.5714285714vw;
  padding-bottom: 15vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_wrap {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section_wrap {
    padding-bottom: 210px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_wrap {
    padding-inline: 3.125vw;
    padding-top: 7.03125vw;
    padding-bottom: 25.78125vw;
  }
}
@media screen and (min-width: 768px) {
  .lp-container .section_contents {
    max-width: 1400px;
    padding-inline: 1.4285714286vw;
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px) and (min-width: 1400px) {
  .lp-container .section_contents {
    padding-inline: 20px;
  }
}
.lp-container .section_icon {
  padding-top: 6.7708333333vw;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media screen and (min-width: 1920px) {
  .lp-container .section_icon {
    padding-top: 130px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_icon {
    padding-top: 14.84375vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
  }
}
.lp-container .bg_yellow {
  background-image: url(../img/bg_yellow.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp-container .bg_yellow {
    background-image: url(../img/bg_yellow.sp.jpg);
  }
}
.lp-container .bg_yellow02 {
  background-image: url(../img/bg_yellow02.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp-container .bg_yellow02 {
    background-image: url(../img/bg_yellow.sp.jpg);
  }
}
.lp-container .bg_pink {
  background-image: url(../img/bg_pink.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp-container .bg_pink {
    background-image: url(../img/bg_pink.sp.jpg);
  }
}
.lp-container .bg_pink02 {
  background-image: url(../img/bg_pink02.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp-container .bg_pink02 {
    background-image: url(../img/bg_pink.sp.jpg);
  }
}
.lp-container .bg_beige {
  background-image: url(../img/bg_beige.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp-container .bg_beige {
    background-image: url(../img/bg_beige.sp.jpg);
  }
}
.lp-container .bg_beige02 {
  background-image: url(../img/bg_beige02.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp-container .bg_beige02 {
    background-image: url(../img/bg_beige.sp.jpg);
  }
}
.lp-container .section00 .section_icon {
  background-image: url(../img/sec00_top_v2.png);
}
@media screen and (max-width: 767px) {
  .lp-container .section00 .section_icon {
    background-image: url(../img/sec00_top_v2.sp.png);
  }
}
.lp-container .section00 .section_title {
  width: 56.3571428571vw;
  margin-inline: auto;
  padding-bottom: 5vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section00 .section_title {
    width: 789px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section00 .section_title {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section00 .section_title {
    width: 83.90625vw;
    padding-bottom: 7.8125vw;
  }
}
.lp-container .section00 .recipe_button {
  color: #773100;
  border: 1px solid #773100;
}
.lp-container .section00 .recipe_button::after {
  border-left: 10px solid #773100;
}
@media screen and (min-width: 768px) {
  .lp-container .section00 .recipe a:hover .recipe_button {
    color: #fff;
    background-color: #773100;
  }
  .lp-container .section00 .recipe a:hover .recipe_button::after {
    border-left: 10px solid #fff;
  }
}
.lp-container .section00 .recipe_title {
  border-bottom: 4px solid #773100;
}
.lp-container .section01 .section_icon {
  background-image: url(../img/sec01_top.png);
}
@media screen and (max-width: 767px) {
  .lp-container .section01 .section_icon {
    background-image: url(../img/sec01_top.sp.png);
  }
}
.lp-container .section01 .section_title {
  width: 56.3571428571vw;
  margin-inline: auto;
  padding-bottom: 5vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section01 .section_title {
    width: 789px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section01 .section_title {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section01 .section_title {
    width: 83.90625vw;
    padding-bottom: 7.8125vw;
  }
}
.lp-container .section01 .recipe_button {
  color: #BE1400;
}
.lp-container .section01 .recipe_button::after {
  border-left: 10px solid #BE1400;
}
@media screen and (min-width: 768px) {
  .lp-container .section01 .recipe a:hover .recipe_button {
    color: #fff;
    background-color: #BE1400;
  }
  .lp-container .section01 .recipe a:hover .recipe_button::after {
    border-left: 10px solid #fff;
  }
}
.lp-container .section01 .recipe_title {
  border-bottom: 4px solid #BE1400;
}
.lp-container .section02 .section_icon {
  background-image: url(../img/sec02_top.png);
}
@media screen and (max-width: 767px) {
  .lp-container .section02 .section_icon {
    background-image: url(../img/sec02_top.sp.png);
  }
}
.lp-container .section02 .section_title {
  width: 56.3571428571vw;
  margin-inline: auto;
  padding-bottom: 5vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section02 .section_title {
    width: 789px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section02 .section_title {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section02 .section_title {
    width: 83.90625vw;
    padding-bottom: 7.8125vw;
  }
}
.lp-container .section02 .recipe_button {
  color: #287800;
}
.lp-container .section02 .recipe_button::after {
  border-left: 10px solid #287800;
}
@media screen and (min-width: 768px) {
  .lp-container .section02 .recipe a:hover .recipe_button {
    color: #fff;
    background-color: #287800;
  }
  .lp-container .section02 .recipe a:hover .recipe_button::after {
    border-left: 10px solid #fff;
  }
}
.lp-container .section02 .recipe_title {
  border-bottom: 4px solid #287800;
}
.lp-container .section03 .section_icon {
  background-image: url(../img/sec03_top.png);
}
@media screen and (max-width: 767px) {
  .lp-container .section03 .section_icon {
    background-image: url(../img/sec03_top.sp.png);
  }
}
.lp-container .section03 .section_title {
  width: 62.6428571429vw;
  margin-inline: auto;
  padding-bottom: 5vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section03 .section_title {
    width: 877px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section03 .section_title {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section03 .section_title {
    width: 93.28125vw;
    padding-bottom: 7.8125vw;
  }
}
.lp-container .section03 .recipe_button {
  color: #773100;
  border: 1px solid #773100;
}
.lp-container .section03 .recipe_button::after {
  border-left: 10px solid #773100;
}
@media screen and (min-width: 768px) {
  .lp-container .section03 .recipe a:hover .recipe_button {
    color: #fff;
    background-color: #773100;
  }
  .lp-container .section03 .recipe a:hover .recipe_button::after {
    border-left: 10px solid #fff;
  }
}
.lp-container .section03 .recipe_title {
  border-bottom: 4px solid #773100;
}
.lp-container .section04 .section_icon {
  background-image: url(../img/sec04_top.png);
}
@media screen and (max-width: 767px) {
  .lp-container .section04 .section_icon {
    background-image: url(../img/sec04_top.sp.png);
  }
}
.lp-container .section04 .section_title {
  width: 62.6428571429vw;
  margin-inline: auto;
  padding-bottom: 5vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section04 .section_title {
    width: 877px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section04 .section_title {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section04 .section_title {
    width: 93.28125vw;
    padding-bottom: 7.8125vw;
  }
}
.lp-container .section04 .recipe_button {
  color: #BE1400;
}
.lp-container .section04 .recipe_button::after {
  border-left: 10px solid #BE1400;
}
@media screen and (min-width: 768px) {
  .lp-container .section04 .recipe a:hover .recipe_button {
    color: #fff;
    background-color: #BE1400;
  }
  .lp-container .section04 .recipe a:hover .recipe_button::after {
    border-left: 10px solid #fff;
  }
}
.lp-container .section04 .recipe_title {
  border-bottom: 4px solid #BE1400;
}
.lp-container .section05 .section_icon {
  background-image: url(../img/sec05_top.png);
}
@media screen and (max-width: 767px) {
  .lp-container .section05 .section_icon {
    background-image: url(../img/sec05_top.sp.png);
  }
}
.lp-container .section05 .section_title {
  width: 49.8571428571vw;
  margin-inline: auto;
  padding-bottom: 5vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section05 .section_title {
    width: 698px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section05 .section_title {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section05 .section_title {
    width: 74.21875vw;
    padding-bottom: 7.8125vw;
  }
}
.lp-container .section05 .recipe_button {
  color: #287800;
}
.lp-container .section05 .recipe_button::after {
  border-left: 10px solid #287800;
}
@media screen and (min-width: 768px) {
  .lp-container .section05 .recipe a:hover .recipe_button {
    color: #fff;
    background-color: #287800;
  }
  .lp-container .section05 .recipe a:hover .recipe_button::after {
    border-left: 10px solid #fff;
  }
}
.lp-container .section05 .recipe_title {
  border-bottom: 4px solid #287800;
}
.lp-container .section06 .section_icon {
  background-image: url(../img/sec06_top.png);
}
@media screen and (max-width: 767px) {
  .lp-container .section06 .section_icon {
    background-image: url(../img/sec06_top.sp.png);
  }
}
.lp-container .section06 .section_title {
  width: 62.6428571429vw;
  margin-inline: auto;
  padding-bottom: 5vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section06 .section_title {
    width: 877px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section06 .section_title {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section06 .section_title {
    width: 93.28125vw;
    padding-bottom: 7.8125vw;
  }
}
.lp-container .section06 .recipe_button {
  color: #773100;
  border: 1px solid #773100;
}
.lp-container .section06 .recipe_button::after {
  border-left: 10px solid #773100;
}
@media screen and (min-width: 768px) {
  .lp-container .section06 .recipe a:hover .recipe_button {
    color: #fff;
    background-color: #773100;
  }
  .lp-container .section06 .recipe a:hover .recipe_button::after {
    border-left: 10px solid #fff;
  }
}
.lp-container .section06 .recipe_title {
  border-bottom: 4px solid #773100;
}
.lp-container .section_ranking {
  background-image: url(../img/bg_illust_bottom.png), url(../img/bg_yellow.jpg);
  background-position: top center, left top;
  background-repeat: repeat, repeat;
  background-size: contain, cover;
  padding-top: 10.7142857143vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_ranking {
    padding-top: 150px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_ranking {
    background-image: url(../img/bg_illust_bottom.sp.png), url(../img/bg_yellow.jpg);
    background-position: top center, left top;
    background-repeat: repeat, repeat;
    background-size: contain, cover;
    padding-top: 14.0625vw;
  }
}
.lp-container .section_ranking .section_wrap {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .lp-container .section_ranking .section_wrap {
    padding-top: 0;
    padding-inline: 0;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_ranking .section_contents {
    padding-inline: 3.125vw;
  }
}
.lp-container .section_ranking .banner {
  max-width: 920px;
  margin-inline: auto;
}
.lp-container .section_ranking .banner + .banner {
  margin-top: 5.3571428571vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_ranking .banner + .banner {
    margin-top: 75px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_ranking .banner + .banner {
    margin-top: 9.375vw;
  }
}
.lp-container .section_ranking .ranking_wrap {
  position: relative;
  margin-top: 12.1428571429vw;
  background-color: #fff;
  max-width: 1250px;
  margin-inline: auto;
  padding-left: 5.7142857143vw;
  padding-right: 2.7857142857vw;
  padding-block: 5vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_ranking .ranking_wrap {
    margin-top: 170px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section_ranking .ranking_wrap {
    padding-left: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section_ranking .ranking_wrap {
    padding-right: 39px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section_ranking .ranking_wrap {
    padding-block: 70px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_ranking .ranking_wrap {
    margin-top: 15.625vw;
    padding-block: 7.8125vw;
    padding-inline: 5.46875vw;
  }
}
.lp-container .section_ranking .ranking_wrap .ranking_title {
  position: relative;
  top: -7.8571428571vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_ranking .ranking_wrap .ranking_title {
    top: -110px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_ranking .ranking_wrap .ranking_title {
    width: 85.9375vw;
    top: -11.71875vw;
  }
}
.lp-container .section_ranking .ranking_wrap .ranking_list {
  display: flex;
  gap: 4.2857142857vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_ranking .ranking_wrap .ranking_list {
    gap: 60px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_ranking .ranking_wrap .ranking_list {
    flex-direction: column;
    margin-top: -11.71875vw;
  }
}
.lp-container .section_ranking .ranking_wrap .ranking_list .ranking {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .lp-container .section_ranking .ranking_wrap .ranking_list .ranking:not(:last-child) {
    padding-bottom: 4.6875vw;
    border-bottom: 4px solid #FFD514;
  }
  .lp-container .section_ranking .ranking_wrap .ranking_list .ranking picture {
    width: 76.8333333333%;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .lp-container .section_ranking .ranking_wrap .ranking_list .ranking picture {
    width: 72.03125vw;
  }
}
.lp-container .section_ranking .ranking_wrap .ranking_list .ranking_text {
  font-size: 1.6428571429vw;
  margin-top: 2.1428571429vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_ranking .ranking_wrap .ranking_list .ranking_text {
    font-size: 23px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section_ranking .ranking_wrap .ranking_list .ranking_text {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .lp-container .section_ranking .ranking_wrap .ranking_list .ranking_text {
    width: 95%;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_ranking .ranking_wrap .ranking_list .ranking_text {
    font-size: 3.4375vw;
    margin-top: 3.125vw;
  }
}
.lp-container .section_ranking .ranking_comment {
  margin-top: 3.2142857143vw;
  max-width: 1224px;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_ranking .ranking_comment {
    margin-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_ranking .ranking_comment {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    margin-top: 8.59375vw;
  }
}
.lp-container .section_lineup {
  background-color: #FCE0C3;
}
.lp-container .section_lineup .section_contents {
  padding-top: 8.5714285714vw;
  padding-bottom: 14.2857142857vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_lineup .section_contents {
    padding-top: 120px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section_lineup .section_contents {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_lineup .section_contents {
    padding-top: 9.375vw;
    padding-bottom: 18.75vw;
  }
}
.lp-container .section_lineup .section_lineup_subtitle {
  width: 58.5714285714vw;
  margin-inline: auto;
  margin-bottom: 3.5714285714vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_lineup .section_lineup_subtitle {
    width: 820px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section_lineup .section_lineup_subtitle {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_lineup .section_lineup_subtitle {
    width: 86.875vw;
    margin-bottom: 3.125vw;
  }
}
.lp-container .section_lineup .section_lineup_title {
  width: 77.7857142857vw;
  margin-inline: auto;
  margin-bottom: 6.4285714286vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_lineup .section_lineup_title {
    width: 1089px;
  }
}
@media screen and (min-width: 1400px) {
  .lp-container .section_lineup .section_lineup_title {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_lineup .section_lineup_title {
    width: 84.0625vw;
    margin-bottom: 4.6875vw;
  }
}
.lp-container .section_lineup .lineup_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 7.1428571429vw;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_lineup .lineup_list {
    gap: 100px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_lineup .lineup_list {
    row-gap: 0;
    -moz-column-gap: 1.5625vw;
    column-gap: 1.5625vw;
  }
}
.lp-container .section_lineup .lineup_list .lineup {
  width: 24.2857142857vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_lineup .lineup_list .lineup {
    width: 340px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_lineup .lineup_list .lineup {
    width: 43.125vw;
  }
  .lp-container .section_lineup .lineup_list .lineup:not(:nth-child(n+3)) {
    margin-top: 14.0625vw;
  }
}
.lp-container .section_lineup .lineup_list .lineup .lineup_image {
  max-width: 304px;
  margin-inline: auto;
}
.lp-container .section_lineup .lineup_list .lineup .lineup_title {
  font-size: 1.7857142857vw;
  margin-top: 10px;
  font-weight: 700;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_lineup .lineup_list .lineup .lineup_title {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_lineup .lineup_list .lineup .lineup_title {
    font-size: 3.046875vw;
    line-height: 1.3846153846;
    width: 39.6875vw;
    margin-inline: auto;
  }
}
.lp-container .section_lineup .lineup_list .lineup .lineup_text {
  font-size: 1.5vw;
  margin-top: 10px;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_lineup .lineup_list .lineup .lineup_text {
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_lineup .lineup_list .lineup .lineup_text {
    font-size: 2.8125vw;
    line-height: 1.4444444444;
    width: 39.6875vw;
    margin-inline: auto;
  }
}
.lp-container .section_lineup .lineup_list .lineup .lineup_button {
  font-size: 1.5714285714vw;
  margin-top: 10px;
}
@media screen and (min-width: 1400px) {
  .lp-container .section_lineup .lineup_list .lineup .lineup_button {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .lp-container .section_lineup .lineup_list .lineup .lineup_button {
    font-size: 3.125vw;
    width: 39.6875vw;
    margin-inline: auto;
  }
}
.lp-container .section_lineup .lineup_list .lineup .lineup_button a {
  display: inline-block;
  text-align: center;
  background-color: #965A00;
  color: #fff;
  width: 100%;
  border-radius: 30px;
  padding-block: 10px;
}
@media screen and (max-width: 767px) {
  .lp-container .section_lineup .lineup_list .lineup .lineup_button a {
    padding-block: 1.40625vw;
  }
}