﻿/* パンくず 追加スタイル PC */
@media only screen and (min-width: 768px) {
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }
}

/* ページ共通___________________________*/
.main-area {
  font-family: "HiraKakuProN-W3", "Hiragino Kaku Gothic ProN W3", "Hiragino Sans", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1.8571428571;
  font-size: calc(14* (100vw / 375));
  padding-bottom: calc(114* (100vw / 375));
  overflow-x: hidden;
  text-align: center;
  color: #111;
}

.main-area img {
  width: 100%;
  height: auto;
}

.main-area a,
.main-area picture {
  display: inline-block;
}

@font-face {
  font-family: "Baskerville";
  src: url("../fonts/baskerville.ttf") format("truetype");
}

.ff_bask {
  font-family: "Baskerville", serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1;
}

.main-area .lp_credit {
  font-size: calc(11* (100vw / 375));
  font-weight: 300;
  line-height: 2.3636363636;
  letter-spacing: 0.05em;
  margin-top: calc(28* (100vw / 375));
}

.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: 10rem;
  }

  .main-area .spOnly {
    display: none;
  }

  .main-area a {
    transition: all 0.3s;
  }

  .ff_gara {
    font-size: 5rem;
  }

  .main-area .lp_credit {
    font-size: 1.1rem;
    margin-top: 2.8rem;
  }
}

/* ▽ sec__fv ▽ */
.sec__fv {
  position: relative;
}

.sec__fv::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  z-index: -1;
  height: calc(343* (100vw / 375));
  top: calc(375* (100vw / 375));
}

.sec__fv h2+p {
  font-size: calc(12* (100vw / 375));
  margin-top: calc(25* (100vw / 375));
}

.sec__fv h3 {
  font-size: calc(40* (100vw / 375));
  margin-top: calc(1* (100vw / 375));
}

.sec__fv h3+p {
  margin-top: calc(18* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__fv {
    width: 100rem;
    margin: auto;
  }

  .sec__fv::before {
    height: 61.1rem;
    top: 22.5rem;
  }

  .sec__fv h2+p {
    font-size: 1.2rem;
    margin-top: 3.5rem;
  }

  .sec__fv h3 {
    font-size: 4rem;
    margin-top: 0.2rem;
  }

  .sec__fv h3+p {
    margin-top: 1.7rem;
  }
}

/* ▽_____________ sec__style1 ______________▽ */
.sec__style {
  position: relative;
  margin-top: calc(108* (100vw / 375));
}

.sec__style::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  z-index: -1;
}

.sec__fv::before,
.sec__style2::before,
.sec__style4::before,
.sec__style6::before {
  background: #EDF2F7;
}

.sec__style1::before,
.sec__style3::before,
.sec__style5::before {
  background: #F7F1ED;
}

.sec__style1::before {
  height: calc(421* (100vw / 375));
  bottom: calc(-50* (100vw / 375));
}

.js-slider-set2 {
  background-color: #fff;
  pointer-events: none;
}

.lp_credit {
  margin-top: calc(17* (100vw / 375));
}


.item_num {
  font-size: calc(20* (100vw / 375));
  margin-top: calc(2* (100vw / 375));
}

.img {
  margin-top: calc(20* (100vw / 375));
}

.img02 {
  width: calc(315* (100vw / 375));
  margin: calc(20* (100vw / 375)) auto 0;
}

.flex_wrap {
  display: flex;
  justify-content: center;
  gap: calc(10* (100vw / 375));
}

.flex_wrap>div {
  flex-shrink: 0;
  width: calc(173* (100vw / 375));
}

.detail_ttl {
  font-family: "HiraKakuProN-W6", "Hiragino Kaku Gothic ProN W6", "Hiragino Sans", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: calc(20* (100vw / 375));
  line-height: 1.7;
  margin-top: calc(35* (100vw / 375));
  letter-spacing: 0.05em;
}

.detail_tx {
  margin-top: calc(6* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__style h3 {
    width: 37.5rem;
    margin: auto;
  }

  .sec__style {
    margin-top: 20.8rem;
  }

  .sec__style1::before {
    height: 61.1rem;
    bottom: -9rem;
  }

  .lp_credit {
    margin-top: 1rem;
  }

  .item_num {
    font-size: 2rem;
    margin-top: 1.3rem;
  }

  .style_contents .img {
    margin-top: 5rem;
  }

  .style_contents>.img:first-child {
    margin-top: 3rem;
  }

  .img01 {
    width: 64rem;
    margin: 3rem auto 0;
  }

  .img02 {
    width: 48rem;
    margin: 5rem auto 0;
  }

  .flex_wrap {
    gap: 10rem;
  }

  .flex_wrap>div {
    width: 45rem;
  }

  .detail_ttl {
    font-size: 2rem;
    margin-top: 7.4rem;
  }

  .detail_tx {
    margin-top: 0.5rem;
  }
}

/* ▽_____________ style1 ______________▽ */







/* ▽_____________ sec2 ______________▽ */
.sec__style2 {
  margin-top: calc(105* (100vw / 375));
}

.sec__style2::before {
  height: calc(575* (100vw / 375));
  bottom: calc(-130* (100vw / 375));
}

.img05 {
  width: calc(345* (100vw / 375));
}

.sec__style2 .flex_wrap {
  justify-content: flex-end;
}

.sec__style2 .flex_wrap>div {
  width: calc(175* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__style2 {
    margin-top: 18.5rem;
  }

  .sec__style2::before {
    height: 80rem;
    bottom: -30.3rem
  }

  .sec__style2 .img05 {
    width: 64rem;
    margin: 3rem auto 0;
    transform: translateX(-28%);
  }

  .sec__style2 .flex_wrap {
    justify-content: center;
    padding-left: 5rem;
    gap: 5rem;
  }

  .sec__style2 .flex_wrap>div {
    width: 45rem;
  }
}






/* ▽_____________ sec3 ______________▽ */
.img08 {
  width: calc(345* (100vw / 375));
  margin: calc(30* (100vw / 375)) auto 0;
}

.sec__style3 {
  margin-top: calc(55* (100vw / 375));
}

.sec__style3::before {
  height: calc(487* (100vw / 375));
  bottom: calc(-50* (100vw / 375));
}

.img10 {
  width: calc(315* (100vw / 375));
  margin: calc(20* (100vw / 375)) auto 0;
}

@media screen and (min-width: 768px) {
  .img08 {
    width: 120rem;
    margin: 7.2rem auto 0;
  }

  .sec__style3 {
    margin-top: 9.3rem;
  }

  .sec__style3::before {
    height: 60.2rem;
    bottom: -7.2rem;
  }

  .sec__style3 .img09 {
    width: 64rem;
    margin: 3rem auto 0;
    transform: translateX(28%);
  }

  .img10 {
    width: 48rem;
    margin: 3rem auto 0;
  }
}





/* ▽_____________ sec4 ______________▽ */
.sec__style4 {
  margin-top: calc(105* (100vw / 375));
}

.sec__style4::before {
  height: calc(435* (100vw / 375));
  bottom: calc(-50* (100vw / 375));
}

.img12 {
  width: calc(315* (100vw / 375));
  margin: calc(20* (100vw / 375)) auto 0;
}

@media screen and (min-width: 768px) {
  .sec__style4 {
    margin-top: 16.5rem;
  }

  .sec__style4::before {
    height: 60.2rem;
    bottom: -7.1rem;
  }

  .img11 {
    width: 64rem;
    margin: 3rem auto 0;
  }

  .img12 {
    width: 48rem;
    margin: 5rem auto 0;
  }
}



/* ▽_____________ sec5 ______________▽ */
@media screen and (max-width: 767px) {
  .sec__style5 {
    margin-top: calc(105* (100vw / 375));
  }

  .sec__style5::before {
    height: calc(514* (100vw / 375));
    bottom: calc(-50* (100vw / 375));
  }

  .img14 {
    width: calc(315* (100vw / 375));
  }

  .img15 {
    width: calc(265* (100vw / 375));
    margin: calc(20* (100vw / 375)) calc(15* (100vw / 375)) 0 auto;
  }

  .sec__style5 .detail_ttl {
    margin-top: calc(33* (100vw / 375));
  }
}

@media screen and (min-width: 768px) {
  .sec__style5 {
    margin-top: 16.5rem;
  }

  .sec__style5::before {
    height: 61.7rem;
    bottom: -7.2rem;
  }

  .img13 {
    width: 64rem;
    margin: 3rem auto 0;
  }

  .sec__style5 .flex_wrap {
    gap: 5rem;
    padding-right: 17rem;
    align-items: flex-end;
  }

  .flex_wrap .img14 {
    width: 48rem;
  }

  .flex_wrap .img15 {
    width: 30rem;
  }
}


/* ▽_____________ sec6 ______________▽ */
@media screen and (max-width: 767px) {
  .sec__style6 {
    margin-top: calc(106* (100vw / 375));
  }

  .sec__style6::before {
    height: calc(566* (100vw / 375));
    bottom: calc(-50* (100vw / 375));
  }

  .img17 {
    width: calc(315* (100vw / 375));
    margin: calc(20* (100vw / 375)) auto 0;
  }

  .sec__style6 .detail_ttl {
    margin-top: calc(34* (100vw / 375));
  }

  .itemimg {
    margin-top: calc(114* (100vw / 375));
  }
}

@media screen and (min-width: 768px) {
  .sec__style6 {
    margin-top: 16.5rem;
  }

  .sec__style6::before {
    height: 70.1rem;
    bottom: -9rem;
  }

  .img16 {
    width: 64rem;
    margin: 3rem auto 0;
  }

  .img17 {
    width: 48rem;
    margin: 5rem auto 0;
  }

  .itemimg {
    width: 74rem;
    margin: 19.3rem auto 0;
  }
}


/* ▽_____________ lp_foot_btn ______________▽ */
.main-area .lp_foot_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(266* (100vw / 375));
  height: calc(50* (100vw / 375));
  margin: calc(60* (100vw / 375)) auto 0;
  line-height: 1;
  font-family: "HiraKakuProN-W6", "Hiragino Kaku Gothic ProN W6", "Hiragino Sans", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: calc(14* (100vw / 375));
  letter-spacing: 0.05em;
  border: #000 1px solid;
}

@media screen and (min-width: 768px) {
  .main-area .lp_foot_btn {
    width: 26.6rem;
    height: 5rem;
    font-size: 1.4rem;
    margin: 8rem auto 0;
  }
}


/* ▽ imganime ▽ */
.js-fadeIn {
  opacity: 0;
  will-change: opacity, transform;
  transition: ease-in, opacity 2500ms, transform 1000ms;
  transform: translate3d(0, 0, 0) scale(1);
}

.showFade {
  opacity: 1;
}