@media screen and (min-width: 768px) {
  .is-hidden-desktop {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .is-hidden-mobile {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hero__inner {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .hero__title {
    font-size: 42px;
  }
}

@media screen and (max-width: 767px) {
  .btn-line--lg {
    font-size: 20px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 359px) {
  .btn-line--lg {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .hero__fineprintgroup {
    font-weight: 600;
    line-height: 1.2;
    margin: 24px auto 0;
    padding: 0 24px;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .main-card {
    margin: -60px auto 0;
    width: calc(100% - 48px);
  }
  .main-card .section-pain {
    padding-top: 32px;
    padding-bottom: 0;
  }
  .main-card .section-pain__title {
    font-size: 26px;
    margin-bottom: 12px;
  }
  .main-card .pain-cards {
    gap: 40px 0;
  }
}

@media screen and (max-width: 767px) {
  .ai-gap__arrow {
    padding: 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .ai-gap__box {
    padding: 24px 4px;
  }
}

@media screen and (max-width: 767px) {
  .ai-gap__title {
    font-size: 20px;
    line-height: 1.3;
  }
}

@media screen and (min-width: 768px) {
  .ai-gap__body > span {
    background: rgb(149, 255, 0);
  }
}
@media screen and (max-width: 767px) {
  .ai-gap__body > span {
    background: none;
  }
}
@media screen and (min-width: 768px) {
  .ai-gap__body span {
    background: rgb(149, 255, 0);
  }
}

@media screen and (max-width: 767px) {
  span.ai-gap__body--first {
    background: rgb(149, 255, 0);
    display: inline-block;
    line-height: 1;
    margin: 8px auto 12px;
  }
  span.ai-gap__body--second {
    background: rgb(149, 255, 0);
    display: inline-block;
    line-height: 1;
    margin: 0 auto 12px;
  }
  span.ai-gap__body--third {
    background: rgb(149, 255, 0);
    display: inline-block;
    line-height: 1;
  }
}

@media screen and (max-width: 767px) {
  .ai-gap {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .section-features__title {
    font-size: 26px;
    line-height: 1.3;
  }
  .section-features__sub {
    font-size: 20px;
  }
  .section-features .feature-panel--1 {
    padding-top: 360px;
  }
  .section-features .feature-panel--1 .feature-panel__content {
    margin: 0px auto 200px;
    padding: 0 20px;
  }
  .section-features .feature-panel--2 .feature-panel__content {
    margin: 0px auto 40px;
    max-width: 100%;
    padding: 0 20px;
  }
  .section-features .feature-panel--2 .feature-panel__eyebrow {
    color: #000;
    line-height: 1.3;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 359px) {
  .section-features .feature-panel--2 .feature-panel__eyebrow {
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  .section-features .feature-panel--2 .feature-phases {
    max-width: 100%;
  }
  .section-features .feature-panel__title {
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 359px) {
  .section-features .feature-panel__title {
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  .section-features .automation-examples {
    gap: 0 4px;
    justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .automation-item {
    height: 97px;
    width: 97px;
  }
}
@media screen and (max-width: 389px) {
  .automation-item {
    height: 24.8vw;
    width: 24.8vw;
  }
}
@media screen and (max-width: 374px) {
  .automation-item {
    height: 24.444vw;
    width: 24.444vw;
  }
}
@media screen and (max-width: 359px) {
  .automation-item {
    font-size: 10px;
    height: 22.777vw;
    width: 22.777vw;
  }
}

@media screen and (max-width: 767px) {
  .automation-item--orange {
    font-size: 12px;
    gap: 0 0;
    line-height: 1.15;
  }
}
@media screen and (max-width: 359px) {
  .automation-item--orange {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .schedule-box.schedule-box--blue {
    clip-path: polygon(0 0, 50% 24px, 100% 0, 100% 100%, 0 100%);
    margin-left: 0;
    margin-top: -22px;
    padding: 48px 36px 24px;
  }
}

@media screen and (max-width: 767px) {
  .comparison-table {
    display: grid;
    row-gap: 4px;
    width: 100%;
  }
  .comparison-table .comparison-row + .comparison-row {
    border-top: none;
  }
  .comparison-table .comparison-row {
    grid-template-columns: 69px 1fr 1fr;
  }
  .comparison-table .comparison-row--header .comparison-cell {
    height: 64px;
    padding: 0;
  }
  .comparison-table .comparison-row--header .comparison-cell--ours-header {
    font-size: 16px;
    text-align: center;
  }
  .comparison-table .comparison-row--header .comparison-cell--other-header {
    font-size: 16px;
    text-align: center;
  }
  .comparison-table .comparison-cell--ours,
  .comparison-table .comparison-cell--other,
  .comparison-table .comparison-cell--ours-header,
  .comparison-table .comparison-cell--other-header {
    font-size: 16px;
  }
  .comparison-table .comparison-cell--label-header,
  .comparison-table .comparison-cell--label {
    font-size: 16px;
    padding: 0 8px;
  }
  .comparison-table .comparison-cell--label {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .section-label {
    padding: 40px 0 40px 16px;
  }
  .section-label .section-label__title {
    font-size: 26px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374px) {
  .section-label .section-label__title {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .about-panel {
    background: rgba(217, 217, 217, 0.2);
    height: auto;
  }
  .about-panel .about-panel__header--green,
  .about-panel .about-panel__header--blue {
    justify-content: center;
  }
  .about-panel .about-panel__footer {
    background: rgba(217, 217, 217, 0.4);
    padding: 20px 16px;
  }
}
@media screen and (max-width: 767px) and (max-width: 374px) {
  .about-panel .about-panel__footer p {
    font-size: 14px;
  }
}
@media screen and (max-width: 359px) {
  .about-panel .about-panel__header h3 {
    font-size: 20px;
  }
}

.section-pricing__title {
  font-size: 32px;
  line-height: 1.3;
}

.pricing-cta .pricing-cta__note1,
.pricing-cta .pricing-cta__note2 {
  display: block;
  padding: 0 0 0 32px;
  position: relative;
  text-align: left;
  width: 339px;
}
.pricing-cta .pricing-cta__note1::before,
.pricing-cta .pricing-cta__note2::before {
  background: url(../images/icon-checkmark-blue.svg) no-repeat 0 0/contain;
  content: "";
  display: inline-block;
  height: 24px;
  left: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.pricing-cta .pricing-cta__release {
  line-height: 1.3;
  margin-top: 0;
  position: static;
}
@media screen and (max-width: 767px) {
  .pricing-cta .pricing-cta__note1,
  .pricing-cta .pricing-cta__note2 {
    display: block;
    font-size: 14px;
    padding: 0 0 0 32px;
    position: relative;
    text-align: left;
    width: 100%;
  }
  .pricing-cta .pricing-cta__note1::before,
  .pricing-cta .pricing-cta__note2::before {
    background: url(../images/icon-checkmark-blue.svg) no-repeat 0 0/contain;
    content: "";
    display: inline-block;
    height: 24px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
  }
  .pricing-cta .btn-line--lg {
    width: 100%;
  }
  .pricing-cta .pricing-cta__release {
    line-height: 1.3;
    margin-top: 0;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .pricing-cta__bubble {
    align-items: center;
    background: url(../images/speech-bubble-arrow-bottom-sp.svg) no-repeat 0 0/contain;
    display: flex;
    height: 64px;
    justify-content: center;
    padding: 0 0 12px;
    width: 100%;
  }
}
@media screen and (min-width: 431px) and (max-width: 766px) {
  .pricing-cta__bubble {
    background: url(../images/speech-bubble-arrow-bottom-sp.svg) no-repeat 50% 0/contain;
    width: 100%;
  }
}
@media screen and (min-width: 391px) and (max-width: 430px) {
  .pricing-cta__bubble {
    height: 16.744vw;
    width: 100%;
  }
}
@media screen and (max-width: 389px) {
  .pricing-cta__bubble {
    height: 16vw;
    width: 100%;
  }
}
@media screen and (max-width: 374px) {
  .pricing-cta__bubble {
    height: 15.555vw;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .hero__bubble {
    align-items: center;
    background: url(../images/speech-bubble-arrow-bottom-sp.svg) no-repeat 0 0/cover;
    display: flex;
    height: 68px;
    justify-content: center;
    padding: 0 0 12px;
    width: calc(100% - 56px);
  }
}
@media screen and (min-width: 431px) and (max-width: 766px) {
  .hero__bubble {
    background: url(../images/speech-bubble-arrow-bottom-sp.svg) no-repeat 50% 0/contain;
    width: 100%;
  }
}
@media screen and (min-width: 391px) and (max-width: 430px) {
  .hero__bubble {
    height: 17.435vw;
    width: calc(100% - 14.358vw);
  }
}
@media screen and (max-width: 389px) {
  .hero__bubble {
    height: 18.133vw;
    width: calc(100% - 13.866vw);
  }
}
@media screen and (max-width: 374px) {
  .hero__bubble {
    width: calc(100% - 12.5vw);
  }
}

@media screen and (max-width: 767px) {
  .hero__release {
    line-height: 1.3;
    margin-top: 4px;
    position: static;
  }
}

@media screen and (min-width: 768px) and (max-width: 819px) {
  .section-features .feature-panel--1 .feature-panel__title,
  .section-features .feature-panel--1 .feature-panel__body {
    color: #fff;
    z-index: 20;
  }
  .section-features .feature-panel--1 .feature-panel__content {
    margin: 50px auto 50px;
    max-width: 100%;
    padding: 40px;
  }
}
@media screen and (min-width: 431px) and (max-width: 767px) {
  .section-features .feature-panel--1 .feature-panel__eyebrow,
  .section-features .feature-panel--1 .feature-panel__title,
  .section-features .feature-panel--1 .feature-panel__body {
    color: #fff;
    filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  }
}
@media screen and (min-width: 768px) {
  .section-features .feature-panel--2 .feature-panel__title,
  .section-features .feature-panel--2 .feature-panel__body {
    color: #fff;
  }
  .section-features .feature-panel--2 .feature-panel__content {
    margin: 100px auto 0;
    max-width: 100%;
  }
}
@media screen and (min-width: 431px) and (max-width: 767px) {
  .section-features .feature-panel--2 .feature-panel__eyebrow,
  .section-features .feature-panel--2 .feature-panel__title,
  .section-features .feature-panel--2 .feature-panel__body {
    color: #fff;
    filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  }
  .section-features .feature-panel--2 .feature-panel__body {
    max-width: 100%;
  }
}

@media screen and (min-width: 396px) {
  .btn-line--text {
    display: block;
    margin: 0 auto;
    width: fit-content;
  }
}