.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: 760px;
  }
}
@media only screen and (max-width: 980px) {
  .style3 .style3-info {
    width: 100%;
  }
}

.sec1 {
  margin-bottom: 80px;
}
.sec1 .ttl {
  text-align: center;
}
.sec1 .sec1-txt1 {
  margin-top: 30px;
}
.sec1 .sec1-txt3 {
  justify-content: center;
  color: var(--color1);
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.6;
  margin-top: 40px;
}
.sec1 .sec1-txt3 p span {
  display: inline-block;
}
.sec1 .sec1-txt3 p span:first-child {
  margin-right: 8px;
}
.sec1 .sec1-txt3 p span:last-child {
  margin-left: 8px;
}
.sec1 .sec1-txt4 {
  font-size: 18px;
}
.sec1 .sec1-box {
  border-radius: var(--border-radius-md);
  padding: 30px 20px;
  background: var(--bg-light);
  margin-bottom: 30px;
}
.sec1 .sec1-box dt {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .sec1 {
    margin-bottom: 140px;
    padding: 0 30px;
  }
  .sec1 .sec1-txt3 {
    margin-top: 50px;
  }
  .sec1 .group_hover .group-item {
    width: calc((100% - 50px) / 3);
    margin-bottom: 0;
  }
  .sec1 .sec1-txt3 {
    font-size: 32px;
    letter-spacing: 0.05em;
    line-height: 56px;
  }
  .sec1 .sec1-box {
    width: calc(50% - 25px);
    margin-bottom: 0;
  }
}

.sec2 {
  padding-bottom: 80px;
}
.sec2 .point-box {
  margin-top: 40px;
}
.sec2 .point-box p:not(:last-child) {
  margin-bottom: 40px;
}
.sec2 .point-box p:not(:last-child).b18 {
  margin-bottom: 20px;
}
.sec2 .point-box dl:not(:last-child) {
  margin-bottom: 40px;
}
.sec2 .point-box dl dt {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.sec2 .point-box dl dt p:nth-child(1) {
  line-height: 1;
  margin-bottom: 10px;
  color: var(--color1);
  font-weight: 400;
  font-size: 20px;
}
.sec2 .point-box dl dt p:nth-child(1) span {
  font-size: 50px;
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  .sec2 {
    padding-bottom: 140px;
  }
  .sec2 .point-item .point-num {
    width: 170px;
  }
  .sec2 .point-item .point-ttl {
    width: calc(100% - 190px);
  }
  .sec2 .point-box {
    padding: 40px;
  }
  .sec2 .point-box p:not(:last-child) {
    margin-bottom: 50px;
  }
  .sec2 .point-box dl dt {
    align-items: center;
    padding-bottom: 10px;
  }
  .sec2 .point-box dl dt p:nth-child(1) {
    align-items: flex-end;
    width: 95px;
  }
  .sec2 .point-box dl dt p:nth-child(1) span {
    margin-bottom: -5px;
  }
  .sec2 .point-box dl dt .b18 {
    width: calc(100% - 120px);
  }
}

.sec3 {
  margin-bottom: 80px;
}
.sec3 .sec3-item {
  border-radius: var(--border-radius-md);
  background: #fff;
  box-sizing: border-box;
  padding: 30px 20px;
  margin-top: 50px;
}
.sec3 .sec3-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;
}
.sec3 .sec3-ttl {
  font-weight: 700;
  margin: 20px 0;
  font-size: 26px;
  line-height: 1.7;
}
.sec3 .txt-red {
  color: #F76E76;
  font-weight: 700;
}
.sec3 .sec3-img {
  margin: 20px auto 0;
  width: 210px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .sec3 {
    margin-bottom: 140px;
    padding: 0 30px;
  }
  .sec3 .sec3-item {
    padding: 34px 40px;
    margin-top: 50px;
  }
  .sec3 .sec3-item .df-pc {
    align-items: center;
  }
  .sec3 .sec3-info {
    width: calc(100% - 295px);
  }
  .sec3 .sec3-ttl {
    margin: 20px 0;
    font-size: 26px;
  }
  .sec3 .sec3-img {
    margin: 0;
    width: 257px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .sec3 .sec3-item .df-pc {
    align-items: flex-start;
  }
  .sec3 .sec3-img {
    width: 215px;
  }
  .sec3 .sec3-info {
    width: calc(100% - 240px);
  }
}

.sec4 .bg_white:not(:last-child) {
  margin-bottom: 50px;
}
.sec4 .ttl28 {
  text-align: center;
}
.sec4 .ttl28 span {
  display: inline-block;
}
.sec4 .price {
  justify-content: center;
  align-items: center;
  margin: 30px 0;
  text-align: center;
}
.sec4 .price .price1 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: var(--border-radius-md);
  font-size: 18px;
  font-weight: 700;
  height: 50px;
}
.sec4 .price .price2 {
  font-weight: 700;
}
.sec4 .price .price2 span {
  font-size: 38px;
}
.sec4 .sec4-box {
  border-width: 2px;
  border-style: solid;
  padding: 20px;
  border-radius: var(--border-radius-md);
  margin-top: 30px;
}
.sec4 .sec4-box .b18 {
  margin-bottom: 10px;
}
.sec4 .sec4-box .list-dot {
  flex-wrap: wrap;
  line-height: 1.6;
}
.sec4 .sec4-1 .price1 {
  background: var(--color2);
}
.sec4 .sec4-1 .sec4-box {
  border-color: var(--color2);
}
.sec4 .sec4-2 .price1 {
  background: var(--color4);
}
.sec4 .sec4-2 .sec4-box {
  border-color: var(--color4);
}
.sec4 .sec4-3 .price1 {
  background: var(--color5);
}
.sec4 .sec4-3 .sec4-box {
  border-color: var(--color5);
}
@media only screen and (min-width: 768px) {
  .sec4 {
    padding-bottom: 140px;
  }
  .sec4 .price .price1 {
    height: 63px;
    width: 100px;
    margin-right: 30px;
  }
  .sec4 .price .price2 {
    line-height: 1;
  }
  .sec4 .price .price2 span {
    font-size: 46px;
  }
  .sec4 .sec4-box {
    padding: 30px;
  }
  .sec4 .sec4-box .b18 {
    margin-bottom: 0;
  }
  .sec4 .sec4-box .list-dot {
    flex-wrap: wrap;
    width: calc(100% - 360px);
    justify-content: flex-start;
  }
  .sec4 .sec4-box .list-dot li:not(:last-child) {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .sec4 .sec4-box .list-dot {
    width: calc(100% - 290px);
  }
}

.sec5 {
  margin-bottom: 10px;
}
.sec5 .step-item {
  background: var(--bg-light);
  padding: 20px 30px 40px;
}
.sec5 .toggle-link {
  border-bottom: none;
  padding-bottom: 10px;
}
.sec5 .toggle-link .fnt-belanosima {
  color: var(--color1);
  font-weight: 400;
  font-size: 50px;
  line-height: 1;
}
.sec5 .toggle-link .point-ttl {
  font-weight: 700;
  color: #333;
  font-size: 22px;
  margin-top: 10px;
}
.sec5 .point-box {
  margin-top: 20px;
  margin-bottom: 0;
  padding: 20px;
}
.sec5 .point-box .list-dot {
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .sec5 {
    margin-bottom: 140px;
    padding: 0 30px;
  }
  .sec5 .step-item {
    padding: 40px;
  }
  .sec5 .toggle-link {
    padding-bottom: 10px;
  }
  .sec5 .toggle-link .fnt-belanosima {
    margin-left: 20px;
  }
  .sec5 .toggle-link .point-ttl {
    font-size: 28px;
    width: calc(100% - 90px);
  }
  .sec5 .point-box {
    margin-top: 20px;
    margin-bottom: 0;
    padding: 20px;
  }
  .sec5 .point-box .list-dot {
    font-size: 18px;
    line-height: 24px;
  }
}

.sec6 {
  margin-bottom: 80px;
}
.sec6 .ttl {
  margin-bottom: 25px;
}
.sec6 .case-item .style1 p:not(:last-child) {
  margin-bottom: 30px;
}
.sec6 .case-item .style1 p.b18 {
  color: var(--color2);
  margin-bottom: 15px;
}
.sec6 .sec6-1 {
  margin-bottom: 60px;
}
.sec6 h3.ttl28 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .sec6 .heightLine-1 {
    height: auto !important;
  }
}
@media only screen and (min-width: 768px) {
  .sec6 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .sec6 .ttl {
    margin-bottom: 50px;
  }
  .sec6 .sec6-1 {
    margin-bottom: 100px;
  }
  .sec6 h3.ttl28 {
    margin-bottom: 40px;
  }
  .sec6 .sec6-2 .style2 {
    margin-bottom: 40px;
    width: calc((100% - 100px) / 3);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .sec6 .sec6-2 .style2 {
    width: calc((100% - 50px) / 3);
  }
}
@media only screen and (min-width: 768px) and (max-width: 940px) {
  .sec6 .sec6-2 .df-pc {
    flex-wrap: wrap;
    justify-content: center;
  }
  .sec6 .sec6-2 .style2 {
    width: calc(50% - 15px);
  }
  .sec6 .sec6-2 .style2:nth-child(2n) {
    margin-left: 30px;
  }
}

.sec7 {
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .sec7 {
    padding: 0 30px;
    margin-bottom: 140px;
  }
  .sec7 .tabs-switch {
    flex-wrap: wrap;
    align-items: flex-start;
  }
}

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