@charset "utf-8";

.products .category-title .logo{display:block;height:36px;margin-bottom:2rem;}
@media (max-width: 768.98px) {
  .products .category-title .logo{height:20px;margin-bottom:1rem}
  .products .category-title .logo img{width:auto;height:20px;}
}

.center{text-align:center;}



.container h2 sup{
font-size:50%;
}



/*カタログダウンロードリンク*/
#catalog-link{font-size:.875rem}
#catalog-link .btn-md{width:auto;}


