body:not(.home):not(.front-page) .column_title {
  color: #222222;
  margin: 10px 0;
  font-weight: 500;
}
body:not(.home):not(.front-page) .column_box p {
  line-height: 1.8;
  font-size: 14px;
}
body:not(.home):not(.front-page) .column_box img {
  height: clamp(200px, 21.9619326501vw, 230px);
}
body:not(.home):not(.front-page) #blog_list .desc {
  font-size: 14px;
  line-height: 2;
}
body:not(.home):not(.front-page) .s_menu-table-flex tbody {
  display: flex;
  flex-wrap: wrap;
}
body:not(.home):not(.front-page) .s_menu-table-flex tbody tr {
  width: 50%;
}
body:not(.home):not(.front-page) .s_menu-table-flex tbody tr:nth-child(2) {
  border-top: 1px solid #989898;
}
body:not(.home):not(.front-page) .s_menu-table-flex tbody tr td {
  color: #1653c4;
  text-align: left;
}
body:not(.home):not(.front-page) .u_blue {
  color: #fff;
  background: #1653c4;
  padding: 0 5px;
}/*# sourceMappingURL=under_add.css.map */