@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant:wght@300;400;600;700&family=Dancing+Script&family=Noto+Sans+JP:wght@300;400;600;800&family=Noto+Serif+JP:wght@300;400;600;700&display=swap");
/*
* component
*/
/*
* foundation
*/
/*
* project
*/
.p-index {
  overflow: hidden;
  max-width: 750px;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
}
.p-index-head__top {
  position: relative;
}

.p-index-head__image {
  width: 100%;
}

.p-index-head__text {
  font-family: "Noto Sans JP", sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-index-head__text {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-index-head__text {
    width: 60%;
  }
}

.p-index-head__title {
  margin-top: 30px;
  text-align: center;
}
.p-index-head__title h1 {
  text-align: center;
  line-height: 1;
  font-family: "Noto Serif JP", sans-serif;
  border-bottom: 1px solid;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-index-head__title h1 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-index-head__title h1 {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p-index-head__discription {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-index-head__discription {
    margin-top: 15px;
  }
}
.p-index-head__discription p {
  text-align: center;
  line-height: 2;
  font-family: "Noto Serif JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .p-index-head__discription p {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-index-head__discription p {
    font-size: 1.3rem;
  }
}

.p-section-point__title {
  text-align: center;
}
.p-section-point__title p {
  position: relative;
  line-height: 1;
  font-family: "Noto Serif JP", sans-serif;
  display: inline-block;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-section-point__title p {
    font-size: 3.5rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-section-point__title p {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.p-section-point__title p::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -8px;
  background: #f0ecd8;
  width: 110%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p-section-point__title p::after {
    height: 23px;
  }
}
@media screen and (max-width: 767px) {
  .p-section-point__title p::after {
    height: 18px;
  }
}

.p-section-point__attention {
  text-align: center;
}
.p-section-point__attention p {
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p-section-point__attention p {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-section-point__attention p {
    font-size: 1.2rem;
  }
}

.p-section-point__table {
  width: 80%;
  margin: 0 auto;
}
.p-section-point__icon {
  width: 30%;
}

.p-section-point__head {
  width: 70%;
  padding: 0 5%;
}
.p-section-point__head h2 {
  line-height: 2;
  font-family: "Noto Serif JP", sans-serif;
  border-bottom: 1px solid;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-section-point__head h2 {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-section-point__head h2 {
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 768px) {
  .p-section-point__head span {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-section-point__head span {
    font-size: 2rem;
  }
}

.p-section-point__comment {
  text-align: center;
}
.p-section-point__comment p {
  line-height: 2;
  font-family: "Noto Serif JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .p-section-point__comment p {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-section-point__comment p {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 768px) {
  .p-index__contents {
    margin-top: 130px;
  }
}
@media screen and (max-width: 767px) {
  .p-index__contents {
    margin-top: 50px;
  }
}

.p-head-text__text {
  text-align: center;
  line-height: 1;
  letter-spacing: 0.15em;
  font-family: Futura, "Century Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Yu Gothic";
  color: #ffffff;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  .p-head-text__text {
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 767px) {
  .p-head-text__text {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 768px) {
  .p-head-text__text--s {
    font-size: 5.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-head-text__text--s {
    font-size: 3.8rem;
  }
}

@media screen and (min-width: 768px) {
  .p-head-text__text--m {
    font-size: 8.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-head-text__text--m {
    font-size: 6.8rem;
  }
}

.p-head-text__text-jp {
  margin-top: 5px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  .p-head-text__text-jp {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-head-text__text-jp {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 768px) {
  .p-section > * {
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 767px) {
  .p-section > * {
    margin-bottom: 10rem;
  }
}

.p-section-menu__title {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.p-section-menu__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-section-menu__list {
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .p-section-menu__list {
    margin: 20px auto 0;
    width: 90%;
  }
}

@media screen and (min-width: 768px) {
  .p-section-menu__item {
    width: 33%;
    width: 33.3333333333%;
    padding: 0 5px 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-section-menu__item {
    width: 50%;
    padding: 0 5px 10px;
  }
}
.p-section-menu__item a {
  display: block;
}

.p-section__product {
  padding-top: 100px;
  margin-top: -100px;
}
@media screen and (min-width: 768px) {
  .p-section__product {
    margin-top: 130px;
  }
}
@media screen and (max-width: 767px) {
  .p-section__product {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .p-product__head {
    margin: 0 auto 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-product__head {
    margin: 0 auto 30px;
  }
}

.p-product__mainimage {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-product__mainimage {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-product__mainimage {
    margin-bottom: 15px;
  }
}
.p-product__color {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-product__color {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-product__color {
    margin-bottom: 30px;
  }
}
.p-product__discrption {
  text-align: center;
  font-family: "Noto Serif JP", sans-serif;
  line-height: 2.5;
}
@media screen and (min-width: 768px) {
  .p-product__discrption {
    margin-bottom: 120px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-product__discrption {
    margin-bottom: 60px;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 768px) {
  .p-product__coordinate {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-product__coordinate {
    margin-bottom: 30px;
  }
}

.p-product-coordinate__head {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-product-coordinate__head {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-product-coordinate__head {
    margin-bottom: 20px;
  }
}

.p-product-coordinate__title {
  position: relative;
  font-family: Didot, "Bodoni MT", "Noto Serif Display", "URW Palladio L", P052, Sylfaen, serif;
  text-decoration: underline;
  font-size: 5rem;
  text-align: center;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-product-coordinate__title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-product-coordinate__title {
    font-size: 2rem;
  }
}
.p-product-coordinate__title--cursive {
  position: absolute;
  transform: rotate(-10deg);
  bottom: 0;
  font-family: "Dancing Script", cursive;
}
@media screen and (min-width: 768px) {
  .p-product-coordinate__title--cursive {
    right: -4rem;
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-product-coordinate__title--cursive {
    right: -2rem;
    font-size: 2rem;
  }
}

.p-product-coordinate__wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 94%;
  margin: 0 auto;
}

.p-product-coordinate__image {
  width: 50%;
}
.p-product-coordinate__image-img {
  width: 100%;
}

.p-product-coordinate__item-list {
  position: relative;
  width: 50%;
  margin-top: 20px;
}

.p-product__btn {
  text-align: center;
}
.p-product__btn a {
  position: relative;
  display: block;
  width: 90%;
  margin: 0 auto;
  border: 2px solid;
  text-align: center;
  letter-spacing: 0.25em;
}
@media screen and (min-width: 768px) {
  .p-product__btn a {
    padding: 13px 0;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-product__btn a {
    padding: 8px 0;
    font-size: 1.5rem;
  }
}
.p-product__btn a::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 10px;
}

.p-product-head__text {
  display: grid;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-product-head__text {
    grid-template-columns: 11rem auto;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-product-head__text {
    grid-template-columns: 8rem auto;
    margin-bottom: 15px;
  }
}
.p-product-head__text--number {
  grid-column: 1/2;
  grid-row: 1/3;
  letter-spacing: 0;
  font-family: Didot, "Bodoni MT", "Noto Serif Display", "URW Palladio L", P052, Sylfaen, serif;
  font-weight: 600;
}
.p-product:nth-child(odd) .p-product-head__text--number {
  color: #a69488;
}

.p-product:nth-child(even) .p-product-head__text--number {
  color: #ac858c;
}

@media screen and (min-width: 768px) {
  .p-product-head__text--number {
    font-size: 7.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-product-head__text--number {
    font-size: 5.5rem;
  }
}

.p-product-head__text--en {
  grid-column: 2/3;
  grid-row: 1/2;
  font-family: Didot, "Bodoni MT", "Noto Serif Display", "URW Palladio L", P052, Sylfaen, serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-product-head__text--en {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-product-head__text--en {
    font-size: 1.5rem;
  }
}

.p-product-head__text--kata {
  grid-column: 2/3;
  grid-row: 2/3;
  letter-spacing: 0.1em;
  line-height: 1;
  font-family: "Noto Serif JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .p-product-head__text--kata {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-product-head__text--kata {
    font-size: 2.5rem;
  }
}

.p-product-head__discrption {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2.5;
}
@media screen and (min-width: 768px) {
  .p-product-head__discrption {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-product-head__discrption {
    font-size: 1.2rem;
  }
}

.p-item-list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-item-list {
    padding: 10%;
  }
}
@media screen and (max-width: 767px) {
  .p-item-list {
    padding: 2%;
  }
}
@media screen and (min-width: 768px) {
  .p-item-list__item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-item-list__item {
    margin-bottom: 10px;
  }
}
.p-item-list__item a {
  display: block;
}

.p-item-list__text {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-item-list__text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-item-list__text {
    font-size: 1rem;
  }
}
.p-item-list__text--en {
  display: block;
  line-height: 1;
  vertical-align: middle;
  font-family: Didot, "Bodoni MT", "Noto Serif Display", "URW Palladio L", P052, Sylfaen, serif;
}
@media screen and (min-width: 768px) {
  .p-item-list__text--en {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-item-list__text--en {
    font-size: 1.2rem;
  }
}

.p-product-coordinate__container .slick-dots li {
  margin: 0 15px;
}

.p-product-coordinate__container .slick-dots li.slick-active button:before {
  content: "";
  background: #c6c3c1;
}

.p-product-coordinate__container .slick-dots li button:before {
  background: #e1d5cf;
  border-radius: 50%;
  content: "";
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sp-only {
    display: none;
  }
}
.js-fadeIn {
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: opacity 1s, visibility 1s, transform 1s;
}

.js-fadeIn.animated {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

.js-slideIn {
  transition: 1s cubic-bezier(0.75, 0, 0.25, 1);
}

.slide_left {
  transform: translateX(calc(-50vw - 50%));
}

.slide_right {
  transform: translateX(calc(50vw + 50%));
}

.js-slideIn.animated {
  transform: translateX(0);
}

.box {
  opacity: 0;
}

.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn02 {
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* アニメーションスタートの遅延時間を決めるCSS*/
.delay-time02 {
  animation-delay: 0.4s;
}

.delay-time04 {
  animation-delay: 0.8s;
}