@charset "utf-8";
/*==================================================
index
==================================================*/
.main-sec {
  padding: 20rem 0;
  width: 100%;
  display: table;
}
.main-sec .wrap {
  display: table-cell;
  vertical-align: middle;
}
.main-sec .inner {
  position: relative;
  max-width: 130rem;
  width: 100%;
  margin: 0 auto;
}
.main-sec .txt-box .flex-box {
  justify-content: center;
}
.main-sec .txt-box .txt-l {
  text-align: right;
}
.main-sec .txt-box .txt01 {
  color: #7EB8BB;
  font-size: 15rem;
  letter-spacing: 0;
  font-feature-settings: "palt";
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 2rem;
}
.main-sec .txt-box .txt02 {
  color: #39855A;
  font-size: 15rem;
  letter-spacing: 0;
  font-feature-settings: "palt";
  font-weight: bold;
  line-height: 1em;
}
.main-sec .txt-box .txt03 {
  font-size: 10rem;
  letter-spacing: 0;
  font-feature-settings: "palt";
  font-weight: bold;
  line-height: 1em;
}
.main-sec .img01 {
  position: absolute;
  top: 30%;
  left: 0;
  transform: translateY(-50%);
  width: 21rem;
}
.main-sec .img02 {
  position: absolute;
  top: 80%;
  right: 0;
  transform: translateY(-50%);
  width: 17.5rem;
}
.half-circle {
  width: 40rem;
  height: 20rem;
  background-color: #b9d6d8;
  border-top-left-radius: 20rem;
  border-top-right-radius: 20rem;
}
.about-sec h2 {
  font-size: 10rem;
  font-weight: bold;
  line-height: 1.2em;
  display: inline-block;
  z-index: 2;
  position: relative;
  margin: -1.4em 0 0 1em;
}
.about-sec h2 .s {
  font-size: 50%;
}
.about-sec h2 .txt02 {
  display: block;
  text-align: right;
  margin-right: -1em;
}
.about-sec .tit-box {
  position: relative;
}
.about-sec .img-txt-box .img-box {
  width: 40rem;
  margin-right: 2rem;
  margin-left: 10rem;
}
.about-sec .img-txt-box .txt-box {
  flex: 1;
}
.about-sec .img-txt-box .txt-box h3 {
  font-size: 9rem;
  font-weight: bold;
  line-height: 1.2em;
}
.about-sec .img-txt-box .txt-box h3 span {
  display: block;
}
.about-sec .img-txt-box .txt-box h3 .txt02 {
  font-size: 85%;
}
.point-sec .tit-box {
  font-weight: bold;
}
.point-sec .tit-box .flex-box {
  justify-content: flex-start;
}
.point-sec .tit-box h2 {
  font-size: 5rem;
  line-height: 1.2em;
}
.point-sec .tit-box .txt-box01 {
  margin-right: 5rem;
}
.point-sec .tit-box p {
  font-size: 12rem;
  line-height: 1.1em;
}
.point-sec .tit-box .txt02 {
  display: block;
}
.point-sec .tit-box .txt03 {
  display: block;
  font-size: 80%;
  text-align: right;
  margin-right: -0.5em;
}
.point-box:not(:last-child) {
  margin-bottom: 10rem;
}
.point-box .point-num {
  width: 20rem;
  height: 20rem;
  color: #fff;
  display: table;
  background: #52B0BF;
  border-radius: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 4rem;
  line-height: 1em;
}
.point-box .point-num .num {
  font-size: 200%;
  display: block;
  line-height: 1em;
}
.point-box .point-num .inner {
  display: table-cell;
  vertical-align: middle;
  padding-top: 2rem;
}
.point-box .txt-img-box {
  justify-content: center;
  margin-bottom: 3rem;
}
.point-box .txt-img-box .img-box {
  width: 65rem;
  padding: 0 5rem;
  text-align: center;
}
.point-box.point02 .txt-img-box .img-box img {
  width: 50%;
}
.point-box h3 {
  text-align: center;
}
.point-box h3 span {
  display: inline-block;
  text-align: left;
  font-size: 4rem;
  line-height: 1.5em;
}
.point-box.point03 {
  text-align: center;
}
.point-box.point03 .point-num {
  margin: 0 auto 3rem;
}
.point-box.point03 .box01 {
  text-align: center;
  margin-bottom: 8rem;
}
.point-box.point03 .box01 p {
  font-size: 8rem;
  font-weight: bold;
  line-height: 1em;
}
.point-box.point03 .box01 .flex-box {
  justify-content: center;
  margin-bottom: 4rem;
}
.point-box.point03 .box01 .img-box {
  order: 1;
  width: 50rem;
  padding: 0 3rem;
}
.point-box.point03 .box01 .txt-box:first-of-type {
  order: 0;
}
.point-box.point03 .box01 .txt-box:last-of-type {
  order: 2;
}
.point-box.point03 h3 {
  display: inline-block;
  font-weight: bold;
  text-align: left;
}
.point-box.point03 h3 span {
  display: block;
}
.point-box.point03 h3 .txt01 {
  font-size: 13rem;
  transform: rotate(-10deg);
  margin-bottom: 6rem;
}
.point-box.point03 h3 .txt02 {
  font-size: 8rem;
  margin-left: 2em;
}
.point-box.point03 .img-box02 {
  max-width: 55rem;
  width: 100%;
  margin: 5rem auto;
}
.point-box.point03 .img-box03 {
  max-width: 65rem;
  width: 100%;
  margin: 10rem auto 5rem;
}
.point-box.point03 h4 {
  font-weight: bold;
  line-height: 1.5em;
}
.point-box.point03 h4 .txt01 {
  display: block;
  font-size: 5rem;
  line-height: 1.5em;
}
.point-box.point03 h4 .txt02 {
  display: block;
  font-size: 10rem;
  line-height: 1.5em;
}
.point-box.point03 h5 {
  font-weight: bold;
  line-height: 1.5em;
  font-size: 4rem;
}
/*==================================================
content
==================================================*/
.reveal {
  position: relative;
  overflow: hidden;
}
.main-sec .reveal-inner {
  display: inline-block;
  white-space: nowrap;
  color: transparent;
  background: linear-gradient(to right, #7EB8BB 100%, transparent 0%) no-repeat;
  background-size: 0% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  transition: background-size 1s ease-in-out;
}
.reveal.on .reveal-inner {
  background-size: 100% 100%;
}
.main-sec .txt02 {
  opacity: 0;
}
.main-sec .txt02.on {
  animation: dropAndBounce 1.2s ease-in-out forwards;
}
@keyframes dropAndBounce {
  0% {
    transform: translateY(-10rem); /* 上から */
    opacity: 0;
  }
  30% {
    transform: translateY(0); /* 地面に着地 */
    opacity: 1;
  }
  50% {
    transform: translateY(-2rem); /* 1回目のバウンド */
    opacity: 1;
  }
  65% {
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    transform: translateY(-1rem);
    opacity: 1;
  }
  85% {
    transform: translateY(0);
    opacity: 1;
  }
  90% {
    transform: translateY(-0.5rem);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.main-sec .txt03 {
  transform: scale(0.6);
  opacity: 0;
}
.main-sec .txt03.on {
  animation: rotation1 1s ease-in-out;
  transform: scale(1);
  opacity: 1;
}
.point-box.point03 h3 {}
.point-box.point03 h3 .txt {
  transform-origin: center center; /* ← 中心を基準に変形 */
  display: inline-block;
  opacity: 0;
}
.point-box.point03 h3 .txt.on {
  animation: rotation1 1s ease-in-out;
  transform: scale(1);
  opacity: 1;
}
@keyframes rotation1 {
  0% {
    transform: rotate(0deg) scale(0.6);
    opacity: 0;
  }
  100% {
    transform: rotate(360deg) scale(1);
    opacity: 1;
  }
}
.top-img-sec {
  transform: scale(0.7);
  opacity: 0;
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
}
.top-img-sec.on {
  transform: scale(1);
  opacity: 1;
}
.about-sec .img-txt-box .txt-box h3 .txt01 {
  opacity: 0;
}
.about-sec .img-txt-box .txt-box h3 .txt01.on {
  animation: dropAndBounce 1.2s ease-in-out forwards;
}
.half-circle {
  transform-origin: left bottom;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transform: rotate(-45deg);
  opacity: 0;
}
.half-circle.on {
  transform: rotate(0deg);
  opacity: 1;
}
.about-sec h2 .txt02 .reveal-inner {
  display: inline-block;
  white-space: nowrap;
  color: transparent;
  background: linear-gradient(to right, #000 100%, transparent 0%) no-repeat;
  background-size: 0% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  transition: background-size 1s ease-in-out;
}
.about-sec h2 .txt02.on .reveal-inner {
  background-size: 100% 100%;
}
.purchase-box{
	max-width: 100rem;
	width: 100%;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
  /*==================================================
TOP
==================================================*/
  .main-sec {
    padding-bottom: 5rem;
  }
  .main-sec .img01 {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: translateY(0%);
    width: 18rem;
    display: inline-block;
  }
  .main-sec .img02 {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: translateY(0%);
    width: 14.5rem;
    display: inline-block;
    float: right;
  }
  .main-sec .txt-box {
    display: inline-block;
    margin-bottom: 3rem;
  }
  .main-sec .txt-box .txt01, .main-sec .txt-box .txt02 {
    font-size: 12rem;
    text-align: left;
  }
  .main-sec .txt-box .flex-box {
    display: block;
  }
  .main-sec .txt-box .txt-r {
    float: right;
  }
  .about-sec {
    text-align: center;
  }
  .about-sec h2 {
    font-size: 5.5rem;
    margin-left: 0;
  }
  .about-sec h2 .txt02 {
    margin-right: 0;
  }
  .half-circle {
    width: 30rem;
    height: 15rem;
  }
  .about-sec .img-txt-box .img-box {
    width: 100%;
    margin: 2rem 0;
  }
  .about-sec .img-txt-box .img-box img {
    width: 60%;
  }
  .about-sec .img-txt-box .txt-box {
    width: 100%;
    display: block;
  }
  .about-sec .img-txt-box .txt-box h3 {
    font-size: 6rem;
  }
  .about-sec .img-txt-box .txt-box h3 .point-sec .tit-box {
    text-align: center;
    margin-bottom: 5rem;
  }
  .point-sec .tit-box .flex-box {
    justify-content: center;
  }
  .point-sec .tit-box .txt-box01 {
    margin-right: 0;
    display: block;
    width: 100%;
    text-align: center;
  }
  .point-sec .tit-box h2 {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
  .point-sec .tit-box .txt-box02 {
    display: inline-block;
  }
  .point-sec .tit-box p {
    font-size: 8rem;
  }
  .point-box h3 span {
    display: block;
    text-align: center;
  }
  .point-box.point03 .box01 .img-box {
    order: 0;
    padding: 0 3rem;
    width: 100%;
    margin-bottom: 5rem;
  }
  .point-box.point03 .box01 .txt-box:first-of-type {
    order: 1;
  }
  .point-box.point03 .box01 .txt-box:last-of-type {
    order: 2;
  }
  .point-box.point03 .box01 p {
    font-size: 5rem;
    margin: 0 1rem;
  }
  .point-box.point03 h3 {
    display: block;
  }
  .point-box.point03 h3 .txt01 {
    font-size: 7rem;
    margin-bottom: 3rem;
    text-align: left;
  }
  .point-box.point03 h3 .txt02 {
    font-size: 4rem;
    margin-left: 0;
    text-align: right;
  }
  .point-box.point03 h4 .txt01 {
    font-size: 4rem;
    margin-bottom: 1rem;
  }
  .point-box.point03 h4 .txt02 {
    font-size: 6rem;
  }
  .point-box.point03 h5 {
    font-size: 4rem;
  }
}