﻿/* パンくず 追加スタイル 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;
  text-align: center;
}

.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;
  }

  .main-area .lp_credit {
    font-size: 1.2rem;
  }
}

/* ▽ sec__fv ▽ */
.sec__fv p {
  margin-top: calc(20* (100vw / 375));
}

.sec__fv h3 {
  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(20* (100vw / 375));
  margin-top: calc(43* (100vw / 375));
  letter-spacing: 0.07em;
}

@media screen and (min-width: 768px) {
  .sec__fv {
    width: 120rem;
    margin: auto;
  }

  .sec__fv p {
    margin-top: 1.9rem;
  }

  .sec__fv h3 {
    font-size: 2.4rem;
    margin-top: 7.1rem;
  }
}

/* ▽_____________ sec__style1 ______________▽ */
.sec__style {
  margin-top: calc(75* (100vw / 375));
}

/* 背景色 */
.sec__style {
  position: relative;
}

.sec__style1::before,
.sec__style3::before,
.sec__style3::after,
.sec__style5::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #001a33;
  width: 100vw;
  height: calc(843* (100vw / 375));
  z-index: -1;
}


.sec__style1 .content_wrap.__3,
.sec__style1 .lp_credit,
.sec__style3 .content_wrap.__3,
.sec__style3 .lp_credit,
.sec__style5 .content_wrap.__3,
.sec__style5 .lp_credit {
  color: #fff;
}

/* コンテンツ */
.style_ttl {
  position: relative;
  color: #001A33;
}

.style_ttl::before {
  content: "";
  position: absolute;
  bottom: calc(-13* (100vw / 375));
  left: 50%;
  transform: translateX(-50%);
  background: #001A33;
  width: calc(30* (100vw / 375));
  height: 1px;
}

.style_ttl p {
  font-size: calc(26* (100vw / 375));
  letter-spacing: 0.025em;
}

.style_ttl h3 {
  font-size: calc(40* (100vw / 375));
  margin-top: calc(4* (100vw / 375));
}

.content_wrap.__1 {
  margin-top: calc(70* (100vw / 375));
}

.content_wrap .content_itemname {
  font-size: calc(26* (100vw / 375));
  color: #001A33;
}

.js-slider-set2 {
  margin: calc(14 * (100vw / 375)) auto 0;
  width: calc(315* (100vw / 375));
  background-color: #fff;
}

.js-slider-set3 {
  margin: calc(30 * (100vw / 375)) auto 0;
  width: 100vw;
}

.js-slider-set3_item {
  width: calc(223* (100vw / 375));
}

.sec__style .lp_credit {
  margin-top: calc(17* (100vw / 375));
}

.sec__style .detail_ttl {
  font-weight: 600;
  font-size: calc(18* (100vw / 375));
  letter-spacing: 0.07em;
}

.content_wrap.__3 {
  margin-top: calc(44* (100vw / 375));
  padding-bottom: calc(37* (100vw / 375));
}

.content_wrap.__3 .detail_tx {
  margin-top: calc(15* (100vw / 375));
}

.slider_auto {
  display: flex;
  width: 100vw;
  overflow: hidden;
  background: #CBCCC7;
}

.slider_auto {
  width: 100%;
  height: calc(260* (100vw / 375));
  margin-top: calc(31* (100vw / 375));
  background-image: url(../img/sp_slider_auto.jpg);
  background-repeat: repeat-x;
  background-size: auto calc(260* (100vw / 375));
  animation: loop 100s linear infinite;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

@keyframes loop {
  from {
    background-position: 0 0;
  }

  to {
    background-position: -2218px 0;
  }
}

@media screen and (min-width: 768px) {
  .sec__style {
    margin-top: 9.5rem;
  }

  /* 背景色 */
  .sec__style1::before {
    height: 108.5rem;
  }

  /* コンテンツ */
  .style_ttl::before {
    bottom: -1.5rem;
    width: 3rem;
  }

  .style_ttl p {
    font-size: 2.6rem;
  }

  .style_ttl h3 {
    font-size: 4.4rem;
    margin-top: 0.3rem;
  }

  .content_wrap.__1 {
    position: relative;
    margin: 7.1rem auto 0;
    width: 50rem;
  }

  .content_wrap.__1 .lp_credit {
    position: absolute;
    bottom: -0.3rem;
    right: -29rem;
    text-align: left;
  }

  .content_wrap .content_itemname {
    font-size: 3rem;
  }

  .js-slider-set2 {
    margin: 1.9rem auto 0;
    width: 100%;
  }

  .js-slider-set3 {
    margin: 6rem auto 0;
    width: 100vw;
  }

  .js-slider-set3_item {
    width: calc(100vw/3.9);
    line-height: 1;
  }

  .sec__style .lp_credit {
    margin-top: 0;
  }

  .sec__style .detail_ttl {
    font-size: 1.8rem;
  }

  .content_wrap.__3 {
    margin-top: 3.8rem;
    padding-bottom: 3.7rem;
  }

  .content_wrap.__3 .detail_tx {
    margin-top: 1.5rem;
  }

  .slider_auto {
    height: 49rem;
    margin-top: 6rem;
    background-image: url(../img/slider_auto.jpg);
    background-size: auto 49rem;
  }

  @keyframes loop {
    from {
      background-position: 0 0;
    }

    to {
      background-position: -4320px 0;
    }
  }
}

/* ▽_____________ style2 ______________▽ */
.sec__style2 {
  margin-top: calc(57* (100vw / 375));
}

.sec__style2 .content_wrap.__1 {
  margin-top: 0;
}

.sec__style2 .content_wrap.__2 {
  margin-top: calc(20* (100vw / 375));
}

.sec__style2 .content_wrap.__2 .img {
  width: calc(300* (100vw / 375));
}

.sec__style2 .lp_credit {
  margin-top: calc(17* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__style2 {
    margin-top: 9.7rem;
  }

  .sec__style2 .content_wrap.__2 {
    position: relative;
    width: 53.6rem;
    margin-left: 50%;
    transform: translateX(-80.2%);
    margin-top: 4rem;
  }

  .sec__style2 .content_wrap.__2 .img {
    width: 100%;
  }

  .sec__style2 .lp_credit {
    position: absolute;
    top: -0.3rem;
    right: -25.3rem;
    margin-top: 0;
    text-align: left;
  }
}

/* ▽_____________ style3 ______________▽ */
.sec__style3 {
  position: relative;
  margin-top: calc(17* (100vw / 375));
}

.sec__style3::before {
  height: calc(877* (100vw / 375));
}

.sec__style3 .content_wrap.__1 {
  margin-top: 0;
}

.sec__style3 .content_wrap.__1 .img {
  width: calc(315* (100vw / 375));
  margin: calc(15* (100vw / 375)) auto 0;
}

.sec__style3 .content_wrap.__2 {
  width: 100vw;
  margin: calc(31* (100vw / 375)) auto 0;
}

.sec__style3 .lp_credit {
  margin-top: calc(17* (100vw / 375));
}

.sec__style3 .content_wrap.__3 {
  margin-top: calc(54* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__style3 {
    margin-top: 5.7rem;
  }

  .sec__style3::before {
    height: 77rem
  }

  .sec__style3::after {
    bottom: initial;
    top: 39.2rem;
    height: 87rem
  }

  .sec__style3 .content_wrap.__1 {
    position: relative;
    width: 50rem;
  }

  .sec__style3 .content_wrap.__1 .lp_credit {
    position: absolute;
    bottom: -0.4rem;
    right: -29.1rem;
    margin-top: 0;
    text-align: left;
  }

  .sec__style3 .content_wrap.__1 .img {
    width: 100%;
    margin: 1.8rem auto 0;
  }

  .sec__style3 .content_wrap.__2 {
    margin: 4rem auto 0;
  }

  .sec__style3 .content_wrap.__3 {
    margin-top: 3.8rem;
  }
}

/* ▽_____________ style4 ______________▽ */
.sec__style4 {
  margin-top: calc(58* (100vw / 375));
}

.sec__style4 .content_wrap.__1 {
  width: calc(345* (100vw / 375));
  margin: 0 auto 0;
}

.sec__style4 .style_contents {
  margin: calc(53* (100vw / 375)) auto 0;
}

.sec__style4 .img {
  width: calc(280* (100vw / 375));
}

.sec__style4 .img:nth-child(2) {
  margin: 0 0 0 auto;
}

.sec__style4 .lp_credit {
  margin-top: calc(18* (100vw / 375));
}

.sec__style4 .content_wrap.__2 {
  margin-top: calc(54* (100vw / 375));
}

.sec__style4 .content_wrap.__2 .detail_tx {
  margin-top: calc(15* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__style4 {
    margin-top: 9.7rem;
  }

  .sec__style4 .style_contents {
    width: 86rem;
    margin: 7.5rem auto 0;
  }

  .sec__style4 .content_wrap.__1 {
    display: flex;
    position: relative;
    width: inherit;
  }

  .sec__style4 .content_wrap.__1 .lp_credit {
    position: absolute;
    left: 0;
    bottom: initial;
    top: 63rem;
    text-align: left;
    margin-top: 0;
  }

  .sec__style4 .img {
    width: 43rem;
  }

  .sec__style4 .img:nth-child(2) {
    margin: 20rem 0 0 0;
  }

  .sec__style4 .content_wrap.__2 {
    margin-top: 3.7rem;
  }

  .sec__style4 .content_wrap.__2 .detail_tx {
    margin-top: 1.5rem;
  }
}

/* ▽_____________ style5 ______________▽ */
.sec__style5 {
  margin-top: calc(55* (100vw / 375));
}

.sec__style5::before {
  height: calc(1167* (100vw / 375));
}

.sec__style5 .content_wrap.__1 {
  width: calc(315* (100vw / 375));
  margin: calc(53* (100vw / 375)) auto 0;
}

.sec__style5 .content_wrap.__2 {
  margin-top: calc(20* (100vw / 375));
}

.sec__style5 .content_wrap.__2 .img:nth-child(1) {
  position: relative;
  z-index: 2;
  width: calc(280* (100vw / 375));
}

.sec__style5 .content_wrap.__2 .img:nth-child(2) {
  width: calc(260* (100vw / 375));
  margin: calc(-20* (100vw / 375)) 0 0 auto;
}

.sec__style5 .lp_credit {
  margin-top: calc(18* (100vw / 375));
}

.sec__style5 .content_wrap.__3 {
  margin-top: calc(54* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__style5 {
    margin-top: 9.5rem;
  }

  .sec__style5::before {
    height: 132.2rem;
  }

  .sec__style5 .content_wrap.__1 {
    width: 50rem;
    margin: 7.4rem auto 0;
  }

  .sec__style5 .content_wrap.__2 {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 86rem;
    margin: 4rem auto 0;
  }

  .sec__style5 .content_wrap.__2 .img:nth-child(1) {
    width: 47rem;
  }

  .sec__style5 .content_wrap.__2 .img:nth-child(2) {
    width: 35rem;
    margin: 12rem 0 0 0;
  }

  .sec__style5 .content_wrap.__2 .lp_credit {
    position: absolute;
    text-align: left;
    bottom: 1.7rem;
    left: 0;
    margin-top: 0;
    z-index: 3;
  }

  .sec__style5 .content_wrap.__3 {
    margin-top: 3.9rem;
  }
}

/* ▽_____________ style6 ______________▽ */
.sec__style6 {
  margin-top: calc(58* (100vw / 375));
}

.sec__style6 .content_wrap.__1 {
  margin-top: calc(52* (100vw / 375));
}

.sec__style6 .content_wrap.__2 {
  margin: calc(20* (100vw / 375)) auto 0;
  width: calc(345* (100vw / 375));
}

.sec__style6 .content_wrap.__2 .img {
  width: calc(240* (100vw / 375));
}

.sec__style6 .content_wrap.__2 .img:nth-child(1) {
  margin-left: auto;
}

.sec__style6 .lp_credit {
  margin-top: calc(16* (100vw / 375));
}

.sec__style6 .content_wrap.__3 {
  margin-top: calc(54* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__style6 {
    margin-top: 9.7rem;
  }

  .sec__style6 .content_wrap.__1 {
    margin-top: 7.5rem;
  }

  .sec__style6 .content_wrap.__2 {
    display: flex;
    position: relative;
    flex-direction: row-reverse;
    margin: 4rem auto 0;
    width: 68rem;
  }

  .sec__style6 .content_wrap.__2 .img {
    width: 34rem;
  }

  .sec__style6 .content_wrap.__2 .img:nth-child(1) {
    margin-left: initial;
  }

  .sec__style6 .content_wrap.__2 .img:nth-child(2) {
    margin-top: 17.4rem;
  }

  .sec__style6 .content_wrap.__2 .lp_credit {
    position: absolute;
    bottom: 9rem;
    left: 38rem;
    text-align: left;
    margin-top: 0;
  }

  .sec__style6 .content_wrap.__3 {
    margin-top: 3.7rem;
  }
}


/* ▽_____________ 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(40* (100vw / 375)) auto 0;
  line-height: 1;
  background: #000;
  color: #fff;
  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;
}

@media screen and (min-width: 768px) {
  .main-area .lp_foot_btn {
    width: 26.6rem;
    height: 5rem;
    font-size: 1.4rem;
    margin: 6rem auto 0;
  }
}


/* ▽ imganime ▽ */
.js-fadeIn {
  opacity: 0;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}

.showFade {
  opacity: 1;
}