/* hover
=================================================================== */
/* ================================================ vw vh */
/* common
=================================================================== */
/* layout
=================================================================== */
/* imgCover
=================================================================== */
/* mask
=================================================================== */
/* background
=================================================================== */
/* flex
=================================================================== */
/* animation delay
=================================================================== */
/* 3d
=================================================================== */
/* font
=================================================================== */
/* textTate
=================================================================== */
/* form
=================================================================== */
/* =================================================================== hover anime */
@keyframes pop-hover {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  10% {
    transform: translate(0, 2px) rotate(-6deg);
  }
  20% {
    transform: translate(0, -6px) rotate(0);
  }
  30% {
    transform: translate(0, 3px) rotate(3deg);
  }
  40% {
    transform: translate(0, -3px) rotate(0);
  }
  50% {
    transform: translate(0, 0) rotate(0);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes pop-hover-sm {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  10% {
    transform: translate(0, 2px) rotate(-1deg);
  }
  20% {
    transform: translate(0, -6px) rotate(0);
  }
  30% {
    transform: translate(0, 3px) rotate(0.5deg);
  }
  40% {
    transform: translate(0, -3px) rotate(0);
  }
  50% {
    transform: translate(0, 0) rotate(0);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
/* =================================================================== slider anime */
@keyframes slider-anime {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}
/* ======================================================================================================== products top */
/* ============================================================================================ productsKv */
.productsKv {
  position: relative;
  padding-top: 70px;
  overflow: hidden;
}

/* ============================================================= pKv__cateNav */
.pKv__cateNav .cateNav__list {
  text-align: center;
}
.pKv__cateNav .cateNav__list .cateNav__target:last-child {
  margin-right: 0;
}

/* ============================================================= productsKv__slider */
.productsKv__slider--wrapper {
  width: 100%;
  display: flex;
}

.productsKv__slider--target {
  position: relative;
  width: 100%;
}

.js--detail {
  display: block;
}
.js--detail .productsKv__slider--target {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(100%);
}

/* ============================================================= pKv__article */
.pKv__article {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 40px;
}

.pKvSection {
  align-self: center;
}

.pKvSection__main {
  width: 41.7276720351%;
  opacity: 0;
}

.pKvSection__sub {
  width: 29.1361639824%;
}

/* ============================================================= pKv__mainImg */
.pKvSection__mainImg--padding {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.newsTop .pKvSection__mainImg--padding {
  padding-top: 62%;
}

.pKvSection__mainImg--wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.pKvSection__mainImg {
  position: relative;
  width: 100%;
}

a.pKvSection__mainImg--link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
a.pKvSection__mainImg--link .thumImg {
  z-index: 1;
}
a.pKvSection__mainImg--link .borderHover__block {
  z-index: 2;
}

/* --------------------------------------- pKvSection__mainImg info */
.pKvSection__mainImg--info {
  position: absolute;
  width: min(8.0527086384vw, 110px);
  height: min(2.5622254758vw, 35px);
  line-height: min(3.074670571vw, 42px);
  top: 3%;
  left: 3.5%;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(var(--color-text), 1);
  border-radius: min(0.439238653vw, 6px);
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}

.pKvSection__mainImg--info--p {
  display: inline-block;
  line-height: 1;
  text-align: left;
  padding-left: 5px;
  padding-left: 5px;
  -webkit-animation: slider-anime 3s linear 0s infinite;
  animation: slider-anime 3s linear 0s infinite;
}
.pKvSection__mainImg--info--p > span {
  font-size: min(0.8052708638vw, 11px);
}
.pKvSection__mainImg--info--p > span.fontEn {
  font-size: min(0.9516837482vw, 13px);
}

/* ============================================================= pKvLeader */
.pKvLeader {
  padding-left: min(8.78477306vw, 120px);
  padding-right: min(8.78477306vw, 120px);
}

/* --------------------------------------- pKvLeader__title */
.pKvLeader__title--p {
  font-size: min(1.317715959vw, 18px);
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

/* =============================================== pKvLeader__main */
.pKvLeader__main {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: row-reverse;
}

.pKvLeader--p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: min(1.5373352855vw, 21px);
  position: relative;
  overflow: hidden;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
}
.pKvLeader--p span {
  display: block;
  transform: translateX(100%);
}

.productsKv__slider--target {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* =============================================== pKvCount */
.pKvCount {
  white-space: nowrap;
  text-align: center;
  line-height: 1;
}

.pKvCount__inner {
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}

/* --------------------------------------- pKvCount__num */
.pKvCount__num {
  font-size: min(1.0980966325vw, 15px);
}

.pKvCount__num--all {
  font-size: min(0.7320644217vw, 10px);
}

/* --------------------------------------- pKvCount__line */
.pKvCount__line {
  align-self: center;
  position: relative;
  width: 25px;
  height: 1px;
  background-color: rgba(var(--color-text), 0.2);
  overflow: hidden;
  margin-left: 13px;
  margin-right: 13px;
}

.pKvCount__line--target {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 40%;
  background-color: rgba(var(--color-text), 1);
}

/* =============================================== pKvDetail */
.pKvDetail {
  padding-left: min(3.6603221083vw, 50px);
  padding-right: min(3.6603221083vw, 50px);
}
.pKvDetail .productBlock {
  max-width: 300px;
  margin: 0 auto;
}
.pKvDetail .productBlock__infoTitle {
  font-size: min(1.5373352855vw, 21px);
  line-height: 1.4;
}
.pKvDetail .productBlock__infoPrice > span {
  font-size: min(0.8052708638vw, 11px);
}
.pKvDetail .productBlock__infoPrice > span.fontEn {
  font-size: min(1.3909224012vw, 19px);
}
.pKvDetail .productBlock__infoDesc {
  font-size: min(0.9516837482vw, 13px);
}
.pKvDetail .cateNav__link, .pKvDetail a.cateNav__link {
  height: min(1.5373352855vw, 21px);
  line-height: min(1.4641288433vw, 20px);
  padding-left: min(0.5856515373vw, 8px);
  padding-right: min(0.5856515373vw, 8px);
}
.pKvDetail .productBlock__cateTag .cateNav__title, .pKvDetail .shopBlock__cateTag .cateNav__title {
  font-size: min(0.7320644217vw, 10px);
}

/* ============================================================================================ hover pc */
@media (hover: hover) and (pointer: fine) {
  .pdKvSlider .keenDot:hover::after, .pdKvSlider .keenDot:active::after {
    transform: translate(-50%, -50%) scale(1.5);
    background-color: #000;
  }
  .pdKvInfo__postNav--target:hover::after, .pdKvInfo__postNav--target:active::after {
    background-color: rgba(219, 207, 190, 0.5);
  }
}/*# sourceMappingURL=pages-kv.css.map */