@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap");
#higuchi_collabo_26ss_widedenim {
  overflow: hidden;
  text-align: center;
  display: grid;
  gap: 100px;
  max-width: 1200px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim {
    gap: 50px;
    margin-bottom: 50px;
  }
}
#higuchi_collabo_26ss_widedenim .intro p {
  text-align: center;
  line-height: 2;
  margin: 50px 0.5rem 0;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim .intro p {
    margin-top: 20px;
  }
}
#higuchi_collabo_26ss_widedenim .sc_info {
  display: grid;
  gap: 30px;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim .sc_info {
    gap: 15px;
  }
}
#higuchi_collabo_26ss_widedenim .sc_info .text {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim .sc_info .text {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
#higuchi_collabo_26ss_widedenim .m_aut {
  margin: 0 auto;
}
#higuchi_collabo_26ss_widedenim .d_fe {
  display: flex;
}
#higuchi_collabo_26ss_widedenim .st {
  flex-wrap: wrap;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim .st .st_ttl {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
#higuchi_collabo_26ss_widedenim .st .comment_text {
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim .st .card_txblock {
    width: 100%;
  }
}
#higuchi_collabo_26ss_widedenim .st1 .img01_01 {
  margin-left: auto;
  width: 54%;
}
#higuchi_collabo_26ss_widedenim .st1 .img01_02 {
  margin-top: -40%;
  width: 54%;
}
#higuchi_collabo_26ss_widedenim .st1 .img01_03 {
  margin-left: auto;
  margin-top: -30%;
  margin-right: 80px;
  width: 45%;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim .st1 .img01_03 {
    margin-right: 10px;
  }
}
#higuchi_collabo_26ss_widedenim .st2 .img02_01 {
  width: 50%;
  margin-left: 20%;
}
#higuchi_collabo_26ss_widedenim .st2 .img02_02 {
  margin-top: -20%;
  margin-left: auto;
  width: 42%;
}
#higuchi_collabo_26ss_widedenim .st2 .img02_03 {
  margin-top: -35%;
  width: 54%;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim .st2 .img02_03 {
    margin-left: 10px;
  }
}
#higuchi_collabo_26ss_widedenim .st3 .img03_01 {
  width: 54%;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim .st3 .img03_01 {
    width: 60%;
  }
}
#higuchi_collabo_26ss_widedenim .st3 .img03_02 {
  width: 50%;
  margin-left: auto;
  margin-top: -30%;
}
#higuchi_collabo_26ss_widedenim .st3 .img03_03 {
  width: 40%;
  margin-left: 50px;
  margin-top: -40%;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim .st3 .img03_03 {
    margin-left: 15px;
  }
}
#higuchi_collabo_26ss_widedenim .st4 .img04_01 {
  margin-left: 28%;
  width: 35%;
}
#higuchi_collabo_26ss_widedenim .st4 .img04_02 {
  width: 35%;
  margin-left: auto;
  margin-top: -25%;
}
#higuchi_collabo_26ss_widedenim .st4 .img04_03 {
  width: 35%;
  margin-top: -40%;
}
#higuchi_collabo_26ss_widedenim .st4 .img04_04 {
  width: 35%;
  margin-left: auto;
  margin-right: 28%;
  margin-top: -30%;
  margin-bottom: 30px;
}
#higuchi_collabo_26ss_widedenim .cash a {
  display: block;
  position: relative;
  margin-right: 1rem;
  /*見切り対策用*/
  margin-bottom: 1rem;
}
#higuchi_collabo_26ss_widedenim .cash a:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  position: absolute;
  background: url(https://yanuk.itembox.design/item/special/assets/img/buy_icon.svg) no-repeat;
  margin-left: 10px;
  background-size: 70%;
}
#higuchi_collabo_26ss_widedenim .cash a.xx:after {
  display: none;
}
#higuchi_collabo_26ss_widedenim .fade-up {
  opacity: 0;
  transform: translate(0, 100px);
  transition: all 1.5s;
}
#higuchi_collabo_26ss_widedenim .fade-in {
  opacity: 0;
  transform: translate(0, 0);
  /**表示位置**/
  transition: all 5s;
}
#higuchi_collabo_26ss_widedenim .fade-right {
  opacity: 0;
  transform: translate(50px, 0);
  transition: all 1.5s;
}
#higuchi_collabo_26ss_widedenim .fade-left {
  opacity: 0;
  transform: translate(-50px, 0);
  transition: all 1.5s;
}
#higuchi_collabo_26ss_widedenim .scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
#higuchi_collabo_26ss_widedenim .slick-prev,
#higuchi_collabo_26ss_widedenim .slick-next {
  display: none;
}
#higuchi_collabo_26ss_widedenim .slick-dots li button::before {
  font-size: 23px;
}
#higuchi_collabo_26ss_widedenim .slick-dots {
  bottom: 0;
}
#higuchi_collabo_26ss_widedenim .higuchi {
  width: 80%;
  margin: 0 auto;
}
#higuchi_collabo_26ss_widedenim .higuchi .higuchi_img {
  width: 40%;
}
#higuchi_collabo_26ss_widedenim .higuchi p {
  text-align: center;
  margin: 0 auto;
  width: 50%;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim .higuchi p {
    width: 100%;
    margin-top: 10px;
  }
}
#higuchi_collabo_26ss_widedenim .higuchi .w50 {
  width: 50%;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim .higuchi .w50 {
    width: 100%;
  }
}
#higuchi_collabo_26ss_widedenim article.higuchi .d_fe {
  align-items: center;
}
@media screen and (max-width: 750px) {
  #higuchi_collabo_26ss_widedenim article.higuchi .d_fe {
    flex-direction: column;
  }
}
#higuchi_collabo_26ss_widedenim .higuchi > p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.5rem;
  margin-bottom: 2rem;
  color: #959595;
}/*# sourceMappingURL=style.css.map */