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

@media (min-width: 768px) {

  .hover:hover {
    opacity: 0.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;
}

.block-focus-less.coverages-border-focus {
 border-color: #DBECD1;
}

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

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