@charset "utf-8";


@import url("../../common/styles/module/bridalfair_resent_sp.css") only screen and (max-width: 768px);
@import url("../../common/styles/module/bridalfair_resent_pc.css") only screen and (min-width: 769px);

@import url("index-s.css") only screen and (max-width: 768px);
@import url("index.css") only screen and (min-width: 769px);



/*
font-family: 'Libre Baskerville', serif;
font-family: 'Josefin Sans', sans-serif;
*/