/*
Theme Name: SWELL Child
Theme URI: https://swell-theme.com/
Template: swell
Author: LOOS,Inc.
Author URI: https://loos.co.jp/
Description: シンプルなのに高機能。ブロックエディターの使い心地にこだわった国内最高峰のWordPressテーマ
Version: 2.7.8.3.1747380935
Updated: 2025-05-16 16:35:35

*/

/*ヘッダー非表示　
.l-header__logo,
.l-header__logo * {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

/*ヘッダー文字サイズ変更
@media (min-width: 768px) {
  .l-header__gnav .ttl {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .l-header__gnav .ttl {
    font-size: 18px !important;
  }
}
*/
