#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 {
  margin-top: calc(27* (100vw / 750));
  padding-bottom: calc(130*(100vw / 750));
  font-family: '游明朝', '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: hidden;
  color: #000;
  /* background-color: #F8EFF4; */
  position: relative;
}

.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;
  }
}

.spcollection2 a {
  display: inline;
}

.spcollection2 p {
  letter-spacing: 0;
  position: relative;
}


/*** lp_credit_area  ***/
.lp_credit_area {
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: normal;
  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: 10rem;
  }

  .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;
  }
}

/* ===============================================
* p_fv *
=============================================== */
.p_fv {
  width: calc(710* (100vw /750));
  margin: auto;
}

.p_fvtx {
  font-size: calc(22* (100vw /750));
  line-height: 1.8181818182;
  letter-spacing: 0;
  margin-top: calc(79*(100vw / 750));
  text-align: center;
}

@media screen and (min-width: 768px) {
  .p_fv {
    width: 75rem;
    margin: auto;
  }

  .p_fvtx {
    font-size: 2.2rem;
    margin-top: 5.7rem;
  }
}

/* ▽_____________ 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;
}

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

.sec__ttl {
  position: relative;
  width: calc(100* (100vw /750));
  line-height: 0;
  font-size: 0;
}

.sec__ttl::before,
.sec__ttl::after {
  content: "";
  position: absolute;
  background: #707070;
  height: calc(2* (100vw /750));
  width: 100vw;
  top: calc(9* (100vw /750));
}

.sec__ttl::before {
  left: calc(141*(100vw / 750));
}

.sec__ttl::after {
  right: calc(132*(100vw / 750));
}

@media screen and (min-width: 768px) {
  .ttl_wrap {
    width: 16rem;
  }

  .sec__ttl {
    width: 18.4rem;
  }

  .sec__ttl::before,
  .sec__ttl::after {
    height: 0.2rem;
    top: 1.6rem;
  }

  .sec__ttl::before {
    left: 25.6rem;
  }

  .sec__ttl::after {
    right: 24.8rem;
  }

}



/* ▽_____________ common ______________▽ */
.credit__wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: calc(21*(100vw / 750));
  gap: 0 calc(5*(100vw / 750));
}

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

.credit__wrap li {
  font-size: calc(20*(100vw / 750));
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  letter-spacing: 0;
  white-space: nowrap;
  line-height: 1.25;
  -webkit-font-smoothing: antialiased;
}


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

  .credit__wrap {
    margin-top: 2.8rem;
    gap: 0 0.6rem;
  }

  .credit__wrap li {
    font-size: 2.2rem;
    width: fit-content;
    line-height: 1.3636363636;
  }
}

/* ===============================================
* sec *
=============================================== */
.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;
}

.sec__content-item_tx {
  font-size: calc(20* (100vw /750));
  line-height: 1.5;
  letter-spacing: 0;
}

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

  .sec__content-item_tx {
    font-size: 2.2rem;
    line-height: 1.8181818182;
  }
}

/* ===============================================
* style01 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec1 {
    margin-top: calc(113*(100vw / 750));
  }

  .sec1 .sec__ttl {
    left: 50%;
    transform: translateX(-52%);
  }

  .sec1 .sec__content-wrap {
    display: grid;
    width: calc(710* (100vw /750));
    margin: calc(108*(100vw / 750)) auto 0;
    grid-template-columns: calc(18* (100vw /750)) calc(300* (100vw /750)) calc(50* (100vw /750));
    grid-template-rows: calc(72*(100vw / 750)) calc(220*(100vw / 750)) calc(361*(100vw / 750));
  }

  .sec1 .sec__content-item--1 {
    grid-area: 2/2/3/3;
  }

  .sec1 .sec__content-item--2 {
    grid-area: 3 / 2 / 3 / 3;
    width: calc(337* (100vw /750));
    z-index: 2;
  }

  .sec1 .sec__content-item--3 {
    grid-area: 1/3/2/4;
    width: calc(391* (100vw /750));
  }

  .sec1 .sec__content-item--4 {
    grid-area: 4/4/5/5;
  }

  .sec1 .credit__wrap {
    flex-direction: column;
  }
}

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

  .sec1 .sec__ttl {
    left: 50%;
    transform: translateX(-52%);
  }

  .sec1 .sec__content-wrap {
    display: grid;
    width: 102rem;
    margin: 12.6rem auto 0;
    grid-template-columns: 16.7rem 29.3rem 5.6rem;
    grid-template-rows: 5.2rem 24.2rem 33rem;
  }

  .sec1 .sec__content-item--1 {
    grid-area: 2 / 1 / 3 / 3;
  }

  .sec1 .sec__content-item--2 {
    grid-area: 3 / 2 / 3 / 3;
    width: 33.7rem;
    z-index: 2;
  }

  .sec1 .sec__content-item--3 {
    grid-area: 1/3/2/4;
    width: 39.1rem;
  }

  .sec1 .sec__content-item--4 {
    grid-area: 4/4/5/5;
  }

  .sec1 .credit__wrap {
    flex-direction: column;
  }
}

/* ===============================================
* sec2 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec2 {
    margin-top: calc(142*(100vw / 750));
  }

  .sec2 .sec__ttl {
    left: 50%;
    transform: translateX(-202%);
  }

  .sec2 .sec__content-wrap {
    display: grid;
    width: calc(710* (100vw /750));
    margin: calc(126*(100vw / 750)) auto 0;
    grid-template-columns: calc(187* (100vw /750)) calc(84* (100vw /750));
    grid-template-rows: calc(553*(100vw / 750)) calc(347*(100vw / 750));
  }

  .sec2 .sec__content-item--1 {
    grid-area: 3/3/4/4;
    text-align: center;
    z-index: 2;
    pointer-events: none;
  }

  .sec2 .sec__content-item--2 {
    grid-area: 1 / 2 / 2 / 2;
    width: calc(340* (100vw /750));
  }

  .sec2 .sec__content-item--2::before {
    background: url(../img/deco.jpg) center/contain no-repeat;
    width: calc(237* (100vw /750));
    height: calc(355* (100vw /750));
    top: calc(467*(100vw / 750));
    left: calc(286*(100vw / 750));
    z-index: 2;
  }

  .sec2 .sec__content-item--3 {
    grid-area: 2 / 1 / 4 / 4;
  }

  .sec2 .sec__content-item--3 .model__img {
    width: calc(412* (100vw /750));
  }

  .sec2 .credit__wrap {
    width: calc(450* (100vw /750));
  }
}

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

  .sec2 .sec__ttl {
    left: 50%;
    transform: translateX(-199%);
  }

  .sec2 .sec__content-wrap {
    display: grid;
    width: 90rem;
    margin: 13.4rem auto 0;
    grid-template-columns: 25rem 27rem 5.6rem;
    grid-template-rows: 67rem 48rem;
  }

  .sec2 .sec__content-item--1 {
    grid-area: 3 / 3 / 4 / 6;
    text-align: center;
    z-index: 2;
    pointer-events: none;
    width: 50rem;
    left: -0.7rem;
  }

  .sec2 .sec__content-item--2 {
    grid-area: 1 / 2 / 2 / 2;
    width: 41.1rem;
  }

  .sec2 .sec__content-item--2::before {
    background: url(../img/deco.jpg) center/contain no-repeat;
    width: 31.4rem;
    height: 46.2rem;
    top: 58rem;
    left: 34.8rem;
    z-index: 2;
  }

  .sec2 .sec__content-item--3 {
    grid-area: 2 / 1 / 4 / 4;
    width: 50rem;
  }
}


/* ===============================================
* sec3 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec3 {
    margin-top: calc(84*(100vw / 750));
  }

  .sec3 .sec__ttl {
    left: 50%;
    transform: translateX(-52%);
  }

  .sec3 .sec__content-wrap {
    display: grid;
    width: calc(710*(100vw / 750));
    margin: calc(76*(100vw / 750)) auto 0;
    grid-template-columns: calc(108*(100vw / 750)) calc(342*(100vw / 750));
    grid-template-rows: calc(106*(100vw / 750)) calc(120*(100vw / 750));
  }

  .sec3 .sec__content-item--1 {
    grid-area: 1 / 2 / 2 / 4;
    text-align: center;
    z-index: 2;
    pointer-events: none;
    width: fit-content;
  }

  .sec3 .sec__content-item--2 {
    grid-area: 2 / 1 / 4 / 3;
  }

  .sec3 .sec__content-item--2 .model__img {
    width: calc(354* (100vw /750));
  }

  .sec3 .credit__wrap {
    width: calc(450* (100vw /750));
  }

  .sec3 .sec__content-item--3 {
    grid-area: 3 / 3 / 4 / 4;
    width: calc(229* (100vw /750));
    height: calc(343*(100vw / 750));
  }

  .sec3 .sec__content-item--3::before {
    width: calc(291* (100vw /750));
    height: calc(409* (100vw /750));
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: #707070 1px solid;
  }
}

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

  .sec3 .sec__ttl {
    left: 50%;
    transform: translateX(-52%);
  }

  .sec3 .sec__content-wrap {
    display: grid;
    width: 103rem;
    margin: 14rem auto 0;
    grid-template-columns: 52.7rem 10.3rem;
    grid-template-rows: 16.8rem;
  }

  .sec3 .sec__content-item--1 {
    grid-area: 1 / 2 / 2 / 4;
    text-align: center;
    z-index: 2;
    pointer-events: none;
    width: 56rem;
    white-space: nowrap;
    left: -0.8rem;
    top: -0.8rem;
  }

  .sec3 .sec__content-item--2 {
    grid-area: 1 / 1 / 3 / 3;
    width: 49.6rem;
  }

  .sec3 .sec__content-item--3 {
    grid-area: 2 / 3 / 3 / 4;
    width: 31.9rem;
    height: 47.9rem;
  }

  .sec3 .sec__content-item--3::before {
    width: 40.6rem;
    height: 57.2rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: #707070 1px solid;
  }
}

/* ===============================================
* sec4 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec4 {
    margin-top: calc(107*(100vw / 750));
  }

  .sec4::before {
    content: "";
    position: absolute;
    background: url(../img/bg_sp.jpg) center/cover no-repeat;
    width: 100%;
    height: calc(1833*(100vw / 750));
    top: calc(9*(100vw / 750));
    left: 0;
  }

  .sec4 .sec__ttl {
    left: 50%;
    transform: translateX(86%);
  }

  .sec4 .sec__content-wrap {
    display: grid;
    width: calc(710* (100vw /750));
    margin: calc(103*(100vw / 750)) auto 0;
    grid-template-columns: calc(64*(100vw / 750)) calc(350*(100vw / 750));
    grid-template-rows: calc(8*(100vw / 750)) calc(109*(100vw / 750)) calc(454*(100vw / 750));
  }

  .sec4 .sec__content-item--1 {
    grid-area: 2/2/3/3;
    width: fit-content;
    text-align: center;
  }

  .sec4 .sec__content-item--2 {
    grid-area: 3 / 1 / 3 / 2;
    width: calc(401* (100vw /750));
  }

  .sec4 .sec__content-item--3 {
    grid-area: 1/3/2/4;
    width: calc(212* (100vw /750));
  }

  .sec4 .sec__content-item--4 {
    grid-area: 4 / 3 / 5 / 5;
  }

  .sec4 .credit__wrap {
    flex-direction: column;
  }
}

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

  .sec4::before {
    content: "";
    position: absolute;
    background: url(../img/bg_pc.jpg) center/cover no-repeat;
    width: 100%;
    height: 265rem;
    top: 1.6rem;
    left: 0;
  }

  .sec4 .sec__ttl {
    left: 50%;
    transform: translateX(86%);
  }

  .sec4 .sec__content-wrap {
    display: grid;
    width: 88rem;
    margin: 12.1rem auto 0;
    grid-template-columns: 55.3rem;
    grid-template-rows: 9.8rem 11.9rem 61.9rem;
  }

  .sec4 .sec__content-item--1 {
    grid-area: 2 / 1 / 3 / 3;
    width: 53rem;
    text-align: center;
  }

  .sec4 .sec__content-item--2 {
    grid-area: 3 / 1 / 3 / 2;
    width: 53rem;
  }

  .sec4 .sec__content-item--3 {
    grid-area: 1/3/2/4;
    width: 33.7rem;
  }

  .sec4 .sec__content-item--4 {
    grid-area: 4 / 3 / 5 / 5;
  }

  .sec4 .credit__wrap {
    flex-direction: column;
  }
}

/* ===============================================
* sec5 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec5 {
    margin-top: calc(147*(100vw / 750));
  }

  .sec5 .sec__ttl {
    left: 50%;
    transform: translateX(-53%);
  }

  .sec5 .sec__content-wrap {
    display: grid;
    width: calc(710* (100vw /750));
    margin: calc(125*(100vw / 750)) auto 0;
    grid-template-columns: calc(65*(100vw / 750)) calc(320*(100vw / 750));
    grid-template-rows: calc(56*(100vw / 750)) calc(300*(100vw / 750));
  }

  .sec5 .sec__content-item--1 {
    grid-area: 3 / 2 / 3 / 3;
    width: fit-content;
    text-align: center;
    left: calc(-15* (100vw /750));
  }

  .sec5 .sec__content-item--2 {
    grid-area: 1 / 3 / 3 / 2;
    width: calc(265* (100vw /750));
  }

  .sec5 .sec__content-item--3 {
    grid-area: 2 / 3 / 4 / 4;
    width: calc(325*(100vw / 750));
  }

  .sec5 .credit__wrap {
    flex-direction: column;
    width: fit-content;
    margin-left: auto;
    margin-top: calc(13*(100vw / 750));
  }
}

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

  .sec5 .sec__ttl {
    left: 50%;
    transform: translateX(-51%);
  }

  .sec5 .sec__content-wrap {
    display: grid;
    width: 111.4rem;
    margin: 17rem auto 0;
    grid-template-columns: 3rem 58.3rem;
    grid-template-rows: 10.2rem 54.4rem;
  }

  .sec5 .sec__content-item--1 {
    grid-area: 3 / 2 / 3 / 3;
    width: fit-content;
    text-align: center;
  }

  .sec5 .sec__content-item--2 {
    grid-area: 1 / 3 / 3 / 2;
    width: 48.2rem;
  }

  .sec5 .sec__content-item--3 {
    grid-area: 2 / 3 / 4 / 4;
    width: 50.3rem;
  }

  .sec5 .credit__wrap {
    flex-direction: column;
    width: fit-content;
    margin-left: auto;
    margin-top: 2rem;
  }
}




/* ===============================================
* 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);
}