@charset "UTF-8";
/* CSS Document */


/*プライス*/
.campaign_2025 {
  padding: 100px 0 120px;
  background: url(../img/campaign2025_step_back.jpg) center / cover no-repeat;
}
.campaign_2025 .wrapper {
  max-width: 1720px;
}
.campaign_2025 h2 {
  margin-bottom: 80px;
  font-size: 3rem;
  text-align: center;
  font-weight: normal;
}
.campaign_2025 .step_box {
   background-color: white;
}
.campaign_2025 .step_box .step_num {
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  font-family: 'DIN Condensed', 'DINCond', 'Noto Sans JP';
  color: white;
  line-height: 1;
}

.campaign_2026 {
  padding: 100px 0 120px;
  background: url(../img/campaign2026_step_back.jpg) center / cover no-repeat;
}
.campaign_2026 .wrapper {
  max-width: 1720px;
}
.campaign_2026 h2 {
  margin-bottom: 80px;
  font-size: 3rem;
  text-align: center;
  font-weight: normal;
}
.campaign_2026 .step_box {
   background-color: white;
}
.campaign_2026 .step_box .step_num {
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  font-family: 'DIN Condensed', 'DINCond', 'Noto Sans JP';
  color: white;
  line-height: 1;
}

.campaign_2027 {
  padding: 100px 0 120px;
  background: url(../img/campaign2027_step_back.jpg) center / cover no-repeat;
}
.campaign_2027 .wrapper {
  max-width: 1720px;
}
.campaign_2027 h2 {
  margin-bottom: 80px;
  font-size: 3rem;
  text-align: center;
  font-weight: normal;
}
.campaign_2027 .step_box {
   background-color: white;
}
.campaign_2027 .step_box .step_num {
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  font-family: 'DIN Condensed', 'DINCond', 'Noto Sans JP';
  color: white;
  line-height: 1;
}


.campaign_2028 {
  padding: 100px 0 120px;
  background: url(../img/campaign2028_step_back.jpg) center / cover no-repeat;
}
.campaign_2028 .wrapper {
  max-width: 1720px;
}
.campaign_2028 h2 {
  margin-bottom: 80px;
  font-size: 3rem;
  text-align: center;
  font-weight: normal;
}
.campaign_2028 .step_box {
   background-color: white;
}
.campaign_2028 .step_box .step_num {
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  font-family: 'DIN Condensed', 'DINCond', 'Noto Sans JP';
  color: white;
  line-height: 1;
}


.campaign_2029 {
  padding: 100px 0 120px;
  background: url(../img/campaign2029_step_back.jpg) center / cover no-repeat;
}
.campaign_2029 .wrapper {
  max-width: 1720px;
}
.campaign_2029 h2 {
  margin-bottom: 80px;
  font-size: 3rem;
  text-align: center;
  font-weight: normal;
}
.campaign_2029 .step_box {
   background-color: white;
}
.campaign_2029 .step_box .step_num {
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  font-family: 'DIN Condensed', 'DINCond', 'Noto Sans JP';
  color: white;
  line-height: 1;
}


.campaign_2030 {
  padding: 100px 0 120px;
  background: url(../img/campaign2030_step_back.jpg) center / cover no-repeat;
}
.campaign_2030 .wrapper {
  max-width: 1720px;
}
.campaign_2030 h2 {
  margin-bottom: 80px;
  font-size: 3rem;
  text-align: center;
  font-weight: normal;
}
.campaign_2030 .step_box {
   background-color: white;
}
.campaign_2030 .step_box .step_num {
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  font-family: 'DIN Condensed', 'DINCond', 'Noto Sans JP';
  color: white;
  line-height: 1;
}



.campaign_2025 .step_content {
  padding: 0 30px;
}
.campaign_2025 .step_content .title {
  padding-top: 8px;
  margin-bottom: 10px;
  text-align: center;
  border-bottom: 3px solid #231815;
}
.campaign_2025 .step_content .title p {
  font-size: 1.7rem;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.campaign_2025 .step_content .title h3 {
  font-size: 2.8rem;
  font-family: 'Noto Serif JP', sans-serif;
  padding-bottom: 5px;
}
.campaign_2025 .step_content .two_column {
  justify-content: space-between;
}
.campaign_2025 .step_content .two_column > div {
  width: calc(100% / 2 - 60px / 2);
}
.campaign_2025 .step_box .add {
  margin-bottom: 5px;
  text-align: center;
}
.campaign_2025 .step_box h4 {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 2.2rem;
  text-align: center;
  color: white;
  padding: 10px;
}
.campaign_2025 .set_ex {
  text-align: center;
}
.campaign_2025 .set_ex .top {
  background-color: #E4EADC;
  margin-top: 5px;
  padding: 5px;
}
.campaign_2025 .plus_mark {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.campaign_2026 .step_content {
  padding: 0 30px;
}
.campaign_2026 .step_content .title {
  padding-top: 8px;
  margin-bottom: 10px;
  text-align: center;
  border-bottom: 3px solid #231815;
}
.campaign_2026 .step_content .title p {
  font-size: 1.7rem;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.campaign_2026 .step_content .title h3 {
  font-size: 2.8rem;
  font-family: 'Noto Serif JP', sans-serif;
  padding-bottom: 5px;
}
.campaign_2026 .step_content .two_column {
  justify-content: space-between;
}
.campaign_2026 .step_content .two_column > div {
  width: calc(100% / 2 - 60px / 2);
}
.campaign_2026 .step_box .add {
  margin-bottom: 5px;
  text-align: center;
}
.campaign_2026 .step_box h4 {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 2.2rem;
  text-align: center;
  color: white;
  padding: 10px;
}
.campaign_2026 .set_ex {
  text-align: center;
}
.campaign_2026 .set_ex .top {
  background-color: #E4EADC;
  margin-top: 5px;
  padding: 5px;
}
.campaign_2026 .plus_mark {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.campaign_2027 .step_content {
  padding: 0 30px;
}
.campaign_2027 .step_content .title {
  padding-top: 8px;
  margin-bottom: 10px;
  text-align: center;
  border-bottom: 3px solid #231815;
}
.campaign_2027 .step_content .title p {
  font-size: 1.7rem;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.campaign_2027 .step_content .title h3 {
  font-size: 2.8rem;
  font-family: 'Noto Serif JP', sans-serif;
  padding-bottom: 5px;
}
.campaign_2027 .step_content .two_column {
  justify-content: space-between;
}
.campaign_2027 .step_content .two_column > div {
  width: calc(100% / 2 - 60px / 2);
}
.campaign_2027 .step_box .add {
  margin-bottom: 5px;
  text-align: center;
}
.campaign_2027 .step_box h4 {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 2.2rem;
  text-align: center;
  color: white;
  padding: 10px;
}
.campaign_2027 .set_ex {
  text-align: center;
}
.campaign_2027 .set_ex .top {
  background-color: #E4EADC;
  margin-top: 5px;
  padding: 5px;
}
.campaign_2027 .plus_mark {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.campaign_2028 .step_content {
  padding: 0 30px;
}
.campaign_2028 .step_content .title {
  padding-top: 8px;
  margin-bottom: 10px;
  text-align: center;
  border-bottom: 3px solid #231815;
}
.campaign_2028 .step_content .title p {
  font-size: 1.7rem;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.campaign_2028 .step_content .title h3 {
  font-size: 2.8rem;
  font-family: 'Noto Serif JP', sans-serif;
  padding-bottom: 5px;
}
.campaign_2028 .step_content .two_column {
  justify-content: space-between;
}
.campaign_2028 .step_content .two_column > div {
  width: calc(100% / 2 - 60px / 2);
}
.campaign_2028 .step_box .add {
  margin-bottom: 5px;
  text-align: center;
}
.campaign_2028 .step_box h4 {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 2.2rem;
  text-align: center;
  color: white;
  padding: 10px;
}
.campaign_2028 .set_ex {
  text-align: center;
}
.campaign_2028 .set_ex .top {
  background-color: #E4EADC;
  margin-top: 5px;
  padding: 5px;
}
.campaign_2028 .plus_mark {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}


.campaign_2029 .step_content {
  padding: 0 30px;
}
.campaign_2029 .step_content .title {
  padding-top: 8px;
  margin-bottom: 10px;
  text-align: center;
  border-bottom: 3px solid #231815;
}
.campaign_2029 .step_content .title p {
  font-size: 1.7rem;
  font-family: 'Noto Sans JP',"游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.campaign_2029 .step_content .title h3 {
  font-size: 2.8rem;
  font-family: 'Noto Serif JP', sans-serif;
  padding-bottom: 5px;
}
.campaign_2029 .step_content .two_column {
  justify-content: space-between;
}
.campaign_2029 .step_content .two_column > div {
  width: calc(100% / 2 - 60px / 2);
}
.campaign_2029 .step_box .add {
  margin-bottom: 5px;
  text-align: center;
}
.campaign_2029 .step_box h4 {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 2.2rem;
  text-align: center;
  color: white;
  padding: 10px;
}
.campaign_2029 .set_ex {
  text-align: center;
}
.campaign_2029 .set_ex .top {
  background-color: #E4EADC;
  margin-top: 5px;
  padding: 5px;
}
.campaign_2029 .plus_mark {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}


.campaign_2030 .step_content {
  padding: 0 30px;
}
.campaign_2030 .step_content .title {
  padding-top: 8px;
  margin-bottom: 10px;
  text-align: center;
  border-bottom: 3px solid #231815;
}
.campaign_2030 .step_content .title p {
  font-size: 1.7rem;
  font-family: 'Noto Sans JP',"游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.campaign_2030 .step_content .title h3 {
  font-size: 2.8rem;
  font-family: 'Noto Serif JP', sans-serif;
  padding-bottom: 5px;
}
.campaign_2030 .step_content .two_column {
  justify-content: space-between;
}
.campaign_2030 .step_content .two_column > div {
  width: calc(100% / 2 - 60px / 2);
}
.campaign_2030 .step_box .add {
  margin-bottom: 5px;
  text-align: center;
}
.campaign_2030 .step_box h4 {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 2.2rem;
  text-align: center;
  color: white;
  padding: 10px;
}
.campaign_2030 .set_ex {
  text-align: center;
}
.campaign_2030 .set_ex .top {
  background-color: #E4EADC;
  margin-top: 5px;
  padding: 5px;
}
.campaign_2030 .plus_mark {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}


@media screen and (max-width: 800px) {
  .campaign_2025 {
    padding: 28px 0;
    background: url(../img/campaign2025_step_back_sp.jpg) center / cover no-repeat;
  }
  .campaign_2025 h2 {
    width: calc(100% - 30px);
    margin-right: auto;
    margin-left: auto;
  }
  .campaign_2025 .wrapper {
    width: calc(100% - 70px);
  }
  .campaign_2025 h2 {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
  .campaign_2025 .step_box .step_num {
    padding: 5px 0;
    font-size: 1.3rem;
  }
  .campaign_2025 .step_content {
    padding: 0 10px;
  }
  .campaign_2025 .step_content .title {
    padding-top: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #231815;
  }
  .campaign_2025 .step_content .title p {
    font-size: 1.4rem;
  }
  .campaign_2025 .step_content .title h3 {
    font-size: 1.8rem;
  }
  .campaign_2025 .step_content .two_column > div:nth-of-type(2) {
    margin-top: 28px;
  }
  .campaign_2025 .step_box h4 {
    font-size: 1.8rem;
    padding: 10px;
  }
  .campaign_2025 .set_ex .top {
    text-align: left;
  }
  .campaign_2025 .plus_mark {
    max-width: 30px;
    margin: 15px auto;
  }

  .campaign_2026 {
    padding: 28px 0;
    background: url(../img/campaign2026_step_back_sp.jpg) center / cover no-repeat;
  }
  .campaign_2026 h2 {
    width: calc(100% - 30px);
    margin-right: auto;
    margin-left: auto;
  }
  .campaign_2026 .wrapper {
    width: calc(100% - 70px);
  }
  .campaign_2026 h2 {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
  .campaign_2026 .step_box .step_num {
    padding: 5px 0;
    font-size: 1.3rem;
  }
  .campaign_2026 .step_content {
    padding: 0 10px;
  }
  .campaign_2026 .step_content .title {
    padding-top: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #231815;
  }
  .campaign_2026 .step_content .title p {
    font-size: 1.4rem;
  }
  .campaign_2026 .step_content .title h3 {
    font-size: 1.8rem;
  }
  .campaign_2026 .step_content .two_column > div:nth-of-type(2) {
    margin-top: 28px;
  }
  .campaign_2026 .step_box h4 {
    font-size: 1.8rem;
    padding: 10px;
  }
  .campaign_2026 .set_ex .top {
    text-align: left;
  }
  .campaign_2026 .plus_mark {
    max-width: 30px;
    margin: 15px auto;
  }

  .campaign_2027 {
    padding: 28px 0;
    background: url(../img/campaign2027_step_back_sp.jpg) center / cover no-repeat;
  }
  .campaign_2027 h2 {
    width: calc(100% - 30px);
    margin-right: auto;
    margin-left: auto;
  }
  .campaign_2027 .wrapper {
    width: calc(100% - 70px);
  }
  .campaign_2027 h2 {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
  .campaign_2027 .step_box .step_num {
    padding: 5px 0;
    font-size: 1.3rem;
  }
  .campaign_2027 .step_content {
    padding: 0 10px;
  }
  .campaign_2027 .step_content .title {
    padding-top: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #231815;
  }
  .campaign_2027 .step_content .title p {
    font-size: 1.4rem;
  }
  .campaign_2027 .step_content .title h3 {
    font-size: 1.8rem;
  }
  .campaign_2027 .step_content .two_column > div:nth-of-type(2) {
    margin-top: 28px;
  }
  .campaign_2027 .step_box h4 {
    font-size: 1.8rem;
    padding: 10px;
  }
  .campaign_2027 .set_ex .top {
    text-align: left;
  }
  .campaign_2027 .plus_mark {
    max-width: 30px;
    margin: 15px auto;
  }


  .campaign_2028 {
    padding: 28px 0;
    background: url(../img/campaign2028_step_back_sp.jpg) center / cover no-repeat;
  }
  .campaign_2028 h2 {
    width: calc(100% - 30px);
    margin-right: auto;
    margin-left: auto;
  }
  .campaign_2028 .wrapper {
    width: calc(100% - 70px);
  }
  .campaign_2028 h2 {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
  .campaign_2028 .step_box .step_num {
    padding: 5px 0;
    font-size: 1.3rem;
  }
  .campaign_2028 .step_content {
    padding: 0 10px;
  }
  .campaign_2028 .step_content .title {
    padding-top: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #231815;
  }
  .campaign_2028 .step_content .title p {
    font-size: 1.4rem;
  }
  .campaign_2028 .step_content .title h3 {
    font-size: 1.8rem;
  }
  .campaign_2028 .step_content .two_column > div:nth-of-type(2) {
    margin-top: 28px;
  }
  .campaign_2028 .step_box h4 {
    font-size: 1.8rem;
    padding: 10px;
  }
  .campaign_2028 .set_ex .top {
    text-align: left;
  }
  .campaign_2028 .plus_mark {
    max-width: 30px;
    margin: 15px auto;
  }

  .campaign_2029 {
    padding: 28px 0;
    background: url(../img/campaign2029_step_back_sp.jpg) center / cover no-repeat;
  }
  .campaign_2029 h2 {
    width: calc(100% - 30px);
    margin-right: auto;
    margin-left: auto;
  }
  .campaign_2029 .wrapper {
    width: calc(100% - 70px);
  }
  .campaign_2029 h2 {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
  .campaign_2029 .step_box .step_num {
    padding: 5px 0;
    font-size: 1.3rem;
  }
  .campaign_2029 .step_content {
    padding: 0 10px;
  }
  .campaign_2029 .step_content .title {
    padding-top: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #231815;
  }
  .campaign_2029 .step_content .title p {
    font-size: 1.4rem;
  }
  .campaign_2029 .step_content .title h3 {
    font-size: 1.8rem;
  }
  .campaign_2029 .step_content .two_column > div:nth-of-type(2) {
    margin-top: 28px;
  }
  .campaign_2029 .step_box h4 {
    font-size: 1.8rem;
    padding: 10px;
  }
  .campaign_2029 .set_ex .top {
    text-align: left;
  }
  .campaign_2029 .plus_mark {
    max-width: 30px;
    margin: 15px auto;
  }

  .campaign_2030 {
    padding: 28px 0;
    background: url(../img/campaign2030_step_back_sp.jpg) center / cover no-repeat;
  }
  .campaign_2030 h2 {
    width: calc(100% - 30px);
    margin-right: auto;
    margin-left: auto;
  }
  .campaign_2030 .wrapper {
    width: calc(100% - 70px);
  }
  .campaign_2030 h2 {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
  .campaign_2030 .step_box .step_num {
    padding: 5px 0;
    font-size: 1.3rem;
  }
  .campaign_2030 .step_content {
    padding: 0 10px;
  }
  .campaign_2030 .step_content .title {
    padding-top: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #231815;
  }
  .campaign_2030 .step_content .title p {
    font-size: 1.4rem;
  }
  .campaign_2030 .step_content .title h3 {
    font-size: 1.8rem;
  }
  .campaign_2030 .step_content .two_column > div:nth-of-type(2) {
    margin-top: 28px;
  }
  .campaign_2030 .step_box h4 {
    font-size: 1.8rem;
    padding: 10px;
  }
  .campaign_2030 .set_ex .top {
    text-align: left;
  }
  .campaign_2030 .plus_mark {
    max-width: 30px;
    margin: 15px auto;
  }

}




/*step1*/

.campaign_2025 .step_1 .step_num {
  background-color: #EC6D65;
}
.campaign_2025 .step_1 .step_content {
  padding-bottom: 50px;
}
.campaign_2025 .step_1 .title p {
  color: #EC6D65;
}
.campaign_2025 .step_1 .two_column > div:nth-of-type(1) .add {
  color: #8AA3CE;
}
.campaign_2025 .step_1 .two_column > div:nth-of-type(2) .add {
  color: #F39800;
}
.campaign_2025 .step_1 .two_column > div:nth-of-type(1) h4 {
  background-color: #8AA3CE;
}
.campaign_2025 .step_1 .two_column > div:nth-of-type(2) h4 {
  background-color: #F39800;
}
.campaign_2025 .step_1 .deco {
  margin-top: 25px;
  display: flex;
}
.campaign_2025 .step_1 .deco > div {
  width: 50%;
}
.campaign_2025 .step_1 .deco .image {
  text-align: center;
}
.campaign_2025 .step_1 .deco h5 {
  font-size: 2rem;
  margin-bottom: 20px;
}



.campaign_2026 .step_1 .step_num {
  background-color: #EC6D65;
}
.campaign_2026 .step_1 .step_content {
  padding-bottom: 50px;
}
.campaign_2026 .step_1 .title p {
  color: #EC6D65;
}
.campaign_2026 .step_1 .two_column > div:nth-of-type(1) .add {
  color: #8AA3CE;
}
.campaign_2026 .step_1 .two_column > div:nth-of-type(2) .add {
  color: #F39800;
}
.campaign_2026 .step_1 .two_column > div:nth-of-type(1) h4 {
  background-color: #8AA3CE;
}
.campaign_2026 .step_1 .two_column > div:nth-of-type(2) h4 {
  background-color: #F39800;
}
.campaign_2026 .step_1 .deco {
  margin-top: 25px;
  display: flex;
}
.campaign_2026 .step_1 .deco > div {
  width: 50%;
}
.campaign_2026 .step_1 .deco .image {
  text-align: center;
}
.campaign_2026 .step_1 .deco h5 {
  font-size: 2rem;
  margin-bottom: 20px;
}



.campaign_2027 .step_1 .step_num {
  background-color: #EC6D65;
}
.campaign_2027 .step_1 .step_content {
  padding-bottom: 50px;
}
.campaign_2027 .step_1 .title p {
  color: #EC6D65;
}
.campaign_2027 .step_1 .two_column > div:nth-of-type(1) .add {
  color: #8AA3CE;
}
.campaign_2027 .step_1 .two_column > div:nth-of-type(2) .add {
  color: #F39800;
}
.campaign_2027 .step_1 .two_column > div:nth-of-type(1) h4 {
  background-color: #8AA3CE;
}
.campaign_2027 .step_1 .two_column > div:nth-of-type(2) h4 {
  background-color: #F39800;
}
.campaign_2027 .step_1 .deco {
  margin-top: 25px;
  display: flex;
}
.campaign_2027 .step_1 .deco > div {
  width: 50%;
}
.campaign_2027 .step_1 .deco .image {
  text-align: center;
}
.campaign_2027 .step_1 .deco h5 {
  font-size: 2rem;
  margin-bottom: 20px;
}



.campaign_2028 .step_1 .step_num {
  background-color: #EC6D65;
}
.campaign_2028 .step_1 .step_content {
  padding-bottom: 50px;
}
.campaign_2028 .step_1 .title p {
  color: #EC6D65;
}
.campaign_2028 .step_1 .two_column > div:nth-of-type(1) .add {
  color: #8AA3CE;
}
.campaign_2028 .step_1 .two_column > div:nth-of-type(2) .add {
  color: #F39800;
}
.campaign_2028 .step_1 .two_column > div:nth-of-type(1) h4 {
  background-color: #8AA3CE;
}
.campaign_2028 .step_1 .two_column > div:nth-of-type(2) h4 {
  background-color: #F39800;
}
.campaign_2028 .step_1 .deco {
  margin-top: 25px;
  display: flex;
}
.campaign_2028 .step_1 .deco > div {
  width: 50%;
}
.campaign_2028 .step_1 .deco .image {
  text-align: center;
}
.campaign_2028 .step_1 .deco h5 {
  font-size: 2rem;
  margin-bottom: 20px;
}

.campaign_2029 .step_1 .step_num {
  background-color: #EC6D65;
}
.campaign_2029 .step_1 .step_content {
  padding-bottom: 50px;
}
.campaign_2029 .step_1 .title p {
  color: #EC6D65;
}
.campaign_2029 .step_1 .two_column > div:nth-of-type(1) .add {
  color: #8AA3CE;
}
.campaign_2029 .step_1 .two_column > div:nth-of-type(2) .add {
  color: #F39800;
}
.campaign_2029 .step_1 .two_column > div:nth-of-type(1) h4 {
  background-color: #8AA3CE;
}
.campaign_2029 .step_1 .two_column > div:nth-of-type(2) h4 {
  background-color: #F39800;
}
.campaign_2029 .step_1 .deco {
  margin-top: 25px;
  display: flex;
}
.campaign_2029 .step_1 .deco > div {
  width: 50%;
}
.campaign_2029 .step_1 .deco .image {
  text-align: center;
}
.campaign_2029 .step_1 .deco h5 {
  font-size: 2rem;
  margin-bottom: 20px;
}

.campaign_2030 .step_1 .step_num {
  background-color: #EC6D65;
}
.campaign_2030 .step_1 .step_content {
  padding-bottom: 50px;
}
.campaign_2030 .step_1 .title p {
  color: #EC6D65;
}
.campaign_2030 .step_1 .two_column > div:nth-of-type(1) .add {
  color: #8AA3CE;
}
.campaign_2030 .step_1 .two_column > div:nth-of-type(2) .add {
  color: #F39800;
}
.campaign_2030 .step_1 .two_column > div:nth-of-type(1) h4 {
  background-color: #8AA3CE;
}
.campaign_2030 .step_1 .two_column > div:nth-of-type(2) h4 {
  background-color: #F39800;
}
.campaign_2030 .step_1 .deco {
  margin-top: 25px;
  display: flex;
}
.campaign_2030 .step_1 .deco > div {
  width: 50%;
}
.campaign_2030 .step_1 .deco .image {
  text-align: center;
}
.campaign_2030 .step_1 .deco h5 {
  font-size: 2rem;
  margin-bottom: 20px;
}




@media screen and (max-width: 800px) {

  .campaign_2025 .step_content .two_column > div {
    width: 100%;
  }
  .campaign_2025 .step_1 .step_content {
    padding-bottom: 28px;
  }
  .campaign_2025 .step_1 .deco {
    flex-direction: column;
    margin-top: 10px;
  }
  .campaign_2025 .step_1 .deco > div {
    width: 100%;
  }
  .campaign_2025 .step_1 .deco .image {
    margin-top: 20px;
  }
  .campaign_2025 .step_1 .deco .image img {
    width: 80%;
  }
  .campaign_2025 .step_1 .deco h5 {
    font-size: 2rem;
    margin-bottom: 10px;
  }

	
  .campaign_2026 .step_content .two_column > div {
    width: 100%;
  }
  .campaign_2026 .step_1 .step_content {
    padding-bottom: 28px;
  }
  .campaign_2026 .step_1 .deco {
    flex-direction: column;
    margin-top: 10px;
  }
  .campaign_2026 .step_1 .deco > div {
    width: 100%;
  }
  .campaign_2026 .step_1 .deco .image {
    margin-top: 20px;
  }
  .campaign_2026 .step_1 .deco .image img {
    width: 80%;
  }
  .campaign_2026 .step_1 .deco h5 {
    font-size: 2rem;
    margin-bottom: 10px;
  }

	
  .campaign_2027 .step_content .two_column > div {
    width: 100%;
  }
  .campaign_2027 .step_1 .step_content {
    padding-bottom: 28px;
  }
  .campaign_2027 .step_1 .deco {
    flex-direction: column;
    margin-top: 10px;
  }
  .campaign_2027 .step_1 .deco > div {
    width: 100%;
  }
  .campaign_2027 .step_1 .deco .image {
    margin-top: 20px;
  }
  .campaign_2027 .step_1 .deco .image img {
    width: 80%;
  }
  .campaign_2027 .step_1 .deco h5 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  

  .campaign_2028 .step_content .two_column > div {
    width: 100%;
  }
  .campaign_2028 .step_1 .step_content {
    padding-bottom: 28px;
  }
  .campaign_2028 .step_1 .deco {
    flex-direction: column;
    margin-top: 10px;
  }
  .campaign_2028 .step_1 .deco > div {
    width: 100%;
  }
  .campaign_2028 .step_1 .deco .image {
    margin-top: 20px;
  }
  .campaign_2028 .step_1 .deco .image img {
    width: 80%;
  }
  .campaign_2028 .step_1 .deco h5 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
	
  .campaign_2029 .step_content .two_column > div {
    width: 100%;
  }
  .campaign_2029 .step_1 .step_content {
    padding-bottom: 28px;
  }
  .campaign_2029 .step_1 .deco {
    flex-direction: column;
    margin-top: 10px;
  }
  .campaign_2029 .step_1 .deco > div {
    width: 100%;
  }
  .campaign_2029 .step_1 .deco .image {
    margin-top: 20px;
  }
  .campaign_2029 .step_1 .deco .image img {
    width: 80%;
  }
  .campaign_2029 .step_1 .deco h5 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
	
  .campaign_2030 .step_content .two_column > div {
    width: 100%;
  }
  .campaign_2030 .step_1 .step_content {
    padding-bottom: 28px;
  }
  .campaign_2030 .step_1 .deco {
    flex-direction: column;
    margin-top: 10px;
  }
  .campaign_2030 .step_1 .deco > div {
    width: 100%;
  }
  .campaign_2030 .step_1 .deco .image {
    margin-top: 20px;
  }
  .campaign_2030 .step_1 .deco .image img {
    width: 80%;
  }
  .campaign_2030 .step_1 .deco h5 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  
}




/*step2*/

.campaign_2025 .step_2 .step_num {
  background-color: #779752;
}
.campaign_2025 .step_2 .step_content {
  padding-bottom: 30px;
}
.campaign_2025 .step_2 .title p {
  color: #779752;
}
.campaign_2025 .step_2 .three_column {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.campaign_2025 .step_2 .three_column > div {
  width: calc(100% - 3 - 160px / 3);
  text-align: center;
}
.campaign_2025 .step_2 .three_column > div:nth-of-type(1) h4 {
  background-color: #779752;
}
.campaign_2025 .step_2 .three_column > div:nth-of-type(2) h4 {
  background-color: #EBCB43;
}
.campaign_2025 .step_2 .three_column > div:nth-of-type(3) h4 {
  background-color: #AFC4DA;
}
.campaign_2025 .step_2 .three_column > div p:nth-of-type(1) {
  margin-bottom: 10px;
}
.campaign_2025 .step_2 .price {
  font-size: 4rem;
  font-weight: 900;
  font-family: 'Arial',Arial,'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #E60012;
  line-height: 1;
}
.campaign_2025 .step_2 .price span {
  font-size: 4.8rem;	
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
}

.campaign_2026 .step_2 .step_num {
  background-color: #779752;
}
.campaign_2026 .step_2 .step_content {
  padding-bottom: 30px;
}
.campaign_2026 .step_2 .title p {
  color: #779752;
}
.campaign_2026 .step_2 .three_column {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.campaign_2026 .step_2 .three_column > div {
  width: calc(100% - 3 - 160px / 3);
  text-align: center;
}
.campaign_2026 .step_2 .three_column > div:nth-of-type(1) h4 {
  background-color: #779752;
}
.campaign_2026 .step_2 .three_column > div:nth-of-type(2) h4 {
  background-color: #EBCB43;
}
.campaign_2026 .step_2 .three_column > div:nth-of-type(3) h4 {
  background-color: #AFC4DA;
}
.campaign_2026 .step_2 .three_column > div p:nth-of-type(1) {
  margin-bottom: 10px;
}
.campaign_2026 .step_2 .price {
  font-size: 4rem;
  font-weight: 900;
  font-family: 'Arial',Arial,'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #E60012;
  line-height: 1;
}
.campaign_2026 .step_2 .price span {
  font-size: 4.8rem;	
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
}

.campaign_2027 .step_2 .step_num {
  background-color: #779752;
}
.campaign_2027 .step_2 .step_content {
  padding-bottom: 30px;
}
.campaign_2027 .step_2 .title p {
  color: #779752;
}
.campaign_2027 .step_2 .three_column {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.campaign_2027 .step_2 .three_column > div {
  width: calc(100% - 3 - 160px / 3);
  text-align: center;
}
.campaign_2027 .step_2 .three_column > div:nth-of-type(1) h4 {
  background-color: #779752;
}
.campaign_2027 .step_2 .three_column > div:nth-of-type(2) h4 {
  background-color: #EBCB43;
}
.campaign_2027 .step_2 .three_column > div:nth-of-type(3) h4 {
  background-color: #AFC4DA;
}
.campaign_2027 .step_2 .three_column > div p:nth-of-type(1) {
  margin-bottom: 10px;
}
.campaign_2027 .step_2 .price {
  font-size: 4rem;
  font-weight: 900;
  font-family: 'Arial',Arial,'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #E60012;
  line-height: 1;
}
.campaign_2027 .step_2 .price span {
  font-size: 4.8rem;	
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
}


.campaign_2028 .step_2 .step_num {
  background-color: #779752;
}
.campaign_2028 .step_2 .step_content {
  padding-bottom: 30px;
}
.campaign_2028 .step_2 .title p {
  color: #779752;
}
.campaign_2028 .step_2 .three_column {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.campaign_2028 .step_2 .three_column > div {
  width: calc(100% - 3 - 160px / 3);
  text-align: center;
}
.campaign_2028 .step_2 .three_column > div:nth-of-type(1) h4 {
  background-color: #779752;
}
.campaign_2028 .step_2 .three_column > div:nth-of-type(2) h4 {
  background-color: #EBCB43;
}
.campaign_2028 .step_2 .three_column > div:nth-of-type(3) h4 {
  background-color: #AFC4DA;
}
.campaign_2028 .step_2 .three_column > div p:nth-of-type(1) {
  margin-bottom: 10px;
}
.campaign_2028 .step_2 .price {
  font-size: 4rem;
  font-weight: 900;
  font-family: 'Arial',Arial,'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #E60012;
  line-height: 1;
}
.campaign_2028 .step_2 .price span {
  font-size: 4.8rem;	
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
}


.campaign_2029 .step_2 .step_num {
  background-color: #779752;
}
.campaign_2029 .step_2 .step_content {
  padding-bottom: 30px;
}
.campaign_2029 .step_2 .title p {
  color: #779752;
}
.campaign_2029 .step_2 .three_column {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.campaign_2029 .step_2 .three_column > div {
  width: calc(100% - 3 - 160px / 3);
  text-align: center;
}
.campaign_2029 .step_2 .three_column > div:nth-of-type(1) h4 {
  background-color: #779752;
}
.campaign_2029 .step_2 .three_column > div:nth-of-type(2) h4 {
  background-color: #EBCB43;
}
.campaign_2029 .step_2 .three_column > div:nth-of-type(3) h4 {
  background-color: #AFC4DA;
}
.campaign_2029 .step_2 .three_column > div p:nth-of-type(1) {
  margin-bottom: 10px;
}
.campaign_2029 .step_2 .price {
  font-size: 4rem;
  font-weight: 900;
  font-family: 'Arial','Noto Sans JP',"游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #E60012;
  line-height: 1;
}
.campaign_2029 .step_2 .price span {
  font-size: 4.8rem;	
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
}


.campaign_2030 .step_2 .step_num {
  background-color: #779752;
}
.campaign_2030 .step_2 .step_content {
  padding-bottom: 30px;
}
.campaign_2030 .step_2 .title p {
  color: #779752;
}
.campaign_2030 .step_2 .three_column {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.campaign_2030 .step_2 .three_column > div {
  width: calc(100% - 3 - 160px / 3);
  text-align: center;
}
.campaign_2030 .step_2 .three_column > div:nth-of-type(1) h4 {
  background-color: #779752;
}
.campaign_2030 .step_2 .three_column > div:nth-of-type(2) h4 {
  background-color: #EBCB43;
}
.campaign_2030 .step_2 .three_column > div:nth-of-type(3) h4 {
  background-color: #AFC4DA;
}
.campaign_2030 .step_2 .three_column > div p:nth-of-type(1) {
  margin-bottom: 10px;
}
.campaign_2030 .step_2 .price {
  font-size: 4rem;
  font-weight: 900;
  font-family: 'Arial','Noto Sans JP',"游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #E60012;
  line-height: 1;
}
.campaign_2030 .step_2 .price span {
  font-size: 4.8rem;	
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
}


@media screen and (max-width: 800px) {

  .campaign_2025 .step_2 .step_content {
    padding-bottom: 5px;
}
  .campaign_2025 .step_2 .three_column {
    flex-direction: column;
    margin-top: 20px;
  }
  
  .campaign_2025 .step_2 .three_column > div {
    width: 100%;
  }
  .campaign_2025 .step_2 .three_column > div:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .campaign_2025 .step_2 .price {
    font-size: 3.7rem;
  }
  .campaign_2025 .step_2 .price span {
    font-size: 4rem;
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
  }

  .campaign_2026 .step_2 .step_content {
    padding-bottom: 5px;
}
  .campaign_2026 .step_2 .three_column {
    flex-direction: column;
    margin-top: 20px;
  }
  
  .campaign_2026 .step_2 .three_column > div {
    width: 100%;
  }
  .campaign_2026 .step_2 .three_column > div:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .campaign_2026 .step_2 .price {
    font-size: 3.7rem;
  }
  .campaign_2026 .step_2 .price span {
    font-size: 4rem;
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
  }

  .campaign_2027 .step_2 .step_content {
    padding-bottom: 5px;
}
  .campaign_2027 .step_2 .three_column {
    flex-direction: column;
    margin-top: 20px;
  }
  
  .campaign_2027 .step_2 .three_column > div {
    width: 100%;
  }
  .campaign_2027 .step_2 .three_column > div:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .campaign_2027 .step_2 .price {
    font-size: 3.7rem;
  }
  .campaign_2027 .step_2 .price span {
    font-size: 4rem;
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
  }

  .campaign_2028 .step_2 .step_content {
    padding-bottom: 5px;
}
  .campaign_2028 .step_2 .three_column {
    flex-direction: column;
    margin-top: 20px;
  }
  
  .campaign_2028 .step_2 .three_column > div {
    width: 100%;
  }
  .campaign_2028 .step_2 .three_column > div:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .campaign_2028 .step_2 .price {
    font-size: 3.7rem;
  }
  .campaign_2028 .step_2 .price span {
    font-size: 4rem;
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
  }

  .campaign_2029 .step_2 .step_content {
    padding-bottom: 5px;
}
  .campaign_2029 .step_2 .three_column {
    flex-direction: column;
    margin-top: 20px;
  }
  
  .campaign_2029 .step_2 .three_column > div {
    width: 100%;
  }
  .campaign_2029 .step_2 .three_column > div:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .campaign_2029 .step_2 .price {
    font-size: 3.7rem;
  }
  .campaign_2029 .step_2 .price span {
    font-size: 4rem;
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
  }
  
	
  .campaign_2030 .step_2 .step_content {
    padding-bottom: 5px;
}
  .campaign_2030 .step_2 .three_column {
    flex-direction: column;
    margin-top: 20px;
  }
  .campaign_2030 .step_2 .three_column > div {
    width: 100%;
  }
  .campaign_2030 .step_2 .three_column > div:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .campaign_2030 .step_2 .price {
    font-size: 3.7rem;
  }
  .campaign_2030 .step_2 .price span {
    font-size: 4rem;
  font-weight: 900;
  font-family: 'Noto Serif JP', sans-serif;
  }
	
	
}

/*step3セクション*/

.campaign_2025 .step_3 {
  margin-bottom: 30px;
}
.campaign_2025 .step_3 .step_num {
  background-color: #41648C;
}
.campaign_2025 .step_3_box .step_content {
  padding-bottom: 30px;
}
.campaign_2025 .step_3_box .step_content .add_price {
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
}
.campaign_2025 .step_3_box .step_content .middle .big_price {
  font-size: 8.5rem;
  color: #E60012;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 24px;
}
.campaign_2025 .step_3_box .set_ex {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.campaign_2025 .step_3_box .set_ex .top {
  background-color: #ECEFF3;
}
.campaign_2025 .step_3_box .set_ex .red {
  color: var(--red);
}
.campaign_2025 .step_3_box .bottom h4 {
  font-size: 2rem;
  font-family: 'Noto Serif JP', serif;
}
.campaign_2025 .step_3_box .bottom p{
  padding: 10px 0;
  text-align: center;
}

.campaign_2026 .step_3 {
  margin-bottom: 30px;
}
.campaign_2026 .step_3 .step_num {
  background-color: #41648C;
}
.campaign_2026 .step_3_box .step_content {
  padding-bottom: 30px;
}
.campaign_2026 .step_3_box .step_content .add_price {
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
}
.campaign_2026 .step_3_box .step_content .middle .big_price {
  font-size: 8.5rem;
  color: #E60012;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 24px;
}
.campaign_2026 .step_3_box .set_ex {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.campaign_2026 .step_3_box .set_ex .top {
  background-color: #ECEFF3;
}
.campaign_2026 .step_3_box .set_ex .red {
  color: var(--red);
}
.campaign_2026 .step_3_box .bottom h4 {
  font-size: 2rem;
  font-family: 'Noto Serif JP', serif;
}
.campaign_2026 .step_3_box .bottom p{
  padding: 10px 0;
  text-align: center;
}

.campaign_2027 .step_3 {
  margin-bottom: 30px;
}
.campaign_2027 .step_3 .step_num {
  background-color: #41648C;
}
.campaign_2027 .step_3_box .step_content {
  padding-bottom: 30px;
}
.campaign_2027 .step_3_box .step_content .add_price {
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
}
.campaign_2027 .step_3_box .step_content .middle .big_price {
  font-size: 8.5rem;
  color: #E60012;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 24px;
}
.campaign_2027 .step_3_box .set_ex {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.campaign_2027 .step_3_box .set_ex .top {
  background-color: #ECEFF3;
}
.campaign_2027 .step_3_box .set_ex .red {
  color: var(--red);
}
.campaign_2027 .step_3_box .bottom h4 {
  font-size: 2rem;
  font-family: 'Noto Serif JP', serif;
}
.campaign_2027 .step_3_box .bottom p{
  padding: 10px 0;
  text-align: center;
}

.campaign_2028 .step_3 {
  margin-bottom: 30px;
}
.campaign_2028 .step_3 .step_num {
  background-color: #41648C;
}
.campaign_2028 .step_3_box .step_content {
  padding-bottom: 30px;
}
.campaign_2028 .step_3_box .step_content .add_price {
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
}
.campaign_2028 .step_3_box .step_content .middle .big_price {
  font-size: 8.5rem;
  color: #E60012;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 24px;
}
.campaign_2028 .step_3_box .set_ex {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.campaign_2028 .step_3_box .set_ex .top {
  background-color: #ECEFF3;
}
.campaign_2028 .step_3_box .set_ex .red {
  color: var(--red);
}
.campaign_2028 .step_3_box .bottom h4 {
  font-size: 2rem;
  font-family: 'Noto Serif JP', serif;
}
.campaign_2028 .step_3_box .bottom p{
  padding: 10px 0;
  text-align: center;
}

.campaign_2029 .step_3 {
  margin-bottom: 30px;
}
.campaign_2029 .step_3 .step_num {
  background-color: #41648C;
}
.campaign_2029 .step_3_box .step_content {
  padding-bottom: 30px;
}
.campaign_2029 .step_3_box .step_content .add_price {
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
}
.campaign_2029 .step_3_box .step_content .middle .big_price {
  font-size: 8.5rem;
  color: #E60012;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 24px;
}
.campaign_2029 .step_3_box .set_ex {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.campaign_2029 .step_3_box .set_ex .top {
  background-color: #ECEFF3;
}
.campaign_2029 .step_3_box .set_ex .red {
  color: var(--red);
}
.campaign_2029 .step_3_box .bottom h4 {
  font-size: 2rem;
  font-family: 'Noto Serif JP', serif;
}
.campaign_2029 .step_3_box .bottom p{
  padding: 10px 0;
  text-align: center;
}

.campaign_2030 .step_3 {
  margin-bottom: 30px;
}
.campaign_2030 .step_3 .step_num {
  background-color: #41648C;
}
.campaign_2030 .step_3_box .step_content {
  padding-bottom: 30px;
}
.campaign_2030 .step_3_box .step_content .add_price {
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
}
.campaign_2030 .step_3_box .step_content .middle .big_price {
  font-size: 8.5rem;
  color: #E60012;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 24px;
}
.campaign_2030 .step_3_box .set_ex {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.campaign_2030 .step_3_box .set_ex .top {
  background-color: #ECEFF3;
}
.campaign_2030 .step_3_box .set_ex .red {
  color: var(--red);
}
.campaign_2030 .step_3_box .bottom h4 {
  font-size: 2rem;
  font-family: 'Noto Serif JP', serif;
}
.campaign_2030 .step_3_box .bottom p{
  padding: 10px 0;
  text-align: center;
}



/*step3*/

.campaign_2025 .step_3 .step_content .bottom h4 {
  background-color: #41648C;
}
.campaign_2025 .step_3 .step_content .bottom p {
  border: 1px solid #41648C;
  font-size: 2.3rem;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #41648C;
}

.campaign_2026 .step_3 .step_content .bottom h4 {
  background-color: #41648C;
}
.campaign_2026 .step_3 .step_content .bottom p {
  border: 1px solid #41648C;
  font-size: 2.3rem;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #41648C;
}

.campaign_2027 .step_3 .step_content .bottom h4 {
  background-color: #41648C;
}
.campaign_2027 .step_3 .step_content .bottom p {
  border: 1px solid #41648C;
  font-size: 2.3rem;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #41648C;
}

.campaign_2028 .step_3 .step_content .bottom h4 {
  background-color: #41648C;
}
.campaign_2028 .step_3 .step_content .bottom p {
  border: 1px solid #41648C;
  font-size: 2.3rem;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #41648C;
}

.campaign_2029 .step_3 .step_content .bottom h4 {
  background-color: #41648C;
}
.campaign_2029 .step_3 .step_content .bottom p {
  border: 1px solid #41648C;
  font-size: 2.3rem;
  font-family: 'Noto Sans JP',"游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #41648C;
}

.campaign_2030 .step_3 .step_content .bottom h4 {
  background-color: #41648C;
}
.campaign_2030 .step_3 .step_content .bottom p {
  border: 1px solid #41648C;
  font-size: 2.3rem;
  font-family: 'Noto Sans JP',"游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #41648C;
}



@media screen and (max-width: 800px) {
	
  .campaign_2025 .step_3_box .step_content {
    padding-bottom: 18px;
  }
  .campaign_2025 .step_3_box .step_content .add_price {
    font-size: 1.4rem;
  }
  .campaign_2025 .step_3_box .step_content .middle .big_price {
    font-size: 2.8rem;
    margin-bottom: 10px;
  }
  .campaign_2025 .step_3_box .set_ex {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .campaign_2025 .step_3_box .set_ex .top {
    font-size: 0.8rem;
  }
  .campaign_2025 .step_3_box .bottom h4 {
    font-size: 1.4rem;
  }
  .campaign_2025 .step_3_box .bottom p{
    padding: 5px 10px;
  }
	
  .campaign_2026 .step_3_box .step_content {
    padding-bottom: 18px;
  }
  .campaign_2026 .step_3_box .step_content .add_price {
    font-size: 1.4rem;
  }
  .campaign_2026 .step_3_box .step_content .middle .big_price {
    font-size: 2.8rem;
    margin-bottom: 10px;
  }
  .campaign_2026 .step_3_box .set_ex {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .campaign_2026 .step_3_box .set_ex .top {
    font-size: 0.8rem;
  }
  .campaign_2026 .step_3_box .bottom h4 {
    font-size: 1.4rem;
  }
  .campaign_2026 .step_3_box .bottom p{
    padding: 5px 10px;
  }
	
  .campaign_2027 .step_3_box .step_content {
    padding-bottom: 18px;
  }
  .campaign_2027 .step_3_box .step_content .add_price {
    font-size: 1.4rem;
  }
  .campaign_2027 .step_3_box .step_content .middle .big_price {
    font-size: 2.8rem;
    margin-bottom: 10px;
  }
  .campaign_2027 .step_3_box .set_ex {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .campaign_2027 .step_3_box .set_ex .top {
    font-size: 0.8rem;
  }
  .campaign_2027 .step_3_box .bottom h4 {
    font-size: 1.4rem;
  }
  .campaign_2027 .step_3_box .bottom p{
    padding: 5px 10px;
  }
	
		
  .campaign_2028 .step_3_box .step_content {
    padding-bottom: 18px;
  }
  .campaign_2028 .step_3_box .step_content .add_price {
    font-size: 1.4rem;
  }
  .campaign_2028 .step_3_box .step_content .middle .big_price {
    font-size: 2.8rem;
    margin-bottom: 10px;
  }
  .campaign_2028 .step_3_box .set_ex {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .campaign_2028 .step_3_box .set_ex .top {
    font-size: 0.8rem;
  }
  .campaign_2028 .step_3_box .bottom h4 {
    font-size: 1.4rem;
  }
  .campaign_2028 .step_3_box .bottom p{
    padding: 5px 10px;
  }
		
  .campaign_2029 .step_3_box .step_content {
    padding-bottom: 18px;
  }
  .campaign_2029 .step_3_box .step_content .add_price {
    font-size: 1.4rem;
  }
  .campaign_2029 .step_3_box .step_content .middle .big_price {
    font-size: 2.8rem;
    margin-bottom: 10px;
  }
  .campaign_2029 .step_3_box .set_ex {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .campaign_2029 .step_3_box .set_ex .top {
    font-size: 0.8rem;
  }
  .campaign_2029 .step_3_box .bottom h4 {
    font-size: 1.4rem;
  }
  .campaign_2029 .step_3_box .bottom p{
    padding: 5px 10px;
  }
		
  .campaign_2030 .step_3_box .step_content {
    padding-bottom: 18px;
  }
  .campaign_2030 .step_3_box .step_content .add_price {
    font-size: 1.4rem;
  }
  .campaign_2030 .step_3_box .step_content .middle .big_price {
    font-size: 2.8rem;
    margin-bottom: 10px;
  }
  .campaign_2030 .step_3_box .set_ex {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .campaign_2030 .step_3_box .set_ex .top {
    font-size: 0.8rem;
  }
  .campaign_2030 .step_3_box .bottom h4 {
    font-size: 1.4rem;
  }
  .campaign_2030 .step_3_box .bottom p{
    padding: 5px 10px;
  }
	
	
}

/*step3*/
.campaign_2025 .step_3 .step_content .bottom p {
  font-size: 1.3rem;
}
.campaign_2026 .step_3 .step_content .bottom p {
  font-size: 1.3rem;
}
.campaign_2027 .step_3 .step_content .bottom p {
  font-size: 1.3rem;
}
.campaign_2028 .step_3 .step_content .bottom p {
  font-size: 1.3rem;
}
.campaign_2029 .step_3 .step_content .bottom p {
  font-size: 1.3rem;
}
.campaign_2030 .step_3 .step_content .bottom p {
  font-size: 1.3rem;
}


/*今だけ*/
.campaign_2025 .step_now .step_num {
  background-color: #EBCB43;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
}

.campaign_2025 .step_now .step_content .bottom h4 {
  font-size: 1.6rem;
  font-weight: normal;
  background-color: #E60012;
}
.campaign_2025 .step_now .step_content .bottom p {
  border: 1px solid #E60012;
}

.campaign_2026 .step_now .step_num {
  background-color: #EBCB43;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
}

.campaign_2026 .step_now .step_content .bottom h4 {
  font-size: 1.6rem;
  font-weight: normal;
  background-color: #E60012;
}
.campaign_2026 .step_now .step_content .bottom p {
  border: 1px solid #E60012;
}

.campaign_2027 .step_now .step_num {
  background-color: #EBCB43;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
}

.campaign_2027 .step_now .step_content .bottom h4 {
  font-size: 1.6rem;
  font-weight: normal;
  background-color: #E60012;
}
.campaign_2027 .step_now .step_content .bottom p {
  border: 1px solid #E60012;
}

.campaign_2028 .step_now .step_num {
  background-color: #EBCB43;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
}

.campaign_2028 .step_now .step_content .bottom h4 {
  font-size: 1.6rem;
  font-weight: normal;
  background-color: #E60012;
}
.campaign_2028 .step_now .step_content .bottom p {
  border: 1px solid #E60012;
}

.campaign_2029 .step_now .step_num {
  background-color: #EBCB43;
  font-family: 'Noto Sans JP',"游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
}
.campaign_2029 .step_now .step_content .bottom h4 {
  font-size: 1.6rem;
  font-weight: normal;
  background-color: #E60012;
}
.campaign_2029 .step_now .step_content .bottom p {
  border: 1px solid #E60012;
}

.campaign_2030 .step_now .step_num {
  background-color: #EBCB43;
  font-family: 'Noto Sans JP',"游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
}
.campaign_2030 .step_now .step_content .bottom h4 {
  font-size: 1.6rem;
  font-weight: normal;
  background-color: #E60012;
}
.campaign_2030 .step_now .step_content .bottom p {
  border: 1px solid #E60012;
}


@media screen and (max-width: 800px) {
  .campaign_2025 .step_now .step_num {
    background-color: #EBCB43;
    font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
  }
  .campaign_2026 .step_now .step_num {
    background-color: #EBCB43;
    font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
  }
  .campaign_2027 .step_now .step_num {
    background-color: #EBCB43;
    font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
  }
  .campaign_2028 .step_now .step_num {
    background-color: #EBCB43;
    font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
  }
  .campaign_2029 .step_now .step_num {
    background-color: #EBCB43;
    font-family: 'Noto Sans JP',"游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
  }
  .campaign_2030 .step_now .step_num {
    background-color: #EBCB43;
    font-family: 'Noto Sans JP',"游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
  }
}









/***キャンペーン***/

/*FV*/
.campaignfv_2025 {
  background: url(../img/campaign2025_fv_back.jpg) center / cover no-repeat;
  padding: 300px 0 160px;
}
.campaignfv_2025 figure {
  width: calc(100% - 300px);
  margin: 0 auto;
  margin-bottom: 150px;
}
.campaignfv_2025 .sec_title {
  margin-bottom: 70px;
}
.campaignfv_2025 .sec_title p {
  line-height: 1;
}
.campaignfv_2025 .sec_title p.small {
  font-size: 2rem;
  margin-top: 14px;
}
.campaignfv_2025 .subtext {
  text-align: center;
}
.campaignfv_2025 .subtext h2 {
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 20px;
}

.campaignfv_2026 {
  background: url(../img/campaign2026_fv_back.jpg) center / cover no-repeat;
  padding: 300px 0 160px;
}
.campaignfv_2026 figure {
  width: calc(100% - 300px);
  margin: 0 auto;
  margin-bottom: 150px;
}
.campaignfv_2026 .sec_title {
  margin-bottom: 70px;
}
.campaignfv_2026 .sec_title p {
  line-height: 1;
}
.campaignfv_2026 .sec_title p.small {
  font-size: 2rem;
  margin-top: 14px;
}
.campaignfv_2026 .subtext {
  text-align: center;
}
.campaignfv_2026 .subtext h2 {
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 20px;
}

.campaignfv_2027 {
  background: url(../img/campaign2027_fv_back.jpg) center / cover no-repeat;
  padding: 300px 0 160px;
}
.campaignfv_2027 figure {
  width: calc(100% - 300px);
  margin: 0 auto;
  margin-bottom: 150px;
}
.campaignfv_2027 .sec_title {
  margin-bottom: 70px;
}
.campaignfv_2027 .sec_title p {
  line-height: 1;
}
.campaignfv_2027 .sec_title p.small {
  font-size: 2rem;
  margin-top: 14px;
}
.campaignfv_2027 .subtext {
  text-align: center;
}
.campaignfv_2027 .subtext h2 {
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 20px;
}

.campaignfv_2028 {
  background: url(../img/campaign2028_fv_back.jpg) center / cover no-repeat;
  padding: 300px 0 160px;
}
.campaignfv_2028 figure {
  width: calc(100% - 300px);
  margin: 0 auto;
  margin-bottom: 150px;
}
.campaignfv_2028 .sec_title {
  margin-bottom: 70px;
}
.campaignfv_2028 .sec_title p {
  line-height: 1;
}
.campaignfv_2028 .sec_title p.small {
  font-size: 2rem;
  margin-top: 14px;
}
.campaignfv_2028 .subtext {
  text-align: center;
}
.campaignfv_2028 .subtext h2 {
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 20px;
}

.campaignfv_2029 {
  background: url(../img/campaign2029_fv_back.jpg) center / cover no-repeat;
  padding: 300px 0 160px;
}
.campaignfv_2029 figure {
  width: calc(100% - 300px);
  margin: 0 auto;
  margin-bottom: 150px;
}
.campaignfv_2029 .sec_title {
  margin-bottom: 70px;
}
.campaignfv_2029 .sec_title p {
  line-height: 1;
}
.campaignfv_2029 .sec_title p.small {
  font-size: 2rem;
  margin-top: 14px;
}
.campaignfv_2029 .subtext {
  text-align: center;
}
.campaignfv_2029 .subtext h2 {
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 20px;
}

.campaignfv_2030 {
  background: url(../img/campaign2030_fv_back.jpg) center / cover no-repeat;
  padding: 300px 0 160px;
}
.campaignfv_2030 figure {
  width: calc(100% - 300px);
  margin: 0 auto;
  margin-bottom: 150px;
}
.campaignfv_2030 .sec_title {
  margin-bottom: 70px;
}
.campaignfv_2030 .sec_title p {
  line-height: 1;
}
.campaignfv_2030 .sec_title p.small {
  font-size: 2rem;
  margin-top: 14px;
}
.campaignfv_2030 .subtext {
  text-align: center;
}
.campaignfv_2030 .subtext h2 {
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 20px;
}

@media screen and (max-width: 800px) {
  .campaignfv_2025 {
    background: url(../img/campaign2025_fv_back.jpg) center / cover no-repeat;
    padding: 100px 0px 40px;
  }
  .campaignfv_2025 figure {
    width: calc(100% - 60px);
    margin-bottom: 50px;
  }
  .campaignfv_2025 .sec_title {
    margin-bottom: 20px;
  }
  .campaignfv_2025 .sec_title p.small {
    font-size: 2rem;
    margin-top: 5px;
  }
  .campaignfv_2025 .subtext h2 {
    margin-bottom: 10px;
  }

.campaignfv_2026 {
    background: url(../img/campaign2026_fv_back.jpg) center / cover no-repeat;
    padding: 100px 0px 40px;
  }
  .campaignfv_2026 figure {
    width: calc(100% - 60px);
    margin-bottom: 50px;
  }
  .campaignfv_2026 .sec_title {
    margin-bottom: 20px;
  }
  .campaignfv_2026 .sec_title p.small {
    font-size: 2rem;
    margin-top: 5px;
  }
  .campaignfv_2026 .subtext h2 {
    margin-bottom: 10px;
  }

  .campaignfv_2027 {
    background: url(../img/campaign2027_fv_back.jpg) center / cover no-repeat;
    padding: 100px 0px 40px;
  }
  .campaignfv_2027 figure {
    width: calc(100% - 60px);
    margin-bottom: 50px;
  }
  .campaignfv_2027 .sec_title {
    margin-bottom: 20px;
  }
  .campaignfv_2027 .sec_title p.small {
    font-size: 2rem;
    margin-top: 5px;
  }
  .campaignfv_2027 .subtext h2 {
    margin-bottom: 10px;
  }


  .campaignfv_2028 {
    background: url(../img/campaign2028_fv_back.jpg) center / cover no-repeat;
    padding: 100px 0px 40px;
  }
  .campaignfv_2028 figure {
    width: calc(100% - 60px);
    margin-bottom: 50px;
  }
  .campaignfv_2028 .sec_title {
    margin-bottom: 20px;
  }
  .campaignfv_2028 .sec_title p.small {
    font-size: 2rem;
    margin-top: 5px;
  }
  .campaignfv_2028 .subtext h2 {
    margin-bottom: 10px;
  }


  .campaignfv_2029 {
    background: url(../img/campaign2029_fv_back.jpg) center / cover no-repeat;
    padding: 100px 0px 40px;
  }
  .campaignfv_2029 figure {
    width: calc(100% - 60px);
    margin-bottom: 50px;
  }
  .campaignfv_2029 .sec_title {
    margin-bottom: 20px;
  }
  .campaignfv_2029 .sec_title p.small {
    font-size: 2rem;
    margin-top: 5px;
  }
  .campaignfv_2029 .subtext h2 {
    margin-bottom: 10px;
  }


  .campaignfv_2030 {
    background: url(../img/campaign2030_fv_back.jpg) center / cover no-repeat;
    padding: 100px 0px 40px;
  }
  .campaignfv_2030 figure {
    width: calc(100% - 60px);
    margin-bottom: 50px;
  }
  .campaignfv_2030 .sec_title {
    margin-bottom: 20px;
  }
  .campaignfv_2030 .sec_title p.small {
    font-size: 2rem;
    margin-top: 5px;
  }
  .campaignfv_2030 .subtext h2 {
    margin-bottom: 10px;
  }

}
