@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

@media (min-width: 960px) {
  .-series .l-header__logo,
  .l-fixHeader__logo img {
    padding: 6px 0 !important;
  }
}

@media (min-width: 960px) {
    .l-fixHeader__logo img {
        padding: 0 !important;
				padding-bottom: 15px !important;
    padding-top: 6px !important;
}
    }

@media screen and (max-width: 960px) {
  .l-header__logo img,
  .l-fixHeader__logo img {
    content: url("https://utaimi.com/wp-content/uploads/2025/08/utaimiSP.png");
    /* ↑スマホ用ロゴ画像に差し替え */
  }
}

@media (min-width: 960px) {
    .l-fixHeader__logo img {
        padding: 0 !important;
        height: 130%;
	}
}

.l-fixHeader__logo {
	        padding: 0 !important;
				padding-bottom: 15px !important;
    padding-top: 6px !important;
 }