@charset "UTF-8";
/* ==========================================================
  Group
========================================================== */
/*
---------------------------------------------------------- */
@media all and (max-width: 768px) {
}
@media all and (min-width: 769px) {
/*tmc company*/
ul.li-col2 {
    display: flex;
    flex-wrap: wrap;
}
ul.li-col2 li {
    width: 49%;
    margin-right: 1%;
}

/*tsc insurance-agency*/
.box-blue{
  background-color:#d9f0fe;
}
}
