@charset "UTF-8";

/*--------------------------------
        Layout  SP First
--------------------------------*/
.peplum_tops_220823 .lead_block--title {
  font-size: calc(38 * (100vw/750));
  font-weight: 600;
  line-height: 1.3684210526;
  letter-spacing: 0.05em;
  text-align: center;
}

.peplum_tops_220823 .lead_block--text {
  font-size: calc(28 * (100vw/750));
  line-height: 1.5714285714;
  letter-spacing: 0.05em;
  text-align: center;
}

.peplum_tops_220823 .itemName {
  font-size: calc(24 * (100vw/750));
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.peplum_tops_220823 .price {
  font-size: calc(21 * (100vw/750));
  line-height: 2.1;
  letter-spacing: 0.05em;
}

.peplum_tops_220823 .check-btn {
  position: relative;
  padding: calc(19 * (100vw/750)) calc(141 * (100vw/750));
  background-color: #EDE9E2;
  font-family: "Quattrocento Sans", sans-serif;
  font-size: calc(22 * (100vw/750));
  line-height: 1;
  letter-spacing: 0.1em;
}

.peplum_tops_220823 .check-btn::before {
  content: "";
  position: absolute;
  top: calc(22 * (100vw/750));
  right: calc(11 * (100vw/750));
  width: calc(19 * (100vw/750));
  height: calc(14 * (100vw/750));
  background-image: url(../img/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.peplum_tops_220823 .TOP-btn {
  margin: calc(80 * (100vw/750)) auto 0;
  padding: calc(29 * (100vw/750))  calc(126 * (100vw/750));
  background-color: #fff;
  border: 1px solid #000;
  font-size: calc(26 * (100vw/750));
  font-weight: 600;
  line-height: 1;
  width: calc(480 * (100vw/750));
  letter-spacing: 0.05em;
  text-align: center;
}

.peplum_tops_220823 .top {
  margin-bottom: calc(54 * (100vw/750));
}

.peplum_tops_220823 .top_mv {
  margin-bottom: calc(74 * (100vw/750));
}

.peplum_tops_220823 .lead_block {
  padding: 0 calc(10 * (100vw/750));
}

/* .peplum_tops_220823 .lead_block--text {
  margin-top: calc(24 * (100vw/750));
} */

.peplum_tops_220823 .container {
  display: flex;
  flex-wrap: wrap;
  padding: 0 calc(10 * (100vw/750));
  text-align: center;
}

.peplum_tops_220823 .container__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(360 * (100vw/750));
  height: calc(604 * (100vw/750));
}

.peplum_tops_220823 .container__item:nth-child(odd) {
  margin-right: calc(10 * (100vw/750));
}

.peplum_tops_220823 .container__item:nth-child(-n+10) {
  margin-bottom: calc(59.5 * (100vw/750));
}

.peplum_tops_220823 .credit {
  margin-top: calc(14 * (100vw/750));
}


/*.peplum_tops_220823*/
/*--------------------------------
          S e t U p SP
--------------------------------*/
.peplum_tops_220823 {
  width: 100%;
  max-width: calc(750 * (100vw/750));
  height: auto;
  overflow: hidden;
  margin: 0 auto calc(220 * (100vw/750));
}

.peplum_tops_220823 .spOnly {
  display: block;
}

.peplum_tops_220823 .pcOnly {
  display: none;
}

.peplum_tops_220823 a,
.peplum_tops_220823 picture {
  display: block;
}

.peplum_tops_220823 img {
  height: auto;
  opacity: 1;
  width: 100%;
  height: auto;
}

/*--------------------------------
            Layout  PC
--------------------------------*/
@media (min-width: 768px) {
  .peplum_tops_220823 .lead_block--title {
    font-size: 2rem;
    line-height: 1;
  }

  .peplum_tops_220823 .lead_block--text {
    font-size: 1.4rem;
    line-height: 1.5;
  }

  .peplum_tops_220823 .itemName {
    font-size: 1.4rem;
    line-height: 1.2857142857;
  }

  .peplum_tops_220823 .price {
    font-size: 1.2rem;
  }

  .peplum_tops_220823 .check-btn {
    padding: 1.6rem 11.6rem 1.5rem;
    font-size: 1.4rem;
  }

  .peplum_tops_220823 .check-btn::before {
    top: 1.8rem;
    right: 1.1rem;
    width: 0.7rem;
    height: 8rem;
  }

  .peplum_tops_220823 .TOP-btn {
    margin: 6rem auto 0;
    padding: 1.65rem 7.95rem;
    font-size: 1.4rem;
    width: 28rem;
    transition: all 0.3s;
  }

  .peplum_tops_220823 .TOP-btn:hover {
    opacity: 1;
    color: #fff;
    background-color: #000;
  }

  .peplum_tops_220823 .top {
    margin-bottom: 5rem;
    padding: 0 8.3rem;
  }

  .peplum_tops_220823 .top_mv {
    margin-bottom: 6.1rem;
  }

  .peplum_tops_220823 .lead_block {
    padding: 0;
  }

  /* .peplum_tops_220823 .lead_block--text {
    margin-top: 1.9rem;
  } */

  .peplum_tops_220823 .container {
    margin: 0 auto;
    padding: 0 8.3rem;
    text-align: center;
  }

  .peplum_tops_220823 .container .container__item {
    margin-right: 2%;
    width: 23.5%;
  }

  .peplum_tops_220823 .container .ci01,
  .peplum_tops_220823 .container .ci02,
  .peplum_tops_220823 .container .ci03,
  .peplum_tops_220823 .container .ci04 {
    height: 45.6rem;
  }

  .peplum_tops_220823 .container .ci05,
  .peplum_tops_220823 .container .ci06,
  .peplum_tops_220823 .container .ci07,
  .peplum_tops_220823 .container .ci08,
  .peplum_tops_220823 .container .ci09 {
    height: 45.6rem;
  }

  .peplum_tops_220823 .container .container__item:nth-child(4n) {
    margin-right: 0;
  }

  .peplum_tops_220823 .container .container__item:nth-child(-n+10) {
    margin-bottom: auto;
  }

  .peplum_tops_220823 .container .container__item:nth-child(-n+8) {
    margin-bottom: 6rem;
  }

  .peplum_tops_220823 .picwrap {
    overflow: hidden;
  }

  .peplum_tops_220823 .picwrap img {
    transition: all 0.6s ease;
    transform: scale(1);
  }

  .peplum_tops_220823 .picwrap>img:hover {
    transform: scale(1.08);
  }

  .peplum_tops_220823 .credit {
    margin-top: 1.25rem;
  }

  /*.peplum_tops_220823*/
  /*--------------------------------
              S e t U p
  --------------------------------*/
  .peplum_tops_220823 {
    width: 100%;
    max-width: 136.6rem;
    margin: 1.6rem auto 10.5rem;
  }

  .peplum_tops_220823 .spOnly {
    display: none;
  }

  .peplum_tops_220823 .pcOnly {
    display: block;
  }

  .peplum_tops_220823 a:hover {
    opacity: 0.6;
  }

  .peplum_tops_220823 a {
    transition: opacity 0.6s;
  }
}

@media (min-width: 768px) and (-ms-high-contrast: none) {
  .peplum_tops_220823 .check-btn {
    margin-top: -37rem;
  }
}

/*--------------------------------
  Media Queries (768px ~ 1399px)
--------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .main-area .main-inner {
    margin: 0 !important;
    padding: 0 !important;
  }

  html {
    font-size: 0.7320644217vw;
  }
}

/*--------------------------------
              共 通
--------------------------------*/
*>.peplum_tops_220823 {
  color: #000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%;
}

/*# sourceMappingURL=style.css.map */