@charset 'UTF-8';
/*
----------------------------------------------------------------------
# Extra Style Model Case Settings
----------------------------------------------------------------------
*/
/*
----------------------------------------------------------------------
# Mixin Settings
----------------------------------------------------------------------
*/
/* --- ペット用カラーパレット --- */

@media (min-width: 768px) {

  .hover:hover {
    opacity: .7;
    }

  }

.nav-basic:before {
  background-color: #9bd4e9;
  box-shadow: none;
  }

.nav-extend:before {
  background-color: #dcedb3;
  box-shadow: none;
  }

.table-coverage-basic tbody th {
  background-color: #ebf7ff;
  }

.table-coverage-extend tbody th {
  background-color: #f5fde1;
  }

.auto_coverages_other .block-repeat:last-child {
  margin-bottom: 16px !important;
  }

.auto_coverages_other .content-point-axa {
  margin-bottom: 10px;
  }

.table-rate10 {
  height: 200px;
  }

.table-rate06 {
  height: 120px;
  }

.table-rate04 {
  height: 80px;
  }

.block-coverage_car-heighteq .anchor-tooltip {
  display: table-cell;
  width: 704px;
  height: 5em;
  vertical-align: middle;
  }
