﻿/* パンくず 追加スタイル 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: 400;
  font-style: normal;
  line-height: 2;
  font-size: calc(13* (100vw / 375));
  padding-bottom: calc(100*(100vw / 375));
  text-align: center;
  overflow-x: clip;
  color: #072538;
}

.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(12*(100vw / 375));
  margin: calc(15 * (100vw / 375)) 0 0 0;
  text-align: left;
  line-height: 2;
  display: flex;
  letter-spacing: 0.075em;
  flex-direction: column;
  white-space: nowrap;
  /* gap: calc(6*(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: 10.3rem;
  }

  .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: 2.5rem 0 0 0;
    line-height: 2;
    gap: 0;
  }
}

/* ===============================================
* fv *
=============================================== */
.sec__fv {
  position: relative;
}

.fv_tx {
  margin-top: calc(60*(100vw / 375));
}

.fv_tx h3 {
  font-size: calc(18*(100vw / 375));
  line-height: 1;
  text-align: center;
  font-weight: 600;
}

.fv_tx p {
  text-align: center;
  margin-top: calc(24*(100vw / 375));
}


.function_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(18 * (100vw / 375));
  justify-content: center;
}

.function_list li {
  width: calc(205* (100vw /375));
}

.sub {
  margin-top: calc(19* (100vw /375));
}

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

  .fv_tx {
    margin-top: 8.1rem;
  }

  .fv_tx h3 {
    font-size: 2.4rem;
  }

  .fv_tx p {
    margin-top: 3.1rem;
  }


  .function_list {
    margin: 3.4rem auto 0;
  }

  .function_list li {
    width: 20.5rem;
  }

  .sub {
    margin-top: 3.3rem;
  }
}


/* ===============================================
* sec *
=============================================== */

.ttl-wrap {
  width: calc(220* (100vw /375));
  margin: calc(85* (100vw /375)) auto 0;
}

.sec__style1 .ttl-wrap {
  margin: calc(84* (100vw /375)) auto 0;
}

.sticky_img {
  position: sticky;
  top: calc(50* (100vw /375));
  margin-top: calc(13* (100vw /375));
}

.sticky_img+div {
  position: relative;
  z-index: 1;
  padding-top: calc(20* (100vw /375));
  transform: translateZ(1px);
}

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

.sec__tx {
  padding: calc(33* (100vw /375)) 0 calc(22* (100vw /375));
  background: #F7F7F7;
  text-align: center;
  font-size: calc(13* (100vw /375));
  line-height: 2;
  letter-spacing: 0.075em;
}

.sec__tx span {
  display: block;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(15* (100vw /375));
  letter-spacing: 0.075em;
  line-height: 1;
  text-align: center;
  padding-bottom: calc(14* (100vw /375));
}


@media screen and (min-width: 768px) {
  .sec__style {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 4rem;
    width: 120rem;
    margin: 7.3rem auto 0;
  }

  .sec__style2,
  .sec__style4 {
    flex-direction: row-reverse;
  }

  .sec__style2,
  .sec__style3,
  .sec__style4,
  .sec__style5 {
    margin: 12rem auto 0;
  }

  .ttl-wrap h3 {
    font-size: 4rem;
  }


  .ttl-wrap {
    width: 25rem;
    margin: 3rem auto 0;
  }

  .sec__style1 .ttl-wrap {
    margin: 0rem auto 0;
  }

  .sticky_img {
    top: 10rem;
    margin-top: 0;
  }

  .sticky_img+div {
    padding-top: 3rem;
  }

  .img-wrap {
    width: 60rem;
  }

  .img-wrap div {
    width: 56rem;
  }

  .tx_wrap {
    position: sticky;
    width: 56rem;
    height: fit-content;
    margin: 8rem auto 0;
    top: 17rem;
  }

  .sec__tx {
    padding: 3.5rem 0 3.1rem;
    font-size: 1.4rem;
    width: 100%;
    margin-top: 1rem;
  }

  .sec__tx span {
    font-size: 1.6rem;
    padding-bottom: 1.4rem;
  }

  .img01,
  .img04,
  .img05,
  .img08,
  .img09 {
    margin-left: auto;
  }
}

/* ===============================================
* sec1 *
=============================================== */




/* ▽_____________ lp_foot_btn ______________▽ */
.main-area .lp_foot_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(345*(100vw / 375));
  height: calc(50*(100vw / 375));
  margin: calc(77*(100vw / 375)) auto 0;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-size: calc(14*(100vw / 375));
  letter-spacing: 0.075em;
  background: #161819;
  color: #FFF;
}

.main-area .lp_foot_btn.second {
  margin: calc(15*(100vw / 375)) auto 0;
  border: #161819 1px solid;
  color: #161819;
  background: #FFF;
}

@media screen and (min-width: 768px) {
  .main-area .lp_foot_btn {
    width: 30rem;
    height: 5rem;
    font-size: 1.4rem;
    margin: 10rem auto 0;
  }

  .main-area .lp_foot_btn.second {
    margin: 1.5rem auto 0;
  }
}


/* ▽ imganime ▽ */
/* .js-fadeIn {
  opacity: 0;
  will-change: opacity;
  transition: ease-in, opacity 2500ms;
}

.show {
  opacity: 1;
} */