@charset 'UTF-8';
/*
----------------------------------------------------------------------
# CUSTOM CSS
 # /search/index.html
 # 検索画面用CSS
----------------------------------------------------------------------
*/
/*
----------------------------------------------------------------------
# Mixin Settings
----------------------------------------------------------------------
*/
/* --- ペット用カラーパレット --- */

@media (min-width: 768px) {

  .hover:hover {
    opacity: .7;
    }

  }

.txt-large-x {
  line-height: 2em !important;
  }

.table-height-external {
  min-height: 200px;
  }

.table-height-externalth {
  min-height: 82px !important;
  }
