footer.newfooter.newfooter--en {
  font-family: 'Roboto', sans-serif;
}
footer.newfooter.newfooter--en .footer__social .footer__socialSNS {
  margin: 0;
}
footer.newfooter.newfooter--en .footer__inner .footer__wrapper .footer__features .footer__logo svg {
  width: 159px;
  height: 24px;
}
@media screen and (max-width: 767px) {
  footer.newfooter.newfooter--en .footer__inner .footer__wrapper .footer__features .footer__copyright {
    grid-column: span 2;
    margin-top: 12px;
    padding-left: 0;
  }
}

footer.newfooter {
  font-family: 'Noto Sans JP', sans-serif;
  /* Target your specific input */
  /* Chrome / Safari / Edge (WebKit/Blink) */
}
footer.newfooter .footer__social {
  padding: 48px 0 66px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__social {
    flex-direction: row;
    padding: 24px;
    border-top: 1px solid #d8dce0;
  }
}
footer.newfooter .footer__social .footer__socialKajimedia {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 350px;
  height: 88px;
  background-color: #ffffff;
  border: 1px solid #9ea3a6;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__social .footer__socialKajimedia {
    width: 346px;
    height: 76px;
    transition:
      border-color 0.2s ease-in-out,
      background-color 0.2s ease-in-out;
  }
  footer.newfooter .footer__social .footer__socialKajimedia:hover {
    border-color: #595757;
    background-color: #f5f6f7;
  }
}
footer.newfooter .footer__social .footer__socialKajimedia svg {
  display: block;
  width: 282px;
  height: 36px;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__social .footer__socialKajimedia svg {
    width: 264px;
    height: 34px;
  }
}
footer.newfooter .footer__social .footer__socialKajimedia .footer__socialKajimediaText {
  margin-top: 7px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__social .footer__socialKajimedia .footer__socialKajimediaText {
    margin-top: 6px;
  }
}
footer.newfooter .footer__social .footer__socialKajimedia .footer__socialKajimediaText span {
  font-size: 16.56px;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__social .footer__socialKajimedia .footer__socialKajimediaText span {
    font-size: 14.3px;
    letter-spacing: 0.05em;
  }
}
footer.newfooter .footer__social .footer__socialKajimedia .footer__socialKajimediaText small {
  font-size: 13.47px;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__social .footer__socialKajimedia .footer__socialKajimediaText small {
    font-size: 11.7px;
    letter-spacing: 0.05em;
  }
}
footer.newfooter .footer__social .footer__socialSNS {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.05em;
  margin: 48px 0 0 0;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__social .footer__socialSNS {
    font-size: 18px;
    margin: 0 0 0 60px;
  }
}
footer.newfooter .footer__social .footer__socialLinks {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 37px;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__social .footer__socialLinks {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__social .footer__socialLinks .footer__socialX {
    margin: 0 0 0 26px;
    transition: opacity 0.2s ease-in-out;
  }
  footer.newfooter .footer__social .footer__socialLinks .footer__socialX:hover {
    opacity: 0.5;
  }
}
footer.newfooter .footer__social .footer__socialLinks .footer__socialX svg {
  display: block;
  width: 38px;
  height: 34px;
}
footer.newfooter .footer__social .footer__socialLinks .footer__socialYtb {
  margin-left: 54px;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__social .footer__socialLinks .footer__socialYtb {
    margin-left: 24px;
    transition: opacity 0.2s ease-in-out;
  }
  footer.newfooter .footer__social .footer__socialLinks .footer__socialYtb:hover {
    opacity: 0.5;
  }
}
footer.newfooter .footer__social .footer__socialLinks .footer__socialYtb svg {
  display: block;
  width: 49px;
  height: 34px;
}
footer.newfooter .footer__inner {
  background-color: #d8dce0;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__inner {
    padding-bottom: 28px;
  }
}
footer.newfooter .footer__inner .footer__wrapper {
  display: flex;
  flex-direction: column;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__inner .footer__wrapper {
    padding: 0 40px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (min-width: 1153px) {
  footer.newfooter .footer__inner .footer__wrapper {
    padding: 0 40px;
    max-width: 1270px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  footer.newfooter .footer__inner .footer__wrapper {
    padding: 0 112px;
    max-width: 1880px;
  }
}
footer.newfooter .footer__inner .footer__wrapper .footer__title {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-top: 48px;
}
footer.newfooter .footer__inner .footer__wrapper .footer__search {
  width: 100%;
  height: 64px;
  box-shadow: 0 0 0 1px #595757;
  background-color: #ffffff;
  border-radius: 8px;
  margin: 48px auto 0;
  display: flex;
  align-items: center;
  padding: 0 36px;
  gap: 16px;
}
footer.newfooter .footer__inner .footer__wrapper .footer__search:focus-within {
  box-shadow: 0 0 0 2px #595757;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__inner .footer__wrapper .footer__search {
    width: 678px;
    height: 68px;
    gap: 20px;
    padding: 0 32px;
    transition: background-color 0.3s ease-in-out;
  }
  footer.newfooter .footer__inner .footer__wrapper .footer__search:hover {
    background-color: #f5f6f7;
  }
}
footer.newfooter .footer__inner .footer__wrapper .footer__search::before {
  content: '';
  background-image: url('/static/icon/ico_search.webp');
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__inner .footer__wrapper .footer__search::before {
    width: 24px;
    height: 24px;
  }
}
footer.newfooter .footer__inner .footer__wrapper .footer__search input {
  width: 100%;
  max-width: 100%;
  outline: none;
  border: none;
  background-color: transparent;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0em;
}
footer.newfooter .footer__inner .footer__wrapper .footer__search input::placeholder {
  color: #9ea3a6;
}
footer.newfooter .footer__inner .footer__wrapper .footer__menu {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 48px;
  padding-bottom: 44px;
  border-bottom: 1px solid #9ea3a6;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__inner .footer__wrapper .footer__menu {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 48px;
    gap: 12px;
    padding-bottom: 0;
    border-bottom: none;
  }
}
footer.newfooter .footer__inner .footer__wrapper .footer__menu .footer__menuItemContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__inner .footer__wrapper .footer__menu .footer__menuItemContent {
    height: 34px;
    padding: 0 24px;
    border-radius: 4px;
    transition: background-color 0.2s ease-in-out;
  }
  footer.newfooter .footer__inner .footer__wrapper .footer__menu .footer__menuItemContent:hover {
    background-color: #f5f6f7;
  }
}
footer.newfooter .footer__inner .footer__wrapper .footer__menu .footer__menuItemContent span {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__inner .footer__wrapper .footer__menu .footer__menuItemContent span {
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
footer.newfooter .footer__inner .footer__wrapper .footer__features {
  margin: 40px auto 0;
  display: grid;
  grid-template-columns: auto 1fr;
  padding: 0 10px;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__inner .footer__wrapper .footer__features {
    padding: 0;
    column-gap: 36px;
  }
}
footer.newfooter .footer__inner .footer__wrapper .footer__features .footer__logo {
  order: 2;
  margin-top: 36px;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__inner .footer__wrapper .footer__features .footer__logo {
    margin-top: 0;
    order: 1;
  }
}
footer.newfooter .footer__inner .footer__wrapper .footer__features .footer__logo svg {
  display: block;
  width: 127px;
  height: 56px;
}
footer.newfooter .footer__inner .footer__wrapper .footer__features .footer__featuresContent {
  display: flex;
  flex-direction: column;
  grid-column: span 2;
  order: 1;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__inner .footer__wrapper .footer__features .footer__featuresContent {
    grid-column: span 1;
    order: 2;
  }
}
@media screen and (min-width: 768px) {
  footer.newfooter
    .footer__inner
    .footer__wrapper
    .footer__features
    .footer__featuresContent
    .footer__featuresContentInner {
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  footer.newfooter
    .footer__inner
    .footer__wrapper
    .footer__features
    .footer__featuresContent
    .footer__featuresContentInner
    a
    span:hover {
    text-decoration: underline;
  }
}
footer.newfooter
  .footer__inner
  .footer__wrapper
  .footer__features
  .footer__featuresContent
  .footer__featuresContentInner
  .footer__featuresLv1 {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (min-width: 768px) {
  footer.newfooter
    .footer__inner
    .footer__wrapper
    .footer__features
    .footer__featuresContent
    .footer__featuresContentInner
    .footer__featuresLv1 {
    gap: 20px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
}
footer.newfooter
  .footer__inner
  .footer__wrapper
  .footer__features
  .footer__featuresContent
  .footer__featuresContentInner
  .footer__featuresLv1
  a {
  width: fit-content;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  footer.newfooter
    .footer__inner
    .footer__wrapper
    .footer__features
    .footer__featuresContent
    .footer__featuresContentInner
    .footer__featuresLv1
    a {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
}
footer.newfooter
  .footer__inner
  .footer__wrapper
  .footer__features
  .footer__featuresContent
  .footer__featuresContentInner
  .footer__featuresLv2 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
@media screen and (min-width: 768px) {
  footer.newfooter
    .footer__inner
    .footer__wrapper
    .footer__features
    .footer__featuresContent
    .footer__featuresContentInner
    .footer__featuresLv2 {
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 20px;
    column-gap: 24px;
    row-gap: 12px;
  }
}
footer.newfooter
  .footer__inner
  .footer__wrapper
  .footer__features
  .footer__featuresContent
  .footer__featuresContentInner
  .footer__featuresLv2
  .footer__featuresLv2Vr {
  height: 14px;
  border-left: 1px solid #595757;
  margin: 0 -12px;
  display: none;
}
@media (min-width: 768px) and (max-width: 1438px) {
  footer.newfooter
    .footer__inner
    .footer__wrapper
    .footer__features
    .footer__featuresContent
    .footer__featuresContentInner
    .footer__featuresLv2
    .footer__featuresLv2Vr {
    display: block;
  }
}
@media (min-width: 1572px) {
  footer.newfooter
    .footer__inner
    .footer__wrapper
    .footer__features
    .footer__featuresContent
    .footer__featuresContentInner
    .footer__featuresLv2
    .footer__featuresLv2Vr {
    display: block;
  }
}
footer.newfooter
  .footer__inner
  .footer__wrapper
  .footer__features
  .footer__featuresContent
  .footer__featuresContentInner
  .footer__featuresLv2
  .footer__featuresLv2Line {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media screen and (min-width: 768px) {
  footer.newfooter
    .footer__inner
    .footer__wrapper
    .footer__features
    .footer__featuresContent
    .footer__featuresContentInner
    .footer__featuresLv2
    .footer__featuresLv2Line {
    display: contents;
    column-gap: 20px;
  }
}
footer.newfooter
  .footer__inner
  .footer__wrapper
  .footer__features
  .footer__featuresContent
  .footer__featuresContentInner
  .footer__featuresLv2
  .footer__featuresLv2Line
  a {
  display: flex;
  align-items: center;
  gap: 8px;
}
footer.newfooter
  .footer__inner
  .footer__wrapper
  .footer__features
  .footer__featuresContent
  .footer__featuresContentInner
  .footer__featuresLv2
  .footer__featuresLv2Line
  a
  span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  footer.newfooter
    .footer__inner
    .footer__wrapper
    .footer__features
    .footer__featuresContent
    .footer__featuresContentInner
    .footer__featuresLv2
    .footer__featuresLv2Line
    a
    span {
    font-size: 12px;
    letter-spacing: 0.05em;
  }
}
footer.newfooter
  .footer__inner
  .footer__wrapper
  .footer__features
  .footer__featuresContent
  .footer__featuresContentInner
  .footer__featuresLv2
  .footer__featuresLv2Line
  a
  svg {
  display: block;
  width: 16px;
  height: 16px;
}
footer.newfooter .footer__inner .footer__wrapper .footer__features .footer__copyright {
  order: 3;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin-top: 32px;
  padding-left: 32px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
@media screen and (min-width: 768px) {
  footer.newfooter .footer__inner .footer__wrapper .footer__features .footer__copyright {
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
    line-height: 1;
    grid-column: span 2;
    margin-top: 28px;
    padding-left: 0;
    gap: 16px;
    line-height: 1.4;
  }
}
footer.newfooter .footer__inner .footer__wrapper .footer__features .footer__copyright span:last-child {
  font-family: 'Roboto', sans-serif;
}
footer.newfooter input[type='search'] {
  -webkit-appearance: none;
  appearance: none;
}
footer.newfooter input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url('/static/icon/ico_float-close@sp.svg') no-repeat center/contain;
}
@media screen and (min-width: 768px) {
  footer.newfooter input[type='search']::-webkit-search-cancel-button {
    background: url('/static/icon/ico_float-close@pc.svg') no-repeat center/contain;
  }
}
footer.newfooter input[type='search']::-webkit-search-cancel-button:hover {
  opacity: 1;
}
