@charset "UTF-8";
/* CSS Document */

/* スマートフォン */
@import url("company_pc.css") only screen and (max-width:768px);

/* デスクトップ */
@import url("company_pc.css") only screen and (min-width:769px);.sum_end {
}