.modBreadcrumb li:not(:last-child):after{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/img_pagination.svg")!important
}

.modBtn span::after, .modBtn span::before{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/img_arrowLeft.svg")!important
}

.header__nav__list .listItem .headerDropdown__right__card .cardItem__btn:after,
.header__nav__list .listItem .headerDropdown__right__card .cardItem__btn:before,
.header__nav__list .listItem .headerDropdown__right__link .linkItem:after{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/header/img_arrowLeft.svg")!important
}

.header__nav__list .listItem .headerDropdown--service .headerDropdown__left{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/header/img_service.webp")!important
}

.header__nav__list .listItem .headerDropdown--work .headerDropdown__left{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/header/img_work.webp")!important
}

.header__nav__list .listItem .headerDropdown--about .headerDropdown__left{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/header/img_headerAbout01.avif")!important
}

.header__nav__list .listItem .headerDropdown__left__btn span::after,
.header__nav__list .listItem .headerDropdown__left__btn span::before {
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/header/img_arrowLeft.svg")!important;
}

.header__nav__list .listItem .headerDropdown__left__btn {
  border: none!important;
}

.header .modCta{
  margin-bottom: 0!important;
}

.header__nav__list .listItem .headerDropdown--blog .headerDropdown__left{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/header/img_blog.webp")!important;
}

.header__logo > a {
  background: url("/wp-content/themes/coosy/assets/renewal/img/img_logo.png") no-repeat 0 0!important;
  background-size: contain!important;
}

.modCta{
  margin-bottom: 140px!important;
}

.modCta__title{
  font-family: "Inter", sans-serif!important;
  @media screen and (max-width: 768px) {
    letter-spacing: 0;
  }
}

.modCta__sub{
  font-size: clamp(25px, 2.5vw, 36px)!important;
  font-family: "Inter", sans-serif!important;
  line-height: 1.25!important;
  letter-spacing: 0.1em!important;
  @media screen and (max-width: 768px) {
    line-height: 1.5!important;
    letter-spacing: 0!important;
  }
}

.modCta__inner::after{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/img_contact_bg.webp")!important;
}

.header .modCta__inner::after{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/header/img_contact_bg.webp")!important;
  background-color: var(--primary);
}

.modRecruitBanner__bigBottomCloud{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/header/banner_big_cloud.avif")!important;
}

.modRecruitBanner__smallBottomCloud{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/header/banner_small_cloud.avif")!important;
}

.modRecruitBanner__mediumTopCloud{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/header/banner_medium_cloud.avif")!important;
}

.modCta--black .modCta__inner::after{
  background-image: url("/wp-content/themes/coosy/assets/renewal/img/img_contact_bg_black.webp")!important;
}

.modTwoColCta .title{
  font-family: "Inter", sans-serif!important;
}

@media screen and (max-width: 768px) {
  .modCta{
    margin-bottom: 110px!important;
  }
  .modCta__inner::after{
    background-image: url("/wp-content/themes/coosy/assets/renewal/img/sp/img_contact_bg.webp")!important;
  }
  .modCta--black .modCta__inner::after{
    background-image: url("/wp-content/themes/coosy/assets/renewal/img/sp/img_contact_bg_black.webp")!important;
  }
}
