.re-dress__html {
  overflow: visible;
}

.re-dress__body {
  overflow-x: visible;
  overflow-y: auto;
}

.re-dress__body.fixed {
  overflow-y: hidden;
}

.load-in {
  opacity: 0;
}

.load-in.show {
  opacity: 1;
  transition: all 1s .2s ease-in-out;
}

.jp {
  font-family: 'Shippori Mincho', serif;
}

.en {
  font-family: "Marcellus", serif;
}

/* p {
  font-size: 1.6rem;
  line-height: 2;
} */

.f120 {
  font-size: 12rem;
}

.f80 {
  font-size: 8rem;
}

.f70 {
  font-size: 7rem;
}

.f62 {
  font-size: 6.2rem;
}

.f60 {
  font-size: 6rem;
}

.f54 {
  font-size: 5.4rem;
}

.f50 {
  font-size: 5rem;
}

.f48 {
  font-size: 4.8rem;
}

.f42 {
  font-size: 4.2rem;
}

.f40 {
  font-size: 4rem;
}

.f38 {
  font-size: 3.8rem;
}

.f36 {
  font-size: 3.6rem;
}

.f32 {
  font-size: 3.2rem;
}

.f30 {
  font-size: 3rem;
}

.f28 {
  font-size: 2.8rem;
}

.f26 {
  font-size: 2.6rem;
}

.f24 {
  font-size: 2.4rem;
}

.f21 {
  font-size: 2.1rem;
}

.f20 {
  font-size: 2rem;
}

.f18 {
  font-size: 1.8rem;
}

.f17 {
  font-size: 1.7rem;
}

.f16 {
  font-size: 1.6rem;
}

.f15 {
  font-size: 1.5rem;
}

.f14 {
  font-size: 1.4rem;
  line-height: 1.7;
}

.f13 {
  font-size: 1.3rem;
}

.f12 {
  font-size: 1.2rem;
}

.f10 {
  font-size: 1rem;
}

@media(max-width:1359px) {
  /* p {
    font-size: 1.5rem;
  } */

  .f120 {
    font-size: 8rem;
  }

  .f80 {
    font-size: 5.5rem;
  }

  .f70 {
    font-size: 5rem;
  }

  .f62 {
    font-size: 4.5rem;
  }

  .f60 {
    font-size: 4.5rem;
  }

  .f54 {
    font-size: 4.2rem;
  }

  .f50 {
    font-size: 4rem;
  }

  .f48 {
    font-size: 3.9rem;
  }

  .f42 {
    font-size: 3.6rem;
  }

  .f40 {
    font-size: 3.4rem;
  }

  .f38 {
    font-size: 3.2rem;
  }

  .f36 {
    font-size: 3rem;
  }

  .f32 {
    font-size: 2.8rem;
  }

  .f30 {
    font-size: 2.7rem;
  }

  .f28 {
    font-size: 2.4rem;
  }

  .f26 {
    font-size: 2.25rem;
  }

  .f24 {
    font-size: 2.1rem;
  }

  .f21 {
    font-size: 1.9rem;
  }

  .f20 {
    font-size: 1.85rem;
  }

  .f18 {
    font-size: 1.7rem;
  }

  .f17 {
    font-size: 1.6rem;
  }

  .f16 {
    font-size: 1.5rem;
  }

  .f15 {
    font-size: 1.4rem;
  }

  .f14 {
    font-size: 1.3rem;
  }

  .f13 {
    font-size: 1.2rem;
  }

  .f12 {
    font-size: 1.1rem;
  }

  .f10 {
    font-size: 1rem;
  }
}

@media(max-width:834px) {
  /* p {
    font-size: 1.4rem;
  } */

  .f120 {
    font-size: 6rem;
  }

  .f80 {
    font-size: 4.2rem;
  }

  .f70 {
    font-size: 3.6rem;
  }

  .f62 {
    font-size: 3rem;
  }

  .f60 {
    font-size: 3rem;
  }

  .f54 {
    font-size: 2.6rem;
  }

  .f50 {
    font-size: 2.4rem;
  }

  .f48 {
    font-size: 2.8rem;
  }

  .f42 {
    font-size: 2.2rem;
  }

  .f40 {
    font-size: 2.1rem;
  }

  .f38 {
    font-size: 2.05rem;
  }

  .f36 {
    font-size: 2rem;
  }

  .f32 {
    /* font-size: 1.9rem; */
    font-size: 2.1rem;
  }

  .f30 {
    font-size: 1.875rem;
  }

  .f28 {
    font-size: 1.85rem;
  }

  .f26 {
    font-size: 1.825rem;
  }

  .f24 {
    font-size: 1.8rem;
  }

  .f21 {
    font-size: 1.7rem;
  }

  .f20 {
    font-size: 1.675rem;
  }

  .f18 {
    font-size: 1.6rem;
  }

  .f17 {
    font-size: 1.5rem;
  }

  .f16 {
    font-size: 1.4rem;
  }

  .f15 {
    font-size: 1.3rem;
  }

  .f14 {
    font-size: 1.2rem;
  }

  .f13 {
    font-size: 1.1rem;
  }

  .f12 {
    font-size: 1.05rem;
  }

  .f10 {
    font-size: 1rem;
  }
}

@media(max-width:500px) {
  .f32 {
    font-size: 2rem;
  }
}


.b {
  font-weight: 700;
}

.sb {
  font-weight: 600;
}

.m {
  font-weight: 500;
}

.r {
  font-weight: 400;
}

.l {
  font-weight: 300;
}

.el {
  font-weight: 200;
}

.fcw {
  color: #fff;
}

.fcb {
  color: #111111;
}

.fcp {
  color: #da8181;
}

.tac {
  text-align: center;
}

.tas {
  text-align: start;
}

.tae {
  text-align: end;
}

.bgg {
  background-color: #faf7f2;
}

.pad {
  padding: 120px 0 120px;
}

@media (max-width: 1334px) {

  .pad {
    padding: 7.5vw 0;
  }
}


@media (max-width: 834px) {
  .pad {
    padding: 40px 0;
  }
}

@media (max-width: 768px) {}


@media(max-width:1334px) {}

@media(max-width:834px) {}


.inner-s {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

@media(max-width:500px) {}

.max1200 {
  display: none;
}

@media(max-width:1200px) {
  .max1200 {
    display: block;
  }
}

.max1100 {
  display: none;
}

@media(max-width:1100px) {
  .max1100 {
    display: block;
  }
}

.max834 {
  display: none;
}

.min835 {
  display: block;
}

@media(max-width:834px) {

  .max834 {
    display: block;
  }

  .min835 {
    display: none;
  }
}

.min601 {
  display: block;
}

.max600 {
  display: none;
}

@media(max-width:600px) {
  .min601 {
    display: none;
  }

  .max600 {
    display: block;
  }
}

.max550 {
  display: none;
}

@media(max-width:550px) {
  .max550 {
    display: block;
  }
}

.max500 {
  display: none;
}

@media(max-width:500px) {
  .max500 {
    display: block;
  }
}

.max450 {
  display: none;
}

@media(max-width:450px) {
  .max450 {
    display: block;
  }
}

.max400 {
  display: none;
}

@media(max-width:400px) {
  .max400 {
    display: block;
  }
}

.max359 {
  display: none;
}

@media(max-width:359px) {
  .max359 {
    display: block;
  }
}

.scroll-txt {
  font-size: 1.3rem;
  color: #808080;
  text-align: end;
  width: 90%;
  margin: 5px auto 0;
}


.re-dress__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 455px;
  height: 96px;
  line-height: 96px;
  border-radius: 48px;
  font-weight: 500;
  color: #fff;
  background-color: #e7afac;
  transition: all .3s ease-in-out;
}

.re-dress__btn::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translate(0, -50%);
  width: 22px;
  height: 10px;
  background: url(../img/dress_re/arw_r.webp) no-repeat center / contain;
}

.re-dress__btn:hover {
  opacity: .7;
  transition: all .3s ease-in-out;
}

@media(max-width:1556px) {
  .re-dress__btn {
    width: 380px;
    height: 86px;
    line-height: 86px;
    border-radius: 43px;
  }

  .re-dress__btn::after {
    right: 30px;
    width: 20px;
    height: 9px;
  }
}

@media(max-width:1359px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .re-dress__btn {
    width: 280px;
    height: 66px;
    line-height: 66px;
    border-radius: 33px;
  }

  .re-dress__btn::after {
    right: 20px;
    transform: translate(0, -50%);
    width: 18px;
    height: 8px;
  }
}

@media(max-width:500px) {
  .re-dress__btn {
    width: 280px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
  }

  .re-dress__btn::after {
    right: 20px;
    transform: translate(0, -50%);
    width: 16px;
    height: 8px;
  }
}

@media(max-width:359px) {}

.dress-re__mv_intro {
  position: relative;
  background: url(../img/dress_re/bg_mv_intro.webp) no-repeat center / cover;
}

.page-heading__dress-re {
  position: absolute;
  z-index: 10;
  top: 65px;
  width: 100%;
  margin-bottom: 30px;
}

.re-dress__mv {
  position: relative;
  padding-top: 120px;
}

.re-dress__mv-img__area {
  position: relative;
  z-index: 2;
  width: 81.5vw;
  height: 61.11vw;
  margin-left: auto;
}

.re-dress__mv-img__area::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 95%;
  z-index: -1;
  bottom: 0;
  left: 0;
  background-color: #f7ece6;
}

.re-dress__mv-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 93.33%;
  margin: 0 0 auto auto;
}

.re-dress__mv-txt__area {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.page-heading__dress-re-en {
  /* color: #fff; */
  mix-blend-mode: difference;
}

.page-heading__dress-re-lead {
  margin-top: 120px;
}

.page-heading__dress-re-mess {
  margin-top: 25px;
}

@media(max-width:1556px) {
  .page-heading__dress-re-lead {
    margin-top: 7.5vw;
  }
}

@media(max-width:1359px) {}

@media(max-width:1245px) {
  .page-heading__dress-re {
    top: 30px;
  }
  .re-dress__mv {
    padding-top: 105px;
  }
}

@media(max-width:834px) {
  .page-heading__dress-re {
    top: 60px;
    padding-top: 0;
  }
  .re-dress__mv {
    padding-top: 115px;
  }
  .re-dress__mv-img__area {
    width: 100%;
    height: 109vw;
  }

  .re-dress__mv-img__area::before {
    width: 100%;
    height: 97%;
  }

  .re-dress__mv-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 96%;
    margin: 0 0 auto auto;
  }

  .re-dress__mv-txt__area {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .page-heading__dress-re-lead {
    margin-top: 25px;
  }

  .page-heading__dress-re-mess {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {
  .page-heading__dress-re-mess {
    font-size: 2.6rem;
  }
}


.re-dress__intro-top__lead {
  text-align: center;
}

.re-dress__intro-top__mess {
  text-align: center;
  margin: 25px 0 30px;
}

.re-dress__intro-top__txt {
  text-align: center;
  line-height: 2;
}

.re-dress__intro-btn__wrap {
  margin-top: 150px;
}

.re-dress__intro-btn__ttl-en {
  font-size: 16rem;
  color: #eee;
  font-weight: 400;
  text-align: center;
}

.re-dress__intro-btn__list {
  display: flex;
  margin-top: -80px;
  gap: 20px;
}

.re-dress__intro-btn__item {
  position: relative;
  width: 50%;
}

.re-dress__intro-btn__link {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #e9bab8;
  height: 206px;
  width: 87%;
  border-radius: 0 103px 103px 0;
  margin-left: auto;
}

.re-dress__intro-btn__link02 {
  background-color: #cfbfac;
}

.re-dress__intro-btn__img {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 181px;
}

.re-dress__intro-btn__img02 {
  width: 148px;
}

.re-dress__intro-btn__txt-wrap {
  text-align: center;

}

.re-dress__intro-btn__txt01 {
  border: 1px solid #ffffff90;
  border-radius: 16px;
  width: fit-content;
  padding: 2px 12px;
  margin: 0 auto 8px;
}

.re-dress__intro-btn__arw {
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translate(0, -50%);
  width: 64px;
}

@media(max-width:1556px) {
  .re-dress__intro-btn__wrap {
    margin-top: 9vw;
  }

  .re-dress__intro-btn__ttl-en {
    font-size: 12rem;
  }

  .re-dress__intro-btn__list {
    margin-top: -60px;
    gap: 20px;
  }
}

@media(max-width:1359px) {
  .re-dress__intro-btn__link {
    height: 180px;
    width: 87%;
    border-radius: 0 90px 90px 0;
  }

  .re-dress__intro-btn__img {
    width: 140px;
  }

  .re-dress__intro-btn__img02 {
    width: 120px;
  }

  .re-dress__intro-btn__arw {
    right: 30px;
    width: 50px;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .re-dress__intro {
    padding-top: 60px;
  }

  .re-dress__intro-top__mess {
    line-height: 1.55;
    margin: 20px 0 20px;
  }

  .re-dress__intro-btn__ttl-en {
    font-size: 10rem;
  }

  .re-dress__intro-btn__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: -45px;
    gap: 25px;
  }

  .re-dress__intro-btn__item {
    width: 100%;
    max-width: 400px;
  }

  .re-dress__intro-btn__link {
    height: 140px;
    width: 89%;
    border-radius: 0 70px 70px 0;
  }

  .re-dress__intro-btn__img {
    width: 100px;
    transform: translate(-5%, -55%);
  }

  .re-dress__intro-btn__img02 {
    width: 80px;
    transform: translate(0, -50%);
  }

  .re-dress__intro-btn__ttl02 {
    font-size: 2.7rem;
  }

  .re-dress__intro-btn__arw {
    right: 20px;
    width: 40px;
  }
}

@media(max-width:600px) {
  .re-dress__intro-top__txt {
    text-align: start;
  }
}

@media(max-width:500px) {
  .re-dress__intro-btn__ttl-en {
    font-size: 7rem;
  }

  .re-dress__intro-btn__list {
    margin-top: -30px;
  }
  .re-dress__intro-btn__arw {
    width: 35px;
  }
}

@media(max-width:359px) {
  .re-dress__intro-top__mess {
    font-size: 1.9rem;
  }
  .re-dress__intro-btn__ttl03 {
    font-size: 1.55rem;
  }
}

.re-dress__lineup {
  background-color: #f7ece6;
  border-radius: 80px 0 0 0;
  padding: 160px 0;
  /* overflow-x: hidden; */
}

.re-dress__wasou {
  background-color: #faf7f2;
}

.re-dress__lineup-head {
  position: relative;
  z-index: 3;
  padding: 100px 0;
}

.re-dress__lineup-head::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(765px + 50vw);
  background: url(../img/dress_re/bg_dress.webp) no-repeat center / cover;
}

.re-dress__wasou .re-dress__lineup-head::before {
  background: url(../img/dress_re/bg_wasou_top.webp) no-repeat center / cover;
}

.re-dress__lineup-head__inner {
  position: relative;
  display: flex;
}

.page-heading__lineup-head__img {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 48%;
}

.re-dress__wasou .page-heading__lineup-head__img {
  position: absolute;
  bottom: 12%;
  right: 4%;
  width: 43%;
}

.re-dress__lineup-head__main {
  width: 50%;
}

.re-dress__lineup-head__ttl-wrap {
  display: flex;
  flex-direction: column;
}

.re-dress__lineup-head__ttl-wrap.sp {
  display: none;
}

.re-dress__lineup-head__ttl-jp {
  position: relative;
  padding-left: 10px;
}

.re-dress__lineup-head__ttl-jp::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e3aaaa;
}

.re-dress__lineup-head__ttl-en {
  display: flex;
  align-items: center;
  gap: 15px;
  line-height: 1;
  margin-top: 7px;
  letter-spacing: 0.07em;
}

.re-dress__lineup-head__ttl-en02 {
  line-height: 1.3;
  letter-spacing: 0.1em;
}

.re-dress__lineup-head__mess {
  line-height: 1.66;
  margin: 40px 0;
}

.re-dress__lineup-head__txt {
  line-height: 2;
}

@media(max-width:1800px) {
  .re-dress__lineup-head::before {
    width: calc(15px + 95vw);
  }
}
@media(max-width:1556px) {
  .re-dress__lineup {
    border-radius: 60px 0 0 0;
    padding: 9vw 0;
  }

  .re-dress__lineup-head {
    padding: 6vw 0;
  }

  /* .re-dress__lineup-head::before {
    width: calc(15px + 95vw);
  } */
}

@media(max-width:1359px) {
  .re-dress__lineup-head__mess {
    margin: 25px 0;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .re-dress__lineup {
    border-radius: 0;
    padding: 35px 0 45px;
  }

  .re-dress__lineup-head {
    display: flex;
    flex-direction: column-reverse;
    padding: 60px 0;
  }

  .re-dress__lineup-head::before {
    width: 96%;
    left: 2%;
    background: url(../img/dress_re/bg_dress_sp.webp) no-repeat center / cover;
  }

  .re-dress__wasou .re-dress__lineup-head::before {
    background: url(../img/dress_re/bg_wasou_sp.webp) no-repeat center / cover;
  }

  .re-dress__lineup-head__inner {
    display: flex;
    flex-direction: column;
  }

  .page-heading__lineup-head__img,
  .re-dress__wasou .page-heading__lineup-head__img {
    position: relative;
    width: 90%;
    bottom: 0;
    right: unset;
    margin: 0 auto;
  }

  .re-dress__lineup-head__main {
    width: 100%;
  }

  .re-dress__lineup-head__ttl-wrap.pc {
    display: none;
  }

  .re-dress__lineup-head__ttl-wrap.sp {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }

  .re-dress__lineup-head__ttl-en {
    justify-content: center;
  }

  .re-dress__lineup-head__mess {
    font-size: 2.2rem;
    line-height: 1.42;
    margin: 25px 0 20px;
  }

  .re-dress__intro-top__txt {
    font-size: 1.5rem;
  }
}

@media(max-width:500px) {
  .re-dress__lineup {
    padding: 30px 0 35px;
}
  .re-dress__lineup-head {
    padding: 40px 0;
}
  .re-dress__lineup-head__ttl-en {
    font-size: 3.4rem;
  }

  .re-dress__lineup-head__ttl-en02 {
    font-size: 2.4rem;
    letter-spacing: 0.07em;
  }
}

@media(max-width:359px) {
  .re-dress__lineup-head__ttl-en {
    font-size: 3rem;
  }

  .re-dress__lineup-head__ttl-en02 {
    font-size: 2rem;
    letter-spacing: 0.07em;
  }
}


.re-dress__wasou-coordinate {
  display: flex;
  margin-top: 90px;
}

.re-dress__wasou-coordinate__l {
  position: sticky;
  top: 90px;
  left: 0;
  width: 50%;
  height: fit-content;
  padding: 0 5% 0 10%;
}

.re-dress__wasou-coordinate__list {
  width: 50%;
  padding: 0 5%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.re-dress__wasou-coordinate__item {
  border-radius: 10px;
  background-color: #fff;
  padding: 25px 25px;
}

.re-dress__wasou-coordinate__img01 {
  padding: 0 5%;
  margin-bottom: 20px;
}

.re-dress__wasou-coordinate__item-ttl {
  font-weight: 500;
  margin: 15px 0 10px;
}

.re-dress__wasou-coordinate__item-txt {
  line-height: 1.75;
}

@media(max-width:1556px) {
  .re-dress__wasou-coordinate {
    margin-top: 7vw;
}
  .re-dress__wasou-coordinate__l {
    position: sticky;
    top: 110px;
    left: 0;
    width: 50%;
    height: fit-content;
    padding: 0 8% 0 5%;
  }

  .re-dress__wasou-coordinate__list {
    width: 50%;
    padding: 0 0%;
    gap: 20px;
  }
}

@media(max-width:1359px) {}

@media(max-width:1245px) {
  .re-dress__wasou-coordinate__l {
    top: 80px;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .re-dress__wasou-coordinate__l {
    position: sticky;
    top: 90px;
    left: 0;
    width: 47%;
    height: fit-content;
    padding: 0 4% 0 0;
  }

  .re-dress__wasou-coordinate__list {
    width: 53%;
    padding: 0 0%;
    gap: 10px;
  }

  .re-dress__wasou-coordinate__item {
    border-radius: 5px;
    padding: 15px 15px;
  }
}

@media(max-width:650px) {
  .re-dress__wasou-coordinate {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    padding: 0 5%;
    margin-top: 50px;
  }

  .re-dress__wasou-coordinate__l {
    position: static;
    top: 0px;
    left: 0;
    width: 90%;
    height: fit-content;
    padding: 0 0 0 0;
  }

  .re-dress__wasou-coordinate__list {
    width: 100%;
    gap: 15px;
  }

  .re-dress__wasou-coordinate__item {
    border-radius: 10px;
    padding: 25px 25px;
  }
}

@media(max-width:500px) {
  .re-dress__wasou-coordinate {
    gap: 40px;
    padding: 0 3%;
    margin-top: 50px;
  }

  .re-dress__wasou-coordinate__l {
    width: 100%;
  }

  .re-dress__wasou-coordinate__list {
    width: 100%;
    gap: 10px;
  }

  .re-dress__wasou-coordinate__item {
    border-radius: 5px;
    padding: 15px 13px;
  }
}

@media(max-width:359px) {
  .re-dress__wasou-coordinate__item-ttl {
    font-size: 1.55rem;
  }
  .re-dress__wasou-coordinate__item-txt {
    font-size: 1.35rem;
}
}

.re-dress__brand {

}

.re-dress__brand-ttl {
  position: relative;
  margin-top: 60px;
}
.re-dress__brand-ttl::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  transform: translate(0,-50%);
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.re-dress__brand-ttl01 {
  position: relative;
  display: block;
  z-index: 2;
  background-color: #f7ece6;
  width: fit-content;
  padding: 0 12px;
  margin: 0 auto;
}

.re-dress__brand-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin-top: 40px;
}

.re-dress__brand-item {
  display: flex;
  background-color: #fff;
  transition: all .3s ease-in-out;
}
.re-dress__brand-item:hover {
  cursor: pointer;
  opacity: .7;
  transition: all .3s ease-in-out;
}

.re-dress__brand-item__img {
  width: 40%;
}

.re-dress__brand-item__main {
  width: 60%;
}

.re-dress__brand-item__img {
  width: 40%;
}

.re-dress__brand-item__main {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.re-dress__brand-item__logo {
  width: 70%;
}

.re-dress__brand-item__logo02 {
  width: 19%;
}
.re-dress__brand-item__logo06 {
  width: 35%;
}

.re-dress__brand-item__name {
  margin-top: 15px;
  color: #999;
}

.re-dress__brand-item__plus {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 35px;
  height: 35px;
}

.re-dress__brand-item__close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 35px;
  height: 35px;
}

.re-dress__brand-item__close::before,
.re-dress__brand-item__close::after {
  position: absolute;
  content: '';
  background-color: #ccc;
  height: 1px;
  width: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) rotate(45deg);
}
.re-dress__brand-item__close::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}

/* modal */
.re-dress__brand-modal__area {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000aa;
  display: none;
  justify-content: center;
  align-items: center;
}

.re-dress__brand-modal__area.active {
  display: flex;
}

.re-dress__brand-modal__cont {
  width: 840px;
  max-width: 90%;
  max-height: 95vh;
  overflow-y: scroll;
  margin: auto auto;
}

.re-dress__brand-modal {
  position: relative;
  display: none;
  align-items: center;
  gap: 35px;
  padding: 30px;
  height: fit-content;
  border-radius: 5px;
  background-color: #fff;
}

.re-dress__brand-modal.active {
  display: flex;
}

.re-dress__brand-item__txt {
  line-height: 1.875;
  border-top: 1px solid #ddd;
  padding-top: 25px;
  margin-top: 30px;
}

.re-dress__brand-list02 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  margin-top: 60px;
}

.re-dress__brand-item02 {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 150px;
}

.re-dress__brand-item02__img {
  width: 65%;
}
.re-dress__brand-item02__img01 {
  width: 75%;
}
.re-dress__brand-item02__img04 {
  width: 70%;
}

.re-dress__brand-item02__detail {
  text-align: end;
  margin-top: 10px;
}

@media(max-width:1556px) {}

@media(max-width:1359px) {
  .re-dress__brand-list {
    gap: 30px;
    margin-top: 40px;
  }
  .re-dress__brand-item__plus {
    width: 25px;
    height: 25px;
  }
  .re-dress__brand-list02 {
    gap: 2%;
    margin-top: 50px;
  }
  .re-dress__brand-item02 {
    height: 120px;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .re-dress__brand-list {
    gap: 20px;
    margin-top: 30px;
  }
  .re-dress__brand-item__txt {
    padding-top: 20px;
    margin-top: 25px;
  }
  .re-dress__brand-modal {
    gap: 25px;
    padding: 20px;
  }
  .re-dress__brand-item__plus {
    bottom: 10px;
  right: 10px;
    width: 20px;
    height: 20px;
}
  .re-dress__brand-list02 {
    gap: 2%;
    margin-top: 30px;
  }
  .re-dress__brand-item02 {
    height: 80px;
  }
}

@media(max-width:600px) {
  .re-dress__brand-ttl {
    position: relative;
    margin-top: 40px;
}
  .re-dress__brand-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    margin-top: 25px;
  }
  .re-dress__brand-modal {
    flex-direction: column;
    gap: 25px;
    padding: 20px 7% 25px;
  }
  .re-dress__brand-modal .re-dress__brand-item__img {
    width: 80%;
  }
  .re-dress__brand-modal .re-dress__brand-item__main {
    width: 100%;
  }
  .re-dress__brand-item__txt {
    padding-top: 15px;
    margin-top: 20px;
  }
  .re-dress__brand-item__close {
    top: 10px;
    right: 10px;
  }
  .re-dress__brand-list02 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-top: 30px;
  }
}

@media(max-width:400px) {
  .re-dress__brand-list02 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 20px;
  }
}

@media(max-width:359px) {}



.re-dress__wasou-detail{
  margin: 70px auto 40px;
}
.re-dress__wasou-detail__txt {
  line-height: 1.68;
  text-align: center;
  text-decoration: underline 1px #11111190;
}

.re-dress__wasou-gallery {

}

.re-dress__wasou-gallery__slider {

}

.re-dress__wasou-gallery__slider-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}


@media(max-width:1556px) {}

@media(max-width:1359px) {
  .re-dress__wasou-gallery__slider-wrap {
    gap: 15px;
  }
}


@media(max-width:1000px) {}

@media(max-width:834px) {
  .re-dress__wasou-detail{
    margin: 50px auto 40px;
  }
  .re-dress__wasou-gallery__slider-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
}

@media(max-width:650px) {
  .re-dress__wasou-gallery {
    width: 100%;
    padding: 0;
  }
  .re-dress__wasou-gallery__slider {
    display: block;
  }
  .re-dress__wasou-gallery__slider-wrap {
    display: flex;
    transition-timing-function: linear;
    gap: 0;
  }

}
@media(max-width:500px) {
  .re-dress__wasou-detail {
    margin: 40px auto 35px;
}
  .re-dress__wasou-detail__txt{
    font-size: 1.5rem;
  }
}
@media(max-width:450px) {
  .re-dress__wasou-detail__txt{
    font-size: 1.4rem;
  }
}
@media(max-width:400px) {
  .re-dress__wasou-detail__txt{
    font-size: 1.32rem;
  }
}

@media(max-width:359px) {}

.re-dress__point-img {
  object-fit: cover;
}

.re-dress__point-txt__area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.re-dress__point-txt__inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.re-dress__point-lead {
  position: relative;
}

.re-dress__point-lead::before,
.re-dress__point-lead::after {
  content: '';
  position: absolute;
  top: 15%;
  left: -20px;
  height: 70%;
  width: 1px;
  background-color: #fff;
  transform: rotate(-30deg);
}

.re-dress__point-lead::after {
  left: unset;
  right: -17px;
  transform: rotate(30deg);
}

.re-dress__point-ttl {
  margin: 5px 0 15px;
}

.re-dress__point-txt {
  line-height: 1.77;
}


@media(max-width:1556px) {}

@media(max-width:1359px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:500px) {
  .re-dress__point-lead {
    font-size: 1.7rem;
  }
  .re-dress__point-ttl {
    /* font-size: 2.5rem; */
    text-align: center;
    margin: 8px 0 15px;
  }
  .re-dress__point-txt__inner {
    padding: 0 5%;
  }
  .re-dress__point-txt {
    font-size: 1.5rem;
  }
}

@media(max-width:359px) {
  .re-dress__point-lead {
    font-size: 1.6rem;
  }
  .re-dress__point-ttl {
    font-size: 2.4rem;
    margin: 4px 0 10px;
  }
  .re-dress__point-txt {
    font-size: 1.35rem;
  }
}

.re-dress__choice-head {
  position: relative;
  display: flex;
  border-radius: 60px 60px 0 0;
  background-color: #f3e2d9;
  padding: 90px 0 80px;
}

.re-dress__choice-wasou .re-dress__choice-head {
  background-color: #ece2d7;
}

.re-dress__choice-head__ttl-wrap {
  width: 50%;
  display: flex;
  flex-direction: column;
  padding-left: 16%;
}

.re-dress__choice-head__main {
  width: 50%;
  padding-right: 5%;
  padding-top: 10px;
}

.re-dress__choice-head__img {
  position: absolute;
  top: -20px;
  left: 2%;
  width: 14%;
}

.re-dress__choice-wasou .re-dress__choice-head__img {
  left: 4%;
  width: 14%;
}

.re-dress__choice-head__ttl-en {
  font-size: 14rem;
  line-height: 1;
  color: #fff;
}

.re-dress__choice-head__jp {
  position: relative;
  padding-left: 30px;
}

.re-dress__choice-head__jp::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 5px;
  height: 1px;
  width: 20px;
  transform: translate(0, -50%);
  border-bottom: 1px solid #111111aa;
}

.re-dress__choice-head__mess {
  margin-bottom: 15px;
}

.re-dress__choice-head__txt {
  line-height: 2;
}

.re-dress__choice-img__area {
  background-color: #fbf5f1;
  padding: 90px 0;
}

.re-dress__choice-wasou .re-dress__choice-img__area {
  background-color: #faf7f2;
}

.re-dress__choice-img__area-inner {
  position: relative;
  background-color: #fff;
  padding: 70px 5%;
}

.re-dress__choice-img__ttl {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  background-color: #f0b5b5;
  white-space: nowrap;
  border-radius: 18px;
  width: fit-content;
  padding: 4px 20px;
}

.re-dress__choice-link {
  margin: 70px auto 0;
}

.re-dress__choice-dress__lines {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 60px;
}

.re-dress__choice-dress__lines-item {
  display: flex;
  gap: 15px;
  padding: 30px 30px;
}

.re-dress__choice-dress__lines-item:nth-of-type(1) {
  display: flex;
  justify-content: center;
  padding: 20px 5% 30px 0;
}

.re-dress__choice-dress__lines-item:nth-of-type(4),
.re-dress__choice-dress__lines-item:nth-of-type(5),
.re-dress__choice-dress__lines-item:nth-of-type(6) {
  border-top: 1px solid #ddd;
}

.re-dress__choice-dress__lines-item:not(:nth-of-type(1), :nth-of-type(4)) {
  border-left: 1px solid #ddd;
}

.re-dress__choice-dress__lines-img {
  width: 30%;
}

.re-dress__choice-dress__lines-ttl {
  font-weight: 500;
  margin-bottom: 10px;
}

.re-dress__choice-dress__lines-ttl__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.re-dress__choice-dress__lines-ttl02 {
  line-height: 1;
}

.re-dress__choice-dress__lines-ttl03 {
  line-height: 1;
  border-top: 1px solid #111111;
  border-bottom: 1px solid #111111;
  padding: 12px 10px 15px;
  margin-top: 10px;
}

@media(max-width:1556px) {
  .re-dress__choice-head {
    padding: 70px 0 60px;
  }

  .re-dress__choice-head__img {
    position: absolute;
    top: 50%;
    left: 2%;
    transform: translate(0, -50%);
    width: 14%;
  }

  .re-dress__choice-head__ttl-en {
    font-size: 12rem;
  }
}

@media(max-width:1359px) {
  .re-dress__choice-head {
    padding: 40px 0 45px;
  }

  .re-dress__choice-head__ttl-en {
    font-size: 10rem;
  }

  .re-dress__choice-img__area {
    padding: 60px 0;
  }

  .re-dress__choice-img__area-inner {
    padding: 50px 5%;
  }

  .re-dress__choice-dress__lines-item {
    padding: 20px 20px;
  }
}

@media(max-width:1100px) {
  .re-dress__choice-dress__lines {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 60px;
  }
  
  .re-dress__choice-dress__lines-item:nth-of-type(4),
  .re-dress__choice-dress__lines-item:nth-of-type(5),
  .re-dress__choice-dress__lines-item:nth-of-type(6) {
    border-top: none;
  }
  
  .re-dress__choice-dress__lines-item:not(:nth-of-type(1), :nth-of-type(4)) {
    border-left: none;
  }
  .re-dress__choice-dress__lines-item:nth-of-type(odd) {
    border-right: 1px solid #ddd;
  }
  .re-dress__choice-dress__lines-item:not(:nth-of-type(1), :nth-of-type(2)) {
    border-top: 1px solid #ddd;
  }
}
@media(max-width:1000px) {
  .re-dress__choice-head {
    padding: 30px 0 35px;
  }

  .re-dress__choice-head__ttl-en {
    font-size: 8rem;
  }
}

@media(max-width:834px) {
  .re-dress__choice-head {
    display: flex;
    flex-direction: column;
    border-radius: 30px 30px 0 0;
  }

  .re-dress__choice-head__ttl-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-left: 35%;
  }

  .re-dress__choice-head__main {
    width: 90%;
    padding-right: 0;
    padding-top: 10px;
    margin: 0 auto;
  }

  .re-dress__choice-head__img {
    position: absolute;
    top: -10px;
    left: unset;
    right: 70%;
    transform: translate(0);
    width: 110px;
  }

  .re-dress__choice-wasou .re-dress__choice-head__img {
    left: unset;
    width: 98px;
  }

  .re-dress__choice-head__ttl-en {
    font-size: 6rem;
  }

  .re-dress__choice-head__mess {
    padding-left: 34%;
    margin: 10px 0 30px;
  }

  .re-dress__choice-img__area {
    padding: 50px 0;
  }

  .re-dress__choice-img__area-inner {
    padding: 30px 0 20px;
  }

  .re-dress__choice-dress-img__wrap {
    padding: 30px 5%;
  }

  .re-dress__choice-wasou-img__wrap {
    overflow: scroll;
  }

  .re-dress__choice-wasou-img {
    display: block;
    width: 750px;
    max-width: 750px;
    padding: 0 20px 20px;
  }
  .re-dress__choice-link {
    margin: 40px auto 0;
}
}

@media(max-width:650px) {
  .re-dress__choice-dress-img__wrap {
    /* overflow: scroll; */
    /* padding: 0; */
    padding: 10px 5%;
  }
  .re-dress__choice-dress-img.pc {
    /* display: none; */
  }

  .re-dress__choice-dress-img {
    /* display: block;
    width: 650px;
    max-width: 650px; */
    /* padding: 0 20px 20px 20px; */
    padding: 0;
  }
}

@media(max-width:600px) {
  .re-dress__choice-dress__lines-area {
    position: relative;
    padding-top: 150px;
  }
  .re-dress__choice-dress__lines-wrap {
    overflow: scroll;
    padding: 0 5%;
  }
  .re-dress__choice-dress__lines {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    width: 1500px;
    max-width: 1500px;
    margin-top: 20px;
  }
  .re-dress__choice-dress__lines-item {
    padding: 15px 15px 25px;
}
  
  .re-dress__choice-dress__lines-item:nth-of-type(odd) {
    border-right: none;
  }
  .re-dress__choice-dress__lines-item:not(:nth-of-type(1), :nth-of-type(2)) {
    border-top: none;
  }
  
  .re-dress__choice-dress__lines-item01 {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translate(-50%,0);
    padding: 0;
    width: 100%;
  }
  .re-dress__choice-dress__lines-item:nth-of-type(1) {
    padding: 0;
  }
  

  /* .re-dress__choice-dress__lines-item:nth-of-type(1) {
    grid-column-start: 1;
    grid-column-end: 6;
    grid-row-start: 1;
    grid-row-end: 2;
  } */
  /* .re-dress__choice-dress__lines-item:nth-of-type(1) {
    grid-column-start: 0;
    grid-column-end: 5;
  } */
}

@media(max-width:500px) {
  .re-dress__choice {
    padding-top: 30px;
  }
  .re-dress__choice-wasou {
    padding-bottom: 20px;
  }
  .re-dress__choice-head__ttl-wrap {
    padding-left: 40%;
  }

  .re-dress__choice-img__area-inner {
    padding: 20px 0;
  }

  .re-dress__choice-img__area {
    padding: 50px 0 30px;
}

  .re-dress__choice-head__img {
    top: -10px;
    right: 63%;
    width: 125px;
  }

  .re-dress__choice-wasou .re-dress__choice-head__img {
    width: 105px;
  }

  .re-dress__choice-head__ttl-en {
    font-size: 6rem;
  }

  .re-dress__choice-head__mess {
    padding-left: 42%;
    margin: 10px 0 25px;
  }
  .re-dress__choice-link {
    margin: 30px auto 0;
}
}

@media(max-width:400px) {
  .re-dress__choice-head__img {
    top: -10px;
    right: 61%;
  }

}

@media(max-width:359px) {
  .re-dress__choice-img__ttl {
    font-size: 1.6rem;
    border-radius: 16px;
    padding: 2px 13px;
  }
}




.re-dress__other-inner {
  display: flex;
  padding-bottom: 90px;
}

.re-dress__other-cont {
  width: 50%;
  min-width: 460px;
  padding-right: 5%;
}

.re-dress__other-img__area {
  position: relative;
  width: 50%;
  height: auto;
}

.re-dress__other-img01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 45%;
}

.re-dress__other-img02 {
  position: absolute;
  top: 7%;
  right: 0;
  width: 45%;
}

.re-dress__other-img03 {
  position: absolute;
  top: 63%;
  left: 6%;
  width: 42%;
}

.re-dress__other-lead {
  background-color: #f3e2d9;
  border-radius: 18px;
  width: fit-content;
  padding: 4px 16px;
}

.re-dress__other-mess {
  line-height: 1.66;
  margin: 30px 0;
}

.re-dress__other-txt {
  line-height: 2;
}

@media(max-width:1556px) {}

@media(max-width:1359px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .re-dress__other-inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-bottom: 30px;
  }

  .re-dress__other-cont {
    width: 100%;
    min-width: 100%;
    padding-right: 0%;
  }

  .re-dress__other-img__area {
    position: relative;
    width: 100%;
    height: 70vw;
  }

  .re-dress__other-img03 {
    position: absolute;
    top: 48%;
    left: 6%;
    width: 42%;
  }

  .re-dress__other-mess {
    font-size: 2rem;
    margin: 15px 0 15px;
  }
}

@media(max-width:500px) {
  .re-dress__other-inner {
    padding-bottom: 10px;
}
}

@media(max-width:359px) {
  .re-dress__other-mess {
    font-size: 1.9rem;
}
}





.re-dress__bottom {
  position: relative;
}

.re-dress__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.re-dress__cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 70px;
}

.re-dress__txt {
  line-height: 1.88;
  margin: 40px 0 45px;
}

.re-dress__link {
  width: 395px;
}

@media(max-width:1556px) {
  .re-dress__cont {
    padding-top: 4vw;
  }
}

@media(max-width:1359px) {
  .re-dress__txt {
    margin: 30px 0 35px;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .re-dress__txt {
    margin: 15px 0 23px;
  }

  .re-dress__link {
    width: 280px;
  }
}

@media(max-width:500px) {
  .re-dress__cont {
    padding-top: 70px;
  }

  .re-dress__mess {
    font-size: 2.5rem;
  }

  .re-dress__txt {
    font-size: 1.5rem;
    margin: 12px 0 20px;
  }

  .re-dress__link {
    width: 260px;
  }
}
@media(max-width:400px) {
  .re-dress__cont {
    padding-top: 60px;
  }
}

@media(max-width:359px) {}


/* inner 1500 */
@media(max-width:1556px) {}


/* inner 1200 */
@media(max-width:1359px) {}


@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:500px) {}

@media(max-width:359px) {}