@charset "UTF-8";
.c-pagetitle {
  text-align: center;
}

#styling_25ss {
  overflow: hidden;
}
#styling_25ss picture {
  display: block;
}
#styling_25ss .intro {
  text-align: center;
}
#styling_25ss .intro p {
  text-align: center;
  line-height: 2;
  margin: 0 auto;
  font-size: 14px;
}
#styling_25ss .m1 {
  margin-bottom: 1rem;
}
#styling_25ss .m2 {
  margin-bottom: 2rem;
}
#styling_25ss .m3 {
  margin-bottom: 3rem;
}
#styling_25ss .m4 {
  margin-bottom: 4rem;
}
#styling_25ss .m5 {
  margin-bottom: 5rem;
}
#styling_25ss .m10 {
  margin-bottom: 10rem;
}
#styling_25ss .m16 {
  margin-bottom: 16rem;
}
#styling_25ss .m24 {
  margin-bottom: 24rem;
}
#styling_25ss .m_aut {
  margin: 0 auto;
}
#styling_25ss .m_R {
  margin-left: auto;
}
#styling_25ss .m_top10 {
  margin-top: 10rem;
}
#styling_25ss .m_top-10_16 {
  margin: -10% auto 0 16%;
}
#styling_25ss .f_14 {
  font-size: 14px;
}
#styling_25ss .w30 {
  width: 30%;
}
#styling_25ss .w40 {
  width: 40%;
}
#styling_25ss .w48 {
  width: 48%;
}
#styling_25ss .w50 {
  width: 50%;
}
#styling_25ss .w60 {
  width: 60%;
}
#styling_25ss .w80 {
  width: 80%;
}
#styling_25ss .buy {
  line-height: 1.5;
  text-align: center;
}
#styling_25ss .sec1 .buy {
  margin: -23px auto 20px 1px;
}
#styling_25ss .sec2 .buy {
  margin: -23px 1px 20px auto;
}
#styling_25ss .buy li {
  margin-bottom: 10px;
}
#styling_25ss .buy li:last-of-type {
  margin-bottom: 0;
}
#styling_25ss .botum a {
  text-align: center;
  margin: 50px auto;
  border: 1px solid #333;
  width: 30%;
  padding: 20px;
  display: block;
}
#styling_25ss .cash a {
  display: block;
  position: relative;
  margin-right: 1px;
  /*見切り対策用*/
  text-decoration: none;
}
#styling_25ss span.cash.d_flex {
  justify-content: left;
  gap: 1rem;
}
#styling_25ss .slider img {
  height: auto;
  width: 100%;
}
#styling_25ss .slick-prev, #styling_25ss .slick-next, #styling_25ss .slider .slick-dots, #styling_25ss .mvslider .slick-dots {
  display: none !important;
}
#styling_25ss .slick-dots li button::before {
  font-size: 23px;
}
#styling_25ss .cash a.xx:after {
  display: none;
}
#styling_25ss .fade-up {
  opacity: 0;
  transform: translate(0, 100px);
  transition: all 1.5s;
}
#styling_25ss .fade-right {
  opacity: 0;
  transform: translate(50px, 0);
  transition: all 2s;
}
#styling_25ss .fade-left {
  opacity: 0;
  transform: translate(-50px, 0);
  transition: all 2s;
}
#styling_25ss .fade-dwn {
  opacity: 0;
  transform: translate(0, -100px);
  transition: all 1.5s;
}
#styling_25ss .fade-in {
  opacity: 0;
  transform: translate(0, 0);
  /**表示位置**/
  transition: all 1.5s;
}
#styling_25ss .scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
#styling_25ss .d_flex {
  display: flex;
  flex-wrap: wrap;
  gap: 5rem;
  justify-content: center;
}
#styling_25ss .d_flex.d_flex2 {
  gap: 1rem;
}
#styling_25ss .intro .teitl {
  font-size: 36px;
  font-weight: bold;
}
#styling_25ss .teitl:not(.intro .teitl) {
  text-align: center;
  font-size: 36px;
  color: #deebf7;
}
#styling_25ss .text_rl {
  font-size: 48px;
  color: #deebf7;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin-top: 2rem;
}
#styling_25ss section.sec3 {
  position: relative;
  height: 0;
  padding-top: 230%;
}
#styling_25ss .sec3:before {
  content: "";
  position: absolute;
  width: 94%;
  height: 100%;
  background-color: #e8e8e8;
  top: 1%;
  right: 1.1%;
  z-index: -1;
}
#styling_25ss section.sec3 p.teitl.m1 {
  position: absolute;
  top: -95px;
  width: 100%;
}
#styling_25ss section.sec3 .sec3__content {
  width: 100%;
  position: absolute;
  top: 0;
}
#styling_25ss .sec3__BOX1 {
  max-width: 100%;
  flex-wrap: nowrap;
  margin: 0 0 2rem auto;
  justify-content: right;
}
#styling_25ss .sec3__BOX2 {
  max-width: 80%;
  margin-bottom: 2rem;
}
#styling_25ss .sec3__BOX3 {
  width: 100%;
}
#styling_25ss .sec3 .d_flex, #styling_25ss .sec7__BOX2 {
  align-items: flex-end;
}
#styling_25ss .sec4 .sp_BOX {
  width: 53%;
}
#styling_25ss .sec5__BOX1 {
  margin-left: auto;
  margin-right: 3rem;
}
#styling_25ss .sec5__BOX2 {
  margin-top: 1rem;
  margin-left: 8rem;
}
#styling_25ss .sec5__BOX3 {
  margin-top: 1rem;
  margin-left: 8rem;
  text-align: left;
}
#styling_25ss .sec6__BOX1, #styling_25ss .sec7__BOX1 {
  margin: 0 auto 2rem;
}
#styling_25ss .sec6__BOX2 {
  margin: 1rem 8% 0 auto;
}
#styling_25ss .sec7__BOX2 {
  gap: 1rem;
}
#styling_25ss .sec7__BOX3 {
  margin: 0 auto 0 12rem;
}

/****カート アイコン****/
/*#styling_25ss .cash a:after {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	background: url(./img/buy_icon.svg) no-repeat;
	margin-left: 7px;
	background-size: 74%;
}*/
/***slick***/
/*slick setting*/
/*フェード 無しの場合*/
/*フェードイン　上　js絡み*/
/*フェード右　js絡み*/
/*フェード左　js絡み*/
/*フェード下　js絡み*/
/*フェードin　js絡み*/
/** sec3 **/
/** sec4 **/
/***sec5****/
/***sec6****/
/***sec7****/
/***PC****/
@media screen and (min-width: 1000px) {
  #styling_25ss .SP_only {
    display: none;
  }
}
/***TB 500～899****/
@media (min-width: 500px) and (max-width: 1100px) {
  /***sec3***/
  #styling_25ss section.sec3 {
    padding-top: 280%;
  }
  #styling_25ss .sec7__BOX2 {
    max-width: 80%;
    margin-left: auto;
  }
  /***sec7***/
}
@media (min-width: 590px) and (max-width: 1100px) {
  /***sec2,4***/
  #styling_25ss .sec2 .d_flex .text_rl, #styling_25ss .sec4 .d_flex .text_rl {
    font-size: 6rem;
  }
}
/***SP****/
@media screen and (max-width: 1000px) {
  .fs-body-category-styling_25ss .fs-l-main {
    margin-left: 0;
    margin-right: 0;
  }
  #styling_25ss .desk_only {
    display: none;
  }
  #styling_25ss .m24 {
    margin-bottom: 10rem;
  }
  #styling_25ss p, #styling_25ss span, #styling_25ss li, #styling_25ss .f_14 {
    font-size: 10px;
  }
  #styling_25ss .w30 {
    width: 40%;
  }
  #styling_25ss .w40 {
    width: 46%;
  }
  #styling_25ss .sp_mL1 {
    margin-left: 1rem;
  }
  #styling_25ss .botum a {
    width: 60%;
    box-sizing: border-box;
  }
  #styling_25ss .buy, #styling_25ss .w60, #styling_25ss .w80 {
    width: 100%;
  }
  #styling_25ss .sec1 .buy {
    margin: 0;
  }
  #styling_25ss .cash a::after {
    width: 20px;
    height: 20px;
  }
  #styling_25ss .d_flex {
    gap: 0;
    justify-content: space-between;
  }
  #styling_25ss .m2 {
    margin-bottom: 1rem;
  }
  #styling_25ss .m10 {
    margin-bottom: 5rem;
  }
  #styling_25ss .m16 {
    margin-bottom: 8rem;
  }
  #styling_25ss .m_top40 {
    margin-top: 12px;
  }
  #styling_25ss span.cash.d_flex {
    gap: 0.5rem;
  }
  #styling_25ss .sec2 .sp_BOX {
    width: 80%;
    margin: 0 auto 3rem;
    display: block;
  }
  #styling_25ss .sec2 .sp_BOX li {
    width: 70%;
  }
  #styling_25ss .sec2 .sp_BOX li:last-of-type {
    margin: 1rem 0 0 auto;
  }
  #styling_25ss .sec2 .d_flex.d_flex2 {
    justify-content: right;
    gap: 0;
    flex-wrap: nowrap;
  }
  #styling_25ss .sec2 .text_rl {
    font-size: 30px;
    width: 10%;
    margin-top: 0;
  }
  #styling_25ss .sec2 .sp_BOX2 {
    width: 85%;
  }
  #styling_25ss section.sec3 {
    padding-top: 290%;
    margin-top: 18rem;
  }
  #styling_25ss .sec3:before {
    right: 0;
  }
  #styling_25ss section.sec3 p.teitl.m1 {
    top: -66px;
  }
  #styling_25ss .sec3__BOX1 {
    max-width: 90%;
  }
  #styling_25ss .sec4 .w40 {
    width: 54%;
  }
  #styling_25ss .m_top-10_16 {
    margin: 1rem auto 0;
  }
  #styling_25ss .sec4 .d_flex.d_flex2 {
    justify-content: left;
    gap: 0;
  }
  #styling_25ss .sec4 .sp_BOX {
    width: 85%;
  }
  /***sec2***/
  /***sec3***/
  /***sec4***/
  .sec4 .d_flex2 .sp_BOX li span {
    margin-left: 1rem;
  }
  #styling_25ss .sec4 .sp_BOX li:nth-of-type(2) {
    margin: 1rem 0 0 1rem;
  }
  #styling_25ss .sec4 .text_rl {
    font-size: 30px;
    margin-top: 0;
    width: 10%;
  }
  #styling_25ss .sec5__BOX1 {
    width: 70%;
    margin-right: 0;
  }
  #styling_25ss .sec5__BOX2.w40 {
    width: 70%;
    margin-left: 0;
  }
  #styling_25ss .sec5__BOX3 {
    margin-left: 1rem;
    width: 60%;
  }
  #styling_25ss .sec6 .sec6__BOX1 {
    width: 85%;
    margin: 0 0 1rem auto;
  }
  #styling_25ss .sec6 .d_flex li:nth-of-type(2) span:nth-of-type(2) a:nth-of-type(n+3) {
    line-height: 0;
  }
  #styling_25ss .sec6__BOX2 {
    width: 62%;
  }
  #styling_25ss .sec7__BOX2 {
    justify-content: right;
    margin-bottom: 1rem;
  }
  #styling_25ss .sec7__BOX2 li:nth-of-type(1) {
    width: 54%;
  }
  #styling_25ss .sec7__BOX2 li:nth-of-type(2) {
    width: 45%;
  }
  #styling_25ss .sec7__BOX3 {
    width: 70%;
    margin: 0;
  }
}/*# sourceMappingURL=style.css.map */