#cta-69fbd02af8d0441559fc31dc .hojokin-gnavi {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
#cta-69fbd02af8d0441559fc31dc .hojokin-gnavi.row .col {
  padding: 0;
}
#cta-69fbd02af8d0441559fc31dc .hojokin-gnavi .cta-row {
  margin: 0;
}
#cta-69fbd02af8d0441559fc31dc .hojokin-gnavi .cta-column-1 {
  display: flex;
  justify-content: center;
  align-items: end;
}
#cta-69fbd02af8d0441559fc31dc .hojokin-gnavi .btn-cta::before {
  content: url(https://ferret-one.akamaized.net/images/69fc6296657b4204e5fe4af4/original.png?utime=17781479911);
  display: inline-block;
  margin-right: 10px;
}
#cta-69fbd02af8d0441559fc31dc .hojokin-gnavi .btn-cta {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 4rem;
  background: linear-gradient(to bottom, #FF6948, #F7401A) !important;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 70px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  line-height: 1;
  letter-spacing: 0px;
  border: 3px solid transparent;
  transition: all 0.3s ease;
}
#cta-69fbd02af8d0441559fc31dc .hojokin-gnavi .btn-cta:hover {
  opacity: 0.6;
}