* {
  padding: 0;
  margin: 0;
}

.wiko {
  overflow-x: hidden;
}

.sub-header {
  min-height: 3.125vw;
}

.sub-header .shell-logo {
  font-size: 0.9375vw;
  font-weight: bold;
}

.wiko-p60-content .pc-block {
  display: block;
}

.wiko-p60-content .mob-block {
  display: none;
}

.wiko-p60-content img {
  display: block;
}

.wiko-p60-content sup {
  font-size: 0.6em;
}

.wiko-p60-content .s1 {
  position: relative;
}

.wiko-p60-content .s1 .kv-img {
  width: 100%;
}

.wiko-p60-content .s1 .s1-svg {
  position: absolute;
  right: 2.08333vw;
  bottom: 2.29167vw;
  height: 3.95833vw;
  width: auto;
}

.wiko-p60-content .s2 {
  position: relative;
}

.wiko-p60-content .s2 img {
  width: 100%;
}

.wiko-p60-content .s2 .s2-text-box {
  width: 53.69792vw;
  height: 26.66667vw;
  background-color: rgba(255, 255, 255, 0.96);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.wiko-p60-content .s2 .s2-text-box .title {
  margin: 5.88542vw auto 6.04167vw;
  font-size: 2.5vw;
  line-height: 1.667;
  text-align: center;
}

.wiko-p60-content .s2 .s2-text-box .text {
  width: 37.5vw;
  margin: 0 auto;
  font-size: 1.14583vw;
  text-align: center;
}

.wiko-p60-content .s3 {
  padding: 0 4.16667vw 6.25vw;
  position: relative;
}

.wiko-p60-content .s3 video {
  width: 100%;
  display: block;
}

.wiko-p60-content .s3 .play-btn {
  display: none;
  position: absolute;
  width: auto;
  height: 1.5625vw;
  right: 8.33333vw;
  bottom: 4.16667vw;
  cursor: pointer;
}

.wiko-p60-content .s4 {
  padding: 6.25vw 4.16667vw;
}

.wiko-p60-content .s4 .center {
  width: 100%;
  height: 42.86458vw;
  overflow: hidden;
  background-color: #000;
  position: relative;
}

.wiko-p60-content .s4 .center .s4-svg {
  width: 33.59375vw;
  margin: 11.875vw auto 0;
}

.wiko-p60-content .s4 .center .texts {
  font-size: 1.14583vw;
  line-height: 1.6;
  width: 24.47917vw;
  margin: 6.61458vw auto 0;
  color: #fff;
  text-align: center;
}

.wiko-p60-content .s4 .center .describe {
  position: absolute;
  bottom: 2.08333vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0.72917vw;
  color: #fff;
}

.wiko-p60-content .s5 {
  padding: 1.5625vw 0;
  position: relative;
}

.wiko-p60-content .s5 .text-box {
  position: absolute;
  left: 14.58333vw;
  top: 5.72917vw;
  width: 31.25vw;
}

.wiko-p60-content .s5 .text-box .title {
  font-size: 2.5vw;
  line-height: 1.333;
  margin-bottom: 1.35417vw;
}

.wiko-p60-content .s5 .text-box .describe {
  font-size: 1.14583vw;
  line-height: 1.6;
  color: #6a6a6a;
  margin-bottom: 4.79167vw;
}

.wiko-p60-content .s5 .text-box .content .item {
  margin-bottom: 5.20833vw;
}

.wiko-p60-content .s5 .text-box .content .item .small {
  font-size: 1.25vw;
  line-height: 1.333;
  color: #6a6a6a;
  margin-bottom: 1.04167vw;
}

.wiko-p60-content .s5 .text-box .content .item .num {
  font-size: 4.6875vw;
  line-height: 0.8;
}

.wiko-p60-content .s5 .text-box .content .item .num sub {
  vertical-align: middle;
  font-size: 0.5em;
}

.wiko-p60-content .s5 img {
  width: 100%;
}

.wiko-p60-content .s6, .wiko-p60-content .s7 {
  padding: 6.25vw 4.16667vw 6.25vw;
}

.wiko-p60-content .s6 .title, .wiko-p60-content .s7 .title {
  text-align: center;
  font-size: 2.5vw;
  line-height: 1.6;
}

.wiko-p60-content .s6 .describe, .wiko-p60-content .s7 .describe {
  width: 44.27083vw;
  font-size: 1.14583vw;
  color: #6a6a6a;
  line-height: 1.6;
  text-align: center;
  margin: 1.35417vw auto 4.6875vw;
}

.wiko-p60-content .s6 img, .wiko-p60-content .s7 img {
  width: 100%;
}

.wiko-p60-content .s8 {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5.10417vw 0 4.6875vw 9.375vw;
  background-color: #F5F5F5;
}

.wiko-p60-content .s8 ul li {
  font-size: 0.72917vw;
  color: #AAA;
  line-height: 1.36;
  margin-bottom: 1.40625vw;
}

.wiko-p60-content .s8 .text {
  font-size: 0.72917vw;
  color: #AAA;
  line-height: 1.36;
}

@media screen and (max-width: 768px) {
  .sub-header {
    min-height: auto;
  }
  .sub-header .shell-logo {
    font-size: 3.88889vw;
    width: 66.66667vw;
    font-weight: normal;
  }
}

@media (max-aspect-ratio: 51 / 50) {
  .wiko-p60-content .pc-block {
    display: none;
  }
  .wiko-p60-content .mob-block {
    display: block;
  }
  .wiko-p60-content .s1 .s1-svg {
    right: 4.86667vw;
    bottom: 5.52vw;
    height: 8.90667vw;
  }
  .wiko-p60-content .s2 .s2-text-box {
    width: 78.66667vw;
    height: 106.66667vw;
  }
  .wiko-p60-content .s2 .s2-text-box .title {
    margin: 14.66667vw 9.86667vw 20.8vw;
    font-size: 8.53333vw;
    line-height: 1.25;
    text-align: left;
  }
  .wiko-p60-content .s2 .s2-text-box .text {
    font-size: 3.73333vw;
    width: 60vw;
    line-height: 6vw;
    text-align: left;
  }
  .wiko-p60-content .s3-mob .item {
    position: relative;
  }
  .wiko-p60-content .s3-mob .item img {
    width: 100%;
  }
  .wiko-p60-content .s3-mob .item .texts {
    position: absolute;
  }
  .wiko-p60-content .s3-mob .item .texts .green {
    color: #35ACA7;
  }
  .wiko-p60-content .s3-mob .item .texts .orange {
    color: #DB4C24;
  }
  .wiko-p60-content .s3-mob .item .texts .title {
    font-size: 6.4vw;
    line-height: 1.33;
  }
  .wiko-p60-content .s3-mob .item .texts .text {
    font-size: 3.73333vw;
    line-height: 1.6;
    color: #6a6a6a;
  }
  .wiko-p60-content .s3-mob .item .right {
    right: 6.66667vw;
    bottom: 42vw;
  }
  .wiko-p60-content .s3-mob .item .left {
    left: 6.66667vw;
    bottom: 42vw;
  }
  .wiko-p60-content .s4 {
    padding: 0;
  }
  .wiko-p60-content .s4 .center {
    width: 100%;
    height: 169.33333vw;
  }
  .wiko-p60-content .s4 .center .s4-svg {
    width: 53.66667vw;
    margin: 24vw auto 0;
  }
  .wiko-p60-content .s4 .center .texts {
    font-size: 3.73333vw;
    line-height: 1.6;
    width: 80vw;
    margin: 23.46667vw auto 0;
    color: #fff;
    text-align: center;
  }
  .wiko-p60-content .s4 .center .describe {
    position: absolute;
    bottom: 5.33333vw;
    left: 5.86667vw;
    font-size: 2.93333vw;
    color: #fff;
    width: 90.27778vw;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  .wiko-p60-content .s5 {
    padding: 15.27778vw 0;
    position: relative;
  }
  .wiko-p60-content .s5 .text-box {
    position: static;
    left: auto;
    top: auto;
    width: auto;
    margin: 0 11.11111vw;
  }
  .wiko-p60-content .s5 .text-box .title {
    font-size: 8.88889vw;
    line-height: 1.25;
    margin-bottom: 3.61111vw;
  }
  .wiko-p60-content .s5 .text-box .describe {
    font-size: 3.88889vw;
    line-height: 1.6;
    color: #6a6a6a;
    margin-bottom: 1.38889vw;
  }
  .wiko-p60-content .s5 .text-box .content {
    position: absolute;
    right: 8.33333vw;
    bottom: 10.83333vw;
  }
  .wiko-p60-content .s5 .text-box .content .item {
    margin-bottom: 13.88889vw;
  }
  .wiko-p60-content .s5 .text-box .content .item .small {
    font-size: 3.33333vw;
    line-height: 1.333;
    margin-bottom: 2.77778vw;
  }
  .wiko-p60-content .s5 .text-box .content .item .num {
    font-size: 12.5vw;
    line-height: 0.8;
  }
  .wiko-p60-content .s5 .text-box .content .item .num sub {
    vertical-align: middle;
    font-size: 0.4em;
  }
  .wiko-p60-content .s6, .wiko-p60-content .s7 {
    padding: 14.66667vw 0 0;
  }
  .wiko-p60-content .s6 .title, .wiko-p60-content .s7 .title {
    text-align: center;
    font-size: 8.53333vw;
    line-height: 1.25;
  }
  .wiko-p60-content .s6 .describe, .wiko-p60-content .s7 .describe {
    width: 88.88889vw;
    font-size: 3.73333vw;
    line-height: 1.6;
    text-align: center;
    margin: 3.46667vw auto 8.33333vw;
  }
  .wiko-p60-content .s6 img, .wiko-p60-content .s7 img {
    width: 100%;
  }
  .wiko-p60-content .s8 {
    width: 100%;
    padding: 15.46667vw 9.86667vw 15.86667vw 8vw;
  }
  .wiko-p60-content .s8 ul li {
    font-size: 2.93333vw;
    line-height: 1.6;
    margin-bottom: 6vw;
  }
  .wiko-p60-content .s8 .text {
    font-size: 2.93333vw;
    line-height: 1.6;
  }
}
/*# sourceMappingURL=index.css.map */