@charset "UTF-8";
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");

@media screen and (max-width: 959px) {
  html {
    scroll-padding-top: 100px;
  }
}

body {
  position: relative;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", メイリオ, Meiryo, sans-serif;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #222222;
  font-weight: 400;
  /* background-color: #ffc8cf; */
  background-image: url(../img/bg.mp4);
  background-size: max(100%, 2178px) auto;
  background-repeat: repeat-y;
  background-position: center;
  padding-bottom: 150px;
}

.inner {
  padding: 0 20px;
}
@media screen and (max-width: 959px) {
  body {
    background-color: #ffffff;
    padding-bottom: 0;
  }
}

a {
  color: #222222;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 375px) {
  .l-header {
    display: none;
  }
}
.inner {
  padding: 0 20px;
}

.l-footer {
  position: relative;
  height: 100%;
  background-color: #fff;
}
.l-footer__sns {
  margin: 50px 0;
  padding: 0 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}

.l-footer__news {
  background-color: #ee8a98;
}
.l-footer__news-img {
  padding: 48px 72px;
}

.l-footer__copyright {
  color: #9a9a9a;
  display: block;
  text-align: center;
  padding: 10px 0;
  background-color: #f5f5f5;
}
.l-footer__sns img {
  width: auto;
}

.l-main {
  position: relative;
  /*表示領域*/
  background-color: #fff;
  min-height: 100%;
}
.l-contents {
  max-width: 375px;
  margin: 150px auto 0;
  box-shadow: 0px 0px 20px rgba(51, 51, 51, 0.6);
}
@media screen and (max-width: 959px) {
  .l-main {
    margin: 0 auto;
    border-radius: 0;
  }
  .l-contents {
    max-width: 375px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 959px) {
}
@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}

/* mv */
.l-header__bg {
  height: 100vh; /* 画面の高さにフィット */
  background-image: url(../img/img-mv.webp);
  background-size: cover;
  background-position: center;
}

.p-mv {
  height: 50vh;
}

@media screen and (max-width: 500px) {
  .p-mv {
    height: 100vh;
  }
}
.p-mv video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-mv__log {
  padding: 24px 64px 12px;
}

.p-mv__ttl-back {
  width: 100%;
  height: 60px;
  background-image: url(../img/kumanonakamura-txt.webp);
  background-size: 972px auto;
  background-position: left 972px center;
  animation: scrollMvBack 10s linear 0s infinite;
}
@keyframes scrollMvBack {
  0% {
    background-position: left 409px center;
  }
  100% {
    background-position: left 0px center;
  }
}
.p-mv__ttl-front {
  padding-left: 7px;
  margin-top: -10px;
}

.p-mv {
  position: relative;
}
/* copy */
.copy-imgs {
  position: relative;
  max-width: 375px; /* 必要に応じて調整 */
  height: 300px; /* 画像サイズに合わせて調整 */
}

.copy-imgs div {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; /* 初期状態は非表示 */
  transition: opacity 0.5s ease-in;
}

.copy-imgs.show div:nth-child(1) {
  animation: fadeInSequence 6s forwards;
  animation-delay: 0s;
}

.copy-imgs.show div:nth-child(2) {
  animation: fadeInSequence 6s forwards;
  animation-delay: 0.5s;
}

.copy-imgs.show div:nth-child(3) {
  animation: fadeInSequence 6s forwards;
  animation-delay: 1s;
}

/* 1枚ずつ表示するアニメーション */
@keyframes fadeInSequence {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInSequence {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  70% {
    opacity: 1;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(10px);
  }
}

/* 共通 */
/* タイトル黒 */
.sec-ttl {
  font-family: "Montserrat", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", メイリオ, Meiryo, sans-serif;
  font-size: 3.2rem;
  font-weight: 100;
  text-transform: uppercase;
  color: #ceccc6;
  letter-spacing: 0.05em;
  line-height: 1em;
}
.sec-ttl-s {
  display: block; /* spanをブロック要素にして改行させる */
  font-size: 1.2rem; /* span内の文字サイズを大きくする */
  font-weight: 300; /* 文字を太く */
  color: #222222;
  letter-spacing: 0.1em;
}

.sec-coppy {
  padding-top: 24px;
  font-family: "Montserrat", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", メイリオ, Meiryo, sans-serif;
  font-size: 2rem;
  line-height: 1.8;
}

.sec-txt {
  padding-top: 32px;
  max-width: 285px;
  font-size: 1.4rem;
  line-height: 2.4;
}

/* タイトル白 */
.sec-ttl-b {
  font-family: "Montserrat", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", メイリオ, Meiryo, sans-serif;
  font-size: 3.2rem;
  font-weight: 100;
  text-transform: uppercase;
  color: #ceccc6;
  letter-spacing: 0.05em;
  line-height: 1em;
  padding-top: 64px;
}
.sec-ttl-s-b {
  display: block; /* spanをブロック要素にして改行させる */
  font-size: 1.2rem; /* span内の文字サイズを大きくする */
  font-weight: 300; /* 文字を太く */
  color: #ffffff;
  letter-spacing: 0.1em;
}

.sec-coppy-b {
  padding-top: 24px;
  font-family: "Montserrat", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", メイリオ, Meiryo, sans-serif;
  font-size: 2rem;
  line-height: 1.8;
  color: #ffffff;
}

.sec-txt-b {
  padding-top: 32px;
  font-size: 1.4rem;
  line-height: 2.4;
}

/* concept */
.concept {
  margin-top: 20px;
}

/* product */
.product-top {
  padding-top: 80px;
}
.product {
  padding-top: 64px;
  margin-bottom: 80px;
}

.product-detail {
  padding-top: 32px;
}
.product-info {
  padding: 33px 14px 0;
}
.product-detail h3 {
  font-size: 2rem;
}
.product-detail p {
  padding-top: 10px;
}
.product-type,
.product-price {
  display: inline-block;
}

.product-type {
  float: left;
}

.product-price {
  float: right;
}

/* 親要素（横幅いっぱい） */
.product-btn {
  padding-top: 32px;
  width: 100%; /* 親要素の横幅いっぱい */
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px; /* 各ボタンの間隔 */
  font-size: 1.8rem;
}

.product-btn.mw-225 {
  max-width: 225px;
  margin: auto;
}

.product-btn + .product-btn {
  padding-top: 16px;
}
/* 横幅いっぱいのボタン */
.product-btn-buy {
  display: block;
  width: 100%;
  max-width: 400px; /* 必要に応じて最大幅を指定 */
  text-align: center;
  padding: 0.8rem;
  border: 1px solid #9e9d99;
  background-color: #ffffff;
  color: #333;
  font-size: 1.4rem;
  font-weight: 400;
}

.product-btn-buy:hover {
  background-color: #222222;
  color: #ffffff;
}

/* 横並びのボタンエリア */
.product-btns {
  display: flex;
  justify-content: space-between; /* 均等配置 */
  gap: 12px; /* ボタンの間に余白 */
  width: 100%;
  max-width: 400px;
}

/* 横並びのボタン */
.product-info-btn {
  flex: 1; /* 均等に伸ばす */
  text-align: center;
  padding: 8px;
  border: 1px solid #9e9d99;
  background-color: #ffffff;
  color: #333;
  font-size: 1.4rem;
  font-weight: 400;
}

.product-info-btn:hover {
  background-color: #222222;
  color: #ffffff;
}
.product-info-txt {
  font-size: 1.2rem;
}

/* feature */
.feature {
  background-color: #222222;
}
.feature-container {
  padding-top: 64px;
  color: #ffffff;
}

.feature-content h4 {
  padding-top: 24px;
  font-size: 1.8rem;
  font-weight: 100;
}

.feature-content h4 span {
  padding-right: 16px;
  font-family: "Montserrat", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", メイリオ, Meiryo, sans-serif;
  font-size: 2rem;
  color: #9e9d99;
}

.feature-content p {
  padding: 24px 0 50px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2;
}
/* copy */
.kumano-imgs {
  position: relative;
  max-width: 375px; /* 必要に応じて調整 */
  height: 300px; /* 画像サイズに合わせて調整 */
}

.kumano-imgs div {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; /* 初期状態は非表示 */
  transition: opacity 0.5s ease-in;
}

.kumano-imgs.show div:nth-child(1) {
  animation: fadeInSequence 6s forwards;
  animation-delay: 0s;
}

.kumano-imgs.show div:nth-child(2) {
  animation: fadeInSequence 6s forwards;
  animation-delay: 0.5s;
}

.kumano-imgs.show div:nth-child(3) {
  animation: fadeInSequence 6s forwards;
  animation-delay: 1s;
}

/* 1枚ずつ表示するアニメーション */
@keyframes fadeInSequence {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInSequence {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  70% {
    opacity: 1;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(10px);
  }
}

.howtouse {
  padding-top: 30px;
  padding-left: 30px;
}
.swiper-container {
  width: 240px;
  height: 320px;
}
/*スワイパー */
.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}
.swiper {
  position: relative;
  margin-top: 32px;
  margin-bottom: 80px;
  padding: 0 12px;
}
/* color */
.color-type-info {
  padding-bottom: 40px;
}
.color-type-info.--purple {
  background-color: #f4effa;
}
.color-type-info.--black {
  background-color: #4b4b4b;
}
.color-type-info.--silver {
  background-color: #b4b4b4;
}

.color-type-ttl {
  padding: 30px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.8;
  font-family: "Montserrat", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", メイリオ, Meiryo, sans-serif;
}
.--wh {
  color: #ffffff;
}

.color-type-info p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.5;
  padding: 0 80px 0 30px;
}

.foundation-top {
  position: relative;
}

.--nm60 {
  position: absolute;
  display: block;
  left: 0;
  bottom: 80px;
  width: 100%;
}

/* influencer */
.p-overview__influencer-post {
  background-color: #bf6476;
  padding: 40px 30px 56px;
}
.p-overview__influencer-post h2 {
  text-align: center;
  color: #ffffff;
  font-size: 33px;
}
.p-overview__influencer-post-imgs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-top: 30px;
}

.p-overview__influencer-post-img {
  opacity: 0;
  transition: opacity 0.7s;
}
.p-overview__influencer-post-img.--wide {
  grid-column: 1 / 3;
}
.p-overview__influencer-post-img.--wide a {
  width: calc((100% - 10px) / 2);
  margin: 0 auto 20px;
}
.p-overview__influencer-post-img:nth-child(2) {
  transition-delay: 0.3s;
}
.p-overview__influencer-post-img:nth-child(3) {
  transition-delay: 0.6s;
}
.p-overview__influencer-post-img:nth-child(4) {
  transition-delay: 0.9s;
}
.p-overview__influencer-post-img:nth-child(5) {
  transition-delay: 1.2s;
}
.--active .p-overview__influencer-post-img {
  opacity: 1;
}

.p-overview__influencer-link {
  display: block;
  overflow: hidden;
  position: relative;
}

.p-overview__influencer-link::before,
.p-overview__influencer-link::after {
  content: "";
  transition: opacity 0.3s;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.p-overview__influencer-link::before {
  background-color: #ee8a98;
  mix-blend-mode: multiply;
}
.p-overview__influencer-link::after {
  background-image: url(../svg/instagram_wh.svg);
  background-size: 24px auto;
  background-position: center;
  background-repeat: no-repeat;
}
.p-overview__influencer-link:hover::before {
  opacity: 0.7;
}
.p-overview__influencer-link:hover::after {
  opacity: 1;
}

/* tasting */
.p-tasting {
  padding-top: 32px;
}
.p-tasting__header {
  padding-bottom: min(81%, 305px);
  background-image: url(../img/bg-popup.webp);
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.p-tasting__catch {
  text-align: center;
  margin-top: 1em;
  font-size: 12px;
  color: #e1749b;
}
.p-tasting__overview-container-img {
  background-image: url(../img/p_tasting_bg_img.webp);
  background-size: cover;
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-top: max(-5.33vw, -20px);
}
.p-tasting__overview-txts {
  margin-top: -0.3em;
  padding-left: min(5.73vw, 22px);
  font-size: 18.5px;
  line-height: 1.65;
  background-image: url(../img/tasting-ceramic.webp);
  background-size: auto 92%;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.p-tasting__food-pairing-ttl {
  margin-top: 32px;
  padding-left: min(5.73vw, 22px);
}
.p-tasting__food-pairing-ttl img {
  object-fit: contain;
  width: 100%;
  height: min(16.1vw, 60.5px);
  object-position: top left;
}
.p-tasting__food-pairing-txt {
  text-align: center;
  line-height: 1.2;
  margin-top: 1em;
  margin-bottom: 1em;
}

/* about */
.p-about {
  background-color: #ffdd9e;
  padding: 60px 0 0;
}
.p-about__ttl {
  font-size: 25.5px;
  text-align: center;
}

/* product */
.p-product {
  background-color: #bf6476;
  padding-bottom: 64px;
}

.p-product__schedule {
  max-width: 270px;
  margin: auto;
  padding: 28px 0 24px;
}

.p-product__subttl {
  font-size: 25.5px;
  text-align: center;
  color: #ffdd9e;
}

.p-product__subttl span {
  display: block;
}

.p-product__subttl span::after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background-color: #ffdd9e;
  margin: 24px auto 12px;
}
.p-product__img {
  padding-top: 40px;
  opacity: 0;
  transition: opacity 0.6s;
}
.p-product__img.--active {
  opacity: 1;
}

.p-product__overview-content-button {
  padding: 0 32px;
}

.p-product__overview-content-button a {
  background-color: #ffdd9e;
  color: #bf6476;
  display: block;
  text-align: center;
  padding: 0.8em 0;
  margin-top: 20px;
}
.p-product__overview-content + .p-product__overview-content {
  margin-top: 55px;
}
/*  */
/* access */
.p-access {
  padding: 64px 0 40px;
}
.p-access__container-logo {
  max-width: 264px;
  margin: auto;
  padding-bottom: 24px;
}
.p-access__container-lead .--name {
  font-size: 21px;
  text-align: center;
  margin-top: 32px;
}

.p-access__container-lead .--address {
  font-size: 15px;
  text-align: center;
  margin-top: 24px;
}

.p-access__container-lead .--tel {
  font-size: 15px;
  text-align: center;
  margin-top: 8px;
}

.p-access__container-Googlemap {
  margin-top: 32px;
}

.p-access__transportation {
  max-width: 260px;
  margin: 40px auto 0;
}
.p-access__transportation-way {
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 18px;
}

.p-access__transportation-way + .p-access__transportation-way {
  margin-top: 24px;
}

.p-access__transportation-way .--info {
  font-size: 18px;
}

.p-access__transportation-way h3 {
  color: #bf6476;
  margin-bottom: 5px;
}

/* media */
.p-media {
  padding: 30px 0 0;
}
.p-media__ttl {
  font-size: 25.5px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
}

/* footer */

.l-footer {
  padding: 30px 0 64px 0;
}

.footer-top {
  margin-top: 40px;
}
.l-footer__contact {
  padding: 0 32px;
}

.l-footer__contact-button {
  color: #333333;
  display: block;
  text-align: center;
  padding: 0.8em 0;
  margin-top: 20px;
  border: 1px solid #333333;
}

.l-footer__contact-button:hover {
  background-color: #333333;
  color: #ffffff;
}

.syareo-map.--active {
  opacity: 1;
}

.syareo-map {
  opacity: 0;
  transition: opacity 0.6s;
}
