@charset "UTF-8";
@font-face {
  font-family: "TsunagiGothic.ttf";
  src: url("../font/TsunagiGothic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* リセットCSS
===================================== */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  padding: 0;
  margin: 0;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 1.6;
  font-weight: 500;
  background: #fff;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, button, 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 {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

li, dd {
  list-style-type: none;
}

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

caption, th, td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

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

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

a {
  text-decoration: none;
  color: inherit;
}
@media (hover: hover) {
  a:hover {
    opacity: 0.7;
  }
}

input, select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: #fff;
}

/*------------------------------
common
------------------------------*/
body {
  word-break: break-all;
  color: #3D372F;
  font-family: "TsunagiGothic.ttf", sans-serif;
}
body.is-active {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-y: scroll; /* スクロールバー補完 */
}

html {
  font-size: 100%;
}

/* スマホ用の表示の時はis-pcは非表示 */
@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
/* PC用の表示の時はis-spは非表示 */
@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
/* コンテンツ幅
------------------------------*/
.inner {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 4.2666666667vw;
}
@media (min-width: 768px) {
  .inner {
    width: 375px;
    padding: 0 16px;
  }
}

/* セクションロゴ
------------------------------*/
.c-sec-logo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 44.5333333333vw;
}
@media (min-width: 768px) {
  .c-sec-logo {
    width: 167px;
  }
}

/*------------------------------
layout
------------------------------*/
.site-wrapper__main {
  margin: 0 auto;
  background: #fff;
}

/*------------------------------
header
------------------------------*/
header {
  padding-top: 5.3333333333vw;
}

.header__copy {
  font-size: 5.3333333333vw;
  font-weight: 900;
  line-height: 1.1904761905;
  color: #8A591C;
  text-align: center;
  letter-spacing: -0.03em;
  padding-left: 0.7em;
}

.header__logo {
  width: 13.8666666667vw;
  margin: 0 auto;
  margin-top: 4vw;
}

/*------------------------------
fv
------------------------------*/
.fv__image {
  margin-top: -4vw;
  position: relative;
}
.fv__image span {
  content: "";
  position: absolute;
  background: url(../img/fv1.png) no-repeat center center/100%;
  aspect-ratio: 1/1;
  width: 26%;
  left: 3.4%;
  top: 74.2%;
}

/*------------------------------
concept
------------------------------*/
.concept {
  padding: 8vw 0;
}

.concept__copy {
  font-size: 5.3333333333vw;
  font-weight: 900;
  line-height: 1.6;
  color: #8A591C;
  text-align: center;
}

.concept__image {
  margin-top: 4.2666666667vw;
}

/*------------------------------
about
------------------------------*/
.about__inner {
  padding: 0 2.6666666667vw;
}

.about__content {
  background: url(../img/about_bg.webp) no-repeat center center/cover;
  position: relative;
  aspect-ratio: 375/840;
  padding: 8vw 0;
  margin-top: -13.3333333333vw;
}

.about__header {
  margin-top: 6.6666666667vw;
  overflow: hidden;
}
.about__header img {
  width: 105%;
  max-width: unset;
  margin-left: 50%;
  transform: translateX(-50%);
}

.about__logo {
  width: 38.6666666667vw;
  margin: 0 auto;
}

.about__heading {
  margin-top: 6.6666666667vw;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.6363636364;
  text-align: center;
}
.about__heading strong {
  display: block;
  font-size: 5.8666666667vw;
  font-weight: 900;
  color: #C37E30;
}

.about__text {
  margin-top: 8vw;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.about__collaboration-logo {
  width: 56vw;
  margin: 0 auto;
  margin-top: 9.3333333333vw;
}

.about__buttons {
  margin-top: 6.6666666667vw;
}

.about__button {
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 74.6666666667vw;
  border: 0.2666666667vw solid #C37E30;
  background: #fff;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.2142857143;
  color: #C37E30;
  text-align: center;
  padding: 3.7333333333vw 0;
  position: relative;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.about__button::after {
  content: "";
  position: absolute;
  top: 1.5em;
  right: 3.2vw;
  transform: translateY(-50%);
  background: url(../img/icon_plus.webp) no-repeat center center/contain;
  width: 2.1333333333vw;
  aspect-ratio: 750/1660;
}
.about__button.is-open::after {
  background: url(../img/icon_minus.webp) no-repeat center center/contain;
  aspect-ratio: 24/34;
}
.about__button:nth-child(2) {
  margin-top: 2.6666666667vw;
}
.about__button p {
  display: none;
  font-size: 3.4666666667vw;
  color: #3D372F;
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-top: 2.3em;
  padding: 0vw 1.2em;
  line-height: 2;
  text-align: left;
}

/*------------------------------
scene
------------------------------*/
.scene {
  padding-top: 12vw;
}

.scene__inner {
  padding: 0 2.6666666667vw;
}

.scene__content {
  padding: 8vw 0;
  background: #FBF7F0;
  border-radius: 0 0 8vw 8vw;
}

.scene__items {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.scene__items::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-45%, -51%);
  background: url(../img/scene_bar.png) no-repeat center center/contain;
  width: 7.4666666667vw;
  aspect-ratio: 28/430;
}

.scene__item {
  width: calc(50% - 6vw);
}
.scene__item:nth-child(2n) {
  margin-left: 12vw;
}
.scene__item:nth-child(2) img {
  width: 15.2vw;
  transform: translate(-10%, -20%);
}
.scene__item:nth-child(3) img {
  width: 27.7333333333vw;
  transform: translate(8%, 11%);
}
.scene__item:nth-child(6) {
  margin-top: 10.6666666667vw;
}

.scene__image img {
  display: block;
  margin: 0 auto;
}

.scene__label {
  font-size: 3.7333333333vw;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin-top: 2.6666666667vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

/*------------------------------
products01
------------------------------*/
.products01 {
  padding: 12vw 0 18.6666666667vw;
  overflow: hidden;
}
.products01 .products__heading01 {
  width: 38%;
}
.products01 .products__heading02 {
  width: 60%;
  padding-left: 1%;
  margin-top: 4%;
}

.products__subtext {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 8vw;
  font-size: 6.1333333333vw;
  font-weight: 900;
  text-align: center;
  color: #CB5E33;
  position: relative;
}
.products__subtext::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) scale(-1, 1);
  width: 8vw;
  aspect-ratio: 750/1660;
  background: url(../img/img_decoration-bar.webp) no-repeat center center/contain;
}
.products__subtext::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8vw;
  aspect-ratio: 750/1660;
  background: url(../img/img_decoration-bar.webp) no-repeat center center/contain;
}

.products__heading {
  display: flex;
  align-items: center;
  margin-top: 6.6666666667vw;
  padding: 0 2.6666666667vw;
  z-index: 10;
  position: relative;
}

.products__hero1 {
  margin-top: -5.3333333333vw;
  position: relative;
  overflow: hidden;
}
.products__hero1 span {
  position: absolute;
  background: url(../img/product1.png) no-repeat center center/100%;
  aspect-ratio: 110/90;
  width: 30%;
  left: 68%;
  top: 24%;
}

.products__description {
  margin-top: 5.3333333333vw;
  margin-bottom: 2.6666666667vw;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.4666666667;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.products__description strong {
  display: block;
  font-size: 8.5333333333vw;
  font-family: "TsunagiGothic.ttf", sans-serif;
  color: #CB5E33;
  letter-spacing: -0.05em;
}

.products__subscription-image {
  position: relative;
  width: 90%;
  margin: 0 auto;
}
.products__subscription-image::after {
  content: "";
  position: absolute;
  bottom: -5.3333333333vw;
  right: -8vw;
  background: url(../img/products_discount.webp) no-repeat center center/contain;
  width: 29.8666666667vw;
  aspect-ratio: 1/1;
}

.products__subscription-button {
  margin-top: 4.2666666667vw;
}
.products__subscription-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: transparent linear-gradient(180deg, #E49B42 0%, #C07C2E 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0vw 1.3333333333vw 0vw #A36E2F;
  border-radius: 2.6666666667vw;
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1.25;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 0.5333333333vw 0;
  width: 94%;
  margin: 0 auto;
}
.products__subscription-button a::before {
  display: inline-block;
  content: "";
  position: relative;
  background: url(../img/icon_cart.webp) no-repeat center center/contain;
  width: 9.3333333333vw;
  aspect-ratio: 20/32;
  margin-right: 1.8666666667vw;
  transform: translateX(-20%);
}

.products__subscription-note {
  margin-top: 4vw;
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 1.5384615385;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding-left: 2.3em;
  text-indent: -1em;
}

.products__single {
  margin-top: 8vw;
  background: #FBF7F0;
  border-radius: 3.2vw;
  padding: 5.3333333333vw;
}

.products__single-image {
  transform: translate(8%, 13%);
  width: 93%;
}

.products__single-button {
  margin-top: 12vw;
}
.products__single-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: transparent linear-gradient(180deg, #A7E066 0%, #7AB536 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0vw 1.3333333333vw 0vw #559012;
  border-radius: 2.6666666667vw;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.25;
  color: #fff;
  padding: 4.2666666667vw 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.product__ingredients {
  margin-top: 8vw;
  padding: 0 2.1333333333vw;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1.3333333333;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.products__subscription-price {
  width: 93%;
  margin: 0 auto;
}

/*------------------------------
products02
------------------------------*/
.products02 {
  margin-top: 18.6666666667vw;
}
.products02 .products__heading01 {
  width: 73%;
}
.products02 .products__heading02 {
  width: 27%;
  padding-left: 1%;
  margin-top: 4%;
}

.products__header2 {
  position: relative;
}
.products__header2::after {
  content: "";
  position: absolute;
  background: url(../img/products02-1.webp) no-repeat center center/100%;
  transform: translate(-50%, -100%);
  aspect-ratio: 786/173;
  width: 100%;
  left: 50%;
  top: 0%;
}

.products__hero2 {
  margin-top: -5.3333333333vw;
  position: relative;
  overflow: hidden;
}
.products__hero2 span {
  position: absolute;
  background: url(../img/product2.png) no-repeat center center/100%;
  aspect-ratio: 110/90;
  width: 30%;
  left: 68%;
  top: 24%;
}

/*------------------------------
feature
------------------------------*/
.feature {
  background: #FBF7EF;
  position: relative;
  padding-top: 12vw;
}

.feature__title {
  text-align: center;
  font-size: 6.1333333333vw;
  font-weight: 900;
  line-height: 2.1739130435;
  color: #CF7A0D;
  text-align: center;
}
.feature__title img {
  width: 45.3333333333vw;
  margin-right: 2.6666666667vw;
}

.feature__ingredients {
  margin-top: 10.6666666667vw;
}

.feature__ingredients-heading {
  font-size: 6.9333333333vw;
  font-weight: 900;
  line-height: 1.6153846154;
  color: #8A591C;
  text-align: center;
  position: relative;
}
.feature__ingredients-heading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/img_reaf.webp) no-repeat center center/contain;
  width: 50.6666666667vw;
  aspect-ratio: 190/76;
}

.feature__ingredients-menu {
  margin-top: 10.1333333333vw;
  display: flex;
}
.feature__ingredients-menu li {
  width: calc(33.3% - 2.4888888889vw);
  background: #8A591C;
  border-radius: 50%;
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 4.5333333333vw;
  font-weight: 900;
  line-height: 1.2;
  color: #fff;
  position: relative;
}
.feature__ingredients-menu li::after {
  content: "";
  position: absolute;
  bottom: 2.6666666667vw;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/icon_arrow.webp) no-repeat center center/contain;
  width: 4.2666666667vw;
  aspect-ratio: 44/20;
}
.feature__ingredients-menu li:nth-child(n+2) {
  margin-left: 3.7333333333vw;
}

.feature__ingredients-items {
  width: calc(100% + 8.5333333333vw);
  margin: 8vw auto 0;
  margin-left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
}

.feature__ingredients-item {
  padding: 0 6.9333333333vw;
}
.feature__ingredients-item:nth-child(1) {
  position: relative;
}
.feature__ingredients-item:nth-child(1) .deco {
  position: absolute;
  background: url(../img/feature1.webp) no-repeat center center/100%;
  transform: translate(32%, -50%);
  aspect-ratio: 447/452;
  width: 57%;
  right: 0%;
  top: 48%;
}
.feature__ingredients-item:nth-child(n+2) {
  margin-top: 21.3333333333vw;
}
.feature__ingredients-item:nth-child(3) {
  position: relative;
}
.feature__ingredients-item:nth-child(3) .deco {
  position: absolute;
  background: url(../img/feature2.webp) no-repeat center center/100%;
  transform: translate(-40%, -50%);
  aspect-ratio: 366/414;
  width: 52%;
  left: 0%;
  top: 17%;
}

.feature__ingredients-image {
  position: relative;
}

.feature__ingredients-label {
  width: 53.3333333333vw;
  position: absolute;
  bottom: 0;
  left: -8vw;
  transform: translateY(50%);
  background: url(../img/feature_bubble.webp) no-repeat center center/contain;
  aspect-ratio: 451/208;
  font-size: 5.3333333333vw;
  font-weight: 900;
  line-height: 1.85;
  color: #CF7A0D;
}
.feature__ingredients-label span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  transform: translate(-4vw, 2.6666666667vw);
  line-height: 1.4;
}
.feature__ingredients-label strong {
  font-size: 6.9333333333vw;
  display: block;
}

.feature__ingredients-description {
  margin-top: 14.6666666667vw;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.875;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.feature__points {
  margin-top: 25.3333333333vw;
  border-top: 0.2666666667vw solid #E5BF87;
  padding: 10.6666666667vw 0 18.6666666667vw;
}

.feature__points-heading {
  font-size: 4.8vw;
  font-weight: 900;
  line-height: 2;
  text-align: center;
  color: #8A591C;
  position: relative;
}
.feature__points-heading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/img_reaf.webp) no-repeat center center/contain;
  width: 50.6666666667vw;
  aspect-ratio: 338/153;
}
.feature__points-heading strong {
  display: block;
  font-size: 6.9333333333vw;
}

.feature__points-image {
  margin-top: 9.8666666667vw;
  overflow: hidden;
  width: 104.4%;
}
.feature__points-image img {
  width: 116%;
  max-width: unset;
  margin-left: 4.2666666667vw;
}

.feature__points-description {
  margin-top: 10.6666666667vw;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.875;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 0 2.6666666667vw 0 5.3333333333vw;
}

/*------------------------------
message
------------------------------*/
.message {
  padding: 9.3333333333vw 0 26.6666666667vw;
}

.message__inner {
  padding: 0 6.4vw;
}

.message__title {
  font-size: 6.4vw;
  font-weight: 900;
  line-height: 1.5;
  color: #8A591C;
}

.message__image {
  margin-top: 4.8vw;
}

.message__heading {
  margin-top: 8vw;
  font-size: 5.0666666667vw;
  font-weight: 700;
  line-height: 1.5789473684;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.message__text {
  margin-top: 4.5333333333vw;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.875;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

/*------------------------------
howto
------------------------------*/
.howto {
  position: relative;
  padding: 10.6666666667vw 0 24vw;
  background: #FBF7EF;
}

.howto__inner {
  padding: 0 7.4666666667vw;
}

.howto__title {
  font-size: 6.9333333333vw;
  font-weight: 900;
  line-height: 2.375;
  color: #CF7A0D;
  text-align: center;
}

.howto__items {
  margin-top: 5.3333333333vw;
}

.howto__item:nth-child(1) .howto__label {
  margin-top: -1em;
}
.howto__item:nth-child(2) .howto__label {
  margin-top: 11.4666666667vw;
}
.howto__item:nth-child(3) .howto__image {
  width: 92%;
  margin: 6% auto;
  transform: translateX(-7%);
}
.howto__item:nth-child(n+2) {
  margin-top: 8vw;
}

.howto__content {
  background: #fff;
  padding: 4.2666666667vw;
  border-radius: 5.3333333333vw;
  height: 106.6666666667vw;
}

.howto__image {
  width: 97%;
  margin: 0 auto;
  transform: translateX(-2%);
}

.howto__label {
  font-size: 6.4vw;
  font-weight: 700;
  line-height: 1.25;
  color: #CF7A0D;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.howto__list li {
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.875;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.howto__list li span {
  color: #CF7A0D;
}

.howto__catch {
  background: #CF7A0D;
  border-radius: 0 0 5.3333333333vw 5.3333333333vw;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.4666666667;
  color: #fff;
  text-align: center;
  padding: 4vw 0;
}

/*------------------------------
voice
------------------------------*/
.voice {
  position: relative;
  padding: 12vw 0;
}

.voice__catch {
  font-size: 4.2666666667vw;
  font-weight: 900;
  line-height: 1.875;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.voice__heading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 8vw;
  margin-top: 4vw;
  font-size: 6.9333333333vw;
  font-weight: 900;
  line-height: 1.2307692308;
  color: #CB5E33;
  position: relative;
  text-align: center;
}
.voice__heading::before {
  content: "";
  position: absolute;
  left: -9.6vw;
  top: 65%;
  transform: translateY(-50%) scale(-1, 1);
  width: 10.6666666667vw;
  aspect-ratio: 750/1660;
  background: url(../img/img_decoration-bar.webp) no-repeat center center/contain;
}
.voice__heading::after {
  content: "";
  position: absolute;
  right: -9.6vw;
  top: 65%;
  transform: translateY(-50%);
  width: 10.6666666667vw;
  aspect-ratio: 750/1660;
  background: url(../img/img_decoration-bar.webp) no-repeat center center/contain;
}

.voice__image {
  margin-top: 4.2666666667vw;
  width: calc(100% + 8.5333333333vw);
  margin-left: 50%;
  transform: translateX(-50%);
}

.voice__list {
  margin-top: 10.6666666667vw;
}

.voice__item {
  display: flex;
  align-items: center;
}
.voice__item:nth-child(n+2) {
  margin-top: 6.6666666667vw;
}

.voice__icon {
  width: 21.3333333333vw;
}

.voice__message {
  width: calc(100% - 21.3333333333vw);
  background: url(../img/voice_bubble.webp) no-repeat center center/contain;
  aspect-ratio: 520/192;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 2.6666666667vw 0 8vw;
  font-size: 3.4666666667vw;
  font-weight: 700;
  line-height: 1.7692307692;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #8A591C;
}

.voice__note {
  margin-top: 9.3333333333vw;
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 1.5384615385;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

/*------------------------------
recommend
------------------------------*/
.recommend {
  position: relative;
  background: #FBF7F0;
  padding: 10.6666666667vw 0 16vw;
  margin-top: 26.6666666667vw;
}

.recommend__tilte {
  font-size: 6.9333333333vw;
  font-weight: 900;
  line-height: 1.4615384615;
  text-align: center;
  color: #CF7A0D;
}

.recommend__items {
  margin-top: 9.6vw;
  padding: 0 2.6666666667vw;
}

.recommend__item:nth-child(2) {
  margin-top: 22.6666666667vw;
}

.recommend__description {
  margin-top: 5.0666666667vw;
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 2;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.recommend__subscription {
  margin-top: 5.3333333333vw;
}

.recommend__subscription-price {
  width: 92%;
}

.recommend__subscription-button {
  margin-top: 2.6666666667vw;
}
.recommend__subscription-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: transparent linear-gradient(180deg, #C4A680 0%, #5D442B 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0vw 1.3333333333vw 0vw #A36E2F;
  border-radius: 2.6666666667vw;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.25;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 2.1333333333vw 0;
}
.recommend__subscription-button a::before {
  display: inline-block;
  content: "";
  position: relative;
  background: url(../img/icon_cart.webp) no-repeat center center/contain;
  width: 6.6666666667vw;
  aspect-ratio: 20/32;
  transform: translateX(-60%);
}

.recommend__subscription-button--pink a {
  background: transparent linear-gradient(180deg, #F2B4B5 0%, #F57E80 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0vw 1.3333333333vw 0vw #D07273;
}

.recommend__subscription-note {
  margin-top: 4vw;
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 1.5384615385;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding-left: 1.5em;
  text-indent: -1em;
}

.recommend__single {
  margin-top: 6.4vw;
  padding: 0 2.6666666667vw;
}

.recommend__single-image {
  width: 89%;
}

.recommend__single-button {
  margin-top: 1.3333333333vw;
}
.recommend__single-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #E3E5E0 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0vw 1.3333333333vw 0vw #B0B5AA;
  border: 0.2666666667vw solid #A46E2F;
  border-radius: 2.6666666667vw;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.25;
  color: #A36E2F;
  padding: 4.2666666667vw 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.recommend__single-button--pink a {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #FDF0F1 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0vw 1.3333333333vw 0vw #DADED6;
  border: 0.2666666667vw solid #F48D8F;
  color: #F49193;
}

.recommend__ingredients {
  margin-top: 6.6666666667vw;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1.3333333333;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

/*------------------------------
faq
------------------------------*/
.faq {
  padding: 8vw 0 12vw;
}

.faq__title {
  font-size: 5.3333333333vw;
  font-weight: 900;
  line-height: 3.2;
  color: #CF7A0D;
  text-align: center;
  position: relative;
  padding-top: 12vw;
}
.faq__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/faq_img.webp) no-repeat center center/contain;
  width: 22.4vw;
  aspect-ratio: 170/102;
}

.faq__item:nth-child(n+2) {
  margin-top: 0.8vw;
}

.faq__q {
  cursor: pointer;
  background: #F6EDE0;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.5333333333;
  padding: 7.4666666667vw 13.3333333333vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  position: relative;
  height: 3.3lh;
  display: flex;
  align-items: center;
}
.faq__q::before {
  content: "Q";
  position: absolute;
  top: 50%;
  left: 4vw;
  transform: translateY(-50%);
  font-size: 6.4vw;
  font-weight: 900;
  color: #CF7A0D;
}

.faq__icon {
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  position: absolute;
  right: 5.3333333333vw;
  top: 50%;
  transform: translateY(-50%);
}
.faq__icon.is-open .faq__bar2 {
  transform: translate(-50%, -50%);
}

.faq__bars {
  width: 2.6666666667vw;
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.faq__bar1,
.faq__bar2 {
  width: 2.6666666667vw;
  height: 0.5333333333vw;
  background: #CF7A0D;
  border-radius: 5.3333333333vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.faq__bar2 {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.3s;
}

.faq__a {
  display: none;
  background: #FBF7F0;
  padding: 4.2666666667vw 5.3333333333vw;
  padding-left: 13.3333333333vw;
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 2;
  font-family: "Zen Kaku Gothic New", sans-serif;
  position: relative;
}
.faq__a::before {
  content: "A";
  position: absolute;
  top: 1.1em;
  left: 4vw;
  transform: translateY(-50%);
  font-size: 6.4vw;
  font-weight: 900;
  color: #CF7A0D;
}

/*------------------------------
footer
------------------------------*/
footer {
  background: #C37E2E;
  padding: 6.4vw 2.6666666667vw 10.6666666667vw;
  position: relative;
}

.footer__menu li a {
  display: inline-block;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

/*------------------------------
to-top,float
------------------------------*/
.to-top {
  position: fixed;
  font-size: 4.2666666667vw;
  font-weight: 900;
  line-height: 1.125;
  color: #fff;
  z-index: 100;
  position: absolute;
  transform: translate(0%, -50%);
  top: 12%;
  right: 8%;
}
.to-top a {
  position: relative;
}
.to-top a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 110%);
  background: url(../img/img_to-top.webp) no-repeat center center/contain;
  width: 12.8vw;
  aspect-ratio: 1/1;
}

.float {
  position: fixed;
  left: 50%;
  bottom: 0vw;
  width: 100vw;
  background: rgba(255, 255, 255, 0.95);
  transform: translateX(-50%);
  z-index: 500;
  padding: 4.2666666667vw 0;
  transition: opacity 0.3s;
}
.float a {
  width: 82%;
}
.float.act {
  opacity: 0;
  pointer-events: none;
}

/*------------------------------
loading
------------------------------*/
.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 1s;
  z-index: 1000;
}

.loading__body {
  width: 26.6666666667vw;
  max-width: 80%;
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url(../img/logo.webp);
          mask-image: url(../img/logo.webp);
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}
.loading__body span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: #f5f1e9;
  transform-origin: 50% 0;
  -webkit-animation: load 1s linear infinite;
          animation: load 1s linear infinite;
  width: 100%;
  height: 100%;
}

@-webkit-keyframes load {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}

@keyframes load {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
.loading.active1 img {
  opacity: 1;
}

.loading.active2 {
  opacity: 0;
}

body.loadingActive {
  position: fixed;
  overflow-y: scroll; /* fixedでもスクロールバーが消えないようにする */
  top: 0;
  left: 0;
  width: 100%;
}

#loadingBg {
  z-index: 1000;
  background: #fff;
}

/*------------------------------
animation
------------------------------*/
.fade:not(.nofade) {
  opacity: 0;
}

.fade.onlyop {
  opacity: 0;
  transition: opacity 1.5s;
}
.fade.onlyop.act {
  opacity: 1;
}

.poyo {
  -webkit-animation: poyo 2s ease-out infinite;
          animation: poyo 2s ease-out infinite;
}

@-webkit-keyframes poyo {
  0%, 40%, 60%, 80% {
    transform: scale(1);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}

@keyframes poyo {
  0%, 40%, 60%, 80% {
    transform: scale(1);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}
.textflow.act {
  -webkit-animation: textflow 1.5s linear;
          animation: textflow 1.5s linear;
}

@-webkit-keyframes textflow {
  0% {
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@keyframes textflow {
  0% {
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
/*# sourceMappingURL=style_sp.css.map */