@charset "UTF-8";

html {
  font-size: 62.5%;
}


body {
  width: 100%;
}


img,
video,
svg {
  width: 100%;
  height: auto;
}


#Autumn-New-Goods a {
  display: block;
}

/*==========================
			共通
=========================*/

/*.back_pc{
    background: url(../img/Back-pc.jpg); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 128rem;
    background-position-y: -14.3rem;
}*/


#Autumn-New-Goods {
  width: 110rem;
  margin: auto;
  margin-top: 6rem;
  margin-bottom: 12rem;
  font-size: 1.4rem;
  letter-spacing: 0.025em;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #333333;
  font-feature-settings: "palt";
}

.ta_c {
  text-align: center;
}

.flex-sp_column {
  display: flex;
  align-items: flex-end;
}

h2.ttl {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 5.6rem;
  line-height: 1;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  position: absolute;
  top: 0;
  right: 0;
}

.price {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.3rem;
  line-height: 1;
}

.price span {
  display: block;
}

.price_mb {
  margin-bottom: 1.3rem;
}

.img-box {
  position: relative;
}

.img-A {
  width: 51rem;
  position: relative;
  padding-left: 1rem;
  overflow: hidden;
}

.img-A::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: block;
}

.img-A::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  display: block;
}

.img-Az {
  width: 51rem;
  position: relative;
  padding-left: 1rem;
  overflow: hidden;
}

.img-Az::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: block;
}

.img-Az::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  display: block;
}


.img-B {
  width: 56rem;
  position: relative;
  padding-left: 1rem;
  overflow: hidden;
}

.img-B::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.img-B::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
}

.img-wrap {
  position: relative;
  z-index: 10;
}

.img-wrapz {
  position: relative;
  z-index: 15;
}

/*==========================
          top
=========================*/
.top {
  width: 110rem;
  margin: auto;
  margin-bottom: 12rem;
}

.top-img {
  width: 110rem;
}

/*=======//top==============================================*/

/*==========================
      section01
=========================*/
.section01 {
  margin-bottom: 12rem;
}

.section01 .img-box {
  width: 55.5rem;
  margin-left: 6.5rem;
}

.section01 h2.ttl {
  color: #4d4d4d;
  right: -2.5rem;
}

.img01 {
  position: relative;
}

.img01.img-A {
  background-color: #4d4d4d;
}

.img01.img-A::before,
.img01.img-A::after {
  background-color: #4d4d4d;
}

.section01 .description-box {
  margin-left: 3.5rem;
}

.section01 .text-box {
  margin-bottom: 5rem;
}

/*=======//section01==============================================*/


/*==========================
      section02
=========================*/
.section02 {
  margin-bottom: 15rem;
  margin-left: 34rem;
}

.section02 .img-box {
  width: 55.5rem;
  margin-left: 3.5rem;
}

.img02 {
  position: relative;
}

.img02.img-Az {
  padding-left: 0;
  padding-right: 1rem;
  background-color: #bc9473;
}

.img02.img-Az::before,
.img02.img-Az::after {
  background-color: #bc9473;
}


/*=======//section02==============================================*/


/*==========================
      section03
=========================*/
.section03 {
  margin-bottom: 15rem;
  margin-left: 3rem;
}

.section03 .img-box {
  width: 60.5rem;
  margin-left: 3.5rem;
}

.section03 h2.ttl {
  color: #c7b6c1;
  right: -2.5rem;
}

.img03 {
  position: relative;
}

.img03.img-B {
  background-color: #c7b6c1;
}

.img03.img-B::before,
.img03.img-B::after {
  background-color: #c7b6c1;
}

.section03 .description-box {
  margin-left: 3.5rem;
}

.section03 .text-box {
  margin-bottom: 5rem;
}

/*=======//section03==============================================*/


/*==========================
      section04
=========================*/
.section04 {
  margin-bottom: 15rem;
  margin-left: 34rem;
}

.section04 .img-box {
  width: 60rem;
  margin-bottom: 3.5rem;
}

.section04 h2.ttl {
  color: #e4ad38;
  right: -1.4rem;
  font-size: 4.6rem;
}

.section04 h2.ttl span.ttl01 {
  margin-top: 44.5rem;
  /* margin-left: 1.3rem; */
}

.img04 {
  position: relative;
}

.img04.img-A {
  background-color: #e4ad38;
}

.img04.img-A::before,
.img04.img-A::after {
  background-color: #e4ad38;
}


.section04 .text-box {
  margin-bottom: 3.5rem;
}

/*=======//section04==============================================*/


/*==========================
      section05
=========================*/
.section05 {
  margin-bottom: 15rem;
}

.section05 .flex {
  display: flex;
}

.section05 .block01 .img-box {
  width: 60.5rem;
  margin-left: -3rem;
}

.section05 h2.ttl {
  color: #d4b6ab;
  right: -2.5rem;
}

.block02 {
  margin-top: 53rem;
}

.img06 {
  position: relative;
  margin-bottom: 3.5rem;
}

.img06 {
  z-index: 20;
}

.img05.img-A {
  background-color: #d4b6ab;
}

.img05.img-A::before,
.img05.img-A::after {
  background-color: #d4b6ab;
}

.img06.img-B {
  background-color: #d4b6ab;
}


.img06.img-B::before,
.img06.img-B::after {
  background-color: #d4b6ab;
}

.section05 .block01 .description-box {
  margin-left: 9.5rem;
}

.section05 .text-box {
  margin-bottom: 3.5rem;
}

/*=======//section05==============================================*/


/*==========================
      section06
=========================*/
.section06 {
  margin-bottom: 12rem;
  margin-left: 28rem;
}

.section06 .img-box {
  width: 56rem;
  margin-bottom: 4.5rem;
}

.section06 h2.ttl {
  color: #cdac81;
  right: -6.5rem;
}

.img07.img-B {
  background-color: #cdac81;
}

.img07.img-B::before,
.img07.img-B::after {
  background-color: #cdac81;
}

/* .img07.img-B::before {
  background-color: #cdac81;
  left: -1rem;
} */

.section06 .text-box {
  margin-bottom: 3.5rem;
}

/*=======//section06==============================================*/

/*==========================
      ボタン
=========================*/

.lp-button a {
  font-size: 1.3rem;
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding: 1.5rem 4rem;
  display: inline-block !important;
  color: #272727;
  border: 1px solid #8b8b8b;
  letter-spacing: 0.08em;
}

/*=======//ボタン==============================================*/

/*==========================
		アニメーション
=========================*/

/* .img-wrap {
  overflow: hidden;
  position: relative;
}

.img-wrap::before {
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.img-wrap.active::before {
  animation: img-wrap 2s cubic-bezier(.4, 0, .2, 1) forwards;
}


.section01 .img-wrap::before {
  background: #4d4d4d;
}

.section03 .img-wrap::before {
  background: #c7b6c1;
}

.section04 .img-wrap::before {
  background: #e4ad38;
}

.section05 .img-wrap::before {
  background: #d4b6ab;
}

.section06 .img-wrap::before {
  background: #d4b6ab;
}

.section06 .img-wrap::before {
  background: #cdac81;
} */

.img-A.active::after {
  animation: img-wrap 2s cubic-bezier(.4, 0, .2, 1) forwards;
}

.img-Az.active::after {
  animation: img-wrapz 2s cubic-bezier(.4, 0, .2, 1) forwards;
}

.img-B.active::after {
  animation: img-wrap 2s cubic-bezier(.4, 0, .2, 1) forwards;
}

@keyframes img-wrap {
  100% {
    transform: translateX(100%);
  }
}

@keyframes img-wrapz {
  100% {
    transform: translateX(-100%);
  }
}

/* .img-wrapz {
  overflow: hidden;
  position: relative;
}

.img-wrapz::before {
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.img-wrapz.active::before {
  animation: img-wrapz 2s cubic-bezier(.4, 0, .2, 1) forwards;
}

.section02 .img-wrapz::before {
  background: #bc9473;
} */



/*=======//アニメーション=========================================*/

/*=====PCのみ==============================*/
@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }

  .pc-order01 {
    order: 1;
  }

  .pc-order02 {
    order: 2;
  }

}

/*=====//PCのみ==============================*/

/*=====タブレットのみ==============================*/
@media screen and (min-width: 768px) and (max-width: 1100px) {
  html {
    font-size: calc(10*(100vw/1110)) !important;
  }

}

/*=====//タブレットのみ==============================*/

/*=====SPのみ==============================*/
@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }

  /*==========================
			共通
=========================*/

  /* .back_sp{
    background: url(../img/Back-sp.jpg); 
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: -66.8px;
    background-size: 100%;
} */

  #Autumn-New-Goods {
    width: calc(750*(100vw/750));
    margin: auto;
    margin-top: calc(0*(100vw/750));
    margin-bottom: calc(180*(100vw/750));
    font-size: calc(28*(100vw/750));
  }

  .flex-sp_column {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  h2.ttl {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: calc(68*(100vw/750));
    line-height: 1;
    writing-mode: vertical-rl;
    position: absolute;
    top: 0;
    right: 0;
  }

  .price {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: calc(26*(100vw/750));
    line-height: 1;
  }

  .price span {
    display: block;
  }

  .price_mb {
    margin-bottom: calc(30*(100vw/750));
  }

  .img-box {
    position: relative;
  }

  .img-A {
    width: calc(610*(100vw/750));
    position: relative;
    padding-left: calc(10*(100vw/750));
    overflow: hidden;
  }

  .img-A::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
  }

  .img-A::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    display: block;
  }

  .img-Az {
    width: calc(610*(100vw/750));
    position: relative;
    padding-left: calc(10*(100vw/750));
    overflow: hidden;
  }

  .img-Az::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
  }

  .img-Az::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    display: block;
  }


  .img-B {
    width: calc(660*(100vw/750));
    position: relative;
    padding-left: calc(10*(100vw/750));
    overflow: hidden;
  }

  .img-B::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  .img-B::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
  }

  .img-wrap {
    position: relative;
    z-index: 10;
  }

  .img-wrapz {
    position: relative;
    z-index: 15;
  }

  /*==========================
          top
=========================*/
  .top {
    width: calc(750*(100vw/750));
    margin: auto;
    margin-bottom: calc(180*(100vw/750));
  }

  .top-img {
    width: calc(750*(100vw/750));
  }

  /*=======//top==============================================*/

  /*==========================
      section01
=========================*/
  .section01 {
    margin-bottom: calc(100*(100vw/750));
  }

  .section01 .img-box {
    width: calc(670*(100vw/750));
    margin-left: calc(35*(100vw/750));
  }

  .section01 h2.ttl {
    color: #4d4d4d;
    right: calc(-15*(100vw/750));
  }

  .img01 {
    position: relative;
    margin-bottom: calc(70*(100vw/750));
  }

  .img01.img-A::before {
    background-color: #4d4d4d;
  }

  .section01 .description-box {
    margin-left: calc(35*(100vw/750));
  }

  .section01 .text-box {
    margin-bottom: calc(40*(100vw/750));
  }

  /*=======//section01==============================================*/


  /*==========================
      section02
=========================*/
  .section02 {
    margin-bottom: calc(205*(100vw/750));
    margin-left: calc(115*(100vw/750));
  }

  .section02 .img-box {
    width: calc(600*(100vw/750));
    margin-left: calc(0*(100vw/750));
    margin-bottom: calc(50*(100vw/750));
  }

  .img02 {
    position: relative;
  }

  .img02.img-Az {
    padding-left: 0;
    padding-right: calc(10*(100vw/750));
    background-color: #bc9473;
  }

  .img02.img-Az::before,
  .img02.img-Az::after {
    background-color: #bc9473;
  }


  /*=======//section02==============================================*/


  /*==========================
      section03
=========================*/
  .section03 {
    margin-bottom: calc(180*(100vw/750));
    margin-left: calc(0*(100vw/750));
  }

  .section03 .img-box {
    width: calc(730*(100vw/750));
    margin-left: calc(10*(100vw/750));
  }

  .section03 h2.ttl {
    color: #c7b6c1;
    right: calc(-1*(100vw/750));
  }

  .img03 {
    position: relative;
    margin-bottom: calc(65*(100vw/750));
  }

  .img03.img-B {
    background-color: #c7b6c1;
  }

  .img03.img-B::before,
  .img03.img-B::after {
    background-color: #c7b6c1;
  }

  .section03 .description-box {
    margin-left: calc(50*(100vw/750));
  }

  .section03 .text-box {
    margin-bottom: calc(40*(100vw/750));
  }

  /*=======//section03==============================================*/


  /*==========================
      section04
=========================*/
  .section04 {
    margin-bottom: calc(180*(100vw/750));
    margin-left: calc(150*(100vw/750));
  }

  .section04 .img-box {
    width: calc(600*(100vw/750));
    margin-bottom: calc(80*(100vw/750));
  }

  .section04 h2.ttl {
    color: #e4ad38;
    right: calc(620*(100vw/750));
    font-size: calc(56*(100vw/750));
  }

  .section04 h2.ttl span.ttl01 {
    margin-top: calc(520*(100vw/750));
    /* margin-left: calc(14*(100vw/750)); */
  }

  .img04 {
    position: relative;
  }

  .img04.img-A {
    background-color: #e4ad38;
  }

  .img04.img-A::before,
  .img04.img-A::after {
    background-color: #e4ad38;
  }

  .section04 .text-box {
    margin-bottom: calc(40*(100vw/750));
  }

  /*=======//section04==============================================*/


  /*==========================
      section05
=========================*/
  .section05 {
    margin-bottom: calc(180*(100vw/750));
  }

  .section05 .flex {
    display: flex;
    flex-direction: column;
  }

  .section05 .block01 .img-box {
    width: calc(730*(100vw/750));
    margin-left: calc(0*(100vw/750));
  }

  .section05 h2.ttl {
    color: #d4b6ab;
    right: calc(-1*(100vw/750));
  }

  .block02 {
    margin-top: calc(70*(100vw/750));
    margin-left: calc(140*(100vw/750));
  }

  .img05 {
    position: relative;
    margin-bottom: calc(50*(100vw/750));
    /* margin-left: calc(10*(100vw/750)); */
  }

  .img06 {
    position: relative;
    margin-bottom: calc(75*(100vw/750));
  }

  .img05.img-A::before,
  .img05.img-A::after {
    background-color: #d4b6ab;
  }

  .img05.img-A {
    background-color: #d4b6ab;
  }

  .img06.img-B {
    background-color: #d4b6ab;
  }

  .img06.img-B::before,
  .img06.img-B::after {
    background-color: #d4b6ab;
    /* left: calc(-10*(100vw/750)); */
  }

  .section05 .block01 .description-box {
    margin-left: calc(50*(100vw/750));
  }

  .section05 .text-box {
    margin-bottom: calc(0*(100vw/750));
  }

  /*=======//section05==============================================*/


  /*==========================
      section06
=========================*/
  .section06 {
    margin-bottom: calc(180*(100vw/750));
    margin-left: calc(10*(100vw/750));
  }

  .section06 .img-box {
    width: calc(730*(100vw/750));
    margin-bottom: calc(80*(100vw/750));
  }

  .section06 h2.ttl {
    color: #cdac81;
    right: calc(0*(100vw/750));
  }

  .img07.img-B {
    background-color: #cdac81;
  }

  .img07.img-B::before,
  .img07.img-B::after {
    background-color: #cdac81;
    /* left: calc(-10*(100vw/750)); */
  }

  .section06 .description-box {
    margin-left: calc(35*(100vw/750));
  }

  .section06 .text-box {
    margin-bottom: calc(40*(100vw/750));
  }

  /*=======//section06==============================================*/


  /*==========================
      ボタン
=========================*/


  .lp-button a {
    font-size: calc(26*(100vw/750));
    font-family: pragmatica, sans-serif;
    font-weight: 300;
    font-style: normal;
    padding: calc(20*(100vw/750)) calc(35*(100vw/750));
  }

  /*=======//ボタン==============================================*/
}

/*=====//SPのみ==============================*/