﻿/* パンくず 追加スタイル PC */
@media only screen and (min-width: 768px) {
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }
}

/* ページ共通___________________________*/
.main-area {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6153846154;
  font-size: calc(13* (100vw / 375));
  padding-top: calc(20* (100vw /375));
  padding-bottom: calc(100* (100vw / 375));
  overflow-x: hidden;
  text-align: center;
  color: #000;
  background: #C8C0B4;
}

.main-area * {
  letter-spacing: 0.075em;
}

.main-area img,
.main-area picture {
  width: 100%;
  height: auto;
}

.main-area a,
.main-area picture {
  display: inline-block;
}

@font-face {
  font-family: "HKGrotesk_medium";
  src: url("../fonts/HKGrotesk-Medium.otf") format("opentype");
}

@font-face {
  font-family: "HKGrotesk_bold";
  src: url("../fonts/HKGrotesk-Bold.otf") format("opentype");
}

.ff_hkg_m {
  font-family: "HKGrotesk_medium";
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}

.ff_hkg_b {
  font-family: "HKGrotesk_bold";
  font-weight: 600;
  font-style: normal;
  line-height: 1;
}

_:lang(x)+_:-webkit-full-screen-document,
.ff_hkg_b {
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}

.ff_bask {
  font-family: "Baskerville", serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1;
}

.ff_ernie {
  font-family: "adobe-handwriting-ernie", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.main-area .lp_credit {
  font-size: calc(10*(100vw / 375));
  margin-top: calc(33*(100vw / 375));
  text-align: right;
  line-height: 1.6;
  display: flex;
  letter-spacing: 0.075em;
  flex-direction: column;
  gap: calc(4*(100vw / 375));
  white-space: nowrap;
}

.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-top: 3rem;
    padding-bottom: 8.4rem;
  }

  .main-area .spOnly {
    display: none;
  }

  .main-area a {
    transition: all 0.3s;
  }

  .ff_gara {
    font-size: 5rem;
  }

  .main-area .lp_credit {
    font-size: 1.2rem;
    margin-top: 4.7rem;
    line-height: 2;
    gap: 0;
  }
}

/* ▽ sec__fv ▽ */
.sec__fv {
  position: relative;
}

.sec__fv h2+p {
  font-size: calc(12* (100vw /375));
  line-height: 1.75;
  margin-top: calc(36* (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__fv {
    width: 120rem;
    margin: auto;
  }

  .sec__fv h2+p {
    font-size: 1.4rem;
    line-height: 2;
    margin-top: 5.3rem;
  }

}

/* ===============================================
* abour *
=============================================== */
.about-ttl {
  font-size: calc(20* (100vw /375));
  line-height: 1.925;
  margin-top: calc(47* (100vw /375));
}

.about-inner {
  margin-top: calc(15* (100vw /375));
}

.about-flex h3 {
  font-size: calc(18* (100vw /375));
  font-weight: 700;
  line-height: 1;
  margin-top: calc(30* (100vw /375));
}

.about-flex h3+p {
  margin-top: calc(16* (100vw /375));
}

@media screen and (min-width: 768px) {
  .about-ttl {
    font-size: 2.2rem;
    line-height: 1.75;
    margin-top: 6.6rem;
  }

  .about-inner {
    display: flex;
    justify-content: center;
    gap: 11.8rem;
    margin: 3rem auto 0;
  }

  .img01 {
    width: 50rem;
  }

  .about-flex h3 {
    font-size: 2rem;
    margin-top: 22.1rem;
  }

  .about-flex h3+p {
    margin-top: 3.3rem;
    line-height: 2;
  }
}

/* ===============================================
* sec *
=============================================== */
.sec__style {
  position: relative;
}

.flex_wrap>div {
  flex-shrink: 0;
}

.iphone .sec__style1 .comment_detail {
  letter-spacing: 0;
}

.img-wrap h3 {
  font-size: calc(25* (100vw /375));
  letter-spacing: 0.075em;
  text-align: left;
  margin-bottom: calc(20* (100vw /375));
}

@media screen and (max-width: 767px) {
  .img02 {
    width: calc(300* (100vw /375));
    margin: calc(80*(100vw / 375)) 0 0 calc(20* (100vw /375));
  }

  .img03 {
    width: calc(200* (100vw /375));
    margin: calc(20* (100vw /375)) calc(20* (100vw /375)) 0 auto;
  }
}

.tx-wrap {
  width: calc(338* (100vw /375));
  margin: calc(30* (100vw /375)) auto 0;
}

.tx-wrap h4 {
  font-size: calc(18* (100vw /375));
  font-weight: 700;
  line-height: 1;
}

.tx-wrap h4+p {
  margin-top: calc(16* (100vw /375));
}

@media screen and (min-width: 768px) {
  .sec__style {
    width: 100rem;
    margin: 10.7rem auto 0;
  }

  .lp_credit {
    margin-top: 1rem;
  }

  .sec__style h4 {
    font-size: 3.6rem;
    letter-spacing: 0.1em;
  }

  .img_wrap-small p {
    position: absolute;
    top: 23.2rem;
    right: -12rem;
    letter-spacing: 0.075em;
    font-weight: 600;
    z-index: 1;
    text-align: justify;
  }

  .img_wrap-small .lp_credit {
    text-align: right;
    margin: 1.5rem 0 0 auto;
  }

  .img-wrap h3 {
    font-size: 3.6rem;
    margin-bottom: 2.5rem;
  }

  .tx-wrap {
    width: 100%;
    margin: 6rem auto 0;
  }

  .tx-wrap h4 {
    font-size: 2rem;
  }

  .tx-wrap h4+p {
    margin-top: 2.3rem;
    line-height: 2;
  }

  .img02 {
    width: 64rem;
  }

  .img03 {
    width: 50rem;
    margin: 4rem 0 0 auto;
  }
}


/* ===============================================
* sec2 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec__style2 {
    margin-top: calc(82* (100vw /375));
  }

  .sec__style2 .img-wrap h3 {
    margin-left: calc(20* (100vw /375));
  }

  .img04 {
    width: calc(325* (100vw /375));
  }

  .img05 {
    width: calc(200* (100vw /375));
    margin: calc(-45* (100vw /375)) 0 0 auto;
    position: relative;
    z-index: 1;
  }
}

@media screen and (min-width: 768px) {
  .sec__style2 {
    margin-top: 10rem;
  }

  .img04 {
    width: 80rem;
  }

  .img05 {
    width: 50rem;
    margin: -47rem 0 0 auto;
    position: relative;
    z-index: 1;
  }
}

/* ===============================================
* sec3 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec__style3 {
    margin-top: calc(82* (100vw /375));
  }

  .sec__style3 .img-wrap h3 {
    margin-left: calc(20* (100vw /375));
  }

  .img06 {
    width: calc(300* (100vw /375));
  }

  .img07 {
    width: calc(170* (100vw /375));
    margin: calc(-135* (100vw /375)) 0 0 auto;
    position: relative;
    z-index: 1;
  }

  .img08 {
    width: calc(170* (100vw /375));
    margin: calc(-42* (100vw /375)) 0 0 calc(17* (100vw /375));
  }
}

@media screen and (min-width: 768px) {
  .sec__style3 {
    margin-top: 10rem;
  }

  .img06 {
    width: 64rem;
  }

  .img07 {
    width: 45rem;
    margin: -49rem 0 0 auto;
    position: relative;
    z-index: 1;
  }

  .img08 {
    width: 45rem;
    margin: 0rem 0 0 5rem;
  }
}

/* ===============================================
* sec4 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec__style4 {
    margin-top: calc(77* (100vw /375));
  }

  .img09 {
    width: calc(335* (100vw /375));
    margin: auto;
  }

  .img10 {
    width: calc(300* (100vw /375));
    margin: calc(30* (100vw /375)) auto 0;
  }
}

@media screen and (min-width: 768px) {
  .sec__style4 {
    margin-top: 10rem;
    width: 120rem;
  }

  .sec__style4 .img-wrap {
    display: flex;
    justify-content: flex-end;
    gap: 5rem;
  }

  .img09 {
    width: 55rem;
  }

  .img10 {
    width: 50rem;
    margin-top: 9.4rem;
  }
}





/* ▽_____________ lp_foot_btn ______________▽ */
.main-area .lp_foot_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(335*(100vw / 375));
  height: calc(50*(100vw / 375));
  margin: calc(13*(100vw / 375)) auto 0;
  line-height: 1;
  font-weight: 500;
  font-style: normal;
  font-size: calc(14* (100vw / 375));
  letter-spacing: 0.1em;
  background: #000;
  color: #fff
}

@media screen and (min-width: 768px) {
  .main-area .lp_foot_btn {
    width: 30rem;
    height: 5rem;
    font-size: 1.4rem;
    margin: 4.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;
}