.txt p:not(:last-child) {
  margin-bottom: 25px;
}

.ttl {
  text-align: center;
}

.txt-global {
  margin: 40px 0;
}
@media only screen and (min-width: 768px) {
  .txt-global {
    margin: 50px 0;
  }
}

@media only screen and (max-width: 767px) {
  .style3 .style3-img {
    margin: 0 auto;
    width: 200px;
  }
}
@media only screen and (min-width: 768px) {
  .style3 .style3-img {
    width: 314px;
  }
  .style3 .style3-info {
    width: calc(100% - 350px);
    max-width: 810px;
  }
}
@media only screen and (max-width: 980px) {
  .style3 .style3-info {
    width: 100%;
  }
}

.sec1 {
  margin-bottom: 80px;
}
.sec1 .ttl26 {
  margin-bottom: 30px;
  text-align: center;
}
.sec1 h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.75;
  margin: 40px 0;
}
@media only screen and (min-width: 768px) {
  .sec1 {
    margin-bottom: 140px;
    padding: 0 30px;
  }
  .sec1 .ttl26 {
    margin-bottom: 50px;
  }
  .sec1 h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.75;
    margin: 50px 0;
  }
  .sec1 .group_hover .group-item {
    width: 22.1%;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
  .sec1 .group_hover .group-item {
    width: 23%;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .sec1 .group_hover .group-item {
    width: calc(50% - 15px);
    margin-bottom: 30px;
  }
  .sec1 h3 {
    margin-top: 20px;
  }
}

.sec2 .sec2-txt2 {
  margin: 20px 0 30px;
}
.sec2 .bg_white {
  margin-bottom: 30px;
}
.sec2 .bg_white .ttl26 {
  text-align: center;
  margin-bottom: 10px;
}
.sec2 .sec2-2 {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  .sec2 .sec2-txt1 {
    margin-bottom: 90px;
  }
  .sec2 .sec2-1 .df-pc {
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
  .sec2 .sec2-1 .bg_white {
    width: calc(50% - 25px);
    margin-bottom: 30px;
  }
  .sec2 .sec2-1 .bg_white .ttl26 {
    margin-bottom: 20px;
  }
  .sec2 .sec2-2 {
    margin-top: 90px;
  }
  .sec2 .sec2-2 .group_hover .group-item {
    width: calc((100% - 100px) / 3);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .sec2 .sec2-1 .bg_white {
    width: calc(50% - 15px);
  }
  .sec2 .sec2-2 .group_hover .group-item {
    width: calc(50% - 15px);
  }
}

.sec3 {
  margin-bottom: 80px;
}
.sec3 .ttl span {
  font-weight: 700;
  color: var(--color1);
  font-size: 80px;
  line-height: 1;
}
.sec3 .point-txt3 {
  margin-bottom: 20px;
}
.sec3 .point-item .point-box {
  margin-bottom: 0;
  margin-top: 30px;
}
.sec3 .point-item .point-num {
  font-weight: 700;
}
.sec3 .point-item .point-num span {
  font-size: 24px;
}
.sec3 .point-txt5 {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .sec3 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .sec3 .ttl span {
    font-size: 100px;
    display: inline-block;
    margin-top: -8px;
  }
  .sec3 .point-item .point-num {
    font-size: 24px;
  }
  .sec3 .point-item .point-num span {
    font-size: 30px;
  }
  .sec3 .point-item .point-ttl {
    width: calc(100% - 175px);
  }
}

.sec4 {
  margin-bottom: 80px;
}
.sec4 .ttl {
  margin-bottom: 40px;
  text-align: center;
}
.sec4 .sec4-item {
  border-radius: var(--border-radius-md);
  background: #fff;
  box-sizing: border-box;
  padding: 30px 20px;
  margin-top: 50px;
}
.sec4 .sec4-num {
  font-weight: 400;
  color: #fff;
  background: var(--color1);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  line-height: 1;
  border-radius: var(--border-radius-md);
  width: 170px;
  height: 46px;
}
.sec4 .sec4-ttl {
  font-weight: 700;
  margin: 20px 0;
  font-size: 26px;
  line-height: 1.7;
}
.sec4 .txt-red {
  color: #F76E76;
  font-weight: 700;
}
.sec4 .sec4-img {
  margin: 20px auto 0;
  width: 210px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .sec4 {
    padding-bottom: 145px;
    margin-bottom: 145px;
  }
  .sec4 .ttl {
    margin-bottom: 45px;
  }
  .sec4 .sec4-item {
    padding: 34px 40px;
    margin-top: 50px;
  }
  .sec4 .sec4-item .df-pc {
    align-items: center;
  }
  .sec4 .sec4-info {
    width: calc(100% - 295px);
  }
  .sec4 .sec4-ttl {
    margin: 20px 0;
    font-size: 26px;
  }
  .sec4 .sec4-img {
    margin: 0;
    width: 258px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .sec4 .sec4-item .df-pc {
    align-items: flex-start;
  }
  .sec4 .sec4-img {
    width: 215px;
  }
  .sec4 .sec4-info {
    width: calc(100% - 240px);
  }
}

.sec5 {
  margin-bottom: 80px;
}
.sec5 .bg_yellow2 {
  margin-bottom: 40px;
}
.sec5 .sec5-txt2 {
  margin: 20px 0 30px;
}
.sec5 .group_hover .group-item .group-ttl {
  font-size: 18px;
  color: var(--color1);
  margin-top: 10px;
}
.sec5 .group_hover .group-item .group-on {
  line-height: 1.4;
  padding: 20px;
}
@media only screen and (min-width: 768px) {
  .sec5 {
    margin-bottom: 140px;
    padding: 0 30px;
  }
  .sec5 .sec5-1 .group_hover .group-item {
    width: calc((100% - 75px) / 4);
    margin-bottom: 0;
  }
  .sec5 .sec5-1 .group_hover .group-item .group-on {
    min-height: inherit;
  }
  .sec5 .sec5-2 .group_hover .group-item {
    width: calc((100% - 44px) / 3);
    margin-bottom: 0;
  }
  .sec5 .sec5-2 .group_hover .group-item .group-on {
    min-height: inherit;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .sec5 .sec5-2, .sec5 .sec5-1 {
    padding-bottom: 1px;
  }
  .sec5 .sec5-2 .group_hover .group-item, .sec5 .sec5-1 .group_hover .group-item {
    width: calc(50% - 12px);
    margin-bottom: 30px;
  }
}

.sec6 .sec6-1 {
  margin-bottom: 80px;
}
.sec6 .sec6-1 .bg_white {
  margin-bottom: 30px;
}
.sec6 .sec6-1 .sec6-ttl {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
.sec6 .sec6-2 .ttl28 {
  margin-bottom: 30px;
}
.sec6 .sec6-2 .ttl26 {
  margin-bottom: 30px;
}
.sec6 .sec6-2 .case-item .style1 p:not(:last-child) {
  margin-bottom: 30px;
}
.sec6 .sec6-2 .case-item .style1 p.b18 {
  color: var(--color2);
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .sec6 .sec6-1 {
    margin-bottom: 100px;
  }
  .sec6 .sec6-1 .bg_white {
    width: calc(50% - 25px);
  }
  .sec6 .sec6-1 .sec6-ttl {
    font-size: 24px;
  }
}

.sec7 {
  margin-bottom: 80px;
}
.sec7 .sec7-txt2 {
  margin: 30px 0;
}
.sec7 .sec7-1 {
  margin-bottom: 60px;
}
.sec7 .sec7-item {
  margin-bottom: 30px;
  border-style: solid;
  border-width: 2px;
  padding: 30px;
  border-radius: var(--border-radius-md);
}
.sec7 .sec7-item .ttl26 {
  text-align: center;
}
.sec7 .sec7-item.item-blue {
  border-color: var(--color2);
}
.sec7 .sec7-item.item-blue .ttl26 {
  color: var(--color2);
}
.sec7 .sec7-item.item-yellow {
  border-color: var(--color1);
}
.sec7 .sec7-item.item-yellow .ttl26 {
  color: var(--color1);
}
.sec7 .sec7-item.item-red {
  border-color: var(--color5);
}
.sec7 .sec7-item.item-red .ttl26 {
  color: var(--color5);
}
.sec7 .sec7-item.item-green {
  border-color: var(--color4);
}
.sec7 .sec7-item.item-green .ttl26 {
  color: var(--color4);
}
.sec7 .sec7-item .price {
  text-align: center;
  font-weight: 700;
  border-bottom: 1px solid var(--border-light);
  padding-bottom: 22px;
  margin-bottom: 30px;
  font-size: 18px;
  margin-top: 15px;
}
.sec7 .sec7-item .price span {
  font-size: 138%;
}
@media only screen and (min-width: 768px) {
  .sec7 {
    margin-bottom: 140px;
    padding: 0 30px;
  }
  .sec7 .sec7-item {
    margin-bottom: 50px;
    padding: 40px 30px;
  }
  .sec7 .sec7-item .price {
    padding-bottom: 30px;
    font-size: 26px;
    margin-top: 15px;
  }
  .sec7 .sec7-item .price span {
    font-size: 36px;
  }
  .sec7 .sec7-1 {
    margin-bottom: 50px;
  }
  .sec7 .sec7-1 .df-pc {
    flex-wrap: wrap;
  }
  .sec7 .sec7-1 .sec7-item {
    width: calc(50% - 25px);
  }
  .sec7 .sec7-2 .sec7-item {
    width: calc((100% - 100px) / 3);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .sec7 .sec7-item {
    padding: 30px 20px;
  }
  .sec7 .sec7-item .ttl26 {
    font-size: 24px;
  }
  .sec7 .sec7-1 {
    margin-bottom: 50px;
  }
  .sec7 .sec7-1 .df-pc {
    flex-wrap: wrap;
  }
  .sec7 .sec7-1 .sec7-item {
    width: calc(50% - 15px);
  }
  .sec7 .sec7-2 .df-pc {
    flex-wrap: wrap;
  }
  .sec7 .sec7-2 .sec7-item {
    width: calc(50% - 15px);
  }
}

@media only screen and (min-width: 768px) {
  .sec8 .tabs-switch {
    flex-wrap: wrap;
    align-items: flex-start;
  }
}

/*# sourceMappingURL=marketing.css.map */
