<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*------------------------------
	izakaya/居酒屋
------------------------------*/

/*見出し*/
.sceneCont.izakaya *.h-wline &gt; span{
	background-color: #e92030;
}


/*----おすすめ----*/
.sceneCont.izakaya .recommend-use h2 b{
	color: #e92030;
}


/*----デザインサンプル----*/
.sceneCont.izakaya .design-sample ul &gt; li h3:after{
	background-color: #e3969d;
}



</pre></body></html>