@charset "UTF-8";

html {
  font-size: 62.5%;
}


body {
  width: 100%;
}


img,
video,
svg {
  width: 100%;
  height: auto;
}

#occasion a {
  display: block;
}

#occasion .price span {
  display: inline-block;
  border-bottom: 1px solid #CCCCCC;
}

#occasion * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/*==========================
			共通
=========================*/



/*.back_pc{
  background: url(../img/PC_back.jpg); 
  background-repeat: no-repeat;
  background-position: center;
  background-size: 140rem;
  background-position-y: -11.2rem;
}
*/

#occasion {
  margin: auto;
  margin-bottom: 12rem;
  padding-top: 3rem;
  overflow-x: hidden;
}

.ta_c {
  text-align: center;
}

h2.sect-ttl{
  font-size: 3.4rem;
  font-family: canto,serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
  display: inline-block;
}

.top_text-box{
  font-size: 1.5rem;
  letter-spacing: 0.025em;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #333333;
  font-feature-settings: "palt";
}

.text-box {
  font-size: 1.3rem;
  letter-spacing: 0.025em;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #333333;
  font-feature-settings: "palt";
}

span.text_mb {
  display: block;
  margin-bottom: 1.9rem;
}

.price {
  font-size: 1.4rem;
  font-family: canto,serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.035em;
  font-feature-settings: "palt";
  color: #333333;
  margin-top: 2.25rem;
}

.price_ml {
  margin-left: 0.9rem;
}

.price_mb {
  margin-bottom: 1.1rem;
}

.flex {
  display: flex;
}

.flex_SP-column{
  display: flex;
}


/*==========================
          top
=========================*/
.top{
  width: 93rem;
  margin: auto;
  margin-bottom: 11.25rem;
}

.top-img{
  width: 100%;
  margin: auto;
  margin-bottom: 8.3rem;
}
/*=======//top==============================================*/

/*==========================
      section01
=========================*/
.sect01{
  width: 91.8rem;
  margin: auto;
  margin-bottom: 18rem;
}

.sect01 .flex_SP-column{
  justify-content: space-between;
}

.sect01 .model-box{
  width: 48rem;
  padding-right: 3rem;
  position: relative;
}

.img01{
  width: 45rem;
  position: relative;
}

.sect01 .model-box::before {
  content: "";
  width: 9rem;
  height: 21rem;
  background-color: #878DB6;
  opacity: 0.3;
  top: -3rem;
  right: 0;
  position: absolute;
  z-index: 1;
}

.sect01 .description-box{
  margin-top: 36.5rem;
}

.sect01 h2.sect-ttl{
  color: #878DB6;
  margin-bottom: 1.75rem;
}
/*=======//section01==============================================*/


/*==========================
      section02
=========================*/
.sect02{
  width: 120.2rem;
  margin: auto;
  margin-bottom: 13.3rem;
}

.sect02 .model-boxA{
  width: 34.5rem;
  height: 44.5rem;
  padding-bottom: 4.5rem;
  padding-left: 4.5rem;
  position: relative;
  z-index: 2;
}

.sect02 .model-boxB{
  width: 55.4rem;
  padding-bottom: 5rem;
  padding-right: 5rem;
  position: relative;
  margin-left: -3rem;
  margin-top: 24rem;
  position: relative;
}

.img02{
  width: 30rem;
}

.img03{
  width: 50.4rem;
  position: relative;
}

.sect02 .model-boxA::before {
  content: "";
  width: 12rem;
  height: 27rem;
  background-color: #DFB551;
  opacity: 0.3;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: -1;
}

.sect02 .model-boxB::before {
  content: "";
  width: 9rem;
  height: 21rem;
  background-color: #DFB551;
  opacity: 0.3;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}

.sect02 .description-box{
  margin-top: 12.7rem;
  margin-left: 1rem;
}

.sect02 h2.sect-ttl{
  color: #DFB551;
  margin-bottom: 1.65rem;
}
/*=======//section02==============================================*/


/*==========================
      section03
=========================*/
@media screen and (min-width: 768px) {
.sect03{
  margin: auto;
  margin-bottom: 18rem;
  position: relative;
}

.sect03::before {
  content: "";
  width: 100vw;
  height: 23.4rem;
  background-color: #FAF2EC;
  bottom: 6.5rem;
  position: absolute;
  z-index: -2;
}

.sect03 .flex_SP-column{
  width: 98rem;
  margin: auto;
}

.sect03 .model-box{
  width: 45.5rem;
  padding-left: 0.5rem;
}

.img04{
  width: 45rem;
}

.sect03 .description-box{
  width: 45.2rem;
  margin-top: 36.5rem;
  margin-left: 6rem;
}

.sect03 .text-box{
  white-space: nowrap;
}

.sect03 h2.sect-ttl{
  color: #D38F63;
  margin-bottom: 1.65rem;
}

}

/*=======//section03==============================================*/


/*==========================
      section04
=========================*/
.sect04{
  width: 109.8rem;
  margin: auto;
  margin-bottom: 18.4rem;
}

.sect04.flex_SP-column{
  justify-content: space-between;
}

.sect04 .model-boxA{
  width: 53.4rem;
  padding-right: 3rem;
  position: relative;
  margin-bottom: 3rem;
}

.sect04 .model-boxB{
  width: 44.4rem;
  padding-top: 3rem;
  padding-left: 6rem;
  position: relative;
  margin-top: 24rem;
}

.img05{
  width: 50.4rem;
}

.img06{
  width: 38.4rem;
}

.sect04 .model-boxA::before {
  content: "";
  width: 9rem;
  height: 27rem;
  background-color: #F0DDDB;
  top: 61.2rem;
  right: 0;
  position: absolute;
  z-index: -1;
}

.sect04 .model-boxB::before {
  content: "";
  width: 12rem;
  height: 24rem;
  background-color: #F0DDDB;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}

.sect04 .description-box{
  margin-top: 3.3rem;
}

.sect04 h2.sect-ttl{
  color: #CC8D87;
  margin-bottom: 1.65rem;
}
/*=======//section04==============================================*/


/*==========================
      section05
=========================*/
.sect05{
  width: 140rem;
  margin: auto;
  margin-bottom: 18rem;
}

.sect05 .flex_SP-column{
  width: 140rem;
  margin: auto;
}

.sect05 .model-box{
  margin-left: 6rem;
}

.img07{
  width: 45rem;
}

.sect05 .description-box{
  margin-top: 33.1rem;
  margin-left: 27.5rem;
  position: relative;
}

.sect05 .description-box::before {
  content: "";
  width: 9rem;
  height: 18rem;
  background-color: #F0ECEB;
  top: -9.5rem;
  left: -6rem;
  position: absolute;
  z-index: -2;
}

.sect05 h2.sect-ttl{
  color: #9C8377;
  margin-bottom: 0.75rem;
}
/*=======//section05==============================================*/


/*==========================
      section06
=========================*/
.sect06{
  margin: auto;
  margin-bottom: 18rem;
  position: relative;
}

.sect06::before {
  content: "";
  width: 100vw;
  height: 29rem;
  background-color: #FCF8EE;
  bottom: 0;
  position: absolute;
  z-index: -2;
}

.img08{
  width: 45rem;
  position: relative;
  margin: auto;
}

.img08::before {
  content: "";
  width: 9rem;
  height: 15rem;
  background-color: #FCF8EE;
  top: -3rem;
  right: -3rem;
  position: absolute;
  z-index: -2;
}

.sect06 .description-box{
  width: 45rem;
  padding-bottom: 3rem;
  margin: auto;
  margin-top: 3rem;
}

.sect06 h2.sect-ttl{
  color: #DFB551;
  margin-bottom: 1.85rem;
}
/*=======//section06==============================================*/


/*==========================
      section07
=========================*/
.sect07{
  width: 113.4rem;
  margin: auto;
  margin-bottom: 14.8rem;
}

.sect07 .flex_SP-column{
  width: 95.4rem;
  height: 67.2rem;
  margin-left: auto;
  justify-content: space-between;
}

.img09{
  width: 50.4rem;
}

.img10{
  width: 30rem;
}

.sect07 .model-box{
  width: 36rem;
  padding-top: 3rem;
  padding-left: 6rem;
  margin-top: -21rem;
  position: relative;
}

.sect07 .model-box::before {
  content: "";
  width: 12rem;
  height: 27rem;
  background-color: #D9ECE8;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}

.sect07 .description-box{
  margin-top: 15.2rem;
}

.sect07 h2.sect-ttl{
  color: #007F63;
  margin-bottom: 1.75rem;
}
/*=======//section07==============================================*/



/*==========================
      ボタン
=========================*/
.lp-button a {
  font-size: 1.4rem;
  font-family: canto,serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding: 1.5rem 3.8rem 1.1rem;
  display: inline-block !important;
  color: #333333;
  border: 1px solid #8b8b8b;
  letter-spacing: 0.035em;
  background-color: #ffffff;
}

/*=======//ボタン==============================================*/

/*==========================
		アニメーション
=========================*/

/*-----追加CSS------------------*/
.js-fade {
  transition-duration: 1s;
  visibility: hidden;
  opacity: 0;
}

.js-fade.active {
  visibility: visible;
  opacity: 1;
}


/*=======//アニメーション=========================================*/

/*=====PCのみ==============================*/
@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }

  .pc-order01 {
    order: 1;
  }

  .pc-order02 {
    order: 2;
  }

  .pc-order03 {
    order: 3;
  }


}

/*=====//PCのみ==============================*/

/*=====タブレットのみ==============================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  html {
    font-size: calc(10*(100vw/1400)) !important;
  }

  /*.text-box{
    display:block!important;
    font-size: 10px!important;
    transform: scale(0.8)!important;
    transform-origin:0 0!important;
  }
*/

  .sect03 .text-box ,.sect06 .text-box{
    white-space: nowrap;
  }
}

/*=====//タブレットのみ==============================*/

/*=====SPのみ==============================*/
@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }


  /*==========================
			共通
=========================*/
/*
   .back_sp {
    background: url(../img/SP_back.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: -69.9px;
    background-size: 100%;
  }
*/

#occasion {
  margin: auto;
  margin-bottom: calc(200*(100vw/750));
  padding-top: 0;
  overflow-x: hidden;
}

.ta_c {
  text-align: center;
}

h2.sect-ttl{
  font-size: calc(60*(100vw/750));
  font-family: canto,serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
  display: inline-block;
}

.top_text-box{
  font-size: calc(28*(100vw/750));
  letter-spacing: 0.025em;
  line-height: 1.7;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #333333;
  font-feature-settings: "palt";
}

.text-box {
  font-size: calc(26*(100vw/750));
  letter-spacing: 0.025em;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #333333;
  font-feature-settings: "palt";
}

span.text_mb {
  display: block;
  margin-bottom: calc(37*(100vw/750));
}

.price {
  font-size: calc(28*(100vw/750));
  font-family: canto,serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.035em;
  font-feature-settings: "palt";
  color: #333333;
  margin-top: calc(44*(100vw/750));
}

.price_ml {
  margin-left: calc(18*(100vw/750));
}

.price_mb {
  margin-bottom: calc(26.7*(100vw/750));
}

.sp_price_mt{
  margin-top: calc(24*(100vw/750));
  margin-left: 0;
}

.flex {
  display: flex;
}

.flex_SP-column{
  display: flex;
  flex-direction: column;
}


/*==========================
          top
=========================*/
.top{
  width: calc(750*(100vw/750));
  margin: auto;
  margin-bottom: calc(145*(100vw/750));
}

.top-img{
  width: 100%;
  margin: auto;
  margin-bottom: calc(142*(100vw/750));
}
/*=======//top==============================================*/

/*==========================
      section01
=========================*/
.sect01{
  width: calc(585*(100vw/750));
  margin: auto;
  margin-bottom: calc(200*(100vw/750));
}

.sect01 .flex_SP-column{
  justify-content: start;
}

.sect01 .model-box{
  width: calc(585*(100vw/750));
  padding-right: 0;
  position: relative;
}

.img01{
  width: calc(585*(100vw/750));
}

.sect01 .model-box::before {
  content: "";
  width: calc(120*(100vw/750));
  height: calc(270*(100vw/750));
  background-color: #878DB6;
  opacity: 0.3;
  top: calc(-40*(100vw/750));
  right: calc(-40*(100vw/750));
  position: absolute;
}

.sect01 .description-box{
  margin-top: calc(66*(100vw/750));
}

.sect01 h2.sect-ttl{
  color: #878DB6;
  margin-bottom: calc(22*(100vw/750));
}
/*=======//section01==============================================*/


/*==========================
      section02
=========================*/
.sect02{
  width: calc(750*(100vw/750));
  margin: auto;
  margin-bottom: calc(200*(100vw/750));
  padding-left: calc(60*(100vw/750));
}

.sect02 .model-boxA{
  width: calc(390*(100vw/750));
  height: calc(520*(100vw/750));
  padding-bottom: 0;
  padding-left: 0;
  margin-left: 0;
  position: relative;
  z-index: 2;
}

.sect02 .model-boxB{
  width: calc(690*(100vw/750));
  padding-bottom: calc(0*(100vw/750));
  padding-right: calc(30*(100vw/750));
  position: relative;
  margin-left: auto;
  margin-top: calc(60*(100vw/750));
  position: relative;
}

.img02{
  width: calc(390*(100vw/750));
}

.img03{
  width: calc(660*(100vw/750));
}

.sect02 .model-boxA::before {
  content: "";
  width: calc(150*(100vw/750));
  height: calc(390*(100vw/750));
  background-color: #DFB551;
  opacity: 0.3;
  left: calc(-60*(100vw/750));
  bottom: calc(-90*(100vw/750));
  position: absolute;
  z-index: -1;
}

.sect02 .model-boxB::before {
  content: "";
  width: calc(90*(100vw/750));
  height: calc(240*(100vw/750));
  background-color: #DFB551;
  opacity: 0.3;
  bottom: calc(103*(100vw/750));
  right: 0;
  position: absolute;
}

.sect02 .description-box{
  margin-top: calc(71*(100vw/750));
  margin-left: calc(0*(100vw/750));
}

.sect02 h2.sect-ttl{
  color: #DFB551;
  margin-bottom: calc(24*(100vw/750));
}
/*=======//section02==============================================*/


/*==========================
      section03
=========================*/
.sect03{
  margin: auto;
  margin-bottom: calc(200*(100vw/750));
  position: relative;
}

.sect03::before {
  content: "";
  width: 100vw;
  height: calc(618*(100vw/750));
  background-color: #FAF2EC;
  bottom: 0;
  position: absolute;
  z-index: -2;
}

.sect03 .flex_SP-column{
  width: calc(720*(100vw/750));
  margin: auto;
  margin-left: calc(30*(100vw/750));
}

.sect03 .model-box{
  width: calc(585*(100vw/750));
  padding-left: 0;
}

.img04{
  width: calc(585*(100vw/750));
}

.sect03 .description-box{
  width: calc(720*(100vw/750));
  margin-top: calc(64*(100vw/750));
  margin-left: 0;
  padding-bottom: calc(60*(100vw/750));
}

.sect03 .description-box .text-box{
  white-space: nowrap;
}

.sect03 h2.sect-ttl{
  color: #D38F63;
  margin-bottom: calc(24*(100vw/750));
}
/*=======//section03==============================================*/


/*==========================
      section04
=========================*/
.sect04{
  width: calc(750*(100vw/750));
  margin: auto;
  margin-bottom: calc(200*(100vw/750));
  padding-left: calc(30*(100vw/750));
}

.sect04.flex_SP-column{
  justify-content: start;
}

.sect04 .model-boxA{
  width: calc(660*(100vw/750));
  padding-right: 0;
  position: relative;
  margin-bottom: calc(60*(100vw/750));
}

.sect04 .model-boxB{
  width: calc(558*(100vw/750));
  padding-top: calc(0*(100vw/750));
  padding-left: calc(60*(100vw/750));
  position: relative;
  margin-top: calc(59*(100vw/750));
  margin-left: auto;
}

.img05{
  width: calc(660*(100vw/750));
}

.img06{
  width: calc(498*(100vw/750));
}

.sect04 .model-boxA::before {
  content: "";
  width: calc(120*(100vw/750));
  height: calc(390*(100vw/750));
  background-color: #F0DDDB;
  top: calc(730*(100vw/750));
  right: calc(-60*(100vw/750));
  position: absolute;
  z-index: -1;
}

.sect04 .model-boxB::before {
  content: "";
  width: calc(120*(100vw/750));
  height: calc(330*(100vw/750));
  background-color: #F0DDDB;
  top: calc(464*(100vw/750));
  left: 0;
  position: absolute;
  z-index: -1;
}

.sect04 .description-box{
  margin-top: calc(72*(100vw/750));
}

.sect04 h2.sect-ttl{
  color: #CC8D87;
  margin-bottom: calc(24*(100vw/750));
}
/*=======//section04==============================================*/


/*==========================
      section05
=========================*/
.sect05{
  width: calc(585*(100vw/750));
  margin: auto;
  margin-bottom: calc(200*(100vw/750));
}

.sect05 .flex_SP-column{
  width: calc(585*(100vw/750));
  margin: auto;
}

.sect05 .model-box{
  margin-left: 0;
}

.img07{
  width: calc(585*(100vw/750));
}

.sect05 .description-box{
  margin-top: calc(67*(100vw/750));
  margin-left: 0;
  position: relative;
}

.sect05 .description-box::before {
  content: "";
  width: calc(210*(100vw/750));
  height: calc(390*(100vw/750));
  background-color: #F0ECEB;
  top: calc(-180*(100vw/750));
  left: calc(-60*(100vw/750));
  position: absolute;
  z-index: -2;
}

.sect05 h2.sect-ttl{
  color: #9C8377;
  margin-bottom: calc(24*(100vw/750));
}

.sect05 .price{
  white-space: nowrap;
}
/*=======//section05==============================================*/


/*==========================
      section06
=========================*/
.sect06{
  margin: auto;
  margin-bottom: calc(200*(100vw/750));
  position: relative;
}

.sect06::before {
  content: "";
  width: 100vw;
  height: calc(720*(100vw/750));
  background-color: #FCF8EE;
  bottom: 0;
  position: absolute;
  z-index: -2;
}

.img08{
  width: calc(585*(100vw/750));
  position: relative;
  margin: auto;
}

.img08::before {
  content: "";
  width: calc(120*(100vw/750));
  height: calc(180*(100vw/750));
  background-color: #FCF8EE;
  top: calc(-40*(100vw/750));
  right: calc(-40*(100vw/750));
  position: absolute;
  z-index: -2;
}

.sect06 .description-box{
  width: calc(585*(100vw/750));
  padding-bottom: calc(60*(100vw/750));
  margin: auto;
  margin-top: calc(67*(100vw/750));
}

.sect06 h2.sect-ttl{
  color: #DFB551;
  margin-bottom: calc(24*(100vw/750));
}
/*=======//section06==============================================*/


/*==========================
      section07
=========================*/
.sect07{
  width: calc(750*(100vw/750));
  margin: auto;
  margin-bottom: calc(153*(100vw/750));
}

.sect07 .flex_SP-column{
  width: calc(660*(100vw/750));
  height: 100%;
  margin-left: auto;
  margin: auto;
  justify-content: start;
}

.img09{
  width: calc(660*(100vw/750));
}

.img10{
  width: calc(390*(100vw/750));
  margin-right: calc(30*(100vw/750));
}

.sect07 .model-box{
  width: calc(750*(100vw/750));
  padding-top: 0;
  padding-left: calc(45*(100vw/750));
  margin-top: calc(56*(100vw/750));
  position: relative;
  display: flex;
}

.sect07 .model-box::before {
  content: "";
  width: calc(120*(100vw/750));
  height: calc(390*(100vw/750));
  background-color: #D9ECE8;
  top: calc(-135*(100vw/750));
  left: 0;
  position: absolute;
  z-index: -1;
}

.sect07 .description-box{
  margin-top: calc(71*(100vw/750));
  margin-left: auto;
}

.sect07 h2.sect-ttl{
  color: #007F63;
  margin-bottom: calc(24*(100vw/750));
}

.sect07 .price{
  margin-top: calc(370*(100vw/750));
}
/*=======//section07==============================================*/



  /*==========================
      ボタン
=========================*/
  .lp-button a {
    font-size: calc(28*(100vw/750));
    font-family: canto,serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    padding: calc(30*(100vw/750)) calc(77*(100vw/750)) calc(20*(100vw/750));
    display: inline-block !important;
    color: #333333;
    border: 1px solid #8b8b8b;
    letter-spacing: 0.035em;
  }
  /*=======//ボタン==============================================*/
}

/*=====//SPのみ==============================*/

