@charset "utf-8";
/*
Theme Name: 茶色テーマver.02
Theme URI: https://teine.chiryouin.biz/
Author: UnCity
Description: 手稲駅北口接骨院のサイトのCSS
Version: 2
*/


/* 20260327増田記述 確認して共通化予定*/
@media screen and (max-width: 768px) {
  .p-frontBanner + .p-frontBanner {
    margin-top: 60px;
  }
}

.p-frontBanner .c-ttl {
    margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
    .p-frontBanner .c-ttl {
        margin-bottom: 20px;
    }
}