@charset "UTF-8";

/* import */
@import url("/common/css/common_sp.css") print,screen and (max-width: 768px);
@import url("layout_sp.css") print,screen and (max-width: 768px);
@import url("/common/css/common_pc.css") print,screen and (min-width: 769px);
@import url("layout_pc.css") print,screen and (min-width: 769px);