/*
Theme Name: Snow Monkey hairoin.jp
sora117追加css
*/
.top_h2
 {
    background-color: #fff!important;
    border-left: none!important;
}

/*——　スマホメニュー    ——*/

.c-drawer {
	background-color: #333;
	font-size: 16px;
    font-size: 1.2rem;
    line-height: 1.8;
	font-weight: 600;
}
.c-drawer__sub-nav {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.80769;
}


/*フッター固定*/

.p-footer-sticky-nav {
background-color:  #035798;
}

.p-footer-sticky-nav a {
    color: #fff!important;
    font-size: .12rem;
    line-height: 1.2;
	font-weight: bold;
}

.p-entry-content>:not(h1) {
    margin-top: 0!important;
}