/**
 * Entry open CTA overrides — load last in <head>
 * Matches design: gold pill +「今すぐエントリー」+ deadline subline + arrow
 */

:root {
  --gensen-entry-cta-gradient: linear-gradient(90deg, #b88e2f 0%, #eec245 100%);
  --gensen-entry-cta-text: #ffffff;
  --gensen-entry-cta-gold: #b88e2f;
}

/* Hide closed-state CTAs */
.sd[data-s-b9c34821-dc15-4420-af5b-2fe57125d4a9],
.sd[data-s-b18670dd-03bc-4d40-8ec4-4ba177999b7d],
a.link[data-s-7a2a9a63-e48c-40ba-9758-453203fbbf5b],
a.link[data-s-1c933754-1071-42a8-a220-1f14b06440b4] {
  display: none !important;
}

/* Open entry CTA links */
a.link[data-s-213b0452-d1da-47ce-9323-bd31cadebbef],
a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43],
a.link[data-s-81779fd1-839c-4ade-abdb-b307864a6082],
a.link[data-s-08144e3c-1c18-460d-99f1-de81aa3b77cd],
a.link[data-s-e717c7f7-6d03-4e3f-ba6f-4d0d6a25c3c0],
a.link[data-s-5799f9db-9751-4ef7-b0e0-e80b4cb01604] {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  background: var(--gensen-entry-cta-gradient) !important;
  border-radius: 80px !important;
  box-shadow: none !important;
  height: 100px !important;
  width: 650px !important;
  max-width: 100% !important;
  padding: 0 20px 0 28px !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43] {
  margin: 40px 0 0 !important;
}

a.link[data-s-5799f9db-9751-4ef7-b0e0-e80b4cb01604] {
  margin: 0 !important;
  width: 650px !important;
  max-width: calc(100% - 32px) !important;
}

/* Hide legacy「無料」「簡単３分」layout */
a.link[data-s-213b0452-d1da-47ce-9323-bd31cadebbef] > p,
a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43] > p,
a.link[data-s-81779fd1-839c-4ade-abdb-b307864a6082] > p,
a.link[data-s-08144e3c-1c18-460d-99f1-de81aa3b77cd] > p,
a.link[data-s-e717c7f7-6d03-4e3f-ba6f-4d0d6a25c3c0] > p,
a.link[data-s-213b0452-d1da-47ce-9323-bd31cadebbef] [data-s-d013afa7-5566-425c-9bab-5b2d8db6d459],
a.link[data-s-213b0452-d1da-47ce-9323-bd31cadebbef] [data-s-4165af76-1f2f-4b77-960b-401bd2e16ec2],
a.link[data-s-213b0452-d1da-47ce-9323-bd31cadebbef] [data-s-22899a3d-26b9-4ea3-87d5-187a8c9947af],
a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43] [data-s-0cd5d6dd-2816-4e7b-924c-b930d43ac906],
a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43] [data-s-8fc90136-9f9a-47e3-aa92-995a71da2f70],
a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43] [data-s-c71ec72f-5686-444b-a42b-5c288f9a3de7],
a.link[data-s-81779fd1-839c-4ade-abdb-b307864a6082] [data-s-e7a23665-5c64-4da0-9ab5-8daee90c9340],
a.link[data-s-81779fd1-839c-4ade-abdb-b307864a6082] [data-s-b3adab6f-43f4-4109-ae74-0f51f72d760c],
a.link[data-s-81779fd1-839c-4ade-abdb-b307864a6082] [data-s-4a7783d0-9cfa-45f5-b93d-8883069d61c8],
a.link[data-s-08144e3c-1c18-460d-99f1-de81aa3b77cd] [data-s-3da0caa0-bd09-4bac-bb6d-dced6c556f9a],
a.link[data-s-08144e3c-1c18-460d-99f1-de81aa3b77cd] [data-s-7c4c4e9a-f1bb-48d4-bf10-fd42aeffd134],
a.link[data-s-08144e3c-1c18-460d-99f1-de81aa3b77cd] [data-s-a849b617-3c37-4101-99cd-42ba394b5581],
a.link[data-s-e717c7f7-6d03-4e3f-ba6f-4d0d6a25c3c0] [data-s-cc83c077-df48-46a2-a9bb-13b4703e6ae9],
a.link[data-s-e717c7f7-6d03-4e3f-ba6f-4d0d6a25c3c0] [data-s-ffa372ec-0f1c-47e6-a4d5-90a53b8f2ebb],
a.link[data-s-e717c7f7-6d03-4e3f-ba6f-4d0d6a25c3c0] [data-s-3469f398-a2a9-45fb-a633-ca6994a0bcc4],
a.link[data-s-5799f9db-9751-4ef7-b0e0-e80b4cb01604] [data-s-c11a2463-d807-464c-af89-ed612689bdba] {
  display: none !important;
}

/* Text column */
a.link[data-s-213b0452-d1da-47ce-9323-bd31cadebbef] [data-s-2ab49674-c5b8-4610-8cd4-e6c88290c821],
a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43] [data-s-b47c5c40-dee7-4348-8d8f-b5057d41cdf4],
a.link[data-s-81779fd1-839c-4ade-abdb-b307864a6082] [data-s-981c0c8e-239f-4808-bb28-acb69f7ae7c3],
a.link[data-s-08144e3c-1c18-460d-99f1-de81aa3b77cd] [data-s-911837fa-e397-4a57-95e3-09afdd1b2e74],
a.link[data-s-e717c7f7-6d03-4e3f-ba6f-4d0d6a25c3c0] [data-s-8ac6b697-ad82-4cf5-a02b-beca9d2d7e00],
a.link[data-s-5799f9db-9751-4ef7-b0e0-e80b4cb01604] [data-s-497cd9c1-b758-42ad-b162-3b0293ca7216] {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 1 1 auto !important;
  gap: 2px !important;
  padding: 0 !important;
  width: auto !important;
  max-width: 100% !important;
}

/* Main label: 今すぐエントリー */
a.link[data-s-213b0452-d1da-47ce-9323-bd31cadebbef] [data-s-f70d5a16-1f13-4850-bf33-ac267cb2f540],
a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43] [data-s-49123513-c72d-4feb-9765-665efeaa3590],
a.link[data-s-81779fd1-839c-4ade-abdb-b307864a6082] [data-s-a9c8080f-0ee8-469d-a230-9b7d9d4355da],
a.link[data-s-08144e3c-1c18-460d-99f1-de81aa3b77cd] [data-s-f1ac14e8-8aa5-49c6-ad6e-dcddf834440b] {
  color: var(--gensen-entry-cta-text) !important;
  font-family: 'Noto Sans JP', sans-serif !important;
  font-size: 32px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  text-shadow: none !important;
  padding: 0 !important;
  width: auto !important;
  max-width: 100% !important;
  justify-content: center !important;
}

a.link[data-s-e717c7f7-6d03-4e3f-ba6f-4d0d6a25c3c0] [data-s-8ac6b697-ad82-4cf5-a02b-beca9d2d7e00]::before,
a.link[data-s-5799f9db-9751-4ef7-b0e0-e80b4cb01604] [data-s-497cd9c1-b758-42ad-b162-3b0293ca7216]::before {
  content: '今すぐエントリー';
  color: var(--gensen-entry-cta-text);
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
}

/* Deadline subline (injected by entry-cta.js) */
.gensen-entry-cta__deadline {
  color: var(--gensen-entry-cta-text);
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  white-space: nowrap;
}

.gensen-entry-cta__deadline .gensen-entry-cta__sun {
  display: inline-block;
  margin-left: 6px;
  padding: 2px 10px;
  background: #ffffff;
  border-radius: 9999px;
  color: var(--gensen-entry-cta-gold);
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.3;
  vertical-align: middle;
}

/* Arrow in white circle */
a.link[data-s-213b0452-d1da-47ce-9323-bd31cadebbef] [data-s-a4763825-a44d-4e89-a3d4-3fa5dd091ac5],
a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43] [data-s-d8df0860-1aba-40e9-8756-5a6ccb50200f],
a.link[data-s-81779fd1-839c-4ade-abdb-b307864a6082] [data-s-8ccf4712-9cf3-4c72-91e3-13a37c588074],
a.link[data-s-08144e3c-1c18-460d-99f1-de81aa3b77cd] [data-s-ec3f5944-f32a-41e5-971e-cace10245bb3],
a.link[data-s-e717c7f7-6d03-4e3f-ba6f-4d0d6a25c3c0] [data-s-1c4320f6-324c-4eb2-86a7-a9b8cb1563f1],
a.link[data-s-5799f9db-9751-4ef7-b0e0-e80b4cb01604] [data-s-671789e9-49f7-49b4-8c94-7f71a227aedb] {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: none !important;
  width: 48px !important;
  height: 48px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #ffffff !important;
  border: none !important;
  border-radius: 50% !important;
  color: var(--gensen-entry-cta-gold) !important;
  font-size: 28px !important;
  line-height: 1 !important;
}

@media screen and (max-width: 690px) {
  a.link[data-s-213b0452-d1da-47ce-9323-bd31cadebbef],
  a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43],
  a.link[data-s-81779fd1-839c-4ade-abdb-b307864a6082],
  a.link[data-s-08144e3c-1c18-460d-99f1-de81aa3b77cd],
  a.link[data-s-e717c7f7-6d03-4e3f-ba6f-4d0d6a25c3c0],
  a.link[data-s-5799f9db-9751-4ef7-b0e0-e80b4cb01604] {
    height: 70px !important;
    width: 350px !important;
    padding: 0 12px 0 16px !important;
  }

  a.link[data-s-213b0452-d1da-47ce-9323-bd31cadebbef] [data-s-f70d5a16-1f13-4850-bf33-ac267cb2f540],
  a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43] [data-s-49123513-c72d-4feb-9765-665efeaa3590],
  a.link[data-s-81779fd1-839c-4ade-abdb-b307864a6082] [data-s-a9c8080f-0ee8-469d-a230-9b7d9d4355da],
  a.link[data-s-08144e3c-1c18-460d-99f1-de81aa3b77cd] [data-s-f1ac14e8-8aa5-49c6-ad6e-dcddf834440b],
  a.link[data-s-e717c7f7-6d03-4e3f-ba6f-4d0d6a25c3c0] [data-s-8ac6b697-ad82-4cf5-a02b-beca9d2d7e00]::before,
  a.link[data-s-5799f9db-9751-4ef7-b0e0-e80b4cb01604] [data-s-497cd9c1-b758-42ad-b162-3b0293ca7216]::before {
    font-size: 20px !important;
  }

  .gensen-entry-cta__deadline {
    font-size: 11px !important;
  }

  a.link[data-s-213b0452-d1da-47ce-9323-bd31cadebbef] [data-s-a4763825-a44d-4e89-a3d4-3fa5dd091ac5],
  a.link[data-s-d7e3009f-9663-44ab-8310-5f341356cd43] [data-s-d8df0860-1aba-40e9-8756-5a6ccb50200f],
  a.link[data-s-81779fd1-839c-4ade-abdb-b307864a6082] [data-s-8ccf4712-9cf3-4c72-91e3-13a37c588074],
  a.link[data-s-08144e3c-1c18-460d-99f1-de81aa3b77cd] [data-s-ec3f5944-f32a-41e5-971e-cace10245bb3],
  a.link[data-s-e717c7f7-6d03-4e3f-ba6f-4d0d6a25c3c0] [data-s-1c4320f6-324c-4eb2-86a7-a9b8cb1563f1],
  a.link[data-s-5799f9db-9751-4ef7-b0e0-e80b4cb01604] [data-s-671789e9-49f7-49b4-8c94-7f71a227aedb] {
    width: 36px !important;
    height: 36px !important;
    font-size: 22px !important;
  }
}
