#Wrap {
  max-width: 100%;
}

@media screen and (min-width: 561px) {
  #pagination.below {
    max-width: 120rem;
    margin-inline: auto;
  }

  #sortBlock {
    width: 120rem;
    justify-content: end;
    margin: auto;
  }
}

@font-face {
  font-family: "felix";
  src: url("../fonts/FELIXTI.TTF") format("truetype");
}

@font-face {
  font-family: "minion variable";
  src: url("../fonts/MinionVariableConcept-Roman.otf") format("opentype");
}

.categorylist--bottom {
  margin-top: 0;
}

.spcollection2 {
  padding-bottom: calc(130*(100vw / 750));
  font-family: "minerva-modern", '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  font-weight: 400;
  font-style: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  letter-spacing: 0;
  font-feature-settings: normal;
  overflow: clip;
  color: #fff;

  /* background-color: #F8EFF4; */
  position: relative;
}

.spcollection2 h3,
.spcollection2 h4,
.spcollection2 h5 {
  font-weight: 400;
}

.spcollection2::before,
.spcollection2::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.spcollection2 img,
.spcollection2 picture,
.spcollection2 iframe {
  width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
  vertical-align: bottom;
}

.spcollection2 iframe {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .spcollection2 .img {
    position: relative;

    font-size: 0;
  }

  #Wrap {
    margin-top: 0;
  }
}

.spcollection2 a {
  display: inline;
}

.spcollection2 p {
  position: relative;
}

.spcollection2 .ff_garamond {
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: normal;
}

/*** lp_credit_area  ***/
.lp_credit_area {
  position: relative;
  z-index: 2;
  width: fit-content;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  -webkit-font-smoothing: antialiased;
  margin-top: calc(22* (100vw /750));
}

.lp_credit_area::after {
  content: "";
  width: 100%;
}

.lp_credit_area::before {
  content: "";
  order: 2;
  width: 100%;
}

.lp_credit_area li {
  width: fit-content;
  font-size: calc(22* (100vw / 750));
  line-height: 1.35;
}

/* .lp_credit_area li>* {
  display: flex;
  flex-wrap: nowrap;
  line-height: 1.692;
} */

.lp_credit_area li span:not(.credit__category, .credit__price) {
  padding-right: calc(6* (100vw / 750));
}

.lp_credit_area span {
  letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {

  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .spcollection2 {
    margin-top: 7.6rem;
    padding-bottom: 0;
  }

  .spOnly {
    display: none !important;
  }

  .lp_credit_area {
    margin-top: 2.3rem;
  }

  .lp_credit_area li {
    font-size: 2.2rem;
    line-height: 1.35;
  }

  /* .lp_credit_area li>* {
    line-height: 1.3636363636;
  } */

  .lp_credit_area li span:not(.credit__category, .credit__price) {
    padding-right: 0.7rem;
  }
}

/* ===============================================
* fv *
=============================================== */
.fv {
  background: #000;
}

.fv_mv {
  padding-top: calc(170* (100vw /750));
  width: calc(455 * (100vw /750));
  margin: 0 auto 0;

}

.fv .fv_ttl {
  position: relative;
  font-size: calc(67* (100vw /750));
  letter-spacing: 0;
  margin-top: calc(97 * (100vw / 750));
  text-align: center;
  line-height: 1.380952381;
}

.fv .fv_ttl span {
  font-size: calc(42* (100vw /750));
}

.fv .fv_ttl::before {
  position: absolute;
  content: "";
  width: 1px;
  height: calc(154* (100vw /750));
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(-200 * (100vw / 750));
  background: #fff;
}

.fv .fv_tx {
  font-size: calc(20 * (100vw / 750));
  line-height: 2.2;
  letter-spacing: 0em;
  margin-top: calc(269 * (100vw / 750));
  text-align: center;
}

.fv .fv_img {
  width: calc(750 * (100vw / 750));
  margin-top: calc(132 * (100vw / 750));
}

@media screen and (min-width: 768px) {

  .fv_mv {
    padding-top: 19rem;
    width: 61rem;
  }

  .fv .fv_ttl {
    font-size: 6.7rem;
    margin-top: 12.2rem;
    line-height: 1.4;
  }

  .fv .fv_ttl span {
    font-size: 5rem;
    letter-spacing: -0.02em;
  }

  .fv .fv_ttl::before {
    width: 2px;
    height: 20.2rem;
    bottom: -30.8rem;
  }

  .fv .fv_tx {
    font-size: 2rem;
    line-height: 2;
    margin-top: 42.2rem;
  }

  .fv .fv_img {
    width: 90.5rem;
    margin: 17.6rem auto 0;
  }
}

.bg_wrap {
  position: relative;
  padding-top: calc(100* (100vw /750));
  z-index: 0;
}

.bg_wrap::before {
  content: "";
  position: absolute;
  background: url(../img/bg2.jpg) center/contain no-repeat;
  width: calc(3638* (100vw /750));
  height: calc(6467* (100vw /750));
  left: 50%;
  transform: translateX(-50.9%);
  z-index: -1;
  top: 0;
}

.bg_wrap::after {
  content: "";
  position: absolute;
  background: #5E5B5B;
  width: calc(750* (100vw /750));
  height: calc(3000* (100vw /750));
  left: 50%;
  transform: translateX(-50%);
  z-index: -2;
  bottom: 0;
}

.sec_nav .nav_ttl,
.sec .sec__ttlsub {
  font-size: calc(30* (100vw /750));
  text-align: center;
  letter-spacing: 0;
  line-height: 1;
}

.nav_wrap {
  display: flex;
  justify-content: center;
  margin-top: calc(56 * (100vw / 750));
  gap: calc(61 * (100vw / 750));
}

.nav_wrap li {
  font-size: calc(100* (100vw /750));
  line-height: 1;
  letter-spacing: 0;
  position: relative;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.nav_wrap li.comingsoon::before {
  content: "";
  position: absolute;
  background: url(../img/svg/num_deco.svg) center/contain no-repeat;
  width: calc(128 * (100vw / 750));
  height: calc(101 * (100vw / 750));
  left: 50%;
  transform: translateX(-49.7%) rotate(3.5deg);
  top: calc(4 * (100vw / 750));
  pointer-events: none;
}

.sec_nav p {
  position: relative;
  font-size: calc(20* (100vw /750));
  line-height: 1.5;
  letter-spacing: 0;
  margin-top: calc(50 * (100vw / 750));
  text-align: center;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.sec_nav p::before {
  position: absolute;
  content: "";
  width: 1px;
  height: calc(69* (100vw /750));
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(-175 * (100vw / 750));
}

@media screen and (min-width: 768px) {
  .bg_wrap {
    padding-top: 14.2rem;
  }

  .bg_wrap::before {
    width: 240rem;
    height: 581.1rem;
    transform: translateX(-50%);
  }

  .bg_wrap::after {
    width: 100%;
    height: 300rem;
  }

  .sec_nav .nav_ttl,
  .sec .sec__ttlsub {
    font-size: 3rem;
  }

  .nav_wrap {
    margin-top: 5.4rem;
    gap: 11.4rem;
  }

  .nav_wrap li {
    font-size: 13rem;
  }

  .nav_wrap li.comingsoon::before {
    width: 16rem;
    height: 11.6rem;
    transform: translateX(-49.6%) rotate(0deg);
    top: 0.5rem;
  }

  .sec_nav p {
    font-size: 2.5rem;
    line-height: 1.2;
    margin-top: 7rem;
  }

  .sec_nav p::before {
    width: 1px;
    height: 6.9rem;
    bottom: -17rem;
  }
}


/* ===============================================
* sec *
=============================================== */

.sec,
.relative_wrap {
  position: relative;
}

.video_wrap {
  pointer-events: none;
}

.sec_inner {
  position: relative;
  margin: auto;
}

.sec_inner h3,
.sec_inner .lp_credit_area {
  position: absolute;
  z-index: 2;
}

.sec_inner h3 {
  pointer-events: none;
}

.sec_inner::before {
  content: "";
  position: absolute;
  z-index: 0;
}

.sec_inner .lp_credit_area {
  position: relative;
  height: fit-content;
}

.sec__content-wrap,
.sec__content-item {
  position: relative;
  z-index: 1;
}

.sec__content-wrap::before,
.sec__content-wrap::after {
  content: "";
  position: absolute;
  z-index: -1;
  pointer-events: none;
}

.sec__content-item::before,
.sec__content-item::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: -1;
}

.ttl_wrap {
  position: absolute;
  width: calc(160* (100vw /750));
  pointer-events: none;
  z-index: 2;
}

.sec__ttl {
  text-align: center;
  width: fit-content;
  font-size: calc(100* (100vw /750));
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.sec__ttl span {
  position: absolute;
  width: calc(28* (100vw /750));
  height: calc(32* (100vw /750));
  top: calc(-30 * (100vw / 750));
  left: calc(-37 * (100vw / 750));
}

.sec__detailtx {
  font-size: calc(20* (100vw /750));
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.sec .sec__checkbtn {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(111 * (100vw / 750));
  height: calc(29 * (100vw / 750));
  font-size: calc(20 * (100vw / 750));
  border: 1px #fff solid;
  margin: calc(50 * (100vw / 750)) auto 0;
}

@media screen and (min-width: 768px) {

  .ttl_wrap {
    width: 13rem;
  }

  .sec__ttl {
    font-size: 13rem;
  }

  .sec__ttl span {
    width: 4.26rem;
    height: 4.64rem;
    top: -4rem;
    left: -5.7rem;
  }

  .sec .sec__ttlsub {
    font-size: 4rem;
  }

  .sec__detailtx {
    font-size: 2rem;
    line-height: 2;
  }

  .sec .sec__checkbtn {
    width: 10.8rem;
    height: 3.2rem;
    font-size: 2rem;
    margin: 4.4rem auto 0;
  }
}

/* ===============================================
* style01 *
=============================================== */
.sec1 .sec__ttl {
  margin-top: calc(300 * (100vw / 750));
}

.sec1 .sec__ttlsub {
  margin-top: calc(47 * (100vw / 750));
}

.sec1 .sec__detailtx {
  margin-top: calc(40 * (100vw / 750));
}

.js-slider-set3 {
  width: calc(750* (100vw /750));
  margin: calc(40 * (100vw / 750)) auto 0 !important;
}

.js-slider-set3 .js-slider-set3-item {
  padding: 0 calc(10* (100vw /750));
  pointer-events: none;
}

.js-slider-set3 .slick-dots {
  bottom: 0;
  position: relative;
  margin-top: calc(25* (100vw /750));
}

.js-slider-set3 .slick-dots li {
  width: calc(8* (100vw /750));
  height: calc(8* (100vw /750));
  margin: 0 calc(8* (100vw /750));
  background: #fff;
  border: #707070 1px solid;
  border-radius: 50%;
}

.js-slider-set3 .slick-dots li button {
  width: initial;
  width: initial;
}

.js-slider-set3 .slick-dots li button::before {
  content: none !important;
}

@media screen and (min-width: 768px) {
  .sec1 .sec__ttl {
    margin-top: 30.8rem;
  }

  .sec1 .sec__ttlsub {
    margin-top: 5.6rem;
  }

  .sec1 .sec__detailtx {
    margin-top: 9.4rem;
  }

  .js-slider-set3 {
    width: 79rem;
    margin: 4rem auto 0 !important;
  }

  .js-slider-set3 .js-slider-set3-item {
    padding: 0 1.2rem;
  }

  .js-slider-set3 .slick-dots {
    margin-top: 2.5rem;
  }

  .js-slider-set3 .slick-dots li {
    width: 1.3rem;
    height: 1.3rem;
    margin: 0 1.3rem;
  }
}

/* ===============================================
* style02 *
=============================================== */
.sec2 a {
  pointer-events: none;
}

.sec2 .sec__ttl {
  margin-top: calc(120 * (100vw / 750));
}

.sec2 .sec__ttlsub {
  margin-top: calc(81 * (100vw / 750));
}

.sec2 .sec__detailtx {
  margin-top: calc(40 * (100vw / 750));
}

.sec2 .sec__content-item--1 {
  width: calc(650 * (100vw / 750));
  margin: calc(60 * (100vw / 750)) auto 0;
}

.sec2 .sec__content-item--2 {
  display: flex;
  justify-content: center;
  margin-top: calc(50 * (100vw / 750));
  gap: calc(28 * (100vw / 750));
  padding-right: calc(5 * (100vw / 750));
}

.sec2 .img04 {
  width: calc(324* (100vw /750));
}

.sec2 .sec__content-item--2 .sec__detailtx {
  margin-top: calc(117 * (100vw / 750));
}

.sec2 .sec__content-item--3 {
  width: calc(650 * (100vw / 750));
  height: calc(1150 * (100vw / 750));
  background: rgba(186, 186, 186, 0.75);
  border: rgba(36, 36, 36, 0.75) 1px solid;
  padding-top: calc(40 * (100vw / 750));
  margin: calc(50* (100vw /750)) auto 0;
}

.sec2 .sec__content-item--3 .sec__ttlsub {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: calc(5 * (100vw / 375));
}

.sec2 .sec__content-item--3 .sec__ttlsub .insta_logo {
  width: calc(52 * (100vw / 750));
  height: calc(52 * (100vw / 750));
}

.sec2 .img05 {
  width: calc(280 * (100vw / 375));
  margin: calc(42 * (100vw / 750)) auto 0;
}
.sec2 .img05 iframe{
  height: calc(494 * (100vw / 375));
  width: calc(280 * (100vw / 375)) !important;
  margin: auto;
  display: block;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .sec2 .sec__ttl {
    margin-top: 18.2rem;
  }

  .sec2 .sec__ttlsub {
    margin-top: 5.7rem;
  }

  .sec2 .sec__detailtx {
    margin-top: 9.2rem;
    line-height: 1.5;
  }

  .sec2 .sec__content-item--1 {
    width: 57.3rem;
    margin: 10rem auto 0;
  }

  .sec2 .sec__content-item--2 {
    margin-top: 10rem;
    gap: 10.5rem;
    padding-right: 0rem;
    padding-left: 4rem;
  }

  .sec2 .img04 {
    width: 28.6rem;
  }

  .sec2 .sec__content-item--2 .sec__detailtx {
    margin-top: 9.2rem;
    line-height: 1.5;
  }

  .sec2 .sec__content-item--3 {
    width: 53rem;
    height: 85rem;
    background: rgba(186, 186, 186, 0.75);
    border: rgba(36, 36, 36, 0.75) 1px solid;
    padding-top: 1rem;
    margin: 8.6rem auto 0;
  }

  .sec2 .sec__content-item--3 .sec__ttlsub {
    column-gap: .5rem;
  }

  .sec2 .sec__content-item--3 .sec__ttlsub .insta_logo {
    width: 8.1rem;
    height: 8.1rem;
  }

  .sec2 .img05 {
    width: 38rem;
    margin: 2rem auto 0;
  }
  .sec2 .img05 iframe{
    height: 67rem;
    width: 38rem !important;
  }
}

/* ===============================================
* style03 *
=============================================== */
.sec3 .sec__ttl {
  margin-top: calc(150 * (100vw / 750));
}

.sec3 .sec__ttlsub {
  margin-top: calc(79 * (100vw / 750));
}

.sec3 .sec__detailtx {
  margin-top: calc(50 * (100vw / 750));
  line-height: 2;
  font-family: "minerva-modern", '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.sec3 .sec__content-wrap--1 {
  margin-top: calc(58 * (100vw / 750));
  display: flex;
  flex-direction: column;
  gap: calc(60 * (100vw / 750));
}

.sec3 .sec__content-item {
  display: flex;
  flex-direction: column;
  gap: calc(30* (100vw /750));
}

.sec__content-item_txwrap {
  text-align: center;
  margin-top: calc(30* (100vw /750));
}

.sec3 .sec__content-item .sec__content-item_credit {
  font-size: calc(30* (100vw /750));
  line-height: 1;
  letter-spacing: 0;
}

.sec3 .sec__content-item .sec__content-item_credit span {
  font-size: calc(25 * (100vw / 750));
  margin-top: calc(4* (100vw /750));
  display: inline-block;
  letter-spacing: 0.03em;
}

.sec3 .sec__content-item .sec__content-item_credit span.ff {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.sec3 .sec__content-item .sec__content-item_color {
  font-size: calc(25 * (100vw / 750));
  margin-top: calc(37 * (100vw / 750));
  letter-spacing: -0.01em;
}

.sec3 .sec__content-item .sec__detailtx {
  margin-top: calc(31 * (100vw / 750));
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  .sec3 .sec__ttl {
    margin-top: 17.5rem;
  }

  .sec3 .sec__ttlsub {
    margin-top: 5.7rem;
  }

  .sec3 .sec__detailtx {
    margin-top: 9.4rem;
  }

  .sec3 .sec__content-wrap--1 {
    margin-top: 10rem;
    gap: 9.7rem;
    justify-content: center;
  }

  .sec3 .sec__content-item {
    flex-direction: row;
    gap: 6.8rem;
    justify-content: center;
    padding-left: 4.7rem;
  }

  .sec3 .sec__content-item--2 {
    flex-direction: row-reverse;
    padding-left: 0;
    padding-right: 2.9rem;
    gap: 8.3rem;
  }

  .sec3 .img06,
  .sec3 .img07 {
    width: 34.3rem;
  }

  .sec__content-item_txwrap {
    margin-top: 3.1rem;
  }

  .sec3 .sec__content-item .sec__content-item_credit {
    font-size: 3rem;
    line-height: 0.75;
  }

  .sec3 .sec__content-item .sec__content-item_credit span {
    font-size: 2.5rem;
    margin-top: 0.7rem;
    letter-spacing: 0.03em;
  }

  .sec3 .sec__content-item .sec__content-item_color {
    font-size: 2.5rem;
    margin-top: 4rem;
  }

  .sec3 .sec__content-item .sec__detailtx {
    margin-top: 3.3rem;
  }
}

/* ===============================================
* style04 *
=============================================== */
.sec4 .sec__ttl {
  margin-top: calc(231 * (100vw / 750));
}

.sec4 .sec__ttlsub {
  margin-top: calc(79 * (100vw / 750));
}

.sec4 .sec__data {
  text-align: center;
  font-size: calc(20* (100vw /750));
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  margin-top: calc(61 * (100vw / 750));
}

.sec4 .sec__data span {
  font-family: "minerva-modern", serif;
}

.sec4 .sec__detailtx {
  margin-top: calc(50 * (100vw / 750));
  line-height: 2;
}

.sec__comingsoon {
  margin: calc(67 * (100vw / 750)) auto 0;
  width: calc(211 * (100vw / 750));
}

@media screen and (min-width: 768px) {
  .sec4 .sec__ttl {
    margin-top: 21.4rem;
  }

  .sec4 .sec__ttlsub {
    margin-top: 11.3rem;
  }

  .sec4 .sec__data {
    font-size: 2rem;
    letter-spacing: -0.01em;
    margin-top: 10.2rem;
  }

  .sec__comingsoon {
    margin: 12rem auto 0;
    width: 25.85rem;
  }
}

/* ===============================================
* style05 *
=============================================== */
.sec5 .sec__ttl {
  margin-top: calc(191 * (100vw / 750));
}

.sec5 .sec__comingsoon {
  margin: calc(77 * (100vw / 750)) auto 0;
}

.spcollection2 .lp__foot {
  text-align: center;
  font-size: calc(20 * (100vw / 750));
  margin-top: calc(195 * (100vw / 750));
  padding-bottom: calc(150* (100vw /750));
  letter-spacing: -0.02em;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .sec5 .sec__ttl {
    margin-top: 16rem;
  }

  .sec5 .sec__comingsoon {
    margin: 10.9rem auto 0;
  }

  .spcollection2 .lp__foot {
    font-size: 2rem;
    margin-top: 24.8rem;
    padding-bottom: 8rem;
  }
}

/* ===============================================
* lp-foot *
=============================================== */
.p_foot {
  margin-top: calc(130*(100vw / 750));
}

.p_foot_btn {
  font-size: calc(30*(100vw / 750));
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  letter-spacing: 0;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  width: fit-content;
  margin: auto;
}

.p_foot_btn::before {
  content: "";
  position: absolute;
  background: #707070;
  height: 1px;
  width: calc(175* (100vw /750));
  top: calc(39*(100vw / 750));
  left: 50%;
  transform: translateX(-50%);
}

.staffcredit {
  font-size: calc(20*(100vw / 750));
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  letter-spacing: 0;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  margin-top: calc(127*(100vw / 750));
}

@media screen and (min-width: 768px) {
  .p_foot {
    margin-top: 20rem;
  }

  .p_foot_btn {
    font-size: 4.2rem;
  }

  .p_foot_btn::before {
    width: 24.8rem;
    top: 4.5rem;
  }

  .staffcredit {
    font-size: 2rem;
    line-height: 1.5;
    margin-top: 11.9rem;
  }
}


@media screen and (min-width: 768px) and (max-width: 1366px) {
  html {
    font-size: calc(10* (100vw / 1366)) !important;
  }
}



/* ▽ animation ▽ */
.js_imgFadeIn {
  opacity: 0;
  /* transition: transform 1s ease-in-out, opacity 1s ease-in-out; */
  transition-property: transform, opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
}

.imgAnimated {
  opacity: 1;
}

.js_imgFadeIn.delay {
  transition-delay: 0.3s;
}

.js_imgFadeIn.slide_top {
  transform: translateY(100px);
}

.js_imgFadeIn.slide_bottom {
  transform: translateY(-100px);
}

.slide_top.imgAnimated,
.slide_bottom.imgAnimated {
  transform: translateX(0);
}