/* catalog-list
---------------------------------------------------- */
.catalog-cate-list {
  position: relative;
  z-index: 4;
}
.catalog-cate-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.catalog-cate-list ul .cate-btn {
  margin-top: 1em;
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn {
    width: 100%;
    margin-right: 0;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(1) {
  transition-delay: 0.2s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(1) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(2) {
  transition-delay: 0.3s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(2) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(3) {
  transition-delay: 0.4s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(3) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(4) {
  transition-delay: 0.5s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(4) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(5) {
  transition-delay: 0.6s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(5) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(6) {
  transition-delay: 0.7s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(6) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(7) {
  transition-delay: 0.8s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(7) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(8) {
  transition-delay: 0.9s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(8) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(9) {
  transition-delay: 1s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(9) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(10) {
  transition-delay: 1.1s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(10) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(11) {
  transition-delay: 1.2s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(11) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(12) {
  transition-delay: 1.3s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(12) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(13) {
  transition-delay: 1.4s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(13) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(14) {
  transition-delay: 1.5s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(14) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(15) {
  transition-delay: 1.6s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(15) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(16) {
  transition-delay: 1.7s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(16) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(17) {
  transition-delay: 1.8s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(17) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(18) {
  transition-delay: 1.9s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(18) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(19) {
  transition-delay: 2s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(19) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(20) {
  transition-delay: 2.1s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(20) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(21) {
  transition-delay: 2.2s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(21) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(22) {
  transition-delay: 2.3s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(22) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(23) {
  transition-delay: 2.4s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(23) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(24) {
  transition-delay: 2.5s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(24) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(25) {
  transition-delay: 2.6s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(25) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(26) {
  transition-delay: 2.7s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(26) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(27) {
  transition-delay: 2.8s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(27) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(28) {
  transition-delay: 2.9s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(28) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(29) {
  transition-delay: 3s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(29) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(30) {
  transition-delay: 3.1s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(30) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(31) {
  transition-delay: 3.2s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(31) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(32) {
  transition-delay: 3.3s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(32) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(33) {
  transition-delay: 3.4s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(33) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(34) {
  transition-delay: 3.5s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(34) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(35) {
  transition-delay: 3.6s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(35) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(36) {
  transition-delay: 3.7s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(36) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(37) {
  transition-delay: 3.8s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(37) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(38) {
  transition-delay: 3.9s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(38) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(39) {
  transition-delay: 4s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(39) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(40) {
  transition-delay: 4.1s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(40) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(41) {
  transition-delay: 4.2s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(41) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(42) {
  transition-delay: 4.3s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(42) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(43) {
  transition-delay: 4.4s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(43) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(44) {
  transition-delay: 4.5s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(44) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(45) {
  transition-delay: 4.6s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(45) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(46) {
  transition-delay: 4.7s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(46) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(47) {
  transition-delay: 4.8s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(47) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(48) {
  transition-delay: 4.9s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(48) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(49) {
  transition-delay: 5s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(49) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(50) {
  transition-delay: 5.1s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(50) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(51) {
  transition-delay: 5.2s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(51) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(52) {
  transition-delay: 5.3s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(52) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(53) {
  transition-delay: 5.4s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(53) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(54) {
  transition-delay: 5.5s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(54) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(55) {
  transition-delay: 5.6s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(55) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(56) {
  transition-delay: 5.7s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(56) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(57) {
  transition-delay: 5.8s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(57) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(58) {
  transition-delay: 5.9s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(58) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(59) {
  transition-delay: 6s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(59) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(60) {
  transition-delay: 6.1s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(60) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(61) {
  transition-delay: 6.2s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(61) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(62) {
  transition-delay: 6.3s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(62) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(63) {
  transition-delay: 6.4s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(63) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(64) {
  transition-delay: 6.5s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(64) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(65) {
  transition-delay: 6.6s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(65) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(66) {
  transition-delay: 6.7s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(66) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(67) {
  transition-delay: 6.8s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(67) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(68) {
  transition-delay: 6.9s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(68) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(69) {
  transition-delay: 7s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(69) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(70) {
  transition-delay: 7.1s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(70) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(71) {
  transition-delay: 7.2s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(71) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(72) {
  transition-delay: 7.3s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(72) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(73) {
  transition-delay: 7.4s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(73) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(74) {
  transition-delay: 7.5s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(74) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(75) {
  transition-delay: 7.6s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(75) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(76) {
  transition-delay: 7.7s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(76) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(77) {
  transition-delay: 7.8s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(77) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(78) {
  transition-delay: 7.9s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(78) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(79) {
  transition-delay: 8s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(79) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(80) {
  transition-delay: 8.1s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(80) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(81) {
  transition-delay: 8.2s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(81) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(82) {
  transition-delay: 8.3s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(82) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(83) {
  transition-delay: 8.4s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(83) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(84) {
  transition-delay: 8.5s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(84) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(85) {
  transition-delay: 8.6s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(85) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(86) {
  transition-delay: 8.7s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(86) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(87) {
  transition-delay: 8.8s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(87) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(88) {
  transition-delay: 8.9s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(88) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(89) {
  transition-delay: 9s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(89) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(90) {
  transition-delay: 9.1s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(90) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(91) {
  transition-delay: 9.2s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(91) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(92) {
  transition-delay: 9.3s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(92) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(93) {
  transition-delay: 9.4s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(93) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(94) {
  transition-delay: 9.5s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(94) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(95) {
  transition-delay: 9.6s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(95) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(96) {
  transition-delay: 9.7s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(96) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(97) {
  transition-delay: 9.8s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(97) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(98) {
  transition-delay: 9.9s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(98) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(99) {
  transition-delay: 10s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(99) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(100) {
  transition-delay: 10.1s;
}
@media screen and (max-width: 767px) {
  .catalog-cate-list ul .cate-btn.__fadeIn:nth-of-type(100) {
    transition-delay: 0.2s;
  }
}
.catalog-cate-list ul .cate-btn a {
  background-color: #3b3b3b;
  width: 100%;
  font-size: 0.9375em;
  line-height: 1em;
  padding: 0.8em 1.6em;
  border-radius: 50vh;
  opacity: 1;
  transition: all 0.3s ease;
}
.catalog-cate-list ul .cate-btn a:hover {
  opacity: 0.6;
}
.catalog-cate-list ul .cate-btn.__current a {
  color: #222222;
  background-color: #ededed;
}

.item-info-list ul .item-info {
  display: flex;
  padding: 1em 0;
  border-bottom: solid 1px #3b3b3b;
}
@media screen and (max-width: 1199px) {
  .item-info-list ul .item-info {
    padding: 1em 0;
  }
}
.item-info-list ul .item-info:nth-of-type(1) {
  padding-top: 0;
}
.item-info-list ul .item-info .info-name {
  color: #999;
  width: 12em;
}
.item-info-list ul .item-info .info-content {
  width: calc(100% - 12em);
}

@media screen and (max-width: 767px) {
  .sec-catalog-list {
    padding-top: 80px;
  }
}
.sec-catalog-list .category-name .__ttltxt {
  padding-bottom: 0;
  border-bottom: none;
}
.sec-catalog-list .sec-content ul .catalog-list-item {
  padding-top: 10rem;
}
@media screen and (max-width: 1199px) {
  .sec-catalog-list .sec-content ul .catalog-list-item {
    padding-top: 140px;
  }
}
@media screen and (max-width: 991px) {
  .sec-catalog-list .sec-content ul .catalog-list-item {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .sec-catalog-list .sec-content ul .catalog-list-item:nth-of-type(1) {
    padding-top: 60px;
  }
}
@media screen and (max-width: 991px) {
  .sec-catalog-list .sec-content ul .catalog-list-item .item-ttl .__ttltxt span.__jp {
    font-size: 1.125em;
  }
}
.sec-catalog-list .sec-content ul .catalog-list-item .item-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 3em;
}
@media screen and (max-width: 991px) {
  .sec-catalog-list .sec-content ul .catalog-list-item .item-content {
    display: block;
    margin-top: 1.6em;
  }
}
@media screen and (max-width: 767px) {
  .sec-catalog-list .sec-content ul .catalog-list-item .item-content {
    margin-top: 1em;
  }
}
.sec-catalog-list .sec-content ul .catalog-list-item .item-content .item-img {
  width: 48.75rem;
  aspect-ratio: 4/3;
}
@media screen and (max-width: 991px) {
  .sec-catalog-list .sec-content ul .catalog-list-item .item-content .item-img {
    width: 100%;
  }
}
.sec-catalog-list .sec-content ul .catalog-list-item .item-content .item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec-catalog-list .sec-content ul .catalog-list-item .item-content .item-info-list {
  width: calc(100% - 48.75rem - 4em);
}
@media screen and (max-width: 991px) {
  .sec-catalog-list .sec-content ul .catalog-list-item .item-content .item-info-list {
    width: 100%;
    margin-top: 2em;
  }
}
.sec-catalog-list .sec-content ul .catalog-list-item .item-content .item-info-list .item-link .__linkbtn {
  width: 23.4375rem;
  margin-left: auto;
  margin-top: 3em;
}
@media screen and (max-width: 767px) {
  .sec-catalog-list .sec-content ul .catalog-list-item .item-content .item-info-list .item-link .__linkbtn {
    width: 50%;
  }
}
.sec-catalog-list .sec-content ul .catalog-list-item .item-content .item-info-list .item-link .__linkbtn a {
  margin-left: auto;
}
.sec-catalog-list .paging {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10rem;
}
@media screen and (max-width: 1199px) {
  .sec-catalog-list .paging {
    padding-top: 140px;
  }
}
@media screen and (max-width: 767px) {
  .sec-catalog-list .paging {
    padding-top: 120px;
  }
}
.sec-catalog-list .paging > span {
  margin: 0 0.6em;
}
@media screen and (max-width: 767px) {
  .sec-catalog-list .paging > span {
    margin: 0 0.2em;
  }
}
.sec-catalog-list .paging > span.paging-text {
  font-family: "Forum", serif;
  letter-spacing: 0.1em;
  font-size: min(4.5vw, 1.5em);
}
.sec-catalog-list .paging > span.paging-text a {
  cursor: pointer;
  font-size: 1em;
  padding: 0.36em 0.6em;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.sec-catalog-list .paging > span.paging-text a img {
  width: 0.4em;
}
.sec-catalog-list .paging > span.paging-text a:hover {
  opacity: 0.6;
}
.sec-catalog-list .paging > span.current {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #636060;
  font-size: min(6vw, 2em);
  padding: 0.36em 0.6em;
}
.sec-catalog-list .paging > span.paging-prev {
  font-size: min(4vw, 1.25em);
}
.sec-catalog-list .paging > span.paging-prev a img {
  transform: scaleX(-1);
  margin-right: 0.4em;
}
.sec-catalog-list .paging > span.paging-next {
  font-size: min(4vw, 1.25em);
}
.sec-catalog-list .paging > span.paging-next a img {
  margin-left: 0.4em;
}

/* catalog-detail
---------------------------------------------------- */
.sec-catalog-detail .sec-content .item-slider {
  margin-top: 4em;
}
@media screen and (max-width: 991px) {
  .sec-catalog-detail .sec-content .item-slider {
    margin-top: 2em;
  }
}
.sec-catalog-detail .sec-content .item-slider .slider-inner {
  width: min(100%, 800px);
  margin: 0 auto;
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .__main {
  position: relative;
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .__main .swiper-button-next,
.sec-catalog-detail .sec-content .item-slider .slider-inner .__main .swiper-button-prev {
  width: -moz-fit-content;
  width: fit-content;
  --swiper-navigation-color: #fff;
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .__main .swiper-button-next::after,
.sec-catalog-detail .sec-content .item-slider .slider-inner .__main .swiper-button-prev::after {
  font-size: 2em;
}
@media screen and (max-width: 991px) {
  .sec-catalog-detail .sec-content .item-slider .slider-inner .__main .swiper-button-next::after,
  .sec-catalog-detail .sec-content .item-slider .slider-inner .__main .swiper-button-prev::after {
    display: none;
  }
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .__main .swiper-button-next {
  right: -3rem;
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .__main .swiper-button-prev {
  left: -3rem;
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .slider-main {
  width: 100%;
  aspect-ratio: 3/2;
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .slider-main .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .slider-main .swiper-wrapper .swiper-slide .swiper-img {
  width: 100%;
  height: 100%;
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .slider-main .swiper-wrapper .swiper-slide .swiper-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.01);
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .slider-thumbnail .swiper-wrapper {
  flex-wrap: wrap;
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .slider-thumbnail .swiper-wrapper .swiper-slide {
  position: relative;
  opacity: 0.6;
  transition: opacity 0.4s;
  width: calc(25% - 22.5px) !important;
  aspect-ratio: 3/2;
  margin-top: 30px;
  margin-right: 30px !important;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .sec-catalog-detail .sec-content .item-slider .slider-inner .slider-thumbnail .swiper-wrapper .swiper-slide {
    width: calc(25% - 15px) !important;
    margin-top: 20px;
    margin-right: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .sec-catalog-detail .sec-content .item-slider .slider-inner .slider-thumbnail .swiper-wrapper .swiper-slide {
    width: calc(25% - 7.5px) !important;
    margin-top: 10px;
    margin-right: 10px !important;
  }
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .slider-thumbnail .swiper-wrapper .swiper-slide:nth-of-type(4n) {
  margin-right: 0 !important;
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .slider-thumbnail .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec-catalog-detail .sec-content .item-slider .slider-inner .slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.sec-catalog-detail .sec-content .item-content {
  padding-top: 6.25rem;
}
@media screen and (max-width: 1199px) {
  .sec-catalog-detail .sec-content .item-content {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sec-catalog-detail .sec-content .item-content {
    padding-top: 60px;
  }
}
.sec-catalog-detail .sec-content .item-info-list {
  padding-top: 6.25rem;
}
@media screen and (max-width: 1199px) {
  .sec-catalog-detail .sec-content .item-info-list {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sec-catalog-detail .sec-content .item-info-list {
    padding-top: 60px;
  }
}
.sec-catalog-detail .contact-wrap {
  text-align: center;
  padding-top: 6.25rem;
}
@media screen and (max-width: 1199px) {
  .sec-catalog-detail .contact-wrap {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sec-catalog-detail .contact-wrap {
    padding-top: 60px;
  }
}
.sec-catalog-detail .contact-wrap .contact-btn {
  margin-top: 1em;
}
.sec-catalog-detail .contact-wrap .contact-btn .__linkbtn a {
  margin: 0 auto;
  font-size: 1em;
  line-height: 1.6em;
}
@media screen and (max-width: 767px) {
  .sec-catalog-detail .contact-wrap .contact-btn .__linkbtn a {
    width: 100%;
  }
}
.sec-catalog-detail .back-btn {
  padding-top: 10rem;
}
@media screen and (max-width: 1199px) {
  .sec-catalog-detail .back-btn {
    padding-top: 140px;
  }
}
@media screen and (max-width: 767px) {
  .sec-catalog-detail .back-btn {
    padding-top: 120px;
  }
}/*# sourceMappingURL=catalog-item.css.map */