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

@media (min-width: 768px) {

  .hover:hover {
    opacity: 0.7;
  }

}

body.page-popup h3.title-section,
body.page-popup .title-aside-txt,
body.page-procedure h3.title-section,
body.page-procedure .title-aside-txt {
 border-left: 4px solid #1660b2;
 border-bottom: 1px solid #1660b2;
 padding: 2px 0 4px 8px;
}
