@charset "UTF-8";

/* COMMON */
.sec_box {
  width: 1600px;
  margin: 0 -300px;
}

.sec_box p,
.sec_box h2,
.sec_box h3  {
  /*color: #595757;*/
}

.c_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.img_frame {
  position: relative;
}

section p,
section h2,
section h3 {
  font-family: "Noto Sans JP", sans-serif;
}

/* FV */
.fv p {
  font-size: 3.3rem;
  font-weight: 600;
  color: #fff;
  line-height: 80px;
  letter-spacing: 0.2rem;
  text-align: center;
  background-color: #f6ac19;
}

.fv p span {
  color: #faee96;
}

.fv .img_frame {
  background-image: url('../img/lp01_01_a.jpg');
  height: 695px;
}

.fv .img01 { 
  position: absolute;
  width: 241px;
  height: 252px; 
  top: 28px;
  right: 288px;
}
.fv .img02 { width: 467px; height: 280px; }
.fv .img03 { width: 445px; height: 83px; padding-top: 30px; padding-left: 12px; }
.fv .img04 { width: 151px; height: 152px; }
.fv .img05 { width: 151px; height: 152px; }
.fv .img06 { width: 151px; height: 152px; }

.fv .left_txt {
  padding-top: 72px;
  padding-left: 310px;
}

.fv .left_txt .box {
  display: flex;
  gap: 10px;
  padding-top: 15px;
}


/* LP02 */
.lp02 .img_frame:nth-of-type(1) { background-image: url('../img/lp02_01.jpg'); height: 1254px; }
.lp02 .img_frame:nth-of-type(2) { background-image: url('../img/lp02_05.jpg'); height: 712px; }
.lp02 .img_frame:nth-of-type(3) { background-image: url('../img/lp02_07.jpg'); height: 937px; }
.lp02 .img_frame:nth-of-type(4) { background-image: url('../img/lp02_14.jpg'); height: 3047px; }

.lp02 .img01 { width: 722px; margin-top: 145px; }
.lp02 .img02 { width: 952px; margin-top: 30px; margin-left: 36px; }
.lp02 .img03 { width: 894px; margin-left: 60px;}

.lp02 .intro {
  position: relative;
  font-size: 4.7rem;
  font-weight: bold;
  text-align: center;
  margin-top: 46px;
  width: 670px;
}

.lp02 .intro span {
  font-size: 6.8rem;
}

.lp02 .intro::before,
.lp02 .intro::after {
  content: '';
  display: block;
  position: absolute;
  top: 65%;
  width: 24px;
  height: 44px;
  transform: translateY(-50%);
  background-size: cover;
}
.lp02 .intro::before {
  background-image: url(../img/lp02_icon_left.png);
  left: -30px;
}
.lp02 .intro::after {
  background-image: url(../img/lp02_icon_right.png);
  right: -30px;
}

.lp02 .img04 {
  position: absolute;
  top: -20px;
  left: 491px;
  width: 183px;
  height: 95px;
}

.lp02 .adopt {
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding-top: 64px;
}

.lp02 .adopt span:nth-of-type(1) {
  font-size: 6.2rem;
  color: #ea617a;
}

.lp02 .adopt span:nth-of-type(2) {
  font-size: 4.7rem;
}

.lp02 .img05 { width: 694px; margin-top: 20px;}
.lp02 .img06 { width: 255px; }
.lp02 .img07 { width: 242px; }
.lp02 .img08 { width: 246px; }
.lp02 .img09 { width: 225px; }
.lp02 .img10 { width: 243px; margin-left: 10px; }

.lp02 .badge {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  gap: 0 25px;
  width: 800px;
  margin-top: 20px;
}

.lp02 .img11 { position: relative; width: 1002px; margin-left: 19px;}
.lp02 .img12 { width: 230px; position: absolute; top: 725px; z-index: 10; }
.lp02 .img13 { width: 868px; margin-top: 2px; }
.lp02 .img14 { width: 988px; margin-left: 14px; margin-top: 6px; }
.lp02 .img15 { width: 289px; margin-left: 278px; margin-top: 137px; }
.lp02 .img16 { width: 693px; margin-top: 290px; }
.lp02 .img17 { width: 632px; margin-top: 78px; }
.lp02 .img18 { width: 252px; }
.lp02 .img19 { width: 263px; }

.lp02 .img_shape {
  position: relative;
}

.lp02 .img_shape::before {
  content: '';
  display: block;
  width: 1600px;
  height: 77px;
  background-image: url('../img/lp02_24.png');
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}

.lp02 .change {
  font-size: 6.2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.1rem;
  line-height: 1.4;
  padding-top: 64px;
}

.lp02 .change span:nth-of-type(1),
.lp02 .change span:nth-of-type(3) {
  font-size: 7.2rem;
}

.lp02 .change span:nth-of-type(2) {
  font-size: 7.8rem;
  color: #3eaabc;
}

.lp02 .change span:nth-of-type(4) {
  font-size: 7.8rem;
  color: #47c0b7;
}

.lp02 .support {
  font-size: 5.6rem;
  font-weight: bold;
  line-height: 1.4;
  padding-left: 800px;
}

.lp02 .support span:nth-of-type(1),
.lp02 .support span:nth-of-type(2) {
  font-size: 6.8rem;
  color: #3eaabc;
}
.lp02 .support span:nth-of-type(3),
.lp02 .support span:nth-of-type(4) {
  font-size: 6.8rem;
}

.lp02 .flex_area {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 98px;
}

.lp02 .note {
  font-size: 1.5rem;
  text-align: center;
  margin-top: 12px;
}


/* LP03 */
.lp03 .img_frame:nth-of-type(1) { background-image: url('../img/lp03_bg01.jpg'); height: 703px; }
.lp03 .img_frame:nth-of-type(2) { background-image: url('../img/lp03_bg02.jpg'); height: 2176px; }
.lp03 .img_frame:nth-of-type(3) { background-image: url('../img/lp03_bg03.jpg'); height: 2950px; }
.lp03 .img_frame:nth-of-type(4) { background-image: url('../img/lp03_bg04.jpg'); height: 1534px; }

.lp03 .img01 { width: 514px; margin-top: 65px; margin-left: 43px; }
.lp03 .img02 { width: 58px; }
.lp03 .img03 { width: 58px; }
.lp03 .img04 { width: 58px; }
.lp03 .img05 { width: 94px; margin-top: -62px; }
.lp03 .img06 { width: 230px; margin-top: 28px; }
.lp03 .img07 { width: 220px; }
.lp03 .img08 { width: 220px; }
.lp03 .img09 { width: 820px; }
.lp03 .img10 { width: 824px; }
.lp03 .img11 { width: 94px; margin-top: 43px; }
.lp03 .img12 { width: 204px; margin-top: 32px; }
.lp03 .img13 { width: 94px; margin-top: 46px; }
.lp03 .img14 { width: 817px; margin-top: 60px; }

.lp03 .point {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 90px;
}

.lp03 .point li {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 320px;
}

.lp03 .point li .f_txt {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin-top: 45px;
}

.lp03 .point li:last-of-type .f_txt {
  margin-top: 9px;
}

.lp03 .point li .f_txt span {
  font-size: 4.1rem;
  color: #3ea2b2;
  line-height: 1.2;
}

.lp03 .point li .f_txt span > span {
  font-size: 2.5rem;
}

.lp03 .m_wrap {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

.lp03 .p1_title {
  font-size: 8.0rem;
  font-weight: 500;
  color: #49b7d3;
  text-align: center;
  margin-top: -5px;
}

.lp03 .p1_title span {
  font-size: 3.6rem;
  color: #fff;
  background-color: #49b7d3;
  border-radius: 30px;
  padding: 0 45px 4px;
}

.lp03 .p1_sub {
  font-size: 2.9rem;
  font-weight: bold;
  text-align: center;
  padding-left: 20px;
  margin-bottom: 18px;
}

.lp03 .p1_sub span {
  font-size: 3.4rem;
  color: #49b7d3;
}

.lp03 .p1_txt {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-top: 20px;
  width: 684px;
}

.lp03 .exp {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 39px;
  width: 934px;
  margin-top: 16px;
}

.lp03 .exp li {
  display: flex;
  align-items: center;
  gap: 12px;
}

.lp03 .exp li p {
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: 500;
  text-align: justify;
  padding-top: 28px;
  width: 198px;
}

.lp03 .exp li:nth-last-of-type(1) p span { color: #49b7d3; }
.lp03 .exp li:nth-last-of-type(2) p span { color: #8dc661; }

.lp03 .p1_stitle {
  font-size: 3.9rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  margin-top: 105px;
}

.lp03 .p1_stitle span {
  font-size: 5.9rem;
  color: #49b7d3;
}

.lp03 .basic {
  font-size: 1.9rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
  width: 819px;
  margin-top: 10px;
  margin-bottom: 8px;
}

.lp03 .basic span {
  color: #f6a019;
}

.lp03 .basic_sub {
  font-size: 1.4rem;
  width: 830px;
  text-align: right;
  margin-top: 20px;
}

.lp03 .p2_title {
  font-size: 8.0rem;
  font-weight: 500;
  color: #47c0b7;
  text-align: center;
}

.lp03 .p2_title span {
  font-size: 3.6rem;
  color: #fff;
  background-color: #47c0b7;
  border-radius: 30px;
  padding: 0 26px 4px;
}

.lp03 .p2_sub {
  font-size: 3.0rem;
  font-weight: bold;
  text-align: center;
  padding-left: 20px;
  margin-top: 18px;
  margin-bottom: 17px;
  line-height: 1.3;
}

.lp03 .p2_sub span {
  font-size: 4.4rem;
  color: #47c0b7;
}

.lp03 .slide_txt {
  text-align: center;
  font-size: 1.9rem;
  line-height: 1.8;
  margin-top: 394px;
}

.lp03 .p2_stitle {
  font-size: 4.0rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
  margin-top: 30px;
  position: relative;
  left: 11px;
}

.lp03 .p2_stitle span {
  font-size: 7.4rem;
  color: #47c0b7;
  position: relative;
  left: -4px;
}

.lp03 .follow {
  font-size: 2.8rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 45px;
  position: relative;
  left: 13px;
}

.lp03 .p2_txt {
  text-align: center;
  font-size: 1.9rem;
  line-height: 1.8;
  margin-top: 20px;
}

.lp03 .sup_title {
  font-size: 7.8rem;
  font-weight: 500;
  color: #f6ac19;
  text-align: center;
  letter-spacing: -0.2rem;
  margin-top: 163px;
}

.lp03 .sup_sub {
  font-size: 3.2rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin-top: 14px;
}

.lp03 .sup_sub + p {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.8;
  margin-top: 445px;
}

.lp03 .sup_sub + p > span {
  display: block;
  font-size: 1.3rem;
  margin-top: 14px;
}

.lp03 .p3_title {
  font-size: 3.8rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-top: 42px;
}

.lp03 .p3_title span:nth-of-type(1) {
  font-size: 3.4rem;
  color: #f6ac19;
  position: relative;
  left: -4px;
  display: inline-block;
  margin-bottom: 23px;
}

.lp03 .p3_title span:nth-of-type(2) {
  font-size: 7.8rem;
  line-height: 1.2;
}

.lp03 .p3_txt1 {
  display: block;
  font-size: 1.3rem;
  color: #fff;
  margin-top: 27px;
  width: 915px;
  text-align: right;
}

.lp03 .p3_txt2 {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.8;
  color: #fff;
  margin-top: 42px;
}

/* LP04 */
.lp04 .img_frame:nth-of-type(1) { background-image: url('../img/lp04_bg01.jpg'); height: 2579px; }
.lp04 .img_frame:nth-of-type(2) { background-image: url('../img/lp04_bg02.jpg'); height: 2696px; }
.lp04 .img_frame:nth-of-type(3) { background-image: url('../img/lp04_bg03.jpg'); height: 2363px; }

.lp04 .img01 { width: 256px; }
.lp04 .img02 { width: 933px; margin-top: 15px; }
.lp04 .img03 { width: 244px; margin-top: -45px; }
.lp04 .img04 { width: 864px; margin-left: 241px; margin-top: 18px; }
.lp04 .img05 { width: 171px; position: relative; top: 14px; left: -282px; }
.lp04 .img06 { width: 686px; margin-top: 45px;}
.lp04 .img07 { 
  width: 198px;
  position: absolute;
  top: 5px;
  right: 20px;
}
.lp04 .img08 { 
  width: 360px; 
  position: absolute;
  right: -72px;
  bottom: -17px;
}
.lp04 .img09 { 
  width: 214px; 
  position: absolute;
  top: 5px;
  right: 20px;
}
.lp04 .img10 {
   width: 351px; 
   position: absolute;
   bottom: -33px;
   left: -68px;
}
.lp04 .img11 { 
  width: 214px; 
  position: absolute;
  top: 5px;
  right: 20px;

}
.lp04 .img12 { 
  width: 398px;
  position: absolute;
  right: -72px;
  bottom: -17px;
}

.lp04 .scheme01_title {
  font-size: 4.5rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  letter-spacing: -0.3rem;
  margin-top: 25px;
}

.lp04 .scheme01_title span {
  font-size: 7.8rem;
  color: #F6F28F;
  line-height: 1.2;
}

.lp04 .scheme01_sub {
  font-size: 4.5rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
  margin-top: 45px;
  letter-spacing: -0.3rem;
  line-height: 1.3;
}

.lp04 .scheme01_sub span {
  font-size: 5.7rem;
  color: #F6F28F;
}

.lp04 .scheme_flex {
  display: flex;
  width: 1000px;
  padding-left: 35px;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 36px;
  margin-top: 540px;
}

.lp04 .scheme01_stitle {
  display: block;
  font-size: 3.1rem;
  color: #fff;
  font-weight: 500;
  line-height: 54px;
  letter-spacing: 0.2rem;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 10px;
  width: 240px;
  margin: 60px auto 0;
}

.lp04 .scheme01_txt {
  font-size: 1.9rem;
  color: #fff;
  width: 342px;
  margin-top: 30px;
  line-height: 1.8;
}

.lp04 .scheme01_title2 {
  font-size: 3.6rem;
  color: #fff;
  letter-spacing: -0.2rem;
  text-align: center;
  font-weight: 500;
  margin-top: 130px
}

.lp04 .scheme01_title2 span:nth-of-type(1) {
  font-size: 3.6rem;
  position: relative;
  left: -9px;
  color: #F6F28F;
}

.lp04 .scheme01_title2 span:nth-of-type(1) > span {
  font-size: 3.1rem;
}

.lp04 .scheme01_title2 span:nth-of-type(2) {
  font-size: 3.6rem;
  color: #49b7d3;
  background-color: #F6F28F;
  border-radius: 8px;
  display: inline-block;
  padding: 0 12px 4px;
  margin-top: 12px;
  margin-right: 8px;
}

.lp04 .scheme01_title2 span:nth-of-type(3) {
  font-size: 5.9rem;
  color: #fff;
}

.lp04 .scheme01_title2 span:nth-of-type(3) > span {
  font-size: 5.1rem;  
  color: #fff;
  left: 0;
}

.lp04 .continue {
  font-size: 7.6rem;
  text-align: center;
  color: #595757;
  font-weight: 600;
  letter-spacing: -0.1rem;
  margin-top: 20px;
}

.lp04 .continue span {
  color: #49b7d3;
}

.lp04 .scheme02_title {
  font-size: 4.9rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
  margin-top: -26px;
}

.lp04 .scheme02_title span {
  font-size: 7.2rem;
  color: #f6ac19;
}

.lp04 .scheme02_title span > span {
  font-size: 6.5rem;
}

.lp04 .scheme02_sub {
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: -0.1rem;
  line-height: 1.3;
  text-align: center;
  margin-top: 37px;
}

.lp04 .scheme02_sub span {
  font-size: 3.3rem;
  color: #f6ac19;
}

.lp04 .scheme02_txt {
  font-size: 2.9rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.1rem;
  line-height: 54px;
  color: #fff;
  background-color: #f6ac19;
  border-radius: 30px;
  width: 522px;
  padding-bottom: 4px;
  margin-top: 53px;
}

.lp04 .scheme02_rtxt {
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.8;
  margin-top: 21px;
  margin-left: 1749px;
}

.lp04 .scheme03_title {
  font-size: 7.1rem;
  text-align: center;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.2rem;
  margin-top: 270px;
}

.lp04 .scheme03_title span {
  color: #f6ac19;
}

.lp04 .scheme03_txt {
  font-size: 1.9rem;
  text-align: center;
  font-weight: 500;
  margin-top: 20px;
}

.lp04 .scheme03_txt span {
  color: #f6ac19;
}

.lp04 .voice_title {
  font-size: 4.1rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
  margin-top: 230px;
  margin-bottom: 73px;
}

.lp04 .voice_title span:nth-of-type(1) {
  font-size: 9.7rem;
  color: #f6ac19;
}

.lp04 .voice_title span:nth-of-type(2) {
  font-size: 6.1rem;
}

.lp04 .voice_box {
  position: relative;
  display: block;
  width: 860px;
  margin: 0 auto;
}

.lp04 .voice_box + .voice_box {
  margin-top: 140px;
}

.lp04 .voice_box h3 {
  font-size: 3.9rem;
  font-weight: 600;
  line-height: 1.4;
}

.lp04 .voice_box h3 span {
  color: #f6ac19;
}

.lp04 .voice_box:nth-of-type(2) h3 span {
  color: #3eaabc;
}

.lp04 .voice_box .m_txt {
  font-size: 1.9rem;
  line-height: 1.8;
  margin-top: 17px;
  width: 835px;
}

.lp04 .voice_box .m_txt span {
  color: #f6ac19;
}

.lp04 .voice_box:nth-of-type(2) .m_txt {
  text-align: right;
}

.lp04 .voice_box:nth-of-type(2) .m_txt span {
  color: #3eaabc;
}

.lp04 .voice_box:nth-of-type(2) .m_txt span > span {
  position: relative;
  right: 244px;
}

.lp04 .voice_box .s_txt {
  font-size: 1.4rem;
  margin-top: 34px;
}

.lp04 .voice_box:nth-of-type(2) .s_txt {
  margin-left: 345px;
}

/* LP05 */
.lp05 {
  margin-top: 228px;
}

.lp05 .img_frame:nth-of-type(1) { background-image: url('../img/lp05_bg01.jpg'); height: 575px; }
.lp05 .img_frame.faq { background-image: url('../img/lp05_bg02.jpg'); height: auto; }

.lp05 .img01 { width: 405px; }
.lp05 .img02 { width: 404px; }
.lp05 .img03 { width: 1600px; height: 947px;}
.lp05 .img04 { width: 360px; margin: 0 auto; padding-top: 70px; }
.lp05 .img05 { width: 386px; }
.lp05 .img06 { width: 386px; }
.lp05 .img07 { width: 367px; margin: 0 auto; padding-top: 70px;}
.lp05 .img08 { width: 386px; }
.lp05 .img09 { width: 386px; }
.lp05 .img10 { width: 365px; margin: 0 auto; padding-top: 70px;}
.lp05 .img11 { width: 386px; }
.lp05 .img12 { width: 386px; }

.lp05 .fast {
  font-size: 5.3rem;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  margin-top: -162px;
}

.lp05 .fast span {
  font-size: 7.4rem;
  color: #3eaabc;
}

.lp05 .flex_area {
  display: flex;
  gap: 12px;
  margin-top: 50px;
}

.lp05 .price {
  font-size: 4.0rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.2rem;
  margin-top: 16px;
}

.lp05 .price_table {
  color: #595757;
  border-collapse: collapse;
  margin-top: 10px;
  width: 930px;
}

.lp05 .price_table th {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
  text-align: center;
  line-height: 60px;
  color: #fff;
  background-color: #f6ac19;
  border: 1px solid #fff;
  border-top-color: #f6ac19;
}

.lp05 .price_table tr th:nth-of-type(1) {
  width: 560px;
  border-left-color: #f6ac19;
}

.lp05 .price_table tr th:nth-of-type(2) {
  border-right-color: #f6ac19;
}

.lp05 .price_table td {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-size: 2.8rem;
  /*font-weight: 500;
  letter-spacing: -0.1rem;*/
  text-align: left;
  line-height: 45px;
  background-color: #fefaf1;
  border: 1px solid #f6ac19;
  padding: 10px;
}

.lp05 .price_table td span {
  font-size: 2.4rem;
  text-align: center;
}

.lp05 .price_sub {
  font-size: 1.5rem;
  text-align: right;
  margin-right: 653px;
  margin-top: 8px;
}


.lp05 .cost {
  position: relative;
  font-size: 3.5rem;
  font-weight: 500;
  text-align: center;
  margin: 55px 0 -110px 0 ;
  width: 410px;
}

.lp05 .cost span {
  font-size: 4.4rem;
}

.lp05 .cost:before,
.lp05 .cost:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14.5px 0 14.5px;
  border-color: #595757 transparent transparent transparent;
  border-radius: 4px;
  position: absolute;
}

.lp05 .cost:before {
  left: -42px;
  top: 31px;
}

.lp05 .cost:after {
  right: -42px;
  top: 31px;
}

.lp05 .cta01Contents__item--01 {
  background-image: url('../img/cta01_01.jpg');
  background-repeat: no-repeat;
  height: 851px;
}

.lp05 .cta01Contents__item--02 {
  background-image: url('../img/cta02_01.jpg');
  background-repeat: no-repeat;
  height: 819px;
}

.lp05 .cta01Contents__item--03 {
  background-image: url('../img/cta03_01.jpg');
  background-repeat: no-repeat;
  height: 879px;
}

.lp05 .course {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin: 38px 60px 14px;
}

.lp05 .cta01Contents__item--01 .course li:nth-of-type(2) {
  margin-left: 53px;
}

.lp05 .cta01Contents__item--03 .course li:nth-of-type(2) {
  margin-left: 15px;
}

.lp05 .course li h3 {
  position: relative;
  font-size: 2.8rem;
  font-weight: 600;
  padding-left: 35px;
}

.lp05 .course li h3::before {
  content: '';
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  background-color: #f6ac19;
  border-radius: 50%;
  top: 54%;
  left: 0;
  transform: translateY(-50%);
}

.lp05 .cta01Contents__item--02 .course li h3::before { background-color: #ea617a }
.lp05 .cta01Contents__item--03 .course li h3::before { background-color: #49b7d3 }

.lp05 .course li p {
  font-size: 2.2rem;
  font-weight: 500;
  margin-top: 4px;
}

.lp05 .cta01Contents__item--03 .course li p { font-size: 2.0rem; white-space: nowrap; }

.lp05 .cta01Contents__item--03 .course li .c_small {
  font-size: 1.4rem;
  margin-top: 8px;
}

.lp05 .course_sub {
  font-size: 1.4rem;
  text-align: right;
  padding-right: 42px;
}

.lp05 .c_price {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 24px;
  margin-top: 33px;
}

.lp05 .drop {
  font-size: 1.4rem;
  text-align: right;
  padding-right: 52px;
  margin-top: 20px;
}

.lp05 .uriba01KaniContainer a > p {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 104px;
  transform: translateY(-50%);
  width: 200px;
  z-index: 10;
  font-size: 3.3rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.1rem;
  text-shadow: 0px 1px 13px #3eaabc;
}

.lp05 .uriba01KaniContainer .uriba01Kani__btn--02 > p { left: 127px; text-shadow: 0px 1px 13px #f39812;}
.lp05 .uriba01KaniContainer .uriba01Kani__btn--03 > p { width: 485px; top: 48%; left: 153px; text-shadow: 0px 1px 13px #06965e;}

.lp05 .uriba01KaniContainer a > p > span {
  font-size: 5.2rem;
  color: #FFF896;
}

.lp05 .uriba01KaniContainer .uriba01Kani__btn--01 {
  display: block; 
  width: 371px;
  height: 193px;
}

.lp05 .uriba01KaniContainer .uriba01Kani__btn--02 {
  display: block;
  width: 368px;
  height: 194px;
}

.lp05 .uriba01KaniContainer .uriba01Kani__btn--03 {
  display: block;
  width: 721px;
  height: 230px;
}

.lp05 .credit_area {
  width: 1000px;
}

.lp05 .pay {
  position: relative;
  text-align: center;
  padding: 67px 0 0 167px;
  margin-bottom: 40px; 
}

.lp05 .pay .icon {
  position: absolute;
  top: 35px;
  left: 31px;
  font-size: 2.3rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #49b7d3;
  border-radius: 50%;
  width: 124px;
  height: 124px;
}

.lp05 .pay .text {
  font-size: 3.7rem;
  font-weight: 500;
  letter-spacing: -0.1rem;
  line-height: 37px;
  margin-bottom: 20px; 
}

.lp05 .pay .text span {
  position: relative;
  font-size: 2.4rem; 
  top: -5px;
}

.lp05 .pay .credit_box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 28px;
}

.lp05 .pay .credit_box .payimg:nth-of-type(1) { width: 139px; margin-right: 6px; }
.lp05 .pay .credit_box .payimg:nth-of-type(2) { width: 108px; }
.lp05 .pay .credit_box .payimg:nth-of-type(3) { width: 107px; }
.lp05 .pay .credit_box .payimg:nth-of-type(4) { width: 95px; }
.lp05 .pay .credit_box .payimg:nth-of-type(5) { width: 104px; margin-left: -8px; }

.lp05 .check {
  border: 3px solid #3eb7d4;
  border-radius: 15px; 
  width: 932px;
  margin: 0 auto;
}

.lp05 .check .check-head {
  text-align: center;
  background: #3eb7d4;
  color: #fff;
  padding: 25px 20px;
  font-size: 3.4rem;
  border-top-right-radius: 11px;
  border-top-left-radius: 11px;
}

.lp05 .check .check-content {
  position: relative;
  padding: 30px 20px 20px 190px;
  display: flex; 
}

.lp05 .check .check-content .content-text {
  width: 400px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 2.2rem;
  line-height: 1.6; 
}

.lp05 .check .check-content .content-text span {
  font-size: 1.3rem; 
}

.lp05 .check .check-btn {
  position: absolute;
  top: 0;
  right: 0;
}

.lp05 .check .check-btn img {
  filter: drop-shadow(0 20px 10px rgba(0, 0, 0, 0.2)); 
}

.lp05 .check .check-btn p {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 296px;
  z-index: 10;
  font-size: 3.3rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.1rem;
}

.lp05 .check .img-boy {
  width: 178px;
  position: absolute;
  bottom: -10px;
  left: -3px;
}

.lp05 .faq .faq_title {
  width: 308px;
  padding-top: 60px;
  margin: 60px auto 28px;
}

.lp05 .accordion__item {
  background: rgb(95,200,185);
  background: linear-gradient(90deg, rgba(95,200,185,1) 0%, rgba(62,165,190,1) 100%);
}

.lp05 .accordion__item .accordion__btn p {
  font-size: 2.7rem;
  color: #fff;
  padding: 23px 30px;
}

.lp05 .accordion__item  .accordion__content p {
  font-size: 1.8rem;
  line-height: 1.8;
  padding: 23px 30px 23px 55px;
}

.lp05 .accordion__item  .accordion__content p > span {
  font-weight: 500;
  color: #3eaabc;
}

.lp05 .step_area {
  margin: 0 auto 50px;
  max-width: 965px;
}

.lp05 .step_area h2 {
  font-size: 3.7rem;
  text-align: center;
  font-weight: 600;
  margin-bottom: 75px;
  margin-top: 10px;
  position: relative;
  background: url('../img/step01_01.png') no-repeat center 35px;
}

.lp05 .step_area h2::after {
  content: '';
  width: auto;
  height: 42px;
  border-left: 4px dotted #c9caca;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%); 
}
.lp05 .step_area h2 span {
  font-size: 7.8rem; 
  letter-spacing: -0.5rem;
}

.lp05 .step_area h2 span > span {
  font-size: 10.2rem;
  margin-right: -13px;
  margin-left: -10px;
}

.lp05 .step_area .step {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; 
  position: relative;
  left: -16px;
}

.lp05 .step_area .step li {
  flex-basis: 38%;
  background: #fbf7ee;
  position: relative;
  margin: 0 0 20px 40px;
  padding: 32px 33px;
  border-radius: 10px;
  font-size: 2.6rem;
  text-align: center;
  font-weight: bold; 
}

.lp05 .step_area .step li p {
  font-weight: 700;
  padding-left: 14px;
}

.lp05 .step_area .step .no {
  background: #ccc;
  width: 57px;
  height: 57px;
  font-size: 3.4rem;
  line-height: 61px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
}
.lp05 .step_area .step .step-01 .no {
  background: #ea617a; 
}
.lp05 .step_area .step .step-02.lazyloaded {
  background: url('../img/step01_02.png') no-repeat right 23px center #fbf7ee; 
}
.lp05 .step_area .step .step-02 .no {
  background: #49b7d3; 
}
.lp05 .step_area .step .step-02 p {
  padding-left: 72px;
}
.lp05 .step_area .step .step-03.lazyloaded {
  background: url('../img/step01_03.png') no-repeat right 23px center #fbf7ee; 
}
.lp05 .step_area .step .step-03 .no {
  background: #f6ac19; 
}
.lp05 .step_area .step .step-03 p {
  padding-left: 90px;
}
.lp05 .step_area .step .step-04.lazyloaded {
  background: url('../img/step01_04.png') no-repeat right 18px center #fbf7ee; 
}
.lp05 .step_area .step .step-04 .no {
  background: #8dc661; 
}
.lp05 .step_area .step .step-04 p {
  padding-left: 115px;
}

/* フローティングボタン調整 */
.floatContainer .float_btn {
  position: relative;
  width: 219px;
}

.floatContainer a:nth-of-type(2) .float_btn {
  margin-top: -20px;
  width: 223px;
}

.floatContainer .float_btn p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 45px;
  left: 48%;
  transform: translateX(-50%);
  z-index: 10;
  text-shadow: 0px 1px 13px #3eaabc;
}

.floatContainer .float_btn p span {
  font-size: 2.6rem;
  position: relative;
  top: -4px;
}

.floatContainer a:nth-of-type(2) .float_btn p {
  text-shadow: 0px 1px 13px #099c61;
}