@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: 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;
  }

/* for pc*/


  .sp {
    display: none;
  }

  .pc {
    display: block;
  }

  #Contents {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center -158px;
    height: auto;
    margin: 0 auto;
    background-image: url(./img/page_pc.png);
  }

/*basic*/

  .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";
  }

/*コンテンツ部分*/
.content_list{
  width: 81rem;
  display: flex;
  justify-content: space-between;
  margin: auto;
}

.content_img{
  width: 39rem;
}

.content_img--txt{
  width: 39rem;
}

.content_price{
  margin-top: 1.5rem;
  text-align: right;
}

.content_sub_img{
  width: 44rem;
  margin: auto;
  margin-bottom: 15rem;
}

/*ヘッド部分*/

  .heading{
    margin-bottom: 9.6rem;
  }

  .heading_img{
    width: 100rem;
    margin: auto;
    margin-bottom: 7.4rem;
  }

  .heading_txt{
    text-align: center;
  }

/*1段目*/
  .sec01{
    position: relative;
    margin-bottom: 13.9rem;
  }

  .roomwear_area{
   width: 96rem;
   display: flex;
   margin: auto;
  }

  .roomwear_img{
    width: 42rem;
  }

  .roomwear_txt{
    width: 50rem;
    margin-top: 8.3rem;
    margin-left: 4rem;
  }

  .roomwear_ttl{
    font-size: 2.6rem;
    line-height: 2;
    letter-spacing: 0.1em;
    margin-bottom: 8.9rem;
  }

  .txt_border{
    position: absolute;
    content: "";
    width: 100%;
    top: 20.1rem;
    border-bottom: 0.1rem solid #7d7d7d;
    z-index: -1;
  }

/*2段目*/
  .sec02{
    margin-bottom: 9.3rem;
  }

/*3段目*/
  .sec03{
    margin-bottom: 9.7rem;
  }

/*all_item*/
  .all_item_btn{
    width: 46rem;
    margin:0 auto;
  }

/* ====== TABLET ===== */







/* ====== SP ===== */
@media only screen and (max-width: 750px) {

  .bredlist.lp {
    line-height: 5.33333vw;
    font-size: 2.66667vw;
    margin: 3.33333vw auto;
    width: 92.592%;
    text-align: left;
    padding: 0;
  }

 #Contents {
    max-width: calc(767* (100vw/750));
    background-position: center calc(198* (100vw/750));
    background-image: url(./img/page_sp.png);
  }

/*basic*/

  .sp {
    display: block;
  }

  .pc {
    display: none;
  }
/*basic*/

.main_container {
  font-size: calc(24* (100vw / 750));
  line-height: 2.1;
}

/*コンテンツ部分*/
.content_list{
  width: calc(690* (100vw / 750));
  display: flex;
  flex-direction: column;
  justify-content: normal;
  margin: auto;
}

.content_img{
  width: calc(690* (100vw / 750));
  margin-bottom: calc(39* (100vw / 750));
}

.content_img--txt{
  width: calc(690* (100vw / 750));
}

.content_price{
  margin-top: calc(33* (100vw / 750));
}

.content_sub_img{
  width: calc(600* (100vw / 750));
  margin-bottom: calc(150* (100vw / 750));
}

/*ヘッド部分*/

  .heading{
    margin-bottom: calc(93* (100vw / 750));
  }

  .heading_img{
    width: 100%;
    margin-bottom: calc(79* (100vw / 750));
  }

  .heading_txt{
    text-align: center;
  }

/*1段目*/
  .sec01{
    position: relative;
    margin-bottom: calc(108* (100vw / 750));
  }

  .roomwear_area{
   width: calc(603* (100vw / 750));
   display: flex;
   flex-direction: column;
   margin: auto;
  }

  .roomwear_img{
    width: calc(600* (100vw / 750));
  }

  .roomwear_txt{
    width: calc(603* (100vw / 750));
    margin-top: calc(82* (100vw / 750));
    margin-left: 0;
  }

  .roomwear_ttl{
    margin-bottom: calc(76* (100vw / 750));
    font-size: calc(38* (100vw / 750));
    line-height: 2;
    letter-spacing: 0.1em;
    text-align: center;
  }

  .content_txt{
    line-height: 2;
    letter-spacing: 0.097em;
  }

  .txt_border{
    position: absolute;
    content: "";
    width: 100%;
    top: calc(1060* (100vw / 750));
    border-bottom: calc(2* (100vw / 750)) solid #7d7d7d;
    z-index: -1;
  }

/*2段目*/
  .sec02{
    margin-bottom: calc(90* (100vw / 750));
  }

  .sec02 .content_list .content_img--txt .content_price{
    margin-top: calc(33* (100vw / 750));
  }

/*3段目*/
  .sec03{
    margin-bottom: calc(142* (100vw / 750));
  }

  .sec03 .content_list .content_img--txt .content_price{
    margin-top: calc(38* (100vw / 750));
  }

/*all_item*/
.all_item_btn{
  width: calc(570* (100vw / 750));
}

  }


/* fade */
.fade {
  transition-property: opacity, transform;
  transition-duration: 1.5s;
  opacity: 0;
  transform: translateY(1.5rem);
}

.fade.onView {
  opacity: 1;
  transform: translateY(0);
}