.points #ict2026 {
  display: block; }
  .points #ict2026 li {
    width: 100%; }
  .points #ict2026 .point_title .no {
    color: #D64821; }
  .points #ict2026 .cource2026 {
    display: flex;
    gap: 10px;
    margin: 10px 0 25px; }
    @media screen and (max-width: 468px) {
      .points #ict2026 .cource2026 {
        flex-wrap: wrap; } }
    .points #ict2026 .cource2026 img {
      width: 50%;
      height: auto;
      object-fit: cover;
      margin: 0; }
      @media screen and (max-width: 468px) {
        .points #ict2026 .cource2026 img {
          width: 100%; } }
    .points #ict2026 .cource2026 .point_exp2026 {
      display: flex;
      gap: 10px;
      margin: 10px 0;
      align-items: center; }
      .points #ict2026 .cource2026 .point_exp2026 .manabi {
        display: block;
        padding: 3px 10px;
        background: #D64821;
        width: fit-content;
        border-radius: 15px;
        color: white;
        white-space: nowrap; }

.top_visual.top_snd_hs {
  background-image: url(../image/top_snd_hs2024.jpg);
  background-position: center;
  background-size: cover; }

.top_visual.top_snd_jhs {
  background-image: url(../image/top_snd_jhs2024.jpg);
  background-position: center;
  background-size: cover; }

/*# sourceMappingURL=add2024.css.map */
