<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("../../common/styles/common.css");
@import url("sp.css") only screen and (max-width: 768px);/*480px、768px、992px、1200px*/
@import url("pc.css") only screen and (min-width: 769px);

/*==============================================

	菊水楼
	個人情報保護方針

==============================================*/

/*================================
	
================================*/






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