body.page-line .pc {
  display: block;
}
@media (max-width: 960px) {
  body.page-line .pc {
    display: none;
  }
}
body.page-line .sp {
  display: none;
}
@media (max-width: 960px) {
  body.page-line .sp {
    display: block;
  }
}

/* 20260417大坂追記 */
/* body.page-line header .logo {
  width: 60px;
}
@media (max-width: 960px) {
  body.page-line header .logo {
    width: 40px;
  }
} */

body.page-line header .logo {
  width: 60px;
  display: block;
}
@media (max-width: 960px) {
  body.page-line header .logo {
    width: 40px;
    display: block;
  }
}

body.page-line header nav .btn {
  background: linear-gradient(90deg, #00053a 0%, #1f2670 62.98%) !important;
  border: 1px solid #ffffff;
  border-radius: 30px !important;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
body.page-line .mobile-nav .btn {
  color: #ffffff;
  background: linear-gradient(90deg, #00053a 0%, #1f2670 62.98%) !important;
  border-radius: 50px;
  border: 1px solid #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
body.page-line footer .logo {
  width: 120px;
}
body.page-line .hero {
  padding: 72px 0 60px;
  background: none;
  background-color: #f1f6fe;
}
@media (max-width: 960px) {
  body.page-line .hero {
    padding-bottom: 0;
  }
}
body.page-line .hero::before,
body.page-line .hero::after {
  content: none;
}
body.page-line .hero .container {
  max-width: 1280px;
}
@media (max-width: 960px) {
  body.page-line .hero .container {
    padding: 0 18px;
  }
}
body.page-line .hero-content {
  max-width: 100%;
  text-align: left;
  background-color: #f1f6fe;
}
body.page-line .hero-badge {
  position: relative;
  margin: 0;
  padding: 24px 50px;
  padding-left: 0;
  font-size: clamp(20px, -16px + 3.75vw, 32px);
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  z-index: 1;
}
@media (max-width: 960px) {
  body.page-line .hero-badge {
    margin-left: -18px;
    margin-right: -18px;
    padding: 10px 16px 10px 10px;
    font-size: clamp(16px, 13.4359px + 0.6838vw, 20px);
  }
}
@media (max-width: 480px) {
  body.page-line .hero-badge {
    width: calc(100% + 36px);
  }
}
body.page-line .hero-badge::before {
  content: '';
  position: absolute;
  left: -100px;
  top: 0;
  width: calc(100% + 100px);
  height: 100%;
  background: linear-gradient(
    90deg,
    rgba(3, 102, 216, 0) 0%,
    #0366d8 16.83%,
    #1a7def 100%
  );
  z-index: -1;
}
@media (max-width: 960px) {
  body.page-line .hero-badge::before {
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, #0366d8 28.07%, #1a7def 100%);
  }
}
body.page-line .hero-badge::after {
  content: '';
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 50px;
  height: 100%;
  background: #f1f6fe;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
@media (max-width: 960px) {
  body.page-line .hero-badge::after {
    width: 24px;
  }
}
body.page-line .hero-title {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 16px;
  font-size: clamp(37px, -56px + 9.6875vw, 68px) !important;
  line-height: 1.2 !important;
  color: #282828;
  background: none !important;
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: unset !important;
}
@media (max-width: 960px) {
  body.page-line .hero-title {
    font-size: clamp(32px, 8.9231px + 6.1538vw, 68px) !important;
  }
}
body.page-line .hero-title__head {
  display: inline-block;
  margin-bottom: 12px;
  padding: 0;
  padding-bottom: clamp(10px, -11px + 2.1875vw, 17px);
  padding-right: clamp(20px, -130px + 15.625vw, 70px);
  font-size: clamp(18px, -24px + 4.375vw, 32px);
  font-weight: 700;
  line-height: 1;
  border-bottom: 1px dotted #000000;
}
@media (max-width: 960px) {
  body.page-line .hero-title__head {
    padding-bottom: clamp(10px, 5.5128px + 1.1966vw, 17px);
    padding-right: clamp(20px, -12.0513px + 8.547vw, 70px);
    font-size: clamp(18px, 9.0256px + 2.3932vw, 32px);
  }
}
@media (max-width: 480px) {
  body.page-line .hero-title__head {
    width: 100%;
  }
}
body.page-line .hero-title__head .big {
  font-size: clamp(22px, -32px + 5.625vw, 40px);
}
@media (max-width: 960px) {
  body.page-line .hero-title__head .big {
    font-size: clamp(22px, 10.4615px + 3.0769vw, 40px);
  }
}
body.page-line .hero-title__head .num {
  font-size: clamp(52px, -62px + 11.875vw, 90px);
  color: #1fcc65;
}
@media (max-width: 960px) {
  body.page-line .hero-title__head .num {
    font-size: clamp(52px, 27.641px + 6.4957vw, 90px);
  }
}
body.page-line .hero-title .green {
  color: #1fcc65;
}
body.page-line .hero-title span {
  position: relative;
}
body.page-line .hero-title span.underline-pale::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: clamp(18px, -30px + 5vw, 34px);
  background-color: #faffcc;
  z-index: -1;
}
@media (max-width: 960px) {
  body.page-line .hero-title span.underline-pale::before {
    height: clamp(18px, 7.7436px + 2.735vw, 34px);
  }
}
body.page-line .hero-title span.underline-pale sup {
  top: clamp(-20px, -100px + 6.25vw, -40px);
  font-size: clamp(10px, -14px + 2.5vw, 18px);
}
body.page-line .hero-title__deco {
  position: absolute !important;
  right: -70px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 960px) {
  body.page-line .hero-title__deco {
    display: none;
  }
}
body.page-line .hero-phone {
  position: absolute;
  right: 0;
  bottom: -60px;
  max-width: 35%;
}
@media (max-width: 960px) {
  body.page-line .hero-phone {
    position: relative;
    right: unset;
    bottom: unset;
    display: flex;
    justify-content: center;
    max-width: 100%;
    margin: 20px 0 16px;
  }
}
body.page-line .hero-stats {
  display: block;
  margin-bottom: 16px;
}
body.page-line .hero-stats__list {
  display: flex;
  align-items: center;
  gap: clamp(4px, -68px + 7.5vw, 28px);
}
@media (max-width: 960px) {
  body.page-line .hero-stats__list {
    justify-content: center;
    gap: clamp(4px, -11.3846px + 4.1026vw, 28px);
  }
}
body.page-line .hero-stats__item {
  max-width: 22%;
}
@media (max-width: 960px) {
  body.page-line .hero-stats__item {
    max-width: 50%;
  }
}
body.page-line .hero-cta {
  flex-direction: column;
  justify-content: flex-start;
  gap: 10px;
}
@media (max-width: 960px) {
  body.page-line .hero-cta {
    flex-direction: column-reverse;
  }
}
body.page-line .hero-cta__list {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 960px) {
  body.page-line .hero-cta__list {
    justify-content: center;
    gap: 0;
    width: calc(100% + 36px);
    margin: 0 -18px;
  }
}
body.page-line .hero-cta__item {
  width: 100%;
  max-width: 22%;
}
@media (max-width: 960px) {
  body.page-line .hero-cta__item {
    max-width: 50%;
  }
}
body.page-line .hero-cta__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 90px;
  font-size: clamp(16px, -8px + 2.5vw, 24px);
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
}
@media (max-width: 960px) {
  body.page-line .hero-cta__link {
    height: 80px;
    font-size: clamp(16px, 10.8718px + 1.3675vw, 24px);
    border-radius: 0;
    border: none;
  }
}
body.page-line .hero-cta__link:hover {
  opacity: 0.7;
}
body.page-line .hero-cta__link.price {
  background: linear-gradient(90deg, #00053a 0%, #1f2670 62.98%);
}
body.page-line .hero-cta__link.contact {
  background: linear-gradient(90deg, #0064d6 0%, #2083f5 100%);
}
body.page-line .hero-cta__notice {
  font-size: 15px;
  line-height: 1;
  color: #000000;
}
@media (max-width: 960px) {
  body.page-line .hero-cta__notice {
    font-size: 12px;
  }
}
body.page-line .logo-marquee {
  margin: -60px 0 0;
  padding: 60px 0 0;
}
@media (max-width: 960px) {
  body.page-line .logo-marquee {
    margin: -40px 0 0;
    padding: 40px 0 0;
  }
}
body.page-line .cta-section .btn {
  width: 320px;
  height: 90px;
  font-size: 24px;
  background: linear-gradient(90deg, #0064d6 0%, #2083f5 100%) !important;
  border: 1px solid #ffffff;
  border-radius: 50px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0.25, 0);
}
@media (max-width: 960px) {
  body.page-line .cta-section .btn {
    height: 80px;
    font-size: 16px;
  }
}
body.page-line .mobile-sticky-cta {
  padding: 0;
}
body.page-line .mobile-sticky-cta__list {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 960px) {
  body.page-line .mobile-sticky-cta__list {
    justify-content: center;
    gap: 0;
  }
}
body.page-line .mobile-sticky-cta__item {
  width: 100%;
  max-width: 22%;
}
@media (max-width: 960px) {
  body.page-line .mobile-sticky-cta__item {
    max-width: 50%;
  }
}
body.page-line .mobile-sticky-cta__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 90px;
  font-size: clamp(16px, -8px + 2.5vw, 24px);
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
}
@media (max-width: 960px) {
  body.page-line .mobile-sticky-cta__link {
    height: 80px;
    font-size: clamp(16px, 10.8718px + 1.3675vw, 24px);
    border-radius: 0;
    border: none;
  }
}
body.page-line .mobile-sticky-cta__link:hover {
  opacity: 0.7;
}
body.page-line .mobile-sticky-cta__link.price {
  background: linear-gradient(90deg, #00053a 0%, #1f2670 62.98%);
}
body.page-line .mobile-sticky-cta__link.contact {
  background: linear-gradient(90deg, #0064d6 0%, #2083f5 100%);
}