@charset "UTF-8";
#cta-6a05a1ad4fd0c60041b27eaa {
  /* =========================
     料金表：全体最適版
  ========================= */
  /* 横並び */
  /* カード本体 */
  /* 既存の上帯が残っていたら無効化 */
  /* プラン名のカラー帯 */
  /* プラン名内の余白リセット */
  /* 価格エリア */
  /* ボタン行 */
  /* FREEのボタン非表示解除 */
  /* ボタン本体 */
  /* 下部テキスト */
  /* 下部スペック見出しを年間払いと同じサイズにする */
  /* FREE */
  /* BEGINNER */
  /* STARTER */
  /* PROFESSIONAL */
  /* ENTERPRISE */
  /* 狭いPC幅・150%ズーム対策 */
  /* SP：縦並び */
  /* プラン名を色帯の縦中央に揃える */
  /* =========================
     料金表：文字サイズ統一
  ========================= */
  /* 月間フォーム回答数など */
  /* 念のためspanも統一 */
  /* おすすめラベル：内側の料金カード行だけに表示 */
  /* 200%ズーム・狭いPC幅では料金カードを縦並びにする */
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun {
  display: flex !important;
  align-items: stretch !important;
  gap: 12px !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card {
  width: 20% !important;
  display: grid !important;
  grid-template-rows: auto auto auto 1fr !important;
  min-height: auto !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card::before {
  content: none !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:first-child {
  margin: -18px -14px 0 !important;
  width: calc(100% + 28px) !important;
  height: 74px !important;
  min-height: 74px !important;
  padding: 0 12px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #ffffff !important;
  text-align: center !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: 0.04em !important;
  border-radius: 24px 24px 0 0 !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:first-child p,
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:first-child strong {
  margin: 0 !important;
  color: #ffffff !important;
  line-height: 1 !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:nth-child(2) {
  min-height: 100px !important;
  margin-top: 18px !important;
  margin-bottom: 0 !important;
  overflow: visible !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:nth-child(3) {
  padding-top: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 4px !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card:first-child > div:nth-child(3) {
  display: block !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:nth-child(3) a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 46px !important;
  min-height: 46px !important;
  padding: 0 12px !important;
  box-sizing: border-box !important;
  border-radius: 999px !important;
  line-height: 1.2 !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:nth-child(4) {
  align-self: start !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:nth-child(4) strong {
  font-size: 14px !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .plan-free {
  border-color: #a9a9a9 !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .plan-free > div:first-child {
  background: #a9a9a9 !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .plan-beginner {
  border-color: #8e8ba8 !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .plan-beginner > div:first-child {
  background: #8e8ba8 !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .plan-starter {
  border-color: #4caf50 !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .plan-starter > div:first-child {
  background: #4caf50 !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .plan-professional {
  border-color: #0db6cb !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .plan-professional > div:first-child {
  background: #0db6cb !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .plan-enterprise {
  border-color: #2e3b4b !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .plan-enterprise > div:first-child {
  background: #2e3b4b !important;
}
@media (max-width: 1200px) {
  #cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun {
    gap: 10px !important;
  }
  #cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:first-child {
    height: 68px !important;
    min-height: 68px !important;
    font-size: 16px !important;
  }
  #cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:nth-child(2) {
    min-height: 210px !important;
  }
  #cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:nth-child(3) a {
    font-size: 14px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 8px !important;
  }
}
@media (max-width: 767px) {
  #cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun {
    flex-direction: column !important;
  }
  #cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card {
    width: 100% !important;
    min-height: auto !important;
    grid-template-rows: auto auto auto auto !important;
  }
  #cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:first-child {
    height: 64px !important;
    min-height: 64px !important;
  }
  #cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:nth-child(2) {
    min-height: auto !important;
  }
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:first-child {
  position: relative !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:first-child strong {
  display: block !important;
  position: relative !important;
  top: 8px !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card p strong {
  font-size: 14px !important;
  line-height: 1.6 !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card p span {
  font-size: 14px !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-area > .fr-price-row-workrun {
  position: relative !important;
  overflow: visible !important;
}
#cta-6a05a1ad4fd0c60041b27eaa .fr-price-area > .fr-price-row-workrun::after {
  content: "おすすめ！" !important;
  position: absolute !important;
  top: -48px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 150px !important;
  height: 38px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #d0ac0d !important;
  color: #fff !important;
  border-radius: 6px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  z-index: 20 !important;
}
@media (max-width: 1200px) {
  #cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun {
    flex-direction: column !important;
    gap: 20px !important;
  }
  #cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card {
    width: 100% !important;
    max-width: 520px !important;
    margin: 0 auto !important;
    grid-template-rows: auto auto auto auto !important;
  }
  #cta-6a05a1ad4fd0c60041b27eaa .fr-price-row-workrun .fr-price-card > div:nth-child(2) {
    min-height: auto !important;
    margin-top: 18px !important;
    margin-bottom: 8px !important;
  }
}