/**
Theme Name: JIN:R child
Template: jinr
Author: CROOVER Inc.
Author URI: https://croover.co.jp
Version: 1.00
*/
.is-service-table a:not(a:has(img)) {
  display: inline-block;
  max-width: 100%;
  margin-top: 5px;
  padding: 10px 15px;
  border: 0;
  border-radius: 40px;
  box-shadow: 0 -4px 0 rgba(0, 0, 0, 0.1) inset;
  background: #27C196 !important;
  text-align: center;
  color: #fff !important;
  text-decoration: none; }
  .is-service-table a:not(a:has(img)):hover {
    transform: scale(0.95);
    box-shadow: none; }
.is-service-table img {
  margin: 0 auto; }
.is-service-table td, .is-service-table th {
  padding: 15px 10px !important; }

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f5f5f5 !important; }

/*# sourceMappingURL=style.css.map */