/* ======================================================================

====================================================================== */
.cta202601a {
  width: 100%;
  padding: 50px 40px;
  border-radius: 20px;
  background-image: linear-gradient(-45deg, #fff67c calc(50% - 1px), #fff calc(50% - 1px), #fff 50%, #fff67c 50%);
  background-size: 14px 14px;
  background-repeat: repeat;
  margin: 50px auto 0;
}

@media screen and (max-width: 970px) {
  .cta202601a {
    padding: 50px 15px 30px;
    margin: 40px auto 0;
  }
}

.cta202601a .ttl_cta202601 {
  line-height: 34px;
  font-size: 26px;
  font-weight: 700;
  position: relative;
  text-align: center;
  margin: 0 0 50px;
}

@media screen and (max-width: 970px) {
  .cta202601a .ttl_cta202601 {
    margin: 0 0 50px;
    font-size: 24px;
  }
}

.cta202601a .ttl_cta202601:before {
  content: "";
  width: 64px;
  height: 3px;
  position: absolute;
  bottom: -20px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background: url("../../assets/img/common/dot-1.svg") repeat-x;
}

.cta202601a .ttl_cta202601 span {
  color: #00A29A;
}

.cta202601a .box {
  background: #FFFFFF;
  box-shadow: 3px 3px 0 #00000019;
  border: 1px solid #E6E6E6;
  border-radius: 10px;
  padding: 25px 50px 40px;
}

@media screen and (max-width: 970px) {
  .cta202601a .box {
    padding: 20px 20px 30px;
  }
}

.cta202601a .box .item01 {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 30px;
}

@media screen and (max-width: 970px) {
  .cta202601a .box .item01 {
    display: inherit;
  }
}

.cta202601a .box .item01 .left {
  width: 100%;
  max-width: 100%;
  margin: 0 20px 0 0;
}

@media screen and (max-width: 970px) {
  .cta202601a .box .item01 .left {
    margin: 0 0 20px;
  }
}

.cta202601a .box .item01 .left .c_txt_point {
  margin-bottom: 10px;
}

.cta202601a .box .item01 .right {
  width: 100%;
  max-width: 100%;
}

.cta202601a .box .item01 .right .c_btn_septenary {
  max-width: 100%;
  margin: 0;
  font-size: 26px;
  line-height: 34px;
  font-weight: bold;
  color: #fff;
  box-shadow: 0 3px 0 0 #00934A;
  background: #0EC367;
  border: none;
  height: 80px;
}

@media screen and (max-width: 970px) {
  .cta202601a .box .item01 .right .c_btn_septenary {
    height: 60px;
    font-size: 18px;
    line-height: 26px;
  }
}

.cta202601a .box .item01 .right .c_btn_septenary:after {
  border-left: solid 8px #fff;
}

.cta202601a .box .item02 {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 970px) {
  .cta202601a .box .item02 {
    display: inherit;
  }
}

.cta202601a .box .item02 .left {
  margin-right: 20px;
}

@media screen and (max-width: 970px) {
  .cta202601a .box .item02 .left {
    margin: 0;
  }
}

.cta202601a .box .item02 .left .c_txt_point {
  color: #00A29A;
  font-weight: bold;
}

.cta202601a .box .item02 .left .c_txt_point:after, .cta202601a .box .item02 .left .c_txt_point:before {
  color: #00A29A;
  background: #00A29A;
}

.cta202601a .box .item02 .left .t01 {
  text-align: center;
  margin: 0;
}

@media screen and (max-width: 970px) {
  .cta202601a .box .item02 .left .t01 {
    font-size: 14px;
  }
}

.cta202601a .box .item02 .left .t01 span {
  color: #00A29A;
  font-weight: bold;
  margin-right: 5px;
}

.l_main .c_btn_primary.t1 {
  max-width: 100%;
  margin: 0;
  font-size: 26px;
  line-height: 34px;
  font-weight: bold;
  height: 80px;
}

@media screen and (max-width: 970px) {
  .l_main .c_btn_primary.t1 {
    height: 60px;
    font-size: 18px;
    line-height: 26px;
  }
}

.l_main .c_btn_primary.t2 {
  width: 100%;
  height: 65px;
  max-width: 100%;
  box-shadow: 0 3px 0 0 #2862AC;
  background: #3180E8;
}

@media screen and (max-width: 970px) {
  .l_main .c_btn_primary.t2 {
    margin: 30px auto 0;
    font-size: 18px;
    height: 60px;
  }
}

.l_main .c_btn_primary.t3 {
  width: 100%;
  height: 80px;
  max-width: 100%;
  box-shadow: none;
  background: #00A29A;
  font-size: 30px;
  margin: 10px auto;
}

.l_main .c_btn_primary.t3:after {
  display: none;
}

.l_main .c_btn_primary.t3.u_sp {
  display: none;
}

@media screen and (max-width: 970px) {
  .l_main .c_btn_primary.t3.u_sp {
    display: flex;
  }
}
