/*
Theme Name: クチコレ Premium
Theme URI: https://kuchikore-aio.com/
Author: Sooon
Description: クチコレ事業サイトのWordPress/ACF対応テーマ。
Version: 1.0.3
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: kuchikore
*/

.kc-admin-empty {
  margin: 2rem auto;
  max-width: 72rem;
  padding: 1rem 1.25rem;
  border: 1px dashed #8c8f94;
  background: #fff;
}
.kc-hubspot-frame { width: 100%; min-height: 720px; border: 0; }
.kc-entry-content > * + * { margin-top: 1.25rem; }
.kc-empty { padding: 4rem 1.25rem; text-align: center; }
.kc-sns { display: flex; gap: 12px; margin-top: 24px; }
.kc-sns a { display: inline-grid; width: 36px; height: 36px; place-items: center; color: currentColor; }
.kc-sns svg { width: 22px; height: 22px; }
.about__text > p + p { margin-top: 14px; }

/* Small WordPress-only additions. The source page CSS owns the visual system. */
.admin-bar .header { top: 32px; }
@media (max-width: 782px) { .admin-bar .header { top: 46px; } }
