@charset "utf-8";
/* 3260601C */
#e-3260601C {
  color: #4d4d4d;
  max-height: 100%;
}
#e-3260601C .anchor-sec:not(.is-active) {
  padding-top: 60px !important;
  margin-top: -40px !important;
}
#e-3260601C .index-nav-section {
  min-width: 1200px;
}
@media screen and (max-width: 767px) {
  #e-3260601C {
    overflow: hidden;
  }
  #e-3260601C .anchor-sec:not(.is-active) {
    padding-top: 30px !important;
    margin-top: -20px !important;
  }
  #e-3260601C .index-nav-section {
    min-width: 0;
  }
}

/* 上書き */
#e-3260601C .block-special-section {
  padding-left: 0;
  padding-right: 0;
}

#e-3260601C .block-special-row + .block-special-row {
  margin-top: 25px;
}

#e-3260601C .block-special-menu-list-item {
  width: 100%;
}

#e-3260601C .block-special-item-list {
  gap: min(5.33vw, 40px);
  max-width: 702px;
  width: 93.6%;
  margin: 0 auto 35px;
}

#e-3260601C .block-special-item-list-item {
  max-width: 230px;
  width: calc(50% - min(2.67vw, 20px));
  margin: 0;
}

#e-3260601C .temp-iw-title_m {
  margin-bottom: 20px;
}

#e-3260601C .temp-iw-title_m.is-deco {
  position: relative;
  padding: 1.25em 0;/*25px 0*/
  margin-bottom: 0;
}

#e-3260601C .temp-iw-title_m.is-deco::before {
  content: "";
  display: block;
  position: absolute;
  left: 4%;
  top: 0;
  width: 92%;
  border-top: solid 1px #b5b5b5;
}

#e-3260601C .temp-iw-title_m.is-deco.js-scroll-event::before {
  transform: scale(0, 1);
  transform-origin: left center;
  transition: transform 1s cubic-bezier(.8, 0, .2, 1);
}

#e-3260601C .temp-iw-title_m.is-deco.js-scroll-event.is-active::before {
  transform: scale(1, 1);
}

/* Common Style */
#e-3260601C .w100 {
  width: 100% !important;
}

#e-3260601C .sec-btm_s {
  margin-bottom: 20px !important;
}

#e-3260601C .sec-btm_l {
  margin-bottom: 55px !important;
}

#e-3260601C .text-kakko {
  display: inline-block;
  margin-left: -.5em;
  margin-right: -.5em;
}

#e-3260601C .text-ten {
  display: inline-block;
  margin-right: -.25em;
}

#e-3260601C .text-pmark {
  display: inline-block;
  margin-right: -.5em;
}

#e-3260601C .text-tume {
  letter-spacing: -.06em;
}

#e-3260601C .text-tume2 {
  letter-spacing: -.1em;
}

#e-3260601C .text-center {
  text-align: center;
}

#e-3260601C .text-right {
  text-align: right;
}

#e-3260601C .boxhover img {
  transition: opacity .5s;
}

#e-3260601C .boxhover img:hover {
  opacity: .5 !important;
}

#e-3260601C .block-special-item-pcw {
  max-width: 630px;
  width: 84%;
  margin: 0 auto;
}

/* button style */
#e-3260601C .btn-allitem {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  max-width: 100%;
  width: 18.269em;
  height: 3.077em;
  margin: 0 auto;
  border: solid 1px #706f6d;
  background: #fff;
  color: inherit;
  font-size: 13px;
  font-size: min(3.47vw, 20px);
  font-weight: 500;
  letter-spacing: .05em;
  text-decoration: none;
  transition: opacity .4s;
}

#e-3260601C .btn-allitem:hover {
  opacity: .7;
}

/* index style */
#e-3260601C .index-nav-section {
  margin-bottom: 35px;
  overflow: hidden;
}

#e-3260601C .index-nav-lb {
  margin: .833em 0 0;
  font-size: min(3.2vw, 18px);
  letter-spacing: .05em;
  text-align: center;
}

#e-3260601C .container-nav {
  display: flex;
  flex-wrap: wrap;
  padding: 0 2px;
}

#e-3260601C .container-nav .itemshin {
  margin-bottom: 18px;
}

/* ranking style */
#e-3260601C .ranking-title {
  position: relative;
  width: fit-content;
  padding: 0.625em;
  margin: 0 auto 2.5em;
  border-top: solid 1px;
  border-bottom: solid 1px;
  font-size: 16px;
  font-size: min(4.27vw, 28px);
  font-weight: 500;
  line-height: 1.2;
}

#e-3260601C .ranking-title::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 0.625em;
  height: 3px;
  margin-left: -.3125em;
  background: #fff;
}

#e-3260601C .ranking-title::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -1px;
  transform: rotate(-58deg);
  transform-origin: right top;
  width: 1em;
  height: 0;
  margin-left: -0.69em;
  border-top: solid 1px;
}

/* banner style */
#e-3260601C .txt-bnr-title {
  padding: .54em 0;
  margin-bottom: .615em;
  font-size: min(3.47vw, 26px);
  line-height: 1.5;
  text-align: center;
}

#e-3260601C .container-banner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: min(9.33vw, 70px);
  width: 89.333%;
  margin: 0 auto;
}

#e-3260601C .container-banner .rowitem {
  max-width: 270px;
  width: 44.776%;
}

#e-3260601C .container-banner a {
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;
}

#e-3260601C .banner-img {
  display: block;
  position: relative;
}

#e-3260601C .banner-img::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: #7c8992;
  opacity: .8;
  mix-blend-mode: multiply;
  transition: opacity 1s;
}

#e-3260601C a:hover .banner-img::before {
  opacity: 0;
}

#e-3260601C .banner-txt {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 2em .833em;
  color: #fff;
  font-size: min(3.2vw, 24px);
  line-height: 1.5;
}

#e-3260601C .banner-txt::before,
#e-3260601C .banner-txt::after {
  content: "";
  position: absolute;
  left: .667em;
  bottom: 1em;
  border-bottom: solid 1px #fff;
}

#e-3260601C .banner-txt::before {
  width: 3.167em;
}

#e-3260601C .banner-txt::after {
  width: .75em;
  margin-left: 2.417em;
  transform-origin: right bottom;
  transform: rotate(33deg);
}

/* image style */
#e-3260601C .block-img-main {
  max-width: 690px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}

/* caption style */
#e-3260601C .txt-normal {
  font-size: min(4.27vw, 32px);
}

#e-3260601C .txt-caption {
  padding: .5em 0;
  font-size: 12px;
  font-size: min(3.2vw, 24px);
  line-height: 1.538;
}

#e-3260601C .txt-caption2 {
  padding: .57em 0;
  font-size: 15px;
  font-size: min(4vw, 30px);
  line-height: 1.6;
}

/* custom style */
#e-3260601C .product-item-sublb {
  box-sizing: border-box;
  max-width: 750px;
  padding-left: 30px;
  margin: 35px auto 10px;
}

#e-3260601C .product-item-sublb img {
  width: 114px;
}

#e-3260601C .product-item-lb {
  box-sizing: border-box;
  max-width: 690px;
  width: fit-content;
  padding: .353em .706em;/*6px 12px*/
  margin: 0 auto 1.294em;/*22px*/
  background: url("../img/3260601C_lb_bg.jpg") 50% 50% no-repeat;
  background-size: cover;
  color: #68757e;
  font-size: min(4.53vw, 34px);
  line-height: 1.176;
  text-align: center;
}

#e-3260601C .product-item-lb.is-row {
  width: 92%;
  background-image: url("../img/3260601C_lb_bg_l.jpg");
}

#e-3260601C .product-item-list {
  position: relative;
  width: fit-content;
  padding: .769em 1.692em .769em 1.231em;/*10px 22px 10px 16px*/
  margin-top: 2em;
  font-size: min(3.47vw, 26px);
  line-height: 1.692;
}

#e-3260601C .product-item-list::before,
#e-3260601C .product-item-list::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: .922em;
  border: solid 1px #b5b5b5;
}

#e-3260601C .product-item-list::before {
  left: 0;
  border-right: none;
}

#e-3260601C .product-item-list::after {
  right: 0;
  border-left: none;
}

#e-3260601C .product-item-list + .block-fashion-item-name {
  margin-top: 25px;
}

#e-3260601C .rv-box1,
#e-3260601C .rv-box2 {
  position: relative;
  margin-bottom: min(12vw, 90px);
}

#e-3260601C .rv-arrow1,
#e-3260601C .rv-arrow2 {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  pointer-events: none;
}

#e-3260601C .rv-arrow1 {
  transform: translate(0, 74.1%);
}

#e-3260601C .rv-arrow2 {
  transform: translate(0, 80.55%);
}

#e-3260601C .block-2column {
  display: flex;
  justify-content: space-between;
}

#e-3260601C .block-2column-img {
  width: 40.58%;
}

#e-3260601C .block-2column-txt {
  width: 54.64%;
  font-size: min(3.47vw, 26px);
  line-height: 1.538;
  text-align: justify;
}

#e-3260601C .block-2column-txt p {
  max-width: 83.82%;
}


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

  /* 上書き */
  #e-3260601C .block-special-row {
    margin: 0;
  }

  #e-3260601C .block-special-row + .block-special-row {
    margin-top: 50px;
  }

  #e-3260601C .block-special-item-list {
    margin-bottom: 70px;
  }

  #e-3260601C .temp-iw-title_m {
    margin-bottom: 40px;
  }

  #e-3260601C .temp-iw-title_m.is-deco::before {
    left: 0;
    width: 1200px;
  }

  /* Common Style */
  #e-3260601C .sec-btm_s {
    margin-bottom: 40px !important;
  }

  #e-3260601C .sec-btm_l {
    margin-bottom: 110px !important;
  }

  #e-3260601C .text-center-pc {
    text-align: center;
  }

  #e-3260601C .block-special-item-pcw {
    margin-top: 30px;
  }

  /* index style */
  #e-3260601C .index-nav-section {
    margin-bottom: 70px;
  }

  #e-3260601C .index-nav-lb {
    margin: 45px 0 0;
  }

  #e-3260601C .container-nav {
    margin: 0 -10px;
  }

  #e-3260601C .container-nav .itemshin {
    width: 20%;
    margin-bottom: 50px;
  }

  /* banner style */
  #e-3260601C .container-banner {
    gap: 40px;
  }

  #e-3260601C .banner-txt {
    font-size: 20px;
  }

  /* custom style */
  #e-3260601C .product-item-sublb {
    padding-left: 60px;
    margin: 70px auto 20px;
  }

  #e-3260601C .product-item-sublb img {
    width: 228px;
  }

  #e-3260601C .product-item-list + .block-fashion-item-name {
    margin-top: 50px;
  }

}

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

  /* Common Style */
  #e-3260601C .block-special-section .wfull {
    margin-left: -15px;
    margin-right: -15px;
  }
  
  #e-3260601C .text-center-sp {
    text-align: center;
  }

}

/* swiper */
#e-3260601C .swiper {
  overflow: visible;
}

#e-3260601C .swiper-wrapper {
  transition-timing-function: linear;
}

#e-3260601C .swiper-slide {
  padding: 0 0 20px;
}

#e-3260601C .swiper-pagination {
  width: 100%;
  bottom: 0;
}

#e-3260601C .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: #d1d3d0;
  opacity: 1;
  cursor: pointer;
}

#e-3260601C .swiper-pagination-bullet-active {
  border-radius: 0;
  background: #7c8992;
}

#e-3260601C .swiper-button-prev,
#e-3260601C .swiper-button-next {
  top: 50%;
  z-index: 20;
  width: 30px;
  height: 27px;
  margin-top: -13.5px;
  background: 50% 50% no-repeat;
  background-size: 30px;
}

#e-3260601C .swiper-button-prev {
  left: 0;
  background-image: url("../img/icon_nav-arrow-left.svg");
}

#e-3260601C .swiper-button-next {
  right: 0;
  background-image: url("../img/icon_nav-arrow-right.svg");
}

#e-3260601C .swiper-button-prev svg,
#e-3260601C .swiper-button-next svg,
#e-3260601C .swiper-button-prev::after,
#e-3260601C .swiper-button-next::after {
  display: none;
}

#e-3260601C .swiper:not(.swiper-initialized) .swiper-button-prev,
#e-3260601C .swiper:not(.swiper-initialized) .swiper-button-next {
  display: none;
}

#e-3260601C .nav-slider {
  padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 25px;
}

#e-3260601C .nav-slider .swiper:not(.swiper-initialized) {
  padding: 0 6%;
  margin-bottom: -25px;
}

#e-3260601C .nav-slider .swiper:not(.swiper-initialized) .swiper-wrapper {
  justify-content: space-between;
}

#e-3260601C .nav-slider .swiper:not(.swiper-initialized) .swiper-slide {
  max-width: 250px;
  width: 45%;
}

#e-3260601C .coordination-slider {
  position: relative;
  padding-left: 30px;
  margin-top: 35px;
  overflow: hidden;
}

#e-3260601C .coordination-slider.is-few .swiper-wrapper {
  transition: .6s;
}

#e-3260601C .coordination-slider.is-few.is-end .swiper-wrapper {
  margin-left: -96px;
}

#e-3260601C .coordination-slider .swiper-slide {
  padding-bottom: 23px;
}

#e-3260601C .coordination-slider .swiper-button-prev {
  display: none;
}

#e-3260601C .coordination-slider .swiper-button-next {
  right: 15%;
  top: 180px;
  top: min(48vw, 360px);
  margin-top: 0;
  animation: .9s ease-out 0s infinite arrowanime;
}

#e-3260601C .coordination-slider.is-colorv .swiper-button-next {
  top: 80px;
  top: min(21.33vw, 160px);
}

@keyframes arrowanime {
  0%{
    transform: translate(0, 0);
  }
  88%{
    transform: translate(30%, 0);
  }
  95%{
    transform: translate(30%, 0);
  }
  100%{
    transform: translate(0, 0);
  }
}

#e-3260601C .coordination-slider .swiper-pagination {
  width: 72.46%;
}

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

  /* swiper */
  #e-3260601C .swiper-slide {
    padding: 0 0 50px;
  }

  #e-3260601C .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    margin: 0 7px;
  }

  #e-3260601C .swiper-button-prev,
  #e-3260601C .swiper-button-next {
    width: 60px;
    height: 54px;
    margin-top: -27px;
    background-size: 60px;
  }

  #e-3260601C .nav-slider .swiper:not(.swiper-initialized) .swiper-wrapper {
    left: 0;
    justify-content: center;
    /* gap: 45px; */
    gap: 60px;
  }

  #e-3260601C .coordination-slider {
    margin-top: 70px;
  }

  #e-3260601C .coordination-slider .swiper-slide {
    padding-bottom: 46px;
  }

}

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

  #e-3260601C .nav-slider {
    padding: 50px 0;
    margin-bottom: 0;
  }

  #e-3260601C .nav-slider::before {
    left: 0;
  }

  #e-3260601C .nav-slider::after {
    right: 0;
  }

  #e-3260601C .coordination-slider {
    max-width: 690px;
    padding-left: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  #e-3260601C .coordination-slider.is-few.is-end .swiper-wrapper {
    margin-left: -192px;
  }

  #e-3260601C .swiper:not(.swiper-initialized) .swiper-slide {
    width: 20%;
  }

}

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

  #e-3260601C .nav-slider {
    position: relative;
    overflow: hidden;
  }

  #e-3260601C .nav-slider::before,
  #e-3260601C .nav-slider::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    width: 80px;
    background: #fff;
  }

  #e-3260601C .nav-slider .swiper-slide {
    width: 262px;
  }

}