/* line 4, ../../../.rvm/gems/ruby-2.7.6/bundler/gems/active-19b4b6f978e4/app/assets/stylesheets/active_front.css.scss */
.active-index2 li.col-md-4 {
  float: left;
}

/* line 6, ../../../.rvm/gems/ruby-2.7.6/bundler/gems/active-19b4b6f978e4/app/assets/stylesheets/active_front.css.scss */
.active-index2 li.col-md-4 .active-meta {
  padding-left: 1em;
  padding-top: 0.5em;
}

/* line 10, ../../../.rvm/gems/ruby-2.7.6/bundler/gems/active-19b4b6f978e4/app/assets/stylesheets/active_front.css.scss */
.active-index2 li.col-md-4 .active-img-wrap {
  overflow: hidden;
  height: 12.5em;
}

/* line 13, ../../../.rvm/gems/ruby-2.7.6/bundler/gems/active-19b4b6f978e4/app/assets/stylesheets/active_front.css.scss */
.active-index2 li.col-md-4 .active-img-wrap img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}

/* line 20, ../../../.rvm/gems/ruby-2.7.6/bundler/gems/active-19b4b6f978e4/app/assets/stylesheets/active_front.css.scss */
.active-index2 li.col-md-4 a:hover .active-title , .active-index2 li.col-md-4 a.hover-class .active-title {
  color: #0032b2;
  font-size: 1.3em;
}

@media (min-width: 992px) {
  /* line 4, ../../../.rvm/gems/ruby-2.7.6/bundler/gems/active-19b4b6f978e4/app/assets/stylesheets/active_front.css.scss */
  .active-index2 li.col-md-4 {
    width: 33.3333%;
  }
}

@media (min-width: 577px) and (max-width: 991px) {
  /* line 4, ../../../.rvm/gems/ruby-2.7.6/bundler/gems/active-19b4b6f978e4/app/assets/stylesheets/active_front.css.scss */
  .active-index2 li.col-md-4 {
    width: 50%;
  }
}

@media (max-width: 576px) {
  /* line 4, ../../../.rvm/gems/ruby-2.7.6/bundler/gems/active-19b4b6f978e4/app/assets/stylesheets/active_front.css.scss */
  .active-index2 li.col-md-4 {
    width: 100%;
  }
  /* line 32, ../../../.rvm/gems/ruby-2.7.6/bundler/gems/active-19b4b6f978e4/app/assets/stylesheets/active_front.css.scss */
  .active-index2 li.col-md-4 .active-img-wrap {
    height: auto;
  }
}
