﻿/* パンくず 追加スタイル 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-family: "游ゴシック体", YuGothic, "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.1428571429;
  font-size: calc(14* (100vw / 375));
  padding-bottom: calc(114*(100vw / 375));
  text-align: left;
  overflow-x: hidden;
  color: #000;
}

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

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

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

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

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

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

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

.ff_hkg_l {
  font-family: "HKGrotesk_light";
  font-weight: 300;
  font-style: normal;
  line-height: 1;
}

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

.ff_hkg_sb {
  font-family: "HKGrotesk_semibold";
  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,
_:lang(x)+_:-webkit-full-screen-document,
.ff_hkg_sb {
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}

.iphone .ff_hkg_b,
.iphone .ff_hkg_sb {
  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(14*(100vw / 375));
  margin-top: calc(15*(100vw / 375));
  text-align: center;
  line-height: 1.5;
}

.main-area .lp_credit a {
  text-decoration: underline;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) {
  .main-area {
    font-size: 1.4rem;
    padding-bottom: 11rem;
  }

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

  .ff_gara {
    font-size: 5rem;
  }

  .main-area .lp_credit {
    font-size: 1.4rem;
    margin-top: 1.3rem;
    line-height: 2;
  }
}

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

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

/************** schedule **************/
.schedule {
  margin: calc(50* (100vw /375)) auto;
}

/*** schedule_ttl ***/
.schedule_ttl {
  margin-bottom: calc(20* (100vw /375));
}

.schedule_ttl p {
  text-align: center;
}

.schedule_ttl01 {
  margin-bottom: calc(6* (100vw /375));
  font-size: calc(25* (100vw /375));
  letter-spacing: 0.1em;
}

.schedule_ttl02 {
  font-size: calc(12* (100vw /375));
  letter-spacing: 0.12em;
  font-weight: 400;
}

/*** schedule_text ***/
.schedule_text {
  padding: calc(24* (100vw /375)) 0 calc(25* (100vw /375));
  display: flex;
  align-items: center;
  border-top: 1px solid #959595;
  position: relative;
}

.schedule .schedule_text:last-child {
  border-bottom: 1px solid #959595;
}

.schedule_text::before {
  width: calc(1* (100vw /375));
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  left: calc(75* (100vw /375));
  background-size: contain;
  background-image: url(../img/sp_schedule_line.svg);
}

.schedule_text01 {
  font-size: calc(14* (100vw /375));
  font-weight: 400;
  letter-spacing: 0.12em;
  width: calc(75 * (100vw / 375));
  text-align: center;
}

.schedule_text02 {
  margin-left: calc(15* (100vw /375));
  text-align: left;
}

.schedule_text02 p {
  font-weight: 400;
  letter-spacing: 0.12em;
}

.schedule_text02_1 {
  font-size: calc(13* (100vw /375));
}

.schedule_text02_2 {
  font-size: calc(13* (100vw /375));
  line-height: 1.75;
}

@media screen and (min-width: 768px) {

  /************** schedule **************/
  .schedule {
    margin: 6rem auto 7rem;
    width: 92rem;
  }

  /*** schedule_ttl ***/
  .schedule_ttl {
    margin-bottom: 3.1rem;
  }

  .schedule_ttl01 {
    margin-bottom: .7rem;
    font-size: 3.6rem;
  }

  .schedule_ttl02 {
    font-size: 1.4rem;
  }

  /*** schedule_text ***/
  .schedule_text {
    padding: 2.2rem 0 2.1rem;
  }

  .schedule .schedule_text:last-child {
    border-bottom: 1px solid #959595;
  }

  .schedule_text::before {
    width: 1px;
    height: 100%;
    left: 10.5rem;
    background-image: url(../img/pc_schedule_line.svg);
  }

  .schedule_text::after {
    width: 1px;
    height: 100%;
    content: '';
    display: block;
    position: absolute;
    left: 34.6rem;
    background-size: contain;
    background-image: url(../img/pc_schedule_line.svg);
  }

  .schedule_text01 {
    margin-left: 0;
    font-size: 1.4rem;
    width: 10.5rem;
  }

  .schedule_text02 {
    margin-left: 3rem;
    display: flex;
    align-items: center;
  }

  .schedule_text02 p {
    font-weight: 400;
    letter-spacing: 0.12em;
    font-size: 1.4rem;
  }

  .schedule_text02_1 {
    margin: 0;
    font-size: 1.4rem;
    width: 24rem;
  }

  .schedule_text02_2 {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1;
  }

}

.main-area .scrollIn {
  opacity: 1;
  transform: translateX(0);
  transform: translateY(0);
}

/* ===============================================
* sec *
=============================================== */
.sec__style1 {
  background: #EBE5D9;
  padding: calc(50* (100vw /375)) 0;
}

.sec__style1 .ttlimg{
  position: relative;
}
.sec__style1 .ttlimg .icon{
  position: absolute;
  width: calc(100* (100vw /375));
  height: calc(100* (100vw /375));
  top: calc(10 * (100vw / 375));
  right: calc(10 * (100vw / 375));
}

.sec__style1 .sec__content__wrap {
  width: 100%;
}
.sec__style1 .sec__content__wrap:last-child {
  margin-top: calc(40 * (100vw / 375));
}


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

.ttl-wrap * {
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
}

.ttl-wrap .sec_num {
  font-size: calc(25* (100vw /375));
}

.ttl-wrap .sec_subttl {
  font-size: calc(12*(100vw / 375));
  margin-top: calc(7*(100vw / 375));
}

/* tx-wrap___________________________*/
.tx-wrap {
  margin-top: calc(20*(100vw / 375));
  text-align: center;
}

.tx-wrap .tx_desc {
  line-height: 1.5;
  font-size: calc(14*(100vw / 375));
  font-weight: 600;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) {
  .sec__style1 {
    padding: 7.5rem 0;
  }

  .sec__style1 .ttlimg .icon{
    position: absolute;
    width: 13rem;
    height: 13rem;
    top: -3rem;
    right: -3rem;
  }

  .sec__style1 .sec__content__wrap {
    width: 63rem;
  }
  .sec__style1 .sec__content__wrap:last-child {
    margin-top: 7rem;
  }

  .sec__content__wrap {
    width: 50rem;
    margin: 3.5rem auto 0;
  }

  .ttl-wrap .sec_num {
    font-size: 3.6rem;
  }

  .ttl-wrap .sec_subttl {
    font-size: 1.4rem;
    margin-top: 1rem;
  }

  /* tx-wrap___________________________*/
  .tx-wrap {
    margin-top: 2rem;
  }

  .tx-wrap .tx_desc {
    font-size: 1.4rem;
  }
}


/* ===============================================
* sec__style2 *
=============================================== */
.sec__style2 {
  padding: calc(50* (100vw /375)) 0;
}

.sec__style2 .sec__content__wrap {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 100%));
  gap: calc(40 * (100vw / 375)) 0;
}

.sec__style2 .tx-wrap{
  margin-top: calc(10 * (100vw / 375));
}
.sec__style2 .lp_credit{
  margin-top: 0;
}
.sec__style2 .lp_credit li:not(:last-child) {
  margin-bottom: calc(15 * (100vw / 375));
}
.sec__style2 .tx_attention {
  font-size: calc(12 * (100vw / 375));
  margin-top: calc(5 * (100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__style2 {
    padding: 7.5rem 0;
  }

  .sec__style2 .sec__content__wrap {
    width: 110rem;    
    grid-template-columns: repeat(2, minmax(0, 100%));
    gap: 6rem 4rem;
    margin: 4rem auto 0;
  }
  
  .sec__style2 .tx-wrap{    
    margin-top: 1.5rem;
  }
  .sec__style2 .lp_credit li:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  .sec__style2 .tx_attention {
    font-size: 1.2rem;
    margin-top: .5rem;
  }
}

/* ===============================================
* sec__style3 *
=============================================== */
.sec__style3 {
  background: #D1C4AA;
  padding: calc(50*(100vw / 375)) 0;
}

.sec__style3 .ttl-wrap .sec_num {
  font-size: calc(28* (100vw /375));
}

.sec__style3 .ttl-wrap .sec_numsub {
  font-family: "HKGrotesk_bold", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-size: calc(16 * (100vw / 375));
  line-height: 1;
  margin: calc(30 * (100vw / 375)) auto 0;
  color: #D1C4AA;
  font-weight: 600;
}

.sec__style3 .ttl-wrap .sec_numsub .sec_numsub_inner {
  display: inline-block;
  background: #000;
  border-radius: calc(4 * (100vw / 375));
  padding: calc(8 * (100vw / 375)) calc(16 * (100vw / 375));
}
.sec__style3 .ttl-wrap .sec_numsub .sec_numsub_inner:not(:last-child) {
  margin-bottom: calc(6 * (100vw / 375));
}

.sec__style3 .ttl-wrap .sec_numsub .tax{
  font-size: calc(12* (100vw /375));
}

.sec__style3 .tx-wrap{
  margin-top: calc(30 * (100vw / 375));
}

.sec__style3 .tx-wrap .tx_desc{
  line-height: 2;
  font-size: calc(14 * (100vw / 375));
  font-weight: 400;
}

.sec__style3 .tx_desc.sub {
  font-size: calc(13* (100vw /375));
  margin-top: calc(30*(100vw / 375));
}

.sec__style3 .tx_desc.attention {
  font-size: calc(12* (100vw /375));
  margin-top: calc(30*(100vw / 375));
}

@media screen and (min-width: 768px) {
  .sec__style3 {
    padding: 7.5rem 0;
  }

  .sec__style3 .sec__content__wrap {
    width: 100%;
  }

  .sec__style3 .ttl-wrap .sec_num {
    font-size: 3.6rem;
  }

  .sec__style3 .ttl-wrap .sec_numsub {
    font-size: 1.8rem;
    margin: 4rem auto 0;
  }

  .sec__style3 .ttl-wrap .sec_numsub .sec_numsub_inner {
    border-radius: 0.4rem;
    padding: 1rem 2.4rem;
  }

  .sec__style3 .ttl-wrap .sec_numsub .tax{
    font-size: 1.2rem;
  }

  .sec__style3 .img_inner {
    width: 48rem;
    margin: 0 auto;
  }

  .sec__style3 .tx-wrap{
    margin-top: 3rem;
  }

  .sec__style3 .tx-wrap .tx_desc{
    font-size: 1.4rem;
  }

  .sec__style3 .tx_desc.sub {
    font-size: 1.3rem;
    margin-top: 4rem;
  }

  .sec__style3 .tx_desc.attention {
    font-size: 1.2rem;
    margin-top: 4rem;
  }

}

/* ▽_____________ lp_foot_btn ______________▽ */
.main-area .lp_foot_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(280*(100vw / 375));
  height: calc(50*(100vw / 375));
  margin: calc(46*(100vw / 375)) auto 0;
  line-height: 1;
  font-weight: 700;
  font-style: normal;
  font-size: calc(14*(100vw / 375));
  letter-spacing: 0.05em;
  border: 1px #000 solid;
}

_:lang(x)+_:-webkit-full-screen-document,
.main-area .lp_foot_btn,
.iphone .main-area .lp_foot_btn {
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .main-area .lp_foot_btn {
    width: 36rem;
    height: 6rem;
    font-size: 1.5rem;
    margin: 5.4rem auto 0;
  }
  .main-area .lp_foot_btn:hover {
    background-color: var(--black);
    color: var(--white);
    opacity: 1;
  }

}


/* ▽ imganime ▽ */
.js-fadeIn {
  opacity: 0;
  /* will-change: opacity, transform;
  transition: ease-in, opacity 2500ms, transform 1000ms;
  transform: translate3d(0, 0, 0) scale(1); */
  will-change: opacity;
  transition: ease-in, opacity 2500ms;
}

.show {
  opacity: 1;
}