@charset "UTF-8";

/* **********************

File: home.css
Last Update: 2025/09/15

********************** */



@import url("home_pc.css") screen and (min-width:765px);
@import url("home_sp.css") screen and (max-width:765px);
