@import url("https://use.typekit.net/bnf7jzd.css");

@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: 1200px) {
    html {
      font-size: calc(10* (100vw / 1200))!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;
  }

  /* for pc*/


  .sp {
    display: none;
  }

  .pc {
    display: block;
  }


  .main_container {
    margin: 0 auto;
    /*margin-top: 60px;*/
    width: 120rem;
    -ms-font-feature-settings: "normal";
    font-weight: 400;
    font-style: normal;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.12em;
    color: #343434;
    font-feature-settings: "palt";
    text-align: center;
    position: relative;
  }

  /*heading,sec_border*/
  .heading,.sec01,.sec02,.sec03{
    border-bottom:1px #c5c5c5 solid;
  }

  .sec01,.sec02,.sec03,.sec04{
    width: 110rem;
    margin:0 auto;
  }

  /*text-align:left;*/
  .tal{
    text-align: left;
  }

  /*ヘッド部分*/
  .heading{
    width: 110rem;
    margin:0 auto;
    margin-bottom: 7.1rem;
  }

  .heading_img{
    width: 90rem;
    margin:0 auto;
    margin-bottom: 7.1rem;
  }

  .heading_ttl{
    font-family: trajan-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3rem;
    line-height: 1.8666;
    letter-spacing: 0.1em;
    margin:0 auto;
    margin-bottom: 4.3rem;
  }

  .heading_txt{
    margin:0 auto;
    padding-bottom: 9.6rem;
  }


/*1段目*/
  .sec01{
    margin-bottom: 7rem;
  }

  .section_part{
    font-family: trajan-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2rem;
    line-height: 2.8;
    letter-spacing: 0.1em;
  }

  .number{
    font-size: 3rem;
    line-height: 1.8666;
  }

  .section_txt{
    font-size: 2.2rem;
    line-height: 2.5454;
    letter-spacing: 0.1em;
    margin-bottom: 4.9rem;
  }

  .content_list{
    width: 86.5rem;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.5rem;
  }

  .content_inner{
    width: 40.8rem;
  }

  .content_ttl{
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: 0.12em;
    margin-top: 3.1rem;
    margin-bottom: 1.6rem;
  }

  .content_txt{
    margin-bottom: 2.7rem;
  }

  .content_price{
    padding-bottom: 9.5rem;
  }

  /*2段目*/
  .sec02{
    margin-bottom: 7rem;
  }

  .content_list2{
    width: 82.8rem;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 4rem;
  }


  .big{
    width: 44.9rem;
  }

  .small{
    width: 33rem;
    margin-top: 8rem;
  }

  /*3段目*/
  .sec03{
    margin-bottom: 9.5rem;
  }

  /*全てのアイテム*/
  .allitem{
    width: 46rem;
    margin:0 auto;
    margin-bottom: 3.9rem;
  }

  .specialgift{
    width: 46rem;
    margin:0 auto;
    margin-bottom: 7.9rem;
  }

  /*ギフトラッピング*/

  .gift_img{
    width: 33rem;
    margin:0 auto;
    margin-bottom: 2.8rem;
  }

  .gift_ttl{
    font-size: 1.8rem;
    line-height: 1.5;
    margin:0 auto;
    margin-bottom: 0.8rem;
  }

  .gift_txt{
    font-size: 1.4rem;
    line-height: 1.928;
    margin:0 auto;
    letter-spacing: 0.1em;
  }



  /* ====== TABLET ===== */







  /* ====== SP ===== */
@media only screen and (max-width: 750px) {
.sp {
    display: block;
  }

.pc {
    display: none;
  }

  .bredlist.lp {
    line-height: 5.33333vw;
    font-size: 2.66667vw;
    margin: 3.33333vw auto;
    width: 92.592%;
    text-align: left;
    padding: 0;
  }

  .main_container {
    width: 100%;
    font-size: calc(24* (100vw / 750));
    letter-spacing: 0.1em;
  }

  /*heading,sec_border*/
  .heading,.sec01,.sec02,.sec03{
    border-bottom: calc(4* (100vw / 750)) #c5c5c5 solid;
  }

  .heading{
    border:none;
  }

  .sec01{
    border-top: calc(4* (100vw / 750)) #c5c5c5 solid;
  }

  .sec01,.sec02,.sec03,.sec04{
    width: calc(680* (100vw / 750));
  }

  /**/
  .tal{
    text-align: center;
  }

  /*ヘッド部分*/
  .heading{
    width: calc(750* (100vw / 750));
    margin-bottom: calc(112* (100vw / 750));
  }

  .heading_img{
    width: calc(750* (100vw / 750));
    margin-bottom: calc(94* (100vw / 750));
  }

  .heading_ttl{
    font-size: calc(46* (100vw / 750));
    line-height: 1.47;
    margin-bottom: calc(50* (100vw / 750));
  }

  .heading_txt{
    padding-bottom:0;
  }


/*1段目*/
  .sec01{
    margin-bottom: calc(54* (100vw / 750));
  }

  .section_part{
    font-size: calc(36* (100vw / 750));
    line-height: 3.1388;
    margin-bottom: calc(8* (100vw / 750));
  }

  .sec01_part{
    margin-top: calc(54* (100vw / 750));
  }

  .number{
    font-size: calc(50* (100vw / 750));
    line-height: 2.26;
    letter-spacing: 0;
  }

  .section_txt{
    font-size: calc(38* (100vw / 750));
    margin-bottom: calc(63* (100vw / 750));
    line-height: 2;
  }

  .content_list{
    width: calc(628* (100vw / 750));
    display: block;
    justify-content: space-between;
    padding-bottom: 0;
  }

  .content_inner{
    width: calc(628* (100vw / 750));
  }

  .content_ttl{
    font-size: calc(34* (100vw / 750));
    line-height: 0.823;
    letter-spacing: 0.12em;
    margin-top: calc(68* (100vw / 750));
    margin-bottom: calc(31* (100vw / 750));
  }

  .content_txt{
    margin-bottom: calc(36* (100vw / 750));
  }

  .content_price{
    padding-bottom: calc(91* (100vw / 750));
    line-height: 2.9;
  }

  .mb18{
    margin-bottom: calc(18* (100vw / 750));
  }

  /*2段目*/
  .sec02{
    margin-bottom: calc(52* (100vw / 750));
  }

  .content_list2{
    width: calc(627* (100vw / 750));
    display: block;
    justify-content: space-between;
    margin-bottom: 0;
  }


  .big{
    width: calc(627* (100vw / 750));
  }

  .small{
    width: calc(480* (100vw / 750));
    margin-top: 0;
  }

  .up{
    margin-bottom: calc(67* (100vw / 750));
  }

  .content_img{
    margin:0 auto;
  }

  .mb100{
    margin-bottom: calc(100* (100vw / 750));
  }

  /*3段目*/
  .sec03{
    margin-bottom: calc(53* (100vw / 750));
  }

  /*4段目*/
  .sec04{
    margin-bottom: calc(239* (100vw / 750));
  }

  .ttl2{
    line-height: 1.764;
  }

  /*全てのアイテム*/
  .allitem{
    width: calc(570* (100vw / 750));
    margin-bottom: calc(60* (100vw / 750));
  }

  .specialgift{
    width: calc(570* (100vw / 750));
    margin-bottom: calc(119* (100vw / 750));
  }

  /*ギフトラッピング*/

  .gift_img{
    width: calc(590* (100vw / 750));
    margin-bottom: calc(38* (100vw / 750));
  }

  .gift_ttl{
    font-size: calc(28* (100vw / 750));
    line-height: 1.0357;
    margin-bottom: calc(14* (100vw / 750));
  }

  .gift_txt{
    font-size: calc(24* (100vw / 750));
    line-height: 1.625;
    letter-spacing: 0.15em;
  }


}











/* fade */
.fade {
  transition-property: opacity, transform;
  transition-duration: 1.5s;
  opacity: 0;
  transform: translateY(1.5rem);
}

.fade.onView {
  opacity: 1;
  transform: translateY(0);
}




