.pettaxi__head {
  margin: 0 auto !important;
}
@media screen and (max-width: 600px) {
  .pettaxi__subhead {
    font-size: 14px !important;
  }
}
.pettaxi__table.wp-block-table td {
  vertical-align: middle !important;
}
.pettaxi__servicegaiyo {
  border: solid 2px #84a2da;
  background-color: white;
  border-radius: 5px;
  padding: 10px;
}
@media screen and (min-width: 600px) {
  .pettaxi__servicegaiyo {
    padding: 30px;
  }
}
.pettaxi__servicegaiyo p {
  line-height: 1.3;
}
.pettaxi__servicegaiyo-en {
  color: #84a2da !important;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .pettaxi__servicegaiyo-wrap {
    display: flex;
  }
}
.pettaxi__servicegaiyo-wrap-about {
  margin-top: 10px;
}
@media screen and (max-width: 600px) {
  .pettaxi__servicegaiyo-wrap-about {
    font-size: 1rem;
    margin-left: 20px;
    margin-top: 0;
  }
}
.pettaxi__servicegaiyo-jp {
  font-weight: bold;
  color: #414141 !important;
}
.pettaxi__servicegaiyo table td {
  vertical-align: middle;
  font-size: 16px !important;
}
@media screen and (max-width: 600px) {
  .pettaxi__servicegaiyo table td {
    font-size: 12px !important;
  }
}
.pettaxi__servicegaiyo img {
  border-radius: 5px !important;
}

@media screen and (max-width: 600px) {
  .pettaxiinfo {
    padding: 10px !important;
    font-size: 13px;
  }
}/*# sourceMappingURL=pettaxi.css.map */