@charset "utf-8";

.sec_step {
  background-color: #acefff;
  padding-bottom: 10.6250vw;
}

.sec_step h2 {
  width: 100%;
  margin: 0 auto;
}

.campaign-link-wrap{
  margin-top: 30px;
  margin-bottom: 30px;
}

.campaign-link-wrap a{
  text-decoration: underline;
  text-underline-offset: 4px;
  color: #0000ee;
}

.slide_content{
  padding: 0 10.1563vw !important;
}







@media screen and (min-width: 641px) {
  .slide_content {
      padding: 0 65px !important;
  }
}

.dpoint_slide{
  padding: 6.2500vw 10.1563vw !important;
}

@media screen and (min-width: 641px) {
  .dpoint_slide{
    padding: 40px 65px !important;
  }
}

#campaign-dpoint,#campaign-dharai{
  scroll-margin-top: 80px;
}

.wave-text span,.wave-text02 span {
  display: inline-block;
  font-size: 5vw !important;
  transform: translateY(0);
  font-weight: bold;
}
@media screen and (min-width: 641px) {
  .wave-text span,.wave-text02 span {
    font-size: 30px !important;
    font-weight: bold;
  }
}
.wave-text02{
  margin-top: 60px;
}

@media screen and (min-width: 641px) {
  .step .step_inner02 img {
      width: 34.272% !important;
  }
}

.step {
  position: relative;
  margin: 11.7188vw auto 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 3.1250vw 5.0000vw 3.9063vw;
  background-color: #FFFFFF;
}

.step .stepNum {
  position: absolute;
  top: -8vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 13.2813vw;
}

.step .step_inner {
  background-color: #F9F9F9;
}

.step .step_inner img {
  width: 58.7500vw;
  height: auto;
  display: block;
  background-color: #F9F9F9;
  margin: 0 auto;
  padding-top: 6.2500vw;
  padding-bottom: 2.3438vw;
}

.step .step_inner02 img{
  width: 28.9484vw;
  height: auto;
}

.step.step_single_screen .step_inner img {
  width: 36.7188vw;
}

.step .step_inner .note {
  font-size: 3.1250vw;
  padding-bottom: 4.6875vw;
  text-align: center;
}

.sec_step .text {
  padding-top: 3.4375vw;
  text-align: left;
}

.sec_step .text a {
  text-decoration: underline;
  color: #0B98D8;
}

.sec_step .note {
  text-align: left;
}

@media screen and (min-width: 641px) {
  .sec_step {
    padding-bottom: 68px;
  }

  .step {
    margin: 75px auto 0;
    padding: 20px 32px 25px;
  }

  .step .stepNum {
    top: -51px;
    width: 85px;
  }

  .step .step_inner img {
    width: 376px;
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .step.step_single_screen .step_inner img {
    width: 235px;
  }

  .step .step_inner .note {
    font-size: 14px;
    padding-bottom: 30px;
  }

  .sec_step .text {
    padding-top: 22px;
  }
}
@media screen and (max-width: 640px) {
  .step.step_single_screen .step_inner img {
    width: 28.7648vw;
  }
  .step .step_inner02 img{
    width:30.9484vw;
    padding-top: 4.085vw;
    padding-bottom: 1.3438vw;
  }
}

@media screen and (min-width: 641px) {
  .sec_step h2 {
    font-size: 35px;
  }

  .step .stepNum {
    top: -49px;
    width: 85px;
  }

  .step .step_inner img {
    width: 70%;
  }
  .step .step_inner02 img {
    width: 34.5%;
  }

  .step.step_single_screen .step_inner img {
    width: 34%;
  }
}