﻿/* パンくず 追加スタイル PC */
@media only screen and (min-width: 768px) {
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }
}

/* ページ共通___________________________*/
.main-area {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.07em;
  line-height: 1.75;
  font-size: calc(14* (100vw / 375));
  padding-bottom: calc(120* (100vw / 375));
  overflow-x: hidden;
}

.main-area img {
  width: 100%;
  height: auto;
}

.main-area a,
.main-area picture {
  display: inline-block;
}

.ff_rbt {
  font-family: roboto, sans-serif;
  font-size: calc(22* (100vw / 375));
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 1.15;
  color: #AD8B52;
}

.ff_gara {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(38* (100vw / 375));
  line-height: 1.15;
  letter-spacing: 0.07em;
  -webkit-font-smoothing: antialiased;
}

.ff_lack {
  font-family: mrlackboughs-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(30* (100vw / 375));
  letter-spacing: 0;
  line-height: 1.15;
  color: #AD8B52;
  padding-top: calc(2* (100vw / 375));
}

.main-area .lp_credit {
  font-size: calc(12* (100vw / 375));
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.07em;
}

.main-area .lp_credit a {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .main-area .pcOnly {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .main-area {
    font-size: 1.4rem;
    padding-bottom: 13rem;
  }

  .main-area .spOnly {
    display: none;
  }

  .main-area a {
    transition: all 0.3s;
  }

  .ff_rbt {
    font-size: 2.2rem;
  }

  .ff_gara {
    font-size: 5rem;
  }

  .ff_lack {
    font-size: 3.6rem;
    padding-top: 0.2rem;
  }

  .main-area .lp_credit {
    font-size: 1.2rem;
  }
}

/* ▽ sec__fv ▽ */
.sec__fv p {
  text-align: center;
  margin-top: calc(38* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__fv {
    width: 100rem;
    margin: auto;
  }

  .sec__fv p {
    margin-top: 5.8rem;
  }
}

/* ▽  sec__style1 ▽ */
.sec__style1 {
  position: relative;
  margin-top: calc(35* (100vw / 375));
  padding-bottom: calc(39* (100vw / 375));
}

.sec__style1::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%) skewY(-19deg);
  bottom: calc(-127* (100vw / 375));
  background: #F4ECDF;
  width: 100vw;
  height: calc(330* (100vw / 375));
  z-index: -1;
}

.style_ttl {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .style_ttl {
    transform: translateX(calc(1.1* (100vw / 375)));
  }
}

.style_ttl .ttl_scene {
  font-size: calc(22* (100vw / 375));
}

.style1_inner1 {
  position: relative;
  margin-top: calc(19* (100vw / 375));
}

.style1_inner1 .sec1_slider {
  width: calc(345* (100vw / 375));
  pointer-events: none;
}

.style1_inner1 .ff_gara {
  position: absolute;
  top: calc(20* (100vw / 375));
  right: calc(12* (100vw / 375));
  font-size: calc(30* (100vw / 375));
  letter-spacing: 0.08em;
  color: #AD8B52;
  writing-mode: vertical-rl;
  z-index: 2;
}

.style1_inner2 {
  margin: calc(15* (100vw / 375)) 0 0 auto;
  width: calc(273* (100vw / 375));
}

.style1_inner2 .lp_credit {
  margin-top: calc(17* (100vw / 375));
}

.style_detail {
  width: calc(345* (100vw / 375));
  margin: calc(38* (100vw / 375)) auto 0;
}

.style_detail .detail_copy {
  font-size: calc(18* (100vw / 375));
  font-weight: 600;
  margin-top: calc(9* (100vw / 375));
  letter-spacing: 0.07em;
}

.style_detail .detail_tx {
  margin-top: calc(13* (100vw / 375));
  line-height: 2;
}

@media screen and (min-width: 768px) {
  .sec__style1 {
    margin-top: 5.4rem;
    padding-bottom: 6rem;
  }

  .sec__style1::after {
    left: 50%;
    transform: translateX(-50%) skewY(-13deg);
    bottom: -44rem;
    height: 73rem;
  }

  .style_ttl .ttl_scene {
    font-size: 2.4rem;
    margin-top: 0.2rem;
  }

  .style1_flexbox {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 86rem;
    margin: 1.9rem auto 0;
  }

  .style1_inner1 {
    margin-top: 2rem;
  }

  .style1_inner1 .sec1_slider {
    width: 50rem;
  }

  .style1_inner1 .ff_gara {
    top: 2rem;
    right: -2.4rem;
    font-size: 4rem;
  }

  .style1_inner2 {
    margin: 14rem 0 0 0;
    width: 33rem;
  }

  .style1_inner2 .lp_credit {
    margin-top: 1.7rem;
    text-align: right;
  }

  .style_detail {
    width: 43rem;
    margin: 3.5rem 0 0 50%;
    transform: translateX(-100%)
  }

  .style_detail .detail_copy {
    font-size: 1.8rem;
    margin-top: 1rem;
  }

  .style_detail .detail_tx {
    margin-top: 1.4rem;
  }
}

/* ▽ sec__style2  ▽ */
.sec__style2 {
  background: #fff;
  padding-top: calc(38* (100vw / 375));
}

.style2_inner1 {
  position: relative;
  width: calc(345* (100vw / 375));
  margin: calc(19* (100vw / 375)) 0 0 auto;
}

.style2_inner1 .ff_gara {
  position: absolute;
  top: calc(20* (100vw / 375));
  left: calc(-16* (100vw / 375));
  font-size: calc(30* (100vw / 375));
  letter-spacing: 0.08em;
  color: #000;
  writing-mode: vertical-rl;
  z-index: 2;
}

.style2_inner2 {
  position: relative;
  margin-top: calc(20* (100vw / 375));
  width: 100%;
  height: calc(579* (100vw / 375));
}

.style2_inner2::after {
  content: "";
  position: absolute;
  top: calc(130* (100vw / 375));
  left: calc(80* (100vw / 375));
  width: calc(240* (100vw / 375));
  height: calc(250* (100vw / 375));
  border: #F4ECDF 3px solid;
  z-index: 0;
}

.style2_inner2>.imgbox {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(230* (100vw / 375));
  z-index: 2;
}

.style2_inner2_inner {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  z-index: 1;
}

.style2_inner2_inner .imgbox {
  width: calc(215* (100vw / 375));
  margin-left: auto;
}

.style2_inner2_inner .lp_credit {
  margin: calc(18* (100vw / 375)) calc(14* (100vw / 375)) 0 0;
  text-align: right;
}

@media screen and (min-width: 768px) {
  .sec__style2 {
    padding-top: 6rem;
  }

  .sec__style2_wrapper {
    position: relative;
    width: 86rem;
    margin: 0 auto 0;
  }

  .sec__style2 .style_ttl {
    position: absolute;
    top: -0.4rem;
    right: 0;
    width: 35.6rem;
  }

  .style2_inner1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 46rem;
    margin: 0 0 0 auto;
    z-index: 1;
  }

  .style2_inner1 .ff_gara {
    top: 2rem;
    left: -2.1rem;
    font-size: 4rem;
  }

  .style2_inner2 {
    margin-top: 0;
    width: 100%;
    height: 95.6rem;
    top: 19.8rem;
    left: 0;
  }

  .style2_inner2::after {
    top: 24rem;
    left: 50%;
    transform: translateX(-60%);
    width: 40rem;
    height: 47rem;
  }

  .style2_inner2>.imgbox {
    top: 0;
    left: initial;
    right: 0;
    width: 36rem;
  }

  .style2_inner2_inner {
    bottom: 0;
    right: 13rem;
    flex-direction: row-reverse;
    align-items: flex-end;
  }

  .style2_inner2_inner .imgbox {
    width: 30rem;
    margin-left: initial;
  }

  .style2_inner2_inner .lp_credit {
    margin: 0 2.9rem -0.4rem 0;
  }

  .sec__style2 .style_detail {
    margin-top: 26rem;
  }
}

/* ▽ sec__style3 ▽ */
.sec__style3 {
  background: #F4ECDF;
  margin-top: calc(40* (100vw / 375));
  padding: calc(54* (100vw / 375)) 0 calc(36* (100vw / 375)) 0;
}

.sec__style3_inner {
  position: relative;
}

.sec__style3_inner>.ff_gara {
  position: absolute;
  top: calc(-17* (100vw / 375));
  left: calc(16* (100vw / 375));
  font-size: calc(30* (100vw / 375));
  letter-spacing: 0.08em;
  color: #000;
  z-index: 2;
}

.sec3_slider {
  position: relative;
}

.sec3_slider::before,
.sec3_slider::after {
  content: "";
  top: 0;
  position: absolute;
  background: #F4ECDF;
  opacity: 0.8;
  width: 18%;
  height: 100%;
  z-index: 1;
}

.sec3_slider::before {
  left: 0;
}

.sec3_slider::after {
  right: 0;
}

.sec__style3 .style_ttl {
  margin-top: calc(38* (100vw / 375));
}

.style3_detail {
  text-align: center;
  margin-top: calc(41* (100vw / 375));
}

.style3_detail .lp_credit {
  margin-top: calc(36* (100vw / 375));
}

/* ▽ slider ▽ */

.m-slider {
  --slideImageWidth: calc(240 *(100vw/375));
  /* ▼左右のpaddingの片方を隣のスライドと分配した後の値 */
  --slidePadding: 0px;
  --slideWidth: calc(var(--slideImageWidth) + (var(--slidePadding) * 2));
  /* 画像と左右のpaddinの合計値 */
  width: 100%;
  margin: 0 auto;
}

.m-slider__inner {
  visibility: hidden;
  /* スライダーが表示されるまでは汚いので隠す */
}

.m-slider__inner.slick-initialized {
  visibility: visible;
  /* スライダーが構築されたら表示 */
}

.m-slider__inner::before,
.m-slider__inner::after {
  /* 中央から画像1枚分外側にずらす(値共通なのでまとめる) */
  --coverPosition: calc(49.9% + (var(--slideImageWidth) / 2));
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
  display: block;
  width: 100vw;
  height: 100%;
  background-color: rgba(244, 236, 223, 0.8);
}

.m-slider__inner::before {
  right: var(--coverPosition);
}

.m-slider__inner::after {
  left: var(--coverPosition);
}

.m-slider__item {
  width: var(--slideWidth);
}

.m-slider__item-inner {
  padding: 0 var(--slidePadding);
}

.m-slider__item-inner img {
  width: 100%;
  height: auto;
}


@media screen and (min-width: 768px) {
  .m-slider {
    --slideImageWidth: 50rem;
    --slidePadding: 0rem;
    --sliderContainerWidth: calc(82rem + (var(--slidePadding) * 2));
    position: relative;
    /* リード文配置の為 */
    width: var(--sliderContainerWidth);
    /* 左右のpaddingを加算した値 */
  }

  .m-slider__inner::before {
    left: 19.7%;
    /* 基準を画像の左に揃える為 */
    transform: translateX(-100%);
    /* 画像より左に伸ばしたいので、幅の分そのまま左にずらす */
  }

  .m-slider__inner::after {
    left: 80.5%;
    /* 画像1枚+左側の余白分だけ右にずらす */
    right: revert;
    /* 使わないので初期化 */
  }

  .m-slider__inner .slick-list {
    overflow: visible;
    /* コンテナからはみ出した部分をあえて表示させる(->画面幅いっぱいに広げつつ、現在のスライダの位置を固定できる) */
  }
}

@media screen and (min-width: 768px) {
  .sec__style3 {
    margin-top: 6rem;
    padding: 8rem 0 5.6rem 0;
  }

  .sec__style3_inner>.ff_gara {
    top: -2.6rem;
    left: 50%;
    transform: translateX(-126%);
    font-size: 4rem;
  }

  .sec3_slider {
    position: relative;
    width: 100vw;
  }

  .sec3_slider::before,
  .sec3_slider::after {
    content: "";
    top: 0;
    position: absolute;
    width: 18%;
    height: 100%;
    z-index: 1;
  }

  .sec__style3 .style_ttl {
    margin-top: 3.6rem;
  }

  .style3_detail {
    width: 49rem;
    margin-top: 3.9rem;
    transform: translateX(-50%);
  }

  .style3_detail .lp_credit {
    margin-top: 3.7rem;
  }
}

/* ▽ sec__style4 ▽ */
.sec__style4 {
  margin-top: calc(40* (100vw / 375));
}

.style4_inner1 {
  position: relative;
  width: calc(315* (100vw / 375));
  margin: auto;
  pointer-events: none;
}

.style4_inner1>.ff_gara {
  position: absolute;
  top: calc(228* (100vw / 375));
  right: calc(-18* (100vw / 375));
  font-size: calc(30* (100vw / 375));
  letter-spacing: 0.08em;
  color: #AD8B52;
  writing-mode: vertical-rl;
  z-index: 2;
}

.style4_inner1 .style_ttl {
  position: absolute;
  top: calc(18* (100vw / 375));
  left: 50%;
  transform: translateX(-49.3%);
  width: calc(300* (100vw / 375));
  color: #fff;
  z-index: 2;
}

.style4_inner1 .style_ttl .ff_lack {
  color: #fff;
}

.sec__style4 .style_detail {
  text-align: center;
  margin-top: calc(43* (100vw / 375));
}

.sec__style4 .style_detail .lp_credit {
  margin-top: calc(24* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__style4 {
    margin-top: 6rem;
  }

  .style4_inner1 {
    width: 54rem;
  }

  .style4_inner1>.ff_gara {
    top: 45.7rem;
    right: -2.5rem;
    font-size: 4rem;
  }

  .style4_inner1 .style_ttl {
    top: 3.7rem;
    transform: translateX(-49.3%);
    width: 30rem;
  }

  .sec__style4 .style_detail {
    margin-top: 4.1rem;
    transform: translateX(-49.7%);
    width: 48rem;
  }

  .sec__style4 .style_detail .lp_credit {
    margin-top: 3.6rem;
  }
}

/* ▽ sec__style5 ▽ */
.sec__style5 {
  position: relative;
  margin-top: calc(74* (100vw / 375));
}

.sec__style5::after {
  content: "";
  position: absolute;
  top: calc(584* (100vw / 375));
  left: 0;
  width: calc(270* (100vw / 375));
  height: calc(330* (100vw / 375));
  z-index: -1;
  background: #F4ECDF;
}

.style5_inner1 {
  position: relative;
  width: calc(345* (100vw / 375));
  margin: calc(19* (100vw / 375)) 0 0 auto;
}

.style5_inner1>.ff_gara {
  position: absolute;
  top: calc(20* (100vw / 375));
  left: calc(-16* (100vw / 375));
  font-size: calc(30* (100vw / 375));
  letter-spacing: 0.08em;
  color: #AD8B52;
  writing-mode: vertical-rl;
  z-index: 2;
}

.style5_img02 {
  position: relative;
  width: calc(252* (100vw / 375));
  padding: calc(18* (100vw / 375)) 0 0 calc(18* (100vw / 375));
  z-index: 2;
}

.style5_inner2 {
  position: relative;
  width: calc(273* (100vw / 375));
  margin: calc(-33* (100vw / 375)) 0 0 auto;
  z-index: 1;
}

.style5_inner2 .lp_credit {
  margin-top: calc(18* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__style5 {
    margin: 11.7rem auto 0;
  }

  .style5_wrapper {
    position: relative;
    width: 86rem;
    height: 135.2rem;
    margin: auto;
  }

  .sec__style5 .style_ttl {
    position: absolute;
    top: 8.6rem;
    right: -0.8rem;
    width: 36rem;
  }

  .sec__style5::after {
    content: none;
  }

  .style5_wrapper::after {
    content: "";
    position: absolute;
    top: 31.2rem;
    right: 0;
    width: 45rem;
    height: 55rem;
    z-index: -1;
    background: #F4ECDF;
  }

  .style5_inner1 {
    top: 0;
    left: 0;
    width: 48.1rem;
    margin: 0;
  }

  .style5_inner1>.ff_gara {
    top: 2rem;
    left: -2.1rem;
    font-size: 4rem;
  }

  .style5_img02 {
    position: absolute;
    top: 34.2rem;
    right: 3rem;
    width: 39rem;
    padding: 0;
  }

  .style5_inner2 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-69.3%);
    width: 70rem;
    margin: 0;
    z-index: 1;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
  }

  .style5_img03 {
    width: 35.6rem;
  }

  .style5_inner2 .lp_credit {
    margin: 0 2.9rem -0.4rem 0;
    text-align: right;
  }

  .sec__style5 .style_detail {
    margin-top: 4rem;
  }
}

/* ▽  lp__foot_btn ▽ */
.main-area .lp__foot_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  width: calc(280* (100vw / 375));
  height: calc(50* (100vw / 375));
  border: #000 1px solid;
  font-size: calc(14* (100vw / 375));
  font-weight: 600;
  letter-spacing: 0.05em;
  margin: calc(79* (100vw / 375)) auto 0;
}

@media screen and (min-width: 768px) {
  .main-area .lp__foot_btn {
    width: 28rem;
    height: 5rem;
    font-size: 1.4rem;
    margin: 12rem auto 0;
  }
}


/* ▽ text animetion ▽ */
.main-area span {
  display: inline-block;
}

.js-textAnime span {
  opacity: 0;
}

.js-textAnime.showText span {
  animation: text_anime_on 1s ease-out forwards;
}

.ff_gara.js-textAnime.showText {
  transition-delay: 0.5s;
  animation-delay: 0.5s;
}


@keyframes text_anime_on {
  0% {
    opacity: 0;
    transform: translate(-15%, -15%);
    -webkit-transform: translate(-15%, -15%);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

/* ▽ imganime ▽ */
.js-fadeIn {
  opacity: 0;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}

.showFade {
  opacity: 1;
}