@charset "UTF-8";
@import url(../../../common/css/import.css);
@import url(../../../real_estate/index/css/style.css);

/* PC版 */
@import url(../../../real_estate/index/css/pc.css) all and (min-width:768px);

/* スマホ版 */
@import url(../../../real_estate/index/css/smart.css) screen and (max-width:767px);