/*
Theme Name: salon
Version: 7.0
Description: 20230307
@charset "utf-8";

@import "library/css/reset.css";
@import "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;
	}
}
