@charset "utf-8";

@import url("../../wedding-common/styles/styles.css?v=1");
@import url("sp.css?v=8") only screen and (max-width: 768px);
@import url("pc.css?v=8") only screen and (min-width: 769px);
