@charset "UTF-8";

/* CSS Document */

.ctt_ttl_main {
  width: 100%;
  margin: 0;
  font-size: 10px;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", sans-serif;

}

.ctt_ttl_main img {
  width: 100%;
  margin: 0 auto;
}


.ctt_ttl_main p {
  color: #252525;
  font-size: 14px;
  line-height: 1.6;
  /* text-align: justify; */
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  margin-bottom: 1em;
  font-weight: 500;
}

.lead {
  padding: 20px;
}


.ctt_ttl_main p.lead-emphasis {
  font-size: 18px;
  font-family: 'Lora', 'Noto Serif JP', serif;
  font-weight: 600;
}

.lead-note {
  font-size: 14px;
  display: block;
  margin: 8px 0 0;
}


.main_box_banner {
  margin-bottom: 15px;
  background-color: #ddba94;
}

.section-wrapper {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", sans-serif;
  margin: 0 0 72px;
}



.main_box_banner img {
  width: 100%;
  height: auto;
}


/* nav-tab */
.nav-tab {
  margin: 20px 0 30px;
}

.nav-tab::after {
  background: #919191;
  content: '';
  display: block;
  height: 1px;
  margin-top: 1px;
  width: 100%;
}

.nav-tab ul {
  text-align: center;
}

.nav-tab ul li {
  display: inline-block;
  font-size: 0;
  margin: 0 5px;
  vertical-align: bottom;
  width: 200px;
}

.nav-tab li a {
  border: 1px solid #ddd;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  color: #aaa;
  display: block;
  font-size: 13px;
  height: 28px;
  line-height: 30px;
  margin-bottom: 1px;
  overflow: hidden;
  padding: 0 10px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nav-tab li.active a {
  border: 1px solid #919191;
  border-bottom: 1px solid #fff;
  color: #333;
  height: 30px;
  line-height: 30px;
  margin-bottom: -2px;
  transition: .3s;
}

.ladies-lineup-wrapper {
  margin: 0 auto 40px;
}

.navi {
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0 auto 12px;
  text-align: center;
  font-family: 'Lora', serif;
}

.navi::before {
  display: block;
  content: '';
  border-top: solid 1px #797979;
  width: 700px;
  margin: 0 auto;
  padding-bottom: 48px;
}

.navi ul {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.navi ul li {
  display: inline-block;
  width: 44%;
  margin: 0 0 8px;
  text-align: center;
  position: relative;
  border-radius: 30px;
  border: 1px #757575 solid;
  transition: .3s;
}

.navi ul li a {
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  font-size: 27px;
  width: 100%;
  line-height: 1.2;
  padding: 6px 0;
  border-radius: 4px;
}

.navi ul li a img {
  width: 100%;
}


.navi ul li::after {
  display: block;
  width: 24px;
  height: 14px;
  content: '';
  position: absolute;
  background: url(./anchor.svg);
  background-size: cover;
}


.section-ttl-wrapper {
  display: flex;
  width: 1000px;
  justify-content: space-evenly;
  align-items: center;
  margin-inline: auto;
  font-size: 27px;
  font-family: "Lora", "Noto serif JP", serif;
}

.section-ttl-wrapper img {
  width: 25%;
  height: auto;
  aspect-ratio: 5/6;
}

.section-ttl-inner {
  width: 50%;
  margin-bottom: 24px;
}

.section-ttl-inner p {
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  margin: 16px 0 0;
}

.section-ttl-note {
  display: block;
  font-size: 12px;
  margin-top: 4px;
}

.washmere-note {
  font-size: 8px;
  vertical-align: top;
}


.l-slider,
.l-slider-reverse {
  width: 100%;
  overflow: hidden;
  padding-bottom: 32px;
}

.l-slider-ttl,
.l-slider-reverse-ttl {
  font-size: 21px;
  color: #616161;
  line-height: 1.5;
  font-family: 'Lora', 'Noto Serif JP', serif;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}

.l-slider-ttl span,
.l-slider-reverse-ttl span {
  display: block;
  font-size: 18px;
}

.l-slider-txt,
.l-slider-txt2,
.m-item-list,
.l-slider-reverse-txt,
.l-slider-reverse-txt2,
.m-item-list-reverse {
  font-weight: 500;
}

.l-slider-txt-note {
  display: block;
  font-size: 12px;
  margin-top: 8px;
}


.l-slider-img {
  width: 100%;
}


.m-item-list li,
.m-item-list-reverse li {
  overflow: hidden;
  margin-bottom: 8px;
}

.m-item-list-button {
  background-color: #3e3e3e;
  font-weight: bold;
  color: #fff;
  font-size: 12px;
  margin: 0;
  text-align: center;
  transition: all 0.3s ease 0s;
  display: block;
  border-radius: 4px;
  align-content: center;
  justify-self: end;
  align-self: center;
  padding: 3% 6%;
}



/* スライダーここから */

.slider-contents-main {
  /* �ǉ� */
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.slider-contents-main-wrapper {
  width: 100%;
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.slider-contents {
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  /*line-height: 300px;*/
  text-align: center;
  font-size: 0;
  background-color: #e3e0dd;

}

.swiper-pagination-bullets {
  position: static;
}

/*
  .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    margin: 0 0 0 10px !important;
   background: #333 !important;
  }

  .swiper-pagination-bullet:first-child {
    margin: 0 !important;
  }
*/
.slider-contents img {
  width: 100%;
  height: auto;
  aspect-ratio: 5/6;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}

.slider-contents-btn-prev {
  background: url(../esw251029_cashmere-kids-items/arrow_back.svg) 10px center no-repeat;
  width: 55px;
  height: 55px;
  position: static;
  background-size: 19px auto;
  z-index: 2;
  cursor: pointer;
  margin-top: 0;
}

.slider-contents-btn-next {
  background: url(../esw251029_cashmere-kids-items/arrow_forward.svg) 28px center no-repeat;
  width: 55px;
  height: 55px;
  position: static;
  background-size: 19px auto;
  z-index: 2;
  cursor: pointer;
  margin-top: 0;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 7px;
  display: inline-block;
  background: none;
  border-radius: 0;
  border: 1px solid #757575;
  box-sizing: border-box;
  opacity: 1;
  cursor: pointer;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet-active {
  background: #757575;
  opacity: 1;
}


.button-sandp {
  display: block;
  background-image: url(../esw251029_cashmere-kids-items/icon_pause.svg);
  background-size: 24px;
  width: 24px;
  height: 24px;
  z-index: 2;
}

.button-sandp.paused {
  background-image: url(../esw251029_cashmere-kids-items/icon_start.svg);
}


.swiper-command-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ナビ用スライダー */

.l-slider.slider-navi {
  position: relative;
  display: block;
  width: 100vw;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.slider-contents-mini .slider-contents {
  width: 120px;
  height: auto;
  background-color: #fff;
}

.slider-contents-mini .slider-contents img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 5/6;
}

.slider-contents-mini .slider-contents-main-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  transition-timing-function: linear !important;
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
}


.slider-contents-mini .slider-contents-btn-prev {
  background: url(../esw251029_cashmere-kids-items/arrow_back.svg) 10px center no-repeat;
  width: 55px;
  height: 100%;
  position: absolute;
  left: 35%;
  top: 45%;
  background-size: 19px auto;
  z-index: 2;
  cursor: pointer;
}

.slider-contents-mini .slider-contents-btn-next {
  background: url(../esw251029_cashmere-kids-items/arrow_forward.svg) 28px center no-repeat;
  width: 55px;
  height: 100%;
  position: absolute;
  right: 34%;
  top: 45%;
  background-size: 19px auto;
  z-index: 2;
  cursor: pointer;
}


.slider-contents-mini .swiper-pagination-bullets {
  margin: 41px auto 0;
  overflow: hidden;
}

.slider-contents-mini .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 7px;
  display: inline-block;
  background: none;
  border-radius: 0;
  border: 1px solid #757575;
  box-sizing: border-box;
  opacity: 1;
  cursor: pointer;
}

.slider-contents-mini .swiper-pagination .swiper-pagination-bullet-active {
  background: #757575;
  opacity: 1;
}


.slider-contents-mini .button-sandp {
  position: absolute;
  display: block;
  background-image: url(../esw251029_cashmere-kids-items/icon_pause.svg);
  background-size: 24px;
  width: 24px;
  height: 24px;
  right: 5%;
  transform: translateX(-30%);
  top: 87%;
  z-index: 2;
}

.slider-contents-mini .button-sandp.paused {
  background-image: url(../esw251029_cashmere-kids-items/icon_start.svg);
}


/* ナビ用スライダーここまで */


/* キャンペーンエリア */
.campaign-wrapper {
  margin: 0 auto;
  padding-bottom: 50px;
}

.campaign-wrapper h2 {
  position: relative;
  text-align: center;
  font-size: 20px;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  margin-bottom: 16px;
}


.campaign-wrapper img {
  display: block;
  margin: 0 auto;
  height: auto;
}

/* キャンペーンエリア ここまで*/


.content-btn {
  background: #3e3e3e;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 14px;
  margin: 20px auto 40px;
  padding: 20px 0;
  text-align: center;
  width: 90%;
  max-width: 320px;
  font-weight: bold;
  position: relative;
}


.shop-info-icon {
  text-align: center;
  margin: 0 auto;
}

.shop-info-icon img {
  aspect-ratio: 1/1;
  width: 13%;
  height: auto;
}

.shop-info-wrapper h3 {
  font-size: 18px;
  font-weight: 600;
}

.shop-info-inner,
.shop-info-inner2 {
  font-size: 15px;
  font-weight: 500;
  margin: 0 auto 64px;
}

.shop-info-inner-note {
  display: block;
  font-size: 12px;
  margin-top: 8px;
}

.shop-info-inner2-desc {
  display: flex;
  gap: 32px;
  align-items: center;
  margin: 8px auto 0;
}

.shop-info-inner img.cashmere_catalog {
  display: block;
  width: 40%;
  height: auto;
  margin: 0 auto;
}


.washmere-help {
  display: inline-block;
  transition: .4s all;
}

.washmere-help-inner {
  position: relative;
  grid-area: txt2;
}

.washmere-help-inner img {
  width: 20px;
  height: auto;
  vertical-align: bottom;
  aspect-ratio: 1/1;
}

.washmere-help-inner p {
  font-size: 12px;
}

.swich_setting {
  display: none;
}

.tooltip {
  position: relative;
  cursor: pointer;
  padding: 0 3px;
  font-size: 12px;
  color: #4682b4;
  font-weight: 500;
}

.washmere-description {
  width: 347px;
  /* 横幅 */
  position: absolute;
  top: 80%;
  /* Y軸の位置 */
  left: 84%;
  transform: translateX(-50%);
  margin-top: 15px;
  /* テキストとの距離 */
  padding: 11% 9% 9% 11%;
  border-radius: 10px;
  /* 角の丸み */
  background-color: #666;
  /* ツールチップの背景色 */
  font-size: 12px;
  line-height: 1.7em;
  color: #fff;
  text-align: left;
  visibility: hidden;
  /* ツールチップを非表示に */
  opacity: 0;
  /* 不透明度を0％に */
  z-index: 1;
  transition: 0.5s all;
  /* マウスオーバー時のアニメーション速度 */
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  text-align: justify;
}

.washmere-description::before {
  /* 吹き出しの「しっぽ」のスタイル */
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom: 12px solid #666;
  position: absolute;
  bottom: 99%;
  left: 22%;
  transform: translateX(-50%);
}

.washmere-description::after {
  display: inline-block;
  position: absolute;
  content: "\02715";
  right: 3%;
  top: 4%;
}


.swich_setting:checked+.tooltip .washmere-description {
  /* チェック時のスタイル */
  top: 100%;
  visibility: visible;
  opacity: 1;
}

/* 9/25 add */

.cashmere-ladies-index {
  padding: 32px 0;
}

.cashmere-ladies-index h2 {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 30px;
  font-family: 'Lora', 'Noto Serif JP', serif;
  align-content: center;
  font-weight: 500;
}

.cashmere-ladies-index h2 span {
  display: inline-block;
  font-size: 20px;
}

.content-btn::after {
  position: absolute;
  display: inline-block;
  content: "";
  background: url(../esw251029_cashmere-kids-items/newopen.png) no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
  top: 33%;
  right: 5%;
}

/* 10/18 add */

.menu-link-wrapper {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
}

.text-link-a {
  color: #cc6d00;
  grid-area: menu-link;
  justify-self: right;
}

.text-link-a:hover {
  text-decoration: underline;
}

.navi-itemlist-inner img {
  height: auto;
}

.cashmere-kids-link>.under-link li {
  display: block;
  margin: 5px auto;
}

@media screen and (min-width: 641px) {
  .main_box_banner img {
    width: 1000px;
    height: auto;
  }

  .ctt_ttl_main {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
  }

  .ctt_ttl_main img {
    margin: 0 auto;
    vertical-align: bottom;
  }

  .ctt_ttl_main p {
    text-align: center;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.1em;
  }

  .navi {
    width: 800px;
    margin: 0 auto 56px;
  }

  .navi ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 16px;
    column-gap: 24px;
    justify-content: center;
  }

  .navi ul li {
    width: 99%;
    display: grid;
    grid-template-columns: 16px 1fr 30px;
    grid-template-areas: ". ttl mark";
    text-align: left;
    margin: 0;
  }

  .navi ul li a {
    display: block;
    grid-area: ttl;
    font-size: 24px;
    padding: 8px 0;
  }

  .navi ul li::after {
    grid-area: mark;
    top: 34%;
    right: 34%;
  }

  .campaign-wrapper {
    width: 1000px;
  }

  .campaign-wrapper img {
    width: 800px;
  }


  .campaign-wrapper h2::before {
    position: absolute;
    display: block;
    content: '';
    width: 50px;
    border: solid 1px #454545;
    top: 50%;
    left: 18%;
  }

  .campaign-wrapper h2::after {
    position: absolute;
    display: block;
    content: '';
    width: 50px;
    border: solid 1px #454545;
    top: 50%;
    right: 18%;
  }


  .slider-contents-main {
    width: 460px;
    margin: auto;
  }

  .slider-contents-mini {
    width: 100%;
    margin: auto;
  }

  .l-slider {
    display: grid;
    /* padding-bottom: 64px; */
    margin-bottom: 0;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: repeat(8, auto);
    grid-template-areas: "img ." "img ttl" "img txt" "img icon" "img txt2" "img ." "img items" "img .";
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 8px;
    place-content: center;
  }

  .l-slider-img {
    grid-area: img;
  }

  .l-slider-ttl {
    grid-area: ttl;
  }

  .l-slider-txt {
    grid-area: txt;
    width: 400px;
    font-size: 14px;
    font-weight: 500;
  }

  .l-slider-icon-wrapper {
    grid-area: icon;
  }

  .l-slider-icon-wrapper img {
    vertical-align: middle;
    width: 55px;
  }

  .l-slider-txt2 {
    grid-area: txt2;
    font-size: 13px;
    width: 400px;
  }

  .m-item-list {
    grid-area: items;
    width: 400px;
    font-size: 14px;
  }

  .m-item-list li a {
    display: grid;
    grid-template-columns: repeat(2, auto);
  }

  /* 中身少ない */
  .l-slider.less {
    grid-template-areas: "img ." "img ttl" "img txt" "img icon" "img ." "img items" "img .";
  }

  /* 逆向き */

  .l-slider-reverse {
    display: grid;
    padding-bottom: 64px;
    margin-bottom: 0;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: repeat(8, auto);
    grid-template-areas: ". img" "ttl img" "txt img" "icon img" "txt2 img" ". img" "items img" ". img";
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 8px;
    place-content: center;
  }

  .l-slider-reverse-img {
    grid-area: img;
  }

  .l-slider-reverse-ttl {
    grid-area: ttl;
  }

  .l-slider-reverse-txt {
    grid-area: txt;
    width: 400px;
    font-size: 14px;
  }

  .l-slider-reverse-icon-wrapper {
    grid-area: icon;
  }

  .l-slider-reverse-icon-wrapper img {
    vertical-align: middle;
    width: 55px;
  }

  .l-slider-reverse-txt2 {
    grid-area: txt2;
    font-size: 13px;
    width: 400px;
  }

  .m-item-list-reverse {
    grid-area: items;
    width: 400px;
    font-size: 14px;
  }

  .m-item-list-reverse li a {
    display: grid;
    grid-template-columns: repeat(2, auto);
  }

  .l-slider-reverse.less {
    grid-template-areas: ". img"
      "ttl img"
      "txt img"
      "icon img"
      ". img"
      "items img"
      ". img";
  }

  /* グリッドここまで */

  .main_box_banner a:hover,
  .con2 ul li a:hover,
  .credit a:hover,
  .m-item-list a:hover,
  .m-item-list-reverse a:hover,
  .campaign-wrapper a:hover {
    opacity: .7;
  }


  .m-link-archive-img img:hover {
    opacity: 0.8;
  }

  .item-box-image .pickup-icn {
    top: 40px;
    left: 40px;
    width: 140px;
  }

  .l-slider-desc>.style-index {
    margin-bottom: 18px;
  }

  .tfslive_box a:hover {
    opacity: 0.7;
  }

  .banner_box a:hover {
    opacity: 0.7;
  }

  /* ranking */
  .rank-item-list {
    margin: auto;
    max-width: 870px;
  }

  .rank-item-list>li {
    margin: 20px 10px 0;
    width: 154px;
  }


  .rank-itemlist-grid-container {
    display: grid;
    grid-template-columns: repeat(5, auto);
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 32px;
    justify-content: center;
    margin: 0 auto;
    width: 1000px;
  }

  .rank-itemlist-grid-inner {
    width: 150px;
    display: grid;
    grid-template-rows: auto 1fr auto;
    gap: 5px;
  }

  .rank-itemlist-grid-inner img {
    aspect-ratio: 5/6;
  }

  .rank-itemlist-inner-container {
    display: inherit;
    grid-template-rows: subgrid;
    grid-row: span 3;
    position: relative;
  }

  .grid-rank-item-photo {
    width: 150px;
  }

  .under-infomation {
    width: 800px;
    margin: 0 auto 24px;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
    text-align: center;
  }

  .under-infomation h2 {
    display: block;
    font-size: 21px;
    text-align: center;
    font-family: 'Lora', serif;
    margin: 0 0 8px;
  }

  .washmere-help img {
    vertical-align: middle;
    width: 184px;
    height: auto;
  }

  .info-ttl-bg {
    margin: 88px auto 24px;
  }

  .info-ttl-bg h2 {
    font-size: 27px;
    font-family: "Lora", "Noto serif JP", serif;
    text-align: center;
  }

  .info-ttl {
    padding: 16px 0 8px;
  }

  .shop-info-icon img {
    aspect-ratio: 1/1;
    width: 130px;
    height: auto;
  }

  .shop-info-inner h3 {
    text-align: center;
    margin: 0 auto 8px;
  }


  .shop-info-inner p,
  .shop-info-inner2-txt p {
    display: inline-block;
    text-align: left;
  }

  /* 10/17 add */

  .navi-itemlist-container {
    display: grid;
    grid-template-columns: repeat(6, auto);
    justify-content: center;
    margin: 0 auto;
    width: 1000px;
    column-gap: 12px;
    row-gap: 14px;
  }


  .navi-itemlist-inner {
    width: 150px;

  }

  .navi-itemlist-inner img {
    aspect-ratio: 2/3;
  }

  .navi-itemlist-inner-container {
    display: inherit;
    grid-template-rows: subgrid;
    grid-row: span 3;
    position: relative;
  }




  /* hover */
  .main-content a,
  .main-content img {
    transition: .3s;
  }

  .main-content a:hover,
  .shop-info-inner a:hover {
    opacity: .6;
  }

  .rank-itemlist-grid-inner a:hover {
    transition: .3s;
    opacity: .6;
  }


  .nav-1:hover {
    transition: .3s;
    background-color: #f8f0ec;
  }


  .nav-2:hover {
    transition: .3s;
    background-color: #e3e0ed;
  }


  .nav-3:hover {
    transition: .3s;
    background-color: #e6e6e6;
  }

  .navi-itemlist-inner a:hover {
    opacity: .6;
  }


  /* 9/25 add */

  .cashmere-category-wrapper {
    padding: 16px 0 48px;
  }

  .cashmere-category-wrapper h3 {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    background-image: url(../esw251029_cashmere-kids-items/ribbon-w.png);
    background-position: center;
    background-repeat: no-repeat;
    aspect-ratio: 736/45;
    font-size: 20px;
    font-family: 'Lora', 'Noto Serif JP', serif;
    align-content: center;
    font-weight: 500;
  }

  .cashmere-category-list {
    list-style: none;
    display: grid;
    width: 1200px;
    grid-template-columns: repeat(6, 185px);
    grid-template-rows: repeat(2, auto);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-areas: "ladies ladies ladies mens mens mens"
      "ssl recycle zakka kids sls info";
    row-gap: 16px;
    -moz-column-gap: 32px;
    column-gap: 20px;
    justify-items: center;
    justify-content: center;
    margin: 0 auto;
  }

  .cashmere-category-list li {
    display: inherit;
    position: relative;
  }

  .cashmere-category-list li a {
    display: inherit;
    grid-template-columns: auto;
    grid-template-rows: auto;
    background-color: #45423f;
  }

  .cashmere-category-list li a:hover {
    opacity: .7;
  }

  .grid-mini {
    width: 185px;
  }

  .grid-mini img {
    width: 100%;
    aspect-ratio: 1/1;
  }

  .ladies img,
  .mens img {
    width: 100%;
    aspect-ratio: 5/2;
  }


  .ladies {
    grid-area: ladies;
    width: 595px;
  }


  .mens {
    grid-area: mens;
    width: 595px;
  }


  .ssl {
    grid-area: ssl;
  }

  .recycle {
    grid-area: recycle;
  }

  .kids {
    grid-area: kids;
  }

  .zakka {
    grid-area: zakka;
  }

  .sls {
    grid-area: sls;
  }

  .info {
    grid-area: info;
  }


  .cashmere-category-list li a p {
    display: inline-block;
    background-color: #45423f;
    color: #fff;
    font-size: 12px;
    text-align: left;
    padding: 2%;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    padding-left: 8px;
  }

  .cate-ttl-brandname {
    display: inline-block;
    font-size: 12px;
    margin-right: 8px;
  }

  .grid-mini-ttl-text {
    position: absolute;
    display: inline-block;
    background-color: #ffffffd9;
    color: #454545;
    font-size: 12px;
    text-align: left;
    padding: 6% 0;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    padding-left: 8px;
    margin-right: 0;
    bottom: 33px;
    left: 3px;
    width: 170px;
  }


  .cashmere-category-list span.comingsoon-text {
    position: absolute;
    background-color: transparent;
    font-size: 16px;
    color: #fff;
    text-align: center;
    top: 38%;
    left: 18%;
  }

  .comingsoon-img {
    opacity: 0.5;
  }


  .cashmere-category-list li a p.letter-bigger {
    font-size: 18px;
  }

  .cashmere-category-list li a p::after {
    content: "";
    background: url(../esw251029_cashmere-kids-items/anchor-w.svg) no-repeat;
    background-size: contain;
    position: absolute;
    width: 20px;
    height: 10px;
    bottom: 4.5%;
    right: -1%;
    transform: rotate(270deg);
  }

  .cashmere-category-list li a p.letter-bigger::after {
    bottom: 7%;
    right: .2%;
    width: 23px;
    height: 12.5px;
  }

  .cashmere-category-list li a p.arrow-rotate::after {
    transform: rotate(0deg);
    right: 2%;
  }

  /* 10/1 add */
  .shop-info-inner2 img.cashmere_catalog {
    width: 30%;
    aspect-ratio: 17/24;
  }

  .slider-contents-mini .slider-contents {
    width: 150px;
  }

  .cashmere-kids-link>.under-link li {
    width: 600px;
  }

}

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

  .main_box_banner img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }

  .ctt_ttl_main p.lead-emphasis {
    font-size: 15px;
  }

  /* SMP nav-tab */
  .nav-tab {
    margin: 0 0 5vw;
  }

  .nav-tab ul {
    text-align: center;
  }

  .nav-tab ul li {
    margin: 0 2px;
    vertical-align: bottom;
    width: 30%;
  }

  .nav-tab li a {
    font-size: 4vw;
    height: 4vw;
    line-height: 1.5;
    padding: 2vw 0 4vw;
  }

  .nav-tab li.active a {
    height: 4.2vw;
    line-height: 1.5;
    padding: 2vw 0 4.5vw;
  }

  .campaign-wrapper img {
    width: 100%;
  }

  .campaign-wrapper h2 {
    font-size: 18px;
  }

  .ladies-lineup-wrapper {
    margin-inline: auto;
    width: 95%;
  }

  .ladies-lineup-ttl {
    font-size: 20px;
    color: #616161;
  }

  .ladies-lineup-ttl {
    --r: .8em;
    /* control the ribbon shape */

    padding-inline: calc(var(--r) + .3em);
    line-height: 1.8;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - var(--r)) 50%, 100% 100%, 0 100%, var(--r) 50%);
    clip-path: polygon(0 0, 100% 0, calc(100% - var(--r)) 50%, 100% 100%, 0 100%, var(--r) 50%);
    background: #FDF6F2;
    /* the main color */
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 2% 13%;
    margin-inline: auto;
    margin-bottom: 16px;
    ;
  }

  .rank-itemlist-grid-container {
    display: grid;
    grid-template-columns: repeat(3, auto);
    -moz-column-gap: 8px;
    column-gap: 8px;
    row-gap: 16px
  }

  .rank-itemlist-grid-inner {
    position: relative;
  }

  .rank-itemlist-grid-inner img {
    width: 100%;
  }

  .navi {
    text-align: initial;
    width: 95%;
    margin: 0 auto 24px;
  }

  .navi ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    justify-content: center;
    row-gap: 16px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    width: 95%;
  }

  .navi ul li {
    width: 98%;
    margin: 0;
    text-align: left;
    display: grid;
    grid-template-columns: 16px 1fr;
    grid-template-areas: ". ttl";
  }


  .navi ul li::after {
    position: absolute;
    width: 20px;
    height: 10px;
    right: 8%;
    bottom: 30%;
  }

  .navi ul li a {
    font-size: 17px;
    grid-area: ttl;
  }


  .navi::before {
    padding-bottom: 24px;
    width: 100%;
  }

  .section-wrapper {
    width: 100%;
    margin: 0 0 88px;
  }

  .section-ttl-wrapper {
    width: 100%;
    flex-direction: column-reverse;
    padding: 40px 0 32px;
  }

  .section-ttl-wrapper img {
    width: 75%;
  }

  .section-ttl-inner {
    width: 75%;
    margin-bottom: 0;
  }

  .con2 h2 {
    width: 100%;
  }

  .con2 h2 img {
    width: 124px;
  }

  .con2 ul {
    width: 100%;
    margin: 0 auto;
  }

  .con2 ul li {
    width: 46% !important;
    margin: 0 auto 20px;
    float: left;
  }

  .con2 ul li img {
    width: 100%;
  }

  .l-slider,
  .l-slider-reverse {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }

  .l-slider-ttl,
  .l-slider-reverse-ttl {
    order: -1;
    text-align: center;
  }

  .l-slider-txt,
  .l-slider-txt2,
  .l-slider-reverse-txt,
  .l-slider-reverse-txt2 {
    font-size: 14px;
    margin: 16px auto 8px;
  }

  .l-slider-txt2,
  .l-slider-reverse-txt2 {
    margin-bottom: 8px;
  }

  .m-item-list,
  .m-item-list-reverse {
    font-size: 14px;
    margin: 8px 0 0;
  }

  .m-item-list a,
  .m-item-list-reverse a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .m-item-list a span,
  .m-item-list-reverse a span {
    font-size: 12px;
  }

  .l-slider-desc>div {
    margin-bottom: 16px;
  }

  .l-slider-icon-wrapper,
  .l-slider-reverse-icon-wrapper {
    width: 90%;
    max-width: none;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }


  .l-slider-icon-wrapper img,
  .l-slider-reverse-icon-wrapper img {
    width: 62px;
    height: auto;
  }


  .washmere-help {
    grid-column: 1/4;
  }

  .l-slider-ttl span,
  .l-slider-reverse-ttl span {
    font-size: 24px;
  }

  .l-slider-reverse-img img {
    width: 100%;
    height: auto;
  }



  .under-infomation {
    width: 100%;
    margin: 0 auto;
  }

  .under-infomation h2 {
    display: block;
    font-size: 18px;
    text-align: center;
    font-family: 'Lora', serif;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
  }

  .shop-info-wrapper {
    width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 32px auto 0;
  }


  .shop-info-inner {
    margin: 0 0 64px;
  }

  .shop-info-wrapper h3 {
    margin: 0 0 8px;
    font-size: 16px;
  }

  .shop-info-inner2-desc {
    flex-direction: column;
    gap: 16px;
  }

  .shop-info-inner2 img {
    width: 95%;
  }

  .washmere-help-inner {
    margin: 0 0 24px;
  }

  .washmere-description {
    width: 100%;
    left: 64%;
  }

  .washmere-help img {
    width: 100%;
  }

  .washmere-description {
    padding: 11% 7% 7%;
  }

  .tooltip {
    padding: 0;
  }

  .info-ttl-bg {
    margin: 88px auto 24px;
  }

  .info-ttl-bg h2 {
    font-size: 24px;
    text-align: center;
    font-family: 'Lora', serif;
  }

  .shop-info-icon img {
    width: 30%;
  }

  .info-ttl {
    padding: 16px 0 8px;
  }

  /* 9/25 add */
  .cashmere-category-wrapper {
    padding-top: 24px;
  }

  .cashmere-category-wrapper h3 {
    --r: .8em;
    /* control the ribbon shape */

    padding-inline: calc(var(--r) + .3em);
    line-height: 1.8;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - var(--r)) 50%, 100% 100%, 0 100%, var(--r) 50%);
    clip-path: polygon(0 0, 100% 0, calc(100% - var(--r)) 50%, 100% 100%, 0 100%, var(--r) 50%);
    background: #ffffff;
    /* the main color */
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 2% 13%;
    margin: 0 auto 16px;
    font-size: 20px;
    font-family: 'Lora', 'Noto Serif JP', serif;
    align-content: center;
    font-weight: 500;
  }

  .cashmere-category-list {
    list-style: none;
    display: grid;
    width: 100%;
    grid-template-columns: repeat(auto-fit, 45%);
    grid-template-rows: repeat(4, auto);
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-areas: "ladies ladies"
      "mens mens"
      "ssl recycle"
      "zakka kids"
      "sls info";
    justify-items: center;
    justify-content: center;
    margin: 0 auto;
  }

  .cashmere-category-list li {
    display: inherit;
    position: relative;
  }

  .cashmere-category-list li a {
    display: inherit;
    grid-template-columns: auto;
    grid-template-rows: auto;
    background-color: #45423f;
  }

  .grid-mini {
    width: 100%;
  }

  .grid-mini img {
    width: 100%;
    aspect-ratio: 1/1;
  }

  .ladies img,
  .mens img {
    width: 100%;
    aspect-ratio: 5/2;
  }

  .ladies {
    grid-area: ladies;
  }


  .mens {
    grid-area: mens;
  }

  .ssl {
    grid-area: ssl;
  }

  .recycle {
    grid-area: recycle;
  }

  .kids {
    grid-area: kids;
  }

  .zakka {
    grid-area: zakka;
  }

  .sls {
    grid-area: sls;
  }

  .info {
    grid-area: info;
  }


  .cashmere-category-list li a p {
    display: inline-block;
    background-color: #45423f;
    color: #fff;
    font-size: 0.75rem;
    text-align: left;
    padding: 2%;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    padding-left: 5px;
  }

  .cate-ttl-brandname {
    display: inline-block;
    font-size: 12px;
    margin-right: 8px;
  }

  .grid-mini-ttl-text {
    position: absolute;
    display: inline-block;
    background-color: #ffffffd9;
    color: #454545;
    font-size: 0.7rem;
    text-align: center;
    padding: 4% 0 4%;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    margin-right: 0;
    bottom: 15%;
    left: 0;
    width: 100%;
  }


  .cashmere-category-list span.comingsoon-text {
    position: absolute;
    background-color: transparent;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 0;
    align-self: center;
    justify-self: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .comingsoon-img {
    opacity: 0.5;
  }


  .cashmere-category-list li a p.letter-bigger {
    font-size: 18px;
  }

  .cashmere-category-list li a p::after {
    content: "";
    background: url(../esw251029_cashmere-kids-items/anchor-w.svg) no-repeat;
    background-size: contain;
    position: absolute;
    width: 13px;
    height: 9px;
    bottom: 3.5%;
    right: 0;
    transform: rotate(270deg);
  }

  .cashmere-category-list li a p.letter-bigger::after {
    bottom: 6%;
    width: 23px;
    height: 12.5px;
  }

  .cashmere-category-list li a p.arrow-rotate::after {
    transform: rotate(0deg);
    right: 2%;
  }

  .cashmere-ladies-index {
    padding: 56px 0 24px;
  }

  /* 10/1 add */
  .shop-info-inner img.cashmere_catalog {
    width: 80%;
    height: auto;
  }

  .cashmere_catalog-ttl {
    text-align: center;
  }

  /* 10/17 add */
  .navi-itemlist-container {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, auto);
    gap: 8px;
  }

  .navi-itemlist-inner {
    position: relative;
  }

  .navi-itemlist-container li a img {
    width: 100%;
  }

  .menu-link-wrapper {
    width: 100%;
    text-align: right;
  }

  .text-link-a {
    padding: 16px 8px 0 0;
  }

  .slider-contents-mini .slider-contents {
    width: 80px;
  }

  .slider-contents-mini .button-sandp {
    right: 0;
    top: 80%;
  }

  .slider-contents-btn-prev {
    background-size: 26px;
    left: 24%;
  }

  .slider-contents-btn-next {
    background-size: 26px;
    right: 24%;
  }

  .button-sandp {
    right: 5%;
    bottom: 2.5%;
    width: 24px;
    height: 24px;
  }

  .shop-info-inner img {
    width: 50%;
  }

  
  .cashmere-kids-link>.under-link li {
    width: 95%;
  }

  
  .cashmere-kids-link>.under-link li a {
    height: auto;
    line-height: 22px;
    padding: 6px;
  }

}

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


  .l-slider-icon-wrapper,
  .l-slider-reverse-icon-wrapper {
    width: 90%;
    max-width: 300px;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(4, 1fr);
    /* grid-template-rows: repeat(2, 1fr); */
    column-gap: 3px;
    row-gap: 5px;
  }

  .washmere-help {
    grid-column: 1/5;
  }

  .washmere-help img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 184px;
  }


}

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

  .navi ul li::after {
    right: 5%;
    bottom: 27%;
  }

  .menu-link-wrapper {
    width: 100%;
    text-align: right;
  }

  .text-link-a {
    padding: 16px 8px 0 0;
  }

  .button-sandp {
    right: 15%;
    bottom: 2.5%;
    width: 24px;
    height: 24px;
  }

  .cashmere-category-list li a p {
    font-size: 0.65rem;
  }

  .grid-mini-ttl-text {
    font-size: 0.65rem;
  }

}