@charset "utf-8";
@import url("/common/styles/common.css");

/*==============================================

	Smile Wedding
	Produce

==============================================*/

@import url("sp.css") only screen and (max-width: 736px);
@import url("pc.css") only screen and (min-width: 737px);


