@charset "UTF-8";
/*スマホ用*/
/*スマホ用*/
.l-container {
  padding: 0 0 150px !important;
  overflow: hidden;
}

.skiostarter-limitedLp {
  max-width: 100%;
  overflow: hidden;
  /*フッター*/
  /*一覧を見るボタン*/
}

.skiostarter-limitedLp .line-yellow {
  display: inline;
  background: linear-gradient(180deg, white 0%, white 70%, #fdd400 71%, #fdd400 100%);
}

.skiostarter-limitedLp .text-bold {
  font-weight: 600;
}

.skiostarter-limitedLp-section {
  padding-bottom: 1.3333333333vw;
  /*KV*/
  /*商品リスト*/
  /*特典*/
  /*User Voice*/
  /*User Voice*/
  /*理由*/
  /*おすすめ*/
  /*検証*/
}

.skiostarter-limitedLp-section-kv {
  position: relative;
  padding-bottom: 8.6666666667vw;
}

.skiostarter-limitedLp-section-kv__bg {
  position: absolute;
  top: 16vw;
  width: 81.3333333333vw;
}

.skiostarter-limitedLp-section-kv__ttlBox {
  position: relative;
}

.skiostarter-limitedLp-section-kv__ttlLogo {
  display: block;
  position: absolute;
  top: 4.6666666667vw;
  right: 4vw;
  width: 22.6666666667vw;
}

.skiostarter-limitedLp-section-kv__item01 {
  width: 62.9333333333vw;
  margin-top: -12vw;
  margin-left: 29.3333333333vw;
  z-index: 1;
  position: relative;
}

.skiostarter-limitedLp2 .skiostarter-limitedLp-section-kv__item01 {
  width: 63.3333333333vw;
  margin-left: auto;
  margin-right: auto;
}

.skiostarter-limitedLp-section-kv__item-item {
  width: 46.6666666667vw;
  top: 53.3333333333vw;
  left: 5.3333333333vw;
  z-index: 1;
  position: absolute;
}

.skiostarter-limitedLp-section-kv__item-medal {
  width: 23.3333333333vw;
  top: 21.3333333333vw;
  left: 2.6666666667vw;
  z-index: 1;
  position: absolute;
}

.skiostarter-limitedLp-section-kv__item-circle {
  width: 39.3333333333vw;
  margin-left: 55.6vw;
  position: absolute;
  top: 56.6666666667vw;
}

.skiostarter-limitedLp-section-kv__item-circle .circle {
  display: block;
  width: 18.6666666667vw;
  height: 18.6666666667vw;
  border-radius: 50%;
  border: 2px solid #fdd400;
  position: absolute;
  opacity: 0;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
}

.skiostarter-limitedLp-section-kv__item-circle .circle01 {
  top: 0vw;
  left: 6vw;
  animation-delay: 0.1s;
}

.skiostarter-limitedLp-section-kv__item-circle .circle02 {
  top: 14.6666666667vw;
  left: 0.2666666667vw;
  animation-delay: 0.25s;
}

.skiostarter-limitedLp-section-kv__item-circle .circle03 {
  top: 12vw;
  left: 16.2666666667vw;
  animation-delay: 0.5s;
}

.skiostarter-limitedLp-section-kv__item02 {
  width: 86.6666666667vw;
  margin-top: 53.3333333333vw;
  margin-left: 6.6666666667vw;
  margin-right: 6.6666666667vw;
  margin-bottom: 4.6666666667vw;
  z-index: 1;
  position: relative;
}

.skiostarter-limitedLp-section-kv__item03 {
  width: 86.6666666667vw;
  margin-top: 6vw;
  margin-left: 6.6666666667vw;
  margin-right: 6.6666666667vw;
  margin-bottom: 4.6666666667vw;
}

.skiostarter-limitedLp-section-kv__item03-text {
  width: 100%;
}

.skiostarter-limitedLp-section-kv__item03-text-qoupon {
  text-align: center;
  padding-bottom: 2.6666666667vw;
}

.skiostarter-limitedLp-section-kv__item03-text-qoupon .text {
  font-size: 13.5px;
  letter-spacing: 0.05em;
  line-height: 1.4814814815;
  font-weight: 600;
}

.skiostarter-limitedLp-section-kv__item03-text-qoupon .text .text-yellow {
  background: #fed400;
  padding: 0 5px;
}

.skiostarter-limitedLp-section-kv__item03-text-qoupon .text-note {
  font-size: 10px;
  letter-spacing: 0.025em;
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
  margin-left: 8vw;
  margin-right: 8vw;
  padding: 2.6666666667vw 0;
}

.skiostarter-limitedLp-section-kv__item04 {
  width: 86.6666666667vw;
  margin-top: 0vw;
  margin-left: 6.6666666667vw;
  margin-right: 6.6666666667vw;
  margin-bottom: 4.6666666667vw;
  border: 1px solid #000;
}

.skiostarter-limitedLp-section-kv__arr {
  position: absolute;
  left: calc(50% - 4.4vw);
  bottom: 7.3333333333vw;
  display: block;
  width: 8.9333333333vw;
  animation-name: arr-v;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
}

.skiostarter-limitedLp-section-itemlist {
  height: 85.3333333333vw;
  background: #888888;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.skiostarter-limitedLp-section-special {
  background: #eeeeee url(../../../images/static/skiostarter/skiostarter_limitedLp_specialBg.png) no-repeat center bottom;
  background-size: 100% auto;
  position: relative;
  padding-bottom: 10vw;
  overflow: hidden;
}

.skiostarter-limitedLp-section-special.is-b {
  background: #eeeeee;
  padding-bottom: 6.6666666667vw;
}

.skiostarter-limitedLp-section-special__lead {
  position: relative;
}

.skiostarter-limitedLp-section-special__lead.is-bottom {
  padding-top: 2.6666666667vw;
  background: #fff;
}

.skiostarter-limitedLp-section-special__leadHead {
  height: 90.6666666667vw;
  padding-top: 7.7333333333vw;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.skiostarter-limitedLp-section-special__leadHead__title {
  width: 82.6666666667vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-special__leadHeadBg {
  position: absolute;
  top: -16vw;
  height: 150%;
  width: 100%;
  left: 0;
  background: url(../../../images/static/skiostarter/skiostarter_limitedLp-2010_specialLeadTokuten.png) no-repeat center top;
  background-size: 100% auto;
}

.skiostarter-limitedLp-section-special__lead__ttl {
  position: absolute;
  margin: 7.3333333333vw 12.4vw 0;
}

.skiostarter-limitedLp-section-special__lead__text {
  position: absolute;
  margin: 28.1333333333vw 12.6666666667vw;
}

.skiostarter-limitedLp-section-special__lead__item01 {
  position: absolute;
  width: 38vw;
  left: 5.3333333333vw;
  bottom: 0;
  z-index: 1;
}

.skiostarter-limitedLp-section-special__lead__item02 {
  position: absolute;
  width: 62.6666666667vw;
  margin: 38.6666666667vw 2.6666666667vw 0 35.3333333333vw;
}

.skiostarter-limitedLp-section-special__list {
  margin: 0 4vw 8vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.skiostarter-limitedLp-section-special__item01 {
  position: relative;
  margin-bottom: 0vw;
  width: 50%;
}

.skiostarter-limitedLp-section-special__item01Text01 {
  position: absolute;
  top: 13.8666666667vw;
  left: 17.7333333333vw;
  display: inline-block;
  width: 22vw;
}

.skiostarter-limitedLp-section-special__item01Text01 > img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-special__item01Text01:before {
  height: 2.5333333333vw;
}

.skiostarter-limitedLp-section-special__item01Text02 {
  position: absolute;
  top: 21.3333333333vw;
  left: 49.3333333333vw;
  display: inline-block;
  width: 28.8vw;
}

.skiostarter-limitedLp-section-special__item02 {
  position: relative;
  margin-bottom: 0vw;
  width: 50%;
}

.skiostarter-limitedLp-section-special__item02Text {
  position: absolute;
  display: inline-block;
  width: 24.6666666667vw;
  top: 20vw;
  left: 14vw;
}

.skiostarter-limitedLp-section-special__item02Text > img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-special__item02Text:before {
  height: 2.5333333333vw;
}

.skiostarter-limitedLp-section-special__item03 {
  position: relative;
  margin-bottom: 0vw;
  width: 50%;
}

.skiostarter-limitedLp-section-special__item03Text {
  position: absolute;
  display: inline-block;
  width: 23.7333333333vw;
  top: 13.3333333333vw;
  left: 16.6666666667vw;
}

.skiostarter-limitedLp-section-special__item03Text > img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-special__item03Text:before {
  height: 2.5333333333vw;
}

.skiostarter-limitedLp-section-special__item04 {
  position: relative;
  margin-bottom: 0vw;
  width: 50%;
}

.skiostarter-limitedLp-section-special__item04Text {
  position: absolute;
  display: inline-block;
  width: 30vw;
  top: 14vw;
  left: 11.3333333333vw;
}

.skiostarter-limitedLp-section-special__item04Text > img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-special__item04Text:before {
  height: 2.5333333333vw;
}

.skiostarter-limitedLp-section-special__listb {
  margin: 0 10.6666666667vw 4vw 11.3333333333vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.skiostarter-limitedLp-section-special__itemb01 {
  position: relative;
  margin-bottom: 0vw;
}

.skiostarter-limitedLp-section-special__itemb01Text01 {
  position: absolute;
  top: 7.4666666667vw;
  left: 22.6666666667vw;
  display: inline-block;
  width: 28.8vw;
}

.skiostarter-limitedLp-section-special__itemb01Text01 > img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-special__itemb01Text01:before {
  height: 2.5333333333vw;
}

.skiostarter-limitedLp-section-special__itemb01Text02 {
  position: absolute;
  top: 22.9333333333vw;
  left: 51.2vw;
  display: inline-block;
  width: 28.8vw;
}

.skiostarter-limitedLp-section-special__itemb02 {
  position: relative;
  margin-bottom: 0vw;
}

.skiostarter-limitedLp-section-special__itemb02Text {
  position: absolute;
  display: inline-block;
  width: 30.2666666667vw;
  top: 14.6666666667vw;
  left: 22.6666666667vw;
}

.skiostarter-limitedLp-section-special__itemb02Text > img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-special__itemb02Text:before {
  height: 2.5333333333vw;
}

.skiostarter-limitedLp-section-special__itemb03 {
  position: relative;
  margin-bottom: 0vw;
}

.skiostarter-limitedLp-section-special__itemb03Text {
  position: absolute;
  display: inline-block;
  width: 28vw;
  top: 10vw;
  left: 22.6666666667vw;
}

.skiostarter-limitedLp-section-special__itemb03Text > img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-special__itemb03Text:before {
  height: 2.5333333333vw;
}

.skiostarter-limitedLp-section-special__itemb04 {
  position: relative;
  margin-bottom: 0vw;
}

.skiostarter-limitedLp-section-special__itemb04Text {
  position: absolute;
  display: inline-block;
  width: 40vw;
  top: 10vw;
  left: 20.6666666667vw;
}

.skiostarter-limitedLp-section-special__itemb04Text > img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-special__itemb04Text:before {
  height: 2.5333333333vw;
}

.skiostarter-limitedLp-section-voice01__text {
  margin: 6vw 10.6666666667vw 14.4vw 6.6666666667vw;
  font-size: 13px;
  letter-spacing: 0.2em;
  line-height: 1.6923076923;
  font-weight: 400;
}

.skiostarter-limitedLp-section-voice02__text {
  margin: 6vw 6.6666666667vw 14.4vw 10.6666666667vw;
  font-size: 13px;
  letter-spacing: 0.2em;
  line-height: 1.6923076923;
  font-weight: 400;
}

.skiostarter-limitedLp-section-voice03__text {
  margin: 6vw 10.6666666667vw 5.3333333333vw 6.6666666667vw;
  font-size: 13px;
  letter-spacing: 0.2em;
  line-height: 1.6923076923;
  font-weight: 400;
}

.skiostarter-limitedLp-section-voice__note {
  font-size: 10px;
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-weight: 400;
  margin-left: 6.6666666667vw;
}

.skiostarter-limitedLp-section-cv {
  margin-top: 8vw;
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv__ttl {
  position: absolute;
  top: 4vw;
  margin: 0 4vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv__ttlMedal {
  position: absolute;
  top: -2.6666666667vw;
  left: 0vw;
  width: 22.5333333333vw;
}

.skiostarter-limitedLp-section-cv00 {
  position: relative;
  margin-bottom: 8vw;
}

.skiostarter-limitedLp-section-cv00 .skiostarter-limitedLp-section-cv__btn {
  bottom: 26.6666666667vw;
}

.skiostarter-limitedLp-section-cv00__fukidashi {
  position: absolute;
  display: block;
  width: 28vw;
  top: 139.0666666667vw;
  left: 64vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv00__icon {
  position: absolute;
  display: block;
  width: 14.6666666667vw;
  height: 18.2666666667vw;
  top: 90.6666666667vw;
  left: 66.6666666667vw;
  z-index: 1;
  overflow: hidden;
}

.skiostarter-limitedLp-section-cv00__icon img {
  left: 0;
  top: 0;
  width: 29.3333333333vw;
  height: 18.2666666667vw;
  position: absolute;
  max-width: 200%;
}

.skiostarter-limitedLp-section-cv00__icon-no1 {
  position: absolute;
  display: block;
  width: 19.7333333333vw;
  height: 19.7333333333vw;
  top: 68.8vw;
  left: 10.6666666667vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv00__text {
  position: absolute;
  display: block;
  width: 58.6666666667vw;
  height: 22vw;
  top: 58.4vw;
  left: 29.0666666667vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv00__text.js-line img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv00__text.js-line:before {
  height: 1.8666666667vw;
  bottom: 0.6666666667vw;
}

.skiostarter-limitedLp-section-cv01 {
  position: relative;
  margin-bottom: 8vw;
}

.skiostarter-limitedLp-section-cv01 .skiostarter-limitedLp-section-cv__btn {
  bottom: 26vw;
}

.skiostarter-limitedLp-section-cv01__fukidashi {
  position: absolute;
  display: block;
  width: 28vw;
  top: 89.7333333333vw;
  left: 64vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv01__icon {
  position: absolute;
  display: block;
  width: 14.6666666667vw;
  height: 18.2666666667vw;
  top: 42.6666666667vw;
  left: 75.3333333333vw;
  z-index: 1;
  overflow: hidden;
}

.skiostarter-limitedLp-section-cv01__icon img {
  left: 0;
  top: 0;
  width: 29.3333333333vw;
  height: 18.2666666667vw;
  position: absolute;
  max-width: 200%;
}

.skiostarter-limitedLp-section-cv01__icon-no1 {
  position: absolute;
  display: block;
  width: 19.7333333333vw;
  height: 19.7333333333vw;
  top: 12vw;
  left: 7.4666666667vw;
  z-index: 1;
}

.skiostarter-limitedLp2 .skiostarter-limitedLp-section-cv01__icon-no1 {
  position: absolute;
  display: block;
  width: 19.7333333333vw;
  height: 19.7333333333vw;
  top: 12vw;
  left: 7.4666666667vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv01__text {
  top: 12vw;
  left: 34vw;
  width: 55vw;
}

.skiostarter-limitedLp2 .skiostarter-limitedLp-section-cv01__text {
  top: 12.2666666667vw;
}

.skiostarter-limitedLp-section-cv01__text.js-line img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv01__text.js-line:before {
  height: 1.8666666667vw;
  bottom: 0.6666666667vw;
}

.skiostarter-limitedLp-section-cv02 {
  position: relative;
  margin-bottom: 0;
}

.skiostarter-limitedLp-section-cv02 .skiostarter-limitedLp-section-cv__btn {
  bottom: 23.3333333333vw;
}

.skiostarter-limitedLp-section-cv02__fukidashi {
  position: absolute;
  width: 28vw;
  top: 73.3333333333vw;
  left: 64vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv02__text {
  position: absolute;
  display: block;
  width: 63.8666666667vw;
  height: 15.0666666667vw;
  top: 14.8vw;
  left: 10.5333333333vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv02__text.js-line img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv02__text.js-line:before {
  width: 96%;
  height: 1.8666666667vw;
  bottom: 0.5333333333vw;
}

.skiostarter-limitedLp-section-cv03 {
  position: relative;
  margin-bottom: 0;
}

.skiostarter-limitedLp-section-cv03 .skiostarter-limitedLp-section-cv__btn {
  bottom: 8.6666666667vw;
}

.skiostarter-limitedLp-section-cv04 {
  position: relative;
  margin-bottom: 8vw;
}

.skiostarter-limitedLp-section-cv04 .skiostarter-limitedLp-section-cv__btn {
  bottom: 17.3333333333vw;
}

.skiostarter-limitedLp-section-cv04__fukidashi {
  position: absolute;
  width: 28vw;
  top: 64vw;
  left: 64vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv05 {
  position: relative;
  margin-bottom: 8vw;
}

.skiostarter-limitedLp-section-cv05 .skiostarter-limitedLp-section-cv__btn {
  bottom: 17.3333333333vw;
}

.skiostarter-limitedLp-section-cv05__fukidashi {
  position: absolute;
  width: 28vw;
  top: 64vw;
  left: 64vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv06 {
  position: relative;
  margin-bottom: 8vw;
}

.skiostarter-limitedLp-section-cv06 .skiostarter-limitedLp-section-cv__btn {
  bottom: 17.3333333333vw;
}

.skiostarter-limitedLp-section-cv06__icon {
  position: absolute;
  display: block;
  width: 18.6666666667vw;
  height: 18.6666666667vw;
  top: 10.6666666667vw;
  left: 6.6666666667vw;
  z-index: 1;
  overflow: hidden;
}

.skiostarter-limitedLp-section-cv06__icon img {
  left: 0;
  top: 0;
  width: 18.6666666667vw;
  height: 18.6666666667vw;
  position: absolute;
  max-width: 100%;
}

.skiostarter-limitedLp-section-cv06__fukidashi {
  position: absolute;
  width: 28vw;
  top: 105.3333333333vw;
  left: 64vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv07 {
  position: relative;
}

.skiostarter-limitedLp-section-cv07__fukidashi {
  position: absolute;
  width: 28vw;
  top: 60vw;
  left: 64vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-cv07 .skiostarter-limitedLp-section-cv__btn {
  bottom: 37.3333333333vw;
}

.skiostarter-limitedLp-section-cv__btn {
  width: 74.6666666667vw;
  margin: 0 12.6666666667vw;
  position: absolute;
  z-index: 1;
  animation: float;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
}

.skiostarter-limitedLp-section-cv__btn .btn {
  position: relative;
  padding: 7.3333333333vw 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 3px;
  background: black;
  background: linear-gradient(0deg, black 0%, black 50%, #3e3e3e 51%, #3e3e3e 100%);
}

.skiostarter-limitedLp-section-cv__btn .btn span {
  font-size: 19px;
  font-weight: bold;
  color: #fff;
}

.skiostarter-limitedLp-section-groupItemTitle {
  margin-left: 2.6666666667vw;
  margin-right: 2.6666666667vw;
  margin-bottom: 4vw;
  margin-top: 8vw;
}

.skiostarter-limitedLp-section-singleItemTitle {
  margin-bottom: 4vw;
}

.skiostarter-limitedLp-section-why {
  padding-bottom: 15.3333333333vw;
  position: relative;
  top: -16vw;
  margin-bottom: -16vw;
  z-index: 9;
}

.skiostarter-limitedLp-section-why:before {
  content: "";
  width: 100%;
  height: 18.6666666667vw;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 1;
}

.skiostarter-limitedLp-section-why__lead {
  text-align: center;
}

.skiostarter-limitedLp-section-why__lead01 {
  position: relative;
}

.skiostarter-limitedLp-section-why__lead01__text01 {
  position: absolute;
  top: 32vw;
  margin: 0 10.6666666667vw 3.4666666667vw;
}

.skiostarter-limitedLp-section-why__lead01__text02 {
  position: absolute;
  top: 40vw;
  margin: 0 16.6666666667vw 0;
}

.skiostarter-limitedLp-section-why__lead02 {
  position: relative;
}

.skiostarter-limitedLp-section-why__lead02__text01 {
  position: absolute;
  top: 10.6666666667vw;
  margin: 0 10.6666666667vw 3.4666666667vw;
}

.skiostarter-limitedLp-section-why__lead02__text02 {
  position: absolute;
  top: 20vw;
  margin: 0 19.0666666667vw 0;
}

.skiostarter-limitedLp-section-why__lead03 {
  position: relative;
}

.skiostarter-limitedLp-section-why__lead03__text01 {
  position: absolute;
}

.skiostarter-limitedLp-section-why__lead03_01__text {
  position: relative;
  background: url(../../../images/static/skiostarter/skiostarter_limitedLp_why03-2103-bg.png) no-repeat center center;
  text-align: center;
  padding: 8.6666666667vw 0;
}

.skiostarter-limitedLp-section-why__lead03_01__text > img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-why__lead03_01__line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.skiostarter-limitedLp-section-why__lead03_01__line .line {
  display: inline-block;
  background: #fff;
  width: 100%;
  height: 8vw;
}

.skiostarter-limitedLp-section-why__lead03_01__line .line-01 {
  position: absolute;
  top: 17.2vw;
  left: 0vw;
}

.skiostarter-limitedLp-section-why__lead03_01__line .line-02 {
  position: absolute;
  top: 33.3333333333vw;
  left: 0vw;
}

.skiostarter-limitedLp-section-why__lead03_01__line .line-03 {
  position: absolute;
  top: 39.3333333333vw;
  left: 0vw;
}

.skiostarter-limitedLp-section-why__lead03_01__line .line-04 {
  position: absolute;
  top: 63.8666666667vw;
  left: 0vw;
}

.skiostarter-limitedLp-section-why__lead03__text02 {
  position: absolute;
}

.skiostarter-limitedLp-section-why__lead03_02__text {
  position: relative;
}

.skiostarter-limitedLp-section-why__lead03_02__text .text-scale {
  position: absolute;
  z-index: 1;
  display: block;
  top: 56vw;
  left: 15.0666666667vw;
  display: block;
  width: 68vw;
}

.skiostarter-limitedLp-section-why__lead04__text {
  position: relative;
}

.skiostarter-limitedLp-section-why__lead04__text .text-dash {
  position: absolute;
  top: 8vw;
  left: calc(50% - 13.3333333333vw);
  width: 26.6666666667vw;
}

.skiostarter-limitedLp-section-why__lead05__text {
  position: relative;
}

.skiostarter-limitedLp-section-why__lead05__text .text-ttl {
  position: absolute;
  top: 4vw;
  left: calc(50% - 43.3333333333vw);
  width: 86.6666666667vw;
}

.skiostarter-limitedLp-section-why__lead05__text .text-ttl > img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-why__lead05__text .text-ttl:after {
  position: absolute;
  content: "";
  display: block;
  width: 46.6666666667vw;
  height: 1.6vw;
  left: 40vw;
  bottom: -0.6666666667vw;
  background: #fdd400;
  transform: scaleX(0);
  transform-origin: left;
}

.skiostarter-limitedLp-section-why__lead05__text .text-10per {
  display: block;
  width: 12.5333333333vw;
  position: absolute;
  top: 32.6666666667vw;
  left: 37.3333333333vw;
}

.skiostarter-limitedLp-section-why__lead05__text .text-arr {
  display: block;
  width: 21.3333333333vw;
  position: absolute;
  top: 29.3333333333vw;
  left: 40vw;
}

.skiostarter-limitedLp-section-why__lead05__text .text-arr:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1;
  transform-origin: top;
  transform: scaleY(1);
}

.skiostarter-limitedLp-section-why__lead06__text {
  position: relative;
}

.skiostarter-limitedLp-section-why__lead06__text .text-ttl {
  position: absolute;
  top: 8vw;
  left: calc(50% - 37.8666666667vw);
  width: 75.7333333333vw;
}

.skiostarter-limitedLp-section-why__lead06__text .text-ttl > img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-why__lead06__text .text-ttl:after {
  position: absolute;
  content: "";
  display: block;
  width: 53.3333333333vw;
  height: 1.6vw;
  left: 24vw;
  bottom: -0.6666666667vw;
  background: #fdd400;
  transform: scaleX(0);
  transform-origin: left;
  transition: all 0.4s ease;
}

.skiostarter-limitedLp-section-why__lead06__text .text-15per {
  display: block;
  width: 16.6666666667vw;
  position: absolute;
  top: 36vw;
  left: 60vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-why__lead06__text .text-arr {
  display: block;
  width: 16.5333333333vw;
  position: absolute;
  top: 37.3333333333vw;
  left: 50vw;
}

.skiostarter-limitedLp-section-why__lead06__text .text-arr:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1;
  transform-origin: bottom;
  transition: all 0.4s ease;
  transform: scaleY(1);
}

.skiostarter-limitedLp-section-why__lead07__text {
  position: relative;
  margin-bottom: 6.6666666667vw;
  padding-top: 10.6666666667vw;
}

.skiostarter-limitedLp-section-why__lead07__text .text-ttl {
  position: absolute;
  top: 8vw;
  left: calc(50% - 46vw);
  width: 92vw;
}

.skiostarter-limitedLp-section-why__lead07__text .text-ttl > img {
  position: relative;
  z-index: 1;
}

.js-active.skiostarter-limitedLp-section-why__lead05__text .text-ttl:after {
  transform: scaleX(1);
  transition: all 0.6s ease 0.8s;
}

.js-active.skiostarter-limitedLp-section-why__lead06__text .text-ttl:after {
  transform: scaleX(1);
  transition: all 0.6s ease 0.8s;
}

.js-active.skiostarter-limitedLp-section-why__lead07__text .text-ttl:after {
  transform: scaleX(1);
  transition: all 0.6s ease 0.8s;
}

.skiostarter-limitedLp-section-use__compare {
  position: relative;
}

.skiostarter-limitedLp-section-use__compare__text {
  position: absolute;
  top: 31.3333333333vw;
  margin: 0 12.6666666667vw;
}

.skiostarter-limitedLp-section-use__diagram {
  position: relative;
  margin-bottom: -3%;
}

.skiostarter-limitedLp-section-use__diagram-plus {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-use__diagram__item01 {
  position: absolute;
  top: 28vw;
  left: 31.6vw;
  width: 50.6666666667vw;
}

.skiostarter-limitedLp-section-use__diagram__item02 {
  position: absolute;
  top: 39.6vw;
  left: 24vw;
  width: 6.6666666667vw;
}

.skiostarter-limitedLp-section-use__parabox01Inner {
  overflow: hidden;
  position: relative;
  height: 139.4666666667vw;
  overflow: hidden;
}

.skiostarter-limitedLp-section-use__parabox01Inner .para-bg {
  position: absolute;
  top: -24.6666666667vw;
}

.skiostarter-limitedLp-section-use__parabox01__text {
  position: absolute;
  top: 13.2vw;
  left: 14.6666666667vw;
  width: 70.6666666667vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-use__parabox02Inner {
  position: relative;
  height: 134.8vw;
  background: #faf8eb;
}

.skiostarter-limitedLp-section-use__parabox02__ttl {
  position: absolute;
  top: 29.3333333333vw;
  left: 10.6666666667vw;
  width: 70.6666666667vw;
  z-index: 5;
}

.skiostarter-limitedLp-section-use__parabox02__text {
  position: absolute;
  top: 51.3333333333vw;
  left: 10.6666666667vw;
  width: 53.0666666667vw;
  z-index: 4;
}

.skiostarter-limitedLp-section-use__parabox02__item {
  position: absolute;
  top: 29.3333333333vw;
  right: -10.6666666667vw;
  width: 53.3333333333vw;
  z-index: 3;
}

.skiostarter-limitedLp-section-use__parabox02 .para-bgInner {
  transform: skewY(-20deg);
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.skiostarter-limitedLp-section-use__parabox02 .para-bg:after {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fcfcfd url(../../../images/static/skiostarter/skiostarter_limitedLp_useBg03.png);
  background-size: 100% auto;
  display: block;
  transform: skewY(20deg) translateY(0vw);
}

.skiostarter-limitedLp-section-use__parabox02 .para-bg img {
  width: 100%;
  transform: skewY(20deg) translateY(-24vw);
}

.skiostarter-limitedLp-section-use__parabox03Inner {
  overflow: hidden;
  position: relative;
  height: 137.3333333333vw;
  background: #fcfcfd url(../../../images/static/skiostarter/skiostarter_limitedLp_compareBg.png);
  background-size: 100% auto;
  position: relative;
}

.skiostarter-limitedLp-section-use__parabox03Inner:before {
  content: "";
  width: 100%;
  height: 50%;
  display: block;
  background: #faf8eb;
  position: absolute;
  top: 0;
  left: 0;
}

.skiostarter-limitedLp-section-use__parabox03__ttl {
  position: absolute;
  top: 30.6666666667vw;
  left: 45.3333333333vw;
  width: 49.3333333333vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-use__parabox03__text {
  position: absolute;
  top: 52vw;
  left: 45.3333333333vw;
  width: 50.6666666667vw;
  z-index: 1;
}

.skiostarter-limitedLp-section-use__parabox03__item {
  position: absolute;
  top: 25.2vw;
  left: -17.3333333333vw;
  width: 70.6666666667vw;
  z-index: 5;
}

.skiostarter-limitedLp-section-use__recommend {
  background: url(../../../images/static/skiostarter/skiostarter_limitedLp_compareBg.png) no-repeat center bottom;
  background-size: 100% auto;
  padding: 10vw 0 8vw;
  position: relative;
  text-align: center;
}

.skiostarter-limitedLp-section-use__recommend:after {
  content: "";
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  background: url(../../../images/static/skiostarter/skiostarter_limitedLp_compareItem04.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  top: -3.3333333333vw;
  left: calc(50% - 3.3333333333vw);
}

.skiostarter-limitedLp-section-use__recommend__item {
  position: absolute;
  width: 49.3333333333vw;
  top: 34.1333333333vw;
  right: 4vw;
}

.skiostarter-limitedLp-section-use__recommend__text01 {
  width: 64vw;
  margin: 0 auto 18vw;
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-use__recommend__text02 {
  width: 55.3333333333vw;
  margin: 0 auto 51.4666666667vw 10.6666666667vw;
  z-index: 1;
  position: relative;
}

.skiostarter-limitedLp-section-use__recommend__text03 {
  width: 64vw;
  margin: 0 auto;
}

.skiostarter-limitedLp-section-use__wash {
  position: relative;
}

.skiostarter-limitedLp-section-use__wash__text {
  position: absolute;
  top: 8.1333333333vw;
  left: 8.9333333333vw;
  width: 81.3333333333vw;
  display: block;
}

.skiostarter-limitedLp-section-use__wash__text img {
  position: relative;
  z-index: 1;
}

.skiostarter-limitedLp-section-use__wash__text:before {
  width: 98%;
  height: 1.7333333333vw;
  bottom: 0.6666666667vw;
}

.skiostarter-limitedLp-section-validate__ttl {
  position: relative;
}

.skiostarter-limitedLp-section-validate__ttl__dot01 {
  display: inline-block;
  width: 1.6vw;
  height: 1.6vw;
  position: absolute;
  background: #e72c18;
  border-radius: 50%;
  top: 57%;
  left: 36%;
}

.skiostarter-limitedLp-section-validate__ttl__dot02 {
  display: inline-block;
  width: 1.6vw;
  height: 1.6vw;
  position: absolute;
  background: #e72c18;
  border-radius: 50%;
  top: 57%;
  left: 44%;
}

.skiostarter-limitedLp-section-validate__ttl__dot03 {
  display: inline-block;
  width: 1.6vw;
  height: 1.6vw;
  position: absolute;
  background: #e72c18;
  border-radius: 50%;
  top: 57%;
  left: 52%;
}

.skiostarter-limitedLp-section-validate__ttl__dot04 {
  display: inline-block;
  width: 1.6vw;
  height: 1.6vw;
  position: absolute;
  background: #e72c18;
  border-radius: 50%;
  top: 57%;
  left: 60%;
}

.skiostarter-limitedLp-section-validate__contents {
  margin-bottom: 0;
}

.skiostarter-limitedLp-ft {
  background: #fdd400;
}

.skiostarter-limitedLp-ft__inner {
  margin: 0 10.4vw;
  padding: 7.3333333333vw 0 5.3333333333vw;
}

.skiostarter-limitedLp-ft__list {
  margin-bottom: 19.2vw;
  display: flex;
  flex-wrap: wrap;
}

.skiostarter-limitedLp-ft__item:nth-child(1) {
  margin-right: 6vw;
  margin-bottom: 7.3333333333vw;
}

.skiostarter-limitedLp-ft__item:nth-child(2) {
  margin-right: 6vw;
  margin-bottom: 7.3333333333vw;
}

.skiostarter-limitedLp-ft__item:nth-child(3) {
  margin-right: 6vw;
}

@media screen and (max-width: 320px) {
  .skiostarter-limitedLp-ft__inner {
    margin: 0 6.6666666667vw;
    padding: 7.3333333333vw 0 5.3333333333vw;
  }

  .skiostarter-limitedLp-ft__item:nth-child(1) {
    margin-right: 6vw;
    margin-bottom: 3.3333333333vw;
  }

  .skiostarter-limitedLp-ft__item:nth-child(2) {
    margin-right: 3.3333333333vw;
    margin-bottom: 3.3333333333vw;
  }

  .skiostarter-limitedLp-ft__item:nth-child(3) {
    margin-right: 3.3333333333vw;
    margin-bottom: 3.3333333333vw;
  }
}
.skiostarter-limitedLp-ft__btn span {
  font-size: 12px;
}

.skiostarter-limitedLp-ft__btn .has-icon {
  position: relative;
  padding-right: 1em;
}

.skiostarter-limitedLp-ft__btn .has-icon:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  content: "";
  width: 10px;
  height: 10px;
  background: url(../../../images/static/skiostarter/icon-blank-link.svg) no-repeat;
  background-size: 10px;
  margin: auto;
}

.skiostarter-limitedLp-ft__copy {
  display: inline-block;
  margin-top: 5.3333333333vw;
}

.skiostarter-limitedLp__itemBtn {
  margin: 0 10.6666666667vw;
  animation: float;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
}

.skiostarter-limitedLp__itemBtn .btn {
  position: relative;
  padding: 5.3333333333vw 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 3px;
  background: black;
  background: linear-gradient(0deg, black 0%, black 50%, #3e3e3e 51%, #3e3e3e 100%);
}

.skiostarter-limitedLp__itemBtn .btn:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #000000 transparent;
  position: absolute;
  top: -10px;
  left: 49%;
}

.skiostarter-limitedLp__itemBtn .btn span {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

/*調整*/
.p-products .search-display-options {
  margin: 0 4vw 40px 4vw;
}

/*PC用*/
@media screen and (min-width: 768px) {
  .skiostarter-limitedLp {
    max-width: 750px;
    margin: 0 auto;
    /*フッター*/
    /*一覧を見るボタン*/
  }

  .skiostarter-limitedLp-section {
    padding-bottom: 10px;
    /*KV*/
    /*商品リスト*/
    /*特典*/
    /*User Voice*/
    /*User Voice*/
    /*理由*/
    /*おすすめ*/
    /*検証*/
  }

  .skiostarter-limitedLp-section-kv {
    position: relative;
    padding-bottom: 65px;
  }

  .skiostarter-limitedLp-section-kv__ttlBox {
    position: relative;
  }

  .skiostarter-limitedLp-section-kv__ttlLogo {
    display: block;
    position: absolute;
    top: 35px;
    right: 30px;
    width: 170px;
  }

  .skiostarter-limitedLp-section-kv__item01 {
    width: 466px;
    margin-top: -100px;
    margin-left: 220px;
    z-index: 1;
    position: relative;
  }

  .skiostarter-limitedLp2 .skiostarter-limitedLp-section-kv__item01 {
    width: 475px;
  }

  .skiostarter-limitedLp-section-kv__item-item {
    width: 350px;
    top: 400px;
    left: 40px;
    z-index: 1;
    position: absolute;
  }

  .skiostarter-limitedLp-section-kv__item-medal {
    width: 175px;
    top: 175px;
    left: 20px;
    z-index: 1;
    position: absolute;
  }

  .skiostarter-limitedLp-section-kv__item-circle {
    width: 295px;
    margin-left: 417px;
    position: absolute;
    top: 425px;
  }

  .skiostarter-limitedLp-section-kv__item-circle .circle {
    display: block;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 2px solid #fdd400;
    position: absolute;
    opacity: 0;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
  }

  .skiostarter-limitedLp-section-kv__item-circle .circle01 {
    top: 0px;
    left: 45px;
    animation-delay: 0.1s;
  }

  .skiostarter-limitedLp-section-kv__item-circle .circle02 {
    top: 110px;
    left: 2px;
    animation-delay: 0.25s;
  }

  .skiostarter-limitedLp-section-kv__item-circle .circle03 {
    top: 90px;
    left: 122px;
    animation-delay: 0.5s;
  }

  .skiostarter-limitedLp-section-kv__item02 {
    width: 650px;
    margin-top: 400px;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 35px;
    z-index: 1;
    position: relative;
  }

  .skiostarter-limitedLp-section-kv__item03 {
    width: 650px;
    margin-top: 45px;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 35px;
  }

  .skiostarter-limitedLp-section-kv__item03-text {
    width: 100%;
  }

  .skiostarter-limitedLp-section-kv__item03-text-qoupon {
    text-align: center;
    padding-bottom: 20px;
  }

  .skiostarter-limitedLp-section-kv__item03-text-qoupon .text {
    font-size: 27px;
    letter-spacing: 0.05em;
    line-height: 1.4814814815;
    font-weight: 600;
  }

  .skiostarter-limitedLp-section-kv__item03-text-qoupon .text-note {
    font-size: 20px;
    letter-spacing: 0.025em;
    line-height: 1.5;
    font-weight: 400;
    text-align: left;
    margin-left: 60px;
    margin-right: 60px;
    padding: 20px 0;
  }

  .skiostarter-limitedLp-section-kv__item04 {
    width: 650px;
    margin-top: 0px;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 35px;
  }

  .skiostarter-limitedLp-section-kv__item04 .js-tgl-btn {
    cursor: pointer;
  }

  .skiostarter-limitedLp-section-kv__text01 {
    margin: 480px 50px 25px;
  }

  .skiostarter-limitedLp-section-kv__text02 {
    margin: 0 95px 0;
  }

  .skiostarter-limitedLp-section-kv__arr {
    position: absolute;
    left: calc(50% - 33px);
    bottom: 55px;
    display: block;
    width: 67px;
  }

  .skiostarter-limitedLp-section-itemlist {
    height: 640px;
    background: #888888;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .skiostarter-limitedLp-section-special {
    background: #eeeeee url(../../../images/static/skiostarter/skiostarter_limitedLp_specialBg.png) no-repeat center bottom;
    background-size: 100% auto;
    position: relative;
    padding-bottom: 75px;
    overflow: hidden;
  }

  .skiostarter-limitedLp-section-special.is-b {
    background: #eeeeee;
    padding-bottom: 50px;
  }

  .skiostarter-limitedLp-section-special__lead {
    position: relative;
  }

  .skiostarter-limitedLp-section-special__lead.is-bottom {
    padding-top: 20px;
  }

  .skiostarter-limitedLp-section-special__leadHead {
    height: 680px;
    padding-top: 58px;
    text-align: center;
  }

  .skiostarter-limitedLp-section-special__leadHead__title {
    width: 620px;
    margin-left: auto;
    margin-right: auto;
  }

  .skiostarter-limitedLp-section-special__leadHeadBg {
    position: absolute;
    top: -160px;
    height: 150%;
    width: 100%;
    left: 0;
    background: url(../../../images/static/skiostarter/skiostarter_limitedLp-2010_specialLeadTokuten.png) no-repeat center top;
    background-size: 100% auto;
  }

  .skiostarter-limitedLp-section-special__lead__ttl {
    position: absolute;
    margin: 55px 93px 0;
  }

  .skiostarter-limitedLp-section-special__lead__text {
    position: absolute;
    margin: 211px 95px;
  }

  .skiostarter-limitedLp-section-special__lead__item01 {
    position: absolute;
    width: 285px;
    left: 40px;
    bottom: 0;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-special__lead__item02 {
    position: absolute;
    width: 470px;
    margin: 290px 20px 0 265px;
  }

  .skiostarter-limitedLp-section-special__list {
    margin: 0 30px 60px;
  }

  .skiostarter-limitedLp-section-special__item01 {
    position: relative;
    margin-bottom: 0px;
  }

  .skiostarter-limitedLp-section-special__item01Text01 {
    position: absolute;
    top: 104px;
    left: 133px;
    display: inline-block;
    width: 165px;
  }

  .skiostarter-limitedLp-section-special__item01Text01:before {
    height: 19px;
  }

  .skiostarter-limitedLp-section-special__item01Text02 {
    position: absolute;
    top: 160px;
    left: 370px;
    display: inline-block;
    width: 216px;
  }

  .skiostarter-limitedLp-section-special__item02 {
    position: relative;
    margin-bottom: 0px;
  }

  .skiostarter-limitedLp-section-special__item02Text {
    position: absolute;
    display: inline-block;
    width: 185px;
    top: 150px;
    left: 105px;
  }

  .skiostarter-limitedLp-section-special__item02Text:before {
    height: 19px;
  }

  .skiostarter-limitedLp-section-special__item03 {
    position: relative;
    margin-bottom: 0px;
  }

  .skiostarter-limitedLp-section-special__item03Text {
    position: absolute;
    display: inline-block;
    width: 178px;
    top: 104px;
    left: 121px;
  }

  .skiostarter-limitedLp-section-special__item03Text:before {
    height: 19px;
  }

  .skiostarter-limitedLp-section-special__item04 {
    position: relative;
    margin-bottom: 0px;
  }

  .skiostarter-limitedLp-section-special__item04Text {
    position: absolute;
    display: inline-block;
    width: 225px;
    top: 105px;
    left: 85px;
  }

  .skiostarter-limitedLp-section-special__item04Text:before {
    height: 19px;
  }

  .skiostarter-limitedLp-section-special__listb {
    margin: 0 60px 60px 66px;
  }

  .skiostarter-limitedLp-section-special__itemb01 {
    position: relative;
    margin-bottom: 0px;
  }

  .skiostarter-limitedLp-section-special__itemb01Text01 {
    position: absolute;
    top: 56px;
    left: 170px;
    display: inline-block;
    width: 216px;
  }

  .skiostarter-limitedLp-section-special__itemb01Text01:before {
    height: 19px;
  }

  .skiostarter-limitedLp-section-special__itemb01Text02 {
    position: absolute;
    top: 172px;
    left: 384px;
    display: inline-block;
    width: 216px;
  }

  .skiostarter-limitedLp-section-special__itemb02 {
    position: relative;
    margin-bottom: 0px;
  }

  .skiostarter-limitedLp-section-special__itemb02Text {
    position: absolute;
    display: inline-block;
    width: 227px;
    top: 110px;
    left: 170px;
  }

  .skiostarter-limitedLp-section-special__itemb02Text:before {
    height: 19px;
  }

  .skiostarter-limitedLp-section-special__itemb03 {
    position: relative;
    margin-bottom: 0px;
  }

  .skiostarter-limitedLp-section-special__itemb03Text {
    position: absolute;
    display: inline-block;
    width: 210px;
    top: 75px;
    left: 170px;
  }

  .skiostarter-limitedLp-section-special__itemb03Text:before {
    height: 19px;
  }

  .skiostarter-limitedLp-section-special__itemb04 {
    position: relative;
    margin-bottom: 0px;
  }

  .skiostarter-limitedLp-section-special__itemb04Text {
    position: absolute;
    display: inline-block;
    width: 300px;
    top: 75px;
    left: 170px;
  }

  .skiostarter-limitedLp-section-special__itemb04Text:before {
    height: 19px;
  }

  .skiostarter-limitedLp-section-voice01__text {
    margin: 45px 80px 108px 50px;
    font-size: 26px;
    letter-spacing: 0.2em;
    line-height: 1.6923076923;
    font-weight: 400;
  }

  .skiostarter-limitedLp-section-voice02__text {
    margin: 45px 50px 108px 80px;
    font-size: 26px;
    letter-spacing: 0.2em;
    line-height: 1.6923076923;
    font-weight: 400;
  }

  .skiostarter-limitedLp-section-voice03__text {
    margin: 45px 80px 40px 50px;
    font-size: 26px;
    letter-spacing: 0.2em;
    line-height: 1.6923076923;
    font-weight: 400;
  }

  .skiostarter-limitedLp-section-voice__note {
    font-size: 20px;
    letter-spacing: 0.2em;
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 50px;
  }

  .skiostarter-limitedLp-section-cv {
    margin-top: 60px;
    position: relative;
  }

  .skiostarter-limitedLp-section-cv__ttl {
    position: absolute;
    top: 30px;
    margin: 0 30px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv__ttlMedal {
    position: absolute;
    top: -20px;
    left: 0px;
    width: 155px;
  }

  .skiostarter-limitedLp-section-cv00 {
    position: relative;
    margin-bottom: 60px;
  }

  .skiostarter-limitedLp-section-cv00 .skiostarter-limitedLp-section-cv__btn {
    bottom: 200px;
  }

  .skiostarter-limitedLp-section-cv00__fukidashi {
    position: absolute;
    display: block;
    width: 210px;
    top: 1043px;
    left: 480px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv00__icon {
    position: absolute;
    display: block;
    width: 110px;
    height: 138px;
    top: 680px;
    left: 500px;
    z-index: 1;
    overflow: hidden;
  }

  .skiostarter-limitedLp-section-cv00__icon img {
    width: 220px;
    height: 138px;
  }

  .skiostarter-limitedLp-section-cv00__icon-no1 {
    position: absolute;
    display: block;
    width: 148px;
    height: 148px;
    top: 516px;
    left: 86px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv00__text {
    position: absolute;
    display: block;
    width: 440px;
    height: 165px;
    top: 438px;
    left: 218px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv00__text.js-line img {
    position: relative;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv00__text.js-line:before {
    height: 14px;
    bottom: 5px;
  }

  .skiostarter-limitedLp-section-cv01 {
    position: relative;
    margin-bottom: 60px;
  }

  .skiostarter-limitedLp-section-cv01 .skiostarter-limitedLp-section-cv__btn {
    bottom: 195px;
  }

  .skiostarter-limitedLp-section-cv01__fukidashi {
    position: absolute;
    display: block;
    width: 210px;
    top: 673px;
    left: 480px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv01__icon {
    position: absolute;
    display: block;
    width: 110px;
    height: 138px;
    top: 320px;
    left: 565px;
    z-index: 1;
    overflow: hidden;
  }

  .skiostarter-limitedLp-section-cv01__icon img {
    width: 220px;
    height: 138px;
  }

  .skiostarter-limitedLp-section-cv01__icon-no1 {
    position: absolute;
    display: block;
    width: 148px;
    height: 148px;
    top: 103px;
    left: 50px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv01__text {
    position: absolute;
    display: block;
    width: 440px;
    height: 165px;
    top: 93px;
    left: 220px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv01__text.js-line img {
    position: relative;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv01__text.js-line:before {
    height: 14px;
    bottom: 5px;
  }

  .skiostarter-limitedLp-section-cv02 {
    position: relative;
    margin-bottom: 0;
  }

  .skiostarter-limitedLp-section-cv02 .skiostarter-limitedLp-section-cv__btn {
    bottom: 175px;
  }

  .skiostarter-limitedLp-section-cv02__fukidashi {
    position: absolute;
    width: 210px;
    top: 550px;
    left: 480px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv02__text {
    position: absolute;
    display: block;
    width: 479px;
    height: 113px;
    top: 111px;
    left: 79px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv02__text.js-line img {
    position: relative;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv02__text.js-line:before {
    width: 96%;
    height: 14px;
    bottom: 4px;
  }

  .skiostarter-limitedLp-section-cv03 {
    position: relative;
    margin-bottom: 0;
  }

  .skiostarter-limitedLp-section-cv03 .skiostarter-limitedLp-section-cv__btn {
    bottom: 60px;
  }

  .skiostarter-limitedLp-section-cv04 {
    position: relative;
    margin-bottom: 60px;
  }

  .skiostarter-limitedLp-section-cv04 .skiostarter-limitedLp-section-cv__btn {
    bottom: 130px;
  }

  .skiostarter-limitedLp-section-cv04__fukidashi {
    position: absolute;
    width: 210px;
    top: 480px;
    left: 480px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv05 {
    position: relative;
    margin-bottom: 60px;
  }

  .skiostarter-limitedLp-section-cv05 .skiostarter-limitedLp-section-cv__btn {
    bottom: 130px;
  }

  .skiostarter-limitedLp-section-cv05__fukidashi {
    position: absolute;
    width: 210px;
    top: 480px;
    left: 480px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv06 {
    position: relative;
    margin-bottom: 60px;
  }

  .skiostarter-limitedLp-section-cv06 .skiostarter-limitedLp-section-cv__btn {
    bottom: 130px;
  }

  .skiostarter-limitedLp-section-cv06__icon {
    position: absolute;
    display: block;
    width: 140px;
    height: 140px;
    top: 80px;
    left: 50px;
    z-index: 1;
    overflow: hidden;
  }

  .skiostarter-limitedLp-section-cv06__icon img {
    left: 0;
    top: 0;
    width: 140px;
    height: 140px;
    position: absolute;
    max-width: 100%;
  }

  .skiostarter-limitedLp-section-cv06__fukidashi {
    position: absolute;
    width: 210px;
    top: 790px;
    left: 480px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv07 {
    position: relative;
  }

  .skiostarter-limitedLp-section-cv07__fukidashi {
    position: absolute;
    width: 210px;
    top: 450px;
    left: 480px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-cv07 .skiostarter-limitedLp-section-cv__btn {
    bottom: 280px;
  }

  .skiostarter-limitedLp-section-cv__btn {
    width: 560px;
    margin: 0 95px;
    position: absolute;
    z-index: 11;
  }

  .skiostarter-limitedLp-section-cv__btn .btn {
    position: relative;
    padding: 55px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000000;
    border-radius: 3px;
    background: black;
    background: linear-gradient(0deg, black 0%, black 50%, #3e3e3e 51%, #3e3e3e 100%);
  }

  .skiostarter-limitedLp-section-cv__btn .btn span {
    font-size: 38px;
    font-weight: bold;
    color: #fff;
  }

  .skiostarter-limitedLp-section-groupItemTitle {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
    margin-top: 60px;
    text-align: center;
  }

  .skiostarter-limitedLp-section-singleItemTitle {
    margin-bottom: 30px;
  }

  .skiostarter-limitedLp-section-why {
    padding-bottom: 115px;
    top: -120px;
    margin-bottom: -120px;
  }

  .skiostarter-limitedLp-section-why:before {
    height: 140px;
  }

  .skiostarter-limitedLp-section-why__lead {
    text-align: center;
  }

  .skiostarter-limitedLp-section-why__lead01 {
    position: relative;
  }

  .skiostarter-limitedLp-section-why__lead01__text01 {
    position: absolute;
    top: 240px;
    margin: 0 80px 26px;
  }

  .skiostarter-limitedLp-section-why__lead01__text02 {
    position: absolute;
    top: 300px;
    margin: 0 125px 0;
  }

  .skiostarter-limitedLp-section-why__lead02 {
    position: relative;
  }

  .skiostarter-limitedLp-section-why__lead02__text01 {
    position: absolute;
    top: 80px;
    margin: 0 99px 26px;
  }

  .skiostarter-limitedLp-section-why__lead02__text02 {
    position: absolute;
    top: 150px;
    margin: 0 150px 0;
  }

  .skiostarter-limitedLp-section-why__lead03 {
    position: relative;
  }

  .skiostarter-limitedLp-section-why__lead03__text01 {
    position: absolute;
  }

  .skiostarter-limitedLp-section-why__lead03__text02 {
    position: absolute;
  }

  .skiostarter-limitedLp-section-why__lead03_01__text {
    position: relative;
    padding: 65px 0;
  }

  .skiostarter-limitedLp-section-why__lead03_01__text > img {
    position: relative;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-why__lead03_01__line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
  }

  .skiostarter-limitedLp-section-why__lead03_01__line .line {
    display: inline-block;
    background: #fff;
    width: 100%;
    height: 60px;
  }

  .skiostarter-limitedLp-section-why__lead03_01__line .line-01 {
    position: absolute;
    top: 129px;
    left: 0px;
  }

  .skiostarter-limitedLp-section-why__lead03_01__line .line-02 {
    position: absolute;
    top: 250px;
    left: 0px;
  }

  .skiostarter-limitedLp-section-why__lead03_01__line .line-03 {
    position: absolute;
    top: 295px;
    left: 0px;
  }

  .skiostarter-limitedLp-section-why__lead03_01__line .line-04 {
    position: absolute;
    top: 479px;
    left: 0px;
  }

  .skiostarter-limitedLp-section-why__lead03_02__text {
    position: relative;
  }

  .skiostarter-limitedLp-section-why__lead03_02__text .text-scale {
    position: absolute;
    z-index: 1;
    display: block;
    top: 420px;
    left: 113px;
    display: block;
    width: 510px;
  }

  .skiostarter-limitedLp-section-why__lead04__text {
    position: relative;
  }

  .skiostarter-limitedLp-section-why__lead04__text .text-dash {
    position: absolute;
    top: 60px;
    left: calc(50% - 100px);
    width: 200px;
  }

  .skiostarter-limitedLp-section-why__lead05__text {
    position: relative;
  }

  .skiostarter-limitedLp-section-why__lead05__text .text-ttl {
    position: absolute;
    top: 30px;
    left: calc(50% - 325px);
    width: 650px;
  }

  .skiostarter-limitedLp-section-why__lead05__text .text-ttl:after {
    position: absolute;
    content: "";
    display: block;
    width: 350px;
    height: 12px;
    left: 300px;
    bottom: -5px;
    background: #fdd400;
    transform: scaleX(0);
    transform-origin: left;
  }

  .skiostarter-limitedLp-section-why__lead05__text .text-10per {
    display: block;
    width: 94px;
    position: absolute;
    top: 245px;
    left: 280px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-why__lead05__text .text-arr {
    display: block;
    width: 178px;
    position: absolute;
    top: 220px;
    left: 290px;
  }

  .skiostarter-limitedLp-section-why__lead06__text {
    position: relative;
  }

  .skiostarter-limitedLp-section-why__lead06__text .text-ttl {
    position: absolute;
    top: 60px;
    left: calc(50% - 284px);
    width: 568px;
  }

  .skiostarter-limitedLp-section-why__lead06__text .text-ttl:after {
    position: absolute;
    content: "";
    display: block;
    width: 400px;
    height: 12px;
    left: 180px;
    bottom: -5px;
    background: #fdd400;
    transform: scaleX(0);
    transform-origin: left;
  }

  .skiostarter-limitedLp-section-why__lead06__text .text-15per {
    display: block;
    width: 125px;
    position: absolute;
    top: 270px;
    left: 450px;
  }

  .skiostarter-limitedLp-section-why__lead06__text .text-arr {
    display: block;
    width: 124px;
    position: absolute;
    top: 280px;
    left: 375px;
  }

  .skiostarter-limitedLp-section-why__lead07__text {
    position: relative;
    margin-bottom: 50px;
    padding-top: 70px;
  }

  .skiostarter-limitedLp-section-why__lead07__text .text-ttl {
    position: absolute;
    top: 60px;
    left: calc(50% - 345px);
    width: 690px;
  }

  .skiostarter-limitedLp-section-use__parabox01Inner {
    overflow: hidden;
    position: relative;
    height: 1046px;
    overflow: hidden;
  }

  .skiostarter-limitedLp-section-use__parabox01__text {
    position: absolute;
    top: 99px;
    left: 110px;
    width: 530px;
  }

  .skiostarter-limitedLp-section-use__parabox02Inner {
    height: 1011px;
  }

  .skiostarter-limitedLp-section-use__parabox02__ttl {
    position: absolute;
    top: 220px;
    left: 80px;
    width: 530px;
    z-index: 5;
  }

  .skiostarter-limitedLp-section-use__parabox02__text {
    position: absolute;
    top: 385px;
    left: 80px;
    width: 398px;
    z-index: 4;
  }

  .skiostarter-limitedLp-section-use__parabox02__item {
    position: absolute;
    top: 220px;
    right: -80px;
    width: 400px;
    z-index: 3;
  }

  .skiostarter-limitedLp-section-use__parabox02 .para-bgInner {
    transform: skewY(-20deg);
    overflow: hidden;
    position: relative;
    z-index: 2;
  }

  .skiostarter-limitedLp-section-use__parabox02 .para-bg:after {
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fcfcfd url(../../../images/static/skiostarter/skiostarter_limitedLp_useBg03.png);
    background-size: 100% auto;
    display: block;
    transform: skewY(20deg) translateY(0vw);
  }

  .skiostarter-limitedLp-section-use__parabox02 .para-bg img {
    transform: skewY(20deg) translateY(-24vw);
  }

  .skiostarter-limitedLp-section-use__parabox03Inner {
    height: 1030px;
    overflow: hidden;
  }

  .skiostarter-limitedLp-section-use__parabox03__ttl {
    position: absolute;
    top: 230px;
    left: 340px;
    width: 370px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-use__parabox03__text {
    position: absolute;
    top: 390px;
    left: 340px;
    width: 380px;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-use__parabox03__item {
    position: absolute;
    top: 189px;
    left: -130px;
    width: 530px;
    z-index: 5;
  }

  .skiostarter-limitedLp-section-use__compare {
    position: relative;
  }

  .skiostarter-limitedLp-section-use__compare__text {
    position: absolute;
    top: 235px;
    margin: 0 95px;
  }

  .skiostarter-limitedLp-section-use__diagram {
    position: relative;
    margin-bottom: -3%;
  }

  .skiostarter-limitedLp-section-use__diagram__item01 {
    position: absolute;
    top: 210px;
    left: 237px;
    width: 380px;
  }

  .skiostarter-limitedLp-section-use__diagram__item02 {
    position: absolute;
    top: 302px;
    left: 180px;
    width: 50px;
  }

  .skiostarter-limitedLp-section-use__recommend {
    background: url(../../../images/static/skiostarter/skiostarter_limitedLp_compareBg.png) no-repeat center bottom;
    background-size: 100% auto;
    padding: 75px 0 60px;
    position: relative;
    text-align: center;
  }

  .skiostarter-limitedLp-section-use__recommend:after {
    content: "";
    width: 50px;
    height: 50px;
    background: url(../../../images/static/skiostarter/skiostarter_limitedLp_compareItem04.png) no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    top: -25px;
    left: calc(50% - 25px);
  }

  .skiostarter-limitedLp-section-use__recommend__item {
    position: absolute;
    width: 370px;
    top: 256px;
    right: 30px;
  }

  .skiostarter-limitedLp-section-use__recommend__text01 {
    width: 480px;
    margin: 0 auto 135px;
    position: relative;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-use__recommend__text02 {
    width: 450px;
    margin: 0 auto 386px 80px;
    z-index: 1;
    position: relative;
  }

  .skiostarter-limitedLp-section-use__recommend__text03 {
    width: 480px;
    margin: 0 auto;
  }

  .skiostarter-limitedLp-section-use__wash {
    position: relative;
  }

  .skiostarter-limitedLp-section-use__wash__text {
    position: absolute;
    top: 61px;
    left: 67px;
    width: 620px;
    display: block;
  }

  .skiostarter-limitedLp-section-use__wash__text img {
    position: relative;
    z-index: 1;
  }

  .skiostarter-limitedLp-section-use__wash__text.js-line:before {
    width: 100%;
    height: 13px;
    bottom: 0px;
  }

  .skiostarter-limitedLp-section-validate__ttl {
    position: relative;
  }

  .skiostarter-limitedLp-section-validate__ttl__dot01 {
    display: inline-block;
    width: 12px;
    height: 12px;
    position: absolute;
    background: #e72c18;
    border-radius: 50%;
    top: 58%;
    left: 36%;
  }

  .skiostarter-limitedLp-section-validate__ttl__dot02 {
    display: inline-block;
    width: 12px;
    height: 12px;
    position: absolute;
    background: #e72c18;
    border-radius: 50%;
    top: 58%;
    left: 44%;
  }

  .skiostarter-limitedLp-section-validate__ttl__dot03 {
    display: inline-block;
    width: 12px;
    height: 12px;
    position: absolute;
    background: #e72c18;
    border-radius: 50%;
    top: 58%;
    left: 52%;
  }

  .skiostarter-limitedLp-section-validate__ttl__dot04 {
    display: inline-block;
    width: 12px;
    height: 12px;
    position: absolute;
    background: #e72c18;
    border-radius: 50%;
    top: 58%;
    left: 60%;
  }

  .skiostarter-limitedLp-section-validate__contents {
    margin-bottom: 0;
  }

  .skiostarter-limitedLp-ft {
    background: #fdd400;
  }

  .skiostarter-limitedLp-ft__inner {
    margin: 0 78px;
    padding: 55px 0 40px;
  }

  .skiostarter-limitedLp-ft__list {
    margin-bottom: 35px;
    display: flex;
    flex-wrap: wrap;
  }

  .skiostarter-limitedLp-ft__item:nth-child(1) {
    margin-right: 25px;
    margin-bottom: 35px;
  }

  .skiostarter-limitedLp-ft__item:nth-child(2) {
    margin-right: 25px;
    margin-bottom: 35px;
  }

  .skiostarter-limitedLp-ft__item:nth-child(3) {
    margin-right: 25px;
  }

  .skiostarter-limitedLp-ft__btn {
    position: relative;
  }

  .skiostarter-limitedLp-ft__btn span {
    font-size: 12px;
  }

  .skiostarter-limitedLp-ft__btn .has-icon {
    position: relative;
    padding-right: 1em;
  }

  .skiostarter-limitedLp-ft__btn .has-icon:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    width: 10px;
    height: 10px;
    background: url(../../../images/static/skiostarter/icon-blank-link.svg) no-repeat;
    background-size: 10px;
    margin: auto;
  }

  .skiostarter-limitedLp-ft__btn:before {
    position: absolute;
    transition: all 0.4s ease;
    content: "";
    bottom: -5px;
    left: calc(50% - 50%);
    width: 100%;
    display: block;
    height: 1px;
    background: #000;
    transform: scaleX(0);
  }

  .skiostarter-limitedLp-ft__btn:hover:before {
    transform: scaleX(1);
  }

  .skiostarter-limitedLp-ft__copy {
    display: inline-block;
    margin-top: 40px;
  }

  .skiostarter-limitedLp__itemBtn {
    margin: 0 80px;
  }

  .skiostarter-limitedLp__itemBtn .btn {
    position: relative;
    padding: 40px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000000;
    border-radius: 3px;
    background: black;
    background: linear-gradient(0deg, black 0%, black 50%, #3e3e3e 51%, #3e3e3e 100%);
    transition: all 0.4s ease;
  }

  .skiostarter-limitedLp__itemBtn .btn:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #000000 transparent;
    position: absolute;
    top: -15px;
    left: 49%;
  }

  .skiostarter-limitedLp__itemBtn .btn span {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
  }

  .skiostarter-limitedLp__itemBtn .btn:hover {
    transform: translateY(10px);
  }

  /*調整*/
}
@media screen and (min-width: 768px) and (-ms-high-contrast: none) {
  *::-ms-backdrop, .aj-text {
    position: relative;
    top: 3px;
  }

  /* IE11 */
}
@media screen and (min-width: 768px) {
  .p-products .search-display-options {
    margin: 0 0 40px 0;
  }
}
/*アニメーション*/
.js-fadeup {
  transform: translateY(20px);
  opacity: 0;
}

.js-faderight {
  transform: translateX(20px);
  opacity: 0;
}

.js-fadeleft {
  transform: translateX(-20px);
  opacity: 0;
}

.js-scaledown {
  transform: scale(2.2);
  opacity: 0;
  transition: all 1s ease;
}

.js-popup {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.js-flash {
  opacity: 0;
}

.js-rotate {
  opacity: 0;
  transition: all 1s ease;
}

.js-delay-05 {
  transition-delay: 0.5s !important;
}

.js-delay-10 {
  transition-delay: 1s !important;
}

.js-delay-15 {
  transition-delay: 1.5s !important;
}

.js-delay-20 {
  transition-delay: 2s !important;
}

.js-line {
  position: relative;
}

.js-line.is-absolute {
  position: absolute;
}

.js-line:before {
  position: absolute;
  left: -5px;
  bottom: -3px;
  content: "";
  width: 105%;
  display: block;
  background: #fdd400;
  transform: scaleX(0);
  transform-origin: top left;
  transition: all 0.3s ease 0.8s;
}

.js-active.js-fadeup {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.75s ease 0.1s;
}

.js-active.js-faderight {
  transform: translateX(0);
  opacity: 1;
  transition: all 0.75s ease 0.1s;
}

.js-active.js-fadeleft {
  transform: translateX(0);
  opacity: 1;
  transition: all 0.75s ease 0.1s;
}

.js-active.js-line:before {
  transform: scaleX(1);
  transform-origin: top left;
}

.js-active.js-popup {
  opacity: 1;
  animation-name: popup;
  animation-duration: 2s;
  animation-timing-function: ease;
}

.js-active.js-flash {
  opacity: 1;
  animation-name: flash;
  animation-iteration-count: infinite;
  animation-duration: 2s;
  animation-timing-function: ease;
}

.js-active.js-scaledown {
  transform: scale(1);
  opacity: 1;
}

.js-active.js-rotate {
  opacity: 1;
  animation-name: rotate;
  animation-iteration-count: infinite;
  animation-duration: 2s;
  animation-timing-function: ease;
}

/*KV アニメーション*/
/*
.skiostarter-limitedLp-section-kv{
  &__item01{
    opacity: 0;
    transition: all .8s ease;
    transform-origin: center;
    transform:translate(-40px,40px) rotate(-5deg)
  }
  &__item02{
    opacity: 0;
    transition: all .8s ease 1.9s;
    transform:scale(.8,.8);
  }
  &__catch{
    &__text01{
      opacity: 0;
      transition: all .6s ease .6s;
      transform:translate(-40px,10px);
      &Line{
        opacity: 0;
        transition: all .4s ease 1.2s;
        transform-origin: left;
        transform:translate(-140px,25px);
      }
    }
    &__text02{
      opacity: 0;
      transition: all .6s ease .9s;
      transform:translate(-40px,10px);
      &Line{
        opacity: 0;
        transition: all .4s ease 1.5s;
        transform-origin: left;
        transform:translate(-140px,25px);
      }
    }
    &__text03{
      opacity: 0;
      transition: all .6s ease 1.2s;
      transform:translate(-40px,10px);
      &Line{
        opacity: 0;
        transition: all .4s ease 1.8s;
        transform-origin: left;
        transform:translate(-140px,25px);
      }
    }
  }
}
.js-active{
 &.skiostarter-limitedLp-section-kv{
   .skiostarter-limitedLp-section-kv{
   &__item01{
     opacity: 1;
     transform:translate(0,0) rotate(0deg);
   }
   &__item02{
     opacity: 1;
    transform:scale(1,1);
    .circle{
      animation-name: scaleup;
    }
   }
   &__catch{
     &__text01{
       opacity: 1;
       transform:translate(0,0);
       &Line{
         opacity: 1;
         transform:translate(0,0);
       }
     }
     &__text02{
       opacity: 1;
       transform:translate(0,0);
       &Line{
         opacity: 1;
         transform:translate(0,0);
       }
     }
     &__text03{
       opacity: 1;
       transform:translate(0,0);
       &Line{
         opacity: 1;
         transform:translate(0,0);
       }
     }
   }
   }
  }
}
*/
.js-active.skiostarter-limitedLp-section-kv .skiostarter-limitedLp-section-kv__item-item {
  transform: translate(0, 0) rotate(0deg);
}

.js-active.skiostarter-limitedLp-section-kv .skiostarter-limitedLp-section-kv__item03 {
  animation-name: float;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

.js-active.skiostarter-limitedLp-section-kv .skiostarter-limitedLp-section-kv__item-circle {
  opacity: 1;
  transform: scale(1, 1);
}

.js-active.skiostarter-limitedLp-section-kv .skiostarter-limitedLp-section-kv__item-circle .circle {
  animation-name: scaleup;
}

/*トグルアニメーション*/
.js-tgl-body {
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: all 0.4s ease;
}

.js-tgl-body.is-active {
  opacity: 1;
}

/*CVアニメーション*/
.skiostarter-limitedLp-section-cv00__icon img {
  transform: translateX(-50%);
}

.skiostarter-limitedLp-section-cv01__icon img {
  transform: translateX(-50%);
}

/*ラインアニメーション*/
.skiostarter-limitedLp-section-why__lead03_01__line .line {
  transition: all 0.8s ease;
  transform-origin: right;
  display: block;
}

.skiostarter-limitedLp-section-why__lead03_01__line.js-active .line-01 {
  transform: scaleX(0);
  transition-delay: 0.8s;
}

.skiostarter-limitedLp-section-why__lead03_01__line.js-active .line-02 {
  transform: scaleX(0);
  transition-delay: 1.1s;
}

.skiostarter-limitedLp-section-why__lead03_01__line.js-active .line-03 {
  transform: scaleX(0);
  transition-delay: 1.3s;
}

.skiostarter-limitedLp-section-why__lead03_01__line.js-active .line-04 {
  transform: scaleX(0);
  transition-delay: 1.5s;
}

/*図アニメーション*/
.skiostarter-limitedLp-section-why__lead05__text .text-arr:after {
  transition: all 1.2s ease;
  transform: scaleY(1);
}

.skiostarter-limitedLp-section-why__lead05__text .text-10per {
  transition: all 1.2s ease 1.2s;
  opacity: 0;
  transform: translateY(20px);
}

.skiostarter-limitedLp-section-why__lead06__text .text-arr:after {
  transition: all 1.2s ease;
  transform: scaleY(1);
}

.skiostarter-limitedLp-section-why__lead06__text .text-15per {
  transition: all 1.2s ease 1.2s;
  opacity: 0;
  transform: translateY(-20px);
}

.js-active.skiostarter-limitedLp-section-why__lead05__text .text-arr:after {
  transform: scaleY(0);
}

.js-active.skiostarter-limitedLp-section-why__lead05__text .text-10per {
  opacity: 1;
  transform: translateY(0);
}

.js-active.skiostarter-limitedLp-section-why__lead06__text .text-arr:after {
  transform: scaleY(0);
}

.js-active.skiostarter-limitedLp-section-why__lead06__text .text-15per {
  opacity: 1;
  transform: translateY(0);
}

/*ドット*/
.skiostarter-limitedLp-section-validate__ttl__dot01 {
  opacity: 0;
  transition: all 0.4s ease;
}

.skiostarter-limitedLp-section-validate__ttl__dot02 {
  opacity: 0;
  transition: all 0.4s ease 0.5s;
}

.skiostarter-limitedLp-section-validate__ttl__dot03 {
  opacity: 0;
  transition: all 0.4s ease 1s;
}

.skiostarter-limitedLp-section-validate__ttl__dot04 {
  opacity: 0;
  transition: all 0.4s ease 1.5s;
}

.js-active.skiostarter-limitedLp-section-validate__ttl .skiostarter-limitedLp-section-validate__ttl__dot01 {
  opacity: 1;
  transition: all 0.4s ease;
}

.js-active.skiostarter-limitedLp-section-validate__ttl .skiostarter-limitedLp-section-validate__ttl__dot02 {
  opacity: 1;
  transition: all 0.4s ease 0.25s;
}

.js-active.skiostarter-limitedLp-section-validate__ttl .skiostarter-limitedLp-section-validate__ttl__dot03 {
  opacity: 1;
  transition: all 0.4s ease 0.5s;
}

.js-active.skiostarter-limitedLp-section-validate__ttl .skiostarter-limitedLp-section-validate__ttl__dot04 {
  opacity: 1;
  transition: all 0.4s ease 0.75s;
}

.skiostarter-limitedLp-section-use__diagram .skiostarter-limitedLp-section-use__diagram__item02 {
  transform: scaleY(0);
  transform-origin: bottom;
  transition: all 1s ease;
}

.skiostarter-limitedLp-section-use__diagram.js-active .skiostarter-limitedLp-section-use__diagram__item02 {
  transform: scaleY(1);
}

/*光るアニメーション*/
@keyframes reflection {
  0% {
    transform: skewX(-20deg) translateX(-100%);
    opacity: 0;
  }
  15% {
    opacity: 0.8;
  }
  20% {
    transform: skewX(-35deg) translateX(130%);
    opacity: 0.1;
  }
  21% {
    transform: skewX(-40deg) translateX(200%);
    opacity: 0;
  }
  100% {
    transform: skewX(-45deg) translateX(200%);
    opacity: 0;
  }
}
/*浮遊するアニメーション*/
@keyframes float {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -5px);
  }
  100% {
    transform: translate(0, 0);
  }
}
/*浮遊するアニメーション*/
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
/*スケールアップするアニメーション*/
@keyframes scaleup {
  0% {
    transform: scale(0);
  }
  30% {
    opacity: 0.8;
    transform: scale(0.3, 0.3);
  }
  100% {
    opacity: 0;
    transform: scale(1.5, 1.5);
  }
}
@media screen and (min-width: 769px) {
  /*浮遊するアニメーション*/
  @keyframes float {
    0% {
      transform: translate(0, 0);
    }
    50% {
      transform: translate(0, -10px);
    }
    100% {
      transform: translate(0, 0);
    }
  }
}
/*少し回転するアニメーション*/
@keyframes rotate {
  0% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(5deg);
  }
}
/*左右に動くアニメーション*/
@keyframes arr {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(50%, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
/*上下に動くアニメーション*/
@keyframes arr-v {
  0% {
    opacity: 0;
    transform: translate(0, 0);
  }
  80% {
    opacity: 1;
    transform: translate(0, 50%);
  }
  100% {
    opacity: 0;
    transform: translate(0, 0);
  }
}
/*バネアニメーション*/
@keyframes popup {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
/*バネアニメーション*/
@keyframes keyframe_animation {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}
/*jsのモジュール*/
.js-slide-btn {
  background: url(../../../images/static/skiostarter/skiostarter_limitedLp-2105_kvItem05_slideBtn_on.png) no-repeat;
  background-size: 100% auto;
}
.js-slide-btn.is-on img {
  transition: all 0.2s ease;
  opacity: 0;
}

/*定期購入詳細ボタン*/
.skiostarter-limitedLp__detailBtn {
  margin-left: 22.6666666667vw;
  margin-right: 22.6666666667vw;
  text-align: center;
  margin-bottom: 8vw;
}

/*PC用*/
@media screen and (min-width: 768px) {
  /*定期購入詳細ボタン*/
  .skiostarter-limitedLp__detailBtn {
    transition: opacity 0.4s ease;
    text-align: center;
    margin-left: 170px;
    margin-right: 170px;
    margin-bottom: 60px;
    cursor: pointer;
  }
  .skiostarter-limitedLp__detailBtn:hover {
    opacity: 0.6;
  }
}