.p-top-sponsor {
  height: 1015px;
  margin: 160px 0;
  padding-top: 125px;
  background-image: url(../img/top/top-sponsor-bg.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
.p-top-sponsor__inner {
  width: 129rem;
  max-width: 67.2%;
  height: 766px;
  margin: 0 auto;
  background-color: #E8E8E8;
  background-repeat: no-repeat;
  padding: 64px;
  position: relative;
}
.p-top-sponsor__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0 28px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-top-sponsor__title {
  font-size: 46px;
  line-height: 1;
  font-weight: bold;
  color: #323232;
}
.p-top-sponsor__title--black {
  display: inline-block;
}
.p-top-sponsor__title--black span {
  color: #004AAD;
}
.p-top-sponsor__title--red {
  display: inline-block;
  margin-bottom: 16px;
}
.p-top-sponsor__title--head {
  font-size: 14px;
  font-weight: bold;
}
.p-top-sponsor__illust {
  margin-top: -120px;
}
.p-top-sponsor__slider {
  margin-top: -480px;
}
.p-top-sponsor__swiper--card {
  display: block;
  width: 260px;
  height: 416px;
  background-color: #fff;
  border-radius: 16px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.p-top-sponsor__swiper--card.southerly {
  background-image: url(../img/top/top-sponsor01.png);
}
.p-top-sponsor__swiper--card.southerly:hover {
  background-image: url(../img/top/top-sponsor01-hover.png);
}
.p-top-sponsor__swiper--card.portfolio-card-accent {
  background-image: url(../img/top/top-sponsor02.png);
}
.p-top-sponsor__swiper--card.portfolio-card-accent:hover {
  background-image: url(../img/top/top-sponsor02-hover.png);
}
.p-top-sponsor__swiper--card.nana {
  background-image: url(../img/top/top-sponsor03.png);
}
.p-top-sponsor__swiper--card.nana:hover {
  background-image: url(../img/top/top-sponsor03-hover.png);
}
.p-top-sponsor__swiper--card.nakamura {
  background-image: url(../img/top/top-sponsor04.png);
}
.p-top-sponsor__swiper--card.nakamura:hover {
  background-image: url(../img/top/top-sponsor04-hover.png);
}
.p-top-sponsor__swiper--card.morishita {
  background-image: url(../img/top/top-sponsor05.png);
}
.p-top-sponsor__swiper--card.morishita:hover {
  background-image: url(../img/top/top-sponsor05-hover.png);
}
.p-top-sponsor__swiper--card.jafriq {
  background-image: url(../img/top/top-sponsor06.png);
}
.p-top-sponsor__swiper--card.jafriq:hover {
  background-image: url(../img/top/top-sponsor06-hover.png);
}
.p-top-sponsor__swiper--card.jiyudizai {
  background-image: url(../img/top/top-sponsor07.png);
}
.p-top-sponsor__swiper--card.jiyudizai:hover {
  background-image: url(../img/top/top-sponsor07-hover.png);
}
.p-top-sponsor__swiper--card.hept {
  background-image: url(../img/top/top-sponsor08.jpg);
}
.p-top-sponsor__swiper--card.hept:hover {
  background-image: url(../img/top/top-sponsor08-hover.jpg);
}
.p-top-sponsor__swiper--card.shokaisya {
  background-image: url(../img/top/top-sponsor09.jpg);
}
.p-top-sponsor__swiper--card.shokaisya:hover {
  background-image: url(../img/top/top-sponsor09-hover.jpg);
}
.p-top-sponsor__swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.stt-lang-select .stt-text {
  padding: 14px 10px 24px 10px !important;
  -webkit-writing-mode: vertical-rl !important;
      -ms-writing-mode: tb-rl !important;
          writing-mode: vertical-rl !important;
  width: 32px !important;
}

.stt-lang-select {
  background: #004AAD !important;
  max-height: none !important;
}

.stt-lang-select, .stt-lang-select *, .stt-lang-select :after {
  color: #fff !important;
}

.stt-lang-select .stt-text:after {
  color: #fff !important;
  top: auto !important;
  right: auto !important;
  bottom: 10px !important;
  left: 40% !important;
  -webkit-transform: rotate(90deg) !important;
          transform: rotate(90deg) !important;
}

.stt-lang-select.tr {
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
  border-radius: 5px 0 0 5px !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

.about_map_wrap {
  margin: 8px 0 16px;
}

.about_map_iframe {
  position: relative;
  width: 100%;
  padding-top: 50%;
  height: 0;
}
.about_map_iframe iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

/* ===== パートナー企業：縦並び ===== */
.about_partner {
  margin: auto;
}

.about_partner_logo {
  width: 200px;
  margin-bottom: 24px;
}

/* ===== パートナー企業：1社1塊 ===== */
.about_partner_item {
  display: flex;
  align-items: flex-start;
  gap: 0 24px;
  margin-bottom: 20px;
}

.about_partner_info {
  max-width: 520px;
}
.ai-logo {
  filter: invert(1);
  width: 80%;
  margin-left: 10px;
  margin-top: 20px;
}


section#service .container div.serviceDetail h3 {
  padding-bottom: calc(var(--s) * 2);
}

section#service .container div.serviceDetail ul {
  max-width: 880px;
  padding-bottom: 0;
}

section#service .container div.serviceDetail .serviceDetail_lead {
  margin-bottom: 24px;
  -webkit-transition-duration: 800ms;
          transition-duration: 800ms;
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}
section#service .container div.serviceDetail .serviceDetail_lead.animeOff {
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
  opacity: 0;
}
section#service .container div.serviceDetail .serviceDetail_dl {
  display: block;
  max-width: 720px;
  margin: 0 auto;
  -webkit-transition-duration: 800ms;
          transition-duration: 800ms;
}
section#service .container div.serviceDetail .serviceDetail_dl.animeOff {
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
  opacity: 0;
}
section#service .container div.serviceDetail .serviceDetail_dt {
  font-size: 18px;
  font-weight: 600;
  padding-left: 30px;
  position: relative;
}
section#service .container div.serviceDetail .serviceDetail_dt::before {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  background: url(../img/common/logo-balloon-line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  left: 0;
}
section#service .container div.serviceDetail .serviceDetail_dd {
  font-size: 15px;
}

.serviceAI-business_wrap {
  max-width: 1000px;
  margin: 64px auto 0;
}
.serviceAI-business_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.serviceAI-business_card {
  max-width: 480px;
  min-height: 200px;
  padding: 20px;
  background-color: #f2f2f2;
  text-align: center;
  -webkit-transition-duration: 800ms;
          transition-duration: 800ms;
}
.serviceAI-business_card:nth-child(1) {
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
}
.serviceAI-business_card:nth-child(2) {
  -webkit-transition-delay: 150ms;
          transition-delay: 150ms;
}
.serviceAI-business_card:nth-child(3) {
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
}
.serviceAI-business_card:nth-child(4) {
  -webkit-transition-delay: 350ms;
          transition-delay: 350ms;
}
.serviceAI-business_card.animeOff {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
}
.serviceAI-business_card_title {
  font-size: 18px;
  display: inline-block;
  margin-bottom: 8px;
  padding-left: 30px;
  position: relative;
}
.serviceAI-business_card_title::before {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  background: url(../img/common/logo-balloon-line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  left: 2px;
  top: 2px;
}
.serviceAI-business_card_text {
  font-size: 15px;
  text-align: left;
}

.serviceAfrican-business .more {
  margin-top: 32px;
}

.p-recruit-wrap {
  max-width: 768px;
  margin: 0 auto;
}
.p-recruit-table {
  width: 100%;
}
.p-recruit-table tr {
  width: 100%;
  border-bottom: 1px solid #fff;
}
.p-recruit-table th, .p-recruit-table td {
  padding: 12px 16px;
}
.p-recruit-table th {
  width: 160px;
  background-color: #888888;
  text-align: center;
  color: #fff;
}
.p-recruit-table td {
  font-size: 14px;
  letter-spacing: 0;
  background-color: #E8E8E8;
}

@media screen and (max-width: 1600px) {
  .p-top-sponsor__inner {
    max-width: 84%;
  }
}
@media screen and (max-width: 1600px) {
  .p-top-sponsor__inner {
    max-width: 84%;
  }
  .p-top-sponsor__illust {
    margin-top: -48px;
  }
}
@media screen and (max-width: 599px) {
  .p-top-sponsor {
    height: 880px;
    margin: 80px 0;
    padding-top: 80px;
  }
  .p-top-sponsor__inner {
    max-width: 78%;
    height: 720px;
    padding: 48px 20px;
  }
  .p-top-sponsor__flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .p-top-sponsor__illust {
    display: none;
  }
  .p-top-sponsor__title {
    font-size: 42px;
    line-height: 1;
    font-weight: 500;
  }
  .p-top-sponsor__title--black {
    margin-bottom: 8px;
  }
  .p-top-sponsor__title--black span {
    color: #004AAD;
  }
  .p-top-sponsor__title--red {
    display: inline-block;
    margin-bottom: 16px;
  }
  .p-top-sponsor__title--head {
    font-size: 14px;
  }
  .p-top-sponsor__illust {
    margin-top: -48px;
  }
  .p-top-sponsor__slider {
    margin-top: -498px;
  }
  .p-top-sponsor__swiper--card {
    width: 240px;
    height: 384px;
  }
  .p-top-sponsor__swiper--card:hover {
    width: 240px;
    height: 384px;
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-active .p-top-sponsor__swiper--card.southerly {
    background-image: url(../img/top/top-sponsor01.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-active .p-top-sponsor__swiper--card.portfolio-card-accent {
    background-image: url(../img/top/top-sponsor02.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-active .p-top-sponsor__swiper--card.nana {
    background-image: url(../img/top/top-sponsor03.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-active .p-top-sponsor__swiper--card.nakamura {
    background-image: url(../img/top/top-sponsor04.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-active .p-top-sponsor__swiper--card.morishita {
    background-image: url(../img/top/top-sponsor05.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-active .p-top-sponsor__swiper--card.jafriq {
    background-image: url(../img/top/top-sponsor06.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-active .p-top-sponsor__swiper--card.jiyudizai {
    background-image: url(../img/top/top-sponsor07.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-active .p-top-sponsor__swiper--card.hept {
    background-image: url(../img/top/top-sponsor08.jpg);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-active .p-top-sponsor__swiper--card.shokaisya {
    background-image: url(../img/top/top-sponsor09.jpg);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-prev .p-top-sponsor__swiper--card.southerly {
    background-image: url(../img/top/top-sponsor01-hover.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-prev .p-top-sponsor__swiper--card.portfolio-card-accent {
    background-image: url(../img/top/top-sponsor02-hover.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-prev .p-top-sponsor__swiper--card.nana {
    background-image: url(../img/top/top-sponsor03-hover.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-prev .p-top-sponsor__swiper--card.nakamura {
    background-image: url(../img/top/top-sponsor04-hover.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-prev .p-top-sponsor__swiper--card.morishita {
    background-image: url(../img/top/top-sponsor05-hover.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-prev .p-top-sponsor__swiper--card.jafriq {
    background-image: url(../img/top/top-sponsor06-hover.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-prev .p-top-sponsor__swiper--card.jiyudizai {
    background-image: url(../img/top/top-sponsor07-hover.png);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-prev .p-top-sponsor__swiper--card.hept {
    background-image: url(../img/top/top-sponsor08-hover.jpg);
  }
  .p-top-sponsor__swiper .swiper-slide.swiper-slide-prev .p-top-sponsor__swiper--card.shokaisya {
    background-image: url(../img/top/top-sponsor09-hover.jpg);
  }
  section#corporateInfo .container iframe {
    height: 56vw;
    margin-top: 48px;
  }
  .about_map_iframe {
    padding-top: 100%;
  }
  .about_partner {
    display: block;
  }
  .about_partner_logo {
    width: 180px;
    margin: 24px auto 8px;
  }
  .about_partner_name {
    display: none;
  }
  .about_partner_link {
    display: block;
    margin-bottom: 8px;
  }
  section#service .container div.serviceDetail .serviceDetail_dt {
    font-size: 16px;
    position: relative;
  }
  section#service .container div.serviceDetail .serviceDetail_dt::before {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/common/logo-balloon-line.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: 0;
  }
  section#service .container div.serviceDetail .serviceDetail_dd {
    font-size: 14px;
  }
  .serviceAI-business_card_title {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 8px;
    padding-left: 30px;
    position: relative;
  }
  .serviceAI-business_card_title::before {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/common/logo-balloon-line.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: 2px;
    top: 2px;
  }
  .serviceAI-business_card_text {
    font-size: 14px;
    text-align: left;
  }
  .p-recruit-table {
    width: 100%;
  }
  .p-recruit-table tr {
    width: 100%;
    border-bottom: 1px solid #fff;
  }
  .p-recruit-table th, .p-recruit-table td {
    display: block;
    width: 100%;
  }
  .p-recruit-table th {
    padding: 10px;
  }
  .p-recruit-table td {
    padding: 24px 15px;
  }
  #recruit.commonSection::before {
    max-width: 90%;
  }
  #recruit .container {
    width: 80%;
  }
}
/* ===== パートナー企業：スマホ版レイアウト調整 ===== */
@media screen and (max-width: 599px) {

  /* 1社ごとを縦並びに */
  .about_partner_item {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 12px;
    margin-bottom: 40px;
  }

  /* ロゴ中央 */
  .about_partner_logo {
    margin: 0 auto;
  }

  /* 会社名を表示してロゴ下へ */
  .about_partner_name {
    display: block;
    font-weight: bold;
    margin-top: 8px;
  }

  /* 情報ブロックも中央寄せ */
  .about_partner_info {
    max-width: 100%;
  }

  .about_partner_link {
    word-break: break-all;
  }
.ai-logo {
    margin-top: 10px;
  }
}

/* Fixed page CSS for the Marketing AI block */
.serviceMarketingAiBlock {
  max-width: 920px;
  margin: 80px auto 0;
  background: transparent;
  padding-bottom: 16px;
}

.serviceMarketingAiBlock_inner {
  max-width: 720px;
  margin: 0 auto;
}

.serviceMarketingAiBlock ul {
  padding-top: 0;
  padding-bottom: 0;
}

.serviceMarketingAiBlock ul li {
  padding-top: 0;
}

.serviceMarketingAiHero {
  text-align: center;
  margin-bottom: 50px;
}

.serviceMarketingAiBlock_logo {
  display: block;
  width: min(400px, 84%);
  margin: 0 auto 10px;
}

.serviceMarketingAiHero_note {
  margin: 0 0 14px;
  color: #7f7f7f;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 0.12em;
  font-family: "Noto Sans JP", sans-serif;
}

.serviceMarketingAiHero_title {
  margin: 0;
  font-size: clamp(34px, 5vw, 45px);
  line-height: 1.18;
  font-weight: 800;
  letter-spacing: 0.03em;
}

.serviceMarketingAiHero_title span {
  color: #004AAD;
}

.serviceMarketingAiHero_line {
  display: block;
  width: min(200px, 100%);
  max-width: none;
  height: auto;
  margin: -7px auto 2px;
  will-change: clip-path, transform, opacity;
  opacity: 1;
  clip-path: inset(0 0 0 0);
  transform: translate3d(0, 0, 0);
}

.serviceMarketingAiHero:not(.animeOff) .serviceMarketingAiHero_line {
  animation: serviceMarketingAiHeroLineWave 400ms ease-out 0ms 1 both;
}

@keyframes serviceMarketingAiHeroLineWave {
  0% {
    opacity: 0;
    clip-path: inset(0 100% 0 0);
    transform: translate3d(0, 0, 0);
  }
  18% {
    opacity: 1;
    clip-path: inset(0 82% 0 0);
    transform: translate3d(0, -0.5px, 0);
  }
  42% {
    clip-path: inset(0 56% 0 0);
    transform: translate3d(0, 0.8px, 0);
  }
  68% {
    clip-path: inset(0 24% 0 0);
    transform: translate3d(0, -0.4px, 0);
  }
  88% {
    clip-path: inset(0 6% 0 0);
    transform: translate3d(0, -0.5px, 0);
  }
  100% {
    opacity: 1;
    clip-path: inset(0 0 0 0);
    transform: translate3d(0, 0, 0);
  }
}

.serviceMarketingAiBlock_lead {
  max-width: 620px;
  margin: 0 auto;
  color: #7f7f7f;
  font-size: 15px;
  line-height: 1.85;
  white-space: normal;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
}

.serviceMarketingAiProblems {
  margin-bottom: 92px;
}

.serviceMarketingAiSectionTitle {
  margin: 0 0 10px;
  font-size: clamp(20px, 3.2vw, 28px);
  line-height: 1.28;
  font-weight: 800;
  letter-spacing: 0.06em;
}

.serviceMarketingAiSectionTitle-points {
  margin-bottom: 34px;
}

.serviceMarketingAiSectionTitle_num {
  display: inline-block;
  font-size: 1.14em;
  line-height: 1;
}

.serviceMarketingAiProblemList {
  list-style: none;
  max-width: none;
  margin: 0;
  padding: 0;
  padding-top: 0;
  display: grid;
  grid-template-columns: repeat(3, 190px);
  justify-content: center;
  gap: 14px;
}

.serviceMarketingAiProblemList li {
  width: 190px;
  aspect-ratio: 1 / 1;
  min-height: 0;
  padding: 12px;
  text-align: center;
  border: 2px solid #004AAD;
  border-radius: 26px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #f2f2f2;
  box-sizing: border-box;
}

.serviceMarketingAiProblem_label {
  display: block;
  padding: 0;
  margin: 0;
  background: transparent;
  color: #040000;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.01em;
  white-space: normal;
  position: static;
  text-align: center;
  width: 100%;
}

.serviceMarketingAiProblem_label::after {
  content: none;
}

.serviceMarketingAiProblem_line {
  display: block;
  white-space: nowrap;
}

.serviceMarketingAiProblemList li:nth-child(4) .serviceMarketingAiProblem_label {
  position: relative;
  top: 0.5px;
  font-size: 13.5px;
  line-height: 1.4;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.serviceMarketingAiProblemList img {
  width: auto;
  height: 84px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
  flex: 0 0 auto;
  transform: translateY(-14px);
}

.serviceMarketingAiProblem_label {
  transform: translateY(-14px);
}

.serviceMarketingAiProblemList li:nth-child(3) img,
.serviceMarketingAiProblemList li:nth-child(4) img {
  height: 90px;
}

.serviceMarketingAiPointList {
  max-width: 640px;
  margin: 0 auto;
  padding-top: 0;
  display: grid;
  gap: 42px;
}

.serviceMarketingAiPointItem {
  display: block;
  position: relative;
  padding-left: 0;
  gap: 0;
  align-items: initial;
  text-align: left;
}

.serviceMarketingAiPointItem::before {
  content: "";
  position: absolute;
  left: 2px;
  top: -2px;
  width: 24px;
  height: 24px;
  background: url(../img/common/logo-balloon-line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.serviceMarketingAiPointItem h5 {
  display: block;
  width: auto;
  margin: 0 0 10px;
  padding-left: 30px;
  min-height: 24px;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.03em;
  text-align: left;
}

.serviceMarketingAiPointItem p {
  display: block;
  width: auto;
  margin: 0;
  font-size: 15px;
  line-height: 1.9;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.04em;
  text-align: left;
}

.serviceMarketingAiPointLine {
  display: block;
  white-space: nowrap;
  word-break: keep-all;
  overflow-wrap: normal;
}

.serviceMarketingAiBlock_more {
  margin: 56px auto 0;
}

.serviceMarketingAiHero,
.serviceMarketingAiProblems,
.serviceMarketingAiSectionTitle,
.serviceMarketingAiPointItem,
.serviceMarketingAiBlock_more {
  transition-duration: 800ms;
  transition-property: transform, opacity;
}

.serviceMarketingAiHero {
  transition-delay: 0ms;
}

.serviceMarketingAiProblems {
  transition-delay: 120ms;
}

.serviceMarketingAiSectionTitle {
  transition-delay: 240ms;
}

.serviceMarketingAiPointItem:nth-child(1) {
  transition-delay: 320ms;
}

.serviceMarketingAiPointItem:nth-child(2) {
  transition-delay: 420ms;
}

.serviceMarketingAiPointItem:nth-child(3) {
  transition-delay: 520ms;
}

.serviceMarketingAiPointItem:nth-child(4) {
  transition-delay: 620ms;
}

.serviceMarketingAiBlock_more {
  transition-delay: 720ms;
}

.serviceMarketingAiHero.animeOff,
.serviceMarketingAiProblems.animeOff,
.serviceMarketingAiSectionTitle.animeOff,
.serviceMarketingAiPointItem.animeOff,
.serviceMarketingAiBlock_more.animeOff {
  transform: translateX(40px);
  opacity: 0;
}

.animeUp.animeOff {
  transform: translateY(40px);
}

@media screen and (min-width: 1025px) {
  .serviceMarketingAiBlock ul li {
    display: block;
  }
}

@media screen and (max-width: 599px) {
  .serviceMarketingAiBlock {
    margin-top: 44px;
    padding: 10px 0 40px;
  }

  .serviceMarketingAiBlock_logo {
    width: min(290px, 88%);
    margin-bottom: 8px;
  }

  .serviceMarketingAiHero {
    margin-bottom: 52px;
  }

  .serviceMarketingAiHero_note {
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 0.08em;
  }

  .serviceMarketingAiHero_title {
    font-size: clamp(22px, 7.2vw, 34px);
    line-height: 1.28;
  }

  .serviceMarketingAiHero_line {
    width: min(160px, 68vw);
    max-width: none;
    height: auto;
    margin: -5px auto 2px;
  }

  .serviceMarketingAiBlock_lead {
    max-width: 100%;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.03em;
    word-break: keep-all;
    overflow-wrap: normal;
  }

  .serviceMarketingAiProblems {
    margin-bottom: 52px;
  }

  .serviceMarketingAiSectionTitle {
    margin-bottom: 18px;
    font-size: clamp(20px, 5.6vw, 28px);
    letter-spacing: 0.05em;
  }

  .serviceMarketingAiSectionTitle-points {
    margin-bottom: 22px;
  }

  .serviceMarketingAiProblemList {
    max-width: 100%;
    grid-template-columns: repeat(2, minmax(0, 156px));
    justify-content: center;
    gap: 8px;
  }

  .serviceMarketingAiProblemList li {
    width: 156px;
    min-height: 0;
    padding: 10px 8px;
    gap: 6px;
  }

  .serviceMarketingAiProblemList li:nth-child(1),
  .serviceMarketingAiProblemList li:nth-child(2),
  .serviceMarketingAiProblemList li:nth-child(5),
  .serviceMarketingAiProblemList li:nth-child(6) {
    gap: 6px;
  }

  .serviceMarketingAiProblemList li:nth-child(1) .serviceMarketingAiProblem_label,
  .serviceMarketingAiProblemList li:nth-child(2) .serviceMarketingAiProblem_label,
  .serviceMarketingAiProblemList li:nth-child(3) .serviceMarketingAiProblem_label,
  .serviceMarketingAiProblemList li:nth-child(4) .serviceMarketingAiProblem_label,
  .serviceMarketingAiProblemList li:nth-child(5) .serviceMarketingAiProblem_label,
  .serviceMarketingAiProblemList li:nth-child(6) .serviceMarketingAiProblem_label {
    margin-top: 8px;
  }

  .serviceMarketingAiProblem_label {
    padding: 0;
    margin-top: 0;
    font-size: 14px;
    line-height: 1.35;
    letter-spacing: 0;
  }

  .serviceMarketingAiProblemList li:nth-child(3) .serviceMarketingAiProblem_label {
    font-size: 12.5px;
    line-height: 1.32;
    letter-spacing: 0;
  }

  .serviceMarketingAiProblemList li:nth-child(4) .serviceMarketingAiProblem_label {
    top: 0;
    font-size: 12.5px;
    line-height: 1.32;
    letter-spacing: 0;
  }

  .serviceMarketingAiProblemList img {
    height: 60px;
  }

  .serviceMarketingAiProblemList li:nth-child(3) img,
  .serviceMarketingAiProblemList li:nth-child(4) img {
    height: 62px;
  }

  .serviceMarketingAiPointList {
    gap: 24px;
  }

  .serviceMarketingAiPointItem {
    display: block;
    padding-left: 0;
    text-align: left;
  }

  .serviceMarketingAiPointItem::before {
    left: 2px;
    top: -1px;
    width: 20px;
    height: 20px;
  }

  .serviceMarketingAiPointItem h5 {
    padding-left: 24px;
    min-height: 20px;
    font-size: 16px;
    margin-bottom: 6px;
  }

  .serviceMarketingAiPointItem p {
    font-size: 14px;
    line-height: 1.7;
    text-align: left;
  }

  .serviceMarketingAiPointItem-dashboard .serviceMarketingAiPointLine {
    white-space: nowrap;
  }

  .serviceMarketingAiPointItem-dashboard p {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0;
  }

  .serviceMarketingAiBlock_more {
    margin-top: 30px;
  }
}
