/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 03 2022 | 02:43:40 */
.under_shop .ico_attention01 {
  position: relative;
  min-height: 32px;
  padding: 0 0 0 32px;
}
.under_shop .ico_attention01:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 24px;
  height: 25px;
  background: url("https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/10/ico_att.png") no-repeat left 0;
  background-size: 24px auto;
}
.under_shop table {
  border: solid #b1b1b1 1px !important;
  line-height: 1.7;
}
.under_shop table th {
  border-width: 0 !important;
  padding: 8px 10px;
  border: solid #b1b1b1 1px !important;
  vertical-align: middle;
  /* min-width: 30%; */
}
@media all and (min-width: 480px) {
  .under_shop table th {
    padding: 12px 15px;
  }
}
.under_shop table td {
  border-width: 0 !important;
  padding: 12px 10px;
  border: solid #b1b1b1 1px !important;
  vertical-align: top;
  width: 20%;
}
@media all and (min-width: 480px) {
  .under_shop table td {
    padding: 24px 15px;
  }
}
.under_shop table td.td_vertical_middle {
  vertical-align: middle;
}
.under_shop table .base_yellow {
  background: #fdfbe8;
}
.under_shop table .base_gray {
  background: #eee;
}
.under_shop table .base_pink {
  background: #fde8fb;
}
.under_shop .table_scroll {
  overflow: auto;
}
@media screen and (max-width: 479px) {
  .under_shop .table_scroll table {
    width: 760px;
  }
}
@media all and (min-width: 480px) {
  .under_shop .table_scroll table {
    width: 100%;
  }
}/*# sourceMappingURL=shop.css.map */