@charset "UTF-8";

/* ページ共通___________________________*/
.sneaker_lp {
  position: relative;
  padding-top: calc(60* (100vw / 750));
  background: rgba(216, 216, 214, 0.58);
}

.sneaker_lp::before,
.sneaker_lp::after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: calc(750* (100vw / 750));
  left: 50%;
  transform: translateX(-50%);
}

.sneaker_lp::before {
  background: url(../img/sp/rain1_bottom.png) no-repeat;
  background-size: contain;
  height: calc(11491* (100vw / 750));
  top: 0;
  z-index: 0;
}

.sneaker_lp::after {
  background: url(../img/sp/rain1_upper.png) no-repeat;
  background-size: contain;
  height: calc(11491* (100vw / 750));
  top: 0;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .sneaker_lp {
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) {
  #footer_emmi {
    margin-top: 11.7rem;
  }

  .sneaker_lp {
    margin: 7.9rem auto 0;
    padding-top: 4rem;
  }

  .main-area {
    overflow: initial;
  }

  .sneaker_lp::before,
  .sneaker_lp::after {
    width: 140rem;
  }

  .sneaker_lp::before {
    background: url(../img/rain1_bottom.png) no-repeat;
    background-size: contain;
    height: 1042rem;
  }

  .sneaker_lp::after {
    background: url(../img/rain1_upper.png) no-repeat;
    background-size: contain;
    height: 1042rem;
  }

}

.sneaker_lp .img {
  /* background: #fff; */
  font-size: 0;
}

.sneaker_lp img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.sneaker_lp a,
.sneaker_lp picture,
.sneaker_lp span {
  display: inline-block;
}

/* font */
.sneaker_lp p,
.sneaker_lp h4,
.sneaker_lp li {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  color: #000;
}

.sneaker_lp .ff_tra {
  font-family: trajan-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}

/* ▽_____________ credit ______________▽ */
.style_credit_block {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
}

.style_credit_block li:not(.credit_not_margin) {
  margin-right: calc(17* (100vw / 750));
}

.style_credit_block::after {
  content: "";
  width: 100%;
}

.style_credit_block::before {
  content: "";
  order: 2;
  width: 100%;
}

.style_credit_block li {
  font-family: pragmatica, sans-serif;
  font-weight: 300;
  font-size: calc(22* (100vw / 750));
  letter-spacing: 0.05em;
  line-height: 1.818;
  text-align: end;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .style_credit_block li {
    font-size: 1.4rem;
    line-height: 1.857;
  }

  .style1_credit_block {
    justify-content: flex-start;
    align-items: flex-start;
    margin: 2.4rem 0 -0.6rem 0;
  }

  .style_credit_block li:not(.credit_not_margin) {
    margin-right: 1.1rem;
  }
}

/* ▽_____________ fv ______________▽ */
.sec__fv h2 {
  width: fit-content;
  margin: auto;
}

.sec__fv h2 a {
  position: relative;
  left: calc(9* (100vw / 750));
  display: flex;
  justify-content: center;
  gap: calc(10* (100vw / 750));
}

.sec__fv h2 img {
  width: calc(340* (100vw / 750));
}

.sec__fv .lp_ttl {
  color: #61749C;
  font-size: calc(62* (100vw / 750));
  letter-spacing: 0.055em;
  margin-top: calc(40* (100vw / 750));
}

.sec__fv p {
  font-size: calc(24* (100vw / 750));
  text-align: center;
  line-height: 2;
  letter-spacing: 0;
  margin-top: calc(62* (100vw / 750));
}

@media screen and (min-width: 768px) {
  .sec__fv h2 a {
    left: 0;
    gap: 1rem;
  }

  .sec__fv h2 img {
    width: 38rem;
  }

  .sec__fv .lp_ttl {
    font-size: 4.4rem;
    letter-spacing: 0.08em;
    margin-top: 5.5rem;
  }

  .sec__fv p {
    font-size: 1.4rem;
    margin-top: 6.9rem;
  }

}






/* ▽_____________ sec ______________▽ */
.sec__style {
  position: relative;
  margin: 0 auto 0;
  margin-top: 0;
}

.style1_credit_block li:nth-child(n+3) {
  order: 1;
}

@media screen and (max-width: 767px) {
  .sec__style1 {
    margin-top: calc(150* (100vw / 750));
  }

  .img03 {
    width: calc(630* (100vw / 750));
  }

  .sec__style .detail_tx {
    margin: calc(32* (100vw / 750)) 0 0 calc(40* (100vw / 750));
    font-size: calc(24* (100vw / 750));
    letter-spacing: 0.05em;
    line-height: 2;
  }

  .img04 {
    width: calc(460* (100vw / 750));
    margin: calc(70* (100vw / 750)) 0 0 auto;
  }

  .img05 {
    width: calc(458.5* (100vw / 750));
    margin: calc(60* (100vw / 750)) 0 0 calc(60* (100vw / 750));
  }

  .style1_credit_block {
    width: calc(600* (100vw / 750));
    margin: calc(22* (100vw / 750)) 0 0 calc(60* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec__style .grid_wrap {
    position: relative;
    display: grid;
    width: 120rem;
    margin: 0 auto 0;
  }

  .sec__style .img {
    margin: 0;
  }

  .sec__style1 {
    margin-top: 13.2rem;
  }

  .sec__style1 .grid_wrap {
    left: 0.5rem;
    grid-template-columns: 64.5rem 17.5rem auto;
    grid-template-rows: 13rem 46.5rem 15.3rem 23.8rem auto;
  }

  .img03 {
    grid-column: 1;
    grid-row: 1;
    width: 52.5rem;
  }

  .img04 {
    grid-column: 3;
    grid-row: 2;
    width: 38rem;
  }

  .img05 {
    grid-column: 2;
    grid-row: 3;
    width: 35rem;
  }

  .sec__style .detail_tx {
    font-size: 1.4rem;
    letter-spacing: 0.02em;
    line-height: 2;
  }

  .sec__style1 .detail_tx {
    grid-column: 1;
    grid-row: 4;
  }

  .style1_credit_block {
    width: 40rem;
    grid-column: 2;
    grid-row: 5/6;
  }
}



/* itemwrap */
h3.ff_tra {
  position: relative;
  color: #2B3467;
  font-size: calc(48* (100vw / 750));
  letter-spacing: 0.08em;
  padding: 0 calc(45* (100vw / 750));
  width: fit-content;
  margin: calc(102* (100vw / 750)) auto 0;
}

h3.ff_tra::before,
h3.ff_tra::after {
  content: "";
  position: absolute;
  background: #2B3467;
  width: calc(35* (100vw / 750));
  height: calc(1.5* (100vw / 750));
  top: calc(24* (100vw / 750));
}

h3.ff_tra::before {
  left: calc(-4* (100vw / 750));
}

h3.ff_tra::after {
  right: 0;
}

.item_wrap {
  position: relative;
  display: flex;
  grid-template-rows: auto;
  text-align: center;
  margin: calc(116* (100vw / 750)) auto 0;
  width: fit-content;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 calc(30* (100vw / 750));
}

.item_wrap li {
  width: calc(300* (100vw / 750));
}

.item_wrap .itemimg {
  margin-bottom: 0 !important;
}

.item_wrap .itemimg+a {
  margin-top: calc(84* (100vw / 750));
}

.item01 {
  width: calc(300* (100vw / 750));
}

.item_wrap .item_wrap-name {
  font-size: calc(37* (100vw / 750));
  letter-spacing: 0.09em;
  line-height: 1;
  white-space: nowrap;
}

.item_wrap .item_wrap-price {
  font-family: pragmatica, sans-serif;
  font-weight: 300;
  font-size: calc(24* (100vw / 750));
  letter-spacing: 0.025em;
  line-height: 1;
  margin-top: calc(28* (100vw / 750));
  text-decoration: underline;
}

.item_wrap .item_fanction {
  position: relative;
  font-size: calc(22* (100vw / 750));
  letter-spacing: 0.025em;
  margin: calc(46* (100vw / 750)) auto 0;
  width: fit-content;
  left: calc(15* (100vw / 750));
}

.item_wrap .item_fanction::before {
  content: "";
  position: absolute;
  background: url(../img/check.svg) no-repeat;
  background-size: contain;
  width: calc(16* (100vw / 750));
  height: calc(17* (100vw / 750));
  left: calc(-27* (100vw / 750));
  top: calc(3* (100vw / 750));
}

/* shoes_wrap */
.item_wrap .shoes_wrap.__sp {
  margin-top: calc(103* (100vw / 750));
}

.item_wrap .shoes_wrap .itemimg {
  height: calc(300* (100vw / 750));
}

.item_wrap .shoes_wrap .itemimg+a {
  margin-top: calc(57* (100vw / 750));
}

.item_wrap .shoes_wrap .item_wrap-brand {
  font-size: calc(27* (100vw / 750));
  letter-spacing: 0.07em;
}

.item_wrap .shoes_wrap .item_wrap-name {
  margin-top: calc(27* (100vw / 750));
}

.item_wrap .shoes_wrap .slick-dots {
  bottom: calc(-15* (100vw / 750)) !important;
}

/* ▽_____________ slick dot ______________▽ */
.slick-dots {
  bottom: calc(-45* (100vw / 750)) !important;
  left: calc(0* (100vw / 750)) !important;
}

.slick-dots li {
  margin: 0 calc(6* (100vw / 750)) !important;
  width: calc(20* (100vw / 750)) !important;
  height: calc(20* (100vw / 750)) !important;
}

.slick-dots li button {
  width: calc(20* (100vw / 750)) !important;
  height: calc(20* (100vw / 750)) !important;
}

.slick-dots li button:before {
  border-radius: 50%;
  font-size: calc(18* (100vw / 750)) !important;
  width: calc(18* (100vw / 750)) !important;
  height: calc(18* (100vw / 750)) !important;
  opacity: 0.3 !important;
  line-height: 1.5 !important;
}

.slick-dots li.slick-active button {
  background: none;
}

.slick-dots li.slick-active button:before {
  opacity: 1 !important;
}



.item01 .slick-dots li:nth-of-type(1) button:before {
  color: #C9B8A4;
}

.item01 .slick-dots li:nth-of-type(2) button:before {
  color: #7A7963;
}

.item01 .slick-dots li:nth-of-type(3) button:before {
  color: #555555;
}

.item02 .slick-dots li:nth-of-type(1) button:before {
  color: #DFD3C5;
}

.item02 .slick-dots li:nth-of-type(2) button:before {
  color: #BECAD6;
}

.item02 .slick-dots li:nth-of-type(3) button:before {
  color: #A4928E;
}

.item03 .slick-dots li:nth-of-type(1) button:before {
  color: #DFD3C5;
}

.item03 .slick-dots li:nth-of-type(2) button:before {
  color: #555555;
}




@media screen and (min-width: 768px) {
  h3.ff_tra {
    font-size: 3.2rem;
    letter-spacing: 0.08em;
    padding: 0 3.5rem;
    margin: 7.3rem auto 0;
  }

  h3.ff_tra::before,
  h3.ff_tra::after {
    width: 2.5rem;
    height: 0.1rem;
    top: 1.5rem;
  }

  h3.ff_tra::before {
    left: 0;
  }

  h3.ff_tra::after {
    right: 0;
  }



  .item_wrap {
    margin: 5.8rem auto 0;
    gap: 1rem;
  }

  .item_wrap li {
    width: 25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .itemimg {
    width: 20rem;
  }

  .item_wrap .itemimg+a {
    margin-top: 5.7rem;
  }

  .item_wrap .item_wrap-name {
    font-size: 2.4rem;
    letter-spacing: 0.12em;
  }

  .item_wrap .item_wrap-price {
    font-size: 1.6rem;
    margin-top: 1.8rem;
  }

  .item_wrap .item_fanction {
    font-size: 1.5rem;
    margin: 2.9rem auto 0;
    left: 1.1rem;
  }

  .item_wrap .item_fanction::before {
    width: 1.04rem;
    height: 1.16rem;
    left: -1.8rem;
    top: 0.1rem;
  }

  /* shoes_wrap */
  .item_wrap .shoes_wrap.__sp {
    margin-top: 9.4rem;
  }

  .item_wrap .shoes_wrap .itemimg {
    height: 18rem;
  }

  .item_wrap .shoes_wrap .itemimg+a {
    margin-top: 5.7rem;
  }

  .item_wrap .shoes_wrap .item_wrap-brand {
    font-size: 1.8rem;
    letter-spacing: 0.07em;
  }

  .item_wrap .shoes_wrap .item_wrap-name {
    margin-top: 1.8rem;
    letter-spacing: 0.12em;
  }

  .item_wrap .shoes_wrap .slick-dots {
    bottom: -3.3rem !important;
  }

  /* ▽_____________ slick dot ______________▽ */
  .slick-dots {
    bottom: -3.5rem !important;
    left: 0.3rem !important;
  }

  .slick-dots li {
    margin: 0 0.2rem !important;
    width: 2rem !important;
    height: 2rem !important;
  }

  .slick-dots li button {
    width: 2rem !important;
    height: 2rem !important;
    padding: 0.5rem !important;
  }

  .slick-dots li button:before {
    font-size: 1.4rem !important;
    width: 1.2rem !important;
    height: 1.2rem !important;
  }

}










/* ▽_____________ style2 ______________▽ */
@media screen and (max-width: 767px) {
  .sec__style2 {
    margin-top: calc(183* (100vw / 750));
  }

  .img06 {
    width: calc(500* (100vw / 750));
  }

  .sec__style2 .detail_tx {
    margin: calc(33* (100vw / 750)) 0 0 calc(40* (100vw / 750));
  }

  .img07 {
    width: calc(620* (100vw / 750));
    margin: calc(90* (100vw / 750)) 0 0 auto;
  }

  .style2_credit_block {
    margin: calc(23* (100vw / 750)) 0 0 calc(130* (100vw / 750));
  }

  .sec__style2 h3 {
    margin-top: calc(105* (100vw / 750));
  }

  .sec__style2 .shoes_wrap {
    margin-top: calc(117* (100vw / 750));
  }

  .sec__style2 .shoes_wrap .itemimg+a {
    margin-top: calc(21* (100vw / 750));
  }

  .sec__style2 .shoes_wrap .item_wrap-name,
  .sec__style3 .shoes_wrap .item_wrap-name {
    line-height: 1.55;
    margin-top: calc(16* (100vw / 750));
  }

  .sec__style2 .shoes_wrap .item_wrap-price,
  .sec__style3 .shoes_wrap .item_wrap-price {
    margin-top: calc(17* (100vw / 750));
  }

  .item_fanction+.item_fanction {
    margin-top: calc(25* (100vw / 750));
  }

}

.item04 .slick-dots li:nth-of-type(1) button:before {
  color: #2B3453;
}

.item04 .slick-dots li:nth-of-type(2) button:before {
  color: #C9B8A4;
}

.item04 .slick-dots li:nth-of-type(3) button:before {
  color: #555555;
}


@media screen and (min-width: 768px) {
  .sec__style2 {
    margin-top: 16rem;
  }

  .sec__style2 .grid_wrap {
    width: 112rem;
    grid-template-columns: 8rem 48rem auto;
    grid-template-rows: 27.3rem 15.7rem 28.5rem auto;
  }

  .img06 {
    width: 40rem;
    grid-column: 2;
    grid-row: 3/4;
  }

  .img07 {
    width: 51rem;
    grid-column: 3;
    grid-row: 1;
  }

  .sec__style2 .detail_tx {
    grid-column: 1/3;
    grid-row: 2;
    letter-spacing: 0.01em;
  }

  .style2_credit_block {
    grid-column: 3;
    grid-row: 4;
  }

  .style2_credit_block li:nth-child(n+3) {
    order: 1;
  }

  .sec__style2 h3 {
    margin-top: 23.9rem;
  }

  .sec2_item_wrap1 li {
    width: 33rem;
  }

  .sec__style2 .shoes_wrap {
    margin-top: 10.4rem;
  }

  .sec__style2 .shoes_wrap .itemimg+a {
    margin-top: 4.7rem;
  }

  .sec__style2 .shoes_wrap .item_wrap-name,
  .sec__style3 .shoes_wrap .item_wrap-name {
    line-height: 1;
    margin-top: 1.9rem;
    letter-spacing: 0.09em;
  }

  .sec__style2 .shoes_wrap .item_wrap-price,
  .sec__style3 .shoes_wrap .item_wrap-price {
    margin-top: 2rem;
  }

  .item_fanction_wrap {
    display: flex;
    justify-content: center;
    gap: 4.2rem;
  }

  .item_fanction+.item_fanction {
    padding-right: 0.3rem;
  }
}








/* ▽_____________ style3 ______________▽ */
@media screen and (max-width: 767px) {
  .sec__style3 {
    margin-top: calc(183* (100vw / 750));
  }

  .img08 {
    width: calc(636* (100vw / 750));
  }

  .sec__style3 .detail_tx {
    margin: calc(33* (100vw / 750)) 0 0 calc(40* (100vw / 750));
  }

  .img09 {
    width: calc(440* (100vw / 750));
    margin: calc(67* (100vw / 750)) 0 0 auto;
  }

  .img10 {
    width: calc(400* (100vw / 750));
    margin: calc(60* (100vw / 750)) 0 0 0;
  }

  .style3_credit_block {
    position: absolute;
    flex-direction: column;
    top: calc(1913* (100vw / 750));
    right: calc(14* (100vw / 750));
  }

  .style3_credit_block li {
    text-align: left;
  }

  .sec__style3 h3 {
    margin-top: calc(114* (100vw / 750));
  }

  .sec__style3 .item_wrap {
    margin-top: calc(150* (100vw / 750));
  }

  .sec__style3 .item_wrap .shoes_wrap {
    margin-top: calc(46* (100vw / 750));
  }

  .sec__style3 .item_wrap .shoes_wrap .itemimg+a {
    margin-top: calc(93* (100vw / 750));
  }
}


.item06 .slick-dots li:nth-of-type(1) button:before {
  color: #EF9B5B;
}

.item06 .slick-dots li:nth-of-type(2) button:before {
  color: #DFD3C5;
}

.item06 .slick-dots li:nth-of-type(3) button:before {
  color: #726052;
}

@media screen and (min-width: 768px) {
  .sec__style3 {
    margin-top: 16rem;
  }

  .sec__style3 .grid_wrap {
    width: 140rem;
    grid-template-columns: 13rem 71rem 18rem auto;
    grid-template-rows: 12rem 49rem 12.4rem 11.7rem auto;
  }

  .img08 {
    width: 54rem;
    grid-column: 2;
    grid-row: 1;
  }

  .img09 {
    width: 38rem;
    grid-column: 4;
    grid-row: 2;
  }

  .img10 {
    width: 36rem;
    grid-column: 3;
    grid-row: 3;
  }

  .sec__style3 .detail_tx {
    grid-column: 2;
    grid-row: 4;
    letter-spacing: 0.025em;
  }

  .style3_credit_block {
    grid-column: 2;
    grid-row: 5;
  }

  .style3_credit_block li:nth-child(n+4) {
    order: 1;
  }

  .sec__style3 h3 {
    margin-top: 14.3rem;
  }

  .sec__style3 .item_wrap {
    margin-top: 5.8rem;
  }

  .sec__style3 .item_wrap li {
    width: 33rem;
  }

  .sec__style3 .item_wrap .shoes_wrap {
    margin-top: 9rem;
  }

  .sec__style3 .item_wrap .shoes_wrap .itemimg+a {
    margin-top: 5.9rem;
  }
}










/* ▽_____________ style4 ______________▽ */
@media screen and (max-width: 767px) {
  .sec__style4 {
    margin-top: calc(170* (100vw / 750));
  }

  .sec__style4::before,
  .sec__style4::after {
    content: "";
    position: absolute;
    pointer-events: none;
    width: calc(750* (100vw / 750));
    left: 0;
  }

  .sec__style4::before {
    background: url(../img/sp/rain2_bottom.png) no-repeat;
    background-size: contain;
    height: calc(11491* (100vw / 750));
    top: 0;
    z-index: 0;
  }

  .sec__style4::after {
    background: url(../img/sp/rain2_upper.png) no-repeat;
    background-size: contain;
    height: calc(11491* (100vw / 750));
    top: 0;
    z-index: 2;
  }

  .img11 {
    width: calc(650* (100vw / 750));
    margin-left: auto;
  }

  .img12 {
    width: calc(520* (100vw / 750));
    margin-top: calc(100* (100vw / 750));
  }

  .sec__style4 .detail_tx {
    margin: calc(33* (100vw / 750)) 0 0 calc(40* (100vw / 750));
  }

  .style4_credit_block {
    margin: calc(45* (100vw / 750)) 0 0 calc(40* (100vw / 750));
  }

  .sec__style4 .item_wrap .shoes_wrap {
    margin-top: calc(167* (100vw / 750));
  }

  .sec__style4 .item_wrap .shoes_wrap .slick-dots {
    bottom: calc(15* (100vw / 750)) !important;
  }

  .sec__style4 .item_wrap .shoes_wrap .itemimg+a {
    margin-top: calc(28* (100vw / 750));
  }

  /* .item08 .slick-dots li:nth-of-type(1) button:before {
    content: "○";
    color: #AEAEAE;
    position: relative;
    top: calc(-21* (100vw / 750));
    left: calc(-8* (100vw / 750));
    font-size: calc(25* (100vw / 750)) !important;
  } */
}




.item08 .slick-dots li:nth-of-type(1) button:before {
  color: #fff;
  opacity: 0.5 !important;
}

.item08 .slick-dots li:nth-of-type(1).slick-active button:before {
  opacity: 0.9 !important;
}

.item08 .slick-dots li:nth-of-type(2) button:before {
  color: #FFDD83;
}

.item08 .slick-dots li:nth-of-type(3) button:before {
  color: #555555;
}

.item09 .slick-dots li:nth-of-type(1) button:before {
  color: #DFD3C5;
}

.item09 .slick-dots li:nth-of-type(2) button:before {
  color: #555555;
}

@media screen and (min-width: 768px) {
  .sec__style4 {
    margin-top: 16rem;
  }

  .sec__style4 .grid_wrap {
    width: 104rem;
    grid-template-columns: 50rem auto;
    grid-template-rows: 20.3rem 13.7rem 35.6rem auto;
  }

  .img11 {
    width: 50rem;
    grid-column: 2;
    grid-row: 1;
  }

  .img12 {
    width: 40rem;
    grid-column: 1;
    grid-row: 3;
  }

  .sec__style4 .detail_tx {
    grid-column: 1;
    grid-row: 2;
    letter-spacing: 0.025em;
  }

  .style4_credit_block {
    grid-column: 2;
    grid-row: 4;
  }

  .sec__style4 h3 {
    margin-top: 14.8rem;
  }

  .sec__style4 .item_wrap {
    margin-top: 5.3rem;
  }

  .sec__style4 .item_wrap .slick-dots {
    bottom: -4rem !important;
  }

  .sec__style4 .item_wrap .itemimg+a {
    margin-top: 6.1rem;
  }

  .sec__style4 .item_wrap .shoes_wrap {
    margin-top: 11.4rem;
  }

  .sec__style4 .item_wrap li {
    width: 31rem;
  }

  .sec__style4 .item_wrap .shoes_wrap .slick-dots {
    bottom: -1.3rem !important;
  }

  .sec__style4 .item_wrap .shoes_wrap .itemimg+a {
    margin-top: 3.7rem;
  }

  /* 
  .item08 .slick-dots li:nth-of-type(1) button:before {
    color: #e8e8e8;
    border: #AEAEAE 0.1rem solid;
    top: 0.3rem;
    left: -0.1rem;
    font-size: 0.9rem !important;
  } */
}












/* ▽_____________ style5 ______________▽ */
@media screen and (max-width: 767px) {
  .sec__style5 {
    margin-top: calc(183* (100vw / 750));
  }

  .img13 {
    width: calc(650* (100vw / 750));
    margin-left: auto;
  }

  .sec__style5 .detail_tx {
    margin: calc(31* (100vw / 750)) 0 0 calc(100* (100vw / 750));
  }

  .img14 {
    width: calc(480* (100vw / 750));
    margin-top: calc(87* (100vw / 750));
  }

  .style5_credit_block {
    margin: calc(22* (100vw / 750)) 0 0 calc(40* (100vw / 750));
  }

  .style5_credit_block li:nth-child(n+3) {
    order: 1;
  }

  .img15 {
    width: calc(480* (100vw / 750));
    margin: calc(54* (100vw / 750)) 0 0 auto;
  }

  .sec__style5 h3 {
    margin-top: calc(114* (100vw / 750));
  }

  .sec__style5 .item_wrap li:nth-child(n+3) {
    margin-top: calc(103* (100vw / 750));
  }

  .sec__style5 .item_wrap li:nth-child(5) {
    margin-top: calc(130* (100vw / 750));
  }

  .sec__style5 .item_wrap li:nth-child(5) .itemimg+a {
    position: relative;
    left: calc(-18* (100vw / 750));
    margin-top: calc(-4* (100vw / 750));
  }

  .sec__style5 .item_wrap li:nth-child(5) .item_wrap-name {
    margin-top: calc(23* (100vw / 750));
    letter-spacing: 0.06em;
  }

  /* 
  .item12 .slick-dots li:nth-of-type(2) button:before {
    content: "○";
    color: #AEAEAE;
    position: relative;
    top: calc(-21* (100vw / 750));
    left: calc(-8* (100vw / 750));
    font-size: calc(25* (100vw / 750)) !important;
  } */
}


.item10 .slick-dots li:nth-of-type(1) button:before {
  color: #C9B8A4;
}

.item10 .slick-dots li:nth-of-type(2) button:before {
  color: #7A7963;
}

.item10 .slick-dots li:nth-of-type(3) button:before {
  color: #555555;
}

.item11 .slick-dots li:nth-of-type(1) button:before {
  color: #D5C9BB;
}

.item11 .slick-dots li:nth-of-type(2) button:before {
  color: #BECAD6;
}

.item11 .slick-dots li:nth-of-type(3) button:before {
  color: #555555;
}

.item12 .slick-dots li:nth-of-type(1) button:before {
  color: #555555;
}

.item12 .slick-dots li:nth-of-type(2) button:before {
  color: #fff;
  opacity: 0.5 !important;
}

.item12 .slick-dots li:nth-of-type(2).slick-active button:before {
  opacity: 0.8 !important;
}

.item12 .slick-dots li:nth-of-type(3) button:before {
  color: #9D7E47;
}

.item13 .slick-dots li:nth-of-type(1) button:before {
  color: #555555;
}

.item13 .slick-dots li:nth-of-type(2) button:before {
  color: #BECAD6;
}

.item13 .slick-dots li:nth-of-type(3) button:before {
  color: #EF9B5B;
}

@media screen and (min-width: 768px) {
  .sec__style5 {
    margin-top: 16rem;
  }

  .sec__style5 .grid_wrap {
    width: 130rem;
    grid-template-columns: 9rem 72rem 9rem auto;
    grid-template-rows: 21rem 40rem 13.4rem 11.6rem auto;
  }

  .img13 {
    width: 52rem;
    grid-column: 2;
    grid-row: 1;
  }

  .img14 {
    width: 40rem;
    grid-column: 4;
    grid-row: 2;
  }

  .img15 {
    width: 36rem;
    grid-column: 3;
    grid-row: 3;
  }

  .sec__style5 .detail_tx {
    grid-column: 2;
    grid-row: 4;
  }

  .style5_credit_block {
    grid-column: 2;
    grid-row: 5;
  }

  .style5_credit_block li:nth-child(n+4) {
    order: 1;
  }

  .style5_credit_block li:nth-child(n+7) {
    order: 2;
  }



  .sec__style5 h3 {
    margin-top: 19.9rem;
  }

  .sec__style5 .item_wrap {
    width: 100rem;
    margin: 9.8rem auto 0;
  }

  .sec__style5 .item_wrap li:nth-child(n+4) {
    margin-top: 7rem;
    width: 31rem;
  }

  .sec__style5 .item_wrap li:nth-child(5) {
    margin-top: 18.5rem;
  }

  .sec__style5 .item_wrap li:nth-child(5) .itemimg+a {
    margin-top: 3.6rem;
  }

  .sec__style5 .item_wrap li:nth-child(5) .item_wrap-name {
    margin-top: 2rem;
    letter-spacing: 0.1em;
  }

  /* .item12 .slick-dots li:nth-of-type(2) button:before {
    color: #e8e8e8;
    border: #AEAEAE 0.1rem solid;
    top: 0.4rem;
    left: 0rem;
    font-size: 0.9rem !important;
  } */
}



























/* ▽ lp__foot_btn ▽ */
.footbtn_bg {
  background: #fff;
  padding: calc(150* (100vw / 750)) 0 calc(9* (100vw / 750)) 0;
  margin-top: calc(140* (100vw / 750));
}

.sneaker_lp .lp__foot_btn {
  position: relative;
  display: flex;
  justify-content: center;
  margin: auto;
  width: calc(354* (100vw / 750));
  height: calc(58* (100vw / 750));
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-size: calc(24* (100vw / 750));
  letter-spacing: 0.05em;
  border: 1px solid #000;
  line-height: 2.3;
}

@media screen and (min-width: 768px) {
  .footbtn_bg {
    padding: 11.9rem 0 0 0;
    margin-top: 10.2rem;
  }

  .sneaker_lp .lp__foot_btn {
    width: 22rem;
    height: 3.5rem;
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 561px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {}

@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: calc(10 * (100vw / 1400));
  }
}