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

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

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

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

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

#e-3260601 .sec-btm {
  margin-bottom: 40px !important;
}

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

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

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

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

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

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

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

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

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

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

/* button style */
#e-3260601 .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: 400;
  letter-spacing: .05em;
  text-decoration: none;
  transition: opacity .4s;
}

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

/* index style */
#e-3260601 .index-nav-section a {
  color: inherit;
  text-decoration: none;
}

#e-3260601 .container-nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1059px;
  width: 89.333%;
  margin: 0 auto;
}

#e-3260601 .container-nav .itemshin {
  width: 44.776%;
  margin-bottom: 40px;
}

#e-3260601 .container-nav-txt {
  display: block;
  position: relative;
  padding-bottom: 10px;
  margin: 10px 0 0;
  font-size: min(3.2vw, 18px);
  line-height: 1.4;
}

#e-3260601 .container-nav-txt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25%;
  border-bottom: solid 1px #b3b3b3;
  transition: width .4s;
}

#e-3260601 a:hover .container-nav-txt::before {
  width: 100%;
}

#e-3260601 .container-nav-txt::after {
  content: "";
  display: block;
  position: absolute;
  right: 75%;
  bottom: 0;
  transform: rotate(33deg);
  transform-origin: right bottom;
  width: 10px;
  border-bottom: solid 1px #b3b3b3;
  transition: right .4s;
}

#e-3260601 a:hover .container-nav-txt::after {
  right: 0;
}

#e-3260601 .block-special-menu-list-item-allitem {
  padding: 10px 0;
}

/* ranking style */
#e-3260601 .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-3260601 .ranking-title::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 0.625em;
  height: 3px;
  margin-left: -.3125em;
  background: #fff;
}

#e-3260601 .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;
}

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

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

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

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

/* custom style */



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

  /* 上書き */
  #e-3260601 .block-special-row:not(.cs-title-sub) {
    margin: 0;
  }

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

  /* Common Style */
  #e-3260601 .sec-btm {
    margin-bottom: 80px !important;
  }

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

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

  /* index style */
  #e-3260601 .container-nav {
    margin-top: 45px;
  }

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

  #e-3260601 .container-nav-txt {
    padding-bottom: 13px;
    margin-top: 13px;
  }

  #e-3260601 .block-special-menu-list-item-allitem {
    padding: 40px 0;
  }

  /* custom style */


}

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

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

}

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

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

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

#e-3260601 .swiper-pagination-bullets {
  bottom: 0;
}

#e-3260601 .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #e0dedb;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #e-3260601 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
  }

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

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

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

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

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

}

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

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

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

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

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

}

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

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

}