@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, :after, :before {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

main {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

address, blockquote, dl, figure, form, iframe, ol, p, pre, table, ul {
  margin: 0;
}

ol, ul {
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

embed, iframe, img, object, svg {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled, button:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

fieldset, option {
  padding: 0;
}

fieldset {
  margin: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

/******************************************************************

StyleSheet: ベーススタイル

******************************************************************/
.background-set, .info-lp06__inner::before, .repeat-lp06::before, .reason-lp06::before, .recruit-lp06, .hero-lp04, .h-lp06__btn span::before, .com-btn::after, .lp05-btn a span::before, .lp05-btn--yellow a span::before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

body {
  color: #000000;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Meiryo", "Noto Sans JP", sans-serif;
  letter-spacing: 0.02em;
  font-weight: 700;
}

body.page-template-lp06 {
  color: #000000;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Meiryo", "Noto Sans JP", sans-serif;
  letter-spacing: 0.02em;
  font-weight: 600;
}

#global-container-lp04,
#global-container-lp05,
#global-container-lp06,
#global-container-download {
  min-width: 330px;
}

#container-lp04,
#container-lp06 {
  max-width: 700px;
  margin-inline: auto;
}

#main-container-lp05,
#main-container-download,
#main-container-download-thanks {
  max-width: 700px;
  margin-inline: auto;
}

h1,
h2,
h3,
p {
  line-height: 1;
}

li {
  margin: 0;
}

dt {
  margin-bottom: 0;
}

a {
  transition: opacity 0.5s;
}
a:hover {
  opacity: 0.7;
}

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

.wrap {
  margin: 0 20px;
}
@media screen and (min-width: 600px) {
  .wrap {
    width: 95%;
    margin-inline: auto;
  }
}

/********************************
 共通クラス
*********************************/
.main-ttl-lp05 {
  font-size: clamp(13px, 4vw, 24px);
  line-height: 2;
  border-bottom: 3px solid #ffa200;
}
@media screen and (min-width: 600px) {
  .main-ttl-lp05 {
    border-bottom-width: 5px;
  }
}

.sec-ttl-lp05 {
  font-size: clamp(13px, 4vw, 24px);
  background-color: #cbcbcb;
  padding: 2%;
}

.flex-row {
  align-items: center;
  display: flex;
}

.flex-column {
  display: flex;
  flex-direction: column;
}

.com-btn {
  border-radius: clamp(30px, 7vw, 80px);
  overflow: hidden;
  position: relative;
  border: 3px solid #000000;
  transition: 0.2s;
}
.com-btn::after {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  background-image: url(../common/images/arrow-right.png);
  width: 10%;
  aspect-ratio: 1;
}
.com-btn:hover {
  transform: scale(1.03);
}
.com-btn a {
  background-color: #ffcc00;
  padding: 6% 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: clamp(14px, 4.3vw, 16px);
}

.com-btn-200 a img {
  animation: fuwascale 3s infinite ease-in-out 0.8s alternate;
}

@keyframes fuwascale {
  0%, 40%, 80% {
    transform: scale(1);
  }
  20%, 60%, 100% {
    transform: scale(0.96);
  }
}
.fuwascale {
  animation: fuwascale 3s infinite ease-in-out 0.8s alternate;
}

.lp05-btn {
  background-color: #FFFFFF;
  color: #000000;
  border-radius: 30px;
  width: 48%;
}
.lp05-btn a {
  font-size: clamp(10px, 3vw, 16px);
  padding: 6% 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lp05-btn a span {
  padding-left: 10%;
  position: relative;
}
.lp05-btn a span::before {
  content: "";
  background-image: url(../common/images/lp05/btn-icon01.png);
  background-size: contain;
  aspect-ratio: 1;
  width: 15%;
  max-width: 25px;
  top: 50%;
  transform: translateY(-50%);
  right: 90%;
  position: absolute;
}

.lp05-btn--yellow {
  background-color: #ffcc00;
  color: #000000;
  border-radius: 30px;
  width: 48%;
}
.lp05-btn--yellow a {
  font-size: clamp(10px, 3vw, 16px);
  padding: 6% 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lp05-btn--yellow a span {
  padding-left: 10%;
  position: relative;
}
.lp05-btn--yellow a span::before {
  content: "";
  background-image: url(../common/images/lp05/btn-icon01.png);
  background-size: contain;
  aspect-ratio: 1;
  width: 15%;
  max-width: 25px;
  top: 50%;
  transform: translateY(-50%);
  right: 90%;
  position: absolute;
}
.lp05-btn--yellow a span::before {
  background-image: url(../common/images/lp05/btn-icon02.png);
}

/********************************
 ディスプレイ用
*********************************/
.d-none {
  display: none !important;
}

.md-flex {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .md-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 768px) {
  .md-none {
    display: none !important;
  }
}

.md-show {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .md-show {
    display: block !important;
  }
}

.md-inline {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .md-inline {
    display: inline !important;
  }
}

@media screen and (min-width: 480px) {
  .sm-none {
    display: none !important;
  }
}

.sm-show {
  display: none !important;
}
@media screen and (min-width: 480px) {
  .sm-show {
    display: block !important;
  }
}

.ssm-show {
  display: none;
}
@media screen and (min-width: 600px) {
  .ssm-show {
    display: block !important;
  }
}

@media screen and (min-width: 600px) {
  .ssm-none {
    display: none !important;
  }
}

.sm-flex {
  display: none !important;
}
@media screen and (min-width: 480px) {
  .sm-flex {
    display: flex !important;
  }
}

/********************************


 ヘッダー


*********************************/
.h-lp04__inner {
  display: flex;
  align-items: center;
  height: 40px;
}
@media screen and (min-width: 480px) {
  .h-lp04__inner {
    height: 60px;
  }
}
.h-lp04__logo {
  width: 35%;
  max-width: 226px;
}

.h-lp06 {
  position: relative;
  z-index: 1;
}
.h-lp06__wrap {
  justify-content: space-between;
  padding: 2% 0;
}
@media screen and (min-width: 480px) {
  .h-lp06__wrap {
    height: 60px;
  }
}
.h-lp06__logo {
  width: 35%;
  max-width: 226px;
}
.h-lp06__btn {
  width: 45%;
  max-width: 220px;
  border-radius: 30px;
  overflow: hidden;
}
.h-lp06__btn a {
  padding: 3% 0;
  background-color: #ffcc00;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 480px) {
  .h-lp06__btn a {
    height: 35px;
  }
}
.h-lp06__btn span {
  width: 90%;
  text-align: center;
  margin-left: auto;
  font-size: clamp(12px, 3vw, 18px);
  position: relative;
}
.h-lp06__btn span::before {
  content: "";
  background-image: url(../common/images/lp06/btn01.png);
  aspect-ratio: 1;
  top: 50%;
  transform: translateY(-50%);
  right: 92%;
  width: 10%;
  max-width: 20px;
  position: absolute;
}

/********************************


 メインビジュアル


*********************************/
.hero-lp04 {
  background-image: url(../common/images/mv01.png);
  aspect-ratio: 1/1.6;
}
.hero-lp04 h2 {
  width: 95%;
  margin-inline: auto;
}
.hero-lp04 p {
  line-height: 1.7;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-inline: auto;
  font-size: clamp(12px, 3vw, 18px);
}
.hero-lp04__inner {
  padding: 5% 0 15%;
  height: 110%;
}
@media screen and (min-width: 600px) {
  .hero-lp04__inner {
    padding: 30px 0 100px;
  }
}
.hero-lp04__cont {
  height: 100%;
  justify-content: space-between;
  border-radius: 30px;
}
.hero-lp04__box {
  position: relative;
  z-index: 0;
}
.hero-lp04__box::before {
  top: 15%;
  left: 0;
  position: absolute;
  content: "";
  background-color: #FFFFFF;
  opacity: 0.8;
  width: 100%;
  height: 90%;
  z-index: -1;
  border-radius: 20px;
}

.hero-lp05 {
  position: relative;
  background-color: #000000;
  color: #FFFFFF;
  z-index: 0;
}
.hero-lp05 video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.hero-lp05 h2,
.hero-lp05 p {
  line-height: 1.7;
}
.hero-lp05 h2 {
  align-items: center;
}
.hero-lp05 h2 span:nth-child(1) {
  font-weight: 600;
  font-size: clamp(14px, 4.3vw, 24px);
}
.hero-lp05 h2 span:nth-child(2) {
  font-size: clamp(20px, 8vw, 48px);
}
.hero-lp05 p {
  font-weight: 600;
  text-align: center;
  font-size: clamp(10px, 3vw, 16px);
  margin-bottom: 5%;
}
@media screen and (min-width: 600px) {
  .hero-lp05 p {
    margin-bottom: 30px;
  }
}
.hero-lp05__inner {
  padding: 10% 0 8%;
}
@media screen and (min-width: 600px) {
  .hero-lp05__inner {
    padding: 80px 0 70px;
  }
}
.hero-lp05__wrap {
  row-gap: clamp(10px, 6vw, 30px);
}
.hero-lp05__box {
  width: 95%;
  margin-inline: auto;
  max-width: 580px;
  justify-content: space-between;
}

.hero-lp06__inner {
  margin-top: -5%;
}
@media screen and (min-width: 480px) {
  .hero-lp06__inner {
    margin-top: -30px;
  }
}

/********************************


 LP06


*********************************/
.h-lp06__logo {
  max-width: 100px;
}

/********************************


  サンプル申し込みボタン type2


*********************************/
.info-lp06 {
  margin-top: -8%;
}
@media screen and (min-width: 600px) {
  .info-lp06 {
    margin-top: -50px;
  }
}
.info-lp06 p {
  color: #FFFFFF;
  font-size: clamp(8px, 2.5vw, 18px);
  line-height: 1.7;
  margin-inline: auto;
  width: 90%;
}
@media screen and (min-width: 600px) {
  .info-lp06 p {
    text-align: center;
    width: 95%;
  }
}
.info-lp06__inner {
  overflow: hidden;
  padding: 3% 0;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 480px) {
  .info-lp06__inner {
    padding: 10px 0;
  }
}
.info-lp06__inner::before {
  background-image: url(../common/images/bg-bule.svg);
  content: "";
  height: 90%;
  left: 0;
  position: absolute;
  top: 10%;
  width: 100%;
  z-index: -1;
}
.info-lp06__inner > img {
  display: block;
  margin-inline: auto;
  width: 95%;
}
.info-lp06__btn {
  margin-inline: auto;
  width: 95%;
}

/********************************


 サンプル申し込みボタン02


*********************************/
.info02-lp06.color-yellow {
  background-color: #fff0b2;
  padding: 50px 0;
}
.info02-lp06 h2 {
  font-size: clamp(18px, 4.3vw, 30px);
  margin-bottom: 10px;
  text-align: center;
}
.info02-lp06 p {
  font-size: clamp(12px, 3vw, 18px);
  line-height: 1.7;
  margin-inline: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.info02-lp06__btn {
  margin-inline: auto;
  width: 100%;
}

/********************************


  こんなお悩みありませんか？


*********************************/
.resolve-lp06__inner {
  padding: 8% 0;
}
@media screen and (min-width: 480px) {
  .resolve-lp06__inner {
    padding: 50px 0;
  }
}

/********************************


  リピート率


*********************************/
.repeat-lp06 {
  color: #FFFFFF;
  background-color: #4cbacf;
  position: relative;
}
.repeat-lp06::before {
  content: "";
  background-image: url(../common/images/lp06/btn-icon.png);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 30%;
  max-width: 50px;
  aspect-ratio: 1/0.5;
}
.repeat-lp06 h2 {
  text-align: center;
  line-height: 1.5;
  font-size: clamp(20px, 6vw, 45px);
  font-weight: 900;
  font-family: "Hiragino Kaku Gothic ProN W8", "Hiragino Sans W8", "ヒラギノ角ゴ ProN W8", sans-serif;
}
.repeat-lp06 p {
  line-height: 1.5;
  font-size: clamp(11px, 3.5vw, 26px);
}
.repeat-lp06 p span {
  font-family: "Hiragino Kaku Gothic ProN W8", "Hiragino Sans W8", "ヒラギノ角ゴ ProN W8", sans-serif;
  color: #fff000;
}
.repeat-lp06__inner {
  padding: 5% 0 8%;
}

/********************************


  中毒性


*********************************/
.reason-lp06 {
  background-color: #fff000;
  position: relative;
}
.reason-lp06::before {
  content: "";
  background-image: url(../common/images/lp06/arrow-bottom.svg);
  background-size: contain;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  max-width: 250px;
  aspect-ratio: 1/0.2;
}
.reason-lp06 h2 img {
  display: block;
  width: 95%;
  margin-inline: auto;
  margin-bottom: 30px;
}
.reason-lp06 h4 {
  margin-bottom: 20px;
}
.reason-lp06 p {
  line-height: 1.5;
  font-size: clamp(11px, 3.5vw, 26px);
}
.reason-lp06__inner {
  padding: 8% 0 0;
}
@media screen and (min-width: 480px) {
  .reason-lp06__inner {
    padding: 50px 0 0;
  }
}
.reason-lp06__body {
  padding: 8% 0 0;
  row-gap: 20px;
}

/********************************


  知ってますか？


*********************************/
.facts-lp06 {
  margin-top: -15%;
}
@media screen and (min-width: 600px) {
  .facts-lp06 {
    margin-top: -100px;
  }
}
.facts-lp06__inner {
  padding: 0 0 8%;
}
@media screen and (min-width: 480px) {
  .facts-lp06__inner {
    padding: 0 0 50px;
  }
}

/********************************


  ミシュラン店も採用!!


*********************************/
.recruit-lp06 {
  background-image: url(../common/images/lp06/recruit.png);
  aspect-ratio: 1/1.5;
}
.recruit-lp06 p {
  line-height: 1.5;
  font-size: clamp(11px, 3.5vw, 26px);
  margin-bottom: 30px;
}
.recruit-lp06__inner {
  position: relative;
  height: 100%;
}
.recruit-lp06__box {
  position: absolute;
  top: 78%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

/********************************


  メリット


*********************************/
.merit-lp06 {
  margin-top: -8%;
}
@media screen and (min-width: 480px) {
  .merit-lp06 {
    margin-top: -55px;
  }
}

/********************************


  無料サンプル


*********************************/
.soup-lp06 {
  background-color: #ffcc33;
}
.soup-lp06 img {
  margin-bottom: 10px;
}
.soup-lp06 p {
  line-height: 1.5;
  font-size: clamp(11px, 3.5vw, 26px);
}
.soup-lp06__inner {
  padding: 8% 0;
}

/********************************


 サンプル投稿


*********************************/
.sample-lp06 {
  background-color: #ffcc33;
}
.sample-lp06 h2 {
  align-items: center;
  line-height: 1.2;
  margin-bottom: 30px;
}
.sample-lp06 h2 span:nth-child(1) {
  font-size: clamp(23px, 5vw, 36px);
}
.sample-lp06 h2 span:nth-child(2) {
  font-size: clamp(30px, 7vw, 50px);
}
.sample-lp06 h3 {
  line-height: 1.5;
  font-size: clamp(12px, 3vw, 23px);
}
.sample-lp06 h3 span {
  letter-spacing: 0;
  font-size: clamp(8px, 2vw, 14px);
}
.sample-lp06__inner {
  padding: 0 0 8%;
}
@media screen and (min-width: 600px) {
  .sample-lp06__inner {
    padding: 0 0 80px;
  }
}
.sample-lp06__head {
  margin-bottom: 30px;
}
.sample-lp06__head p {
  align-items: center;
  line-height: 1.7;
}
.sample-lp06__head p span:nth-child(1) {
  font-size: clamp(12px, 3vw, 18px);
}
.sample-lp06__head p span:nth-child(2) {
  font-weight: 500;
  font-size: clamp(8px, 2vw, 14px);
}
.sample-lp06__wrap {
  align-items: stretch;
  margin-bottom: 30px;
  flex-wrap: wrap;
  gap: clamp(5px, 2vw, 10px);
}
.sample-lp06__box {
  background-color: #FFFFFF;
  border: 3px solid #bcbcbc;
  border-radius: clamp(10px, 4vw, 30px);
  width: 48%;
}
.sample-lp06__box p {
  align-items: last baseline;
  -moz-column-gap: 5px;
       column-gap: 5px;
  line-height: 1.7;
  margin-bottom: 10px;
}
.sample-lp06__box p span:nth-child(1) {
  font-size: clamp(16px, 5vw, 23px);
}
.sample-lp06__box p span:nth-child(2) {
  font-size: clamp(8px, 2vw, 14px);
  font-weight: 500;
}
.sample-lp06__box img {
  aspect-ratio: 1;
  display: block;
  margin-bottom: 10px;
  margin-inline: auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.sample-lp06__box-inner {
  padding: 5%;
}
.sample-lp06__link {
  margin-inline: auto;
  width: 95%;
}
.sample-lp06__btn a {
  font-size: clamp(8px, 2vw, 16px);
}

/********************************


 本物の食材をご提供します


*********************************/
.genuine-lp06 img {
  display: block;
  margin-bottom: 30px;
  margin-inline: auto;
  max-width: 700px;
  width: 70%;
}
.genuine-lp06 p {
  font-size: clamp(16px, 4.3vw, 36px);
  line-height: 1.3;
  margin-bottom: 8%;
  text-align: center;
}
.genuine-lp06 p:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .genuine-lp06 p {
    margin-bottom: 80px;
  }
}
.genuine-lp06__inner {
  padding: 8% 0;
}
@media screen and (min-width: 480px) {
  .genuine-lp06__inner {
    padding: 50px 0;
  }
}

/********************************


 会社概要


*********************************/
.company-lp06 h2 {
  border-bottom: 3px solid #000000;
  font-size: clamp(23px, 5vw, 30px);
  line-height: 1.5;
  margin-bottom: 5%;
}
@media screen and (min-width: 600px) {
  .company-lp06 h2 {
    border-bottom: 5px solid #000000;
    margin-bottom: 30px;
  }
}
.company-lp06 dl {
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  font-size: clamp(12px, 3vw, 18px);
  line-height: 1.7;
  padding: 3%;
}
.company-lp06 dl:first-of-type {
  border-top: 1px solid #000000;
}
@media screen and (min-width: 600px) {
  .company-lp06 dl:first-of-type {
    border-top: 2px solid #000000;
  }
}
@media screen and (min-width: 600px) {
  .company-lp06 dl {
    border-bottom: 2px solid #000000;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    flex-direction: row !important;
    line-height: 2.5;
    padding: 0;
  }
}
.company-lp06 dt,
.company-lp06 dd {
  margin: 0;
}
@media screen and (min-width: 600px) {
  .company-lp06 dt,
  .company-lp06 dd {
    padding-left: 1%;
  }
}
@media screen and (min-width: 600px) {
  .company-lp06 dt {
    border-right: 2px solid #000000;
    width: 15%;
  }
}
@media screen and (min-width: 600px) {
  .company-lp06 dd {
    width: 85%;
  }
}
.company-lp06__inner {
  padding: 8% 0;
}
@media screen and (min-width: 480px) {
  .company-lp06__inner {
    padding: 80px 0 100px;
  }
}/*# sourceMappingURL=lp06.css.map */