.s1_title {
  width: 94.5%;
  max-width: 500px;
}

@media (min-width: 576px) {
  .s1_title {
    width: 94.5%;
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .s1_title {
    width: 79%;
    max-width: 880px;
  }
}

.section1 {
  margin-top: 35px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .section1 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .section1 {
    margin-top: 70px;
    margin-bottom: 100px;
  }
}

.s1_question span::after {
  content: "";
  height: 14px;
  width: 100%;
  background-color: #fff20d;
  display: block;
  margin-top: -18px;
}

.s2_txt_yl span::after {
  content: "";
  height: 16px;
  width: 100%;
  background-color: #fff20d;
  display: block;
  margin-top: -20px;
}

@media (min-width: 576px) {
  .s2_txt_yl span::after {
    content: "";
    height: 22px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -25px;
  }
}

@media (min-width: 768px) {
  .s2_txt_yl span::after {
    content: "";
    height: 18px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -18px;
  }
}

@media (min-width: 992px) {
  .s2_txt_yl span::after {
    content: "";
    height: 24px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -25px;
  }
}

@media (min-width: 1200px) {
  .s2_txt_yl span::after {
    content: "";
    height: 28px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -30px;
  }
}

.s1_txt_img_pc {
  max-width: 989px;
  width: 100%;
  margin: auto;
  padding-bottom: 50px;
}

@media (max-width: 991px) {
  .s1_txt_img_sp {
    width: 74%;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .s1_txt_img_sp {
    width: 80%;
    padding-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .s1_txt_img_sp {
    width: 86%;
    padding-bottom: 11px;
  }
}

.s1_heading_txt span::after {
  content: "";
  height: 18px;
  width: 100%;
  background-color: #fff20d;
  display: block;
  margin-top: -1rem;
}

@media (min-width: 576px) {
  .s1_heading_txt span::after {
    content: "";
    height: 18px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -18px;
  }
}

@media (min-width: 768px) {
  .s1_heading_txt span::after {
    content: "";
    height: 22px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -22px;
  }
}

@media (min-width: 992px) {
  .s1_heading_txt span::after {
    content: "";
    height: 27px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -25px;
  }
}

@media (min-width: 576px) {
  .s1_question span::after {
    content: "";
    height: 17px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -24px;
  }
}

@media (min-width: 768px) {
  .s1_question span::after {
    content: "";
    height: 19px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -1.5rem;
  }
}

@media (min-width: 992px) {
  .s1_question span::after {
    content: "";
    height: 31px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -35px;
  }
}

.s1_question span {
  font-size: 4.8vw;
  font-weight: 700;
  letter-spacing: -2px;
  -webkit-transform: scaleX(0.90);
  transform: scaleX(0.90);
  font-optical-sizing: auto;
  font-kerning: normal;
  padding-top: 0px;
  padding-left: 5px;
  padding-bottom: 15px;
  display: inline-block;
}

.s2_txt_yl span {
  font-size: 5vw;
  font-weight: 700;
  letter-spacing: -2.5px;
  -webkit-transform: scaleX(0.85);
  transform: scaleX(0.85);
  font-optical-sizing: auto;
  font-kerning: normal;
  padding-top: 8px;
  padding-bottom: 30px;
  display: inline-block;
  margin-left: -30px;
  margin-right: -30px;
}

@media (min-width: 576px) {
  .s2_txt_yl span {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -2.5px;
    -webkit-transform: scaleX(0.85);
    transform: scaleX(0.85);
    font-optical-sizing: auto;
    font-kerning: normal;
    padding-top: 0px;
    padding-bottom: 30px;
    display: inline-block;
    margin-left: -30px;
    margin-right: -30px;
  }
}

@media (min-width: 992px) {
  .s2_txt_yl span {
    font-size: 38px;
    font-weight: 900;
    letter-spacing: -2.5px;
    -webkit-transform: scaleX(0.85);
    transform: scaleX(0.85);
    font-optical-sizing: auto;
    font-kerning: normal;
    padding-top: 0px;
    padding-bottom: 40px;
    display: inline-block;
    margin-left: -30px;
    margin-right: -30px;
  }
}

@media (min-width: 1200px) {
  .s2_txt_yl span {
    font-size: 45px;
    font-weight: 900;
    letter-spacing: -2.5px;
    -webkit-transform: scaleX(0.85);
    transform: scaleX(0.85);
    font-optical-sizing: auto;
    font-kerning: normal;
    padding-top: 0px;
    padding-bottom: 40px;
    display: inline-block;
    margin-left: -30px;
    margin-right: -30px;
  }
}

.s1_heading_txt span {
  padding-top: 0px;
  padding-bottom: 6px;
}

.s1_heading_txt {
  font-size: 6.5vw;
  font-weight: 800;
  -webkit-transform: scaleX(0.95);
  transform: scaleX(0.95);
  font-style: oblique;
  padding: 0px 0px 0px;
  line-height: 1.3;
}

@media (min-width: 576px) {
  .s1_heading_txt {
    font-size: 5.2vw;
    padding: 0px 0px 10px;
  }
}

@media (min-width: 768px) {
  .s1_heading_txt {
    font-size: 4.5vw;
    padding: 0px 0px 20px;
  }
}

@media (min-width: 992px) {
  .s1_heading_txt {
    font-size: 45px;
    padding: 6px 0px 30px;
  }
}

@media (min-width: 1200px) {
  .s1_heading_txt {
    font-size: 50px;
    padding: 8px 0px 30px;
  }
}

@media (min-width: 576px) {
  .s1_question span {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -3px;
    -webkit-transform: scaleX(0.85);
    transform: scaleX(0.85);
    font-optical-sizing: auto;
    font-kerning: normal;
    padding-top: 0px;
    padding-bottom: 25px;
  }
}

@media (min-width: 768px) {
  .s1_question span {
    font-size: 33px;
    font-weight: 700;
    letter-spacing: -3px;
    -webkit-transform: scaleX(0.85);
    transform: scaleX(0.85);
    font-optical-sizing: auto;
    font-kerning: normal;
    padding-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .s1_question span {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: -4px;
    -webkit-transform: scaleX(0.85);
    transform: scaleX(0.85);
    font-optical-sizing: auto;
    font-kerning: normal;
    padding-top: 0px;
    padding-bottom: 45px;
  }
}

@media (min-width: 1200px) {
  .s1_question span {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: -4px;
    -webkit-transform: scaleX(0.85);
    transform: scaleX(0.85);
    font-optical-sizing: auto;
    font-kerning: normal;
    padding-bottom: 30px;
  }
}

.s1_img1_pc {
  max-width: 550px;
  margin-bottom: 15px;
  width: 86%;
}

@media (min-width: 992px) {
  .s1_img1_pc {
    max-width: 800px;
    margin-bottom: 30px;
    width: 75%;
  }
}

@media (min-width: 1200px) {
  .s1_img1_pc {
    max-width: 800px;
    margin-bottom: 30px;
    width: 90%;
  }
}

.s1_txt {
  font-size: 4vw;
  font-weight: 600;
  font-optical-sizing: auto;
  font-kerning: normal;
  letter-spacing: -1px;
}

@media (min-width: 576px) {
  .s1_txt {
    font-size: 24px;
    font-weight: 600;
    font-optical-sizing: auto;
    font-kerning: normal;
    letter-spacing: -1px;
  }
}

@media (min-width: 768px) {
  .s1_txt {
    font-size: 28px;
    font-weight: 600;
    font-optical-sizing: auto;
    font-kerning: normal;
    letter-spacing: -1px;
  }
}

@media (min-width: 992px) {
  .s1_txt {
    font-size: 32px;
    font-weight: 600;
    font-optical-sizing: auto;
    font-kerning: normal;
    letter-spacing: -1px;
    padding: 0 30px;
  }
}

@media (min-width: 1200px) {
  .s1_txt {
    font-size: 36px;
    font-weight: 600;
    font-optical-sizing: auto;
    font-kerning: normal;
    letter-spacing: -1px;
  }
}

.s1_txt p {
  max-width: 800px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .s1_txt p {
    max-width: 800px;
    padding-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .s1_txt p {
    max-width: 800px;
    padding-bottom: 70px;
  }
}

.section-title::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #4ab14c;
  left: 50%;
  bottom: -13.5px;
  margin-left: -14px;
}

@media (min-width: 1200px) {
  .section-title::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-top: 26px solid #4ab14c;
    left: 50%;
    bottom: -1.6rem;
    margin-left: -28px;
  }
}

.section-title {
  position: relative;
  text-align: center;
  color: #fff;
  margin-bottom: 35px;
  line-height: 1;
  background-color: #4ab14c;
  padding: 12px 20px 16px;
  position: relative;
  font-size: 20px;
}

@media (min-width: 576px) {
  .section-title {
    position: relative;
    text-align: center;
    color: #fff;
    margin-bottom: 54px;
    line-height: 1;
    background-color: #4ab14c;
    padding: 12px 0 20px;
    position: relative;
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  .section-title {
    position: relative;
    text-align: center;
    color: #fff;
    margin-bottom: 70px;
    line-height: 1;
    background-color: #4ab14c;
    padding: 1.1rem 0 1.3rem;
    position: relative;
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  .section-title {
    position: relative;
    text-align: center;
    color: #fff;
    margin-bottom: 85px;
    line-height: 1;
    background-color: #4ab14c;
    padding: 1.1rem 0 1.6rem;
    position: relative;
    font-size: 40px;
  }
}

.section-title span {
  display: inline-block;
  line-height: 1.2;
}

.s2_h3 .pc {
  max-width: 440px;
  width: 95%;
  padding-left: 12px;
}

.s2_h3 .pc {
  max-width: 440px;
  width: 95%;
  padding-left: 12px;
}

@media (min-width: 576px) {
  .s2_h3 .pc {
    max-width: 500px;
    width: 95%;
    padding-left: 24px;
  }
}

@media (min-width: 992px) {
  .s2_h3 .pc {
    max-width: 640px;
    width: 95%;
    padding-left: 24px;
  }
}

@media (min-width: 1200px) {
  .s2_h3 .pc {
    max-width: 800px;
    width: 75%;
    padding-left: 55px;
  }
}

.s3_img1 .pc {
  max-width: 854px;
  width: 80%;
}

.s3_img1 .sp {
  max-width: 600px;
  width: 100%;
}

.s4_img1 .txt1 {
  height: 29px;
}

@media (min-width: 576px) {
  .s4_img1 .txt1 {
    height: 36px;
  }
}

@media (min-width: 768px) {
  .s4_img1 .txt1 {
    height: 42px;
  }
}

@media (min-width: 992px) {
  .s4_img1 .txt1 {
    height: 58px;
  }
}

.s4_img1 .txt2 {
  font-size: 25px;
}

@media (min-width: 576px) {
  .s4_img1 .txt2 {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .s4_img1 .txt2 {
    font-size: 34px;
  }
}

@media (min-width: 992px) {
  .s4_img1 .txt2 {
    font-size: 50px;
  }
}

.s4_img1 .txt3 {
  font-size: 33px;
  display: block;
  color: #e60012;
  font-weight: 900;
}

@media (min-width: 576px) {
  .s4_img1 .txt3 {
    font-size: 38px;
    display: block;
    color: #e60012;
    font-weight: 900;
  }
}

@media (min-width: 768px) {
  .s4_img1 .txt3 {
    font-size: 46px;
    display: block;
    color: #e60012;
    font-weight: 900;
  }
}

@media (min-width: 992px) {
  .s4_img1 .txt3 {
    font-size: 66px;
    display: block;
    color: #e60012;
    font-weight: 900;
  }
}

.s2_img_pc {
  max-width: 972px;
  width: 90%;
  margin: auto;
  padding-top: 40px;
}

.s2_img_sp {
  max-width: 972px;
  width: 100%;
}

@media (min-width: 992px) {
  .s2_img_sp {
    max-width: 972px;
    width: 100%;
    padding-bottom: 100px;
  }
}

.s2_img1_pc {
  max-width: 1120px;
  width: 100%;
  padding-top: 4px;
}

.s4_img_pc {
  max-width: 1060px;
  width: 100%;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 90px;
}

.s4_img_sp {
  max-width: 1060px;
  width: 100%;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 45px;
}

.s3_img2_pc {
  max-width: 1120px;
  width: 100%;
  margin-top: 12px;
}

.s2_h4_pc {
  max-width: 994px;
  width: 80%;
  padding-top: 70px;
  padding-bottom: 54px;
  margin: auto;
}

@media (min-width: 1200px) {
  .s2_h4_pc {
    max-width: 998px;
    width: 89.3%;
    padding-top: 70px;
    padding-bottom: 54px;
  }
}

.step1-1box {
  max-width: 1080px;
  width: 100%;
  text-align: center;
}

.step1-1box img {
  width: 100%;
}

.s2-text-box {
  padding: 0 2.2% 3% 2.2%;
  background-color: #d1f5ad;
}

@media (min-width: 992px) {
  .s2-text-box {
    padding: 0 3.7% 3% 3.7%;
    background-color: #d1f5ad;
  }
}

.s2-text-box div {
  padding-top: 20px;
  padding-bottom: 1px;
}

@media (min-width: 992px) {
  .s2-text-box div {
    padding-top: 32px;
    padding-bottom: 10px;
    padding-right: 14px;
  }
}

.s2-text-box h5 {
  font-size: 16px;
  color: #008941;
  padding-bottom: 12px;
}

@media (min-width: 768px) {
  .s2-text-box h5 {
    font-size: 19px;
    color: #008941;
    padding-bottom: 12px;
  }
}

@media (min-width: 992px) {
  .s2-text-box h5 {
    font-size: 23px;
    color: #008941;
    padding-bottom: 12px;
  }
}

.s2-text-box .list1 {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.6px;
  padding: 10px 10px 4px 30px;
  list-style-position: outside;
}

@media (min-width: 576px) {
  .s2-text-box .list1 {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.6px;
    padding: 10px 10px 4px 28px;
  }
}

@media (min-width: 768px) {
  .s2-text-box .list1 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.6px;
    padding: 10px 10px 4px 24px;
  }
}

@media (min-width: 992px) {
  .s2-text-box .list1 {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 10px 40px;
    margin-right: 0;
    letter-spacing: -0.6px;
  }
}

.s2-text-box .list2 {
  list-style: none;
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.6px;
  padding: 0px 10px 0px 7px;
  list-style-position: outside;
}

@media (min-width: 768px) {
  .s2-text-box .list2 {
    list-style: none;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.6px;
    padding: 0px 10px 4px 3px;
  }
}

@media (min-width: 992px) {
  .s2-text-box .list2 {
    list-style: none;
    font-weight: 300;
    font-size: 17px;
    color: #4d4d4d;
    padding: 10px 10px 10px 40px;
  }
}

.s2-text-box .list2 li {
  position: relative;
  padding-left: 22px;
  line-height: 1.3;
  padding-bottom: 5px;
}

@media (min-width: 992px) {
  .s2-text-box .list2 li {
    position: relative;
    padding-left: 22px;
    line-height: 1.3;
    padding-bottom: 5px;
  }
}

.s2-text-box .list2 li::before {
  content: '※';
  display: inline-block;
  position: absolute;
  font-size: 13px;
  top: 0px;
  left: -2px;
  width: 10px;
  /*height: 10px;*/
  /*background-color: #e32222;*/
  border-radius: 5px;
  color: #4d4d4d;
  padding-left: 6px;
}

@media (min-width: 768px) {
  .s2-text-box .list2 li::before {
    content: '※';
    display: inline-block;
    position: absolute;
    font-size: 16px;
    top: -2px;
    left: 2px;
    /*width: 10px;*/
    /*height: 10px;*/
    /*background-color: #e32222;*/
    border-radius: 5px;
    color: #4d4d4d;
    padding-left: 6px;
  }
}

@media (min-width: 992px) {
  .s2-text-box .list2 li::before {
    content: '※';
    display: inline-block;
    position: absolute;
    font-size: 17px;
    top: 0px;
    left: -6px;
    /*width: 10px;*/
    /*height: 10px;*/
    /*background-color: #e32222;*/
    border-radius: 5px;
  }
}

.s2-text-box .list1 li {
  padding-bottom: 5px;
  line-height: 1.3;
}

.step1-2box {
  max-width: 1060px;
  width: 100%;
  /*padding-top: 60px;*/
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
}

@media (min-width: 576px) {
  .step1-2box {
    max-width: 1060px;
    width: 100%;
    /*padding-top: 60px;*/
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .step1-2box {
    max-width: 1060px;
    width: 95%;
    /*padding-top: 60px;*/
    font-size: 16px;
  }
}

.s4_txt1_box {
  max-width: 1060px;
  width: 100%;
  /*padding-top: 60px;*/
  /*font-size: 16px;*/
}

@media (min-width: 992px) {
  .s4_txt1_box {
    max-width: 1060px;
    width: 95%;
    /*padding-top: 60px;*/
    /*font-size: 16px;*/
  }
}

.step1-2box .txt-pc .txt1 {
  font-size: 26px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
  -moz-transform: scale(0.99, 1);
  -webkit-transform: scale(0.99, 1);
  -ms-transform: scale(0.99, 1);
  font-weight: 600;
}

.step1-2box .txt-sp .txt1 {
  color: rgb(0, 0, 0);
  line-height: 1.5;
  -moz-transform: scale(0.99, 1);
  -webkit-transform: scale(0.99, 1);
  -ms-transform: scale(0.99, 1);
  font-weight: 500;
  font-size: 19px;
}

@media (min-width: 576px) {
  .step1-2box .txt-sp .txt1 {
    font-size: 24px;
  }
}

.step1-2box .txt-sp .txt2 {
  color: rgb(0, 0, 0);
  line-height: 1.5;
  -moz-transform: scale(0.99, 1);
  -webkit-transform: scale(0.99, 1);
  -ms-transform: scale(0.99, 1);
  font-weight: 500;
  font-size: 19px;
}

@media (min-width: 576px) {
  .step1-2box .txt-sp .txt2 {
    font-size: 24px;
  }
}

.s4_txt1_box .txt1 {
  font-size: 24px;
  color: rgb(0, 0, 0);
  line-height: 1.2;
  -moz-transform: scale(0.99, 1);
  -webkit-transform: scale(0.99, 1);
  -ms-transform: scale(0.99, 1);
  font-weight: 900;
}

.s4_txt1_box .txt1 {
  font-size: 17px;
  color: rgb(0, 0, 0);
  line-height: 1.2;
  -moz-transform: scale(0.99, 1);
  -webkit-transform: scale(0.99, 1);
  -ms-transform: scale(0.99, 1);
  font-weight: 900;
}

@media (min-width: 576px) {
  .s4_txt1_box .txt1 {
    font-size: 22px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
    -moz-transform: scale(0.99, 1);
    -webkit-transform: scale(0.99, 1);
    -ms-transform: scale(0.99, 1);
    font-weight: 900;
  }
}

@media (min-width: 768px) {
  .s4_txt1_box .txt1 {
    font-size: 35px;
    color: rgb(0, 0, 0);
    line-height: 1.769;
    -moz-transform: scale(0.99, 1);
    -webkit-transform: scale(0.99, 1);
    -ms-transform: scale(0.99, 1);
    font-weight: 900;
  }
}

.s4_txt1_box .txt2 {
  font-size: 17px;
  color: rgb(0, 0, 0);
  line-height: 1.7;
  -moz-transform: scale(0.99, 1);
  -webkit-transform: scale(0.99, 1);
  -ms-transform: scale(0.99, 1);
  font-weight: 500;
}

@media (min-width: 576px) {
  .s4_txt1_box .txt2 {
    font-size: 22px;
    color: rgb(0, 0, 0);
    line-height: 1.7;
    -moz-transform: scale(0.99, 1);
    -webkit-transform: scale(0.99, 1);
    -ms-transform: scale(0.99, 1);
    font-weight: 500;
  }
}

@media (min-width: 768px) {
  .s4_txt1_box .txt2 {
    font-size: 35px;
    color: rgb(0, 0, 0);
    line-height: 1.5;
    -moz-transform: scale(0.99, 1);
    -webkit-transform: scale(0.99, 1);
    -ms-transform: scale(0.99, 1);
    font-weight: 500;
  }
}

.step1-2box .txt-pc .txt3 {
  font-size: 30px;
  font-weight: 900;
  color: #029dc3;
  height: 35px;
}

.step1-2box .txt-sp .txt3 {
  font-size: 30px;
  font-weight: 900;
  color: #029dc3;
  height: 25px;
}

.s4_txt1_box .txt3 {
  font-weight: 900;
  color: #029dc3;
  height: 18px;
  vertical-align: text-bottom;
}

@media (min-width: 576px) {
  .s4_txt1_box .txt3 {
    font-weight: 900;
    color: #029dc3;
    height: 22px;
    vertical-align: text-bottom;
  }
}

@media (min-width: 768px) {
  .s4_txt1_box .txt3 {
    /*font-size: 30px;*/
    font-weight: 900;
    color: #029dc3;
    height: 35px;
    /*padding-top: 5px;*/
  }
}

.step1-2box .txt-pc .txt4 {
  color: #e60012;
  font-size: 26px;
  line-height: 1.5;
  -moz-transform: scale(0.99, 1);
  -webkit-transform: scale(0.99, 1);
  -ms-transform: scale(0.99, 1);
  font-weight: 900;
}

.step1-2box .txt-sp .txt4 {
  color: #e60012;
  font-size: 23px;
  line-height: 1.5;
  -moz-transform: scale(0.99, 1);
  -webkit-transform: scale(0.99, 1);
  -ms-transform: scale(0.99, 1);
  font-weight: 900;
}

.txt-group-sp {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  padding: 14px 5.5vw 10px;
}

@media (min-width: 576px) {
  .txt-group-sp {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    padding: 14px 70px 10px;
  }
}

.txt-group-pc {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 30px;
}

.section2 {
  padding-bottom: 24px;
}

@media (min-width: 992px) {
  .section2 {
    padding-bottom: 100px;
  }
}

.s4_txt_ending {
  font-weight: 900;
  color: rgb(0, 137, 65);
  text-align: center;
  display: inline-block;
}

@media (min-width: 768px) {
  .s4_txt_ending {
    font-weight: 900;
    color: rgb(0, 137, 65);
    text-align: center;
    display: inline-block;
    /*padding-bottom: 40px;*/
  }
}

@media (min-width: 992px) {
  .s4_txt_ending {
    font-weight: 900;
    color: rgb(0, 137, 65);
    text-align: center;
    display: inline-block;
    /*padding-bottom: 40px;*/
  }
}

#sec-7 {
  background-image: url("../../assets/img/bg_img.png");
  background-position: center;
  background-color: #fff;
  padding-bottom: 55px;
  position: relative;
  z-index: 0;
}

@media (min-width: 768px) {
  #sec-7 {
    background-image: url("../../assets/img/bg_img.png");
    background-position: center;
    background-color: #fff;
    padding-bottom: 100px;
    position: relative;
    z-index: 0;
  }
}

.block {
  max-width: 1000px;
  margin: 0 auto;
}

.contact-box {
  background-color: #fff;
  border-radius: 1rem;
  border: 1px solid #b2b2b2;
  padding: 25px 20px 20px;
}

@media (min-width: 992px) {
  .contact-box {
    background-color: #fff;
    border-radius: 1rem;
    border: 1px solid #b2b2b2;
    padding: 40px 20px 40px;
  }
}

.contact-title h3 {
  text-align: center;
  line-height: 1;
  font-size: 4vw;
}

@media (min-width: 576px) {
  .contact-title h3 {
    text-align: center;
    line-height: 1;
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .contact-title h3 {
    text-align: center;
    line-height: 1;
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .contact-title h3 {
    text-align: center;
    line-height: 1;
    font-size: 30px;
  }
}

.contact-mail, .contact-telephone {
  text-align: center;
  margin-top: 40px;
}

.contact-telephone img {
  width: 580px;
}

@media (min-width: 992px) {
  .contact-telephone.sp {
    display: none;
  }
}

.contact-title span {
  display: inline-block;
  margin-top: 1rem;
  line-height: 0;
}

@media (min-width: 992px) {
  .contact-title span {
    display: inline-block;
    margin-top: 20px;
    line-height: 0;
  }
}

.contact-title span img {
  width: 580px;
}

.contact-mail a:hover {
  opacity: 0.8;
}

.contact-title span img {
  max-width: 580px;
}

.contact-mail a:hover {
  opacity: 0.8;
}

.contact-mail img {
  width: 466px;
}

@media (max-width: 767px) {
  .contact-mail, .contact-telephone {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .contact-mail img {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .contact-telephone img {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .contact-telephone.pc {
    display: none;
  }
}

@media (max-width: 767px) {
  .contact-title span img {
    width: 100%;
  }
}

/* ==================== Footer ==================== */

.footer {
  padding: 20px 0;
  background-color: #009143;
  color: #fff;
  width: 100%;
  position: relative;
}

.footer-logo img {
  width: 345px;
}

@media (max-width: 575px) {
  .footer-logo img {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .footer-logo img {
    width: 300px;
  }
}

.footer-text {
  text-align: left;
  margin-bottom: 10px;
}

.footer-text p {
  font-size: 15px;
}

@media (min-width: 768px) {
  .footer-text p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .footer-text {
    margin-top: 20px;
  }
}

.footer-list {
  text-align: left;
  padding-left: 0;
  font-size: 12px;
}

.footer li {
  display: inline-block;
}

.footer li:nth-child(odd) {
  margin-right: 1.5rem;
}

.contact-fix {
  position: fixed;
  left: 10px;
  bottom: 0;
  display: block;
  background-color: rgba(184, 211, 181, 0.9);
  padding: 20px;
  text-decoration: none;
  text-align: center;
  position: -webkit-sticky;
  position: sticky;
  z-index: 100;
}

@media (max-width: 767px) {
  .contact-fix {
    padding: 1rem;
  }
}

.contact-fix-mail, .contact-fix-telephone {
  display: inline-block;
}

@media (max-width: 991px) {
  .contact-fix-mail, .contact-fix-telephone {
    /*width: 48%;*/
  }
}

.contact-fix-mail {
  margin-right: 60px;
}

@media (max-width: 991px) {
  .contact-fix-mail {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .contact-fix-mail {
    margin-right: 20px;
  }
}

@media (max-width: 575px) {
  .contact-fix-mail {
    margin-right: 1rem;
  }
}

@media (min-width: 992px) {
  .contact-fix-mail img, .contact-fix-telephone img {
    width: 400px;
  }
}

@media (max-width: 991px) {
  .contact-fix-mail img, .contact-fix-telephone img {
    width: 300px;
  }
}

@media (max-width: 767px) {
  .contact-fix-mail img, .contact-fix-telephone img {
    width: 250px;
  }
}

@media (max-width: 575px) {
  .contact-fix-mail img, .contact-fix-telephone img {
    width: 150px;
  }
}

@media (max-width: 359px) {
  .contact-fix-mail img, .contact-fix-telephone img {
    width: 130px;
  }
}

@media (max-width: 991px) {
  .contact-fix-mail img.pc, .contact-fix-telephone img.pc {
    display: none;
  }
}

@media (min-width: 992px) {
  .contact-fix-mail .img-fluid.sp, .contact-fix-telephone .sp {
    display: none;
  }
}

.contact-fix-mail:hover, .contact-fix-telephone .sp:hover {
  opacity: 0.8;
}

.s2_img1_sp {
  max-width: 600px;
  width: 100%;
  margin-top: 20px;
}

.s2_img1_sp-title img {
  max-width: 1120px;
  width: 87%;
}

.s2_img1_sp-title span {
  font-size: 4.1vw;
  font-weight: 700;
  color: #e60012;
}

@media (min-width: 576px) {
  .s2_img1_sp-title span {
    font-size: 24px;
    font-weight: 700;
    color: #e60012;
  }
}

@media (min-width: 768px) {
  .s2_img1_sp-title span {
    font-size: 30px;
    font-weight: 700;
    color: #e60012;
  }
}

.s2_h4_sp {
  width: 100%;
  padding: 40px 0 32px;
}

@media (min-width: 576px) {
  .s2_h4_sp {
    width: 100%;
    padding: 55px 0 35px;
  }
}

@media (min-width: 768px) {
  .s2_h4_sp {
    width: 100%;
    padding: 70px 0 45px;
  }
}

.s2_h4_sp-1 {
  width: 100%;
  padding: 40px 0 32px;
}

@media (min-width: 576px) {
  .s2_h4_sp-1 {
    width: 100%;
    padding: 70px 0 45px;
  }
}

.step1-1box-sp img {
  width: 100%;
}

.step1-1box-sp {
  width: 100%;
}

.step1-2box .txt-sp {
  /*font-size: 24px;*/
}

.image-info-pc {
  padding-left: 20px;
}

.image-info-sp {
  padding-left: 12px;
}

.s4_img1 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 14px;
  padding-bottom: 14px;
  line-height: 1.5;
  max-width: 800px;
  width: 100%;
  margin: auto;
}

.s4_img1 .txt3::after {
  content: "";
  height: 20px;
  width: 100%;
  background-color: #fff20d;
  display: block;
  margin-top: -23px;
}

@media (min-width: 768px) {
  .s4_img1 .txt3::after {
    content: "";
    height: 26px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -30px;
  }
}

@media (min-width: 992px) {
  .s4_img1 .txt3::after {
    content: "";
    height: 40px;
    width: 100%;
    background-color: #fff20d;
    display: block;
    margin-top: -47px;
  }
}

.s4_txt1_box .txt-group1 {
  -moz-transform: scale(0.99, 1);
  -webkit-transform: scale(0.99, 1);
  -ms-transform: scale(0.99, 1);
}

.s4_ending {
  font-size: 20px;
  line-height: 1.5;
  padding: 30px 10vw;
}

@media (min-width: 576px) {
  .s4_ending {
    font-size: 24px;
    line-height: 1.5;
    padding: 45px 0px;
  }
}

@media (min-width: 768px) {
  .s4_ending {
    font-size: 32px;
    line-height: 1.5;
    padding: 50px 0px;
  }
}

@media (min-width: 992px) {
  .s4_ending {
    font-size: 40px;
    line-height: 1.5;
    padding: 65px 0px;
  }
}

.s1_heading_txt .txt1 {
  color: #007d3c;
  font-size: 100%;
}

.s1_heading_txt .txt3 {
  color: #383838;
  font-size: 100%;
}

.s1_heading_txt .txt2 {
  color: #383838;
  font-size: 88%;
}

.s1_txt-new .pc {
  max-width: 1014px;
  width: 94%;
}

.s1_txt-new .sp {
  width: 89%;
}

.s1_txt-new .sp {
  width: 89%;
  max-width: 600px;
}

.section1 p {
  padding-top: 20px;
  font-size: 4.5vw;
  font-weight: 600;
}

@media (min-width: 576px) {
  .section1 p {
    padding-top: 20px;
    font-size: 24px;
    font-weight: 600;
  }
}

@media (min-width: 768px) {
  .section1 p {
    padding-top: 20px;
    font-size: 28px;
    font-weight: 600;
  }
}

@media (min-width: 992px) {
  .section1 p {
    padding-top: 20px;
    font-size: 32px;
    font-weight: 600;
  }
}

@media (min-width: 1200px) {
  .section1 p {
    padding-top: 20px;
    font-size: 35px;
    font-weight: 600;
  }
}

.s2_list_box {
  width: 96%;
  margin: 20px 0 0px;
}

@media (min-width: 768px) {
  .s2_list_box {
    width: 74%;
    margin: 30px 0 12px;
  }
}

@media (min-width: 992px) {
  .s2_list_box {
    width: 64%;
    margin: 60px 0 20px;
  }
}

@media (min-width: 1200px) {
  .s2_list_box {
    width: 70%;
    margin: 60px 0 20px;
    max-width: 766px;
  }
}

