@charset "UTF-8";
/*
 Theme Name: SANGO Child
 Theme URI: https://saruwakakun.design
 Author: SARUWAKA
 Author URI: https://saruwakakun.com
 Template: sango-theme
 Version: 4.0
*/
/*こちらはSANGOの子テーマ用CSSです。以下にCSSを記入していきましょう。*/
#inner-header{
align-items: anchor-center;
}
@media only screen and (min-width: 769px) {
	#logo {
        height: 35px !important;
        line-height: 35px !important;
    }
    #logo img {
        height: 35px !important;
    }
}