@charset "utf-8";
@import url("../../common/styles/common.css");
@import url("../../common/styles/module/content_latestnews.css");
@import url("sp.css") only screen and (max-width: 768px);
@import url("pc.css") only screen and (min-width: 769px);


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

	菊水楼
	Index

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

/*================================
	wovn
================================*/
html[lang=en] main .wedding .about .more{
	display: none;
}
main *{
	font-family: var(--fnt-min);
	font-weight: bold;
	color: var(--col-main);
}






