@import url("https://use.typekit.net/bnf7jzd.css");
@import url('https://fonts.googleapis.com/css2?family=Crimson+Pro:wght@300;400&display=swap');

@font-face {
	font-family: "classical-garamond-bt";
	src: url(../fonts/classical_garamond_bt.ttf) format("truetype"),
		url(../fonts/classical_garamond_bt.woff) format("woff");
}

/* ==========================================================================
    Typograpgy
   ========================================================================== */
@media only screen and (min-width: 768px) and (max-width: 1600px) {
	html {
		font-size: calc(10 * (100vw / 1600)) !important;
	}
}
@media (max-width: 767px) {
	.lp * {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
html {
	font-size: 62.5%;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

img,
video,
svg {
	width: 100%;
	height: auto;
}
/*basic*/

.pc {
  display: block;
}

	.main_container {
		margin: 0 auto;
		width: 100%;
		-ms-font-feature-settings: "normal";
		font-weight: 400;
		font-style: normal;
		font-size: 1.4rem;
		line-height: 2;
		letter-spacing: 0.12em;
		color: #343434;
		text-align: left;
		font-feature-settings: "palt";
	}

	/*ヘッド部分*/
	.heading {
		margin: auto;
		text-align: center;
    margin-top: 5rem;
		margin-bottom: 8.4rem;
	}

	.heading_img {
		width: 80rem;
		margin: auto;
		margin-bottom: 6rem;
	}

  .heading_ttl{
    margin-bottom: 4.5rem;
    font-weight: 400;
    font-style: normal;
    font-size: 2.6rem;
    line-height: 1.23076;
    letter-spacing: 0.16em;
    font-family: trajan-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .heading_txt{
    font-size: 1.6rem;
    letter-spacing: 0.12em;
    text-align: center;
  }

	/*コンテンツ部分*/
	.section{
    width: 94rem;
    margin: auto;
		position: relative;
	}

  .content_ttl{
    background-color: #fff;
    margin-bottom: 3.2rem;
    font-size: 2.1rem;
    line-height: 2.2142;
    letter-spacing: 0.16em;
    text-align: center;
  }

  .content_ttl::after{
    width: 100rem;
    margin: auto;
    position: absolute;
    content: "";
    border-bottom: 0.4rem #efefef solid;
    z-index: -1;
    top: 2rem;
    left: 50%;
    transform: translateX(-50%);
  }

  .content_txt{
    font-size: 1.4rem;
    margin-bottom: 5.3rem;
  }

  .content_list{
    display: flex;
    justify-content: space-between;
    width: 89rem;
    margin-bottom: 10rem;
  }

  .content_inner{
    width: 36rem;
  }

  .content_img{
    width: 47rem;
  }

  .section .content_img{
    width: 42rem;
  }

  .washi{
    width: 44rem;
    margin: auto;
    margin-bottom: 5.5rem;
  }

  .content_sub_ttl{
    margin-top: 10.7rem;
    margin-bottom: 20.4rem;
    font-size: 2.6rem;
    line-height: 1.7884;
    letter-spacing: 0.6em;
    text-align: center;
  }

  .left_txt,.right_txt{
    position: absolute;
    content: "";
    width: 3.5rem;
  }

  .left_txt._01{
    top: 44rem;
    right: 42.5rem;
  }

  .right_txt._01{
    top: 61.5rem;
    right: -0.2rem;
  }

  .left_txt._02{
    top: 109rem;
    left: 0;
  }

  .right_txt._02{
    top: 129.5rem;
    left: 42.7rem;
  }

  .left_txt._03{
    bottom: 97rem;
    right: 42.5rem;
  }

  .right_txt._03{
    bottom: 87.5rem;
    right: -0.2rem;
  }

  .position_txt{
    position: absolute;
    content: "";
    width: 3.5rem;
  }

  .position_txt._01{
    width: 3.3rem;
    top: 12rem;
    left: -6rem;
  }

  .position_txt._02{
    top: 80.1rem;
    right: -6.5rem
  }

  .position_txt._03{
    bottom: 124rem;
    left: -6rem;
  }

  /*1段目*/
  .sec01{
    margin-bottom: 10.5rem;
  }

  .sec01 .content_ttl{
    width: 28.5rem;
    margin: auto;
    margin-bottom: 4.8rem;
  }

  .sec01 .content_img{
    width: 44rem;
    margin: auto;
    margin-bottom: 5.3rem;
  }

  .sec01 .content_txt{
    width: 60rem;
    margin: auto;
  }

  /*2段目*/
  .sec02{
    margin-bottom: 10.4rem;
  }

  .sec02 .content_ttl{
    width: 32rem;
    margin: auto;
    margin-bottom: 4.6rem;
  }

  .sec02 .content_txt{
    width: 60rem;
    margin: auto;
    margin-bottom: 5.3rem;
  }

  .sec02 .content_img{
    margin-bottom: 6rem;
  }


  /*3段目*/

  .sec03 .content_list._02{
    float: right;
  }

  .sec03 .content_ttl{
    width: 18rem;
    margin: auto;
    margin-bottom: 6.8rem;
  }

  .sec03 .content_sub_ttl._02{
    margin-top: 11rem;
    margin-bottom: 17.6rem;
    font-size: 2.6rem;
    line-height: 1.7884;
    letter-spacing: 0.6em;
    text-align: center;
  }

  .sec03 .content_sub_ttl._03{
    margin-top: 12.8rem;
    margin-bottom: 20.8rem;
    font-size: 2.6rem;
    line-height: 1.7884;
    letter-spacing: 0.6em;
    text-align: center;
  }

  .sec03 .content_sub_img{
    width: 39rem;
    margin: auto;
    margin-top: 15rem;
    margin-bottom: 7.5rem;
  }

  .sec03 .content_txt._03{
    word-break: break-word;
  }

  .sec03 .content_txt._sub{
    font-size: 1.8rem;
    text-align: center;
    letter-spacing: 0.12em;
  }

  .sp{
    display: none;
  }

  /* ====== TABLET ===== */
  @media screen and (max-width: 1280px) and (min-width:751px){
    html{
      font-size: calc(10*(100vw/1280));
    }
  }







  /* ====== SP ===== */
@media only screen and (max-width: 750px) {


  .sp{
    display: block;
  }

	.main_container {
		font-size: calc(24* (100vw / 750));
    font-family: toppan-bunkyu-mincho-pr6n, "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif", serif!important;
		line-height: 2;
		letter-spacing: 0.12em;
		font-feature-settings: "palt";
    text-align: left;
    overflow-x: hidden;
	}

  #Contents{
    margin-bottom: 0;
  }

  .bredlist.lp {
    line-height: 5.33333vw;
    font-size: 2.66667vw;
    margin: 3.33333vw auto;
    width: 92.592%;
    text-align: left;
    padding: 0;
  }
	/*ヘッド部分*/
    .heading {
      margin: auto;
      text-align: center;
      margin-bottom: calc(88* (100vw / 750));
    }

    .heading_img {
      width: 100%;
      margin: auto;
      margin-bottom: calc(60* (100vw / 750));
    }

    .heading_ttl{
      margin-bottom: calc(50* (100vw / 750));
      font-weight: 400;
      font-style: normal;
      font-size: calc(48* (100vw / 750));
      line-height: 2;
      letter-spacing: 0.16em;
    }

    .heading_txt{
      margin: auto;
      width: calc(660* (100vw / 750));
      font-size: calc(26* (100vw / 750));
      letter-spacing: 0.15em;
      text-align: left;
      word-break: break-all;
    }

    /*コンテンツ部分*/
    .section{
      width: 100%;
      margin: auto;
    }

    .content_ttl{
      background-color: #fff;
      margin-bottom: 3.2rem;
      font-size: calc(40* (100vw / 750));
      line-height: 2;
      letter-spacing: 0.16em;
      text-align: center;
      font-weight: 400;
    }

    .content_ttl::after{
      width: 100rem;
      margin: auto;
      position: absolute;
      content: "";
      border-bottom: 0.3rem #efefef solid;
      z-index: -1;
      top: 2rem;
      left: -5rem;
    }

    .content_txt{
      font-size: calc(24* (100vw / 750));
      word-break: break-all;
      margin-bottom: 5.3rem;
    }

    .content_list{
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: 100%;
      margin-bottom: calc(101* (100vw / 750));
    }

    .content_inner{
      width: calc(550* (100vw / 750));
      margin: auto;
      order: 2;
    }

    .content_img{
      width: 100%;
      order: 1;
    }

    .section .content_img{
      width: 100%;
    }

    .washi{
      width: calc(614* (100vw / 750));
      margin: auto;
      margin-bottom: calc(70* (100vw / 750));
    }

    .content_sub_ttl{
      margin-top: calc(50* (100vw / 750));
      margin-bottom: calc(91* (100vw / 750));
      font-size: calc(38* (100vw / 750));
      font-weight: 400;
      line-height: 1.7884;
      letter-spacing: 0.6em;
      text-align: center;
    }

    .left_txt,.right_txt{
      position: absolute;
      content: "";
      width: calc(54* (100vw / 750));
    }

    .left_txt._01{
      top: calc(1304* (100vw / 750));
      right: 0;
      left: calc(30* (100vw / 750));
    }

    .right_txt._01{
      top: calc(1619* (100vw / 750));
      right: calc(26* (100vw / 750));
    }

    .left_txt._02{
      top: calc(3022* (100vw / 750));
      left: calc(30* (100vw / 750));
    }

    .right_txt._02{
      top: calc(3386* (100vw / 750));
      left: calc(670* (100vw / 750));
    }

    .left_txt._03{
      bottom: calc(1394* (100vw / 750));
      left: calc(28* (100vw / 750));
    }

    .right_txt._03{
      bottom: calc(1222* (100vw / 750));
      right: calc(28* (100vw / 750));
    }

    .position_txt{
      position: absolute;
      content: "";
      width: 3.5rem;
    }

    .position_txt._01{
      width: 3.3rem;
      top: 12rem;
      left: -6rem;
    }

    .position_txt._02{
      top: 80.1rem;
      right: -6.5rem
    }

    .position_txt._03{
      bottom: 124rem;
      left: -6rem;
    }

    /*1段目*/
    .sec01{
      margin-bottom: calc(114* (100vw / 750));
    }

    .sec01 .content_ttl{
      width: calc(532* (100vw / 750));
      margin-bottom: calc(50* (100vw / 750));
    }

    .sec01 .content_img{
      width: calc(700* (100vw / 750));
      margin: auto;
      margin-bottom: calc(48* (100vw / 750));
    }

    .sec01 .content_txt{
      width: calc(660* (100vw / 750));
      margin: auto;
    }

    /*2段目*/
    .sec02{
      margin-bottom: calc(116* (100vw / 750));
    }

    .sec02 .content_ttl{
      width: calc(604* (100vw / 750));
      margin: auto;
      margin-bottom: calc(50* (100vw / 750));
    }

    .sec02 .content_txt{
      width: calc(664* (100vw / 750));
      margin: auto;
      margin-bottom: 0;
    }

    .sec02 .content_img{
      margin-bottom: 6rem;
    }


    /*3段目*/

    .sec03 .content_list._02{
      float: right;
    }

    .sec03 .content_ttl{
      width: calc(340* (100vw / 750));
      margin-bottom: calc(60* (100vw / 750));
    }

    .sec03 .content_sub_ttl._02{
      margin-top: calc(52* (100vw / 750));
      margin-bottom: calc(90* (100vw / 750));
      font-size: calc(38* (100vw / 750));
      line-height: 1.7884;
      letter-spacing: 0.6em;
      text-align: center;
    }

    .sec03 .content_sub_ttl._03{
      margin-top: calc(54* (100vw / 750));
      margin-bottom: calc(91* (100vw / 750));
      font-size: calc(38* (100vw / 750));
      line-height: 1.7884;
      letter-spacing: 0.6em;
      text-align: center;
    }

    .sec03 .content_sub_img{
      width: calc(630* (100vw / 750));
      margin: auto;
      margin-top: 0;
      margin-bottom: calc(70* (100vw / 750));
    }

    .sec03 .content_txt._03{
      word-break: break-word;
    }

    .sec03 .content_txt._sub{
      font-size: calc(28* (100vw / 750));
      text-align: center;
      letter-spacing: 0.12em;
    }

  .pc{
    display: none;
  }


}




/* fade */
.fade {
  transition-property: opacity, transform;
  transition-duration: 1.5s;
  opacity: 0;
  transform: translateY(1.5rem);
}

.fade.onView {
  opacity: 1;
  transform: translateY(0);
}
