.pc {
  display: none;
}

.emphasis {
  font-weight: bold;
}

picture,
img {
  display: block;
}

img {
  width: 100%;
  height: auto;
}

.kvWrap {
  position: relative;
  padding-top: 28.8vw;
}
.kvWrap__circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 137.33vw;
  margin-top: -2.66%;
  margin-left: -12.26%;
  z-index: -1;
  pointer-events: none;
}
.kvWrap__inner {
  width: 85.7%;
  margin: auto;
}
.kvWrap__inner h2 {
  width: 52.02vw;
  margin: auto;
}
.kvWrap__inner p {
  width: 42.13vw;
  margin: 8vw auto 0;
}
.kvWrap__content {
  width: 82%;
  margin: 14.66vw auto 0;
  text-align: center;
}
.kvWrap__content h3 {
  font-size: 5.33vw;
  margin-bottom: 10.66vw;
  line-height: 1.8;
}
.kvWrap__content .textBox {
  font-feature-settings: "palt";
  font-size: 4.26vw;
  line-height: 2;
}
.kvWrap__content .textBox + .textBox {
  margin-top: 9.06vw;
}

.content {
  position: relative;
  margin-top: 6.85vw;
}
.content__circle01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 62.66vw;
  margin-top: -30.93%;
  margin-left: 5.33%;
  z-index: -1;
  pointer-events: none;
}
.content__circle02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 130.66vw;
  margin-top: -20%;
  margin-left: -25.33%;
  z-index: -1;
  pointer-events: none;
}
.content__circle03 {
  position: absolute;
  top: 0;
  left: 0;
  width: 29.86vw;
  margin-top: 41.06%;
  margin-left: 72.26%;
  z-index: -1;
  pointer-events: none;
}
.content__circle04 {
  position: absolute;
  top: 0;
  left: 0;
  width: 117.6vw;
  margin-top: 28.53%;
  margin-left: -12%;
  z-index: -1;
  pointer-events: none;
}
.content__circle05 {
  position: absolute;
  top: 0;
  left: 0;
  width: 28vw;
  margin-top: 101.6%;
  margin-left: 69.86%;
  z-index: -1;
  pointer-events: none;
}
.content__inner {
  margin: auto;
  width: 80%;
}
.content__inner picture {
  width: 100%;
}
.content__text h3 {
  font-size: 6.4vw;
  margin-bottom: 1.86vw;
  margin-top: 4vw;
}
.content__text p {
  font-feature-settings: "palt";
  font-size: 4.26vw;
  line-height: 2;
  letter-spacing: -0.02rem;
}
.content + .content {
  margin-top: 9.6vw;
}

.boxWrap {
  position: relative;
  width: 92vw;
  margin: 8.53vw auto 0;
  text-align: center;
}
.boxWrap__circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 143.2vw;
  margin-top: 38.4%;
  margin-left: -33.4%;
  z-index: 6;
  pointer-events: none;
}
.boxWrap__inner {
  position: relative;
  z-index: 5;
  width: 80vw;
  background-color: #fff;
  padding: 13.88vw 0 11.2vw;
  border-radius: 10px;
  margin: auto;
}
.boxWrap__inner p {
  font-size: 3.733vw;
  line-height: 2;
  letter-spacing: -0.02rem;
}
.boxWrap__inner .text {
  font-size: 6.4vw;
  margin-bottom: 1.86vw;
}
.boxWrap .comingSoon {
  width: 38.93vw;
  margin: 4.8vw auto;
}

.remark {
  text-align: center;
  font-size: 3.733vw;
  line-height: 2;
  margin-top: 4.8vw;
}

@media screen and (min-width: 768px) {
  .pc {
    display: inline;
  }
  .sp {
    display: none;
  }
  .kvWrap {
    padding-top: 13.21vw;
  }
  .kvWrap__circle {
    width: 132.85vw;
    margin-top: 2.21%;
    margin-left: -9%;
  }
  .kvWrap__inner {
    width: 85.7%;
    margin: auto;
  }
  .kvWrap__inner h2 {
    width: 71.42vw;
    margin: auto;
  }
  .kvWrap__inner p {
    width: 20vw;
    margin: 3vw auto 0;
  }
  .kvWrap__content {
    width: 85.7%;
    margin: 8.28vw auto 0;
    text-align: center;
  }
  .kvWrap__content h3 {
    font-size: 2.85vw;
    margin-bottom: 2.14vw;
  }
  .kvWrap__content .textBox {
    font-size: 1.42vw;
    line-height: 1.8;
  }
  .kvWrap__content .textBox + .textBox {
    margin-top: 2.57vw;
  }
  .kvWrap__content .emphasis {
    font-size: 1.714vw;
  }
  .content {
    margin-top: 6.85vw;
  }
  .content img {
    width: 100%;
  }
  .content__circle01 {
    width: 74.07vw;
    margin-top: -2%;
    margin-left: -12.21%;
  }
  .content__circle02 {
    width: 50.64vw;
    margin-top: -7.92%;
    margin-left: 39.64%;
  }
  .content__circle03 {
    width: 17.07vw;
    margin-top: -5%;
    margin-left: 57.5%;
  }
  .content__circle04 {
    width: 109.14vw;
    margin-top: -13.71%;
    margin-left: 2.78%;
  }
  .content__circle05 {
    width: 70.28vw;
    margin-top: -9.28%;
    margin-left: -5.78%;
  }
  .content__inner {
    display: flex;
    margin: auto;
    width: 85.7%;
    position: relative;
    z-index: 20;
  }
  .content__inner picture {
    width: 56.3%;
  }
  .content__text {
    width: 43.6%;
    padding: 0 0 0 6%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .content__text h3 {
    font-size: 2.57vw;
    margin-bottom: 1.64vw;
  }
  .content__text p {
    font-size: 1.42vw;
    line-height: 2;
  }
  .content:nth-of-type(odd) .content__inner {
    flex-direction: row-reverse;
  }
  .content:nth-of-type(odd) .content__text {
    padding: 0 6%;
  }
  .content + .content {
    margin-top: 3.57vw;
  }
  .boxWrap {
    margin: 7.14vw auto 0;
    text-align: center;
    width: 100%;
  }
  .boxWrap__circle {
    width: 118.57vw;
    margin-top: -11.21%;
    margin-left: -11.14%;
  }
  .boxWrap__inner {
    background-color: #fff;
    padding: 5.14vw 0 7.71vw;
    margin: auto;
    width: 85.7%;
  }
  .boxWrap__inner p {
    font-size: 1.42vw;
    line-height: 2;
  }
  .boxWrap__inner .text {
    font-size: 2.85vw;
  }
  .boxWrap .comingSoon {
    width: 13.07vw;
    margin: 4.28vw auto;
  }
  .remark {
    text-align: left;
    margin-left: 12vw;
    margin-top: 1vw;
    font-size: 1.28vw;
  }
}/*# sourceMappingURL=style.css.map */