@charset "utf-8";

h2 {
  font-weight: bold;
  text-align: center;
}

/*----- cta -----*/
#cta {
  background: url(../img/ctaBg.webp) no-repeat center top;
  background-size: cover;
  height: 109rem;
  text-align: center;
  padding: 6rem 2rem 0 2rem;
}
.okagesama {
  width: 38rem;
}
.cta_ttl01 {
  width: 65rem;
  margin-top: 1rem;
}
.cta_ttl02 {
  width: 41rem;
  top: 12rem;
  left: 29rem;
}
.ctaImg01 {
  width: 34rem;
  top: 30.5rem;
  left: -1.2rem;
}
.ctaImg02 {
  width: 40rem;
  top: 22.5rem;
  left: 34rem;
}
.cta_note {
  top: 53rem;
  left: 0;
  text-shadow: 2px 1px 2px #b70505;
  text-align: left;
  color: #fff;
}

#cta02Img, .cta_plan01, .cta_note, .cta_box, .cta_ttl02, .ctaImg01, .ctaImg02 {
  position: absolute;
}
.cta_plan01 {
  font-weight: bold;
  top: 17rem;
  right: 10rem;
  /* text-shadow: 3px 0 12px #1a1a1a; */
}
.cta_box {
  top: 60rem;
  right: 3rem;
}


/*----- worry -----*/
#worry {
  background: url(../img/worryBg.webp) no-repeat center top;
  background-size: contain;
  height: 61rem;
}
#worry h2 {
  color: #FFF;
  font-size: 4.8rem;
  text-align: center;
  text-shadow: 5px 4px 3px #333;
}
.worry01, .worry02, .worry03, .worry04 {
  position: absolute;
}
.worry01 {
  width: 25rem;
  top: 10rem;
  left: 1rem;
}
.worry02 {
  width: 23rem;
  top: 10rem;
  left: 53rem;
}
.worry03 {
  width: 24rem;
  top: 38rem;
  left: 0.5rem;
}
.worry04 {
  width: 24.1rem;
  top: 35rem;
  left: 47rem;
}

/*----- start -----*/
#start {
  background: url(../img/startBg.webp) no-repeat center top;
  background-size: cover;
  height: 70rem;
  text-align: center;
  padding-top: 2rem;
}
.startArw {
  width: 27rem;
}
#start h2 {
  width: 68rem;
  margin: 0 auto;
}
.start01, .start02, .start03, .start04 {
  position: absolute;
}
.start01 {
  width: 28rem;
  top: 23rem;
  left: 1rem;
}
.start02 {
  width: 28rem;
  top: 30rem;
  left: 47.3rem;
}
.start03 {
  width: 31rem;
  top: 48rem;
  left: 2rem;
}
.start04 {
  width: 33rem;
  top: 54rem;
  left: 41rem;
}

/*----- ba -----*/
#ba {
  background: url(../img/baBg.webp) no-repeat center top;
  background-size: cover;
  text-align: center;
  font-weight: bold;
}
#ba_ttl {
  width: 60rem;
}
#ba02 {
  background: url(../img/ba/bg.webp) no-repeat center bottom;
  background-size: contain;
}
#ba p {
  text-align: left;
  padding-left: 3rem;
  color: #333;
}


/*----- voice -----*/
#voice {
  background: url(../img/voiceBg.webp) no-repeat center top;
  background-size: cover;
  padding-bottom: 5rem;
}
#voiceTtl {
  width: 57rem;
  margin: 0 auto;
}
.voice_bln {
  position: absolute;
  top: 20rem;
  right: -3rem;
  width: 16.2rem;
}
.voice_box h3 {
  padding: 0 0 1rem 0;
  margin: 0 0 1rem 0;
  border-bottom: 1px solid #0096ff;
}

/*----- reason -----*/
#reason {
  background: url(../img/reasonBg.webp);
  background-size: cover;
  text-align: center;
  padding-bottom: 8rem;
}
#reason h3 {
  font-weight: bold;
}

#reason h3 {
  font-size: 4rem;
  margin: 1rem 0;
}
#reason_ttl {
  width: 60rem;
}
#reason_ttl01 {
  width: 46.6rem;
}
#reason_ttl02 {
  width: 61.8rem;
}
.reasonTop {
  width: 33rem;
  margin-top: -6rem;
}
.reason_box {
  background-color:#fff;
  border-radius: 1.5rem;
  box-shadow: 2px 5px 7px 0px rgba(0, 0, 0, 0.25);
}
#reason p {
  text-align: left;
}
#reason span {
  display: block;
}
.reasonImg01, .reasonImg02, #reason_ttl04, .reasonImg04 {
 padding: 0 5rem;
}
/*----- pain -----*/
.pain {
  background: url(../img/painBg.png) no-repeat center top;
  background-size: cover;
  padding: 4rem 2rem;
  color: #333;
}
.pain h2 {

}
.painImg {
  width: 73.2rem;
}
.pain_ttl {
  width: 51rem;
}
.pain p {
  text-align: left;
  font-weight: bold;
}
.compareTtl {
  padding: 0 5rem;
}
.compareImg {
  padding: 0 1rem;
}
/*----- price -----*/
.price {
  width: 32rem;
}
#price_ttl {
  background: #005ad2;
  padding: 1.5rem 3rem;
  cursor: pointer;
  position: relative;
}
#price_ttl::after {
  content: '';
  position: absolute;
  width: 3.4rem;
  height: 3.4rem;
  top: calc(50% - 1.7rem);
  right: 3rem;
  background: url(../img/priceIcon01.svg) no-repeat center top, url(../img/priceIcon02.svg) no-repeat center top;
  background-size: contain;
  transition: 0.3s;
}
#price_ttl.active::after {
  background: url(../img/priceIcon02.svg) no-repeat center top;
  background-size: contain;
}
.higeTtl {
  font-weight: bold;
}

/*----- flow -----*/
#flow {
  background: #edf9ff url(../img/flowBg.webp) no-repeat center top;
  background-size: cover;
}
#flow h2 {
  margin-bottom: 8rem;
}
#flow h3 {
  text-align: center;
  margin-bottom: 2rem;
}
#flow p {
  font-size: 2.8rem;
  padding: 0 3rem 3rem 3rem;
}
.flow_ttl {
  width: 57.5rem;
}
.flow_box {
  box-shadow: 0.5rem 0.5rem 1rem rgba(0,0,0,.2);
  background-color: #fff;
  position: relative;
  margin-bottom: 10rem;
}
.flow_box::before {
  content:"";
  display: block;
  width: 30rem;
  height: 30rem;
  position: absolute;
  top: -5rem;
  left: -18.5rem;
  /* right: 0; */
  margin: 0 auto;
  background: url(../img/flowNum.webp) no-repeat right top;
  background-size: 15rem;
  /* mix-blend-mode: multiply; */
}
.flow_box::after {
  content:"";
  display: block;
  width: 26rem;
  height: 5rem;
  position: absolute;
  bottom: -8rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../img/flowArw.webp) no-repeat right top;
  background-size: 26rem;
}
.flow_box:last-child::after {
  content:none;
}
.flow_box:last-child {
  margin-bottom: 0;
}
.flowStep {
  color: #352100;
  font-size: 3rem;
  line-height: 1;
  text-align: center;
  position: absolute;
  top: -2rem;
  left: 0.4rem;
}
.flowStep span {
  font-weight: bold;
  font-size: 6rem;
}
.flow01_ttl {
  width: 13.6rem;
}
.flow02_ttl {
  width: 32.2rem;
}
.flow03_ttl {
  width: 23.1rem;
}
.flow04_ttl {
  width: 19.7rem;
}
.flow05_ttl {
  width: 50rem;
}

/*----- paymentStep -----*/
#paymentStep {
  background: url(../img/paymentstepBg.webp) #00203a;
  background-repeat: no-repeat, no-repeat;
  background-size: 15.4rem 16.1rem, cover;
  background-position: 3rem 4rem, center;
  padding: 5rem;
  color: #fff;
  text-align: center;
}
#paymentStep h2, #paymentStep p span {
  color: #ffff00;
}
#paymentStep h2::after {
  content: "";
  display: block;
  width: 65.4rem;
  height: 1rem;
  position: absolute;
  bottom: -1rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../img/p_dot.svg) no-repeat right top;
}
#paymentStep h3 {
  font-size: 4rem;
  background: #334d61;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding: 1rem 0;
  margin-bottom: 2rem;
}
#paymentstepImg01 {
  width: 35.7rem;
}
#paymentstepImg02 {
  width: 29rem;
}
#paymentstepImg03 {
  width: 29rem;
}
.paymentStep_ttl {
  width: 23.7rem;
}
#paymentStep p {
  text-align: left;
  font-size: 2.8rem;
  margin-bottom: 3rem;
}
#paymentStep h2 span {
  font-size: 3.8rem;
}
#paymentStep p span {
  font-weight: bold;
}

/*----- twenty -----*/
#twenty {
  background: url(../img/twentyBg.webp) no-repeat center top;
  background-size: cover;
  padding: 4rem 2rem;
  height: 101rem;
}
#twenty_logo, #twentyImg, #twenty p {
  position: absolute;
}
#twenty_logo {
  width: 43rem;
  top: 68rem;
  left: 1rem;
}
#twentyImg {
  width: 35rem;
  top: 27rem;
  right: -3rem;
}
#twenty p {
  color: #352100;
  text-shadow: 4px 3px 8px rgba(218, 218, 218, 0.41);
  text-align: left;
  font-weight: bold;
  font-family: 'YuMincho', 'Noto Serif JP';
  line-height: 1.8;
  top: 43rem;
  left: 2rem;
}

@keyframes arw{
  0% {bottom:-1rem;}
  100% {bottom:-3rem;}
}

.notes {
  border: 1px solid #21a5e0;
}
/*----- footer -----*/
footer a {
  display: inline-block;
  margin: 0 1rem 2rem;
}