@charset "utf-8";
@import url("../../../common/styles/common.css");
@import url("../../common/styles/party_sp.css") only screen and (max-width: 768px);
@import url("../../common/styles/party_pc.css") only screen and (min-width: 769px);
@import url("sp.css?update=20251029") only screen and (max-width: 768px);
@import url("pc.css?update=20251029") only screen and (min-width: 769px);

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

	菊水楼
	パーティ > プラン詳細

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

/*================================
	
================================*/
main{
	position: relative;
	z-index: 10;
	font-family: var(--fnt-min);
	font-weight: bold;
	color: var(--col-main);
}
