@charset "UTF-8";

/* インポート start ------------------------------------------------*/

@import url("reset.css");
@import url("common.css?20211210");
/*@import url("gnavi.css");*/

@import url("sp_style.css?202009251819") screen and (max-width: 768px);

@import url("pc_style.css?202009251819") screen and (min-width: 769px);

@import url("form.css?202008252258");



/* インポート end --------------------------------------------------*/
