/*
Theme Name: Global Growth Kappa LP
Theme URI: https://global-growth.co.jp/
Author: Global Growth
Author URI: https://global-growth.co.jp/
Description: カッパ整体院のランディングページ専用オリジナルテーマです。
Version: 1.0.1
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: globalgrowth-kappa
*/

body {
  margin: 0;
}

.site-content {
  width: min(100% - 2rem, 64rem);
  margin-right: auto;
  margin-left: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}

.site-content__title {
  margin-top: 0;
  font-size: clamp(1.75rem, 5vw, 3rem);
  line-height: 1.35;
}

.site-content__body {
  margin-top: 2rem;
}
