/*
Theme Name: salon
Version: 5.5
Description: 20220630
@charset "utf-8";

@import "https://info.ext-salsa.com/wp-content/themes/salon_v1-1/library/css/reset.css";
@import "https://info.ext-salsa.com/wp-content/themes/salon_v1-1/library/css/common.css";

/*WPログインしている場合*/
.customize-support #head_change {
	margin-top: 32px;
}
@media screen and (max-width: 1024px) {
	.interval #head_change,.interval .head_menu.fixed {
		margin-top: 0;
	}
}
@media screen and (max-width: 480px) {
	html #wpadminbar {
		display: none;
	}
}